|
Workshop Slides

The Powerpoint slides used by Steve Cassidy, Centre for
Language Technology, at the Macquarie
workshop.
Software

The main software that we will use in class is in the
software folder. Some additional software has also been
included on the CDROM:
-
ActiveTcl -- the full Tcl language installation, double
click to install. You don't need this package to do Tcl CGI
scripting since the server will run the scripts for you but
Tcl and it's graphical toolkit Tk can be used for many other
things. See the Tcler's Wiki
for some inspiration.
- The full distribution of
tclhttpd in case you want to use some of the other
features of this server. Needs a Tcl installation (such as
Active Tcl) to run.
-
Zope a web application server based around the Python
language -- double click to install. For information see the
Zope website.
BACK TO TOP
|