Archive for the “WorkBench” category

Google Maps Bookmarklets

1Rob Lewis28th Apr 2005Web, WorkBench

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 More »

Large First Character With CSS

0Rob Lewis20th Mar 2005WorkBench

Style a large first character in a paragraph with CSS.

CSS Map

0Rob Lewis20th Mar 2005WorkBench

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

3Rob Lewis20th Mar 2005WorkBench

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.