fisp.gif (2032 bytes)

The "Forth Interpreter" is written in c++ and is as both source code and executable. It is intended for inclusion in applications where an interpretive language is needed. There are three zip files, one is a console interpreter example, the second an example use as a cgi scripting language for the Apache web server. The third is a windows forth engine.

The "State Machine Parser" is a script parsing tool and bundled source code that parses script files into c++ classes that   are working state machines and can send events to any other state machine in a process on the same computer. Both tools are distributed as freeware except for commercial equivalent use

Winq60 and Celtic Knot Draw

Both "Winq80" and "Celtic Knot Draw" are quick graphics generation tools. They are especially good for quick original web page backgrounds and other tiled background image applications. Qsym is a command line tool that generates images like Winq80

Images may be saved as JPEG `.jpg' or bitmap `.bmp' or ".tif" files and image editing or generation sessions may be saved to be resumed later. Both programs are distributed as freeware except for commercial equivalent use.

The program "TxtPjpg" is a tool to add text and/or watermarks to various kinds of graphics files in a batch mode. The watermarks may have a range of transparent colors.

The program USB_CAM_SND lets still images be saved from web cams with added watermarks and text and also ftps the resulting images to an ftp URL

New: usbcamserv.exe A Windows service that acts as a Web Server for web cam images. Written in mvc++ 2005 and Microsoft NET 2.0. It requires XP-service pack two and Microsoft NET 2.0. A kind of simple minded web server that will make images available from a preset file or directory on an http port. (and works with USB_CAM_SND) Look at the documentation in the zip file to install,

The program URLCamSnd lets images from an Axis network camera be captured and saved to disk or sent by ftp at intervals. It also allows addition of it's own watermarks and/or text to the captured images