<?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; Thunderbird</title>
	<atom:link href="http://blog.mozilla.com/addons/tag/thunderbird/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/addons</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 18:05:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Update your add-on in time for Thunderbird 5</title>
		<link>http://blog.mozilla.com/addons/2011/06/10/update-in-time-for-thunderbird-5/</link>
		<comments>http://blog.mozilla.com/addons/2011/06/10/update-in-time-for-thunderbird-5/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 21:40:37 +0000</pubDate>
		<dc:creator>Jorge Villalobos</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=2603</guid>
		<description><![CDATA[This is a guest post from Mark Banner. With the Thunderbird 5 Beta release, we&#8217;ve enabled the 5.* maximum version in the AMO Developer tools. Thunderbird 5 Beta is now API frozen, so if you haven&#8217;t already done so, please make sure your add-on is compatible. We expect it to be released near the end&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2011/06/10/update-in-time-for-thunderbird-5/" title="Read the rest of &#8220;Update your add-on in time for Thunderbird 5&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p><em>This is a guest post from <a href="http://ccgi.standard8.plus.com/blog/">Mark Banner</a>.</em></p>
<p>With the Thunderbird 5 Beta release, we&#8217;ve enabled the 5.* maximum version in the AMO Developer tools. Thunderbird 5 Beta is now API frozen, so if you haven&#8217;t already done so, please make sure your add-on is compatible. We expect it to be released near the end of the month.</p>
<p>For add-ons, the most significant change in Thunderbird 5 is the new Add-on Manager that was incorporated into Firefox 4. There is documentation and further information on <a href="https://developer.mozilla.org/en/Thunderbird_5_for_developers">developer.mozilla.org</a>.</p>
<p>If you have any further questions or concerns, please post in the <a href="https://forums.mozilla.org/addons/">forums</a>, or join #extdev on <a href="http://irc.mozilla.org/">irc.mozilla.org</a> for real-time assistance.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2011/06/10/update-in-time-for-thunderbird-5/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Thunderbird update</title>
		<link>http://blog.mozilla.com/addons/2009/05/29/thunderbird-update/</link>
		<comments>http://blog.mozilla.com/addons/2009/05/29/thunderbird-update/#comments</comments>
		<pubDate>Sat, 30 May 2009 00:56:25 +0000</pubDate>
		<dc:creator>jen</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://blog.mozilla.com/addons/?p=645</guid>
		<description><![CDATA[Here&#8217;s what&#8217;s happening with Mozilla&#8217;s Thunderbird email client these days. We&#8217;re working on the Thunderbird 3 release, currently on beta 2. To support the release, we are working on improving our documentation for writing Thunderbird add-ons. Thunderbird developers will notice that there has been some housecleaning and some new material over on the Thunderbird extension&#8230; <a class="more-link" href="http://blog.mozilla.com/addons/2009/05/29/thunderbird-update/" title="Read the rest of &#8220;Thunderbird update&#8221;">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-648" title="thunderbird" src="http://blog.mozilla.com/addons/files/2009/05/thunderbird.png" alt="thunderbird" width="110" height="105" />Here&#8217;s what&#8217;s happening with Mozilla&#8217;s <a href="http://www.mozillamessaging.com/en-US/thunderbird/">Thunderbird</a> email client these days.</p>
<p>We&#8217;re working on the <a title="tb3 planning" href="http://wiki.mozilla.org/Thunderbird:Thunderbird3" target="_blank">Thunderbird 3</a> release, currently on <a title="TB3b2" href="http://www.mozillamessaging.com/en-US/thunderbird/3.0b2/" target="_blank">beta 2</a>. To support the release, we are working on improving our documentation for writing <a href="http://addons.mozilla.org/en-US/thunderbird/">Thunderbird add-ons</a>. Thunderbird developers will notice that there has been some housecleaning and some new material over on the <a href="http://developer.mozilla.org/en/Extensions/Thunderbird">Thunderbird extension area</a> of the <a href="http://developer.mozilla.org/">Mozilla Developer Center</a>.</p>
<p>You can help! You can <a href="http://wiki.mozilla.org/Thunderbird:Testing">be a beta tester</a>. Or you can dive into <a href="http://developer.mozilla.org/en/Extensions/Thunderbird">writing Thunderbird add-ons</a>. Or you can help us with the <a href="http://developer.mozilla.org/en/Extensions/Thunderbird">documentation project</a>. We&#8217;re particularly looking for people to write &#8220;how-tos&#8221;: short blurbs that contain code snippets illustrating how to do things with Thunderbird extensions. There are some topic ideas <a href="http://developer.mozilla.org/en/Extensions/Thunderbird/HowTos">here</a>.</p>
<p>If you&#8217;re new to the Thunderbird email client, you can <a href="http://www.mozillamessaging.com/en-US/thunderbird/">download the latest stable version here</a>. Thunderbird add-ons are available <a href="http://addons.mozilla.org/en-US/thunderbird/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.com/addons/2009/05/29/thunderbird-update/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

