HZe - short for Holger Zeinert (holger DOT zeinert AT gmx DOT de) [http://holgerzeinert.gmxhome.de/gifs/HZe_small.jpg] I work in a software company mainly developing products for the automotive industry. Years ago I decided to use [Tcl/Tk] as [scripting] language for our products because it * is stable * is actively maintained * is available on [Windows], most [Unix] and [VMS] * it's simple and powerful * it combines [GUI] and scripting I never regret this decision, although in the meantime [Python], [Java], ... entered the scene. Still, I like Tcl/Tk most. 2002 I started a project developing a web based information system. I used [mod_dtcl] for that (of course). Because of increasing load, we decided to switch to [FastCGI] with Tcl Interface. Running several servers in parallel without initializing each page improved performance a lot. And running different servers (different processes) seems to be easier than having Tcl multithreaded as Apache module. Connection to an [Oracle] database is done by [Oratcl]. My (german) page on Google Base: [http://www.google.de/base/a/1368150/D6366954742505278329] Pages, I started: * [SYLK] * [ProxySwitch] ---- [Category Person]