ALA: Responsive Web Design
But the landscape is shifting, perhaps more quickly than we might like. Mobile browsing is expected to outpace desktop-based access within three to five years. Two of the three dominant video game consoles have web browsers (and one of them is quite excellent). We’re designing for mice and keyboards, for T9 keypads, for handheld game controllers, for touch interfaces. In short, we’re faced with a greater number of devices, input modes, and browsers than ever before. […]
This article couldn’t have been timed much better. I was just looking into what it would take to create a basic site theme that could handle the mobile browsers without browser sniffing and server-side nonsense. I strongly believe in progressive enhancement on the Web and approaches like this where the system can adapt on the fly to your device’s capabilities.