<?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: Creating and Parsing JSON data with PHP</title>
	<atom:link href="http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Sun, 14 Mar 2010 01:15:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TG</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-5133</link>
		<dc:creator>TG</dc:creator>
		<pubDate>Fri, 05 Feb 2010 11:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-5133</guid>
		<description>A free JSON Viewer: http://jsonviewer.stack.hu</description>
		<content:encoded><![CDATA[<p>A free JSON Viewer: <a href="http://jsonviewer.stack.hu" rel="nofollow">http://jsonviewer.stack.hu</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-5126</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Thu, 04 Feb 2010 00:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-5126</guid>
		<description>How do you take a json url, create the schema on the fly and push it into a db? Can you write a post on that?</description>
		<content:encoded><![CDATA[<p>How do you take a json url, create the schema on the fly and push it into a db? Can you write a post on that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pligg.com</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-4936</link>
		<dc:creator>pligg.com</dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-4936</guid>
		<description>&lt;strong&gt;Creating and Parsing JSON data with PHP...&lt;/strong&gt;

Yesterday, I was in a party and a guy came near to me and asked me what is JSON and how can handle it via PHP. Today, I&#039;m going to tell you something about JSON data and how we can handle them via PHP. Although, JSON stands JavaScript Object Notation,...</description>
		<content:encoded><![CDATA[<p><strong>Creating and Parsing JSON data with PHP&#8230;</strong></p>
<p>Yesterday, I was in a party and a guy came near to me and asked me what is JSON and how can handle it via PHP. Today, I&#8217;m going to tell you something about JSON data and how we can handle them via PHP. Although, JSON stands JavaScript Object Notation,&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sourav ray</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-4843</link>
		<dc:creator>sourav ray</dc:creator>
		<pubDate>Mon, 23 Nov 2009 09:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-4843</guid>
		<description>@Roshan nice article but the default php in json encoder / decoder cannot encode all characters, (hence omit them from the string). There are lots of libraries available to overcome this problem, most notable are PEAR JSON, XMLRPC JSON and Zend JSON Encoder.
Personally I like Zend one, because it is a perfect trade off between character support and performance. If someone looking to support all utf8 charters go for XMLRPC library.</description>
		<content:encoded><![CDATA[<p>@Roshan nice article but the default php in json encoder / decoder cannot encode all characters, (hence omit them from the string). There are lots of libraries available to overcome this problem, most notable are PEAR JSON, XMLRPC JSON and Zend JSON Encoder.<br />
Personally I like Zend one, because it is a perfect trade off between character support and performance. If someone looking to support all utf8 charters go for XMLRPC library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Brown</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-4267</link>
		<dc:creator>George Brown</dc:creator>
		<pubDate>Mon, 27 Jul 2009 05:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-4267</guid>
		<description>Sometimes when you have huge JSON documents its really difficult to read because they get all compressed and don&#039;t have proper indentation. I found a really handy tool called JSON Pro Viewer that lets you work with JSON very easily!
http://www.jsonpro.com</description>
		<content:encoded><![CDATA[<p>Sometimes when you have huge JSON documents its really difficult to read because they get all compressed and don&#8217;t have proper indentation. I found a really handy tool called JSON Pro Viewer that lets you work with JSON very easily!<br />
<a href="http://www.jsonpro.com" rel="nofollow">http://www.jsonpro.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sohbet</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-4164</link>
		<dc:creator>sohbet</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-4164</guid>
		<description>hi good thank you master</description>
		<content:encoded><![CDATA[<p>hi good thank you master</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabián Link &#187; Creating and Parsing JSON data with PHP</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-3931</link>
		<dc:creator>Fabián Link &#187; Creating and Parsing JSON data with PHP</dc:creator>
		<pubDate>Mon, 04 May 2009 11:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-3931</guid>
		<description>[...] as $val)     echo $val; Fuente: Roshanbh Etiquetas: jSon, PHP, Programacion    Author: admin Categories: Development, PHP, Sin categoría [...]</description>
		<content:encoded><![CDATA[<p>[...] as $val)     echo $val; Fuente: Roshanbh Etiquetas: jSon, PHP, Programacion    Author: admin Categories: Development, PHP, Sin categoría [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishant Nayan</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-3536</link>
		<dc:creator>Nishant Nayan</dc:creator>
		<pubDate>Sun, 08 Feb 2009 14:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-3536</guid>
		<description>how can i print a variable &quot;xmlns$gml&quot;   and &quot;$t&quot; in php, when these variables are returned within json data??</description>
		<content:encoded><![CDATA[<p>how can i print a variable &#8220;xmlns$gml&#8221;   and &#8220;$t&#8221; in php, when these variables are returned within json data??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Castup &#187; Daily Find #107</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-3317</link>
		<dc:creator>Castup &#187; Daily Find #107</dc:creator>
		<pubDate>Fri, 12 Dec 2008 05:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-3317</guid>
		<description>[...] Creating and Parsing JSON data with PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating and Parsing JSON data with PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daily Find #107 &#124; TechToolBlog</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-2994</link>
		<dc:creator>Daily Find #107 &#124; TechToolBlog</dc:creator>
		<pubDate>Mon, 27 Oct 2008 16:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-2994</guid>
		<description>[...] Creating and Parsing JSON data with PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating and Parsing JSON data with PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos @ webbynode</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-2991</link>
		<dc:creator>Carlos @ webbynode</dc:creator>
		<pubDate>Mon, 27 Oct 2008 15:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-2991</guid>
		<description>@Roshan - Thanks mate, I was a bit confused between the two ways ;)

By the way, I&#039;m sending you an email now.

Thanks</description>
		<content:encoded><![CDATA[<p>@Roshan &#8211; Thanks mate, I was a bit confused between the two ways <img src='http://roshanbh.com.np/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>By the way, I&#8217;m sending you an email now.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-2990</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Mon, 27 Oct 2008 15:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-2990</guid>
		<description>@Ronald - thanks mate 

@Carlos @ webbynode - I would say that is very very good example...</description>
		<content:encoded><![CDATA[<p>@Ronald &#8211; thanks mate </p>
<p>@Carlos @ webbynode &#8211; I would say that is very very good example&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos @ webbynode</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-2989</link>
		<dc:creator>Carlos @ webbynode</dc:creator>
		<pubDate>Mon, 27 Oct 2008 15:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-2989</guid>
		<description>Wouldn&#039;t this be a good example too?


JSON, is an object string notation. For people who are familiar with the serialize function available in the scripting languages, JSON wouldn&#039;t be anything new. The reason for using JSON instead of the native php serialization is that JSON will work across languages. The advantage JSON provides over traditional XML or mere url notation output is that, with JSON all interactions happens via objects, and you don&#039;t need to do any output parsing.</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t this be a good example too?</p>
<p>JSON, is an object string notation. For people who are familiar with the serialize function available in the scripting languages, JSON wouldn&#8217;t be anything new. The reason for using JSON instead of the native php serialization is that JSON will work across languages. The advantage JSON provides over traditional XML or mere url notation output is that, with JSON all interactions happens via objects, and you don&#8217;t need to do any output parsing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-2988</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Mon, 27 Oct 2008 12:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-2988</guid>
		<description>simple and straight to the point, never really had time to read up on JSON but this is a very good intro to the subject</description>
		<content:encoded><![CDATA[<p>simple and straight to the point, never really had time to read up on JSON but this is a very good intro to the subject</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos @ VPSmedia</title>
		<link>http://roshanbh.com.np/2008/10/creating-parsing-json-data-php.html/comment-page-1#comment-2944</link>
		<dc:creator>Carlos @ VPSmedia</dc:creator>
		<pubDate>Fri, 24 Oct 2008 22:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/?p=293#comment-2944</guid>
		<description>Hey there, I thought JSON was mostly used to serialized connnections.</description>
		<content:encoded><![CDATA[<p>Hey there, I thought JSON was mostly used to serialized connnections.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
