PHP, Javascript and CSS Tips & Tweaks


Bind Javascript Objects to jQuery events with BindO

Bind Javascript Objects to jQuery events with BindO

If you're looking for a quickly amd easy way to bind your Javascript objects to jQuery events, then look no further. BindO is a jQuery plugin that makes it possible for you to capture jQuery events with an object.


Write Less, Do More with the jQuery Javascript Library

Develop web applications in half the time with the jQuery library! It’s simply the best way to easily create complex Cross-Browser Javascript tasks and events such as CSS Animations, Ajax Interactions, etc. Read More...


A quick intro to my PHP Date Class Library

The date class library will allow you php web programmer to create timestamps for thats that goes beyond the 1970-2038 date limit that's found in some versions of PHP 4 and 5 date functions. Read More...