<?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: Writing web apps for the iPhone</title>
	<atom:link href="http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/</link>
	<description></description>
	<lastBuildDate>Thu, 25 Feb 2010 20:23:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rock the iPhone with ASP.NET MVC &#124; Aaron Lerch</title>
		<link>http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/comment-page-1/#comment-239</link>
		<dc:creator>Rock the iPhone with ASP.NET MVC &#124; Aaron Lerch</dc:creator>
		<pubDate>Mon, 09 Jun 2008 03:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/#comment-239</guid>
		<description>[...] to enable you to easily build a version of your site that is tailored for the iPhone experience. I first started using iUI before ASP.NET MVC was publicly introduced, and I specifically remember thinking how much iUI was [...]</description>
		<content:encoded><![CDATA[<p>[...] to enable you to easily build a version of your site that is tailored for the iPhone experience. I first started using iUI before ASP.NET MVC was publicly introduced, and I specifically remember thinking how much iUI was [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/comment-page-1/#comment-238</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 22 Feb 2008 20:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/#comment-238</guid>
		<description>hi, i&#039;ve written a couple of web apps for the iPhone, using iUI and ASP.NET.

You can find and download a sample project on my blog http://sludderforensladder.dk

I agree with Aaron, i think iUI and asp.net is a perfect match.</description>
		<content:encoded><![CDATA[<p>hi, i&#8217;ve written a couple of web apps for the iPhone, using iUI and ASP.NET.</p>
<p>You can find and download a sample project on my blog <a href="http://sludderforensladder.dk" rel="nofollow">http://sludderforensladder.dk</a></p>
<p>I agree with Aaron, i think iUI and asp.net is a perfect match.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/comment-page-1/#comment-237</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Tue, 12 Feb 2008 17:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/#comment-237</guid>
		<description>I found that it worked out very well to:
- have a root page with full HTML that loads the initial view and loads the javascript, etc.
- have a single page for each &quot;div&quot; that iUI expects (and that I don&#039;t pre-load). Those pages return HTML fragments.

I&#039;m planning on writing a blog post shortly about using ASP.NET MVC on the back end, as it aligns *perfectly* with iUI&#039;s architecture, in my opinion.</description>
		<content:encoded><![CDATA[<p>I found that it worked out very well to:<br />
- have a root page with full HTML that loads the initial view and loads the javascript, etc.<br />
- have a single page for each &#8220;div&#8221; that iUI expects (and that I don&#8217;t pre-load). Those pages return HTML fragments.</p>
<p>I&#8217;m planning on writing a blog post shortly about using ASP.NET MVC on the back end, as it aligns *perfectly* with iUI&#8217;s architecture, in my opinion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SelfishGene</title>
		<link>http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/comment-page-1/#comment-236</link>
		<dc:creator>SelfishGene</dc:creator>
		<pubDate>Tue, 12 Feb 2008 15:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/#comment-236</guid>
		<description>Hey I&#039;ve been running into the same issues. At this point I&#039;m planning to just take the UI assets (css, img) and do everything with standard ASP.NET.</description>
		<content:encoded><![CDATA[<p>Hey I&#8217;ve been running into the same issues. At this point I&#8217;m planning to just take the UI assets (css, img) and do everything with standard ASP.NET.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/comment-page-1/#comment-234</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Mon, 29 Oct 2007 02:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/#comment-234</guid>
		<description>I don&#039;t have one - but I know people that do. :) And for now, Safari on Windows (or Mac, I guess :) ) comes close enough.
I&#039;ll probably get one when they support something faster than EDGE.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have one &#8211; but I know people that do. <img src='http://www.aaronlerch.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  And for now, Safari on Windows (or Mac, I guess <img src='http://www.aaronlerch.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) comes close enough.<br />
I&#8217;ll probably get one when they support something faster than EDGE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/comment-page-1/#comment-235</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 29 Oct 2007 02:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.aaronlerch.com/blog/2007/10/27/writing-web-apps-for-the-iphone/#comment-235</guid>
		<description>I didn&#039;t know that you had an iPhone to test it.  Is there an emulator?  Or is this an attempt at justifying a purchase?  Nice try.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know that you had an iPhone to test it.  Is there an emulator?  Or is this an attempt at justifying a purchase?  Nice try.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
