Here you can find the source code and documentation for any projects I have available.
- 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