Labs/Meeting Minutes/Latest: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
= Status Update 2011- | = Status Update 2011-09-05 = | ||
== Betafarm == | == Betafarm == | ||
| Line 12: | Line 12: | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
* | * Public release (Target August 17th) | ||
=== Done this Week === | === Done this Week === | ||
* | * | ||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
* | * | ||
== Cherrypicker == | == Cherrypicker == | ||
| Line 62: | Line 59: | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
* | * | ||
=== Done this Week === | === Done this Week === | ||
* | * | ||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
* | * | ||
== Deuxdrop == | == Deuxdrop == | ||
| Line 90: | Line 84: | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
* | * | ||
=== Done this Week === | === Done this Week === | ||
* | * | ||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
* | * | ||
== F1 == | == F1 == | ||
| Line 125: | Line 107: | ||
**https://wiki.mozilla.org/Labs/F1/Modularity/WebMod-API | **https://wiki.mozilla.org/Labs/F1/Modularity/WebMod-API | ||
**https://github.com/mozilla/fx-share-addon | **https://github.com/mozilla/fx-share-addon | ||
*Older info: | *Older info: | ||
**https://github.com/mozilla/f1/wiki | **https://github.com/mozilla/f1/wiki | ||
| Line 132: | Line 113: | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
* | * | ||
=== Done this Week === | === Done this Week === | ||
* | * | ||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
| Line 155: | Line 127: | ||
*./. | *./. | ||
== | == OWA Marketplace == | ||
The | The OWA Marketplace is the place where people can go to install open web apps. Focus is on social discovery and other targeted recommendations. | ||
* Github Repository: http://github.com/21echoes/owa-store | * Github Repository: http://github.com/21echoes/owa-store | ||
* Staging URL: http://21echoes.github.com/owa-store/ | * Staging URL: http://21echoes.github.com/owa-store/ | ||
* People: David Kettler, Allen Short, AMO team | * People: David Kettler, Allen Short, AMO team | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
* | * | ||
=== Done this Week === | === Done this Week === | ||
* | * | ||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
* | * | ||
== Prospector == | == Prospector == | ||
| Line 190: | Line 158: | ||
* Code: https://github.com/mozilla/prospector/ | * Code: https://github.com/mozilla/prospector/ | ||
* Issues: https://github.com/mozilla/prospector/issues | * Issues: https://github.com/mozilla/prospector/issues | ||
* People: Edward Lee | * People: Edward Lee, Abhinav Sharma | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
* | * | ||
=== Done this Week === | === Done this Week === | ||
* | * | ||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
| Line 215: | Line 181: | ||
* More info: https://webfwd.org/ | * More info: https://webfwd.org/ | ||
* People: Pascal Finette | * People: Pascal Finette, Diane Bisgeier | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
* | * | ||
=== Done this Week === | === Done this Week === | ||
* | * | ||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
* | * | ||
== Labmates == | == Labmates == | ||
| Line 250: | Line 208: | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
* | * | ||
=== Done this Week === | === Done this Week === | ||
* | * | ||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
* | * | ||
== Developer Challenges == | == Developer Challenges == | ||
| Line 275: | Line 231: | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
* | * | ||
=== Done this Week === | === Done this Week === | ||
* | * | ||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
* | * | ||
== Paladin == | |||
Paladin is an initiative by the Mozilla community at the intersection of 3D gaming, JavaScript framework and library development, and the browser. We're tied into the bits of the web that are up-and-coming, and intend to weaponize them for gaming. And where the web is missing critical gaming support, we aim to fill those gaps. | Paladin is an initiative by the Mozilla community at the intersection of 3D gaming, JavaScript framework and library development, and the browser. We're tied into the bits of the web that are up-and-coming, and intend to weaponize them for gaming. And where the web is missing critical gaming support, we aim to fill those gaps. | ||
Three pieces are already spinning up: a framework written in JavaScript to support 3D gaming in HTML5, a first game to help drive development of that framework, and web joystick | Three pieces are already spinning up: a framework written in JavaScript to support 3D gaming in HTML5, a first game to help drive development of that framework, and a web joystick API for Firefox. The framework currently offers 3D rendering via CubicVR, physics by ammo.js (a cross-compilation of Bullet), loading via require.js, and sound. More subsystems are likely to be up and running before too long. | ||
* Overview (in-progress): https://wiki.mozilla.org/Paladin | * Overview (in-progress): https://wiki.mozilla.org/Paladin | ||
* People: Alan Kligman (:ack), Bobby Richter (:secretrobotron), Dan Mosedale (:dmose), David Humphrey (:humph), | * People: Alan Kligman (:ack), Bobby Richter (:secretrobotron), Dan Mosedale (:dmose), David Humphrey (:humph), and irc://irc.mozilla.org/#paladin | ||
==== Framework ==== | ==== Framework ==== | ||
| Line 305: | Line 259: | ||
==== Navigame ==== | ==== Navigame ==== | ||
* Github repository: http://github.com/ | * Github repository: http://github.com/alankligman/paladin-demo | ||
* Issue tracker: https://www.pivotaltracker.com/projects/337777 | * Issue tracker: https://www.pivotaltracker.com/projects/337777 | ||
=== Next Major Milestone (Goal) === | === Next Major Milestone (Goal) === | ||
=== Done this Week === | * | ||
=== Done this Week === | |||
* | |||
* | |||
=== Next up === | === Next up === | ||
* | * | ||
=== Want your help with... === | === Want your help with... === | ||
* | |||
* | |||
Revision as of 18:42, 30 August 2011
Status Update 2011-09-05
Betafarm
Betafarm is an effort to create a single home for Mozilla Innovation projects. It is a website that will promote projects from Mozilla Labs, the Mozilla Foundation, Mozilla Research as well as the larger Mozilla Community. Users of the website will be encouraged to get involved by being able to track Mozilla events and respond to challenges (specific calls to action \-\- see the Knight Mozilla News Partnership). The larger goal being explored is to create a social, engaging web experience for people interested in innovation at Mozilla.
- Github Repository: http://github.com/mozilla/betafarm
- Issue Tracker: https://www.pivotaltracker.com/projects/284775
- Staging URL: http://betafarm.mozillalabs.com
- People: Andy Chung, Paul Osman, Ross Bruniges
Next Major Milestone (Goal)
- Public release (Target August 17th)
Done this Week
Next up
Want your help with...
Cherrypicker
Provide people with a fake email address to signup for sites, complete purchases, and other account creation activities where they are unsure or want to avoid using their real email address.
- wiki: https://github.com/mozilla/cherrypicker/wiki
- People: Simon Wex, Andy Chung, Bryan Clark
Next Major Milestone (Goal)
- ./.
Done this Week
- ./.
Next up
- ./.
Want your help with...
- ./.
Demo Party
Demoparty is an initiative to foster artful exploration of open web technologies, diving into the demoscene culture.
- More info: http://mozillalabs.com/demoparty
- People: Tobias Leingruber, supported by Desigan Chinniah
Next Major Milestone (Goal)
Done this Week
Next up
Want your help with...
Deuxdrop
Experiment in private messaging between one or more people using encryption and allowing for federation. Focused on mobile first, with shorter on-the-go messaging, but the platform should allow for longer form messaging later.
The mobile target is similar to BlackBerry Messenger or iMessage, but using an encrypted/federated back-end and a web-technologies based "smart" client (eventually PhoneGap style, current targeting a Mobile Firefox add-on).
- More info: https://github.com/mozilla/deuxdrop
- People: Andrew Sutherland (:asuth), James Burke (:jrburke), Bryan Clark (:clarkbw)
Next Major Milestone (Goal)
Done this Week
Next up
Want your help with...
F1
Mozilla F1 is a simple and fast sharing service designed to enhance the sharing experience of the browser, Firefox, when sharing web sites.
- More info:
- Older info:
- People: Bryan Clark, David Ascher, Shane Caraveo, James Burke, Mark Hammond, Ben Adida
Next Major Milestone (Goal)
Done this Week
Next up
Want your help with...
- ./.
OWA Marketplace
The OWA Marketplace is the place where people can go to install open web apps. Focus is on social discovery and other targeted recommendations.
- Github Repository: http://github.com/21echoes/owa-store
- Staging URL: http://21echoes.github.com/owa-store/
- People: David Kettler, Allen Short, AMO team
Next Major Milestone (Goal)
Done this Week
Next up
Want your help with...
Prospector
Explore how people search and discover content by analyzing user behavior and prototyping new interfaces.
- Blog: https://mozillalabs.com/prospector/
- Code: https://github.com/mozilla/prospector/
- Issues: https://github.com/mozilla/prospector/issues
- People: Edward Lee, Abhinav Sharma
Next Major Milestone (Goal)
Done this Week
Next up
Want your help with...
WebFWD
WebFWD is an accelerator program where we help and support teams with concrete product ideas to get to a minimum viable product (and further). The programs aim is to significantly increase our innovation throughput.
- More info: https://webfwd.org/
- People: Pascal Finette, Diane Bisgeier
Next Major Milestone (Goal)
Done this Week
Next up
Want your help with...
Labmates
Labmates, a Mozilla Labs Concept Series channel - is a global community of research academics. It aims to engage with the world of academia - to identify, showcase and promote research that makes the web better!
- More info: http://etherpad.mozilla.com:9000/friend-of-labs-contacts
- People: Desigan Chinniah
Next Major Milestone (Goal)
Done this Week
Next up
Want your help with...
Developer Challenges
The Developer Challenges platform is a experimental new initiative from Mozilla Labs — providing a series of coding challenges — under the Concept Series umbrella. Read more: http://etherpad.mozilla.com:9000/dev-challenges-content
- Dashboard: http://etherpad.mozilla.com:9000/dev-challenges-dashboard
- People: Desigan Chinniah
Next Major Milestone (Goal)
Done this Week
Next up
Want your help with...
Paladin
Paladin is an initiative by the Mozilla community at the intersection of 3D gaming, JavaScript framework and library development, and the browser. We're tied into the bits of the web that are up-and-coming, and intend to weaponize them for gaming. And where the web is missing critical gaming support, we aim to fill those gaps.
Three pieces are already spinning up: a framework written in JavaScript to support 3D gaming in HTML5, a first game to help drive development of that framework, and a web joystick API for Firefox. The framework currently offers 3D rendering via CubicVR, physics by ammo.js (a cross-compilation of Bullet), loading via require.js, and sound. More subsystems are likely to be up and running before too long.
- Overview (in-progress): https://wiki.mozilla.org/Paladin
- People: Alan Kligman (:ack), Bobby Richter (:secretrobotron), Dan Mosedale (:dmose), David Humphrey (:humph), and irc://irc.mozilla.org/#paladin
Framework
- Github repository: http://github.com/alankligman/paladin
- Issue tracker: https://github.com/alankligman/paladin/issues
- Github repository: http://github.com/alankligman/paladin-demo
- Issue tracker: https://www.pivotaltracker.com/projects/337777