Older GPLed Software

This page holds some older software that I have written. It dates back as far as 2000, so please don't judge my coding style and skill level based on this code, because such a judgement would be many years out of date. Smiling

The software can be found below. Feel free to contact me if you have any questions about it.

PHP DB Driver
This is an Object-Oriented library which wraps calls to the PHP database drivers. It provides for a greater level of abstraction in an environment where the database platform itself may change.

PHP MySQL Driver
An Object-Oriented abstraction library written in PHP that can be used to talk to a MySQL database.

PHP Postgres Driver
An Object-Oriented abstraction library written in PHP that can be used to talk to a Postgres database.

Scurry
A program to automate FTP connections, as well as Secure Copy connections with Secure Shell versions 1 and 2. It also keeps an "address book" of sites that you visit, which makes make this a great choice for updating websites. Prior to my conversion to Drupal, I used this tool to upload files to my own website.

Virtusergen
A utility that allows you more flexibility in Sendmail's virtusertable file, inculding the ability to forward directly to multiple users and programs.

Woodchuck
A logfile analyzer for UNIX systems.