HTML slideshow tools
From S5 Project
Contents |
[edit] S5
S5 1.0, 1.1, and 1.2alpha2 can all still be found on Eric Meyer's site:
http://meyerweb.com/eric/tools/s5/
[edit] Django S5
http://github.com/myles/django-s5
[edit] Drupal S5
[edit] Dokuwiki S5 Reloaded
http://www.dokuwiki.org/plugin:s5reloaded
[edit] Joomla!
[edit] jQuery.s5
http://www.visop-dev.com/Project+jQuery.s5
[edit] S5 reloaded
[edit] Tiki Wiki CMS Groupware
http://doc.tiki.org/JQS5 (uses jQuery.s5)
[edit] Plone S5
http://www.enfoldsystems.com/developer/software/plones5
[edit] spod5 (Perl POD to S5)
http://search.cpan.org/dist/spod5/
or:
http://search.cpan.org/dist/Pod-S5/
[edit] rst2s5.py
http://docutils.sourceforge.net/docs/user/slide-shows.html
[edit] Others
[edit] S6
Slide Show template using HTML, CSS & JavaScript (w/ jQuery). S6 started as a rewrite of Eric Meyer's S5 using the jQuery JavaScript library – offering easier to understand and easier to extend code.
[edit] HTML Slidy
http://www.w3.org/Talks/Tools/Slidy2/
Similar to S5, from W3C.
[edit] HTML5 Slides
http://slides.html5rocks.com/#slide1
A slide presentation by Google using HTML 5 & CSS 3 features (e.g. CSS transitions). The Apache licensed presentation system is seemingly unnamed.
[edit] Landslide
https://github.com/adamzap/landslide
Generates HTML5 slides (see above) from markdown/rst documents.
[edit] ShowOff
https://github.com/schacon/showoff/
from Scott Chacon; it's a little heavier in the sense that it requires interaction with a custom Sinatra web application to work properly, even though the underlying slides are still HTML and CSS.
[edit] Slimey
http://slimey.sourceforge.net/
A rough attempt at a web-based presentation editor. Works for basic use, but no updates in over a year. It produces an extension of the S5 format it calls "SLIM" (Slideshows Microformat). Includes the "Slime" engine to display these presentations.
[edit] Slidy editor prototype
http://people.w3.org/~dsr/editor/old/editor.html
An old attempt at a WYSIWYG slide editor using contentEditable. Not in a usable state.
[edit] Slideshow (S9)
http://slideshow.rubyforge.org
Lets you create slide shows and author slides in plain text using a wiki-style markup language that's easy-to-write and easy-to-read. Supports S5, S6, Slidy, Google HTML5 Rocks, and other template packs.
[edit] HTML5 Slideshow
http://www.ravelrumba.com/blog/html5-slideshow/
https://github.com/robflaherty/html-slideshow
[edit] slideous
A Lightweight HTML Based Presentation Tool, inspired by S5 and Html Slidy
http://goessner.net/articles/slideous/slideous.html
[edit] HTML5
[edit] Popcorn
Popcorn JavaScript Library can play video/audio and various other html elements (like footnote, slides, images ) over the timeline
Demo