Dr. Dobb's Tcl-URL!
[Posted February 17, 2004 by cook]
| 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 (Feb 16) |
| Date: |
| Mon, 16 Feb 2004 10:18:52 -0500 |
QOTW: "If you are using pack, don't - a megawidget should NEVER use
pack. You'll be more flexible and efficient with grid." -- Jeff Hobbs
"args, how I hates magic variables. I don't env ee those perl
programmers." -- Donald Arseneau
POTW: Rivet 0.3 by David Welton and the Rivet Team. "Rivet is a
system for web programming based on the Apache web server and the
Tcl programming language". "The most exciting thing about the new
code is the new Session code".
http://tcl.apache.org/rivet/
Monitoring a fixed-size file of state information for changes,
when you have no control over the writing process:
http://groups.google.com/groups?th=69cba98dfe4b430f
Should you write your new megawidget in pure Tcl, object-
oriented Tcl, or C? Here are some opinions and tips:
http://groups.google.com/groups?th=8bab2ff37107f6e6
Detecting a click on the titlebar is complicated by the inter-
action between the WM, the focus model, and Tcl:
http://groups.google.com/groups?th=94a32f8cc06317cc
A canvas can accept coordinates in the units of your choice,
but can it report them that way as well?
http://groups.google.com/groups?th=3e0cb3df9724eca4
Using variables in [format] conversion specifiers:
http://groups.google.com/groups?th=c417568a1a43b366
"Language X has this, why doesn't Tcl?" Well, Tcl may have
the concept but not the construct... it may have a better one!
http://groups.google.com/groups?th=e932f557da3cb5be
http://groups.google.com/groups?th=2cc4e915d5ff1a5c
Derek Fountain continues evangelizing Tcl in Linux Journal:
http://groups.google.com/groups?th=d730779324c898fa
Thanks to Arjen Markus for his summary of Wiki activity:
A small bouquet of diverse flowers from the Wiki, mostly very fresh,
and one venerable, yet vivid:
GUIrlandes:
- You want to have tooltips with your GUI? Go here first and move
on to the appropriate solution: <http://wiki.tcl.tk/1954>
- Toplevel windows can do more than just contain subwindows, they can embed
other toplevel windows, sometimes even from a different program
- <http://wiki.tcl.tk/10887>
Technicolored flowers:
- Translating words into integers and the other way around might be useful
for encoding, encryption, obfuscation ... Anyway, have a look at
<http://wiki.tcl.tk/10915>
- Set operations, they may seem trivial, but they are at the heart of
many a computer program. Here is a bit of fun, <http://wiki.tcl.tk/10914>
- Want a different kind of sets? Try "rough sets", <http://wiki.tcl.tk/10884>
Noli-me-tangere:
- Two license agreements for the Wiki, <http://wiki.tcl.tk/10892> and
<http://wiki.tcl.tk/10898>
Linguistic borders for everybody's garden:
- An implementation of a Forth-like language in Tcl,
<http://wiki.tcl.tk/10870>
- A completely independent approach to "reverse Polish notation" -
<http://wiki.tcl.tk/10913>
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)