Hi Sander
I am using your orgmode-slideshow - nice tool!
Hi All,
I usually give presentations that are graphically heavy and typically have 3 or 4 movies in them. Powerpoint/impress is too much of a hassle esp. with movies and latex/beamer is nice, but the movie package stopped working for me.
So I hacked together a javascript and a css that transforms the default html export of my org file to a slide show:
http://www.mauc.nl/presentations/test.html
Here's the org-file:
http://www.mauc.nl/presentations/test.org
Here's the rest:
http://www.mauc.nl/assets/css/orgmode-slideshow.css
http://www.mauc.nl/assets/js/orgmode-slideshow.js
(depends on jQuery)
No support for deeper trees (yet), no mouse nav and I'm personally not fond of how the images are handled.
Let me know what you think, I will keep you updated of the progress.