Small CSS - a little CSS compressor

This little CSS compressor comes in handy when you've built a layered CSS structure with multiple @import statements. It pulls them all in, minifies and removes all comments, all from a handy command line interface!

jQuery Tooltip

This is a snappy little jQuery tooltip that I wrote. It can take a string of HTML to define how it looks and even has window sensitivity to prevent it flowing off the right hand side of the page.

Wordpress HTML5 Boilerplate theme

I wrote this theme based on the Shape theme by Ian Stewart and the HTML5 Boilerplate by Paul Irish. Truly standing on the shoulder of giants! I use it as a simple starting point for my own Wordpress theme creation, which pretty much never goes beyond website creation.

iFrame toolbar spoofing

Knowing that iFrames are evil (to some people I suppose!), I had a need come up where I had to use one. To illustrate what you can do, I built one that looks like a static toolbar and a full-frame content-pane.

PHP Form Mailer

I needed a form mailer, didn't feel like it being part of a whole package, so I wrote my own. It's easy to use and includes some logic to add a hidden field that prevents robots. And who doesn't want to prevent robots?
RSS Icon