<?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; add-ons sdk</title>
	<atom:link href="http://blog.mozilla.org/addons/tag/add-ons-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.org/addons</link>
	<description></description>
	<lastBuildDate>Wed, 15 May 2013 21:22:51 +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>Introducing the Fast Track review queue</title>
		<link>http://blog.mozilla.org/addons/2011/12/21/fast-track-review-queue/</link>
		<comments>http://blog.mozilla.org/addons/2011/12/21/fast-track-review-queue/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 17:16:35 +0000</pubDate>
		<dc:creator>Jorge Villalobos</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[add-on reviews]]></category>
		<category><![CDATA[add-ons sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=3901</guid>
		<description><![CDATA[Since we overhauled our review process earlier this year, we have had three review queues: full review nominations, full review updates and preliminary reviews (nominations and updates in a single queue). With this we struck a difficult but important balance: ensuring that all add-ons listed on AMO have at least been checked for potential security&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2011/12/21/fast-track-review-queue/" title="Read the rest of &#8220;Introducing the Fast Track review queue&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>Since we <a href="http://blog.mozilla.org/addons/2011/02/04/overview-amo-review-process/">overhauled our review process</a> earlier this year, we have had three review queues: full review nominations, full review updates and preliminary reviews (nominations and updates in a single queue). With this we struck a difficult but important balance: ensuring that all add-ons listed on AMO have at least been checked for potential security problems, and at the same time giving developers the freedom to list their experimental, niche or unfinished add-ons as quickly as possible.</p>
<p>A team of hard-working volunteers spend their spare time reviewing all add-ons in these queues, and their efforts can be seen in the updates I post <a href="http://blog.mozilla.org/addons/tag/add-on-reviews/">in this blog</a>. Since not all add-on reviews are equal, we have some features in our review tools that allow reviewers to identify the items in the queues that can be done quickly. The Fast Track queue is the newest of these features.</p>
<p>Add-ons created with the Add-ons SDK are generally very easy to review, since for the most part they have little code and use predetermined and tested APIs provided by the SDK. The Fast Track queue now lists all SDK add-ons pending review that don&#8217;t break out of their sandbox (that is, that don&#8217;t use <em>require(&#8220;chrome&#8221;)</em>). Reviewers can now be more efficient, easily taking care of quick reviews that don&#8217;t require much attention.</p>
<p>We&#8217;re looking into adding other review classes into the Fast Track queue in the future. This is a valuable tool that enables us to better prioritize our work and reduce review waiting times for all add-on developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2011/12/21/fast-track-review-queue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Jetpack Project: weekly update for Oct. 25 2011</title>
		<link>http://blog.mozilla.org/addons/2011/10/25/jetpack-project-weekly-update-for-oct-25-2011/</link>
		<comments>http://blog.mozilla.org/addons/2011/10/25/jetpack-project-weekly-update-for-oct-25-2011/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 21:52:11 +0000</pubDate>
		<dc:creator>Jeff Griffiths</dc:creator>
				<category><![CDATA[builder]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[add-ons sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=3502</guid>
		<description><![CDATA[Project News SDK 1.2.1 released Wednesday Oct. 19 to address a critical issue. I&#8217;m giving an SDK talk this Saturday at Seneca College&#8217;s annual Free Software and Open Source Symposium in Toronto. Interesting comparison of browser extension tech from the author of MediaPlus Meeting Brief SDK: Shipped 1.2.1 Wednesday plans to land new Loader soon.&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2011/10/25/jetpack-project-weekly-update-for-oct-25-2011/" title="Read the rest of &#8220;Jetpack Project: weekly update for Oct. 25 2011&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<h3>Project News</h3>
<ul>
<li><a href="http://blog.mozilla.org/addons/2011/10/19/announcing-add-on-sdk-1-2-1/" target="_blank">SDK 1.2.1 released</a> Wednesday Oct. 19 to address a critical issue.</li>
<li>I&#8217;m giving an SDK talk <a href="http://fsoss.senecac.on.ca/2011/node/77" target="_blank">this Saturday</a> at Seneca College&#8217;s annual Free Software and Open Source Symposium in Toronto.</li>
<li><a href="http://blog.nparashuram.com/2011/10/writing-browser-extensions-comparing.html" target="_blank">Interesting comparison</a> of browser extension tech from the author of <a href="http://blog.nparashuram.com/2011/07/mediaplus-20.html" target="_blank">MediaPlus</a></li>
</ul>
<h3>Meeting Brief</h3>
<ul>
<li>SDK: Shipped 1.2.1 Wednesday</li>
<li>plans to land new Loader soon.</li>
<li>minVersion: will be set to current Firefox release for the main branch.</li>
<li>Mobile work week: add-on work for new Java UI is in progress.</li>
<li>Considering testing github service hooks.</li>
<li>dbuc&#8217;s <a href="http://paste.mootools.net/f70aca3e8" target="_blank">ghetto sidebar</a></li>
</ul>
<p>Full minutes are available here:<br />
<a href="https://wiki.mozilla.org/Labs/Jetpack/Weekly_Meeting/2011-10-25#Minutes ">https://wiki.mozilla.org/Labs/Jetpack/Weekly_Meeting/2011-10-25#Minutes</a></p>
<h3>Quick Stats</h3>
<ul>
<li>Total open bugs: 219</li>
<li>Bugs created this week: 18</li>
<li>Bugs closed this week: 11</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2011/10/25/jetpack-project-weekly-update-for-oct-25-2011/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
