<?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: Realie Project: Data Structure &amp;&#160;Storage</title>
	<atom:link href="http://www.web2media.net/laktek/2010/02/11/realie-project-data-structure-storage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web2media.net/laktek/2010/02/11/realie-project-data-structure-storage/</link>
	<description>A Sri Lankan, A Rubyist and A Web Dude</description>
	<lastBuildDate>Fri, 27 Aug 2010 19:24:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: LakTEK &#8211; Real-time Collaborative Editing with WebSockets, Node.js &#38; Redis - (Lakshan Perera)</title>
		<link>http://www.web2media.net/laktek/2010/02/11/realie-project-data-structure-storage/comment-page-1/#comment-33251</link>
		<dc:creator>LakTEK &#8211; Real-time Collaborative Editing with WebSockets, Node.js &#38; Redis - (Lakshan Perera)</dc:creator>
		<pubDate>Tue, 25 May 2010 23:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2media.net/laktek/?p=280#comment-33251</guid>
		<description>[...] for my individual research project in the university. Since then I did couple of posts on the design decisions and on technologies I experimented for the project. After some excessive hacking, today I&#8217;ve [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] for my individual research project in the university. Since then I did couple of posts on the design decisions and on technologies I experimented for the project. After some excessive hacking, today I&#8217;ve [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lakshan</title>
		<link>http://www.web2media.net/laktek/2010/02/11/realie-project-data-structure-storage/comment-page-1/#comment-33064</link>
		<dc:creator>Lakshan</dc:creator>
		<pubDate>Fri, 12 Feb 2010 06:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2media.net/laktek/?p=280#comment-33064</guid>
		<description>Hi Gaveen,

Thanks for your comments and wishes :) 

Regarding JSON serialization, I&#039;m using Yajl-ruby JSON parsing and encoding library (http://github.com/brianmario/yajl-ruby#readme). Apart from providing faster encoding and decoding, it supports parsing directly from streaming IO (which will be really handy to parse the responses coming from the client). Also, now the Rails 3 edge directly supports Yajl as an alternative JSON parser.</description>
		<content:encoded><![CDATA[<p>Hi Gaveen,</p>
<p>Thanks for your comments and wishes :) </p>
<p>Regarding JSON serialization, I&#8217;m using Yajl-ruby JSON parsing and encoding library (<a href="http://github.com/brianmario/yajl-ruby#readme" rel="nofollow">http://github.com/brianmario/yajl-ruby#readme</a>). Apart from providing faster encoding and decoding, it supports parsing directly from streaming IO (which will be really handy to parse the responses coming from the client). Also, now the Rails 3 edge directly supports Yajl as an alternative JSON parser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaveen</title>
		<link>http://www.web2media.net/laktek/2010/02/11/realie-project-data-structure-storage/comment-page-1/#comment-33061</link>
		<dc:creator>Gaveen</dc:creator>
		<pubDate>Thu, 11 Feb 2010 23:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.web2media.net/laktek/?p=280#comment-33061</guid>
		<description>Interesting concepts to implement. It seems that you&#039;ve already made most of the main design decisions. 

One interesting technology choice is the use of Redis. I haven&#039;t used it myself, and I don&#039;t believe I&#039;d have the opportunity (i.e. time) any time soon. But I&#039;ve also heard it&#039;s good. Heavyweights like @ezmobius swear by it. Anyway, which method are you planning to use for JSON serialization efficiently?

Good luck for the project and we&#039;ll be watching it with much interest. :)</description>
		<content:encoded><![CDATA[<p>Interesting concepts to implement. It seems that you&#8217;ve already made most of the main design decisions. </p>
<p>One interesting technology choice is the use of Redis. I haven&#8217;t used it myself, and I don&#8217;t believe I&#8217;d have the opportunity (i.e. time) any time soon. But I&#8217;ve also heard it&#8217;s good. Heavyweights like @ezmobius swear by it. Anyway, which method are you planning to use for JSON serialization efficiently?</p>
<p>Good luck for the project and we&#8217;ll be watching it with much interest. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
