Archive

Google Maps Bookmarklets

Since the recent release of Google Maps in the UK, I’ve been having a play around to see what can be done.

I’ve always been a big fan of MultiMap, but I think with the expertise (not to mention money) of Google now competing against them, I think …


Large First Character With CSS

Style a large first character in a paragraph with CSS.


CSS Map

Use CSS to produce a clickable world map (broken up by continent), which is semantic and degrades gracefully in browsers without CSS support.


Create PHP Thumbnails On The Fly

A method for creating photo thumbnails on-the-fly with a bit of PHP, the GD Library, and code nicked from a variety of sources.