Moving and sharing

Many years ago, the best you could do to connect your site to another site was through adding links. Plain old hyperlinks to other web sites – the stuff that made the web the web.

And then things became a little fancier and you could host a form on your site to allow people to send [...]

Comments please

I work with a really talented bunch of people and last week one of them made a great suggestion for my site.

Add a comments section, they said. Perfect.

Er, but how exactly.

After wading through loads of message board plug-ins for things like WordPress and full applications that needed database support, I eventually found a great little [...]

Google maps and KML

As part of the re-build of londonforfree, I wanted to freshen up the google maps, particularly to replace the pink pin icons with actual images of the different locations on each map and make the maps more interactive.

This led me to discover KML (a file format and schema based on XML) – though initially developed [...]

SpringWidgets – or the long way of embedding a blog

For ages, I’ve been trying to figure out a way of extracting (only) the content of my FAQ blog and providing it within the layout of my new site. Sounds easy enough – you’d think.
I guess technically this means something like exporting posts from Blogger in XML format and then including them as a kind [...]

The great CSS v IE6 challenge

Aaaarggggghhhhh – talk about a marriage made in hell.

Everything worked so perfectly (ok, maybe not quite) in IE on my current site but I appreciate the days of table based layouts are limited. Once upon a time, good old tables within tables within tables sprinkled with a few one-pixel gifs was all you ever needed [...]