Re: [O] HTML5 presentations

2011-08-26 Thread zwz
Eric Schulte writes: > Matt Price writes: > >> 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 >

Re: [O] HTML5 presentations

2011-08-25 Thread Eric Schulte
Matt Price writes: > 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.

Re: [O] HTML5 presentations

2011-06-18 Thread Achim Gratz
Eric S Fraga writes: >> Although I haven't tried it recently, conkeror just uses the XULrunner >> engine that Firefox is based on. So if you switch to a reasonably >> recent version of XULrunner, it should work. Current version from > > Thanks. I'll look into it. This worked for me (as root or

Re: [O] HTML5 presentations

2011-06-17 Thread Eric S Fraga
Achim Gratz writes: > Eric S Fraga writes: >> What browser(s) are people using for this? Conkeror doesn't work well >> at all and iceweasel (aka firefox) 3.5.19 sort of works. > > Although I haven't tried it recently, conkeror just uses the XULrunner > engine that Firefox is based on. So if yo

Re: [O] HTML5 presentations

2011-06-16 Thread Jambunathan K
> Admittedly I don't know what transformation are required by the html5 > presentation mechanism, however I would think that an approach like that > taken in org-export-as-s5 [1], in which the existing org-export-as-html > is simply wrapped in a let-form which sets variable values uses hooks to >

Re: [O] HTML5 presentations

2011-06-16 Thread Jambunathan K
I don't want to hijack this thread. > Can you explain more about how we should proceed? Let us invite the author of html5 in to the discussion or let some interested party provide a patch/diff of what changes the author had done or let the body of html5 presentation be made available so that s

Re: [O] HTML5 presentations

2011-06-16 Thread Eric Schulte
Robert Goldman writes: > On 6/16/11 Jun 16 -3:36 PM, Jambunathan K wrote: >> Eric Schulte writes: >> >>> Robert Goldman writes: >>> On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote: > Vinh Nguyen writes: > > I have tried the version here: https://github.com/twada/

Re: [O] HTML5 presentations

2011-06-16 Thread Robert Goldman
On 6/16/11 Jun 16 -3:36 PM, Jambunathan K wrote: > Eric Schulte writes: > >> Robert Goldman writes: >> >>> On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote: Vinh Nguyen writes: >>> >>> I have tried the version here: >>> https://github.com/twada/org-html5presentation.el >>> >>> and it

Re: [O] HTML5 presentations

2011-06-16 Thread Jambunathan K
Eric Schulte writes: > Robert Goldman writes: > >> On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote: >>> Vinh Nguyen writes: >>> After the recent org-mode to S5 discussion, I stumbled onto [these](https://gist.github.com/509761) code. It offers a way to export org files to HTML5 pr

Re: [O] HTML5 presentations

2011-06-16 Thread Robert Goldman
On 6/16/11 Jun 16 -2:29 PM, Eric Schulte wrote: > Robert Goldman writes: > >> On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote: >>> Vinh Nguyen writes: >>> After the recent org-mode to S5 discussion, I stumbled onto [these](https://gist.github.com/509761) code. It offers a way to exp

Re: [O] HTML5 presentations

2011-06-16 Thread Eric Schulte
Robert Goldman writes: > On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote: >> Vinh Nguyen writes: >> >>> After the recent org-mode to S5 discussion, I stumbled onto >>> [these](https://gist.github.com/509761) code. It offers a way to >>> export org files to HTML5 presentations. I think it looks q

Re: [O] HTML5 presentations

2011-06-16 Thread Robert Goldman
On 6/7/11 Jun 7 -3:01 PM, Tassilo Horn wrote: > Vinh Nguyen writes: > >> After the recent org-mode to S5 discussion, I stumbled onto >> [these](https://gist.github.com/509761) code. It offers a way to >> export org files to HTML5 presentations. I think it looks quite nice. >> I see it being be

Re: [O] HTML5 presentations

2011-06-16 Thread Achim Gratz
Eric S Fraga writes: > What browser(s) are people using for this? Conkeror doesn't work well > at all and iceweasel (aka firefox) 3.5.19 sort of works. Although I haven't tried it recently, conkeror just uses the XULrunner engine that Firefox is based on. So if you switch to a reasonably recent

Re: [O] HTML5 presentations

2011-06-16 Thread Eric S Fraga
Joost Kremers writes: > On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote: >> What browser(s) are people using for this? Conkeror doesn't work well >> at all and iceweasel (aka firefox) 3.5.19 sort of works. > > since it's an html5 presentation, you'll need a browser with html5 suppor

Re: [O] HTML5 presentations

2011-06-16 Thread Eric S Fraga
Juan Pechiar writes: > On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote: >> What browser(s) are people using for this? Conkeror doesn't work well >> at all and iceweasel (aka firefox) 3.5.19 sort of works. > > Hi, > > Opera 11 (OSX) seems to work OK, only that slides start to appear

Re: [O] HTML5 presentations

2011-06-15 Thread Juan Pechiar
On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote: > What browser(s) are people using for this? Conkeror doesn't work well > at all and iceweasel (aka firefox) 3.5.19 sort of works. Hi, Opera 11 (OSX) seems to work OK, only that slides start to appear shifted the higher the slide numb

Re: [O] HTML5 presentations

2011-06-15 Thread Joost Kremers
On Wed, Jun 15, 2011 at 07:19:46PM +0100, Eric S Fraga wrote: > What browser(s) are people using for this? Conkeror doesn't work well > at all and iceweasel (aka firefox) 3.5.19 sort of works. since it's an html5 presentation, you'll need a browser with html5 support. i don't think firefox 3.6 ha

Re: [O] HTML5 presentations

2011-06-15 Thread Eric Schulte
Eric S Fraga writes: > Eric Schulte writes: > >> Tassilo Horn writes: >> >>> Vinh Nguyen writes: >>> After the recent org-mode to S5 discussion, I stumbled onto [these](https://gist.github.com/509761) code. It offers a way to export org files to HTML5 presentations. I think it

Re: [O] HTML5 presentations

2011-06-15 Thread Eric S Fraga
Eric Schulte writes: > Tassilo Horn writes: > >> Vinh Nguyen writes: >> >>> After the recent org-mode to S5 discussion, I stumbled onto >>> [these](https://gist.github.com/509761) code. It offers a way to >>> export org files to HTML5 presentations. I think it looks quite nice. >>> I see it

Re: [O] HTML5 presentations

2011-06-08 Thread Tassilo Horn
Rainer M Krug writes: >> >> The only thing that it doesn't do now and stops me from using it >> >> directly is the missing support for image scaling. I tried using >> >> >> >>#+ATTR_HTML: title="Beer!" width="90%" >> >>[[file:~/Desktop/Pictures/beer-bunny.jpg]] >> >> >> >> but the image

Re: [O] HTML5 presentations

2011-06-08 Thread Rainer M Krug
On Wed, Jun 8, 2011 at 3:01 PM, Tassilo Horn wrote: > Rainer M Krug writes: > > Hi Rainer, > > >> The only thing that it doesn't do now and stops me from using it > >> directly is the missing support for image scaling. I tried using > >> > >>#+ATTR_HTML: title="Beer!" width="90%" > >>[[

Re: [O] HTML5 presentations

2011-06-08 Thread Tassilo Horn
Rainer M Krug writes: Hi Rainer, >> The only thing that it doesn't do now and stops me from using it >> directly is the missing support for image scaling. I tried using >> >>#+ATTR_HTML: title="Beer!" width="90%" >>[[file:~/Desktop/Pictures/beer-bunny.jpg]] >> >> but the image is shown

Re: [O] HTML5 presentations

2011-06-08 Thread Rainer M Krug
On Wed, Jun 8, 2011 at 9:24 AM, Tassilo Horn wrote: > Christian Moe writes: > > > Cool! I tested it on a much-too-long slideshow, and noticed one > > problem, though: each new slide appeared a little further to the left. > > It also works fine with complex LaTeX math. :-) > > The only thing that

Re: [O] HTML5 presentations

2011-06-08 Thread Tassilo Horn
Christian Moe writes: > Cool! I tested it on a much-too-long slideshow, and noticed one > problem, though: each new slide appeared a little further to the left. It also works fine with complex LaTeX math. :-) The only thing that it doesn't do now and stops me from using it directly is the missi

Re: [O] HTML5 presentations

2011-06-08 Thread Jambunathan K
> I just added the link to the non-beamer presentation engine page on > Worg. > > http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html The prefix "non-beamer" defines presentation by exclusion.[1] This could be confusing. For example, OpenDocument Presentations are non-beamer so ar

Re: [O] HTML5 presentations

2011-06-07 Thread Christian Moe
Cool! I tested it on a much-too-long slideshow, and noticed one problem, though: each new slide appeared a little further to the left. Yours, Christian On 6/7/11 8:56 PM, Vinh Nguyen wrote: After the recent org-mode to S5 discussion, I stumbled onto [these](https://gist.github.com/509761) co

Re: [O] HTML5 presentations

2011-06-07 Thread Eric Schulte
Tassilo Horn writes: > Vinh Nguyen writes: > >> After the recent org-mode to S5 discussion, I stumbled onto >> [these](https://gist.github.com/509761) code. It offers a way to >> export org files to HTML5 presentations. I think it looks quite nice. >> I see it being better than S5 in that no

Re: [O] HTML5 presentations

2011-06-07 Thread Tassilo Horn
Vinh Nguyen writes: > After the recent org-mode to S5 discussion, I stumbled onto > [these](https://gist.github.com/509761) code. It offers a way to > export org files to HTML5 presentations. I think it looks quite nice. > I see it being better than S5 in that no "ui" folder is required. > Wha