Code Lab

interests

My interests include the semantic web, compiler design, language recognition, and information retrieval. I currently work at Launch Interactive as their Senior Web Developer.

projects

current

The search bug has bit again, so I think I will be doing a little work on my eternal search engine project. Probably working on ranking systems.

future

Shopping carts need help. I am still on the search for the perfect templated, user friendly, open source shopping cart. I may end up building one myself after nanolog is complete.

processing

I have a new page on Processing including some of my work.

tools

unserializer - Base 64 decodes and unserializes an input string.

downloads

Here are a few applications I have written in the past. The source code is included. All C programs were compiled under Linux with gcc but should work on other platforms with little or no modification.

passgen (on GitHub) - I wrote this little application in C to help me generate random passwords. Licensed under the GPL

bin2txt (on GitHub) - This application written in C converts a binary file into a text file that can be read in a text editor. It's not incredibly useful, but it was a fun little project. Licensed under the GPL.

validation

Good sites follow standards and are cross browser compatible. See my validation details for more information on cross browser compatibility and web standards.