Sunday, February 3, 2008

Javascript Snippets Project

On my website, I've recently launched a project to catalog and collect all worthwhile enhancements and snippets to the javascript scripting language. The project is first and foremost an effort to clean and standardize these modules to be more useful on a piecemeal basis, for those who need a solution to a common problem but don't want a whole library. Also, the project could serve as a fundamental grounding for those who are learning javascript, and want to learn how to accomplish common tasks using functional and object oriented programming.

This section is powered by php using a flat file structure to store the backend posts. Eventually, the javascript section will include mixin documentation for each post, as well as a comments section. Since I'm currently not using a db for my site's backend (I'm using rss feeds from blogger and flickr), I may not get around to this for a few. Not that it will be hard to add a db, but I wanted to see how many much dynamic content I could add to my site without a db. Check it out now!

0 comments: