[OT] Slides the web way
As we have: - Pillar to write content in wiki syntax and generate HTML out of it - Mustache as template engine - Teapot to easily server static and dynamic web content one might create his next Pharo presentations in HTML5 easily: http://impress.github.io/impress.js https://code.google.com/p/io-2012-slides http://lab.hakim.se/reveal-js/#/ and serve it from Pharo
I used reveal.js vÃa Slides.com for a demo [1] It's produces really nice presentations. Esteban A. Maringolo [1] http://slides.com/emaringolo/oop-smalltalk-back-to-the-future#/ 2015-10-07 17:09 GMT-03:00 Torsten Bergmann <astares@gmx.de>:
As we have:
- Pillar to write content in wiki syntax and generate HTML out of it - Mustache as template engine - Teapot to easily server static and dynamic web content
one might create his next Pharo presentations in HTML5 easily:
http://impress.github.io/impress.js https://code.google.com/p/io-2012-slides http://lab.hakim.se/reveal-js/#/
and serve it from Pharo
Esteban A. Maringolo <emaringolo@gmail.com> writes:
I used reveal.js vÃa Slides.com for a demo [1]
It's produces really nice presentations.
could you please give us the sources? -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
2015-10-08 8:42 GMT-03:00 Damien Cassou <damien.cassou@inria.fr>:
Esteban A. Maringolo <emaringolo@gmail.com> writes:
I used reveal.js vÃa Slides.com for a demo [1]
It's produces really nice presentations.
could you please give us the sources?
I think I can't... because I use the free plan. :-/ I edited everything using the slides.com GUI editor. Regards! Esteban A. Maringolo
Le 07/10/2015 22:09, Torsten Bergmann a écrit :
As we have:
- Pillar to write content in wiki syntax and generate HTML out of it - Mustache as template engine - Teapot to easily server static and dynamic web content
one might create his next Pharo presentations in HTML5 easily:
http://impress.github.io/impress.js https://code.google.com/p/io-2012-slides http://lab.hakim.se/reveal-js/#/
and serve it from Pharo
Hi, You can generate Deck.js presentations with Pillar :) You can see an example with PharoMooc slides[1][2]. (We just need to create a better css and some little adjustments! ) And you can also generate Beamer with the same Pillar file. [1] https://github.com/SquareBracketAssociates/PharoMooc [2] https://ci.inria.fr/pharo-contribution/view/Books/job/PharoMooc/ws/book-resu... -- Cyril Ferlicot http://www.synectique.eu 165 Avenue Bretagne Lille 59000 France
And maybe some Grafoscopio On Wed, Oct 7, 2015 at 10:09 PM, Torsten Bergmann <astares@gmx.de> wrote:
As we have:
- Pillar to write content in wiki syntax and generate HTML out of it - Mustache as template engine - Teapot to easily server static and dynamic web content
one might create his next Pharo presentations in HTML5 easily:
http://impress.github.io/impress.js https://code.google.com/p/io-2012-slides http://lab.hakim.se/reveal-js/#/
and serve it from Pharo
participants (5)
-
Damien Cassou -
Esteban A. Maringolo -
Ferlicot D. Cyril -
phil@highoctane.be -
Torsten Bergmann