Web-based slideshow: Difference between revisions

Content deleted Content added
Added {{catimprove}} tag to article using TW
section correction
Tag: Redirect target changed
 
(147 intermediate revisions by 98 users not shown)
Line 1:
#REDIRECT [[Slide show#Web-based slide show]]
{{lead missing|date=May 2011}}
== 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}}
=== S5 ===
[[S5_(file_format)|S5]] (Simple Standards-Based Slide Show System) is an XHTML-based file format for defining [[slideshows|Slideshow]]
 
[[Category:Presentation software]]
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>
[[Category:Web design]]
 
=== Dokuwiki Plugin for S5 ===
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>
 
=== 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, [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]].
 
=== Gnome-S5 ===
Todd A. Jacobs host git repo CodeGnome-S5 https://github.com/CodeGnome/s5
=== S6 ===
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.
 
=== Slippy ===
[https://github.com/Seldaek/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 ==
* [[Prezi]]
 
==References==
{{Reflist}}
 
 
{{catimprove|date=May 2011}}