<?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: To XML and Back: Using JSON in Android</title>
	<atom:link href="http://www.linux-mag.com/id/7717/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7717/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Fri, 10 May 2013 08:56:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: sahana</title>
		<link>http://www.linux-mag.com/id/7717/#comment-906623</link>
		<dc:creator>sahana</dc:creator>
		<pubDate>Fri, 26 Apr 2013 07:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7717/#comment-906623</guid>
		<description>how to integrate forms in android</description>
		<content:encoded><![CDATA[<p>how to integrate forms in android</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: learn</title>
		<link>http://www.linux-mag.com/id/7717/#comment-151167</link>
		<dc:creator>learn</dc:creator>
		<pubDate>Sun, 19 Feb 2012 00:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7717/#comment-151167</guid>
		<description>You are in reality a excellent webmaster. The web site loading speed is amazing. It seems that you&#039;re doing any unique trick. Also, The contents are masterwork. you have performed a great job in this matter!</description>
		<content:encoded><![CDATA[<p>You are in reality a excellent webmaster. The web site loading speed is amazing. It seems that you&#8217;re doing any unique trick. Also, The contents are masterwork. you have performed a great job in this matter!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lazer</title>
		<link>http://www.linux-mag.com/id/7717/#comment-111009</link>
		<dc:creator>Lazer</dc:creator>
		<pubDate>Wed, 04 Jan 2012 10:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7717/#comment-111009</guid>
		<description>the best thing about RESTful web services is that they are supposed to be free of any representation convention. So its possible to chose the most suitable format for any specific case on the fly (e.g. JSON for mobile apps and XML for business SOA environments..)</description>
		<content:encoded><![CDATA[<p>the best thing about RESTful web services is that they are supposed to be free of any representation convention. So its possible to chose the most suitable format for any specific case on the fly (e.g. JSON for mobile apps and XML for business SOA environments..)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: otaibinm</title>
		<link>http://www.linux-mag.com/id/7717/#comment-8036</link>
		<dc:creator>otaibinm</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7717/#comment-8036</guid>
		<description>&lt;p&gt;I am sorry but JSON is no way near competing with XML. XML is far superior to JSON!! I don\&#039;t really know on what grounds is the author basing his conclusions!
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am sorry but JSON is no way near competing with XML. XML is far superior to JSON!! I don\&#8217;t really know on what grounds is the author basing his conclusions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fableson</title>
		<link>http://www.linux-mag.com/id/7717/#comment-8037</link>
		<dc:creator>fableson</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7717/#comment-8037</guid>
		<description>&lt;p&gt;@otalbinm&lt;/p&gt;
&lt;p&gt;Thanks for your comment -- everyone is entitled to their opinion.  Let\&#039;s discuss -- what are your thoughts on why XML is superior?  &lt;/p&gt;
&lt;p&gt;In my view, XML is a super-set of encodings in many respects -- but can be excessive in \&quot;weight\&quot; in typical, tag-heavy usage.  JSON is a better fit for some places where CDATA elements are not needed, straight-forward structures are used (or somewhat complex, nested structures also ...), and where you have a JavaScript environment where you would like to \&quot;eval()\&quot; the data, thereby instantiating objects.  This can be easier navigated than having to parse an XML structure.  While it\&#039;s not for every scenario and every use, JSON is versatile.  The mere fact that it is showing up in additional places as alternatives to traditional API\&#039;s is reason enough to give it some consideration.&lt;/p&gt;
&lt;p&gt;Frank
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@otalbinm</p>
<p>Thanks for your comment &#8212; everyone is entitled to their opinion.  Let\&#8217;s discuss &#8212; what are your thoughts on why XML is superior?  </p>
<p>In my view, XML is a super-set of encodings in many respects &#8212; but can be excessive in \&#8221;weight\&#8221; in typical, tag-heavy usage.  JSON is a better fit for some places where CDATA elements are not needed, straight-forward structures are used (or somewhat complex, nested structures also &#8230;), and where you have a JavaScript environment where you would like to \&#8221;eval()\&#8221; the data, thereby instantiating objects.  This can be easier navigated than having to parse an XML structure.  While it\&#8217;s not for every scenario and every use, JSON is versatile.  The mere fact that it is showing up in additional places as alternatives to traditional API\&#8217;s is reason enough to give it some consideration.</p>
<p>Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ddennedy</title>
		<link>http://www.linux-mag.com/id/7717/#comment-8038</link>
		<dc:creator>ddennedy</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7717/#comment-8038</guid>
		<description>&lt;p&gt;Great. It appears the herd is deciding to trade off verbose, repetitive tags for this nasty morass of quotation marks, quote-escaping, matching braces and brackets, and stray commas. I thought it was bad practice to just eval it negating much of its convenience trump. I am taking a liking toward YAML Tiny for which I can write a parser and serializer where needed without taking a sabbatical.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great. It appears the herd is deciding to trade off verbose, repetitive tags for this nasty morass of quotation marks, quote-escaping, matching braces and brackets, and stray commas. I thought it was bad practice to just eval it negating much of its convenience trump. I am taking a liking toward YAML Tiny for which I can write a parser and serializer where needed without taking a sabbatical.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebastian.ricaldoni</title>
		<link>http://www.linux-mag.com/id/7717/#comment-8039</link>
		<dc:creator>sebastian.ricaldoni</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7717/#comment-8039</guid>
		<description>&lt;p&gt;I believe we are missing the point here. I don\&#039;t think Frank is saying that XML should be erased from the map and replaced with JSON. IMHO JSON is yet another way of doing the same thing, which is, communicating. I agree that JSON will be more suitable than XML in certain scenarios. However, this doesn\&#039;t imply that XML should disappear. On the contrary, XML is the natural evolution of proprietary communication protocols. At the end, I believe that as \&#039;technology experts\&#039; we should always keep our minds wide open to new suggestions and different approaches to accomplish the same thing.&lt;br /&gt;
Regards,&lt;br /&gt;
Sebastian
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I believe we are missing the point here. I don\&#8217;t think Frank is saying that XML should be erased from the map and replaced with JSON. IMHO JSON is yet another way of doing the same thing, which is, communicating. I agree that JSON will be more suitable than XML in certain scenarios. However, this doesn\&#8217;t imply that XML should disappear. On the contrary, XML is the natural evolution of proprietary communication protocols. At the end, I believe that as \&#8217;technology experts\&#8217; we should always keep our minds wide open to new suggestions and different approaches to accomplish the same thing.<br />
Regards,<br />
Sebastian</p>
]]></content:encoded>
	</item>
</channel>
</rss>