Prototype 1.5.1 out! Scriptaculous 1.7.0 *not* compatible. :(
Congratulations to the Prototype team for [rolling out Prototype v1.5.1](http://www.prototypejs.org/2007/5/1/prototype-1-5-1-released)! :D Sadly, the current st...
Congratulations to the Prototype team for [rolling out Prototype v1.5.1](http://www.prototypejs.org/2007/5/1/prototype-1-5-1-released)! :D Sadly, the current st...
One week into building a technology preview for a new web application, I finally decided to check and “just make sure” that everything was working a...
Passing a timestamp to javascript? Use this to convert it to a Javascript date object: `var timeStamp = 10000; var theDate = new Date(timeStamp * 1000); var dat...
Because I chose _toyed with the idea of using_ the very chic [Japanese Cherry Blossom](http://krisandapril.us/2006/06/11/japanese-cherry-blossom/) template, I w...