For years, MS Powerpoint was almost the only option for easily creating and managing slideshows.
Although it is still a popular tool in the market, today, there are other options for the web-friendly people like: Google Docs Presentations, Prezi, Zoho Show and more.
Also, there are free and open source JavaScript libraries or templates that are specially built for this case and enables web designers/developers to build presentations with a flexibility which any other tool can not offer.
Web-based presentations work in all modern browsers -including mobile-, can include any media, be scripted for advanced usage and coded to be dynamic.
Here are the 9 great and well-known HTML-JavaScript-powered engines for beautiful presentations:

Deck.js is a lovely JavaScript library for creating HTML presentations.
While advanced users can build totally custom outputs, there are templates and themes for novice users to create a standard slideshow with no effort.

This is a jQuery plugin that lets us to create the slides in HTML, style them with CSS and control the presentation logic with JavaScript.
Navigation can be handled with keyboard, mouse or scrolling.
As a unique feature, it allows defining a video for synchronizing the slideshow with.
Read the rest of this entry »