Skip to main content | Skip to menu | Shortcut keys

Site Navigation

Software

The following is a list of programs what I have written over the years. Feel free to download and try them out. Some are quite ancient and will probably not run on today's computers. I will attempt to put as much source code online as possible.

PHP/MySQL Guestbook
Just another guestbook script. This one attempts to be XHTML and Section 508 compliant. Layout is controlled by CSS. There is a basic admin interface which allows you to delete unwanted messages. Fairly simple piece of software.
Network Spy
Tools for capturing packets on computer networks.
TMRS
Mapping and routing software based on Tiger data files.
Internet Maniac
A collection of network tools such as trace route, ping and host lookup.
TV Viewer
TV Viewing software for windows
FileSeeker
Discover shared folders over networks.
Zzz...
Put computer to sleep after preset idle time.
OB-1
IP Multicast based messaging system for offices
MailCheck
Utility for notification of email in POP3 inbox.
ListCD
A CD player that stored track record.
Network Utilities
Collection of tiny utilities such as host lookup and traceroute.
QuickPhone
My first win32 API application.
PingMaster
Tool for keeping track of the state of servers.
ImageButton
A java button applet which displays a picture and plays a sound when clicked.
Carnet
A very old addressbook program coded in Visual Basic 4.
IdleTime.dll
A library for tracking how long the system has been idle.
Split Window in Win32
Sample code showing how to implement a splitter using win32 API.
Basic Java Applet
An applet for drawing basic shapes.
Graphic Equalizer
A visual simulation of a stereo graphic equalizer.