On Sun, Sep 2, 2012 at 10:31 PM, Jan-Christoph Borchardt
<
h...@jancborchardt.net> wrote:
> Dropbox just released dropbox.js
> (
https://github.com/dropbox/dropbox-js ), a client-side library for
> the Dropbox API. For that to work, they also added CORS headers to
> their API. It seems very similar to remoteStorage.js
>
> More info in the article:
https://tech.dropbox.com/?p=345
>
> Now that they have CORS headers, it would be interesting to integrate
> it with remoteStorage.js, so that you can use your Dropbox account as
> your remoteStorage. That would be part of the adoption ramp, or
> »legacy support« for data silos.
that's great news!
> Then there could be a liberation app,
by liberator app i've always meant an app that sucks your data out of
existing web 2.0 platforms. is that what you mean?
> moving the data from your Dropbox to another remoteStorage.
that already exists, it's called Seven20. You can export data from one
remoteStorage account into a zip file, and then import that into
another account.
do keep in mind though that Dropbox.js will, as i understand it, get
its own shielded-off subfolder under apps/ on your dropbox account, it
will not be able to access any existing data on there, will it?
ciao,
Michiel