Search code examples
javascriptflashhtmlanimation

How can I make an online Book like http://www.20thingsilearned.com/


Recently, I have found this site made by Google Team.

http://www.20thingsilearned.com/

So far I understand this is not based on Flash. How can I use this technology to make an online book using their technology?


Solution

  • I looked in the usual spots to see if there's a framework or something but I only found these two things (it looks like it would be a TON of work to use):

    news.ycombinator.com/item?id=1918551 >>> gist.github.com/705761

    Alternatively you might want to look into the slides at http://slides.html5rocks.com.

    They have a Google Code project page at code.google.com/p/html5rocks/wiki/Slides where you can download the source for that.

    EDIT
    check this out!
    http://bartaz.github.com/impress.js

    and this!
    http://lab.hakim.se/reveal-js/