You aren't signed in     Sign In    Help

The iPhone could display this page much more readably

The iPhone could display this page much more readably by scriptingnews.
Here's the page it's displaying.

www.scripting.com/gems/support/iphonetimesriver.html

Which is an adaptation of nytimesriver.com/, in an attempt to create something that's readable on the iPhone without forcing the user to adjust the browser before reading anything. No luck, it didn't work. 

Comments

view profile

myelin  Pro User  says:

You could hack your way around this by setting the font size really huge - like 8em...

[EDIT: I mean in the HTML -- just 'font-size: 8em' in the CSS somewhere. The suggestions below sound much better, though.]
Posted 29 months ago. ( permalink )

view profile

scriptingnews  Pro User  says:

How?
Posted 29 months ago. ( permalink )

view profile

JimRoepcke says:

Remove the table that is wrapping your content, and set the device-width to 320px (if that doesn't look right, try 480px) pixels using CSS and I think that'll make a big difference.
Posted 29 months ago. ( permalink )

view profile

David Harper says:

We're using XHTML MP with an iPhone-optimized CSS and serving it up based on the iPhones User Agent.

Go directly to the following address with your iPhone for an example NYT business feed I set up on my mobile site:

winksite.com/xhtml/ms_rss_feed_el.cfm?susid=1 561&cid=...

Or,

winksite.com/xhtml/ms_main.cfm?susid=1561

...if you just want to click around.

For Scripting News try here:
winksite.com/xhtml/ms_rss_feed_el.cfm?susid=1 561&cid=...

Font will be readable (could even be larger - we're still testing)

Better yet, turn the screen horizontal and the font gets larger automatically.

David Harper
Posted 29 months ago. ( permalink )

view profile

technoweenie  Pro User  says:

TadaList has a great iPhone interface, probably one of the best I've seen. I think the key is to use all of the available width, like Hahlo, which also works well on the iPhone.
Posted 29 months ago. ( permalink )

view profile

David Harper says:

@ technoweenie. Re: Hahlo. I really dig the Menu List/CSS. Cool stuff. Apparently, the iPhone flavor of Safari does not support the static div on the bottom though so it scrolls along with the rest of the screen rather then staying locked to the bottom. Home button on the top is a good idea.
Posted 29 months ago. ( permalink )

view profile

Yandle  Pro User  says:

Use CSS rather than tables for layout
Posted 29 months ago. ( permalink )

Would you like to comment?

Sign up for a free account, or sign in (if you're already a member).

[?]
view photos Uploaded on June 30, 2007
by scriptingnews

scriptingnews' photostream

4,627
uploads

Additional Information

AttributionShare Alike Some rights reserved Anyone can see this photo

Add to your map