<?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: Choosing a viewport for iPad sites</title>
	<atom:link href="http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/</link>
	<description>Allen Pike on gidgets and gazmos.</description>
	<lastBuildDate>Tue, 07 Feb 2012 01:30:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: pkwooster</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5067</link>
		<dc:creator>pkwooster</dc:creator>
		<pubDate>Fri, 27 Jan 2012 16:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5067</guid>
		<description>Hi,

I&#039;ve noticed some strange behaviour on the iPad and iPhone for short pages that use the meta viewport tag.  The width is set much too large in portrait mode.  Long pages appear to work properly,  I&#039;ve put together a simple test for this at http://test.devondev.com.

I don&#039;t want to prevent the user from zooming in, so I&#039;m not setting the maximum-scale value. 

I&#039;m using iOS 4.3.5 on the iPhone and iOS 5.0.1 on the iPad.

Thanks/peter</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve noticed some strange behaviour on the iPad and iPhone for short pages that use the meta viewport tag.  The width is set much too large in portrait mode.  Long pages appear to work properly,  I&#8217;ve put together a simple test for this at <a href="http://test.devondev.com" rel="nofollow">http://test.devondev.com</a>.</p>
<p>I don&#8217;t want to prevent the user from zooming in, so I&#8217;m not setting the maximum-scale value. </p>
<p>I&#8217;m using iOS 4.3.5 on the iPhone and iOS 5.0.1 on the iPad.</p>
<p>Thanks/peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dillon</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5065</link>
		<dc:creator>Dillon</dc:creator>
		<pubDate>Sun, 22 Jan 2012 00:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5065</guid>
		<description>Thank you!!!  Fixed the alignment issues I was having.  You&#039;re a lifesaver!</description>
		<content:encoded><![CDATA[<p>Thank you!!!  Fixed the alignment issues I was having.  You&#8217;re a lifesaver!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5059</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Tue, 10 Jan 2012 04:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5059</guid>
		<description>Thank you so much!  This is exactly what I needed to learn tonight.  Cheers.</description>
		<content:encoded><![CDATA[<p>Thank you so much!  This is exactly what I needed to learn tonight.  Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: destryalhmns</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5050</link>
		<dc:creator>destryalhmns</dc:creator>
		<pubDate>Fri, 09 Dec 2011 15:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5050</guid>
		<description>I can&#039;t get  to work at all. I have copied the format directly from apple, android, and webkit documentation as well as following all of the examples that can be found by google.

I have no idea why it does not work. You can change any attribute to anything and it does nothing. For me, this is true in Safari(user agent=ipad), on an actual iPad, and on a droid tablet.

I would really like to get the viewport working because I believe doing so will fix an android cropping issue and an iPad jqm page transition issue. Basically not being able to use the viewport is making the site look bad.

Does anyone have any idea what the problem could be? Here is basic sample code in which the viewport tag is not working for me: http://stackoverflow.com/questions/8347314/android-3-1-browser-does-not-respect-viewport-at-all</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get  to work at all. I have copied the format directly from apple, android, and webkit documentation as well as following all of the examples that can be found by google.</p>
<p>I have no idea why it does not work. You can change any attribute to anything and it does nothing. For me, this is true in Safari(user agent=ipad), on an actual iPad, and on a droid tablet.</p>
<p>I would really like to get the viewport working because I believe doing so will fix an android cropping issue and an iPad jqm page transition issue. Basically not being able to use the viewport is making the site look bad.</p>
<p>Does anyone have any idea what the problem could be? Here is basic sample code in which the viewport tag is not working for me: <a href="http://stackoverflow.com/questions/8347314/android-3-1-browser-does-not-respect-viewport-at-all" rel="nofollow">http://stackoverflow.com/questions/8347314/android-3-1-browser-does-not-respect-viewport-at-all</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5049</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Fri, 09 Dec 2011 08:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5049</guid>
		<description>Great article. After reading this very book I was redirected here through a few links. I recommend this read for everyone that wants to forever avoid any problems with websites scaling on any device! This book is the holy grail for webdesigners and developers; enjoy.

http://www.abookapart.com/products/responsive-web-design</description>
		<content:encoded><![CDATA[<p>Great article. After reading this very book I was redirected here through a few links. I recommend this read for everyone that wants to forever avoid any problems with websites scaling on any device! This book is the holy grail for webdesigners and developers; enjoy.</p>
<p><a href="http://www.abookapart.com/products/responsive-web-design" rel="nofollow">http://www.abookapart.com/products/responsive-web-design</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5044</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 23 Nov 2011 14:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5044</guid>
		<description>Good article!thanks!

One thing i&#039;m not sure: if the html content size is explicitly assigned in the html text and it &#039;s larger then the size  in the meta item, the meta content does not work for me!!

Any suggestion?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Good article!thanks!</p>
<p>One thing i&#8217;m not sure: if the html content size is explicitly assigned in the html text and it &#8216;s larger then the size  in the meta item, the meta content does not work for me!!</p>
<p>Any suggestion?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abs</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5039</link>
		<dc:creator>Abs</dc:creator>
		<pubDate>Fri, 14 Oct 2011 22:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5039</guid>
		<description>Hi Allen,

My site, http://www.fistinthesky.com, just won&#039;t configure properly after following your steps. My current width is set to 100.8em.

Do you have any ideas on to make it view properly on the iPhone and iPad?

Thanks

Abs</description>
		<content:encoded><![CDATA[<p>Hi Allen,</p>
<p>My site, <a href="http://www.fistinthesky.com" rel="nofollow">http://www.fistinthesky.com</a>, just won&#8217;t configure properly after following your steps. My current width is set to 100.8em.</p>
<p>Do you have any ideas on to make it view properly on the iPhone and iPad?</p>
<p>Thanks</p>
<p>Abs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5036</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Sun, 02 Oct 2011 11:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5036</guid>
		<description>My problem with the iPad (and my iPhone 4 does the exact same thing so I&#039;m guessing its actually a mobile Safari thing) is simply lack of consistancy with what it does...
Some websites over 980 wide will scale down to fit and others don&#039;t..

e.g. the image across the top of http://www.puttilingerie.com is 1120 pixels wide but scales down to fit perfectly automatically in landscape mode 

http://www.clubofaces.co.uk/ipad however has an image of exactly the same width but doesn&#039;t (and cannot be) scaled down to fit</description>
		<content:encoded><![CDATA[<p>My problem with the iPad (and my iPhone 4 does the exact same thing so I&#8217;m guessing its actually a mobile Safari thing) is simply lack of consistancy with what it does&#8230;<br />
Some websites over 980 wide will scale down to fit and others don&#8217;t..</p>
<p>e.g. the image across the top of <a href="http://www.puttilingerie.com" rel="nofollow">http://www.puttilingerie.com</a> is 1120 pixels wide but scales down to fit perfectly automatically in landscape mode </p>
<p><a href="http://www.clubofaces.co.uk/ipad" rel="nofollow">http://www.clubofaces.co.uk/ipad</a> however has an image of exactly the same width but doesn&#8217;t (and cannot be) scaled down to fit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5034</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Thu, 29 Sep 2011 17:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5034</guid>
		<description>Thanks Allen,  The IPad im using is iOS4..   Actually noticed the same issues when i visited daringfireball.com on this ipad.  I did however looked into it a little more and I added this below - and it seemed to fixed the problem - this is forcing it to fill the screen and im still able to zoom in.

  

using minimum-scale=1.0

Thanks again Allen</description>
		<content:encoded><![CDATA[<p>Thanks Allen,  The IPad im using is iOS4..   Actually noticed the same issues when i visited daringfireball.com on this ipad.  I did however looked into it a little more and I added this below &#8211; and it seemed to fixed the problem &#8211; this is forcing it to fill the screen and im still able to zoom in.</p>
<p>using minimum-scale=1.0</p>
<p>Thanks again Allen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5033</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Thu, 29 Sep 2011 17:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5033</guid>
		<description>Hi Lisa: I don&#039;t see the behaviour you describe on my iPad - maybe it&#039;s different on iOS 5?</description>
		<content:encoded><![CDATA[<p>Hi Lisa: I don&#8217;t see the behaviour you describe on my iPad &#8211; maybe it&#8217;s different on iOS 5?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

