Software

DOWNLOADS
Each package has a link to the download section. Feel free to go there directly if you want.
Address Standardization Solution
Formats addresses to US Postal Service standards and generates XHTML option lists of states. It's presently a PHP class. A Visual Basic version is in beta mode.
Credit Card Validation Solution
Performs comprehensive checks to make sure people key in credit card numbers correctly. Also tells which kind of card is being used based on the number. Has foreign languages support, including English, Spanish, German and French. It runs Available in four computer languages: PHP, Perl, Java and Visual Basic.
Form Solution
A PHP class to clean and validate user input. Holds all variables submitted by a form. Generates XHTML compliant date and time form elements. Offers a complete email contact form to thwart spammers by adding one line of code. The result is improved security and data quality.
Layout Solution
PHP classes to simplify website development and maintenance. It holds commonly used variables and page elements, allowing you to focus on designing your pages rather than worrying about correctly duplicating common layouts over and over.
PEAR DB
Former Lead Developer for PEAR DB, a widely used open source package that provides a uniform API to twelve different DBMS's.
PEAR XML_RPC
Former Lead Developer for PEAR's XML_RPC package.
SQL Solution
PHP classes to simplify integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible.
ST Parser
PHP classes used to parse and import SportsTicker's XML live sports data feed.