Web-based slideshow

This is an old revision of this page, as edited by Crosstemplejay (talk | contribs) at 11:25, 23 May 2011 (Added {{lead missing}} tag to article using TW). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Introduction

Web Based Slideshow is basically slideshow techniques using client side browser technology like (HTML(5)/Javascript/CSS)

HTML(5) based slideshow

S5

S5 (Simple Standards-Based Slide Show System) is an XHTML-based file format for defining Slideshow

On July 17, 2006, Ryan King launched s5project.org, "a new community site, dedicated to the S5 Presentation software".[1][2][3][4]

Dokuwiki Plugin for S5

On December 4, 2006, Andreas Gohr announced a DokuWiki plugin that converts Wiki markup to XHTML-compatible S5 presentations.[5]

S5 Reloaded

In December 2006, Christian Effenberger launched S5 Reloaded, an extended version of S5 with new features such as autorun, scalable images, sound support, transition effects and new themes.

Diascope

In July 2010, Daniel Mendler created diascope, Diascope is a a mostly-S5-compatible implementation which sucks less. It is inspired by s5-reloaded. It has support for embedded SVG and MathML, theme switching. CSS is handled by SASS.

Gnome-S5

Todd A. Jacobs host git repo CodeGnome-S5 https://github.com/CodeGnome/s5

S6

Gerald Bauer maintains S6 Project S6 started as a rewrite of Eric Meyer’s S5 using the jQuery JavaScript library – offering easier to understand and easier to extend code. Add plugins, effects and more.

Slippy

slippy is S5 compatible project By Jordi Boggiano which has capability to export html slideshow into pdf

Rst2S5

One can use reStructuredText to generate S5 presentation using rst2s5.py http://docutils.sourceforge.net/docs/user/slide-shows.html

html-slideshow

Rob Flaherty created a light weight HTML SlideShow https://github.com/robflaherty/html-slideshow , It has feature to execute Javascript for particular slides by binding the "newSlide" events.

Django S5

http://github.com/myles/django-s5

Drupal S5

http://drupal.org/project/s5

Dokuwiki S5 Reloaded

http://www.dokuwiki.org/plugin:s5reloaded

jQuery.s5

http://www.visop-dev.com/Project+jQuery.s5

Tiki Wiki CMS Groupware

http://doc.tiki.org/JQS5 (uses jQuery.s5)

Plone S5

http://www.enfoldsystems.com/developer/software/plones5

spod5 (Perl POD to S5)

http://search.cpan.org/dist/spod5/

or:

http://search.cpan.org/dist/Pod-S5/

S6

https://github.com/geraldb/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.

HTML Slidy

http://www.w3.org/Talks/Tools/Slidy2/

Similar to S5, from W3C.

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.

Landslide

https://github.com/adamzap/landslide

Generates HTML5 slides (see above) from markdown/rst documents.

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.

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.

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.

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.


HTML5 Slideshow

http://www.ravelrumba.com/blog/html5-slideshow/

https://github.com/robflaherty/html-slideshow

slideous

A Lightweight HTML Based Presentation Tool, inspired by S5 and Html Slidy

http://goessner.net/articles/slideous/slideous.html

DZSlides

DZSlides is just a single all-in-one HTML template and the blurb reads:

https://github.com/paulrouget/dzslides

DZSlides is a one-page-template to build your presentation in HTML5 and CSS3. [Note: Uses CSS3 transitions and, hus, requires Firefox 4+.]

jQuery-Presentation

A jQuery based slideshow system https://github.com/davist11/jQuery-Presentation

Flash Based Slideshow

References

  1. ^ Meyer, Eric (19 July 2006). "S5Project.org". Retrieved 17 August 2010.
  2. ^ King, Ryan (17 July 2006). "S5Project.org". Retrieved 17 August 2010.
  3. ^ King, Ryan (16 July 2006). "Annoucing S5Project.org". Archived from the original on 16 May 2008. Retrieved 17 August 2010.
  4. ^ King, Ryan (26 July 2006). "What's new in S5?". Archived from the original on 24 May 2008. Retrieved 17 August 2010.
  5. ^ Gohr, Andreas (4 December 2006). "Presentations in DokuWiki". Retrieved 29 August 2010.