Check out my latest project: Full Frontal JavaScript Conference

Archive for June, 2008

maxlength plugin

It's a fairly common design pattern to want to limit the number of characters the user can input in a field whilst giving feedback to the user on how much they have left. So I've built a little jQuery plugin to do the work for me.

Query String to Object via regex

Just sharing a nice little code snippet that makes use of regular expressions instead of loops for converting.

Feed of Events via Microformats

A friend and colleague, Chris, has recently launched a gaming network site: Thumbslap which allows friends and the like to organise game meet ups online (or offline if they wish). Pretty early on I could see how Microformats, particularly the hCalendar should be applied, but what Chris really wanted to do the job was an automatic [...]

Screencasting

I've been doing screencasts for jQuery for designers for almost 6 months now, and I'm a big fan of peer learning/teaching - which I hope to achieve through screencasts. I'd like to share some tips that I've come to use in each session I run that might be helpful for budding screencasters. Apologies as I'm [...]

One for the Designers

This one is just for the designers and developer who have the painful task of skinning existing widgets to make them integrate tightly with their applications (or more likely: their employer's app): ThemeRoller.