<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://www.stress-free.co.nz"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>stressfree - s3</title>
 <link>https://www.stress-free.co.nz/tech/s3</link>
 <description></description>
 <language>en</language>
<item>
 <title>S3 meets Java meets WebDAV</title>
 <link>https://www.stress-free.co.nz/s3_meets_java_meets_webdav</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
    &lt;div class=&quot;image&quot;&gt;&lt;img src=&quot;/sites/default/files/images/news/amazon_services.gif&quot; alt=&quot;&quot; width=&quot;170&quot; height=&quot;69&quot; /&gt;&lt;/div&gt;&lt;p&gt;The &lt;a href=&quot;http://www.carion.org/s3dav/index.html&quot;&gt;s3DAV&lt;/a&gt; looks like an interesting project. It is written in Java and exposes the &lt;a href=&quot;http://www.amazon.com/gp/browse.html?node=16427261&quot;&gt;Amazon S3 online storage service&lt;/a&gt; via WebDAV. It is promising because it looks like it can seamlessly expose S3 storage to users via most operating system&#039;s native &lt;a href=&quot;http://en.wikipedia.org/wiki/WebDAV&quot;&gt;WebDAV support&lt;/a&gt;. This will make using S3 as simple as using a network drive. Being Java it can run on just about any platform and either operate at the server or client level. If I had the time I would like to add authentication code to the project, it authentication to OpenLDAP/eDirectory and SQL databases would be a very handy feature to have if you wanted to expose the service to a number of users.&lt;br /&gt; &lt;/p&gt;  &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/tech/java&quot;&gt;java&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/webdav&quot;&gt;webdav&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/s3&quot;&gt;s3&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/amazon&quot;&gt;amazon&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Mon, 04 Sep 2006 21:48:38 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">306 at https://www.stress-free.co.nz</guid>
</item>
<item>
 <title>S3 provides unlimited cheap online storage</title>
 <link>https://www.stress-free.co.nz/s3_provides_unlimited_cheap_online_storage</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
      &lt;div class=&quot;image&quot;&gt;&lt;img src=&quot;/sites/default/files/images/news/amazon_services.gif&quot; border=&quot;0&quot; alt=&quot;amazon_services.gif&quot; hspace=&quot;0&quot; vspace=&quot;0&quot; width=&quot;170&quot; height=&quot;69&quot; /&gt;&lt;/div&gt;It has been a while since I last posted, mainly because I have been very busy working on Reasonate, going to Japan and doing end of year taxes...  &lt;p&gt;Anyway one thing that really blew my mind the other day was &lt;a href=&quot;http://aws.amazon.com/s3&quot;&gt;Amazon&#039;s new S3 service&lt;/a&gt;. On the surface it seems really simple, a basic web service that provides cheap online storage (US$0.15 per Gigabyte for storage per month). What is exciting is the ramifications, if somebody (like you or I) want to store a lot of information for ourselves or others online there is no need to invest in big servers and fat Internet connections to serve that data. It also means that by design your web applications will scale effortlessly at least in the sense of the data storage mechanism assuming Amazon&#039;s server farm is up to the task. I have signed up for an account and read through the documentation and some of the features are pretty nice (access control lists, time sensitive url&#039;s and a lot more). There has been very good things said about it on &lt;a href=&quot;http://www.techcrunch.com/2006/03/14/amazon-grid-storage-web-service-launches/&quot;&gt;TechCrunch&lt;/a&gt; and &lt;a href=&quot;http://blogs.businessweek.com/the_thread/techbeat/archives/2006/03/amazons_newest.html&quot;&gt;other places&lt;/a&gt;, plus some criticisim for &lt;a href=&quot;http://scripting.wordpress.com/2006/03/13/scripting-news-for-3142006/&quot;&gt;not supporting the very simple XML-RPC protocol&lt;/a&gt; (which would have been very nice to have in simple applications). &lt;!--break--&gt;&lt;/p&gt;  &lt;p&gt;What is needed now from someone like Google/MySQL is a distributed database platform that translates a similar business model across to the relational database market, say US$0.15 per thousand queries or database service in exchange for adverts on the site. It would be great to be able to harness to a massively scalable disk and database array with guaranteed uptime and almost unlimited scalability without having to spend thousands (or even millions) of dollars on server hardware and support. This type of setup would be really exciting and would benefit almost everyone involved (except for out of work server support staff). Whether or not something like this happens is uncertain but it certainly is something that Adam Bosworth from Google has obliquely hinted at in &lt;a href=&quot;http://www.adambosworth.net/archives/000031.html&quot;&gt;various speeches&lt;/a&gt; and &lt;a href=&quot;http://www.adambosworth.net/archives/000038.html&quot;&gt;blog posts&lt;/a&gt;.    &lt;br /&gt;&lt;/p&gt;   &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/thesis&quot;&gt;thesis&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/nas&quot;&gt;nas&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/web_2_0&quot;&gt;web 2.0&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/software_as_a_service&quot;&gt;software as a service&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/s3&quot;&gt;s3&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/amazon&quot;&gt;amazon&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Mon, 01 May 2006 11:15:45 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">259 at https://www.stress-free.co.nz</guid>
</item>
</channel>
</rss>
