LWN.net Logo

Tcl-URL! - weekly Tcl news and links

From:  Uwe Klein <tcl-url-AT-phaseit.net>
To:  "Tcl-URL distribution" :;
Subject:  Tcl-URL! - weekly Tcl news and links (May 8)
Date:  Thu, 08 May 2008 20:05:31 +0000
Message-ID:  <E1JuCMt-0003cp-15@smtp.phaseit.net>

QOTW:
    Another way for you to have determined this was to 
    take a peek at the code (it is all Tcl).	Gerald W. Lester on c.l.t
	http://groups.google.com/group/comp.lang.tcl/msg/685e961c...


POTW:
    Documentation
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...
    Not really an existing project
    but one that everybody should indulge in 

    ANN: SQLiteStudio 1.0.0 final
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...
    WHAT IS SQLITESTUDIO?
    It's advandced, cross-platform (Linux and Windows so far) SQLite
    database manager written in Tcl (using some extensions).
    Currently only SQLite 3.x is supported, but SQLite 2.x, RealSQL (and
    others) are planned.

    Since 1.0.0 final it's released under GPLv2!
    Homepage, (Bugfixed)Downloads:
    	http://sqlitestudio.one.pl
    Discussing forum is placed at:
	http://forum.sqlitestudio.one.pl/


MEET:
    Symposium Image Processing and Analysis within the ICCES'09 Thailand - Announce & Call for
Papers
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...
    Within the International Conference on Computational & Experimental 
    Engineering and Sciences 2009 (ICCES'09), to be held in Phuket, 
    Thailand, in 8-13 April 2009, we are organizing the Symposium Image 
    Processing and Analysis. 
    Examples of some topics that will be considered in that symposium are: 
    Image restoring, Description, Compression, Segmentation and 
    Description; Objects tracking, Matching, Reconstruction and 
    Registration; Visualization Enhance; Simulation and Animation; 
    Software Development for Image Processing and Analysis; Grid Computing 
    in Image Processing and Analysis; Applications of Image Processing and 
    Analysis.
    Further Information:
	http://icces.org/cgi-bin/ices09/pages/index
	http://icces.org/cgi-bin/ices09/pages/guide


ORBI: or what happened on comp.lang.tcl
    Who maintains Tclhttpd?
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...

    Parser Monologue, sh -vx: debugging {} and [].
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...

    Dragging *WINDOW* objects on a canvas ...
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...

    Speedup of regexp required for Tcl-Scanner
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...

    Optimizing a binary read routine
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...

TIPX: new, used and discarded Tips
    TIP 316 by Donal K. Fellows : Portable Access Functions for Stat Buffers
	http://www.tcl.tk/cgi-bin/tct/tip/316.html
	is a new TIP

    TIP 317 by Pat Thoyts : Extend binary Ensemble with Binary Encodings
	http://www.tcl.tk/cgi-bin/tct/tip/317.html
	is a new TIP
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...

OOTW: Orphan of the week or questions nobody answered yet:
    Expect with tcltest?
	http://groups.google.com/group/comp.lang.tcl/browse_frm/t...

ATTC: At the Core:
    [TCLCORE] Pre-CFV: TIP#257
	http://aspn.activestate.com/ASPN/Mail/Message/tcl-core/36...


Thanks to Arjen Markus for his weekly summary of Wiki action:
  We are well into spring time on the Northern hemisphere and
  creativitiy on the Wiki is high again - no time to linger!
  
  Tcl ins and outs
  - A port of Tcl to VxWorks, not a trivial step:
    <http://wiki.tcl.tk/21062>
  
  - Incr Tcl has existed for a long time now and so has this page
    on persistent objects created with Incr Tcl. Why not pay it
    a visit - <http://wiki.tcl.tk/3844>
  
  - Traces are one of those wonderful things in Tcl that you 
    can use for many purposes. One is tracing what on earth your
    programming is doing - <http://wiki.tcl.tk/21071>
  
  GUI bits and pieces
  - This program is a nice interface to SQLite databases. Now in
    its 1.0 version: <http://wiki.tcl.tk/19751> - a lot of attention
    has been paid to the graphical details.
  
  - Yet another widget that deal with measuring ... a vertical
    meter type - <http://wiki.tcl.tk/16994>
  
  - Don't forget to look at this month's 3D demo: <http://wiki.tcl.tk/17771>
  
  Game, set, match
  - Lost in a maze? They can be solved automatically, you know:
    <http://wiki.tcl.tk/21067>
  
  - Keeping track of the best scores in a game - a package that has
    been sorely missed up to now: <http://wiki.tcl.tk/21059>
  
  - ... and used in an improved version of the Robots game:
    <http://wiki.tcl.tk/21060>
   

Everything Tcl-related you want is probably one or two clicks away in these
pages:
    The "Welcome to comp.lang.tcl" message by Andreas Kupries
        http://www.purl.org/net/tcl-welcome
    comp.lang.tcl is a crucial resource for Tcl practitioners.
    An interesting perspective on its traffic appears at
        http://groups.google.com/group/comp.lang.tcl/about

    The Tcl Developer Site is Tcl's "home base".
	http://www.tcl.tk

    Larry Virden maintains a comp.lang.tcl FAQ launcher.
        http://www.purl.org/NET/Tcl-FAQ/

    The Tcl Developer Xchange is a highly organized resource center
    of documents and software with provisions for individuals to
    maintain references to their own software:
        http://www.tcl.tk/resource/
    The TDX sponsor, ActiveState, also keeps info to convince your
    boss Tcl is a good thing
        http://www.tcl.tk/scripting/

    The Tcl'ers Wiki is a huge, dynamic, collaboratively edited repository
    of documentation, examples, tutorials and pontifications on all things 
    Tcl.
        http://wiki.tcl.tk/0
    For the ideal overview of the topics about Tcl most likely to
    interest a newcomer, see "Arts and Crafts ..."
        http://wiki.tcl.tk/969
    There's also a high-quality Wikibook on Tcl:
        http://en.wikibooks.org/wiki/Programming:Tcl

    ActiveState maintains binaries distribution and development tools
        http://www.activestate.com/Tcl
    along with a Cookbook of Tcl recipes
        http://aspn.activestate.com/ASPN/Cookbook/Tcl

    "La Gazette du Técleux" is an important monthly publication.
	http://wfr.tcl.tk/1159

    deli.cio.us presents an intriguing approach to reference commentary.
    It already aggregates quite a bit of Tcl intelligence.
        http://del.icio.us/tag/tcl

    Cameron Laird tracks several Tcl/Tk references of interest (but
    needs to validate many of the links).
        http://phaseit.net/claird/comp.lang.tcl/

    Years ago, Cetus Links maintained a Tcl/Tk page with verified links
        http://www.cetus-links.org/oo_tcl_tk.html

    "Yahoo! Groups" archives comp.lang.tcl.announce posts--even 
    though clta itself is dormant.
        http://groups.yahoo.com/group/tcl_announce/

We're working on more useful archives of past installments.  In the
meantime, an alternative is
  http://groups.google.com/groups?oi=djq&as_q=+Tcl-URL&...

Suggestions/corrections for next week's posting are always welcome.

To receive a new issue of this posting in e-mail each Monday, ask
<claird@phaseit.net> to subscribe.  Be sure to mention "Tcl-URL!".
--
Phaseit, Inc. (http://phaseit.net) is pleased to participate in and
sponsor the "Tcl-URL!" project.


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds