another random person learning TCL by throwing all my problems at it. ***Some things I like about Tcl:*** ****There are only 12 rules**** * [http://www.tcl.tk/man/tcl/TclCmd/Tcl.htm%|%dodekalogue%|%] ****Simple GUIs via Tk**** * [A minimal doodler explained] * [Jittering toplevel] * [A little pie chart] * [ASCII animation] * [A toy piano] ****Simple Client/Server**** * [A tiny Tcl server] * [Finding distances by querying MapQuest] ***Things written in Tcl*** ****Simple Databasing**** * [SQLite] ****Source Code Repository**** * [Fossil] ****Simple Wiki (this wiki. Single-file version)**** * [http://code.google.com/p/wubwikit/downloads/list%|%wubwikit%|%] ***Other Stuff*** * [The Tcler's Wiki] * [Arts and Crafts of Tcl-Tk Programming] <>Person