<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: JSON vs XML vs serialize() for data</title>
	<link>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data</link>
	<description>Musings about technology from a Geek</description>
	<pubDate>Tue, 06 Jan 2009 12:40:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: steve</title>
		<link>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-1707</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 12 Nov 2008 06:45:26 +0000</pubDate>
		<guid>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-1707</guid>
		<description>How can you make JSON support multi-dimensional data returns?  Biggest advantage of xml has been the ability of nesting elements many levels deep.  Very important when dealing with large scale reporting where it is not one independent record per line.  If anyone has an answer, would be of great help.</description>
		<content:encoded><![CDATA[<p>How can you make JSON support multi-dimensional data returns?  Biggest advantage of xml has been the ability of nesting elements many levels deep.  Very important when dealing with large scale reporting where it is not one independent record per line.  If anyone has an answer, would be of great help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Schmidt</title>
		<link>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-1526</link>
		<dc:creator>Stephan Schmidt</dc:creator>
		<pubDate>Fri, 10 Oct 2008 08:42:43 +0000</pubDate>
		<guid>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-1526</guid>
		<description>"Serverside"

Use JAXB.

"// TODO: write nasty code for parsing XML into DOM"

Or use one of the available xml2json scripts ;-)

Peace
-stephan</description>
		<content:encoded><![CDATA[<p>"Serverside"</p>
<p>Use JAXB.</p>
<p>"// TODO: write nasty code for parsing XML into DOM"</p>
<p>Or use one of the available xml2json scripts <img src='http://www.techyouruniverse.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Peace<br />
-stephan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSON vs. XML &#171; PANVEGAs Blog</title>
		<link>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-1357</link>
		<dc:creator>JSON vs. XML &#171; PANVEGAs Blog</dc:creator>
		<pubDate>Wed, 10 Sep 2008 20:05:34 +0000</pubDate>
		<guid>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-1357</guid>
		<description>[...] http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data" rel="nofollow">http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Donat</title>
		<link>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-204</link>
		<dc:creator>Jesse Donat</dc:creator>
		<pubDate>Mon, 14 Jan 2008 21:44:20 +0000</pubDate>
		<guid>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-204</guid>
		<description>I was never a huge fan of XML, but I had just gotten into some higher level parsing of it when I stumbled across some Douglas Crawford videos on Yahoo, and they changed my life! heh, I am litterally in love with JSON</description>
		<content:encoded><![CDATA[<p>I was never a huge fan of XML, but I had just gotten into some higher level parsing of it when I stumbled across some Douglas Crawford videos on Yahoo, and they changed my life! heh, I am litterally in love with JSON</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-45</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Fri, 09 Nov 2007 18:00:36 +0000</pubDate>
		<guid>http://www.techyouruniverse.com/software/json-vs-xml-vs-serialize-for-data#comment-45</guid>
		<description>Note that Douglas Crawford at json.org (he also works at Yahoo!) is trying to come up with "jsonRequest" to replace xmlhttprequest. Makes sense to me.

http://json.org/JSONRequest.html</description>
		<content:encoded><![CDATA[<p>Note that Douglas Crawford at json.org (he also works at Yahoo!) is trying to come up with "jsonRequest" to replace xmlhttprequest. Makes sense to me.</p>
<p><a href="http://json.org/JSONRequest.html" rel="nofollow">http://json.org/JSONRequest.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
