News
Correctly Redirecting on the Web
There is a lot of confusion and misconceptions about "redirects" on the web. Many assume there are only two methods of redirects: a 301 and a 302 - but there are in fact 7 different ways to redirect from the server side, and of course the notorious client-side redirect methods such as JavaScript.
Permalink
Online Demographics
When developing solutions for the online world, it's important to know how your customers are interacting with your services before you even begin. Many developers enter this blind, making assumptions or just ignorantly.
Permalink
Dealing with Internet Explorer 8
As Internet Explorer 8 is just around the corner with the RC1 beta already available for download, we all need to make preparations for the new browser which will be released with Windows 7 or as an update to XP and Vista.
IE8 yet again attempts to comply with web standards, but this means yet another browser to optimise for. Fortunately Microsoft gave us a cheap way out with it's X-UA header allowing us to revert to IE7 standards.
Permalink
IE8 yet again attempts to comply with web standards, but this means yet another browser to optimise for. Fortunately Microsoft gave us a cheap way out with it's X-UA header allowing us to revert to IE7 standards.

News