langalex / boom_amazing
- Source
- Commits
- Network (5)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.couchapprc | Sat May 23 12:06:12 -0700 2009 | |
| |
.gitignore | Sat May 23 12:06:12 -0700 2009 | |
| |
README.md | Mon May 25 15:44:49 -0700 2009 | |
| |
_attachments/ | Fri Nov 06 10:38:57 -0800 2009 | |
| |
vendor/ | Tue Nov 03 16:30:39 -0800 2009 | |
| |
views/ | Tue Nov 03 16:30:39 -0800 2009 |
README.md
Boom Amazing...
... is a CouchApp that allows you to zoom/rotate/pan around an svg file, record the different positions and then replay those for a presentation... or something else.
Running it
- Install CouchApp
- push the app to a CouchDB database
- create a document and upload your svg file, for example using Futon (http://localhost:5984/_utils)
- Go to http://localhost:5984/your_db/boom_amazing/_design/boom_amazing/index.html?svg={relative path to svg file}
- Start moving around, click save to add a slide
- Replay the saved positions by clicking the next/previous links
- Hack the code, add something awesome, share it on GitHub
URLs
- http://github.com/langalex/boom_amazing
Contact
Alexander Lang alex@upstream-berlin.com
Disclaimer
I have only tested this on Safari4/OSX
