- tclstorage - Package to access Microsoft structured storage files. [1]
- tkvideo - Windows video widget for Tk [2] [3]
- TclSOAP - no longer in development - use WebServices for Tcl
- tile - Tk themeing [4]
- TclUDP - simple udp socket support for tcl.
- TclScript - currently moribund
- Tcllib - general enhancements (crc module, uuencode, yencode, smtpd, dns, ntp, md4, md5, ripemd, uuid, rc4)
- tkinspect - maintaining this classic application
- winsend - send implementation for Windows using COM. Became TIP #150.
- dde - Tcl DDE maintenence.
- tkchat - seem to have become the primary maint/dev for this jabber application
New Pages
- Building Tcl with the free VC++ toolkit
- Handling internet addresses
- rc4
- How to create a minimal Visual C++ install
- LOAF
- Google Talk

WorkIn no particular order - some reminders for me and ideas I want to expand upon ...
- Win32 send: Finish the bug fix for this.
- tcludp: improve integration with fconfigure and move over to a socket-style udp command. (doing)
- DDE bugs
- vfs: do a shell namespace extension for vfs filesystems. Would fix the tk_openFile issue for vfs files as well as being very cool under windows explorer.
- autoproxy: sort out the authentication end of things.
- autoproxy: Finish implementation of NTLM authentication.
- http: integrate autoproxy into http package
- http: integrate SSL via http proxy with the http package.
- http: move along with HTTP/1.1 some time.
