Alexander Turcic
04-03-2005, 12:55 PM
Simon Collison wrote a quick guideline (http://www.collylogic.com/index.php?/weblog/comments/7_steps_to_better_handheld_browsing/) for Web masters on how to improve Web content to make it more accessible to people browsing with handheld devices. I bookmarked this one for later when we begin our redesign of MobileRead.
hacker
04-03-2005, 05:11 PM
This doesn't take into account that less than 1% of mobile pda/phone browsers support CSS, and if you don't have a proper fallback for those that do not, which still looks good, all of this is moot.
Chaos
04-03-2005, 11:33 PM
It'd probably be better to just create a mobile-specific HTML-only version of your website... If it's something with a database, you wouldn't have to replicate all your content - just access the database. Simple, effective, and more usable for everyone.
Traecer Prime
04-04-2005, 04:30 PM
I am in agreement that the lack of CSS support renders most of these tips useless. For example, step #1 is indeed the standard way to specify stylesheets for different media types, and, if it worked, would be the best way to serve up specific stylesheets to handheld devices. Unfortunately, few mobile browsers support the "handheld" media type, including my Tungsten|T3's. In fact, no version of Web Pro 3.x, the default browser on the majority of Tungstens and (I believe) Zires, supports the handheld media type.