Jump to content

Web-based slideshow: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Undid revision 553316952 by 72.204.145.54 (talk)
Updated links from CPAN to MetaCPAN
Line 74: Line 74:
* [http://doc.tiki.org/JQS5 Tiki Wiki S5], adds S5 support to [[Tiki Wiki]]
* [http://doc.tiki.org/JQS5 Tiki Wiki S5], adds S5 support to [[Tiki Wiki]]
* [http://www.enfoldsystems.com/developer/software/plones5 Plone S5], adds S5 support to [[Plone]]
* [http://www.enfoldsystems.com/developer/software/plones5 Plone S5], adds S5 support to [[Plone]]
* [http://search.cpan.org/dist/spod5/ spod5], converts Perl [[POD (Plain Old Documentation)]] format to S5
* [https://metacpan.org/module/spod5 spod5], converts Perl [[POD (Plain Old Documentation)]] format to S5
* [http://search.cpan.org/dist/Pod-S5/ Pod-S5], converts Perl POD format to S5
* [https://metacpan.org/module/Pod::S5 Pod::S5], converts Perl POD format to S5
* [http://slideshow.rubyforge.org/ Slideshow (S9)], supports S5, S6, Slidy, Google HTML5 Rocks, and other templates.
* [http://slideshow.rubyforge.org/ Slideshow (S9)], supports S5, S6, Slidy, Google HTML5 Rocks, and other templates.
* [http://goessner.net/articles/slideous/slideous.html slideous], HTML-based presentation tool, inspired by S5 and Html Slidy
* [http://goessner.net/articles/slideous/slideous.html slideous], HTML-based presentation tool, inspired by S5 and Html Slidy

Revision as of 21:33, 16 September 2013

A Web-based slideshow is a slide show which can be played (viewed or presented) using a web browser. Some web based slide shows are generated from presentation software and may be difficult to change (they are usually not supposed to). Others offer templates allowing the slide show to be easily edited and changed.

Compared to a fully fledged presentation program the web based slide shows are usually limited in features.

A web based slide show is typically generated to or authored in HTML, JavaScript and CSS code (files).

Features

Player/Presentation Features

  • Works offline
  • No extra runtime environments or plugins required to view the slide show (some players may require Adobe Flash or Java)
  • Keyboard navigation
  • Slide transitions and animations
  • Full screen support, can automatically resizing text and images to fit the screen
  • Mobile device support, can be displayed on a smartphone using a mobile web browser or a mobile app.
  • URL to slide, can link directly to a slide using a URL (typically accomplishing using a fragment identifier).
  • Displays a table of contents
  • Auto-play/timed transitions
  • Compatible with multiple browsers
  • Can display slide notes for the speaker
  • Print mode

Editor Features

  • Theme and styling support
  • Can embed images
  • Can embed videos and audio and other multimedia
  • Supports master pages/templates for slides
  • Embedding SVG
  • Embedding MathML
  • Embedding other web pages

List of web-based slide shows

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

S5-based slideshows

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

Flash-based Slideshow

References