<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LaGubya &#187; Miscellaneous</title>
	<atom:link href="http://blogs.vinuth.com/la-gubya/category/miscellaneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.vinuth.com/la-gubya</link>
	<description>There&#039;s always a way out.</description>
	<lastBuildDate>Tue, 11 May 2010 08:30:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Protocol Buffers And JSON, Part &#8211; I</title>
		<link>http://blogs.vinuth.com/la-gubya/2008/07/08/protocol-buffers-and-json-part-i/</link>
		<comments>http://blogs.vinuth.com/la-gubya/2008/07/08/protocol-buffers-and-json-part-i/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 17:54:23 +0000</pubDate>
		<dc:creator>Gubbi</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[protocol buffers]]></category>

		<guid isPermaLink="false">http://blogs.vinuth.com/la-gubya/2008/07/protocol-buffers-and-json-part-i/</guid>
		<description><![CDATA[Google released Protocol Buffers as an open source project today. It used to be an internal tool used by Google for passing serialized objects between applications. But frankly, reading through the introduction I don&#8217;t see what problem it tries to tackle that JSON can&#8217;t. I seriously doubt if PB is faster than JSON. Also, JSON [...]]]></description>
			<content:encoded><![CDATA[<p>Google released <a href="http://code.google.com/apis/protocolbuffers/">Protocol Buffers</a> as an open source project today. It used to be an internal tool used by Google for passing serialized objects between applications. But frankly, reading through the introduction I don&#8217;t see what problem it tries to tackle that JSON can&#8217;t. I seriously doubt if PB is faster than JSON. Also, JSON is more generic and flexible than PB. Easier too. Perhaps PB as a project predates JSON. I see several having the same reactions as mine.</p>
<p>I am going to dig into documentations and discussions to make sense of the pros and cons of PB viz-a-viz JSON.</p>
<div class="flockcredit" style="text-align: right; color: #CCC; font-size: x-small;">Blogged with the <a href="http://www.flock.com/blogged-with-flock" style="color: #999; font-weight: bold;" target="_new" title="Flock Browser">Flock Browser</a></div>
<p><!-- technorati tags begin -->
<p style="font-size:10px;text-align:right;">Tags: <a href="http://technorati.com/tag/ProtocolBuffers" rel="tag">ProtocolBuffers</a>, <a href="http://technorati.com/tag/%20JSON" rel="tag"> JSON</a>, <a href="http://technorati.com/tag/%20PB" rel="tag"> PB</a>, <a href="http://technorati.com/tag/%20Google%20" rel="tag"> Google </a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vinuth.com/la-gubya/2008/07/08/protocol-buffers-and-json-part-i/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
