Reveal.js
31–40 of 51 posts
Re: Reveal.js
#32Re: Reveal.js
#33As for the app itself, I'll have to play around a bit more, but initial impressions are that it's very responsive and something I wish was available years ago.
Re: Reveal.js
#34Re: Reveal.js
#35Re: Reveal.js
#36A presentation is a linear process. The first time a skipped through someone's slides who had this concept (without being presented to) I missed half of the content.
Is it for "things I might not have time for"? or What am I missing here?
Re: Reveal.js
#37Am I the only one who finds the concept of "vertical slides" a bit, errr, wrong? A presentation is a linear process. The first time a skipped through someone's slides who had this concept (without being presented to) I missed half of the content. Is it for "things I might not have time for"? or What am I missing here?
Use "space" for advancing.
Re: Reveal.js
#38I am using impress.js for all my presentations: http://bartaz.github.io/impress.js/
I use it here and there as well. I combined it with meteor to give a presentation without having to screen share. https://github.com/phillc/meteor-impress Example: http://phillc-cd.meteor.com/ Open in multiple tabs and click the following button in the top left and move around.
Use animations to explain concepts & context but don't make the animations your presentation!
Re: Reveal.js
#39Am I the only one who finds the concept of "vertical slides" a bit, errr, wrong? A presentation is a linear process. The first time a skipped through someone's slides who had this concept (without being presented to) I missed half of the content. Is it for "things I might not have time for"? or What am I missing here?
Someone who didn't see the talk but looked at the slides found it VERY confusing.
Re: Reveal.js
#40But one killer feature Keynote lacks is slide inheritance. I love using build-outs and I wish I could edit a parent slide and have the changes propagate to its children. This feature would be much easier to build out with a JS presentation framework.