TIP #204: VIRTUAL EVENTS FOR KEYBOARD TRAVERSAL ================================================= Version: $Revision: 1.1 $ Author: Joe English...
Joe English
jenglish@...
Jul 10, 2004 10:05 am
1868
TIP #205: USE PKGCONFIG DATABASE TO REGISTER XFT SUPPORT ========================================================== Version: $Revision: 1.1 $ Author:...
Joe English
jenglish@...
Jul 10, 2004 10:05 am
1869
QOTW: "A good algorithm and using the language to its best should beat any micro-optimization in any language by several orders of magnitude." -- Benjamin...
John Seal
tcl-url@...
Jul 10, 2004 10:05 am
1870
QOTW: "[Using a -command helper procedure] works like a dream even when the things you're passing around get *obscenely* complex." -- Donal K. Fellows "I'm...
John Seal
tcl-url@...
Jul 10, 2004 10:05 am
1871
TIP #206: ADD AN [FTRUNCATE] COMMAND ====================================== Version: $Revision: 1.1 $ Author: Joe Mistachkin <joe_at_mistachkin.com>...
Joe Mistachkin
joe@...
Jul 10, 2004 10:05 am
1872
TIP #207: ADD A -NAMESPACE OPTION TO [INTERP INVOKEHIDDEN] ============================================================ Version: $Revision: 1.1 $ Author:...
Joe Mistachkin
joe@...
Jul 10, 2004 10:05 am
1873
Call For Papers 11th Annual Tcl/Tk Conference October 11-15, 2004 New Orleans, LA, USA We are pleased to announce the 11th Annual Tcl/Tk conference, to be held...
Gerald W. Lester
Gerald.Lester@...
Jul 10, 2004 10:05 am
1874
TclDES: Munitions-grade Tcl scripting! (Version 0.7) What is it? TclDES is a pure-Tcl implementation of the NIST Data Encryption Standard (DES). The package...
Mac A. Cody
maccody@...
Jul 10, 2004 10:05 am
1875
This message announces the initial release of the TCL/TK programming Environment (TKproE 1.0). TKproE is an integrated program development environment for the...
Dennis LaBelle
labelled@...
Jul 10, 2004 10:05 am
1876
Announcing the initial release of tgdb, a debugger for Tcl and the associated patch for adding line number support to Tcl, both of which are part of TIP 86...
peter@...
Jul 10, 2004 10:05 am
1877
TIP #208: ADD A 'CHAN' COMMAND ================================ Version: $Revision: 1.1 $ Author: Jeff Hobbs <jeffh_at_activestate.com> State:...
Jeff Hobbs
jeffh@...
Jul 17, 2004 11:25 am
1878
QOTW: "[E]ven with a language as simple as Tcl, don't be surprised if you have problems on the first day. In fact, regular expressions are generally a second...
John Seal
tcl-url@...
Jul 17, 2004 11:25 am
1879
... rpm rebuilt for python 2.3 on Fedora Core 2 ### README ### tclpython version 3.1: a Python package for Tcl This package allows the execution of Python...
Jean-Luc FONTAINE
jfontain@...
Jul 17, 2004 11:25 am
1880
... - in moodss GUI: - in configuration dialog box, or via popup menu, background images can be set for the main window or per page - background images are...
Jean-Luc FONTAINE
jfontain@...
Jul 17, 2004 11:25 am
1881
QOTW: "Tcl has such an extensive library of packages that every time I get a new contract and start designing the tool, I find that someone else has already...
John Seal
tcl-url@...
Jul 17, 2004 11:26 am
1882
Gnocl 0.5.17 is available at http://www.dr-baum.net/gnocl/ This release features many enhancements especially of the canvas widget like alpha blending...
Peter G. Baum
peter@...
Jul 17, 2004 11:26 am
1883
Hi, Getleft is a web site grabber, given an URL it will download the whole site or, at least, the part of it that fits the options given by the user. Getleft...
I am pleased to announce SnackAmp 3.0 - a cross platform Tcl/Tk based MP3, Ogg Vorbis, and Wav audio/music player, streaming client and server, playlister and...
Tom W
tom.wilkason@...
Jul 17, 2004 11:26 am
1885
Hi! New Version of Xdobry 0.40 is ready on http://www.xdobry.de/index_en.html Xdobry is a form-generator for relational databases. It is aimed at people who...
Artur Trzewik
mail@...
Jul 17, 2004 11:26 am
1886
======================================================================== AOLserver 4.0.6 Released ======================================== On behalf of the...
Dossy
dossy@...
Jul 17, 2004 11:26 am
1887
======================================================================== AOLserver 4.0.7 Released ======================================== On behalf of the...
Dossy
dossy@...
Jul 20, 2004 1:11 am
1888
QOTW: "I wonder about those that have the time to blog all that they do - I'm too busy working on code and making sure things work appropriately." -- Jeff...
John Seal
tcl-url@...
Jul 20, 2004 3:22 am
1889
I am proud to officially announce the first release of the Tcl Stubs Package. What is the Tcl Stubs Package? The Stubs package is a library for enhancing the...
rseeger00@...
Jul 27, 2004 8:00 am
1890
Hume Integration Software is pleased to announce that the new Tcl/Tk inspect application which is bundled as part of the Hume Datahub SDK is now available...
Ed Hume
hume_at_hume.com@...
Jul 27, 2004 8:00 am
1891
QOTW: "you are free to do [OO] right now, if it fits your mindset". -- Michael Schlenker "Tcl has not enough introspection capabilities." -- Alexander Danilov ...
John Seal
tcl-url@...
Jul 27, 2004 8:00 am
1892
I'm pleased to announce an implementation to turn the TclHttpd-webserver into a WebDAV-server. Richard Suchenwirth would have called this a...
stefan.vogel9@...
Jul 29, 2004 8:30 am
1893
Tcl/Tk 8.4.7 Release Announcement July 27, 2004 The Tcl Core Team is pleased to announce the 8.4.7 releases of the Tcl scripting language and the Tk toolkit....
Andreas Kupries
andreask@...
Jul 31, 2004 9:48 pm
1894
This message announces a new release of the TCL/TK programming Environment (TKproE 1.01). TKproE is an integrated program development environment for the...
Dennis LaBelle
labelled@...
Aug 3, 2004 7:12 pm
1895
QOTW: "Tcl sockets are sooooo friendly" -- Cameron Laird "never read from a nonblocking socket in a busy loop, use the Tcl event loop instead." -- Reinhard Max...
John Seal
tcl-url@...
Aug 3, 2004 7:12 pm
1896
Hi, I have just released a new version of TclCurl updated for libcurl 7.12.0, with TclCurl you can download and upload files using protocols like ftp, http,...