<?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>Fri, 04 May 2012 21:54:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Få en hjemmeside til å vises riktig i iPhone og på iPad ? &#8656; &#8656;</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5093</link>
		<dc:creator>Få en hjemmeside til å vises riktig i iPhone og på iPad ? &#8656; &#8656;</dc:creator>
		<pubDate>Wed, 14 Mar 2012 10:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5093</guid>
		<description>[...] Allen Pike    Posted in Diverse, lage hjemmeside &#124; Tagged ipad hjemmeside, iphone hjemmeside, lage [...]</description>
		<content:encoded><![CDATA[<p>[...] Allen Pike    Posted in Diverse, lage hjemmeside | Tagged ipad hjemmeside, iphone hjemmeside, lage [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Clarke</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5080</link>
		<dc:creator>Jeremy Clarke</dc:creator>
		<pubDate>Mon, 13 Feb 2012 22:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5080</guid>
		<description>Anyone looking for more info on this should check out this 456 Berea Street article about viewport settings and text size control via CSS. It goes into detail about the danger of maximum-scale and explains things nicely:

http://www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/</description>
		<content:encoded><![CDATA[<p>Anyone looking for more info on this should check out this 456 Berea Street article about viewport settings and text size control via CSS. It goes into detail about the danger of maximum-scale and explains things nicely:</p>
<p><a href="http://www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/" rel="nofollow">http://www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pkwooster</title>
		<link>http://www.allenpike.com/2010/choosing-a-viewport-for-ipad-sites/comment-page-1/#comment-5075</link>
		<dc:creator>pkwooster</dc:creator>
		<pubDate>Tue, 07 Feb 2012 11:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=1612#comment-5075</guid>
		<description>I&#039;ve had to move that example to  http://test.devondev.com/short.html
I hope someone has some idea what&#039;s going on here.

Thanks/peter</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had to move that example to  <a href="http://test.devondev.com/short.html" rel="nofollow">http://test.devondev.com/short.html</a><br />
I hope someone has some idea what&#8217;s going on here.</p>
<p>Thanks/peter</p>
]]></content:encoded>
	</item>
	<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>
</channel>
</rss>

