<?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>Allan McRae &#187; Software</title>
	<atom:link href="http://allanmcrae.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://allanmcrae.com</link>
	<description>One day this will feature a witty tagline...</description>
	<lastBuildDate>Mon, 23 Aug 2010 11:15:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Thunderbird vs Exchange IMAP</title>
		<link>http://allanmcrae.com/2010/05/thunderbird-vs-excange-imap/</link>
		<comments>http://allanmcrae.com/2010/05/thunderbird-vs-excange-imap/#comments</comments>
		<pubDate>Tue, 25 May 2010 00:49:33 +0000</pubDate>
		<dc:creator>Allan</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://allanmcrae.com/?p=472</guid>
		<description><![CDATA[I was having issues with attachments only being partially downloaded in Thunderbird from an IMAP account on a MS Exchange server (2003 I think).  Turns out I ran into a very old Thunderbird bug (filed 2001-07-24).   MS Exchange by default does not return the actual size to the IMAP4 command &#8220;FETCH RFC822.SIZE&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<p>I was having issues with attachments only being partially downloaded in Thunderbird from an IMAP account on a MS Exchange server (2003 I think).  Turns out I ran into a very old Thunderbird <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=92111">bug</a> (filed 2001-07-24).   MS Exchange by default does not return the actual size to the IMAP4 command &#8220;FETCH RFC822.SIZE&#8221;.  This is <a href="http://support.microsoft.com/kb/191504">deliberate</a> as it provides a nice perfomance advantage.  </p>
<p>So&#8230;  like a good Linux user I should once again blame Microsoft software for being broken?  Not this time.  It turns out section 3.4.5 of RFC 2683 (IMAP4 Implementation Recommendations) says that the RCF822.SIZE value should only used for things like providing estimates to the user and not for allocating buffers and the like.  Bad Thunderbird!</p>
<p>The work around is to go to Preferences > Advanced > Config Editor&#8230; and set <tt>mail.server.default.fetch_by_chunks</tt> to FALSE. Old emails will need to be redownloaded to fix the attachments.</p>
]]></content:encoded>
			<wfw:commentRss>http://allanmcrae.com/2010/05/thunderbird-vs-excange-imap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Posting (with) Drivel</title>
		<link>http://allanmcrae.com/2009/05/posting-with-drivel/</link>
		<comments>http://allanmcrae.com/2009/05/posting-with-drivel/#comments</comments>
		<pubDate>Sun, 24 May 2009 13:38:08 +0000</pubDate>
		<dc:creator>Allan</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://allanmcrae.com/?p=107</guid>
		<description><![CDATA[It does not take long to realize that posting from within WordPress is not the most efficient process. For me, two posts was enough&#8230;  So, the hunt was on to find a desktop application to post with.
Gnome Blog is in the Arch repos, but is a bit basic. The main feature missing for my [...]]]></description>
			<content:encoded><![CDATA[<p>It does not take long to realize that posting from within WordPress is not the most efficient process. For me, two posts was enough&#8230;  So, the hunt was on to find a desktop application to post with.</p>
<p><a href="http://www.gnome.org/~seth/gnome-blog/">Gnome Blog</a> is in the Arch repos, but is a bit basic. The main feature missing for my purposes was the ability to add a category to posts.</p>
<p>A search in the AUR found <a href="http://sourceforge.net/projects/drivel/">Drivel</a>.  It has several useful features, including the ability to add a category to posts (however, only one per post and not tags), being able to edit recent posts and integrated spell-checking. Even better, its development is now being continued after a several year break.</p>
]]></content:encoded>
			<wfw:commentRss>http://allanmcrae.com/2009/05/posting-with-drivel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
