<?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: iPhone SDK: Parsing JSON data</title>
	<atom:link href="http://pessoal.org/blog/2008/12/12/iphone-sdk-parsing-json-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://pessoal.org/blog/2008/12/12/iphone-sdk-parsing-json-data/</link>
	<description></description>
	<lastBuildDate>Fri, 21 Aug 2009 01:49:42 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bahar</title>
		<link>http://pessoal.org/blog/2008/12/12/iphone-sdk-parsing-json-data/comment-page-1/#comment-50210</link>
		<dc:creator>Bahar</dc:creator>
		<pubDate>Thu, 11 Jun 2009 06:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=115#comment-50210</guid>
		<description>I have developed a web service, which outputs JSON. So far I was using json-framework in fetching the web service in iphone. TouchJSON is much faster.

Thanks for sharing it.</description>
		<content:encoded><![CDATA[<p>I have developed a web service, which outputs JSON. So far I was using json-framework in fetching the web service in iphone. TouchJSON is much faster.</p>
<p>Thanks for sharing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerald</title>
		<link>http://pessoal.org/blog/2008/12/12/iphone-sdk-parsing-json-data/comment-page-1/#comment-49000</link>
		<dc:creator>Gerald</dc:creator>
		<pubDate>Wed, 11 Mar 2009 03:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=115#comment-49000</guid>
		<description>Thanks for listing TouchJSON... Previously I was using BSJSON (as linked from json.org), but Touch is much much faster!</description>
		<content:encoded><![CDATA[<p>Thanks for listing TouchJSON&#8230; Previously I was using BSJSON (as linked from json.org), but Touch is much much faster!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajendra</title>
		<link>http://pessoal.org/blog/2008/12/12/iphone-sdk-parsing-json-data/comment-page-1/#comment-48134</link>
		<dc:creator>Rajendra</dc:creator>
		<pubDate>Fri, 09 Jan 2009 07:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=115#comment-48134</guid>
		<description>I had write the same code in my application but it shown me data in markup tag i.e.  means &gt;, etc...

Please give me response if you have any solution for the same....

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I had write the same code in my application but it shown me data in markup tag i.e.  means &gt;, etc&#8230;</p>
<p>Please give me response if you have any solution for the same&#8230;.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://pessoal.org/blog/2008/12/12/iphone-sdk-parsing-json-data/comment-page-1/#comment-48122</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 08 Jan 2009 02:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=115#comment-48122</guid>
		<description>Can you help guide me on how to retrieve the data from a URL?

Thanks!</description>
		<content:encoded><![CDATA[<p>Can you help guide me on how to retrieve the data from a URL?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathieu</title>
		<link>http://pessoal.org/blog/2008/12/12/iphone-sdk-parsing-json-data/comment-page-1/#comment-48041</link>
		<dc:creator>Mathieu</dc:creator>
		<pubDate>Wed, 31 Dec 2008 01:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=115#comment-48041</guid>
		<description>Joao,

Thank you so much. It is working perfectly now. And I can just keep using TouchJSON only.

Thanks!</description>
		<content:encoded><![CDATA[<p>Joao,</p>
<p>Thank you so much. It is working perfectly now. And I can just keep using TouchJSON only.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
