Presenteer.js: Flexible HTML5 presentation tool
willemmulder.github.com
Presenteer.js: Flexible HTML5 presentation tool
1–10 of 20 posts
Re: Presenteer.js: Flexible HTML5 presentation tool
#2Re: Presenteer.js: Flexible HTML5 presentation tool
#3Re: Presenteer.js: Flexible HTML5 presentation tool
#4The take I'd really like to see on HTML5 presentations is making them easy to author. If not by end-users, at least making it so there's no layout micromanagement involved.
It uses SVG, and Javascript for animations.
Re: Presenteer.js: Flexible HTML5 presentation tool
#5Re: Presenteer.js: Flexible HTML5 presentation tool
#6The take I'd really like to see on HTML5 presentations is making them easy to author. If not by end-users, at least making it so there's no layout micromanagement involved.
I've made an open source experimental authoring tool for such presentations here http://adityab.github.com/Awwation It uses SVG, and Javascript for animations.
If it works in Chrome, Firefox and IE... what's Safari doing wrong here? Oddly I just checked it on the iPhone and it seems fine there (although zooming out seems to be blocked, so the presentation is much too large for the screen).
Re: Presenteer.js: Flexible HTML5 presentation tool
#7Re: Presenteer.js: Flexible HTML5 presentation tool
#8Earlier quoted context omitted.
I've made an open source experimental authoring tool for such presentations here http://adityab.github.com/Awwation It uses SVG, and Javascript for animations.
That's interesting, but in viewing the presentation the text is almost unreadable in Safari -- too much space between some letters, while others overlap. If it works in Chrome, Firefox and IE... what's Safari doing wrong here? Oddly I just checked it on the iPhone and it seems fine there (although zooming out seems to be blocked, so the presentation is much too large for the screen).
Re: Presenteer.js: Flexible HTML5 presentation tool
#9Re: Presenteer.js: Flexible HTML5 presentation tool
#10Otherwise, Presenteer looks nice. Text becomes a bit blurry during animation (Chrome 18.0), but apart from that—no problems, and API seems clean.