<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mozilla Add-ons Blog &#187; roadmap</title>
	<atom:link href="http://blog.mozilla.org/addons/tag/roadmap/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.org/addons</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 19:39:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Add-ons Review Update – Week of 2010/08/17</title>
		<link>http://blog.mozilla.org/addons/2010/08/17/add-ons-review-update-15/</link>
		<comments>http://blog.mozilla.org/addons/2010/08/17/add-ons-review-update-15/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 00:11:45 +0000</pubDate>
		<dc:creator>Jorge Villalobos</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[add-on reviews]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[firefox 4]]></category>
		<category><![CDATA[roadmap]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=1788</guid>
		<description><![CDATA[Summary These bi-weekly posts explain the current state of add-on reviews and other information relevant to add-on developers. There’s a lengthy overview of the Add-on Review Process posted in this blog that should be read as a general guide about the review process. Most nominations are being reviewed within 2 weeks. Almost every update is&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2010/08/17/add-ons-review-update-15/" title="Read the rest of &#8220;Add-ons Review Update – Week of 2010/08/17&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<h2>Summary</h2>
<ul>
<li>These bi-weekly posts explain the current state of add-on reviews         and        other information relevant to add-on developers. There’s  a        lengthy <a href="http://blog.mozilla.org/addons/2010/02/15/the-add-on-review-process-and-you/">overview             of the Add-on Review Process</a> posted in this blog that     should  be read as a general guide about the review process.</li>
<li>Most nominations are being reviewed within 2 weeks.</li>
<li>Almost every update is being reviewed within 1 week.</li>
<li>The Mozilla Summit and the Firefox 4 beta launches have delayed  reviews noticeably, but we&#8217;re catching up.</li>
</ul>
<h2>The Review Queues</h2>
<ul>
<li>The stats are taken from the <a href="https://forums.addons.mozilla.org/viewtopic.php?f=21&amp;t=1557">latest             queue report</a> from last Friday.</li>
<li>42 new nominations that week. 128 nominations in the queue awaiting             review.</li>
<li>60 updates that week. 80 updates in the queue awaiting review.</li>
<li>256 reviews performed by AMO Editors this month.  There were 13          editors performing reviews last  week.</li>
</ul>
<p>See the <a href="http://blog.mozilla.org/addons/2010/02/15/the-add-on-review-process-and-you/">Add-on              Review Process and You</a> for information on how to check      your   add-on status.</p>
<h2>Firefox 4 Compatibility</h2>
<p>Firefox 4 is coming later this year, and beta 3 is currently  available for download. This will likely be the most difficult upgrade  path for add-on developers in the history of Firefox, so everybody  should keep an eye on beta updates and all the documentation that will  be published around them. At the moment these are the most useful  documentation resources:</p>
<ul>
<li><a href="https://developer.mozilla.org/en/Firefox_4_for_developers">Firefox 4 for developers at MDC</a>.</li>
<li><a href="http://blog.mozilla.org/addons/2010/07/21/compatibility-for-firefox-4-time-to-get-started/">Firefox 4 Compatibility blog post</a>.</li>
<li><a href="https://forums.addons.mozilla.org/viewtopic.php?f=7&amp;t=1437">Firefox 4 Compatibility discussion</a> in the Add-ons Forum. This is the best place to post any feedback, bugs  or insight surrounding Firefox 4 and add-on development.</li>
</ul>
<p>I&#8217;ll do my best to keep everybody up to date with breaking changes in  Firefox 4, but I don&#8217;t want to bombard you with information. I will  post a new extensive update after beta 4 is out later this month. In the  interim I&#8217;ll use these reports to post all the new (sometimes  unconfirmed) feedback I&#8217;ve received, with as much information I have at  hand. Here are the notes I have so far:</p>
<ul>
<li>Toolbar buttons have different dimensions. Toolbar buttons now  have a different look and a different size at least on Mac and Windows,  but it is unclear if they will remain this way. Michael Kaply filed a  bug about it and there&#8217;s <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=583231">an ongoing discussion happening</a> over there. Like I mention in the Firefox 4 Compatibility blog post,  the UI is the most volatile part in the 4.0 update, so it is not a good  idea to rely on how it is in its current state. If you want your toolbar  icons to look right in current betas without spending too much time,  you&#8217;ll need some CSS trickery. <a href="https://developer.mozilla.org/en/Chrome_Registration#Manifest_Flags">Chrome manifest flags</a> are very useful for these kinds of hack.</li>
<li>Toolbar customization. There&#8217;s a <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=554279">bug in toolbar customization</a> that can revert changes performed by users. There&#8217;s also an empty bar  that appears under the toolbars after customization at least on Mac OS.  Note that the bug can be triggered by add-ons that access certain  browser features before the onload event is fired. If this is the case  for your add-on, please read the comments on the linked bug carefully.</li>
<li><a href="http://blog.mozilla.org/mrbkap/2010/02/11/xpcnativewrappersno-going-away/">xpcnativewrappers=no going away</a>. This practice has always been considered unsafe, and there are safer alternatives for it. The post doesn&#8217;t mention that this will happen for Firefox 4, but the bug has a patch that is already approved, so it&#8217;s likely to happen soon.</li>
<li><a href="http://blog.mozilla.org/faaborg/2010/07/18/details-about-the-firefox-button/">Details on the App button</a>. If you have an add-on that relies on the main menu, keep in mind that the classic menu can still be toggled with the Alt key, but most of the time you&#8217;ll only see the App button (on Windows, at least). I&#8217;ve been told that the new place to overlay your menus in this menu will be under the Exit menu item. This is still changing, so don&#8217;t take my word for it.</li>
<li>From Mook: <em>How do I override a contract ID dynamically, and  forwarding things to  the old implementation (essentially wrapping it)  so only behaviour I  specifically care about get modified?</em> Is this something that the new XPCOM registration method won&#8217;t support?</li>
<li>From Christopher Finke: app tabs can be toggled using <em>gBrowser.pinTab(tab);</em></li>
<li>The new Gecko SDK is still not available in the <a href="https://developer.mozilla.org/en/Gecko_SDK">MDC page</a>. Developers that use binary XPCOM have to build it themselves from source. The source code for beta releases is available on the <a href="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/">FTP site</a>.</li>
<li>From Matthew Wilson: <cite></cite>after being deprecated for a while, the nsIPref interface has been removed.</li>
<li>From Jason Barnabe: command line options on the new XPCOM registration system are currently undocumented.</li>
<li>From Raphael: the content context menu is broken.</li>
</ul>
<h2>Notes for Developers</h2>
<ul>
<li><a href="http://blog.mozilla.org/addons/2010/06/14/improve-extension-startup-performance/"><strong>How to Improve Extension Startup Performance</strong></a>.    All extension developers should read this blog post. It explains how    extensions can have a significant impact in startup performance and,    some very simple steps you can follow to minimize this impact. There&#8217;s    also a link to some tools that can be used to easily measure startup.</li>
<li><a href="https://forums.addons.mozilla.org/viewtopic.php?f=19&amp;t=1134">New   Proposal for Review Process and Delightful Add-ons</a>.    This is a new   and different approach to resolve the issue of add-on    safety in the   sandbox and code reviews. All add-on developers  should   read this and   give feedback. It&#8217;s been a long process to try  to find   the right balance   of the many elements involved, and we  think this is   it.</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/EditorGuide">The AMO  Editor Guide</a>.    This new page in the wiki is a comprehensive guide to  the work    performed by AMO Editors. It will serve as an introductory  guide for    new editors, and is a step forward in being as transparent as  possible    with our review process.</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/InfoAuthors">Useful             Information for Add-on Authors</a>. How to improve review times  for         your    add-on, information about the review process, etc.</li>
</ul>
<p><em>Jorge Villalobos</em></p>
<p><em>Add-ons Developer Relations Lead, Mozilla</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2010/08/17/add-ons-review-update-15/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add-ons Review Update – Week of 2010/06/22</title>
		<link>http://blog.mozilla.org/addons/2010/06/22/add-ons-review-update-12/</link>
		<comments>http://blog.mozilla.org/addons/2010/06/22/add-ons-review-update-12/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 23:29:14 +0000</pubDate>
		<dc:creator>Jorge Villalobos</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[add-on reviews]]></category>
		<category><![CDATA[add-ons manager]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[firefox 4]]></category>
		<category><![CDATA[roadmap]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=1615</guid>
		<description><![CDATA[Summary These bi-weekly posts explain the current state of add-on reviews and other information relevant to add-on developers. There’s a lengthy overview of the Add-on Review Process posted in this blog that should be read as a general guide about the review process. Most nominations are being reviewed within 7 days. Almost every update is&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2010/06/22/add-ons-review-update-12/" title="Read the rest of &#8220;Add-ons Review Update – Week of 2010/06/22&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<h2>Summary</h2>
<ul>
<li>These bi-weekly posts explain the current state of add-on reviews      and        other information relevant to add-on developers. There’s a      lengthy <a href="http://blog.mozilla.org/addons/2010/02/15/the-add-on-review-process-and-you/">overview             of the Add-on Review Process</a> posted in this blog that     should  be read as a general guide about the review process.</li>
<li>Most nominations are being reviewed within 7 days.</li>
<li>Almost every update is being reviewed within 3 days.</li>
<li>By the end of this month we expect all nominations to be reviewed in  less than a week, and all updates in 3 days or less. We&#8217;re pretty much there.</li>
</ul>
<h2>The Review Queues</h2>
<ul>
<li>The stats are taken from the <a href="https://forums.addons.mozilla.org/viewtopic.php?f=21&amp;t=1275">latest             queue report</a> from last Friday.</li>
<li>35 new nominations that week. 37 nominations in the queue awaiting             review.</li>
<li>22 updates that week. 24 updates in the queue awaiting review.</li>
<li>593 reviews performed by AMO Editors this month.  There were 13          editors performing reviews last  week.</li>
</ul>
<p>See the <a href="http://blog.mozilla.org/addons/2010/02/15/the-add-on-review-process-and-you/">Add-on              Review Process and You</a> for information on how to check      your   add-on status.</p>
<h2>Notes for Developers</h2>
<ul>
<li><a href="http://blog.mozilla.org/addons/2010/06/14/improve-extension-startup-performance/"><strong>How to Improve Extension Startup Performance</strong></a>. All extension developers should read this blog post. It explains how extensions can have a significant impact in startup performance and, some very simple steps you can follow to minimize this impact. There&#8217;s also a link to some tools that can be used to easily measure startup.</li>
<li>Firefox 4 is coming, and with it there are a number of platform changes that will need to be addressed by extension authors. We will increase communication as the launch date becomes clearer, but in the meantime, you should be aware of these: <a href="http://www.oxymoronical.com/blog/2010/03/How-were-breaking-some-extensions-in-the-near-future">Add-ons Manager with Asynchronous API</a>, <a href="http://blog.mozilla.org/addons/2010/06/14/multiple-breaking-changes-are-coming-for-components-in-extensions/">Changes in XPCOM</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=546857">Remote XUL to be Removed</a>,  <a href="http://adblockplus.org/blog/javascript-modules-in-a-jar-file-finally">JSM can now be included in chrome JARs</a>.</li>
<li><a href="https://forums.addons.mozilla.org/viewtopic.php?f=19&amp;t=1134">New   Proposal for Review Process and Delightful Add-ons</a>. This is a new   and different approach to resolve the issue of add-on safety in the   sandbox and code reviews. All add-on developers should read this and   give feedback. It&#8217;s been a long process to try to find the right balance   of the many elements involved, and we think this is it.</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/EditorGuide">The AMO  Editor Guide</a>. This new page in the wiki is a comprehensive guide to  the work performed by AMO Editors. It will serve as an introductory  guide for new editors, and is a step forward in being as transparent as  possible with our review process. There are still some corrections to be  made, and I&#8217;ll be blogging more about it later this week.</li>
<li>AMO is currently being migrated to a new code base, some of which is    already live  in production. If you notice any strange behavior on  the site , please  make sure to file a bug (see note below about AMO bug   reporting).</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/InfoAuthors">Useful             Information for Add-on Authors</a>. How to improve review times  for         your    add-on, information about the review process, etc.</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/InfoEditors#Bugzilla">Bugzilla             information for editors</a>. How to file AMO bugs, how to   flag      bugs      relevant for editors, and information on current and    future     AMO   version    releases. Let me know if you want to help    fixing  AMO    bugs.</li>
</ul>
<p><em>Jorge Villalobos</em></p>
<p><em>Add-ons Developer Relations Lead, Mozilla</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2010/06/22/add-ons-review-update-12/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add-ons Review Update – Week of 2010/06/08</title>
		<link>http://blog.mozilla.org/addons/2010/06/08/add-ons-review-update-11/</link>
		<comments>http://blog.mozilla.org/addons/2010/06/08/add-ons-review-update-11/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 00:42:10 +0000</pubDate>
		<dc:creator>Jorge Villalobos</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[add-on reviews]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[roadmap]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=1594</guid>
		<description><![CDATA[Summary These bi-weekly posts explain the current state of add-on reviews and other information relevant to add-on developers. There’s a lengthy overview of the Add-on Review Process posted in this blog that should be read as a general guide about the review process. Most nominations are being reviewed within 9 days. Almost every update is&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2010/06/08/add-ons-review-update-11/" title="Read the rest of &#8220;Add-ons Review Update – Week of 2010/06/08&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<h2>Summary</h2>
<ul>
<li>These bi-weekly posts explain the current state of add-on reviews     and        other information relevant to add-on developers. There’s a     lengthy <a href="http://blog.mozilla.org/addons/2010/02/15/the-add-on-review-process-and-you/">overview            of the Add-on Review Process</a> posted in this blog that    should  be read as a general guide about the review process.</li>
<li>Most nominations are being reviewed within 9 days.</li>
<li>Almost every update is being reviewed within 5 days. We want to         reduce    this in the future, but nominations are the current         priority.</li>
<li>By the end of this month we expect all nominations to be reviewed in less than a week, and all updates in 3 days or less.</li>
</ul>
<h2>The Review Queues</h2>
<ul>
<li>The stats are taken from the <a href="https://forums.addons.mozilla.org/viewtopic.php?f=21&amp;t=1211">latest            queue report</a> from last Friday.</li>
<li>66 new nominations that week. 79 nominations in the queue awaiting            review.</li>
<li>42 updates that week. 40 updates in the queue awaiting review.</li>
<li>111 reviews performed by AMO Editors this month, and 965 for the month of May.  There were 16          editors performing reviews last week.</li>
</ul>
<p>See the <a href="http://blog.mozilla.org/addons/2010/02/15/the-add-on-review-process-and-you/">Add-on             Review Process and You</a> for information on how to check     your   add-on status.</p>
<h2>Notes for Developers</h2>
<ul>
<li><a href="https://forums.addons.mozilla.org/viewtopic.php?f=19&amp;t=1134">New  Proposal for Review Process and Delightful Add-ons</a>. This is a new  and different approach to resolve the issue of add-on safety in the  sandbox and code reviews. All add-on developers should read this and  give feedback. It&#8217;s been a long process to try to find the right balance  of the many elements involved, and we think this is it.</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/EditorGuide">The AMO Editor Guide</a>. This new page in the wiki is a comprehensive guide to the work performed by AMO Editors. It will serve as an introductory guide for new editors, and is a step forward in being as transparent as possible with our review process. There are still some corrections to be made, and I&#8217;ll be blogging more about it later this week.</li>
<li>I made a proposal for the Google Summer of Code which has been <a href="http://xulforge.com/blog/2010/05/add-on-packaging-ideas-gsoc/">accepted  as a project</a>. The idea consists in simplifying and refreshing the  way add-ons are packaged and installed locally, including a completely  new manifest file. In the past couple of weeks I have been blogging the  spec proposal: <a href="http://xulforge.com/blog/2010/05/add-on-packaging-spec/">Part 1</a>,  <a href="http://xulforge.com/blog/2010/05/add-on-packaging-spec-2/">Part  2</a>, <a href="http://xulforge.com/blog/2010/05/add-on-packaging-spec-3/">Part  3</a>. I&#8217;m now working on the wiki page that will be the actual <a href="https://wiki.mozilla.org/User:Jorge.villalobos/AddonPackaging">specification  for the project</a>, that incorporates much of the feedback received so  far. As the blog posts explain, this is <strong>not</strong> something that is  intended to be included on Firefox. It&#8217;s an experiment on how we can do  things differently, and hopefully (part of) it will be integrated into  the product after more community feedback and polish.</li>
<li>AMO is currently being migrated to a new code base, some of which is   already live  in production. If you notice any strange behavior on the site , please  make sure to file a bug (see note below about AMO bug  reporting).</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/InfoAuthors">Useful            Information for Add-on Authors</a>. How to improve review times for         your    add-on, information about the review process, etc.</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/InfoEditors#Bugzilla">Bugzilla            information for editors</a>. How to file AMO bugs, how to  flag      bugs      relevant for editors, and information on current and   future     AMO   version    releases. Let me know if you want to help   fixing  AMO    bugs.</li>
</ul>
<p><em>Jorge Villalobos</em></p>
<p><em>Add-ons Developer Relations Lead, Mozilla</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2010/06/08/add-ons-review-update-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add-ons Review Update – Week of 2010/05/25</title>
		<link>http://blog.mozilla.org/addons/2010/05/25/add-ons-review-update-10/</link>
		<comments>http://blog.mozilla.org/addons/2010/05/25/add-ons-review-update-10/#comments</comments>
		<pubDate>Tue, 25 May 2010 23:57:19 +0000</pubDate>
		<dc:creator>Jorge Villalobos</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[add-on reviews]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[roadmap]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=1563</guid>
		<description><![CDATA[Summary These bi-weekly posts explain the current state of add-on reviews and other information relevant to add-on developers. There’s a lengthy overview of the Add-on Review Process posted in this blog that should be read as a general guide about the review process. Most nominations are being reviewed within 2 weeks. Our goal is have&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2010/05/25/add-ons-review-update-10/" title="Read the rest of &#8220;Add-ons Review Update – Week of 2010/05/25&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<h2>Summary</h2>
<ul>
<li>These bi-weekly posts explain the current state of add-on reviews    and        other information relevant to add-on developers. There’s a    lengthy <a href="http://blog.mozilla.org/addons/2010/02/15/the-add-on-review-process-and-you/">overview           of the Add-on Review Process</a> posted in this blog that   should  be read as a general guide about the review process.</li>
<li>Most nominations are being reviewed within 2 weeks. Our goal is have       them all under 1 week by July.</li>
<li>Almost every update is being reviewed within 7 days. We want to        reduce    this in the future, but nominations are the current        priority.</li>
</ul>
<h2>The Review Queues</h2>
<ul>
<li>The stats are taken from the <a href="https://forums.addons.mozilla.org/viewtopic.php?f=21&amp;t=1131&amp;sid=41588c65ee9b53096efcb661e2c921ee">latest           queue report</a> from last Friday.</li>
<li>77 new nominations that week. 119 nominations in the queue awaiting           review.</li>
<li>52 updates that week. 57 updates in the queue awaiting review.</li>
<li>627 reviews performed by AMO Editors this month.  There were 15         editors performing reviews last week.</li>
</ul>
<p>See the <a href="http://blog.mozilla.org/addons/2010/02/15/the-add-on-review-process-and-you/">Add-on            Review Process and You</a> for information on how to check    your   add-on status.</p>
<h2>Notes for Developers</h2>
<ul>
<li><a href="https://forums.addons.mozilla.org/viewtopic.php?f=19&amp;t=1134">New Proposal for Review Process and Delightful Add-ons</a>. This is a new and different approach to resolve the issue of add-on safety in the sandbox and code reviews. All add-on developers should read this and give feedback. It&#8217;s been a long process to try to find the right balance of the many elements involved, and we think this is it.</li>
<li>I made a proposal for the Google Summer of Code which has been <a href="http://xulforge.com/blog/2010/05/add-on-packaging-ideas-gsoc/">accepted as a project</a>. The idea consists in simplifying and refreshing the way add-ons are packaged and installed locally, including a completely new manifest file. In the past couple of weeks I have been blogging the spec proposal: <a href="http://xulforge.com/blog/2010/05/add-on-packaging-spec/">Part 1</a>, <a href="http://xulforge.com/blog/2010/05/add-on-packaging-spec-2/">Part 2</a>, <a href="http://xulforge.com/blog/2010/05/add-on-packaging-spec-3/">Part 3</a>. I&#8217;m now working on the wiki page that will be the actual <a href="https://wiki.mozilla.org/User:Jorge.villalobos/AddonPackaging">specification for the project</a>, that incorporates much of the feedback received so far. As the blog posts explain, this is <strong>not</strong> something that is intended to be included on Firefox. It&#8217;s an experiment on how we can do things differently, and hopefully (part of) it will be integrated into the product after more community feedback and polish.</li>
<li>AMO is currently being migrated to a new code base, some of which is  already live  in production. If you notice any strange behavior on AMO, please  make sure to file a bug (see note below about AMO bug reporting).</li>
<li>Fennec (Firefox Mobile) is quickly approaching its 1.1 release,  and    add-on authors should make sure their <a href="http://starkravingfinkle.org/blog/2010/04/firefox-mobile-1-1-beta-1-and-add-ons/">Fennec     add-ons are up to date</a> in compatibility. 1.1.* is now a valid  max    version string for Fennec add-ons. Remember you can change your  max    version on AMO without having to upload a new file!</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/InfoAuthors">Useful           Information for Add-on Authors</a>. How to improve review times for        your    add-on, information about the review process, etc.</li>
<li><a href="https://wiki.mozilla.org/AMO:Editors/InfoEditors#Bugzilla">Bugzilla           information for editors</a>. How to file AMO bugs, how to flag      bugs      relevant for editors, and information on current and  future     AMO   version    releases. Let me know if you want to help  fixing  AMO    bugs.</li>
</ul>
<p><em>Jorge Villalobos</em></p>
<p><em>Add-ons Developer Relations Lead, Mozilla</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2010/05/25/add-ons-review-update-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add-on Review Process Redesign</title>
		<link>http://blog.mozilla.org/addons/2009/10/01/add-on-review-process-redesign/</link>
		<comments>http://blog.mozilla.org/addons/2009/10/01/add-on-review-process-redesign/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 16:51:30 +0000</pubDate>
		<dc:creator>Jorge Villalobos</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[add-on reviews]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[firefox 3.5]]></category>
		<category><![CDATA[roadmap]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=996</guid>
		<description><![CDATA[Hello. My name is Jorge Villalobos, and I&#8217;m the new (first, really) Add-ons Developer Relations Lead at Mozilla. I&#8217;ll be working on bringing the add-on developer community and Mozilla closer together. I have been an add-on developer for over 2 years, working on around a dozen add-ons during that time. I&#8217;ve worked on a few&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2009/10/01/add-on-review-process-redesign/" title="Read the rest of &#8220;Add-on Review Process Redesign&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>Hello.</p>
<p>My name is Jorge Villalobos, and I&#8217;m the new (first, really) Add-ons Developer Relations Lead at Mozilla. I&#8217;ll be working on bringing the add-on developer community and Mozilla closer together. I have been an add-on developer for over 2 years, working on around a dozen add-ons during that time. I&#8217;ve worked on a few independent projects as well, <a title="Fire.fm" href="https://addons.mozilla.org/en-US/firefox/addon/7684">Fire.fm</a> being the most successful one, and the one I&#8217;m most proud of.</p>
<p>My initial focus in this role at Mozilla is to reduce the add-on review waiting times to a point where authors can have some certainty that their add-ons will be reviewed within a reasonable time frame. The current state of the queues is far from ideal, with the recent release of Firefox 3.5 being a big contributor to the rising tide of submissions. The queues are long, and add-on authors are not happy. I actually have a somewhat important update for Fire.fm waiting in the update queue, and I can&#8217;t help but feel a bit impatient about it.</p>
<p>To solve the queue situation, we are working on several solutions. We&#8217;re constantly looking for and introducing new editors to our team. We are working more closely with them to understand how they work and what their concerns are, and also to focus their efforts in the areas that have the greatest needs. We are attacking the queue problem from several different angles, some which will help us in the short term, and some which are more forward-looking, such as the one I&#8217;m introducing here.</p>
<p>We want to change how we handle add-on reviews, specially for updates. Our current system doesn&#8217;t handle well the fact that there are add-on authors that no longer need to have the constant scrutiny of the editor team, and don&#8217;t need to have their updates reviewed every single time. We think we need to introduce a trust factor into the process, that allows us to give more freedom of publication to authors that have proven themselves trustworthy. There are plenty of those, and I bet they are the most active authors on AMO. Reducing the amount of update reviews we give to trusted authors will give more time to our editors to focus on new add-on nominations and other updates, significantly reducing waiting times and making everybody happy.</p>
<p>I also cover some ideas for reviewing add-ons that are not extensions, which usually have longer waiting times when in reality they should be the easiest to check.</p>
<p>If you&#8217;re interested in the details, please read the proposal on Google Docs: <a href="http://docs.google.com/View?id=dcxw3w5k_25hn9nd8vg">Review Process Redesign Proposal</a>. It&#8217;s very short, so it shouldn&#8217;t take more than a couple of minutes to read. You can take part in the discussion of the proposal in the <a href="http://groups.google.com/group/mozilla.dev.amo/browse_thread/thread/99bc006e4bad4f78#">mozilla.dev.amo newsgroup</a>, or post a comment here. I&#8217;ll try to respond to all as time permits.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2009/10/01/add-on-review-process-redesign/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Coming Up for AMO</title>
		<link>http://blog.mozilla.org/addons/2009/08/20/coming-up-for-amo/</link>
		<comments>http://blog.mozilla.org/addons/2009/08/20/coming-up-for-amo/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 01:44:27 +0000</pubDate>
		<dc:creator>Justin Scott (fligtar)</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[end users]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[roadmap]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=799</guid>
		<description><![CDATA[We launched Collections in June, Contributions in July, and the response to both has been amazing. What&#8217;s next for AMO? Here are some summaries of our upcoming projects. Collections Phase II We&#8217;ve had over 27,000 collections created and 6.5 million add-on downloads from those collections since the launch on June 10. We want to add&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2009/08/20/coming-up-for-amo/" title="Read the rest of &#8220;Coming Up for AMO&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>We launched <a href="http://blog.mozilla.org/addons/2009/06/10/introducing-add-on-collections/">Collections</a> in June, <a href="http://blog.mozilla.org/addons/2009/07/15/firefox-add-ons-contributions-pilot/">Contributions</a> in July, and the response to both has been amazing. What&#8217;s next for AMO? Here are some summaries of our upcoming projects.</p>
<h3>Collections Phase II</h3>
<p><a href="http://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfMGdrMmM5cmdx&#038;hl=en"><img src="http://blog.mozilla.org/addons/files/2009/08/collections-thumb.png" alt="Screenshot of recommended add-ons box" style="float: right;"/></a>We&#8217;ve had over 27,000 collections created and 6.5 million add-on downloads from those collections since the launch on June 10. We want to add a number of new collection features to the website and Add-on Collector extension, including:</p>
<ul>
<li>collection ratings</li>
<li>statistics dashboard for collection creators</li>
<li>add-on recommendations based on collection data</li>
<li>recently viewed collections</li>
<li>Thunderbird &#038; Fennec support for the Add-on Collector</li>
</ul>
<p>Check out <a href="http://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfMGdrMmM5cmdx&#038;hl=en">this spec</a> for all the details planned for this second phase. If you have feedback on this, please post it in <a href="http://groups.google.com/group/mozilla.dev.amo/browse_thread/thread/d212c87127e95052">this newsgroup thread</a>. The website features above are included in AMO 5.0.9, which should be released at the end of next week.</p>
<h3>Add-on Developer Hub</h3>
<p><a href="http://people.mozilla.com/~jscott/developer-hub/mockups/"><img src="http://blog.mozilla.org/addons/files/2009/08/developer-thumb.png" alt="Developer Hub Homepage Mock-up" style="float: right; padding: 0 0 10px 10px;"/></a>In May, we <a href="http://blog.mozilla.org/addons/2009/05/10/hello-add-on-developers/">posted</a> about our plans for a new one-stop-shop for add-on developers. Whether you&#8217;re someone new to Firefox and not sure if you want to write an extension, a long-time developer looking to stay up-to-date on add-on news and documentation, or an add-on author wanting to update your AMO listings, the Add-on Developer Hub at AMO will be the place to go.</p>
<p>Among the features of the new developer area are:</p>
<ul>
<li>add-on case studies</li>
<li>AMO policies</li>
<li>how-to library/portal</li>
<li>API/Language reference links</li>
<li>add-on builder (extension skeletons with working UI components)</li>
<li>add-on validator</li>
</ul>
<p>You can see some mock-ups of what the new site will look like <a href="http://people.mozilla.com/~jscott/developer-hub/mockups/">here</a>, or view the <a href="http://docs.google.com/Doc?docid=0Ad7mAOXgEBZyZGRzNnZ3YjRfMjBnc3Y1YnhkNA&#038;hl=en">spec</a> for all the details. Please post any feedback in <a href="http://groups.google.com/group/mozilla.dev.amo/browse_thread/thread/cd74bce53525895b">this newsgroup thread</a>. We&#8217;re planning this for AMO 5.1, which should be released in late September.</p>
<h3>Disclosure of Add-on Practices</h3>
<p><a href="http://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfOGhka2RocGdk&#038;hl=en"><img src="http://blog.mozilla.org/addons/files/2009/08/disclosure-thumb.png" alt="Disclosure of Add-on Practices checkboxes" style="float: right; padding: 0 0 10px 10px;"/></a>Many add-on authors, individuals and companies alike, invest large amounts of time and effort into their add-ons, and wish to be compensated for their work. Although we have launched the Contributions feature for authors to accept donations from users, some authors have partnered with companies to support the continued development of their add-on in exchange for the add-on making certain changes to Firefox. We enacted a <a href="http://blog.mozilla.org/addons/2009/05/01/no-surprises/">No Surprises</a> policy in an effort to protect user choice, but unfortunately continue to find surprises.</p>
<p>We feel it is necessary for users to know about certain add-on practices that an add-on employs prior to installation. These practices must be disclosed in a clear and consistent way across AMO. Our plan for this is described in <a href="http://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfOGhka2RocGdk&#038;hl=en">this spec</a>. Please post any feedback in <a href="http://groups.google.com/group/mozilla.dev.amo/browse_thread/thread/ae79da95c634ae02">this newsgroup thread</a>.</p>
<h3>Add-on Compatibility Reporter</h3>
<p><a href="http://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfMTFnbTRqcDlkcg&#038;hl=en"><img src="http://blog.mozilla.org/addons/files/2009/08/reporter-thumb.png" alt="Compatibility Reporter Mock-up" style="float: right; padding: 0 0 10px 10px;"/></a>New versions of Firefox are always in the works, and the lead-up to a final release can be hectic for both add-on developers and the AMO team as we try to encourage everyone to test and update their add-ons in the new version. We&#8217;ve come up with an idea for an Add-on Compatibility Reporter extension that would be bundled with alpha and beta builds of Firefox and facilitate add-on testing and reporting.</p>
<p>If you have add-ons installed that don&#8217;t work, you can report that to AMO. If you have incompatible add-ons installed that work fine, you can report that to us too. We&#8217;ll look at all the submitted reports and email developers when we think we know whether the add-on is compatible with that Firefox version, or if it&#8217;s not compatible and what problems users are having.</p>
<p>For all the details, you can <a href="http://docs.google.com/Doc?docid=0Acwo2Bn17-PrZGZudHRobnJfMTFnbTRqcDlkcg&#038;hl=en">read the spec</a>. If you have feedback, please post in <a href="http://groups.google.com/group/mozilla.dev.amo/browse_thread/thread/d98b88a96f153b01">this newsgroup thread</a>.</p>
<p>As you can see, we have a lot going on, including several projects not mentioned here. Stay tuned to the newsgroup and this blog for the latest on add-ons.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2009/08/20/coming-up-for-amo/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Removing the Sandbox</title>
		<link>http://blog.mozilla.org/addons/2009/07/01/removing-the-sandbox/</link>
		<comments>http://blog.mozilla.org/addons/2009/07/01/removing-the-sandbox/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 22:38:45 +0000</pubDate>
		<dc:creator>Justin Scott (fligtar)</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[end users]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[roadmap]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=730</guid>
		<description><![CDATA[The &#8220;Sandbox Model&#8221; addons.mozilla.org uses to organize and review add-ons was first announced almost 3 years ago. Since then, we&#8217;ve made a number of changes based on user feedback that, in my opinion, have greatly improve the experience of finding and installing add-ons that haven&#8217;t been officially reviewed yet. Today, the main feedback concerning the&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2009/07/01/removing-the-sandbox/" title="Read the rest of &#8220;Removing the Sandbox&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>The &#8220;Sandbox Model&#8221; addons.mozilla.org uses to organize and review add-ons was <a href="http://blog.fligtar.com/2006/11/21/reviewing-the-review-process/">first announced</a> almost 3 years ago. Since then, we&#8217;ve made a number of changes based on user feedback that, in my opinion, have greatly improve the experience of finding and installing add-ons that haven&#8217;t been officially reviewed yet.</p>
<p>Today, the main feedback concerning the review and distribution process of add-ons is:</p>
<ul>
<li>developers feel it takes too long for add-ons to be reviewed, and</li>
<li>users and developers want to receive updates to add-ons that they have installed that haven&#8217;t been reviewed yet</li>
</ul>
<p>It&#8217;s important for us to balance our desire for all add-ons to be discoverable and easy to install with the need for security measures for add-ons that haven&#8217;t been reviewed yet.</p>
<p>After taking many of these issues into account, I&#8217;ve come up with a proposal for removing the public and sandbox classifications on the site and moving to a more flexible, comprehensive trust system based on everything we know about an add-on. If you&#8217;re interested in the review process and distribution of add-ons, please <a href="http://docs.google.com/View?docID=dfntthnr_0f3wtksf2&#038;revision=_latest">read the proposal</a> and give us your feedback, preferably in <a href="http://groups.google.com/group/mozilla.dev.amo/browse_thread/thread/d8c2bf3f9a0c1997">this newsgroup thread</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2009/07/01/removing-the-sandbox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A week of collections</title>
		<link>http://blog.mozilla.org/addons/2009/06/17/a-week-of-collections/</link>
		<comments>http://blog.mozilla.org/addons/2009/06/17/a-week-of-collections/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 21:15:04 +0000</pubDate>
		<dc:creator>Justin Scott (fligtar)</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[end users]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[roadmap]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=709</guid>
		<description><![CDATA[It&#8217;s been a week since we launched the new collections feature on addons.mozilla.org, and the response has been amazing! Above the Fold has details on press coverage, and we&#8217;re happy to see so many bloggers and news sites creating their own collections. Reading the articles, it was very exciting to see that people really understood&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2009/06/17/a-week-of-collections/" title="Read the rest of &#8220;A week of collections&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a week since we launched the new <a href="http://blog.mozilla.org/addons/2009/06/10/introducing-add-on-collections/">collections</a> feature on <a href="https://addons.mozilla.org">addons.mozilla.org</a>, and the response has been amazing! <a href="http://blog.mozilla.org/news/2009/06/12/mozilla-add-ons-collections-in-the-news/">Above the Fold</a> has details on press coverage, and we&#8217;re happy to see so many bloggers and news sites creating their own collections. Reading the articles, it was very exciting to see that people really understood collections and their potential.</p>
<p>The first week of collections blew away our goals for the launch, so I&#8217;d like to share some statistics from the last week. <strong>Add-on users have created more than 11,000 collections</strong>, comprising 140,000 instances of 3500 different add-ons. Of those collections, 6200 are listed publicly in the <a href="https://addons.mozilla.org/collections">Collection Directory</a>, while the others are private. We&#8217;ve served over 245,000 add-on downloads from collection view pages, not including downloads served from <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=496075">other pages</a> accessed through collections.</p>
<p>The <a href="https://addons.mozilla.org/pages/collector">Add-on Collector</a> has been very successful as well, with 46,000 downloads and about 19,000 Collectors in use. Users of the extension have created 2500 auto-publisher collections, which are collections automatically kept in sync with the add-ons that user has installed in Firefox. And hundreds of add-ons have been shared with friends through the Collector&#8217;s email sharing feature.</p>
<p>But the most rewarding measure of success so far has been hearing people say collections have helped them discover new add-ons, which was the <a href="http://blog.mozilla.org/addons/2009/03/19/add-on-jockey/">primary goal</a> of the project.</p>
<p>Because the response to collections has been so great, we&#8217;re going to keep adding new collections-related features and improvements over the next few months. We have a number of ideas for what features to implement, but need help from the community to identify which cool new collection features are most wanted. So, if you&#8217;re interested in the future of collections, <a href="http://groups.google.com/group/mozilla.dev.amo/browse_thread/thread/85dcccf4f1bbf88e">head over to the newsgroup</a> and let us know which of the proposed features you want to see.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2009/06/17/a-week-of-collections/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>A peek at our Contributions pilot</title>
		<link>http://blog.mozilla.org/addons/2009/05/11/a-peek-at-our-contributions-pilot/</link>
		<comments>http://blog.mozilla.org/addons/2009/05/11/a-peek-at-our-contributions-pilot/#comments</comments>
		<pubDate>Tue, 12 May 2009 00:12:16 +0000</pubDate>
		<dc:creator>Nick Nguyen (osunick)</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[end users]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[roadmap]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=591</guid>
		<description><![CDATA[As promised, we&#8217;re showing you how things will look after we launch Contributions at the end of June. Our goal with this project was to help developers tell their stories about add-ons, and the first thing we did was redesign the add-ons listing page.  Our goal with the page was to give developers a better&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2009/05/11/a-peek-at-our-contributions-pilot/" title="Read the rest of &#8220;A peek at our Contributions pilot&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>As promised, we&#8217;re showing you how things will look after we launch Contributions at the end of June.  Our goal with this project was to help developers tell their stories about add-ons, and the first thing we did was redesign the add-ons listing page.  Our goal with the page was to give developers a better way of showcasing themselves next to their add-ons.</p>
<p><a href="http://blog.mozilla.org/addons/files/2009/05/add-on-view-with_contributions.png"><img class="alignnone size-full wp-image-596" title="listing" src="http://blog.mozilla.org/addons/files/2009/05/listing.png" alt="listing" width="450" height="410" /></a></p>
<p>Our eagle-eyed readers will notice a few things about this mockup:</p>
<ul>
<li>The look and feel of AMO has evolved.  We&#8217;re currently working on a redesign of the site to make it more user friendly and a better reflection of how add-ons are an essential part of the lives of many Firefox users.</li>
<li>There&#8217;s a &#8220;Meet the Developer&#8221; section which takes users into a page where they can learn about why a developer created an add-on and where they plan on going next.</li>
<li>Tags will be introduced in the near future, which will help our users and developers explore and classify add-ons.</li>
<li>And last but not least, the suggested contribution is present on the add-on page.</li>
</ul>
<p>The Meet the Developer link goes to the following page, which should help developers explain the work they&#8217;ve put into their add-on and what features the contributions will help drive.  Also, when users make contributions, they will be able to suggest additional features that they&#8217;d like to see.  The information on this page, including bits like the average rating, will help users make an appropriate decision around contributing without feeling obligated to do so.</p>
<p><a href="http://blog.mozilla.org/addons/files/2009/05/meet-the-dev-profile_with_contribution.png"><img class="alignnone size-full wp-image-606" title="devprofile" src="http://blog.mozilla.org/addons/files/2009/05/devprofile.png" alt="devprofile" width="450" height="540" /></a></p>
<p>These updates will be available to all developers, not just ones who ask for financial support.  Developers will also have a variety of ways to present contributions, and we&#8217;ll use developer and user feedback to determine which ones remain available after the pilot- so view this as a first step in a long evolution towards the best solution.</p>
<p>A big thanks to the fine folks at <a href="http://clearleft.com">Clearleft</a> for helping us with the redesign as well to the many developers who gave us advice and feedback on this feature.  As always, please let us know what you think in the <a href="http://groups.google.com/group/mozilla.dev.amo/topics">AMO Newsgroup</a> or by posting a comment.</p>
<p>If you&#8217;re interested in participating in our pilot, please <a href="http://spreadsheets.google.com/viewform?formkey=clQxVmk3X1Q1MWJwRnprM0gwX1dGbEE6MA..">sign up</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2009/05/11/a-peek-at-our-contributions-pilot/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Hello, add-on developers!</title>
		<link>http://blog.mozilla.org/addons/2009/05/10/hello-add-on-developers/</link>
		<comments>http://blog.mozilla.org/addons/2009/05/10/hello-add-on-developers/#comments</comments>
		<pubDate>Sun, 10 May 2009 19:48:06 +0000</pubDate>
		<dc:creator>Justin Scott (fligtar)</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[roadmap]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=576</guid>
		<description><![CDATA[In our recent developer survey, one of the largest pain points identified by respondents was a lack of documentation and resources for extension developers. A contributing factor to this problem is that much of the available documentation and tutorials are spread across the Internet and that there&#8217;s no easy way to start developing an add-on&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2009/05/10/hello-add-on-developers/" title="Read the rest of &#8220;Hello, add-on developers!&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>In our recent <a href="http://blog.mozilla.org/addons/2009/03/13/survey-results-are-in/">developer survey</a>, one of the largest pain points identified by respondents was a lack of documentation and resources for extension developers. A contributing factor to this problem is that much of the available documentation and tutorials are spread across the Internet and that there&#8217;s no easy way to start developing an add-on from the add-ons website. Here&#8217;s our plan to change that.</p>
<p>developer.amo will be a site dedicated to add-on developers, rich with documentation, tutorials, and community involvement. With this site, we hope to:</p>
<ul>
<li>Give new developers a starting point for creating an add-on</li>
<li>Give existing developers a place to stay up-to-date on add-on development news, plans, and features</li>
<li>Make development easier with documentation, tutorials, and examples all in one place</li>
<li>Build a community of add-on developers to promote an exchange of ideas</li>
</ul>
<p>From this one site, it should be possible for someone brand new to Mozilla add-on development to:</p>
<ul>
<li>find out why they would want to build a Firefox extension by reading case studies</li>
<li>see examples of how add-ons work</li>
<li>learn how to make a basic extension, and how to build that extension out into what they want</li>
<li>get support when they have questions</li>
<li>upload their add-on to AMO and have it accepted the first time (because policies will be readily accessible and easy to understand)</li>
</ul>
<p>We&#8217;ve come up with an initial featureset we think will go a long way towards improving the developer experience, but would like input from the community before we get started. You can see our list of initial ideas <a href="https://wiki.mozilla.org/AMO:Projects/developer.AMO/Features">on our wiki</a>.</p>
<p>If you have thoughts on these features or other ideas, please let us know on the <a href="http://groups.google.com/group/mozilla.dev.amo/topics">AMO newsgroup</a>.</p>
<p><b>Edit</b>: There seems to be some confusion about the relationship of this proposed site to MDC. As described in the wiki page above, there will be no new documentation hosted on this site. Rather, it will aggregate/link to existing documentation available on MDC and other resources. Any new documentation written as part of this site will still be hosted on MDC. developer.AMO will serve as a portal between AMO and add-on documentation, of which many articles are available on MDC.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2009/05/10/hello-add-on-developers/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
