About | Blog | Publications | Projects | Resume | Contact

Projects

SAXF (Simple Asynchronous XMLHTTP Functions) (JavaScript - IE 5.5+) Javascript code that handles asynchronous XMLHTTP functionality in a bit more of a generic way than you can accomplish by hand coding each request. You can read a little more about it here or see an HTML view of the source here.

TestReturnCodes (.NET) This application allows the user to start a process (including command line arguments) and test the return code of the execution. I have a precompiled version here.

TESTExcelToHTML (.NET) I wrote this little application to test the MS Excel to HTML conversion process. Given a directory to crawl for input files and a seperate directory to place the results, the application will convert all Excel documents it finds into HTML documents. In addition to the .NET requirements, it requires a Excel 2000 or higher.

RegExTestApp (.NET) Regular expressions aren't just for perl fanatics... I needed a quick method of testing the .NET Framework's regular expression library (System.Text.RegularExpressions). You can download the compiled executible here.

PasswordGenerator (JAVA) This project provides a web service wrapper around a random password generator application written by Stephen Ostermiller. The project requires Tomcat with the Axis SOAP libraries.

.NET projects require a 32 bit version of Microsoft Windows and the Microsoft .NET Framework 1.1 to function. The solution and project files are Visual Studio 2003 compatible.

JAVA projects were written against j2sdk1.4.1_04 using Oracle 9i JDeveloper v9.0.4.12.80.

© 2005, Jerry W Childers, Jr. - This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 License.
Creative Commons License