Jump to content

Web-based slideshow

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Narendra Sisodiya (talk | contribs) at 08:38, 23 May 2011 (Created page with '== Introduction == Web Based Slideshow is basically slideshow techniques using client side browser technology like (HTML(5)/Javascript/CSS) == HTML(5) based slides...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Introduction

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

HTML(5) based slideshow

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]

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

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, 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.

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

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 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.

  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.