From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: HTML5 presentations Date: Wed, 24 Aug 2011 11:33:56 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwFSq-0004hT-KU for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 11:34:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwFSo-0008DZ-Nc for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 11:34:00 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:49134) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwFSo-0008DM-8b for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 11:33:58 -0400 Received: by gyg10 with SMTP id 10so1033100gyg.0 for ; Wed, 24 Aug 2011 08:33:57 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: zwz Cc: emacs-orgmode@gnu.org On Wed, Aug 24, 2011 at 8:14 AM, zwz wrote: > Those days I came across two tools which I thought interesting and > helpful if could be combined with org-export in some way. > > 1. Deck.js: a js lib for making modern html presentation. See > http://imakewebthings.github.com/deck.js/#intro for more info. > I would really like to see an exporter for this, in part because Drupal integration for deck.js is underway. We already have several html5 presentation modes described on worg: http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html but there are lots of html5 methods out there; here are some resources: http://slides.html5rocks.com/#landing-slide http://usepow.com/about/# http://code.google.com/p/html5slides/ http://code.google.com/p/sfeir/source/browse/trunk/html5-slides/ so here are a couple of questions: - is one of these frameworks better than/easier to work with than the others? Can any of them be shared on slideshare or another archiving service? - can we standardize on a feature-rich exporter and start building a useful interface to it (e.g., on e that allows users to specify transitions & so forth in a property)? - what would be the best starting point for a new exporter? Jambunathan has the generic html exporter, surely that could be a starting point? But the simple html5presentation exporter (see link above) produces pretty good presentations already. Anyway, I'm very glad to see these possibilities emerging in recent months. I'm looking forward to the end of powerpoint! If I never have to use OOo Present again it'll be too soon... Matt