LWN.net Logo

Dr. Dobb's Tcl-URL!

From:  John Seal <tcl-url-AT-phaseit.net>
To:  "Dr. Dobb's Tcl-URL distribution" :;
Subject:  Dr. Dobb's Tcl-URL! - weekly Tcl news and links (Nov 17)
Date:  Mon, 17 Nov 2003 11:24:53 -0500

QOTW: "Tcl has a long history of keeping everything open to introspection
and revision." -- Don Porter

"*ALL* IRC clients stink." -- David Gravereaux


POTW: IRC_Engine v0.1 by David Gravereaux.
IRC_Engine is "a Tcl extension for back-end IRC client control".
     http://sf.net/project/showfiles.php?group_id=1616


     Helmut Giese explores ways to tie shared memory comms into
     Tcl's channel system, so it's event-driven rather than polled:
         http://groups.google.com/groups?th=b9758a5a05c22919

     One regexp question, multiple answers.  It's c.l.t at its best!
     (Worth it just for the jaw-dropping regexp wizardry displayed.)
         http://groups.google.com/groups?th=66f7f05bc3292c12

     The folks at Slink Software have outlined in text the 8.4.4 internals.
        http://www.slink-software.com/W/SrcDoc_Top/tcl8.4.4/tcl8.4.4.sdoc/N_91

     A comparison of the internal regexp code in Tcl and Python, with
     side discussions of the stubs interface:
         http://groups.google.com/groups?th=36c3b82986361766

     If you need to distinguish the visual beginning of a wrapped line,
     as opposed to the actual beginning of the whole line, read this:
         http://groups.google.com/groups?th=a824c72ad851fbe7

     Getting the text associated with a tag is not as straightforward
     as you might think:
         http://groups.google.com/groups?th=7efbc1fd8f4e6886

     Stacking order becomes important when using [pack -in]:
         http://groups.google.com/groups?th=14a90a24858f2687


Thanks to Arjen Markus for his summary of recent Wiki activity:
  A summary by categories this week:
  
  Tcl constructs
  - Regular expressions get more than enough attention in the newsgroup, but
    here is a page that can tell you about the inner workings, 
    <http://wiki.tcl.tk/9185>
  
  - Ever run into constructs that appear innocent but are not for some reason?
    Well, put them on display on <http://wiki.tcl.tk/10355> 
  
  - A pure-Tcl package to implement data with options and actions, just
    like widgets, <http://wiki.tcl.tk/10367>
  
  Graphics
  - Generating a maze or labyrinth is no problem, not even in 3D. It is 
    even possible to let the computer generate the solution. Start at 
    <http://wiki.tcl.tk/2502> and work your way through the code and
    the links to get to the "Exit" sign.
  
  - "IFS" is the innocent title of a page devoted to one class of 
    fractal generating programs. Just have a look: <http://wiki.tcl.tk/10373>
  
  Internet browsers, protocols and pigs
  - Two pages for one subject: using the Tkhtml package to view pages from
    the Internet, <http://wiki.tcl.tk/2993> and <http://wiki.tcl.tk/10368>.
  
  - Do you know the X10 protocol? If not, time to read up, I guess. It is
    all about serial ports and thingies your chronicler does not quite
    understand, but <http://wiki.tcl.tk/3889> is the place.
  
  - Okay, not so much pigs as Pig Latin: <http://wiki.tcl.tk/10356> gives
    the rules and <http://wiki.tcl.tk/10357> is the translation of the
    Endecalogue into it.
  

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

    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

    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

    Cameron Laird tracks several Tcl/Tk references of interest
        http://phaseit.net/claird/comp.lang.tcl/

    Cetus Links maintains a Tcl/Tk page with verified links
        http://www.cetus-links.org/oo_tcl_tk.html

    Google Groups archives comp.lang.tcl.announce posts
        http://groups.yahoo.com/group/tcl_announce/

Previous - (U)se the (R)esource, (L)uke! - messages are listed here:
  http://www.ddj.com/topics/tclurl/
An alternative is
  http://groups.google.com/groups?oi=djq&as_q=+Tcl-URL&as_ugroup=comp.lang.tcl

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!".
--
Dr. Dobb's Journal (http://www.ddj.com) is pleased to participate in and
sponsor the "Tcl-URL!" project.


(Log in to post comments)

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