| Uwe Klein 2006-12-19, 7:14 pm |
| QOTW:
This is one problem with Tcl's recognition as a programming language. A
lot of people are actually using it doing really serious work (like
designing next generation CPUs) but they don't actually know that what
they're using is called Tcl. slebetman on c.l.t
http://groups.google.com/group/comp...f331c6bfccfac63
Civilizing blocking interfaces is one of the sensible uses of threads.
Don Porter
POTW:
Esperantilo
Esperantilo is an UTF-8 Editor with linguistics functions for
the language Esperanto and is also a system for computer aided
translation. It contains spellchecker and grammar checker for
the Esperanto language. It can translate Esperanto text in
different formats into Polish, German and English languages.
It also supports computer aided translation by so called interactive
machine translation. Translation memory can be used also for any
language pairs. It is an XLIFF-editor. It supports XLIFF and
TMX (Level 1) formats.
Homepage:
http://www.xdobry.de/esperantoedit/index_en.html
Hunspelltcl
Hunspelltcl is XOTcl binary extension. So it requires XOTcl.
The interface to it is normall XOTcl class. I decided to use
XOTcl-API because it allows very compact wrapping of Hunspell
C++ Classes. XOTcl offers also handling for so called object handles,
which is quite complex task with Tcl C-API.
Hunspelltcl was implemented to support the needs of the program
Esperantilo.
Hunspell is currently used by OppenOffice project and is also
compatible to older MySpell. There are plenty of dictionaries
in http://wiki.services.openoffice.org/wiki/Dictionaries.
Currently also Thunderbird and Firefox uses this directories.
Download:
http://www.esperantilo.org/xotclhunspell1.0.tar.gz
ORBI: or what happened on comp.lang.tcl
Best way to find word occurences
http://groups.google.com/group/comp...32dd21b80cc7f2d
The myriad ways of solving this problem.
About TIP#214: Add New Object Introspection Command
http://groups.google.com/group/comp...52757e095c880e4
How to retrieve the target of a Windows shortcut?
http://groups.google.com/group/comp...b0249947d8b586d
send or spawn to interactive script
http://groups.google.com/group/comp...c6ceceefe4b13b3
working with expect is it spawn from hell or sent from heaven?
which tcllib version for tcl 8.0
http://groups.google.com/group/comp...91a698e760fb73/
External IP address
http://groups.google.com/group/comp...7e55ab8c8dc5f37
TIPX: new, used and discarded Tips
TIP 301 by Alexandre Ferrieux : Split Bidirectional Channels For Half-Close
http://www.tcl.tk/cgi-bin/tct/tip/301.html
is a new TIP
TIP 302 by Alexandre Ferrieux : Fix "after"'s Sensitivity To Adjustments Of System Clock
http://www.tcl.tk/cgi-bin/tct/tip/302.html
is a new TIP
OOTW: Orphan of the w or questions nobody answered yet:
running websites on aolserver 4.5, wow the install is a bugger
http://groups.google.com/group/comp...00f49f826c43e0d
JOBS:
job posting: Sr Systems Programmer needed
http://groups.google.com/group/comp...91c33e40eebdc18
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
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=...p=comp.lang.tcl
Suggestions/corrections for next w '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.
|