Close

Not a member yet? Register now and get started.

lock and key

Sign in to your account.

Account Login

Forgot your password?

development  // Browsing posts in development

Google maps and KML

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...

Read more...

Print-only stylesheets and the firefox bug

Print-only stylesheets and the firefox bug

One of the big benefits of using CSS-based design for a site is the fact that you can control the layout of printed pages. Instead of users having to print out exactly what they see on screen, you can get rid of stuff like nav, sidebars and plug-ins from pages, enabling them to print out...

Read more...

Two steps to valid Flash plug-ins

Two steps to valid Flash plug-ins

One thing that bugs me about third party plug-ins is that they always seem to need a bit of code cleaning up in order to make them standards-compliant. I always ensure I validate my site against XHTML 1.0 Transitional and typically it has been the plug-ins from YouTube, Google and now SpringWidgets that have needed...

Read more...

Information Architecture – or just plain common sense??

Information Architecture – or just plain common sense??

Back in the days when we were all still getting used to the web and google was just another search engine, I used to run free web clubs on Sunday afternoons for my work colleagues. At these clubs, I’d share my emerging knowledge about the web. And to give the sessions some structure, I’d break...

Read more...

The great CSS v IE6 challenge

The great CSS v IE6 challenge

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 to achieve layout nirvana. Now I struggle night...

Read more...