By briansuda
Thursday, 6. December 2007, 15:18:12
Server-side capability detection for mobile devices part 1
Coding with web standards ensures that all web-enabled devices should be able to make use of your web sites, but you can take this further, using server-side capability detection methods to maximize the experience on each device you serve your pages to, in terms of variables like location and language. In this article, Brian Suda explores some of these methods.This is part 1, covering HTTP headers, mobile-specific headers and browser user agent strings ; part 2, which covers some specific capability detection code techniques, will follow next week.
( Read the article )
