Articles

It’s all gone quiet again…

For the next 9 or so months, I am taking a break from work and going travelling with my girlfriend. So, just as I finally got the site somewhere near where I wanted it to be – I am abondoning it to see some of the world! For anyone interested, we will be keeping our friends and family updated as to our adventures over at travelblog.pmbennett.net.

Introducing Plushash39

As a user interface developer, I come across those annoying question marks in Firefox fairly frequently, where someone has copied-and-pasted some text from a rich-text editor into an HTML file which contained unencoded HTML character entities. I have a fairly good memory for these things, but inevitably I have to use Google to find some that escape my memory. So I developed a simple HTML application to copy the encoded HTML character entities to my clipboard, ready to be pasted directly into my HTML.

CSS3 Animated Photo Stack with jQuery

CSS3 transitions and animations are rightly attracting a lot of attention. With support in most modern browsers, there is a lot of scope for creating rich user experiences using only CSS. In this post, I will walk through how to create a stack of photos using CSS keyframe animations and a dash of jQuery to achieve a pretty awesome effect.

Google Maps and Polylines

I recently needed to outline a region on a map for a client, but wanted to maintain the interactivity you get with Google Maps. After a bit of Googling, I found that this could be achieved using Polylines.

css gallery