canmove, Confirmed users
2,056
edits
(add more details about the major milestones) |
(add milestone markers to chart; simplify versions; revise prototype/extension language slightly) |
||
| Line 6: | Line 6: | ||
<table border="1" bgcolor="#ffffff"> | <table border="1" bgcolor="#ffffff"> | ||
<tr style="vertical-align: baseline;"> | |||
<th></th> | |||
<th style="text-align: left; background-color: #9f9f9f;">Milestone One</th> | |||
<th style="text-align: left; background-color: #cfcfcf;">Milestone Two</th> | |||
<th style="text-align: left;">Milestone Three</th> | |||
<th style="text-align: left;">Milestone Four</th> | |||
</tr> | |||
<tr style="vertical-align: baseline;"> | <tr style="vertical-align: baseline;"> | ||
<th></th> | <th></th> | ||
<th style="text-align: left; background-color: #9f9f9f;">Jetpack Prototype, Firefox 3.5</th> | <th style="text-align: left; background-color: #9f9f9f;">Jetpack Prototype, Firefox 3.5</th> | ||
<th style="text-align: left; background-color: #cfcfcf;">Jetpack SDK 0.1, Firefox 3.6</th> | <th style="text-align: left; background-color: #cfcfcf;">Jetpack SDK 0.1, Firefox 3.6</th> | ||
<th style="text-align: left;">Jetpack SDK | <th style="text-align: left;">Jetpack SDK (1.0?), Firefox (3.6.x? 3.7?)</th> | ||
<th style="text-align: left;">Firefox | <th style="text-align: left;">Firefox (4.0?)</th> | ||
</tr> | </tr> | ||
| Line 98: | Line 106: | ||
== Milestone One == | == Milestone One == | ||
The first milestone was a Mozilla Labs experiment that | The first milestone was a Mozilla Labs experiment that prototyped Jetpack's vision with a Firefox extension for installing, using, and managing Jetpack-based extensions; a set of high-level APIs for common extension use cases; a simple Bespin-based development environment for coding and testing extensions without having to restart Firefox; and easy distribution of Jetpack-based extensions via a basic software distribution website (the Jetpack Gallery) and developers' own websites. | ||
The milestone was aligned with Firefox 3.5 and achieved in 2009 Q4 with the seventh release of the Firefox extension. | The milestone was aligned with Firefox 3.5 and achieved in 2009 Q4 with the seventh release of the Firefox extension. | ||