<?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: How to create offline webapps on the iPhone</title>
	<atom:link href="http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone</link>
	<description>All things CSS, Javascript &#38; xhtml</description>
	<lastBuildDate>Wed, 10 Mar 2010 09:27:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pete</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1268</link>
		<dc:creator>pete</dc:creator>
		<pubDate>Mon, 08 Mar 2010 08:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1268</guid>
		<description>we just had a similar problem with one of our apps. turns out a complete shutdown of the iphone and a restart did the trick. the cache is caching again properly.</description>
		<content:encoded><![CDATA[<p>we just had a similar problem with one of our apps. turns out a complete shutdown of the iphone and a restart did the trick. the cache is caching again properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hansn</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1267</link>
		<dc:creator>Hansn</dc:creator>
		<pubDate>Mon, 08 Mar 2010 07:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1267</guid>
		<description>Thanks, I&#039;ll check with some people and post the result.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll check with some people and post the result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Css Ninja</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1266</link>
		<dc:creator>The Css Ninja</dc:creator>
		<pubDate>Sun, 07 Mar 2010 22:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1266</guid>
		<description>I can&#039;t re-create your problem. I followed your steps exactly and it all worked fine for me? Have you got anyone else with an iPhone to try this demo out and follow your steps?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t re-create your problem. I followed your steps exactly and it all worked fine for me? Have you got anyone else with an iPhone to try this demo out and follow your steps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hansn</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1262</link>
		<dc:creator>Hansn</dc:creator>
		<pubDate>Fri, 05 Mar 2010 07:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1262</guid>
		<description>It pretty much the same but I get the same thing when I run your demo, long step by step with your demo:

1. Empty Safari cache, just to get a clean start...
2. Open Safari
3. Browse to Ninja demo, not loading the second page
4. Add to home screen
5. Open Safari
6. Close demo tab
7. Close Safari
8. Enable Airplane Mode
9. Run Ninja Demo with homescreen icon
10. Safari is opening a new tab, saying &quot;Turn off Airplane Mode...&quot;
11. Then saying &quot;Cannot Open Page...&quot;
12. Blank boring page showing :(

Something is very fishy here if you get the demo when doing this..</description>
		<content:encoded><![CDATA[<p>It pretty much the same but I get the same thing when I run your demo, long step by step with your demo:</p>
<p>1. Empty Safari cache, just to get a clean start&#8230;<br />
2. Open Safari<br />
3. Browse to Ninja demo, not loading the second page<br />
4. Add to home screen<br />
5. Open Safari<br />
6. Close demo tab<br />
7. Close Safari<br />
8. Enable Airplane Mode<br />
9. Run Ninja Demo with homescreen icon<br />
10. Safari is opening a new tab, saying &#8220;Turn off Airplane Mode&#8230;&#8221;<br />
11. Then saying &#8220;Cannot Open Page&#8230;&#8221;<br />
12. Blank boring page showing <img src='http://www.thecssninja.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Something is very fishy here if you get the demo when doing this..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Css Ninja</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1261</link>
		<dc:creator>The Css Ninja</dc:creator>
		<pubDate>Thu, 04 Mar 2010 23:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1261</guid>
		<description>@Hansn - So I followed your steps of loading it in safari, putting it on the home screen etc. All works fine for me, loads the pages without issue and all the cached assets appear.

Have you changed the demo at all, or is it the exact same as my hosted demo?</description>
		<content:encoded><![CDATA[<p>@Hansn &#8211; So I followed your steps of loading it in safari, putting it on the home screen etc. All works fine for me, loads the pages without issue and all the cached assets appear.</p>
<p>Have you changed the demo at all, or is it the exact same as my hosted demo?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hansn</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1260</link>
		<dc:creator>Hansn</dc:creator>
		<pubDate>Thu, 04 Mar 2010 11:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1260</guid>
		<description>Did a test and renamed your index.html to index1.html, created a new index.html with an onload redirect to index1.html just to have the home screen icon pointing to a file and not /. But I still get the same connection error. It feels like Safari is dumping the cache when the app is closed without having the page in it.. weird!</description>
		<content:encoded><![CDATA[<p>Did a test and renamed your index.html to index1.html, created a new index.html with an onload redirect to index1.html just to have the home screen icon pointing to a file and not /. But I still get the same connection error. It feels like Safari is dumping the cache when the app is closed without having the page in it.. weird!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hansn</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1259</link>
		<dc:creator>Hansn</dc:creator>
		<pubDate>Thu, 04 Mar 2010 07:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1259</guid>
		<description>Cheers for the testing! What I&#039;m trying to do is to cache a web app that&#039;s added to the home screen. This shouldn&#039;t be any different from opening a page in Safari (right?). But what do you get if you:

Open your demo, add it to the home screen, open safari, close the page, close safari and click the web app icon?

That&#039;s my problem here, I always get a connection error, but maybe it has something to do with trying to open / vs /index.html as you said.</description>
		<content:encoded><![CDATA[<p>Cheers for the testing! What I&#8217;m trying to do is to cache a web app that&#8217;s added to the home screen. This shouldn&#8217;t be any different from opening a page in Safari (right?). But what do you get if you:</p>
<p>Open your demo, add it to the home screen, open safari, close the page, close safari and click the web app icon?</p>
<p>That&#8217;s my problem here, I always get a connection error, but maybe it has something to do with trying to open / vs /index.html as you said.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Css Ninja</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1258</link>
		<dc:creator>The Css Ninja</dc:creator>
		<pubDate>Thu, 04 Mar 2010 00:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1258</guid>
		<description>@Hansn - Hmm, I just tried it myself using my demo (I&#039;m on an updated 3GS too), put it into airplane mode went back in to safari and reloaded the page and went to the second page without a problem. I also closed the window, opened a new one and typed in the address again and it loaded without issue all while still in airplane mode. 

I did however get the connection error on the second page when clicking the &quot;back to home&quot; link, but I think that was because it was trying to load /index.html instead of just / and the fact that it isn&#039;t added in the manifest. Looks like the cache gets confused when you try to link to the same file by using different names.</description>
		<content:encoded><![CDATA[<p>@Hansn &#8211; Hmm, I just tried it myself using my demo (I&#8217;m on an updated 3GS too), put it into airplane mode went back in to safari and reloaded the page and went to the second page without a problem. I also closed the window, opened a new one and typed in the address again and it loaded without issue all while still in airplane mode. </p>
<p>I did however get the connection error on the second page when clicking the &#8220;back to home&#8221; link, but I think that was because it was trying to load /index.html instead of just / and the fact that it isn&#8217;t added in the manifest. Looks like the cache gets confused when you try to link to the same file by using different names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hansn</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1251</link>
		<dc:creator>Hansn</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1251</guid>
		<description>Great stuff! The demo is working and I created my own example from your info and that&#039;s also working.

But, none of them work for me if I close the page in Safari and re-open, then I get a no connection alert from the browser and a blank page. Is this supposed to work like that? I don&#039;t see the point if the user is not allowed to close the page in Safari..

Btw, using a 3GS with everything up-to-date.</description>
		<content:encoded><![CDATA[<p>Great stuff! The demo is working and I created my own example from your info and that&#8217;s also working.</p>
<p>But, none of them work for me if I close the page in Safari and re-open, then I get a no connection alert from the browser and a blank page. Is this supposed to work like that? I don&#8217;t see the point if the user is not allowed to close the page in Safari..</p>
<p>Btw, using a 3GS with everything up-to-date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Css Ninja</title>
		<link>http://www.thecssninja.com/javascript/how-to-create-offline-webapps-on-the-iphone/comment-page-2#comment-1244</link>
		<dc:creator>The Css Ninja</dc:creator>
		<pubDate>Mon, 01 Mar 2010 23:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecssninja.com/?p=252#comment-1244</guid>
		<description>@z3r01 - Xcode should take care of the referencing and creating of the manifest file so all you need to so is load the index.html page. If you look at the source there should be an attribute on the html tag i.e. &lt;html manifest=&quot;...&quot; &gt;</description>
		<content:encoded><![CDATA[<p>@z3r01 &#8211; Xcode should take care of the referencing and creating of the manifest file so all you need to so is load the index.html page. If you look at the source there should be an attribute on the html tag i.e. &lt;html manifest=&#8221;&#8230;&#8221; &gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
