The blog is all about my life, my work, and giving back to the web development community I learn so much from every day!

JavaScript global closures and jQuery

Learn how to use JavaScript anonymous function wrappers and their jQuery variants to keep the global variable space tidy.

TextMate Math Bundle and the Box Model

TextMate has plenty of great bundles that support HTML and CSS development, but perhaps less obvious is the Math bundle, which can help you brainlessly calculate the correct width value for your layouts.

jscalendar skin – minium

A new skin that adopts the look of Apple’s “pro” interfaces, for the excellent jscalendar component by Mihai Bazon of dynarch.com.

Markup Conventions

Many of us have our own conventions when working with HTML – here’s one of mine for form elements.

Announcing JEL

I’ve decided to start writing a blog, and for my first post I’m releasing a library I’ve been working on – JEL (the JavaScript Enhancement Library) which is built on top of Prototype and Dean Edwards’ Base library.