The Collector

August 19th, 2006

The Collector is an interesting program to catalog your coin collection. It is written in JAVA and it doesn’t use a database so you don’t have to install anything else. The program should be platform independent, but this has not been tested yet. For windows users I’ll be creating a registry entry to register the .col file type with Collector.

Download
Windows Version Other

Read the rest of this entry »

NOG Reader

August 19th, 2006

NOG Reader was born after my frustrating search to find an e-reader that could simply read text files and html files. NOG Reader is shorthand for No-Gravity E-Reader. I wanted a very simple interface for this program. The user should have to worry about saving there position before closing, and when they start they should have to reload the last book that they were reading either.

Downloads
Executable jar

Read the rest of this entry »

D-mon Connect

August 19th, 2006

D-mon Connect is a program to visually design NFAs and DFAs, and you will be able to convert between the two. You will also be able to convert to or from a regular expression. This program is written in JAVA, but it is using SWT for the interface instead of Swing. It should work on all platforms that have a version of eclipse. You will also be able to check strings against the NFA/DFA that you create.

No Downloads

Interface

Read the rest of this entry »