<?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>Bienvenu's Thunderbird Blog</title>
	<atom:link href="http://blog.davidbienvenu.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.davidbienvenu.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 23 Aug 2011 20:58:07 +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></title>
		<link>http://blog.davidbienvenu.org/?p=36</link>
		<comments>http://blog.davidbienvenu.org/?p=36#comments</comments>
		<pubDate>Tue, 23 Aug 2011 20:58:07 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=36</guid>
		<description><![CDATA[Ehsan posed a very reasonable question &#8211; why does Thunderbird have code that implements the nsIEditor interface? The short answer is that the Eudora import code uses the nsIMsgSend.composeAndSendMessage method to create a file containing an rfc822 message, and that method takes an nsIEditor * param, to get html content, and embedded objects, e.g.,images, used [...]]]></description>
			<content:encoded><![CDATA[<p>Ehsan posed a very reasonable question &#8211; why does Thunderbird have code that implements the nsIEditor interface? The short answer is that the Eudora import code uses the nsIMsgSend.composeAndSendMessage method to create a file containing an rfc822 message, and that method takes an nsIEditor * param, to get html content, and embedded objects, e.g.,images, used to create multipart html messages. Recently, the Outlook import code was changed to use the same approach.</p>
<p>A better approach would be to add a method that does was those import modules want, but doesn&#8217;t require an nsIEditor. I&#8217;m planning on doing this in the next couple days.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=36</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>extension compatibility</title>
		<link>http://blog.davidbienvenu.org/?p=34</link>
		<comments>http://blog.davidbienvenu.org/?p=34#comments</comments>
		<pubDate>Wed, 06 Jul 2011 23:24:09 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=34</guid>
		<description><![CDATA[After spending a frustrating 30 minutes trying to get the attachment pane expander extension installed and working with nightlies, because I got so tired of expanding the collapsed attachment every time I clicked on a message with multiple attachments, I finally found the new magic incantation &#8211; add extensions.checkCompatibility.nightly pref and set it to false. [...]]]></description>
			<content:encoded><![CDATA[<p>After spending a frustrating 30 minutes trying to get the attachment pane expander extension installed and working with nightlies, because I got so tired of expanding the collapsed attachment every time I clicked on a message with multiple attachments, I finally found the new magic incantation &#8211; add extensions.checkCompatibility.nightly pref and set it to false.</p>
<p>Here&#8217;s the extension &#8211; https://addons.mozilla.org/en-US/thunderbird/addon/attachment-options/?src=api</p>
<p>Right click in the attachment area to customize. The &#8220;always expanded&#8221; option didn&#8217;t work for me, but &#8220;remember last state&#8221; did, and that&#8217;s all I care about.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=34</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thunderbird and Mail backend module ownership changes</title>
		<link>http://blog.davidbienvenu.org/?p=32</link>
		<comments>http://blog.davidbienvenu.org/?p=32#comments</comments>
		<pubDate>Wed, 18 May 2011 15:48:27 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=32</guid>
		<description><![CDATA[With Mozilla Messaging merging into MoCo, and dmose moving over to Mozilla Labs, we&#8217;ve made a few changes to our Mozilla module ownership pages. Dmose is stepping down as a module owner, and Standard8 is replacing him as a module owner. Blake Winton is replacing Bryan Clark as Thunderbird UI Czar. Blake is also now [...]]]></description>
			<content:encoded><![CDATA[<p>With Mozilla Messaging merging into MoCo, and dmose moving over to Mozilla Labs, we&#8217;ve made a few changes to our Mozilla module ownership pages. Dmose is stepping down as a module owner, and  Standard8 is replacing him as a module owner. Blake Winton is replacing Bryan Clark as Thunderbird UI Czar. Blake is also now officially a Thunderbird peer.</p>
<p>Many thanks to dmose and clarkbw for their great work in getting Mozilla Messaging off the ground and shipping 3.0 and 3.1, and good luck to Standard8 and Bwinton in their new roles! </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=32</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faster switching to IMAP folders in Thunderbird trunk nightly builds</title>
		<link>http://blog.davidbienvenu.org/?p=26</link>
		<comments>http://blog.davidbienvenu.org/?p=26#comments</comments>
		<pubDate>Mon, 02 May 2011 18:45:32 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=26</guid>
		<description><![CDATA[I&#8217;ve landed a fix for https://bugzilla.mozilla.org/show_bug.cgi?id=520272. The change is in current Thunderbird trunk nightly builds. Essentially, the change is to display the contents of the imap folder immediately, based on what we have cached in the .msf file, and then download new headers and sync flag changes. Previously, we would wait until we&#8217;ve finished loading [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve landed a fix for https://bugzilla.mozilla.org/show_bug.cgi?id=520272. The change is in current Thunderbird trunk nightly builds. Essentially, the change is to display the contents of the imap folder immediately, based on what we have cached in the .msf file, and then download new headers and sync flag changes. Previously, we would wait until we&#8217;ve finished loading the folder contents from the imap server before displaying anything (this was basically a bug).<br />
I think this change makes Thunderbird feel a lot snappier with IMAP, and I&#8217;m really interested in feedback from users willing to run nightly builds. Because we&#8217;re changing the order of the various things we do when entering a folder, there is a potential for changes in behaviour, some of which might be regressions, and we&#8217;d love to know about them as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=26</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support for IMAP MOVE and ID extensions</title>
		<link>http://blog.davidbienvenu.org/?p=27</link>
		<comments>http://blog.davidbienvenu.org/?p=27#comments</comments>
		<pubDate>Tue, 22 Mar 2011 16:13:29 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=27</guid>
		<description><![CDATA[I&#8217;ve landed support for the IMAP Move extension -  and have a patch in progress for the IMAP ID extension &#8211; RFC 2971 &#8211; The ID extension allows the client and server to share information about each other (e.g., product name, product version) for statistical purposes, and is supported by several IMAP servers. The MOVE [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve landed support for the<a href="http://tools.ietf.org/html/draft-krecicki-imap-move-01"> IMAP Move extension</a> -  and have a patch in progress for the IMAP ID extension &#8211; <a href="http://www.faqs.org/rfcs/rfc2971.html">RFC 2971</a> &#8211; The ID extension allows the client and server to share information about each other (e.g., product name, product version) for statistical purposes, and is supported by several IMAP servers. The MOVE extension allows messages to be moved with one command, instead of a copy followed by a store of the delete flag. I don&#8217;t know of any major servers that support MOVE currently.</p>
<p>The relevant bugs are &#8211; <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=636285">Bug 636285</a> and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=531158">bug 531158</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=27</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support for IMAP RFC 4978 landed</title>
		<link>http://blog.davidbienvenu.org/?p=21</link>
		<comments>http://blog.davidbienvenu.org/?p=21#comments</comments>
		<pubDate>Fri, 05 Jun 2009 21:48:54 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=21</guid>
		<description><![CDATA[Tomorrow&#8217;s nightly build of Thunderbird 3.0 b3pre adds support for the IMAP Compress extension &#8211; see Bug 401673 and the rfc for more info.  If the server advertises COMPRESS=DEFLATE, we will do compression of incoming and outgoing data. For lower bandwidth connections, this should be a nice win, especially when we select large folders and [...]]]></description>
			<content:encoded><![CDATA[<p>Tomorrow&#8217;s nightly build of Thunderbird 3.0 b3pre adds support for the IMAP Compress extension &#8211; see <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=401673">Bug 401673 </a>and the <a href="http://www.ietf.org/rfc/rfc4978.txt">rfc</a> for more info.  If the server advertises COMPRESS=DEFLATE, we will do compression of incoming and outgoing data. For lower bandwidth connections, this should be a nice win, especially when we select large folders and fetch flags. I&#8217;ve seen reports of &gt; 5x compression for the flags response. To turn it off, you can use the config editor to toggle mail.server.default.use_compress_deflate to false.</p>
<p>The latest versions of the Cyrus IMAP server supports COMPRESS=DEFLATE. Fastmail.fm has rolled out this support already.</p>
<p>Many thanks to Bron Gondwana who developed the patch very quickly and cleanly, despite having no experience with the Mozilla codebase.</p>
<p>- David</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=21</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Speeding up debug builds with Gloda</title>
		<link>http://blog.davidbienvenu.org/?p=19</link>
		<comments>http://blog.davidbienvenu.org/?p=19#comments</comments>
		<pubDate>Fri, 13 Mar 2009 14:54:00 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=19</guid>
		<description><![CDATA[Andrew Sutherland pointed me at a patch that speeds up gloda operations in debug builds by a shocking amount &#8211; https://bugzilla.mozilla.org/show_bug.cgi?id=456272.  It turns off some debug-only autolock code in xpcom.  I&#8217;m sure the debug code is very useful when you&#8217;re debugging multi-thread locking code, but the speedup without it is intoxicating. All the usual disclaimers [...]]]></description>
			<content:encoded><![CDATA[<p>Andrew Sutherland pointed me at a patch that speeds up gloda operations in debug builds by a shocking amount &#8211; https://bugzilla.mozilla.org/show_bug.cgi?id=456272.  It turns off some debug-only autolock code in xpcom.  I&#8217;m sure the debug code is very useful when you&#8217;re debugging multi-thread locking code, but the speedup without it is intoxicating. All the usual disclaimers apply, but if your debug build is painfully slow, the patch is out there <img src='http://blog.davidbienvenu.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>- David</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=19</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Thunderbird on 64-bit Vista</title>
		<link>http://blog.davidbienvenu.org/?p=16</link>
		<comments>http://blog.davidbienvenu.org/?p=16#comments</comments>
		<pubDate>Fri, 06 Mar 2009 22:01:04 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=16</guid>
		<description><![CDATA[I&#8217;ve been going through the fun process of setting up a new machine to build Thunderbird.  I decided to go with 64 bit Vista so I could use more than 3GB of memory.   There were a few things the mostly excellent instructions on devmo didn&#8217;t mention, so I thought I&#8217;d write them down while they&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been going through the fun process of setting up a new machine to build Thunderbird.  I decided to go with 64 bit Vista so I could use more than 3GB of memory.   There were a few things the mostly excellent instructions on devmo didn&#8217;t mention, so I thought I&#8217;d write them down while they&#8217;re still fresh in my mind.  Thx very much to Sid (sid0 on IRC) who told me most of this stuff.</p>
<p>First, when you install VC Express (or VC9), make sure you don&#8217;t install to the default path, which has (x86) in it &#8211; specify a path without the parens, because that confuses our scripts. I just removed the parens.</p>
<p>Our guess-msvc.bat file doesn&#8217;t work for 64 bit Vista because the registry entries are in a different location &#8211; Sid has a version that does work, and now I have it &#8211; maybe we can figure out some place to put it so others can use it. That&#8217;s the batch file used by the start-msvcNN.bat files to figure out where VC is, and set up your path for building. I think these were two parts of the diff that I needed:</p>
<p>-SET MSVC9EXPRESSKEY=HKLM\SOFTWARE\Microsoft\VCExpress\9.0\Setup\VC<br />
+SET MSVC9EXPRESSKEY=HKLM\SOFTWARE\Wow6432Node\Microsoft\VCExpress\9.0\Setup\VC</p>
<p>and</p>
<p>+SET SDKDIR=C:\Program Files\Microsoft SDKs\Windows\v6.0A\<br />
+SET SDKVER=6<br />
ECHO Visual C++ 6 directory: %VC6DIR%</p>
<p>You&#8217;ll need a different version of msys-1.0.dll than the one in the mozilla build tools in order for the bash shell to work &#8211; the one <a href="http://downloads.sourceforge.net/mingw/MSYS-1.0.11-20090120-dll.tar.gz">here </a>worked for me.</p>
<p>If you&#8217;re using VC Express, the config step might tell you that atlbase.h is missing &#8211; see http://developer.mozilla.org/en/docs/atlbase.h for more info. I ended up just adding these lines to .mozconfig:</p>
<p>ac_add_options &#8211;disable-xpconnect-idispatch<br />
ac_add_options &#8211;disable-activex<br />
ac_add_options &#8211;disable-activex-scripting<br />
ac_add_options &#8211;disable-accessibility</p>
<p>This allowed me to build and run Thunderbird. There&#8217;s a scary comment that says you can&#8217;t use jemalloc unless you use VC 7.1, but I didn&#8217;t have to do anything special there.</p>
<p>Now I have to go remember what I did to set up Mercurial <img src='http://blog.davidbienvenu.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>- David</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=16</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Thunderbird 3 Beta 1 Released Today</title>
		<link>http://blog.davidbienvenu.org/?p=11</link>
		<comments>http://blog.davidbienvenu.org/?p=11#comments</comments>
		<pubDate>Tue, 09 Dec 2008 20:59:05 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=11</guid>
		<description><![CDATA[We&#8217;re happy to announce that Mozilla Messaging has released Thunderbird 3 Beta 1 today. It&#8217;s available for download here.  More information about Thunderbird 3 Beta 1 is here. Thx to everyone that helped with this release.  I&#8217;d like to specially thank some folks that made my job of being the release driver easier &#8211; Gozer [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re happy to announce that Mozilla Messaging has released Thunderbird 3 Beta 1 today. It&#8217;s available for download <a href="http://www.mozillamessaging.com/en-US/thunderbird/early_releases/downloads.php">here</a>.  More information about Thunderbird 3 Beta 1 is <a href="http://www.mozillamessaging.com/en-US/thunderbird/3.0b1/">here</a>.</p>
<p>Thx to everyone that helped with this release.  I&#8217;d like to specially thank some folks that made my job of being the release driver easier &#8211; Gozer for his build and IT work, Wayne for all his QA work, Raphael for his help with the web-site content, and Standard8 for his excellent documentation and help, which more than made up for his setting the bar so high with Alpha 3 <img src='http://blog.davidbienvenu.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>- David</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=11</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>First Thunderbird 3.0 Beta 1 RC builds available</title>
		<link>http://blog.davidbienvenu.org/?p=8</link>
		<comments>http://blog.davidbienvenu.org/?p=8#comments</comments>
		<pubDate>Tue, 02 Dec 2008 05:36:46 +0000</pubDate>
		<dc:creator>bienvenu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.davidbienvenu.org/?p=8</guid>
		<description><![CDATA[We have our very first Thunderbird 3.0 Beta 1 Release Candidate builds available here. We will be testing these builds in the next few days, and if you would like to help test them, please download a build and try it.  The usual disclaimers apply &#8211; either backup your current profile, or create a new [...]]]></description>
			<content:encoded><![CDATA[<p>We have our very first Thunderbird 3.0 Beta 1 Release Candidate builds available <a href="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/3.0b1-candidates/build1/">here</a>. We will be testing these builds in the next few days, and if you would like to help test them, please download a build and try it.  The usual disclaimers apply &#8211; either backup your current profile, or create a new profile and run TB 3.0 Beta 1 RC 1 against the new profile.</p>
<p>- David</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davidbienvenu.org/?feed=rss2&#038;p=8</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

