<?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: MessagePack &amp; JSON</title>
	<atom:link href="http://www.seejohncode.com/2012/07/27/messagepack-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seejohncode.com/2012/07/27/messagepack-json/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=messagepack-json</link>
	<description>Ramblings by John Crepezzi</description>
	<lastBuildDate>Sat, 06 Apr 2013 05:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Joël Cox</title>
		<link>http://www.seejohncode.com/2012/07/27/messagepack-json/#comment-65</link>
		<dc:creator>Joël Cox</dc:creator>
		<pubDate>Sat, 28 Jul 2012 10:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.seejohncode.com/?p=746#comment-65</guid>
		<description><![CDATA[Not a silver bullet like you said, but yet another good tool for the toolbox.]]></description>
		<content:encoded><![CDATA[<p>Not a silver bullet like you said, but yet another good tool for the toolbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Crepezzi</title>
		<link>http://www.seejohncode.com/2012/07/27/messagepack-json/#comment-64</link>
		<dc:creator>John Crepezzi</dc:creator>
		<pubDate>Fri, 27 Jul 2012 15:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.seejohncode.com/?p=746#comment-64</guid>
		<description><![CDATA[Hey Nelson,
We won&#039;t be using MessagePack for serving data over HTTP (although we may offer it as a format just for the geek-factor).  For storing uncompressed data of small length and mostly integer-type its doing quite well]]></description>
		<content:encoded><![CDATA[<p>Hey Nelson,<br />
We won&#8217;t be using MessagePack for serving data over HTTP (although we may offer it as a format just for the geek-factor).  For storing uncompressed data of small length and mostly integer-type its doing quite well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NelsonMinar</title>
		<link>http://www.seejohncode.com/2012/07/27/messagepack-json/#comment-63</link>
		<dc:creator>NelsonMinar</dc:creator>
		<pubDate>Fri, 27 Jul 2012 15:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.seejohncode.com/?p=746#comment-63</guid>
		<description><![CDATA[I did some tests awhile back with msgpack, too. I like the idea, but I&#039;m not sure in practice it really works. For my data (mostly GeoJSON) MessagePack is actually bigger after gzip compression, like you&#039;d use when serving data via HTTP. Some details at http://nelsonslog.wordpress.com/2012/06/22/checking-out-msgpack/]]></description>
		<content:encoded><![CDATA[<p>I did some tests awhile back with msgpack, too. I like the idea, but I&#8217;m not sure in practice it really works. For my data (mostly GeoJSON) MessagePack is actually bigger after gzip compression, like you&#8217;d use when serving data via HTTP. Some details at <a href="http://nelsonslog.wordpress.com/2012/06/22/checking-out-msgpack/" rel="nofollow">http://nelsonslog.wordpress.com/2012/06/22/checking-out-msgpack/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
