Making HTML5 Presentations in the Cloud with Markdown: Slid.es


Warning: Attempt to read property "post_excerpt" on null in /home/tedcurra/public_html/wp-content/themes/splits/single.php on line 15

Since coming to the realization that we should all be writing for the web and not for paper, I’ve been trying to figure out a new way of working in Markdown that totally circumvents desktop authoring programs like Microsoft Office altogether and lets you produce web-native content. This helps me get out of thinking of my content as either a “document” or a “presentation”, because my work usually ends up as both eventually anyway.

Instead, the first step in my writing process for all kinds of work is to create an outline in Markdown and then fill in my thoughts around an organized “skeleton” of an idea. Once my work is in Markdown, I can easily convert those documents into PDFs, websites, Word docs, emails, blog posts, or even PowerPoint-style presentations. I use Mou Markdown editor on Mac and HarooPad on Windows to write in Markdown, then use the exporting capabilities of those apps to produce great looking HTML code for posting my work online.

A new tool I discovered, Slid.es, a simple HTML5 presentations app where you can paste your lovely HTML code onto your slides and it will translate that into nicely formatted slides with titles and bullets.

For example, Slid.es takes this:


<h1>html5 presentations</h1>
<p>or</p>
<h2>"Who needs PowerPoint?!?"</h2>

and turns it in to this:

 

HTML Presentations or "Who Needs PowerPoint?"

Lookin’ good for just a little code, eh?

The tool has gorgeous themes, animations, and even adds a vertical dimension to traditionally linear presentations. However, the way you work on slides is in a regular WYSIWYG editor (the kind you see in blogs, learning management systems, and webmail apps.) These WYSIWYG editors are great because they can easily be peeled back to the raw HTML, enabling students to develop the chops to improve their work without worrying about breaking anything. They can choose to work visually or in code, and can learn to flip back and forth between the two workflows to see how HTML code is translated to visual design.

Slid.es is not the only HTML5 presentation app out there, but it is the most user-friendly for mainstream users. Highly technical GitHub dwellers have long used HTML5 presentations like Impress,js, Reveal.js, and Google’s HTML5 Rocks Presentations to impress fellow hackers with lean, well designed code and hand-tooled design. These tools are great for advanced intermediate coders but intimidating to newbies who just want to get their thoughts out. Slid.es takes the best from these excellent open source presentation projects and boils them down for average users.

UPDATE: I just published a video tutorial for working with Reveal.js presentations and Markdown, so if you’re ready to take the plunge, click here!

Slid.es stores your presentations in the cloud so they can be accessed from anywhere with an internet connection. Your presentations can even be viewed natively on any smartphone or tablet due to their HTML5 goodness. Rather than having compatibility issues and “I left my flash drive at home” problems, this tool can help you keep your work with you at all times.

How Does it Fit in Education?

Studies show that most computer education in schools is limited to creating Microsoft Office documents, while HTML training is considered “Computer Science” training and is seldom offered. By the time students reach high school, they are well-versed in the process of creating PowerPoints but ignorant of even the basics of HTML. Markdown is a great bridge between these two worlds because it lets you see how the gears of HTML work under the surface. It gives students an understanding of the way to format a document into headers, paragraphs, links, and images– the stuff of the web. It does this in a human-friendly format that is less scary than the HTML code itself. If students can grasp the basics of Markdown (which they can learn in a week) then they are developing basic skills in HTML that can be built upon continuously throughout their career.

Finally, Markdown is entirely based on plain text, so it does not require expensive software bundles like Microsoft Office to be licensed on every machine. For cash-strapped schools, using Markdown with web-based WYSIWYG editors can teach them a 21st Century way of working that doesn’t leave them dependent on expensive software bundles.

 

Liked this post? Follow this blog to get more. 

Written by

Ted Curran is a Learning Experience Designer/Developer for Autodesk. He is committed to empowering educators and learners to create transformational change through effective pedagogy and technology integration. You can follow Ted on Mastodon, LinkedIn or learn more at my 'About" page. These thoughts are my own.

You may also like...

4 Responses

  1. Interesting stuff. I’m looking to create html5 presentations and then have them run in a page on a WordPress site. Is this what I should be looking at or am I asking a little too much.

    Nice article.

  2. ivan britt says:

    i realy appreciate what you have written above.but according to my view the new html5point by digitalofficepro really perfoms outstanding in html5 conversion.
    it is quite user friendly and shows outstanding perfomance in converting presentations to html5and also retains transitions and animations after the conversion.so happy to share it with you
    http://www.digitalofficepro.com/Powerpoint/powerpoint-to-html5-converter.html

    • Ted Curran says:

      Thanks Ivan– I’m not familiar with your product. My larger point is that we need to stop conditioning students to work within PowerPoint, because it’s such a hassle to convert OUT of that format into other formats for other situations. I really think that students, teachers, and other workers today need to become natives of the web, and learn to speak its language.

Comments

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d