<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: iPhone Optimization Script</title>
	<atom:link href="http://ajaxian.com/archives/iphone-optimization-script/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/iphone-optimization-script</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Aphrodisiac</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-266265</link>
		<dc:creator>Aphrodisiac</dc:creator>
		<pubDate>Thu, 31 Jul 2008 10:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-266265</guid>
		<description>This is not a good idea, I think with a different screen size it will all start to go wrong</description>
		<content:encoded><![CDATA[<p>This is not a good idea, I think with a different screen size it will all start to go wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MezZzeR</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262343</link>
		<dc:creator>MezZzeR</dc:creator>
		<pubDate>Wed, 26 Mar 2008 16:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262343</guid>
		<description>EDIT: My code was dismissed on my last comment, so, adding to that, in your meta tag you can add &#039;user-scalable=no&#039; and it&#039;ll disable pinching/double tapping for zooming.</description>
		<content:encoded><![CDATA[<p>EDIT: My code was dismissed on my last comment, so, adding to that, in your meta tag you can add &#8216;user-scalable=no&#8217; and it&#8217;ll disable pinching/double tapping for zooming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MezZzeR</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262342</link>
		<dc:creator>MezZzeR</dc:creator>
		<pubDate>Wed, 26 Mar 2008 16:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262342</guid>
		<description>You can disable zooming via: , which would ultimately disable double tapping/pinching for zoom functionality.

If you read up on the API at http://developer.apple.com, there&#039;s a load of neat stuff there.</description>
		<content:encoded><![CDATA[<p>You can disable zooming via: , which would ultimately disable double tapping/pinching for zoom functionality.</p>
<p>If you read up on the API at <a href="http://developer.apple.com" rel="nofollow">http://developer.apple.com</a>, there&#8217;s a load of neat stuff there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262324</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 25 Mar 2008 19:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262324</guid>
		<description>Good find, it&#039;s small touches like these that make a site stand out amidst the crowd.</description>
		<content:encoded><![CDATA[<p>Good find, it&#8217;s small touches like these that make a site stand out amidst the crowd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dai</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262323</link>
		<dc:creator>Dai</dc:creator>
		<pubDate>Tue, 25 Mar 2008 16:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262323</guid>
		<description>I have been developing a page with this sort of issue in mind the site has 2 columns 1 is for the main content and the second has reference information, to stop the user from getting lost I have used thick  or images that span the 2 columns and as the others have commented the user can simply double tap on the bar to return to the correct page width.</description>
		<content:encoded><![CDATA[<p>I have been developing a page with this sort of issue in mind the site has 2 columns 1 is for the main content and the second has reference information, to stop the user from getting lost I have used thick  or images that span the 2 columns and as the others have commented the user can simply double tap on the bar to return to the correct page width.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digitalIchi</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262322</link>
		<dc:creator>digitalIchi</dc:creator>
		<pubDate>Tue, 25 Mar 2008 16:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262322</guid>
		<description>Actually, double clicking doesn&#039;t work on all site.  It really depends on the page layout, go to valleywag.com, doesn&#039;t work. Even this page if I double click in the qoute is a pain. 

Over engineered? Probably. iPhone supporting a meta tag that takes a querystring would be better.

Also you can this approach to animate the view port.</description>
		<content:encoded><![CDATA[<p>Actually, double clicking doesn&#8217;t work on all site.  It really depends on the page layout, go to valleywag.com, doesn&#8217;t work. Even this page if I double click in the qoute is a pain. </p>
<p>Over engineered? Probably. iPhone supporting a meta tag that takes a querystring would be better.</p>
<p>Also you can this approach to animate the view port.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Clarke</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262320</link>
		<dc:creator>Andrew Clarke</dc:creator>
		<pubDate>Tue, 25 Mar 2008 14:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262320</guid>
		<description>I don&#039;t think this guy knows about the double-tap. This is some serious over-engineering.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think this guy knows about the double-tap. This is some serious over-engineering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Phillips</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262319</link>
		<dc:creator>Chris Phillips</dc:creator>
		<pubDate>Tue, 25 Mar 2008 14:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262319</guid>
		<description>so what happens when Apple release another iPhone that has different screen size and/or browser scaling behavior? IMO it might be better to switch the nav layout and/or page css if the user&#039;s screen size falls below a certain threshold. We spend alot of time thinking about progressive enhancement for browsers. - Maybe in the future we consider screen size as part of progressive enhancement too.</description>
		<content:encoded><![CDATA[<p>so what happens when Apple release another iPhone that has different screen size and/or browser scaling behavior? IMO it might be better to switch the nav layout and/or page css if the user&#8217;s screen size falls below a certain threshold. We spend alot of time thinking about progressive enhancement for browsers. &#8211; Maybe in the future we consider screen size as part of progressive enhancement too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262314</link>
		<dc:creator>An</dc:creator>
		<pubDate>Tue, 25 Mar 2008 12:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262314</guid>
		<description>Nice, but where will it end. Will you at a script for any new browser/device? This would be a nice feature for a device bookmarking feature, not only to save the url but also the screen position and scale.</description>
		<content:encoded><![CDATA[<p>Nice, but where will it end. Will you at a script for any new browser/device? This would be a nice feature for a device bookmarking feature, not only to save the url but also the screen position and scale.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coob</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262313</link>
		<dc:creator>coob</dc:creator>
		<pubDate>Tue, 25 Mar 2008 12:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262313</guid>
		<description>Neat, but resizing and repositioning to a column isn&#039;t really a chore, just a matter of double tapping, no?</description>
		<content:encoded><![CDATA[<p>Neat, but resizing and repositioning to a column isn&#8217;t really a chore, just a matter of double tapping, no?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sekostar</title>
		<link>http://ajaxian.com/archives/iphone-optimization-script/comment-page-1#comment-262312</link>
		<dc:creator>sekostar</dc:creator>
		<pubDate>Tue, 25 Mar 2008 12:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3473#comment-262312</guid>
		<description>Good thinking. Well done</description>
		<content:encoded><![CDATA[<p>Good thinking. Well done</p>
]]></content:encoded>
	</item>
</channel>
</rss>

