<?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 Choose The Best XML Parser for Your iPhone Project</title>
	<atom:link href="http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project/feed" rel="self" type="application/rss+xml" />
	<link>http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project</link>
	<description>Tutorials for iPhone / iOS Developers and Gamers</description>
	<lastBuildDate>Sun, 29 Jan 2012 06:07:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Thiago Felix</title>
		<link>http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project#comment-8195</link>
		<dc:creator>Thiago Felix</dc:creator>
		<pubDate>Thu, 23 Dec 2010 11:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=553#comment-8195</guid>
		<description>Nice job, this research is very useful to decide which xml parser use, especially when you have an idea of the kind of xml you are going to parse. In my case, i started with NSXML just because i wont include third part libraries, and i would like to study the ios, but the xml is quite small, and i needed to match elements that were very far from the root, so i decided to use a DOM model to parse with XPath support. It was a good decision, because performance really does not matter in this case, and my job to develop was easier than NSXML or any other SAX parser approach.</description>
		<content:encoded><![CDATA[<p>Nice job, this research is very useful to decide which xml parser use, especially when you have an idea of the kind of xml you are going to parse. In my case, i started with NSXML just because i wont include third part libraries, and i would like to study the ios, but the xml is quite small, and i needed to match elements that were very far from the root, so i decided to use a DOM model to parse with XPath support. It was a good decision, because performance really does not matter in this case, and my job to develop was easier than NSXML or any other SAX parser approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manju</title>
		<link>http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project#comment-8182</link>
		<dc:creator>manju</dc:creator>
		<pubDate>Thu, 23 Dec 2010 05:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=553#comment-8182</guid>
		<description>how to use tinyXML parsing for retreiving data from server??</description>
		<content:encoded><![CDATA[<p>how to use tinyXML parsing for retreiving data from server??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniele</title>
		<link>http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project#comment-8115</link>
		<dc:creator>daniele</dc:creator>
		<pubDate>Mon, 20 Dec 2010 19:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=553#comment-8115</guid>
		<description>nice work.</description>
		<content:encoded><![CDATA[<p>nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Hsu</title>
		<link>http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project#comment-8079</link>
		<dc:creator>Allen Hsu</dc:creator>
		<pubDate>Sun, 19 Dec 2010 21:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=553#comment-8079</guid>
		<description>Thanks for your series of tutorials, they did help a lot.
Can you write another article to discuss about different SQLite wraps? (such as performance, memory usage, etc.)</description>
		<content:encoded><![CDATA[<p>Thanks for your series of tutorials, they did help a lot.<br />
Can you write another article to discuss about different SQLite wraps? (such as performance, memory usage, etc.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucky</title>
		<link>http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project#comment-7790</link>
		<dc:creator>lucky</dc:creator>
		<pubDate>Wed, 15 Dec 2010 08:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=553#comment-7790</guid>
		<description>Thanks 4 the information</description>
		<content:encoded><![CDATA[<p>Thanks 4 the information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project#comment-7613</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 13 Dec 2010 17:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=553#comment-7613</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dhananjaya</title>
		<link>http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project#comment-6597</link>
		<dc:creator>dhananjaya</dc:creator>
		<pubDate>Wed, 24 Nov 2010 10:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=553#comment-6597</guid>
		<description>nice</description>
		<content:encoded><![CDATA[<p>nice</p>
]]></content:encoded>
	</item>
</channel>
</rss>

