Here you can find the source code and documentation for any projects I have available.
- Javascript Commad Line Arguments Parser
Command line argument parser written in the style of commonjs. To be used with node.js. You can view the original post here, read more about it here or download it here. - Javascript Date Parsing
A javascript method for the Date object for parsing user input and returning a new Date object. Similar behavior to the strtotime function found in PHP. You can view the original post here or download it here. - Javascript Cookies Module
A javascript module for easily dealing with cookies. Requires jQuery, although it would be easy to reimplement the one or two specific parts using that library. You can view the original post here or download it here.

Recent Comments