Version 12 of Michael Jacobson

Updated 2002-02-01 19:40:04

http://www.eteamz.com/HCYM/images/Feb10$04.jpg

Email: mailto:[email protected]

Homepage: http://www.eteamz.com/hcym <- Ok its my swim team (I'm the coach)

I have been using Tcl for about 3 years.

Here on the Wiki I've contributed to the following pages.

  • junk

HOME

I have been working on NewzPoint, my replacement for PointCast. NewzPoint is a tabbed layout webviewer with auto refresh. It was developed using Tcl/Tk and optcl. I should be releasing this application soon ... just a couple more features to implement. If you would like a beta copy then download it here [L1 ]. A couple of Tclers have seen this application and the comments have been favoriable. But it maybe hard to decribe why you might need NewzPoint but I am hooked (a Tivo[L2 ] type problem).


WORK

I have been using Tcl for automated testing of embedded radar system [L3 ]. I am the architecture and software lead of our current test tool for validation testing. This tool uses safe tcl to run each script test in a 'sandbox' and generate datasheets (viewable in realtime) in html format. The tool called ASE (said 'ace') is a modular collection of applications with Tcl as the test interpreture. It also uses ProDebug (from TclPro) to perform the test script debugging. A GUI (java), a data streaming server (tcl) and jEdit[L4 ] (java) as the test script editor . Each part is connected by network sockets so that any piece can be upgraded or replaced without affecting the whole application. It also has generated a lot of little Tcl tools like tcldoc2 (a javadoc knockoff) and fickle (a flex knockoff) just to name a few.