Code
Much of my work revolves around internal systems and cannot be shared publicly. When I have time, I have engaged in personal projects that can be shared. The following is the fruit of that labor:
jQuery Plugins
- Plugin Loader - Load jQuery plugins an scripts using JavaScript.Great for dependencies.
- ezCookie - Simple plugin to read an write cookies, including the ability to store JavaScript objects.