Popcornmaker

Revision as of 22:22, 1 September 2011 by Brettgaylor (talk | contribs) (Created page with "== What we are building == A GUI to allow anyone to create popcorn-powered rich media pages. == Roadmap == === ALPHA === ''' September 10th @ OVC ''' * '''What we're offering:'...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

What we are building

A GUI to allow anyone to create popcorn-powered rich media pages.

Roadmap

ALPHA

September 10th @ OVC

  • What we're offering: You can load the app in the browser, choose from our template gallery, make something, save your progress in local storage, and export finished product as zip.
  • Technical requirements:
  • Domain: popcornmaker.mozilla.org (with optional redirect from popcornmaker.org)
  • serve static html/js/css files
  • ability to run a script that concatenates JSON with static files on the server, and spits out finished projects as tarball/zips
  • a captcha to prevent abuse of the above

BETA

November 5 @ MFW

  • What we're offering: You can load the app in the browser, choose from our template gallery, make something, save your progress in local storage, sync your saved projects to the server, and export finished product as zip.
  • Technical requirements:
  • Simple Djangoo web app with authentication (BroswerID)
  • Storage of JSON blobs in a database
  • The ability to run a simple server that tells the template loader window what templates are available in our "popcorn-maker-templates" repo. This way, we can easily offer more templates without touching the app.

PRE-RELEASE

January 30th

  • What we're offering: All the above, with the option of hosting your media files and hosting your finished projects. The beginnings of a Wordpress.org style innovation community around open video.
  • Technical requirements:
    • Hosting finished projects
    • Encoding and hosting media files

(Probably using third party Zencoder + S3 solution, unless we want to take this on)

    • More robust template directory

Tickets in progress

ALPHA

1. TEMPLATE LOADER

2. EXPORT

3. POLISH

5. TEMPLATES Generalize BAVC themes <-- Brett and Ben Create manifest for each <-- Brett and Ben Add a bunch of others <-- Brett and Ben

6. PLUGINS Check for compatibility inside Popcorn Maker <-- Brett and Ben https://webmademovies.lighthouseapp.com/projects/80723-popcorn-maker/tickets/91-remove-non-compatible-non-useful-popcorn-plugins

Popcorn Maker for Mac -installer, update -whatever Mohamed needs to do to make functional -timeline area polish—no selectability, etc

==================

BETA

Saving to a server https://webmademovies.lighthouseapp.com/projects/80723/tickets/87-ability-to-save-project-to-a-server#ticket-87-1 BrowserID auth https://webmademovies.lighthouseapp.com/projects/80723/tickets/88-log-in-with-browserid#ticket-88-1 More draggable UI Funcunit test suite https://webmademovies.lighthouseapp.com/projects/80723/tickets/82-install-funcunit#ticket-82-1


DOCUMENTATION Write manual <--Brett and Ben Write tutorials <--Brett and Ben