Posts Tagged ‘open web’

Health of the web and mobile site redirections

Wednesday, January 6th, 2010

Even when targeting just the iPhone, redirecting to mobile-friendly sites is already causing problems for the web. This will only get worse as sites begin to detect user agents for other mobile browsers. We are headed towards a fragmented internet, where desktop sites and mobile sites live in independent ecosystems and movement between them is fragile and perilous.

What is a good solution for this problem? Don’t say user agents. Peeking at user agents is so last decade. Media queries are part of the answer, but mobile phones have limited screen space and performance is crucial. There’s a lot of content that is best to not even load. How do web developers detect these performance-sensitive environments and react accordingly?

Vigils of the URL

Tuesday, November 17th, 2009

Chris notes with the rises popularity of application stores and TV devices, the URL as we know it may lose its power and ubiquity. In my words, Chris argues that although URLs do increase complexity it is a complexity worth keeping. Another vigil: Joe Hewitt. Although the URL is not going anywhere anytime soon, I’m glad to see it has watchdogs.