Resources: Taking Popcorn Further
Popcorn Maker
Popcorn Maker sample projects: Here are some projects made with Popcorn Maker. On the front page of their website.
https://popcorn.webmaker.org/ 1
Popcorn Maker Tutorials: Take an interactive tutorial using Popcorn Maker. 2
Popcorn.js
Mozilla Popcorn.js Tutorials: Here is some general Popcorn.js Documentation 3
Other Tutorials: We found a P2PU Interactive Guide to Popcorn.js 4
Detailed Documentation Popcorn.js: A more detailed look at Popcorn plugins 5 for different media types with examples.
Mailing list: There is a very helpful and responsive mailing list for Popcorn. 6
More on Javascript
Popcorn is based on javascript. There are a lot of great resources online which will tell you how to understand and code with javascript. If this area is new to you a good place to start is the free interactive JavaScript courses at CodeCademy 7:
BY:
- Nicholas Doiron's writing on HTML5 video at https://p2pu.org/en/groups/interactive-open-video-with-popcornjs/content/tell-us-what-you-know-about-video/
- Mark Pilgrim's Dive into HTML5 at http://diveintohtml5.info/video.html
- https://popcorn.webmaker.org/ ^
- https://popcorn.webmaker.org/templates/basic/?savedDataUrl=tutorial.json ^
- http://popcornjs.org/documentation ^
- https://p2pu.org/en/groups/interactive-open-video-with-popcornjs/ ^
- http://popcornjs.org/popcorn-docs/plugins/ ^
- https://mail.mozilla.org/listinfo/community-popcorn ^
- http://www.codecademy.com/tracks/javascript ^