20
May 09

Introducing Jetpack

jetpack_logoToday, Mozilla Labs announced Jetpack, a new and experimental way of creating add-ons in Firefox.  The best way to explain the Jetpack experience is by showing how add-ons are created using the new platform.

To get started, install the new Jetpack Extension and restart the browser (this will be the only time you’ll need to restart when doing development).  When Jetpack installs, you’ll be taken to the about:jetpack page, which contains a couple of sample Jetpacks (the name for extensions created with the Jetpack API).

Install some demos and check them out sur ce site!  For the time being, the experiment is limited to status bar widgets, but I was able to put together a Delicious Notifier Jetpack Feature in less than an hour using simple JQuery, CSS, and html. All I did was install the GMail Notifier widget and pasted it into Bespin, read the 20 lines of code that made it work, and started hacking away to get the information i wanted.  Since I didn’t have to restart and could inspect and debug via Firebug, development was painless.

If you have Jetpack installed, check out my Delicious Notifier, I find it incredibly useful when browsing the web, as the count of saves in Delicious is a great indicator of how interesting a particular page on the internet can be.

As with all experiments, there’s a lot of polishing to do with Jetpack, but we felt that it was true to Mozilla’s values to get this out early and involve the community in determining its future- please let us know what you think!


11
May 09

The future of Add-ons

For the company all-hands, I made this presentation about the future of Add-ons for Mozilla.

This was an fun presentation to create and give because I’m incredibly excited about the future of add-ons.  To me, add-ons are the ultimate form of user-generated content, created by a group of users who are more passionate, intelligent, and principled than any user communitv I’ve seen.  It’s an honor to help give them exposure to the massive Mozilla user base.

Many thanks to the entire team (credited in the presentation, and I’m sure I missed some people), and also to Jeff Bonforte, my Keynote muse, who blogs lots of useful and actionable advice on making non-sucky presentations.