<?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: Post JSON to a webservice</title>
	<atom:link href="http://zcentric.com/2008/08/28/post-json-to-a-webservice/feed/" rel="self" type="application/rss+xml" />
	<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/</link>
	<description>A blog about linux, programming and more</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:59:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dave</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1767</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 27 Sep 2011 20:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1767</guid>
		<description>Thanks for the post. Worked like a charm. :)

You saved me countless hours trying to figure this out on my own.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. Worked like a charm. <img src='http://zcentric.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You saved me countless hours trying to figure this out on my own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huqinghe</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1026</link>
		<dc:creator>huqinghe</dc:creator>
		<pubDate>Wed, 23 Mar 2011 12:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1026</guid>
		<description>how chang my NSdata to Json</description>
		<content:encoded><![CDATA[<p>how chang my NSdata to Json</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snehil</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1025</link>
		<dc:creator>snehil</dc:creator>
		<pubDate>Fri, 18 Mar 2011 09:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1025</guid>
		<description>how can we get data having passed peramitters  through jeson .

from php web serviec which are available in saop form.

pls reply .


thanks</description>
		<content:encoded><![CDATA[<p>how can we get data having passed peramitters  through jeson .</p>
<p>from php web serviec which are available in saop form.</p>
<p>pls reply .</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nauman.Khattak</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1024</link>
		<dc:creator>Nauman.Khattak</dc:creator>
		<pubDate>Mon, 26 Jul 2010 10:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1024</guid>
		<description>Hello sir.
i am developing an iphone application for a youtube like website.

I want to talk with website database from my iphone application.

want to insert user comment,rating, and other data to website database. Will you guide me please..
i am very fresh to iphone development.</description>
		<content:encoded><![CDATA[<p>Hello sir.<br />
i am developing an iphone application for a youtube like website.</p>
<p>I want to talk with website database from my iphone application.</p>
<p>want to insert user comment,rating, and other data to website database. Will you guide me please..<br />
i am very fresh to iphone development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1023</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Thu, 24 Sep 2009 19:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1023</guid>
		<description>Any chance you can show how to post a file via JSON?

Thanks!</description>
		<content:encoded><![CDATA[<p>Any chance you can show how to post a file via JSON?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stanley</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1022</link>
		<dc:creator>Stanley</dc:creator>
		<pubDate>Sat, 11 Apr 2009 04:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1022</guid>
		<description>Thanks your code, but I try hard to get Json from iphone in PHP. But it didn&#039;t work, could you please have examples about this.</description>
		<content:encoded><![CDATA[<p>Thanks your code, but I try hard to get Json from iphone in PHP. But it didn&#8217;t work, could you please have examples about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1021</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Sat, 07 Feb 2009 15:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1021</guid>
		<description>Great tutorial!

There is one small change I had to do.  The [loginDict JSONFragment] isn&#039;t url encoded, which causes problems if any of the values in the dictionary contains an ampersand (&amp;).  Otherwise, no problems!</description>
		<content:encoded><![CDATA[<p>Great tutorial!</p>
<p>There is one small change I had to do.  The [loginDict JSONFragment] isn&#8217;t url encoded, which causes problems if any of the values in the dictionary contains an ampersand (&amp;).  Otherwise, no problems!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using threads for a JSON request : Iphone Noob</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1020</link>
		<dc:creator>Using threads for a JSON request : Iphone Noob</dc:creator>
		<pubDate>Fri, 26 Sep 2008 13:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1020</guid>
		<description>[...] This is a continuation of Post JSON to a webservice [...] </description>
		<content:encoded><![CDATA[<p>[...] This is a continuation of Post JSON to a webservice [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikezupan</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1019</link>
		<dc:creator>mikezupan</dc:creator>
		<pubDate>Tue, 09 Sep 2008 00:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1019</guid>
		<description>@Amit 

The quick answer to that is no.

1) I am not a MS person. I haven&#039;t touched windows in ages cept for my laptop I keep for my future wife to use
2) I have always hated SOAP with a passion.

Sorry!</description>
		<content:encoded><![CDATA[<p>@Amit </p>
<p>The quick answer to that is no.</p>
<p>1) I am not a MS person. I haven&#8217;t touched windows in ages cept for my laptop I keep for my future wife to use<br />
2) I have always hated SOAP with a passion.</p>
<p>Sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://zcentric.com/2008/08/28/post-json-to-a-webservice/comment-page-1/#comment-1018</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Mon, 08 Sep 2008 20:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://iphone.zcentric.com/?p=184#comment-1018</guid>
		<description>can you some example of how to connect to .NET web-services using SOAP?</description>
		<content:encoded><![CDATA[<p>can you some example of how to connect to .NET web-services using SOAP?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

