Slide Show (S9) 10-Minute Tutorial
Agenda
- What’s Slide Show (S9)?
- Wiki-Style Markup Language – Markdown, Textile
- How it works – Just press F11!
- What’s S5? What’s S6?
Slide Show Keyboard Controls (Help)
Action | Key |
Go to next slide | Space Bar, Right Arrow, Down Arrow, Page Down |
Go to previous slide | Left Arrow, Up Arrow, Page Up |
Zoom in, zoom out, zoom reset (100%) | Control+ Plus, Control+ Minus, Control+ 0 |
What’s Slide Show (S9)?
What?
A Free Web Alternative to PowerPoint and Keynote in Ruby
Getting Started in 1-2-3 Easy Steps
- Step 1: Write your slides in plain text using a wiki-style markup language
- Step 2: Build your slide show using the
slideshow
gem - Step 3: Open up your slide show in your browser and hit the space bar to flip through your slides
- That’s it. Showtime!
Wiki-Style Markup Language – Markdown
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. Sample:
# What's Slide Show (S9)? ### What? A Free Web Alternative to PowerPoint and Keynote in Ruby ### Getting Started in 1-2-3 Easy Steps - Step 1: Write your slides in plain text using a wiki-style markup language - Step 2: Build your slide show using the `slideshow` gem - Step 3: Open up your slide show in your browser - That's it. Showtime!
How it works – Just press F11!
The Slide Show (S9) Ruby gem turns your slides in plain text into a web page that’s an all-in-one-page handout and a live slide show all at once.
$ slideshow build tutorial.txt => Preparing slideshow 'tutorial.html'... => Done.
Turn your web page into a slide show and your browser into full screen projection with a single push button (F11). Hit the space bar or the right arrow, down arrow or page down key to flip through your slides.
That’s all. It’s that simple.
Slide Show (S9) Template Pack Options
What’s S5?Simple Standards-based Slide Show System (S5) is a classic public domain (free, open source) slide show package inspired by Opera Show and others that works in all modern browsers (without any plugin required because it includes its own slide show machinery in JavaScript). (Use the |
What’s S6?S6 started as a rewrite of S5 using the jQuery JavaScript library — offering easier to understand and easier to extend code. Add plugins, effects and more. Contributions welcome! (Use the |
What’s Slidy? What’s Google HTML5 Slides?
Check the Slide Show (S9) Template Gallery for more template packs and samples.
Thank You – Learn More – Questions? Comments?
Gerald Bauer designed and developed the Slide Show (S9) Ruby gem. Find out more @ slideshow-s9.github.io
Questions? Comments? Send them along to the wwwmake forum/mailing list. Thanks!