Tagged with Web development

Our web 2.0 wedding

The story of how Joe and I used our favourite web tools to organise our wedding and share the experience with the people who couldn't be there.
Published in My life as a coder, Tools, Web development on Saturday, August 1st, 2009

Extreme nesting experiment in IE and Firefox

On the ever interesting topic of curiosity over good sense, I had an interesting discussion about how far you can nest HTML tables in different browsers. The person I was talking to had noticed that at a certain point the tables just stopped displaying when they tried to take their web rendering to an extreme [...]
Published in Web development on Saturday, August 4th, 2007

Javascript lint – saviour of mortal developers

Something I really, really love at the moment is a little application called javascript lint. It’s a javascript syntax checker that’s built on top of the Mozilla javascript engine. You can run it over a javascript include file (I don’t know if it’ll work on inline javascript) and it’ll syntax check it for you without [...]
Published in Javascript, Tools, Web development on Monday, February 5th, 2007