
One of these days I'll get all the parts working, but for now you can run Linux on the IBM Transnote.
transbab and transgpl are a pair of bash shell scripts for doing command line text translation. They are basically simple toy applications that were done as proof of concept for a new project that I may be working on. Feel free to modify them.
wmCapShare is a Window Maker dockapp for managing the Hewlett-Packard CapShare document scanner. It uses IrDA via OpenObex to talk to the hardware and some wrapper code around that to manage user interaction. It is written in C and uses libdockapp. REQUEST: If you have any clues about how to get the document group info from the OBEX protocol please tell me. The next version is waiting on that knowledge. Any info regarding the serial protocol would also be appreciated.
Tracks is related to an idea that I've had for a long time, but has really been honed in the past few years. The goal of tracks is to build a new way to manage data in a way that allows the user to better create associations between data and extract new information from collections of old data. Vannevar Bush's MEMEX provided a lot of recent inspiration, along with the more recent work of Ted Nelson on ZigZag.
a clock implemented in Java for the Zaurus. First in a series of sample Java applications for the Zaurus.