Programs - Archive
The source archive is filled with code and applications that are no longer in use or development. Some of them aren't complete, some are obsolete, and some are simply little custom applications I wrote to solve a problem, but are no longer needed.

Desktop Application BSP unversioned
BSP is a Quake level editor from the mid ninties (The BSP Homepage). The application is no longer in development and has been given to me by the author to do with what I wish. The original code along with my modified GPL'd version is located here. The modified version is the same source, but just cleaned up. It was interesting coverting the older code and getting rid of a lot of DOS assumtions. See the included CHANGELOG for a list of all of my changes.

Desktop Application MegaDrink 3.0
MegaDrink is a client for CSH's soda machines. It allows you to remotely drop drinks from a soda machine that is connected to the internet.

Desktop Application Smada 1.0
While at RIT my Computer Science 4 project was a simulation of a simple operating system with that compiler. A compiler and simulator were created. The code that the compiler could interpret was similar to basic. The simulator would run the assembly that the compier generated.

Desktop Application Sondra 0.3
Sondra is a whole new way of listening to your music. It gives you the ability to rank songs and from them a play list is generated turning your audio player into a radio. Currently it can interact with XMMS, but if you wish to have it be able to talk to your favorite application it can be done with minimal amount of work.

Desktop Application ThreadList 0.2
ThreadList is a Qt widget that displays a list in a thread format. Inspired by the IBM research paper which uses a Thread List display model for e-mail threads to more easily see the relationship within the thread and let users move amongst an e-mail thread while not sacrificing screen space. Unlike other list display models ThreadList keeps the order of insertion which is valuable in situations like e-mail lists which are ordered by date.

Category PDA Application Zaurus
Here is my collection of Sharp Zaurus PDA applications that I have created.

Desktop Application typeE 0.9
TypeE is a MimeType editor for KDE 1. I didn't think that the KDE 1 MimeType editor was very good. This application was written during the winter of 2000 while at RIT. Shortly after I had finished the applications I found out that KDE 2 already had a much better MimeType applications than in KDE 1.