<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/facebook_to_offer_data_storage.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2008:/1/tag:72.47.210.69,2007://1.2903-</id>
  <updated>2008-09-24T12:12:46Z</updated>
  <title>Comments for Facebook to Offer Data Storage?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.1</generator>
  <entry>
    <id>tag:72.47.210.69,2007://1.2903</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/facebook_to_offer_data_storage.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=2903" title="Facebook to Offer Data Storage?" />
    <published>2007-09-17T23:09:17Z</published>
    <updated>2007-12-16T23:08:02Z</updated>
    <title>Facebook to Offer Data Storage?</title>
    <summary>Rev2.org is reporting that buried deep in the Facebook Developer wiki is mention of a Data Store API hinting at Facebook&apos;s possible intention of offering data storage to app developers. The wiki page was updated this morning to announce that the service is now in open beta and is accessible by any application (any app...</summary>
    <author>
      <name>Josh Catone</name>
      <uri>http://www.readwriteweb.com/</uri>
    </author>
    
    <category term="News" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img border="0" src="http://www.readwriteweb.com/images/facebookplatform-logo.jpg" align="left" hspace="5" vspace="5" width="140" height="150" /><a href="http://www.rev2.org/2007/09/16/facebook-offers-data-storage/">Rev2.org</a> is reporting that buried deep in the Facebook Developer wiki is mention of a <a href="http://wiki.developers.facebook.com/index.php/Data_Store_API_documentation">Data Store API</a> hinting at Facebook's possible intention of offering data storage to app developers.  The wiki page was updated this morning to announce that the service is now in open beta and is accessible by any application (any app developers out there want to shed more light on this one?).</p>

<p>Just this afternoon I <a href="http://www.readwriteweb.com/archives/platforms_on_the_web_are_platforms_on_a_platform.php">wrote about</a> platform definitions floated by Marc Andreessen, who called Facebook a level 2 platform -- or a "plug in API."  It seems like Facebook might be transitioning into what Andreessen would call a level 3 platform -- one that "handles everything required to run your application on your behalf."</p>]]>
      <![CDATA[<p>People actually began noticing the Data Store API back in August when Facebook employee Haiping Zhao first published the page in the Developer wiki, though it only just came out closed beta this morning.  When it first appeared <a href="http://blog.broadbandmechanics.com/2007/08/first-blog-links-since-back-in-the-us-of-a">Marc Canter noted</a> that it would be in competition with <a href="http://aws.amazon.com/s3">Amazon's S3 service</a>, which is a popular storage option among Facebook application developers (and indeed among many online app developers).</p>

<p>While it's probably smart for Facebook to provide data hosting capabilities and lock developers into the platform even more tightly, for that same reason I'm not sure it makes sense for developers to build apps that rely so heavily on a single platform.  If you store you data off site, you can more easily extract your application outside of Facebook, as <a href="http://www.readwriteweb.com/archives/popular_facebook_app_makes_jump_to_myspace.php">Where I've Been</a> has done.</p>

<p>As <a href="http://www.allfacebook.com/2007/09/facebook-to-become-level-3-platform/">AllFacebook</a> points out, Facebook's <a href="http://www.readwriteweb.com/archives/facebook_acquires_web_os_parakey.php">acquisition of Parakey</a> earlier this year, points to their desire to become a web OS.  Data storage capabilities for platform developers (and users) is a step in that direction.</p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.2903-comment:23760</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.2903" type="text/html" href="http://www.readwriteweb.com/archives/facebook_to_offer_data_storage.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/facebook_to_offer_data_storage.php#c23760" />
    <title>Comment from simon on 2007-09-20</title>
    <author>
        <name>simon</name>
        <uri>http://www.brawnyhunk.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.brawnyhunk.com">
        <![CDATA[<p><strong>well written, affectionate, and interesting blog.<br />
</strong>I thought about including a link to your site on my blog.</p>

<p>if you ever get the chance, come visit me back</p>

<p>Best,<br />
<strong>Simon</strong></p>

<p>my blog is <a href="http://www.brawnyhunk.com/" rel="nofollow">www.<strong>BrawnyHunk</strong>.com</a> (not nearly as superficial as it sounds ;-) )</p>]]>
    </content>
    <published>2007-09-20T11:55:44Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2007://1.2903-comment:23761</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2007://1.2903" type="text/html" href="http://www.readwriteweb.com/archives/facebook_to_offer_data_storage.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/facebook_to_offer_data_storage.php#c23761" />
    <title>Comment from Valerie Coffman on 2007-10-08</title>
    <author>
        <name>Valerie Coffman</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Well, in a sense, they've always offered data storage in the form of the fbml which you can set and get for each user.  Sounds crazy, but for a very simple app, you could find a way to write all the info you need there, and just retrieve it as xml each time....  I'm writing an app right now that does this, and have been tossing around in my head whether this is crazy, but if you're going to trust them to store your data in a database (with a wonky api) you might as well trust them to store it as xml in the user profile.</p>]]>
    </content>
    <published>2007-10-08T22:03:53Z</published>
  </entry>

</feed>