<?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: Re: Idea for alternative RSS syncing system</title>
	<atom:link href="http://jens.mooseyard.com/2010/02/re-idea-for-alternative-rss-syncing-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://jens.mooseyard.com/2010/02/re-idea-for-alternative-rss-syncing-system/</link>
	<description>Little boxes made of words, by Jens Alfke</description>
	<lastBuildDate>Sat, 04 Feb 2012 05:05:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jens</title>
		<link>http://jens.mooseyard.com/2010/02/re-idea-for-alternative-rss-syncing-system/comment-page-1/#comment-3476</link>
		<dc:creator>jens</dc:creator>
		<pubDate>Sun, 07 Mar 2010 00:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://jens.mooseyard.com/?p=392#comment-3476</guid>
		<description>Because it requires complex software on the server side, that practically no one has the capability of installing. The client-side software is also pretty large and complex.</description>
		<content:encoded><![CDATA[<p>Because it requires complex software on the server side, that practically no one has the capability of installing. The client-side software is also pretty large and complex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uroflavin</title>
		<link>http://jens.mooseyard.com/2010/02/re-idea-for-alternative-rss-syncing-system/comment-page-1/#comment-3470</link>
		<dc:creator>Uroflavin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 19:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://jens.mooseyard.com/?p=392#comment-3470</guid>
		<description>Why not use git?</description>
		<content:encoded><![CDATA[<p>Why not use git?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://jens.mooseyard.com/2010/02/re-idea-for-alternative-rss-syncing-system/comment-page-1/#comment-3433</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://jens.mooseyard.com/?p=392#comment-3433</guid>
		<description>Would it be reasonable to also compress the read data in the form &quot;for this feed, from august until november, the user has read everything&quot;? This would mean that less data has to be stored on the server, and an initial synching would be much faster.</description>
		<content:encoded><![CDATA[<p>Would it be reasonable to also compress the read data in the form &#8220;for this feed, from august until november, the user has read everything&#8221;? This would mean that less data has to be stored on the server, and an initial synching would be much faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jens</title>
		<link>http://jens.mooseyard.com/2010/02/re-idea-for-alternative-rss-syncing-system/comment-page-1/#comment-3424</link>
		<dc:creator>jens</dc:creator>
		<pubDate>Tue, 09 Feb 2010 19:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://jens.mooseyard.com/?p=392#comment-3424</guid>
		<description>It&#039;s similar, except that all the smarts live on only one side (the client), so the pull is a simple HTTP GET and the push could theoretically be a PUT but in the real world is a really simple server-side script.

This does limit it compared to what CouchDB can do, but it also means there&#039;s a very low bar for setting up the server. (Whereas it&#039;s very unlikely you&#039;ll be able to run an Erlang server process without an expensive hosting plan.)</description>
		<content:encoded><![CDATA[<p>It&#8217;s similar, except that all the smarts live on only one side (the client), so the pull is a simple HTTP GET and the push could theoretically be a PUT but in the real world is a really simple server-side script.</p>
<p>This does limit it compared to what CouchDB can do, but it also means there&#8217;s a very low bar for setting up the server. (Whereas it&#8217;s very unlikely you&#8217;ll be able to run an Erlang server process without an expensive hosting plan.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Anderson</title>
		<link>http://jens.mooseyard.com/2010/02/re-idea-for-alternative-rss-syncing-system/comment-page-1/#comment-3423</link>
		<dc:creator>Chris Anderson</dc:creator>
		<pubDate>Tue, 09 Feb 2010 19:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://jens.mooseyard.com/?p=392#comment-3423</guid>
		<description>Your REST-logging is almost exactly a description of how CouchDB replication works, except CouchDB works even when thousands of people are sharing the same data set at the same time.

I described replication in more detail here for those who are interested:

http://jchrisa.net/drl/_design/sofa/_show/post/CouchDB-Implements-a-Fundamental-Algorithm</description>
		<content:encoded><![CDATA[<p>Your REST-logging is almost exactly a description of how CouchDB replication works, except CouchDB works even when thousands of people are sharing the same data set at the same time.</p>
<p>I described replication in more detail here for those who are interested:</p>
<p><a href="http://jchrisa.net/drl/_design/sofa/_show/post/CouchDB-Implements-a-Fundamental-Algorithm" rel="nofollow">http://jchrisa.net/drl/_design/sofa/_show/post/CouchDB-Implements-a-Fundamental-Algorithm</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

