Jetpack/Features: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:


== Principles ==
== Principles ==
{{draft|}}


We think Jetpack is a better way to develop many Firefox features.
We think Jetpack is a better way to develop many Firefox features.
Line 15: Line 13:
== Discussions ==
== Discussions ==


Group discussions happen in three places:
Group discussions happen in two places:


* [https://chat.mibbit.com/?channel=%23fx-team&server=irc.mozilla.org #fx-team IRC channel on irc.mozilla.org]
* [https://chat.mibbit.com/?channel=%23fx-team&server=irc.mozilla.org #fx-team IRC channel on irc.mozilla.org]
* [https://groups.google.com/forum/#!forum/mozilla.dev.apps.firefox dev.apps.firefox discussion forum]
* [https://groups.google.com/forum/#!forum/mozilla.dev.apps.firefox dev.apps.firefox discussion forum]
* meetings (see below)


== Meetings ==
== Meetings ==


The group meets every other week on a regular schedule via audio/video conferencing to discuss progress and identify next steps. The meeting facilitator announces upcoming meetings in the [https://groups.google.com/forum/#!forum/mozilla.dev.planning dev.planning discussion forum] and posts notes for each meeting—including an agenda, a list of attendees, and minutes—to this page.
The group used to meet every other week on a regular schedule via audio/video conferencing to discuss progress and identify next steps, but it no longer does so.
 
When it met, the meeting facilitator announced upcoming meetings in the [https://groups.google.com/forum/#!forum/mozilla.dev.planning dev.planning discussion forum] and posted notes for each meeting—including an agenda, a list of attendees, and minutes—to this page.
 
The meeting details were:


* Time: every other week, Fridays 9:05 - 9:50am PT (17:05 - 17:50 UTC; 16:05 - 16:50 UTC during US DST)
* Time: every other week, Fridays 9:05 - 9:50am PT (17:05 - 17:50 UTC; 16:05 - 16:50 UTC during US DST)
Line 30: Line 31:
** US: +1-800-707-2533, password 369, conference number 99449
** US: +1-800-707-2533, password 369, conference number 99449
** US/Intl: +1-650-903-0800 or +1-650-215-1282, extension 92, conference number 99449
** US/Intl: +1-650-903-0800 or +1-650-215-1282, extension 92, conference number 99449
* Notes: [https://etherpad.mozilla.org/jetpack-features-meeting-notes etherpad]


== Meeting Notes ==
== Meeting Notes ==


* [[Jetpack/Features/2012-06-29|2012 June 29]]
* [[Jetpack/Features/2012-06-15|2012 June 15]]
* [[Jetpack/Features/2012-06-01|2012 June 1]]
* [[Jetpack/Features/2012-05-18|2012 May 18]]
* [[Jetpack/Features/2012-05-18|2012 May 18]]
* [[Jetpack/Features/2012-05-04|2012 May 4]]
* [[Jetpack/Features/2012-05-04|2012 May 4]]

Latest revision as of 16:28, 29 June 2012


Jetpack Features is a working group exploring the feasibility of shipping core Firefox features as default addons built with the Add-on SDK. It is open to all Mozilla community members with an interest in and aptitude for the subject.

Principles

We think Jetpack is a better way to develop many Firefox features.

  1. Its modularity, both at the feature level and internally, through its use of standards-based JavaScript modules, makes it easier for contributors to get started, get up-to-speed on the codebase, make progress, and share code with other projects.
  2. It causes Firefox developers to eat their own dogfood, encouraging the growth and sustenance of a robust, first-class addon platform.
  3. It enables Firefox features to be built and enabled selectively, giving distributors and users more options for customizing the browser to better meet user needs.

Discussions

Group discussions happen in two places:

Meetings

The group used to meet every other week on a regular schedule via audio/video conferencing to discuss progress and identify next steps, but it no longer does so.

When it met, the meeting facilitator announced upcoming meetings in the dev.planning discussion forum and posted notes for each meeting—including an agenda, a list of attendees, and minutes—to this page.

The meeting details were:

  • Time: every other week, Fridays 9:05 - 9:50am PT (17:05 - 17:50 UTC; 16:05 - 16:50 UTC during US DST)
  • Audio/Video: Jetpack Vidyo room
  • Audio Only:
    • US: +1-800-707-2533, password 369, conference number 99449
    • US/Intl: +1-650-903-0800 or +1-650-215-1282, extension 92, conference number 99449
  • Notes: etherpad

Meeting Notes