From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Proposal/request for input: slidify export for html slides Date: Wed, 29 Jan 2014 22:26:16 -0600 Message-ID: References: <20140130014552.GA8980@eyeBook> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e015383e45a65f804f128758e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8jCk-0008KX-Nc for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 23:26:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8jCj-0001d7-Fz for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 23:26:18 -0500 Received: from mail-oa0-x22f.google.com ([2607:f8b0:4003:c02::22f]:35393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8jCj-0001d3-8v for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 23:26:17 -0500 Received: by mail-oa0-f47.google.com with SMTP id m1so3092245oag.20 for ; Wed, 29 Jan 2014 20:26:16 -0800 (PST) In-Reply-To: <20140130014552.GA8980@eyeBook> 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: emacs-orgmode --089e015383e45a65f804f128758e Content-Type: text/plain; charset=UTF-8 On Jan 29, 2014 7:46 PM, "Rick Frankel" wrote: > > On Thu, Jan 30, 2014 at 12:57:46AM +0000, Ahmadou Dicko wrote: > > I love slidify too and I think that having similar functionnality in org > > could be great. > > I think that you have everything to do that using the html backend, you > > just need to interface the right Javascript/HTML5 library. > > In slidify you can use io2012, deck.js, shower and landslide and I know > > that you can use deck.js through ox-deck and it will not be difficult to > > create and interface for other library too. > > For example if you need a nice non Beamer library you can also check > > ox-reveal which interface reveal.js. > > Just to follow-up and expand. It looks like slidy is an interface for > Rstudio to a number of html slide (javascript) libraries, and uses > markdown as it markup language, while providing the ability to execute > R code interspersed with the markup (literate programming/reproducable > results) > > Org is it's own markup language and allow interspersing executable > code (and its output) in a literate, reproducable way > (babel). Including, but not limited to, R. > > In addion org has export interfaces to multiple output types. For > slideshow there are (at least): > > - ox-s5 > - ox-deck > - ox-reveal > - beamer > > As well as pdf, html and others. > > So it doesn't seem to make sense to use org as a frontend to Rstudio, > but i may be wrong... > Agree on most points, and will be checking out the HTML org options as I mentioned. I did want to correct that slidify is not tied to rstudio, even though it integrates nicely with it. I was playing with it when straight from an R session within Emacs when I wrote the post. It also has some nice web publishing features to send the presentation right to git, dropbox, or rpubs from R, (though I didn't try that outside of rstudio, so there could be caveats). John > rick > --089e015383e45a65f804f128758e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Jan 29, 2014 7:46 PM, "Rick Frankel" <rick@rickster.com> wrote:
>
> On Thu, Jan 30, 2014 at 12:57:46AM +0000, Ahmadou Dicko wrote:
> > =C2=A0 =C2=A0I love slidify too and I think that having similar f= unctionnality in org
> > =C2=A0 =C2=A0could be great.
> > =C2=A0 =C2=A0I think that you have everything to do that using th= e html backend, you
> > =C2=A0 =C2=A0just need to interface the right Javascript/HTML5 li= brary.
> > =C2=A0 =C2=A0In slidify you can use io2012, deck.js, shower and l= andslide and I know
> > =C2=A0 =C2=A0that you can use deck.js through ox-deck and it will= not be difficult to
> > =C2=A0 =C2=A0create and interface for other library too.
> > =C2=A0 =C2=A0For example if you need a nice non Beamer library yo= u can also check
> > =C2=A0 =C2=A0ox-reveal which interface reveal.js.
>
> Just to follow-up and expand. It looks like slidy is an interface for<= br> > Rstudio to a number of html slide (javascript) libraries, and uses
> markdown as it markup language, while providing the ability to execute=
> R code interspersed with the markup (literate programming/reproducable=
> results)
>
> Org is it's own markup language and allow interspersing executable=
> code (and its output) in a literate, reproducable way
> (babel). Including, but not limited to, R.
>
> In addion org has export interfaces to multiple output types. For
> slideshow there are (at least):
>
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 - ox-s5
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 - ox-deck
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 - ox-reveal
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 - beamer
>
> As well as pdf, html and others.
>
> So it doesn't seem to make sense to use org as a frontend to Rstud= io,
> but i may be wrong...
>

Agree on most points, and will be checking out the HTML org = options as I mentioned.

I did want to correct that slidify is not tied to rstudio, e= ven though it integrates nicely with it. I was playing with it when straigh= t from an R session within Emacs when I wrote the post.

It also has some nice web publishing features to send the pr= esentation right to git, dropbox, or rpubs from R, (though I didn't try= that outside of rstudio, so there could be caveats).

John

> rick
>

--089e015383e45a65f804f128758e--