Jetpack: Difference between revisions
| Line 37: | Line 37: | ||
* Talk to us on the [[#Mailing_list|Jetpack mailing list]] or the [http://mibbit.com/?channel=%23jetpack&server=irc.mozilla.org #jetpack] channel on [http://irc.mozilla.org/ Mozilla's IRC network]. | * Talk to us on the [[#Mailing_list|Jetpack mailing list]] 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]. | * 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 | * Learn how to [https://github.com/mozilla/addon-sdk/wiki/contribute contribute] and [[Jetpack/SDK/Writing_Documentation|document]] your code | ||
=== Weekly Meeting === | === Weekly Meeting === | ||
Revision as of 18:37, 30 July 2012
Welcome to the Jetpack Project! Jetpack's mission is to make it easy to create add-ons for Firefox using the languages 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:
- Jetpack FAQ
- Add-on SDK Documentation
- Presentations
- Tutorials
- Example Add-ons
- Add-ons Cookbook
- Additional Modules
You can get help in:
- the Add-on Builder/Add-on SDK discussion forum on AMO
- the Mailing list
- 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 mailing list 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
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)
- Vidyo: https://v.mozilla.com/flex.html?roomdirect.html&key=W1xz8rcslKbR
- Backchannel: #jetpack IRC channel
- 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.
How-to create the weekly summary post.
Mailing list
Jetpack is using a Google group. You can see archives here, and participate with a google account.
Otherwise, you can subscribe to this mailing list without google account by sending a mail to mozilla-labs-jetpack+subscribe@googlegroups.com. Then you should be able to send messages to the list on mozilla-labs-jetpack@googlegroups.com.
More resources
- Add-on SDK Bug Triage Process
- Add-on SDK Development Process
- Add-on SDK Release Process
- Add-on SDK 2012 Release Schedule
- Product Roadmap
- Current Feature Pages
- Security Roadmap
- Design Guidelines
- How to Test the SDK
- Automated Testing
- Historical Notes on Jetpack
Current Projects
- Jetpack Web Presence Project - an effort to improve the Jetpack project's web presence.
Add-on Builder
The Add-on Builder (codenamed "Flightdeck") provides an online development environment for add-ons hosted in the browser.