Popcorn.js: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<section begin="summary" />{{RoadmapSummary
<section begin="summary" />{{RoadmapSummary
|icon=popcorn.png
|icon=popcorn.png
|pagelocation=http://www.popcornjs.org
|pagelocation=Popcorn.js
|pagetitle=Popcorn Maker Project Page
|pagetitle=Popcorn.js
|owner=David Humphrey, Brett Gaylor, Bobby Richter, Ben Moskowitz
|owner=David Humphrey, Brett Gaylor, Bobby Richter, Ben Moskowitz
|updated=July 27, 2011
|updated=July 27, 2011
Line 11: Line 11:


== About this project  ==
== About this project  ==
Popcorn.js is an event framework for HTML5 media. Popcorn.js utilizes the native HTMLMediaElement properties, methods and events, normalizes them into an easy to learn API, and provides a plugin system for community contributed interactions.


== Get involved now <br>  ==
== Get involved now <br>  ==
We use [https://webmademovies.lighthouseapp.com/projects/63272-popcorn-js/overview Lighthouse] for bug tracking.  Sign up for an account to file a bug, or even better, fix one!
We have an active developer community on IRC at irc.mozilla.org/popcorn.  Come say hello!
The current popcornjs code is available on [http://github.com/webmademovies/popcorn-js Github]. John Buckley is the project's release engineer. Active development occurs in [https://github.com/jbuck/popcorn-js/ jbuck/popcorn-js/].
We also have a [https://groups.google.com/group/web-made-movies-working?hl=en&pli=1 mailing list], which currently hosts all discussion around the Web Made Movies project + Popcorn.
== Roadmap ==
For a current list of bugs/tickets, visit https://webmademovies.lighthouseapp.com/projects/63272-popcorn-js/overview
Current Version: 0.7
0.8
0.9
1.0


== Links ==
== Links ==
Website
Twitter
Bug Tracker:
https://webmademovies.lighthouseapp.com/projects/63272-popcorn-js/overview
Github
IRC


== Team  ==
== Team  ==
*[http://twitter.com/#!/humphd David Humphrey], CDOT
*[http://twitter.com/#!/humphd David Humphrey], CDOT
*[http://twitter.com/#!/scottdowne Scott Downe], CDOT
*[http://twitter.com/#!/scottdowne Scott Downe], CDOT
*[http://twitter.com/#!/bucka John Buckley], CDOT
*[http://twitter.com/#!/remixmanifesto Brett Gaylor], Mozilla
*[http://twitter.com/#!/remixmanifesto Brett Gaylor], Mozilla
*[http://twitter.com/#!/rwaldron Rick Waldron], Bocoup
*[http://twitter.com/#!/rwaldron Rick Waldron], Bocoup
*[http://twitter.com/#!/secretrobotron Bobby Richter], Mozilla  
*[http://twitter.com/#!/secretrobotron Bobby Richter], Mozilla  
*[http://twitter.com/#!/benrito Ben Moskowitz], Mozilla
*[http://twitter.com/#!/benrito Ben Moskowitz], Mozilla

Revision as of 17:56, 25 July 2011

File:Popcorn.png Popcorn.js
Owner: David Humphrey, Brett Gaylor, Bobby Richter, Ben Moskowitz Updated: 2011-07-25
Mozilla's HTML5 media framework


About this project

Popcorn.js is an event framework for HTML5 media. Popcorn.js utilizes the native HTMLMediaElement properties, methods and events, normalizes them into an easy to learn API, and provides a plugin system for community contributed interactions.


Get involved now

We use Lighthouse for bug tracking. Sign up for an account to file a bug, or even better, fix one!

We have an active developer community on IRC at irc.mozilla.org/popcorn. Come say hello!

The current popcornjs code is available on Github. John Buckley is the project's release engineer. Active development occurs in jbuck/popcorn-js/.

We also have a mailing list, which currently hosts all discussion around the Web Made Movies project + Popcorn.


Roadmap

For a current list of bugs/tickets, visit https://webmademovies.lighthouseapp.com/projects/63272-popcorn-js/overview

Current Version: 0.7 0.8 0.9 1.0

Links

Website Twitter Bug Tracker: https://webmademovies.lighthouseapp.com/projects/63272-popcorn-js/overview Github IRC

Team