Labs/Jetpack-draft: Difference between revisions
| (12 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Welcome to the Jetpack Project. Jetpack's mission is to empower anyone to create add-ons for extensions with a set of extensible, robust APIs using the language of the web - HTML, CSS, and JavaScript. | |||
Right now the project is developing two products: the Add-on SDK and the Add-on Builder. | |||
* The Add-on SDK is a locally-hosted development environment that allows you to easily build add-ons for Firefox. | |||
* The Add-on Builder is an online development environment which allows you to create and store your add-ons using only your browser. | |||
== Developing Add-ons with the SDK and Builder == | |||
If you'd like to learn more about developing add-ons with the Add-on SDK or the Add-on Builder, please visit the [https://addons.allizom.org/z/en-US/developers/builder Add-on Developer Hub]. We've listed some extra resources for add-on developers below: | |||
* [[Labs/Jetpack/FAQ|Jetpack FAQ]] | |||
* [https://addons.mozilla.org/en-US/developers/docs/sdk/latest/ Add-on SDK Documentation] | |||
* [[Labs/Jetpack/Presentations|Presentations]] | * [[Labs/Jetpack/Presentations|Presentations]] | ||
* [[Labs/Jetpack/Tutorials|Tutorials]] | * [[Labs/Jetpack/Tutorials|Tutorials]] | ||
* [[Labs/Jetpack/Examples|Example | |||
* [[Labs/Jetpack/Examples|Example Add-ons]] | |||
* [[Labs/Jetpack/Cookbook|Add-ons Cookbook]] | |||
* [[Labs/Jetpack/Modules|Additional Modules]] | * [[Labs/Jetpack/Modules|Additional Modules]] | ||
* [[Labs/Jetpack/ | |||
You can get help in the [http://groups.google.com/group/mozilla-labs-jetpack/topics Jetpack discussion forum], or in the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] IRC channel on [http://irc.mozilla.org/ Mozilla's IRC network]. If you find a problem, you can [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK report a bug]. | |||
== Participating in the Jetpack Project == | |||
=== Start Here === | |||
Want to get involved? | |||
* Go get the [https://github.com/mozilla/addon-sdk Add-on SDK Source Code] | |||
* Talk to us on the [http://groups.google.com/group/mozilla-labs-jetpack/topics Jetpack discussion forum] or the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] channel on [http://irc.mozilla.org/ Mozilla's IRC network]. | |||
* Browse the list of [https://bugzilla.mozilla.org/buglist.cgi?list_id=507889&resolution=---&resolution=DUPLICATE&query_format=advanced&product=Add-on%20SDK open bugs] or [https://bugzilla.mozilla.org/enter_bug.cgi?product=Add-on%20SDK raise one yourself]. | |||
* Learn how to [[Labs/Jetpack/Contribution|contribute]] and [[Labs/Jetpack/SDK/Writing_Documentation|document]] your code | |||
* Check out the [[Labs/Jetpack/Ambassador|Jetpack Ambassador Program]] | |||
=== Weekly Meeting === | |||
We have a weekly project meeting on Tuesdays @ 10:00am Pacific Time. To join in: | |||
* In person: 2J-JK (Moz HQ - 2nd Floor) | |||
* Online: Skype, "mozilla-jetpack" account, ping warner on the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack IRC channel] to join | |||
* Alternative Call-in: 1-800-707-2533 - password 369 - conference room 347 (tell us on IRC if you need this option) | |||
[https://wiki.mozilla.org/Labs/Jetpack/Weekly_Meeting Next meeting's agenda and archive of minutes]. | |||
=== More resources === | |||
* [[Labs/Jetpack/Roadmap#High-Level_Product_Roadmap|Product Roadmap]] | * [[Labs/Jetpack/Roadmap#High-Level_Product_Roadmap|Product Roadmap]] | ||
* [[Labs/Jetpack/Security_Roadmap|Security Roadmap]] | * [[Labs/Jetpack/Security_Roadmap|Security Roadmap]] | ||
* [[Labs/Jetpack/Design_Guidelines|Design Guidelines]] | |||
* [[Labs/Jetpack/Historical|Historical Notes on Jetpack]] | * [[Labs/Jetpack/Historical|Historical Notes on Jetpack]] | ||
=== | === Flightdeck === | ||
The Add-on Builder provides an online development environment for add-ons hosted in the browser | |||
* [https://wiki.mozilla.org/AMO/FlightDeck Add-on Builder] | |||
* [https:// | |||
Latest revision as of 19:21, 16 June 2011
Welcome to the Jetpack Project. Jetpack's mission is to empower anyone to create add-ons for extensions with a set of extensible, robust APIs using the language of the web - HTML, CSS, and JavaScript.
Right now the project is developing two products: the Add-on SDK and the Add-on Builder.
- The Add-on SDK is a locally-hosted development environment that allows you to easily build add-ons for Firefox.
- The Add-on Builder is an online development environment which allows you to create and store your add-ons using only your browser.
Developing Add-ons with the SDK and Builder
If you'd like to learn more about developing add-ons with the Add-on SDK or the Add-on Builder, please visit the Add-on Developer Hub. We've listed some extra resources for add-on developers below:
You can get help in the Jetpack discussion forum, or in the #jetpack IRC channel on Mozilla's IRC network. If you find a problem, you can report a bug.
Participating in the Jetpack Project
Start Here
Want to get involved?
- Go get the Add-on SDK Source Code
- Talk to us on the Jetpack discussion forum or the #jetpack channel on Mozilla's IRC network.
- Browse the list of open bugs or raise one yourself.
- Learn how to contribute and document your code
- Check out the Jetpack Ambassador Program
Weekly Meeting
We have a weekly project meeting on Tuesdays @ 10:00am Pacific Time. To join in:
- In person: 2J-JK (Moz HQ - 2nd Floor)
- Online: Skype, "mozilla-jetpack" account, ping warner on the #jetpack IRC channel to join
- Alternative Call-in: 1-800-707-2533 - password 369 - conference room 347 (tell us on IRC if you need this option)
Next meeting's agenda and archive of minutes.
More resources
Flightdeck
The Add-on Builder provides an online development environment for add-ons hosted in the browser