Sometimes my mind wonders and I just want to play with other technologies. This was one of those times. I’d been wanting to learn a little more about Mootools, especially after reading about their upcoming 1.3 release with a fast, new selector engine. So I figured what better way to learn a new framework than [...]
A rarely seen animal in the javascript world is a break. When it is seen 99% of the time it is within a switch statement. But did you know it can be used for more than that? In Javascript you can label your blocks of code, then when you call your break specify which block [...]
So I didn’t get bogged down with a ton of changes I’ve decided to release another new version. Thanks to Reinout and other contributors the timepicker addon is now a little more friendly, allowing you to type time within a constrained field as well as live updating the input box as you slide the time [...]
Thanks to some readers (Reinout and Jeremy) I’ve posted a couple changes to the Timepicker Addon. It is still early in development but does seem to work pretty well for all of the examples I’ve run it through. Please keep checking back for updates!
As many of you know I use Ubuntu on a daily basis. All of my web development is done with it, unless I’m forced to develop something on a Winders platform. It seems though Ubuntu 10.04 is already upon us and I’ve hardly noticed! Well.. it’s nearly here.. Ubuntu has upgraded Gnome, the kernel, new [...]

