<?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: Amazon S3 persistent Ruby objects</title>
	<atom:link href="http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/feed/" rel="self" type="application/rss+xml" />
	<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/</link>
	<description>nutrun</description>
	<pubDate>Tue, 06 Jan 2009 03:16:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Amazon Web Services links for 2008-03-25 &#124; Elastic Grid Blog</title>
		<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/comment-page-1/#comment-354</link>
		<dc:creator>Amazon Web Services links for 2008-03-25 &#124; Elastic Grid Blog</dc:creator>
		<pubDate>Wed, 26 Mar 2008 09:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=100#comment-354</guid>
		<description>[...] about using Amazon S3 persistent Ruby objects and an extended version using Amazon [...]</description>
		<content:encoded><![CDATA[<p>[...] about using Amazon S3 persistent Ruby objects and an extended version using Amazon [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amazon &#38;#187; Amazon S3 persistent Ruby objects</title>
		<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/comment-page-1/#comment-280</link>
		<dc:creator>amazon &#38;#187; Amazon S3 persistent Ruby objects</dc:creator>
		<pubDate>Sat, 20 Oct 2007 07:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=100#comment-280</guid>
		<description>[...] Read the rest of this great post here [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest of this great post here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan</title>
		<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/comment-page-1/#comment-279</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Thu, 12 Jul 2007 07:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=100#comment-279</guid>
		<description>Are you using YAML so you can index the data external to your app, or...? I don't really see a benefit over Marshal, especially with the overhead of instantiating the custom class every time.</description>
		<content:encoded><![CDATA[<p>Are you using YAML so you can index the data external to your app, or&#8230;? I don&#8217;t really see a benefit over Marshal, especially with the overhead of instantiating the custom class every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Malamidis</title>
		<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/comment-page-1/#comment-278</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Mon, 09 Jul 2007 12:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=100#comment-278</guid>
		<description>J, indeed. I've updated the article to reflect that.</description>
		<content:encoded><![CDATA[<p>J, indeed. I&#8217;ve updated the article to reflect that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J Coppedge</title>
		<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/comment-page-1/#comment-277</link>
		<dc:creator>J Coppedge</dc:creator>
		<pubDate>Mon, 09 Jul 2007 04:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=100#comment-277</guid>
		<description>One note to remember - if you are using S3 with EC2 to host your application there is no cost for data between the EC2 server instances and S3 service.</description>
		<content:encoded><![CDATA[<p>One note to remember - if you are using S3 with EC2 to host your application there is no cost for data between the EC2 server instances and S3 service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Murphy</title>
		<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/comment-page-1/#comment-276</link>
		<dc:creator>Mark Murphy</dc:creator>
		<pubDate>Sun, 08 Jul 2007 20:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=100#comment-276</guid>
		<description>On the issue of price, you could at least prototype using _why's ParkPlace, an S3 clone written in Ruby. http://code.whytheluckystiff.net/parkplace</description>
		<content:encoded><![CDATA[<p>On the issue of price, you could at least prototype using _why&#8217;s ParkPlace, an S3 clone written in Ruby. <a href="http://code.whytheluckystiff.net/parkplace" rel="nofollow">http://code.whytheluckystiff.net/parkplace</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Cooper</title>
		<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/comment-page-1/#comment-275</link>
		<dc:creator>Peter Cooper</dc:creator>
		<pubDate>Sun, 08 Jul 2007 19:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=100#comment-275</guid>
		<description>You could probably control some of the cost and speed issues by implementing it like a pstore (that is, a single file) that syncs every now and then, so no constant HTTP traffic back and forth. Would hurt concurrency though!</description>
		<content:encoded><![CDATA[<p>You could probably control some of the cost and speed issues by implementing it like a pstore (that is, a single file) that syncs every now and then, so no constant HTTP traffic back and forth. Would hurt concurrency though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Malamidis</title>
		<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/comment-page-1/#comment-274</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Sat, 07 Jul 2007 14:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=100#comment-274</guid>
		<description>Thanks for the info. Amended the example accordingly.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. Amended the example accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ola Bini</title>
		<link>http://nutrun.com/weblog/amazon-s3-persistent-ruby-objects/comment-page-1/#comment-273</link>
		<dc:creator>Ola Bini</dc:creator>
		<pubDate>Sat, 07 Jul 2007 12:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://new-site.nutrun.com/?p=100#comment-273</guid>
		<description>Interesting approach.

(You don't need to include YAML, btw. Everything gets a to_yaml method when you require 'yaml')</description>
		<content:encoded><![CDATA[<p>Interesting approach.</p>
<p>(You don&#8217;t need to include YAML, btw. Everything gets a to_yaml method when you require &#8216;yaml&#8217;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
