<?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; restartless</title>
	<atom:link href="http://blog.mozilla.org/addons/category/restartless/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 Meetup Group &#8211; Wednesday June 6!</title>
		<link>http://blog.mozilla.org/addons/2012/05/31/add-ons-meetup-group-wednesday-june-6/</link>
		<comments>http://blog.mozilla.org/addons/2012/05/31/add-ons-meetup-group-wednesday-june-6/#comments</comments>
		<pubDate>Thu, 31 May 2012 21:26:55 +0000</pubDate>
		<dc:creator>Jeff Griffiths</dc:creator>
				<category><![CDATA[developers]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[restartless]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=4929</guid>
		<description><![CDATA[Join the Firefox Add-ons team at Mozilla&#8217;s headquarters in Mountain View for an informative evening of food, drinks, and prizes! Learn best practices for getting your add-ons approved, and hear case studies about developers who have built successful businesses around add-ons. We’ll also talk about the new Mozilla Marketplace for apps, and more! Those who&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2012/05/31/add-ons-meetup-group-wednesday-june-6/" title="Read the rest of &#8220;Add-ons Meetup Group &#8211; Wednesday June 6!&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>Join the Firefox Add-ons team at Mozilla&#8217;s headquarters in Mountain View for an informative evening of food, drinks, and prizes!</p>
<p>Learn best practices for getting your add-ons approved, and hear case studies about developers who have built successful businesses around add-ons. We’ll also talk about the new Mozilla Marketplace for apps, and more!</p>
<p>Those who can&#8217;t make this event can catch the presentations on Air Mozilla: https://air.mozilla.org/. A recording will also be available after the event.</p>
<p>For more info, please check out the <a href="http://www.meetup.com/addons/events/65394232/" target="_blank">Meetup group page and RSVP</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2012/05/31/add-ons-meetup-group-wednesday-june-6/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add-on Builder 1.0 is Ready for Liftoff!</title>
		<link>http://blog.mozilla.org/addons/2012/02/22/add-on-builder-1-0-is-ready-for-liftoff/</link>
		<comments>http://blog.mozilla.org/addons/2012/02/22/add-on-builder-1-0-is-ready-for-liftoff/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 23:21:59 +0000</pubDate>
		<dc:creator>Daniel Buchner</dc:creator>
				<category><![CDATA[builder]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[restartless]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=4358</guid>
		<description><![CDATA[After a year in incubation we&#8217;re ready to remove the beta tag from the Add-on Builder! For those of you who are unfamiliar with this fantastic tool, Add-on Builder is an online development environment that allows developers with knowledge of HTML, JavaScipt and CSS to rapidly create add-ons for Firefox using the Mozilla Add-on SDK.&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2012/02/22/add-on-builder-1-0-is-ready-for-liftoff/" title="Read the rest of &#8220;Add-on Builder 1.0 is Ready for Liftoff!&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>After a year in incubation we&#8217;re ready to remove the beta tag from the Add-on Builder! For those of you who are unfamiliar with this fantastic tool, Add-on Builder is an online development environment that allows developers with knowledge of HTML, JavaScipt and CSS to rapidly create add-ons for Firefox using the Mozilla Add-on SDK. You can think of it as the jsFiddle of add-on development and debugging.</p>
<p>Add-on Builder leverages the Add-on SDK to produce add-ons that users can install without restarting Firefox. In addition, add-ons created with Add-on Builder are automatically repackaged with Add-on SDK updates &#8211; which ensures that Builder-based add-ons will continue to work for users without interruption, regardless of Firefox API changes.</p>
<p>Add-on Builder provides many features specifically tailored to help add-on authors develop add-ons:</p>
<ul>
<li>a simple online interface for writing your code</li>
<li>live, one-click add-on testing</li>
<li>access to a repository of third-party add-on libraries</li>
<li>jsFiddle-like sharing and collaboration</li>
<li>instant upgrade options for new versions of the Add-on SDK</li>
<li>integrated features for publishing to <a href="http://addons.mozilla.org">addons.mozilla.org</a></li>
</ul>
<p>If you haven&#8217;t yet developed an add-on for Firefox, we suggest you give the <a href="http://builder.addons.mozilla.org/">Add-on Builder</a> a try. With a simple interface and many helpful tools, it truly is the quickest, easiest way to create add-ons for Firefox!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2012/02/22/add-on-builder-1-0-is-ready-for-liftoff/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Jetpack Project: weekly update for Oct. 4 2011</title>
		<link>http://blog.mozilla.org/addons/2011/10/11/jetpack-project-weekly-update-for-oct-4-2011/</link>
		<comments>http://blog.mozilla.org/addons/2011/10/11/jetpack-project-weekly-update-for-oct-4-2011/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 20:49:27 +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[mobile]]></category>
		<category><![CDATA[restartless]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=3333</guid>
		<description><![CDATA[Project News London Add-on Workshop SDK slides are posted. We&#8217;re running an end-of year add-on competition focusing on restartless addons. Meeting Brief Builder / re-pack scripts need more testing. SDK 1.2 RC1 to be released later today. L10n and Mobile support under active development, no hard time-lines for landing on trunk. Planning an all-day SDK&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2011/10/11/jetpack-project-weekly-update-for-oct-4-2011/" title="Read the rest of &#8220;Jetpack Project: weekly update for Oct. 4 2011&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<h3>Project News</h3>
<ul>
<li>London Add-on Workshop SDK slides are <a href="http://blog.mozilla.org/addons/2011/10/06/london-add-on-sdk-workshops-slides/" target="_blank">posted</a>.</li>
<li>We&#8217;re running an end-of year <a href="http://blog.mozilla.org/addons/2011/10/07/restartless-add-on-competition/" target="_blank">add-on competition </a>focusing on restartless addons.</li>
</ul>
<h3>Meeting Brief</h3>
<ul>
<li>Builder / re-pack scripts need more testing.</li>
<li>SDK 1.2 RC1 to be released later today.</li>
<li>L10n and Mobile support under active development, no hard time-lines for landing on trunk.</li>
<li>Planning an all-day SDK hack day in Mountain View on November 19th, looking for participants.</li>
</ul>
<p>Full minutes are available here: </p>
<p><a href="https://wiki.mozilla.org/Labs/Jetpack/Weekly_Meeting/2011-10-11#Minutes" target="_blank">https://wiki.mozilla.org/Labs/Jetpack/Weekly_Meeting/2011-10-11#Minutes</a></p>
<p><em>Aside: further updates about the Add-on SDK and Builder products will be posted under the label ‘Jetpack Project’, if only because this new labelling scheme legitimizes our conitnued use of Rocketry-themed puns.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2011/10/11/jetpack-project-weekly-update-for-oct-4-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Competition time: End of Year Add-on collection</title>
		<link>http://blog.mozilla.org/addons/2011/10/07/restartless-add-on-competition/</link>
		<comments>http://blog.mozilla.org/addons/2011/10/07/restartless-add-on-competition/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 13:48:12 +0000</pubDate>
		<dc:creator>Dan Horner</dc:creator>
				<category><![CDATA[builder]]></category>
		<category><![CDATA[contests]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[restartless]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/addons/?p=3318</guid>
		<description><![CDATA[With those summer days behind us and the days getting shorter, we&#8217;d like to brighten your days (that is &#8211; unless you&#8217;re in the southern hemisphere), by opening up another Featured add-ons competition for the end of the year! This season it&#8217;s all about Restartless add-ons. So, to be considered, your add-on must be Restartless&#8230; <a class="more-link" href="http://blog.mozilla.org/addons/2011/10/07/restartless-add-on-competition/" title="Read the rest of &#8220;Competition time: End of Year Add-on collection&#8221;">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>With those summer days behind us and the days getting shorter, we&#8217;d like to brighten your days (that is &#8211; unless you&#8217;re in the southern hemisphere), by opening up another Featured add-ons competition for the end of the year!</p>
<p>This season it&#8217;s all about Restartless add-ons. So, to be considered, your add-on must be Restartless and compatible with the current Beta version of Firefox. Find out how to make restartless add-ons using <a href="https://addons.mozilla.org/en-US/developers/builder">Add-on Builder and the Add-on SDK</a>, or check out the following documentation on <a href="https://developer.mozilla.org/en/Extensions/Bootstrapped_extensions">MDN</a> and <a href="http://www.oxymoronical.com/blog/2011/01/Playing-with-windows-in-restartless-bootstrapped-extensions">Dave Townsend&#8217;s blog</a>.</p>
<p>The collection will be promoted through the Add-on Manager, our Add-ons Gallery, Facebook, the Rock Your Firefox blog, and through Twitter, among other Firefox channels.</p>
<p>All entries will be reviewed by the Featured add-ons <a href="https://wiki.mozilla.org/index.php?title=AMO/Featured_Board_Process">team</a>, and their decisions will be based on the following criteria:</p>
<ol>
<li>Quality of features</li>
<li>Functionality</li>
<li>User experience</li>
<li>Originality</li>
<li>Usefulness</li>
<li>Performance</li>
<li>Security</li>
</ol>
<p>To win a place in the collection, simply submit your add-on to <a href="mailto:amo-featured@mozilla.org">amo-featured@mozilla.org</a>.</p>
<p>Get your entries in by 11:59pm PST on Tuesday November 8th. If you win, we’ll reach out to you to let you know shortly afterwards. You can download the contest rules <a href="http://blog.mozilla.org/addons/files/2011/10/Restartless-Add-on-Competition-Rules.pdf">here</a>.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/addons/2011/10/07/restartless-add-on-competition/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
