From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: org 2 openoffice impress converter Date: Thu, 14 Feb 2008 10:27:27 +0000 Message-ID: <47B4178F.1010203@calicojack.co.uk> References: <87prv01sty.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPbJy-0000cI-UH for emacs-orgmode@gnu.org; Thu, 14 Feb 2008 05:28:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPbJx-0000b4-39 for emacs-orgmode@gnu.org; Thu, 14 Feb 2008 05:28:01 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPbJw-0000ag-La for emacs-orgmode@gnu.org; Thu, 14 Feb 2008 05:28:00 -0500 Received: from storm.bpweb.net ([83.223.106.8]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JPbJw-0002c6-4n for emacs-orgmode@gnu.org; Thu, 14 Feb 2008 05:28:00 -0500 In-Reply-To: <87prv01sty.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Guerry Cc: emacs-orgmode@gnu.org Bastien Guerry wrote: > Hi Fabian, > > Fabian Braennstroem writes: > >> Wouldn't it be great to create a presentation in emacs; at least the first >> outlining? > > Sounds nice. > >> So, what do you think about an org 2 openoffice impress converter...? >> The exporting process is probably pretty similar to the html-exporting >> procedure!? > > I think you might be interested in the S5 Slide Show system: > > http://meyerweb.com/eric/tools/s5/ > > S5 is a slide show format based entirely on XHTML, CSS, and > JavaScript. With one file, you can run a complete slide show and have > a printer-friendly version as well. The markup used for the slides is > very simple, highly semantic, and completely accessible. Anyone with > even a smidgen of familiarity with HTML or XHTML can look at the > markup and figure out how to adapt it to their particular > needs. Anyone familiar with CSS can create their own slide show > theme. It's totally simple, and it's totally standards-driven. > > See the quite impressive demonstration here: > > http://meyerweb.com/eric/tools/s5/s5-intro.html > > I think it would be *much* easier to go that way, since the export > format will just be a subset of HTML. Unless someone points to a very > simplistic example of ooimpress format, I'd rather not mix up with this. > > Of course this rely on the yes-coming-soon! brand new exporter. > I will work on it this WE, maybe something good will come from this. > > Play with S5 and let me know if you'd find it useful to have a S5 > exporter in Org. > S5 has always appealed to me, so I think this is an excellent idea, and certainly a feature I could see people using. R.