<?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: TouchXML for the Win!</title>
	<atom:link href="http://www.chewyapps.com/2008/09/25/touchxml-for-the-win/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chewyapps.com/2008/09/25/touchxml-for-the-win/</link>
	<description>Hi, I&#039;m Henning, and I&#039;m an iPhone developer.</description>
	<lastBuildDate>Sun, 29 Jan 2012 02:25:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Louis St-Amour</title>
		<link>http://www.chewyapps.com/2008/09/25/touchxml-for-the-win/comment-page-1/#comment-70</link>
		<dc:creator>Louis St-Amour</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.chewyapps.com/?p=28#comment-70</guid>
		<description>Cool, I figured as much. I was writing more to clue others in -- it&#039;s likely why TouchXML is read-only, you shouldn&#039;t use XML for your internal storage, but you may need to parse it from elsewhere.</description>
		<content:encoded><![CDATA[<p>Cool, I figured as much. I was writing more to clue others in &#8212; it&#8217;s likely why TouchXML is read-only, you shouldn&#8217;t use XML for your internal storage, but you may need to parse it from elsewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henning</title>
		<link>http://www.chewyapps.com/2008/09/25/touchxml-for-the-win/comment-page-1/#comment-69</link>
		<dc:creator>henning</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.chewyapps.com/?p=28#comment-69</guid>
		<description>Yeah that&#039;s what I do now. Back then, I didn&#039;t know. :)</description>
		<content:encoded><![CDATA[<p>Yeah that&#8217;s what I do now. Back then, I didn&#8217;t know. <img src='http://www.chewyapps.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis St-Amour</title>
		<link>http://www.chewyapps.com/2008/09/25/touchxml-for-the-win/comment-page-1/#comment-68</link>
		<dc:creator>Louis St-Amour</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.chewyapps.com/?p=28#comment-68</guid>
		<description>If you&#039;re the only application to use the data, why not use a plist file instead of XML, it&#039;s built-in and works perfectly -- e.g. Save an NSDictionary, get one back. Plus on a Mac you can instantly create them with the Property List Editor and other languages also have plist modules, e.g. Ruby&#039;s plist gem. If targeting 3.0, I&#039;d suggest Core Data also/instead, because NSFetchedResultsController is so much fun. One of these days, I should write a tutorial for an  NSFetchedResultsController implementation of SearchResultsControllerDelegate, as I just figured it out yesterday, and it highlights the simplicity of using FetchedResultsController with Core Data instead of managing your own data source manually. If interested, feel free to email me at LSTA at yorku dot ca, which will encourage me to write it up.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re the only application to use the data, why not use a plist file instead of XML, it&#8217;s built-in and works perfectly &#8212; e.g. Save an NSDictionary, get one back. Plus on a Mac you can instantly create them with the Property List Editor and other languages also have plist modules, e.g. Ruby&#8217;s plist gem. If targeting 3.0, I&#8217;d suggest Core Data also/instead, because NSFetchedResultsController is so much fun. One of these days, I should write a tutorial for an  NSFetchedResultsController implementation of SearchResultsControllerDelegate, as I just figured it out yesterday, and it highlights the simplicity of using FetchedResultsController with Core Data instead of managing your own data source manually. If interested, feel free to email me at LSTA at yorku dot ca, which will encourage me to write it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henning</title>
		<link>http://www.chewyapps.com/2008/09/25/touchxml-for-the-win/comment-page-1/#comment-3</link>
		<dc:creator>Henning</dc:creator>
		<pubDate>Wed, 01 Oct 2008 17:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.chewyapps.com/?p=28#comment-3</guid>
		<description>Thanks Dean, your tutorial helped a lot!</description>
		<content:encoded><![CDATA[<p>Thanks Dean, your tutorial helped a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.chewyapps.com/2008/09/25/touchxml-for-the-win/comment-page-1/#comment-2</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 27 Sep 2008 11:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.chewyapps.com/?p=28#comment-2</guid>
		<description>Hey Mate,
Dean here from over at dBlog.com.au…

Glad to see that my TouchXML tutorial helped you out! Good to see other people blogging on their iPhone SDK experiences!

Keep up the good work,
-Dean</description>
		<content:encoded><![CDATA[<p>Hey Mate,<br />
Dean here from over at dBlog.com.au…</p>
<p>Glad to see that my TouchXML tutorial helped you out! Good to see other people blogging on their iPhone SDK experiences!</p>
<p>Keep up the good work,<br />
-Dean</p>
]]></content:encoded>
	</item>
</channel>
</rss>

