Back in April I attended Future of Web Design 2008; a two day event with a conference on Thursday and Workshops on Friday. On the Friday afternoon I attended a session on Guerrilla Usability Testing run by Andy Budd from Clear Left.
Usability testing is something I’ve been itching to do properly for years; I’ve been [...]
We’ve started using jQuery quite heavily to power our javascript widgets - without exception everyone who’s used it here has had their own little jQuery epiphany. It’s quite funny to watch, people tend to resist it to start with (particularly the hardcore coders) - but when they use it for a while and see how [...]
After threatening to do it for almost a year, I’ve finally got round to changing the theme for this blog. I had planned to create my own theme, but having seen “HemingwayEx 1.0″ in an article by Smashing Magazine I decided that this was so close to what I wanted to achieve it wasn’t worth [...]
When we were developing the Tesco Property Market website there was a requirement to be position the footer either at the bottom of the browser window or at the end of the content if it was over one screen high. On the original site I wasn’t able to acheive this, due to the way some [...]
One thing that has always infuriated me with .net is it’s insistence on adding an invalid name attribute to the asp.net form*.
About a month ago I found a nice easy cure for this, so I thought I’d share it. All you need to do to stop .net adding the name attribute to the form is [...]