harish-io / Impressionist

Visual tool to create impress.js presentations
676 stars 124 forks source link

Suggestion: use remoteStorage.js to enable people to save their presentations where they want #6

Open jancborchardt opened 12 years ago

jancborchardt commented 12 years ago

remoteStorage.js is a client-side library to add remoteStorage support to your client-side app. There is a tutorial for example usage and more info in the readme of the repository.

Basically, remoteStorage is an open standard to seperate web apps from per-user data storage – whereas at the moment, most web apps are an app+storage package deal. Check the website of the unhosted movement for more info, and feel free to join our chat room if you have questions.

And yeah – big props on Impressionist! I love it and would like to help more, but at the moment I only have time for evaluation & suggestions. :)

harish-io commented 12 years ago

Fantastic suggestions. Thanks a lot for taking time and logging the issues. I am off on paternity this week, will take a look at the pointers and start fixing a few once I am back.

jancborchardt commented 12 years ago

:rocket:!