<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Aaron Feng: Host your own Amazon S3</title>
    <link>http://www.aaronfeng.com/articles/2007/03/08/host-your-own-amazon-s3</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Adventures in software development</description>
    <item>
      <title>Host your own Amazon S3</title>
      <description>&lt;p&gt;&lt;a href="http://code.whytheluckystiff.net/parkplace"&gt;Park Place&lt;/a&gt; is an &lt;a href="http://docs.amazonwebservices.com/AmazonS3/2006-03-01/"&gt;Amazon S3&lt;/a&gt; clone in Ruby minus the SOAP support.  It is amazing how little amount of code is required to achieve what &lt;a href="http://docs.amazonwebservices.com/AmazonS3/2006-03-01/"&gt;S3&lt;/a&gt; does.&lt;/p&gt;

&lt;p&gt;Another interesting aspect of &lt;a href="http://code.whytheluckystiff.net/parkplace"&gt;Park Place&lt;/a&gt; is that it uses &lt;a href="http://code.whytheluckystiff.net/camping/"&gt;Camping&lt;/a&gt; microframework.  &lt;a href="http://code.whytheluckystiff.net/camping/"&gt;Camping&lt;/a&gt; is similar to &lt;a href="http://www.rubyonrails.org/"&gt;Rails&lt;/a&gt; in the sense that it is a web framework that utilize the &lt;a href="http://en.wikipedia.org/wiki/Model-view-controller"&gt;MVC&lt;/a&gt; design pattern.  It is small web framework that weighs less than 4k!  It is described as "a little white blood cell in the vein of &lt;a href="http://www.rubyonrails.org/"&gt;Rails&lt;/a&gt;" on [Camping's][camp] wiki.   You can see all the code in the framework in one page of your browser.&lt;/p&gt;

&lt;p&gt;You can actually migrate from &lt;a href="http://code.whytheluckystiff.net/camping/"&gt;Camping&lt;/a&gt; to &lt;a href="http://www.rubyonrails.org/"&gt;Rails&lt;/a&gt; fairly easily.  That got me thinking, maybe [Shoechicken][shoechicken] should use &lt;a href="http://code.whytheluckystiff.net/camping/"&gt;Camping&lt;/a&gt; instead of &lt;a href="http://www.rubyonrails.org/"&gt;Rails&lt;/a&gt; to start with.  We can then migrate to &lt;a href="http://www.rubyonrails.org/"&gt;Rails&lt;/a&gt; as the need arises.&lt;/p&gt;</description>
      <pubDate>Thu, 08 Mar 2007 08:17:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:98b62579-955e-46e8-b7f3-d729200bf8ab</guid>
      <author>Aaron Feng</author>
      <link>http://www.aaronfeng.com/articles/2007/03/08/host-your-own-amazon-s3</link>
      <category>programming</category>
      <category>Amazon</category>
      <category>Park</category>
      <category>Place</category>
      <category>Camping</category>
      <category>Shoechicken</category>
    </item>
  </channel>
</rss>
