|



| |
Here you can find some 'generally' useful Java software we created as part of
our Thinklets project.
- Asset
- Software to create, manage, and administrate surveys, completely web-based.
Written as a collection of Java servlets that manipulate an SQL database via
JDBC. Completely functional, and can even be used for voting. Sounds too good to be true? Try it out for free, or
download the source code and install your own version of asset (version 3.1 now available).
- ChatterBox
- This is a complete client/server chat room. The chat client runs as an
applet in a web browser (or as a stand-alone program with "save" enabled), while the server must run as a stand-alone application
on the same machine that houses the applet. You must be able to start the server
from the command line on that machine.
- SyncStream
- Software to create and manage a slide show that is synchronized with a
RealVideo video stream. Allows you to attach slides (images) that will
automatically advance to the next image when a particular spot in a RealVideo
video stream is reached
- JHelpMaker
- Software to create and manage hierarchical and searchable help files that
can be attached to any (Swing-based) Java program or applet. Delayed
|