#REDIRECT [[Slide show#Web-based slide show]]
== Introduction ==
Web Based Slideshow is basically slideshow techniques using client side browser technology like (HTML(5)/Javascript/CSS)
{{R from merge}}
== HTML(5) based slideshow ==
{{R to section}}
[[Category:Presentation software]]
[[S5_(file_format)|S5]] (Simple Standards-Based Slide Show System) is an XHTML-based file format for defining [[slideshows|Slideshow]]
[[Category:Web design]]
On July 17, 2006, Ryan King launched ''s5project.org'', "a new community site, dedicated to the S5 Presentation software".<ref>{{cite web|url=http://meyerweb.com/eric/thoughts/2006/07/19/s5projectorg/|title=S5Project.org|date=19 July 2006|first=Eric|last=Meyer|authorlink=Eric Meyer|accessdate=17 August 2010}}</ref><ref>{{cite web|url=http://theryanking.com/entries/2006/07/17/s5projectorg/|title=S5Project.org|date=17 July 2006|first=Ryan|last=King|accessdate=17 August 2010}}</ref><ref>{{cite web|url=http://s5project.org/news/2006/07/annoucing-s5projectorg.html|title=Annoucing S5Project.org|archivedate=16 May 2008|archiveurl=http://web.archive.org/web/20080516011758/s5project.org/news/2006/07/annoucing-s5projectorg.html|date=16 July 2006|first=Ryan|last=King|accessdate=17 August 2010}}</ref><ref>{{cite web|archiveurl=http://web.archive.org/web/20080524211509/s5project.org/news/2006/07/whats-new-in-s5.html|archivedate=24 May 2008|title=What’s new in S5?|url=http://s5project.org/news/2006/07/whats-new-in-s5.html|date=26 July 2006|first=Ryan|last=King|accessdate=17 August 2010}}</ref>
On December 4, 2006, Andreas Gohr announced a [[DokuWiki]] plugin that converts [[Wiki markup]] to XHTML-compatible S5 presentations.<ref>{{cite web|url=http://www.splitbrain.org/blog/2006-12/04-presentations_in_dokuwiki|title=Presentations in DokuWiki|first=Andreas|last=Gohr|authorlink=Andreas Gohr|date=4 December 2006|accessdate=29 August 2010}}</ref>
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.
In July 2010, Daniel Mendler created diascope, [https://github.com/minad/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_(stylesheet_language)|SASS]].
Todd A. Jacobs host git repo CodeGnome-S5 https://github.com/CodeGnome/s5
Gerald Bauer maintains [https://github.com/geraldb/s6 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.
[https://github.com/Seldaek/slippy slippy] is S5 compatible project By Jordi Boggiano which has capability to export html slideshow into pdf
One can use reStructuredText to generate S5 presentation using rst2s5.py http://docutils.sourceforge.net/docs/user/slide-shows.html
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.
|