fluidmind
Star God: Fu Star God: Lu Star God: Shou

Software

I'm in the process of getting some of the things I've written to a state presentable to the masses. Only a few things available so far:

pg_maint – A nightly backup and maintenance script for PostgreSQL that I use on all my servers.

mysql_maint – A nightly backup and maintenance script for MySQL that I use on all my servers.

EmailHandler.php – A PHP class that provides standard functionality for creating and sending an email message using the UTF-8 encoding for the message body and all headers.

JavaScript Functions – A random assortment of useful javascript functions I use in my applications.

LastUpdated – an old CGI program written in C back in '99 that checks the last modified date and/or size of a file on the server and displays it in a specified format.