From mboxrd@z Thu Jan 1 00:00:00 1970 From: zwz <zhangweize@gmail.com> Subject: Re: HTML5 presentations Date: Fri, 26 Aug 2011 18:58:16 +0800 Message-ID: <871uw81ltj.fsf@gmail.com> References: <CAN_Dec_9HRq-9tRqXOHJNLkL4LXegeoRmdqrjicmoj4XZ8UWAg@mail.gmail.com> <8762ll6rr4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([140.186.70.92]:38902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1Qwu2n-0001mf-Nj for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 06:53:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1Qwu2m-000208-D5 for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 06:53:49 -0400 Received: from lo.gmane.org ([80.91.229.12]:38693) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1Qwu2m-0001zs-87 for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 06:53:48 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1Qwu2j-0005iM-IP for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 12:53:45 +0200 Received: from 60.191.28.58 ([60.191.28.58]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <emacs-orgmode@gnu.org>; Fri, 26 Aug 2011 12:53:45 +0200 Received: from zhangweize by 60.191.28.58 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <emacs-orgmode@gnu.org>; Fri, 26 Aug 2011 12:53:45 +0200 List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: </archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=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: emacs-orgmode@gnu.org Eric Schulte <schulte.eric@gmail.com> writes: > Matt Price <moptop99@gmail.com> writes: > >> On Wed, Aug 24, 2011 at 8:14 AM, zwz <zhangweize@gmail.com> 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. > > Having just walked through the introduction I will say that deck appears > to be the most polished of the html presentation engines I have yet > seen. It would be nice to see some support for fitting html exported > from Org into deck. > Yes, that is why I mention it here even though there have been several html exporters already. HTML5+CSS3+JS really make deck cool.