gabrielflorit / water

interactive sketchpad
http://livecoding.gabrielflor.it
294 stars 34 forks source link

better storage than localstorage - perhaps save as a gist? #9

Closed gabrielflorit closed 12 years ago

gabrielflorit commented 12 years ago

Would be great to offer to save current code as a gist.

Even better, save as a gist AND enable users to show off their work - e.g. hitting http://gabrielflor.it/water/mygist would retrieve mygist and render it.

Also - keep track of gist activity to show how many gists have been created.

drewp commented 12 years ago

Or write back to my choice of web location using PUT (or webdav?). Then I could build a bridge to my existing source repo and use this just like my other editors

gabrielflorit commented 12 years ago

This repository is deprecated - the new repository features gist integration.