<?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>C-Command Software Blog</title>
	<atom:link href="http://c-command.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://c-command.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 12 May 2013 16:53:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DropDMG 3.2.2</title>
		<link>http://c-command.com/blog/2013/05/03/dropdmg-3-2-2/</link>
		<comments>http://c-command.com/blog/2013/05/03/dropdmg-3-2-2/#comments</comments>
		<pubDate>Fri, 03 May 2013 17:17:25 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[DropDMG]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=411</guid>
		<description><![CDATA[Download Buy DropDMG Version 3.2.2 of DropDMG is now available. This is a free update for owners of DropDMG 3.0 that includes the following enhancements: It is now possible to set (or override) layout variables from AppleScript or the command line. This is also useful when creating a disk image of non-application files; DropDMG would [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/DropDMG-3.2.2.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy DropDMG</a></div>
<p>Version 3.2.2 of <a href="http://c-command.com/dropdmg/">DropDMG</a> is now available. This is a free update for owners of <a href="http://c-command.com/blog/2010/06/29/dropdmg-3-0/">DropDMG 3.0</a> that includes the following enhancements:</p>
<ul>
<li>It is now possible to set (or override) layout variables from AppleScript or the command line. This is also useful when creating a disk image of non-application files; DropDMG would be unable to intuit the <tt>{$APP_BASENAME}</tt>, but you can still set it to whatever you want in your script and have it rendered into the layout.</li>
<li>The <tt>HybridFSArgs</tt> <a href="http://c-command.com/dropdmg/manual-ah/esoteric-preferences">esoteric preference</a> lets you control which filesystems DropDMG uses for hybrid <tt>.iso</tt> disk images.</li>
<li>Fixed a bug where sometimes creating a disk image failed if it contained a very large number of small files.</li>
<li>Fixed a bug where <tt>.iso</tt> files would sometimes be owned by root instead of the user.</li>
<li>Made various minor adjustments to the toolbar icons in the main window.</li>
<li>Added Japanese localization.</li>
</ul>
<p>For information about previous releases of DropDMG, please see the <a href="http://c-command.com/dropdmg/manual-ah/version-history">version history</a>.</p>
<p>2013-05-03: DropDMG 3.2.2 was submitted to the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>
<p>2013-05-12: DropDMG 3.2.2 is now available from the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2013/05/03/dropdmg-3-2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamSieve 2.9.7</title>
		<link>http://c-command.com/blog/2013/05/01/spamsieve-2-9-7/</link>
		<comments>http://c-command.com/blog/2013/05/01/spamsieve-2-9-7/#comments</comments>
		<pubDate>Wed, 01 May 2013 19:21:34 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=409</guid>
		<description><![CDATA[Download Buy SpamSieve Version 2.9.7 of SpamSieve is now available. This is a free update that includes the following changes: Improved compatibility with pre-release versions of Mac OS X. Made various changes to improve SpamSieve’s filtering accuracy. SpamSieve no longer links against AppleScriptKit. This removes some GUI scripting functionality (which is now largely available by [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/SpamSieve-2.9.7.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy SpamSieve</a></div>
<p>Version 2.9.7 of <a href="http://c-command.com/spamsieve/">SpamSieve</a> is now available. This is a free update that includes the following changes:</p>
<ul>
<li>Improved compatibility with pre-release versions of Mac OS X.</li>
<li>Made various changes to improve SpamSieve’s filtering accuracy.</li>
<li>SpamSieve no longer links against AppleScriptKit. This removes some GUI scripting functionality (which is now largely available by other means) but works around an OS bug that could prevent SpamSieve from launching.</li>
<li>Worked around a bug in Apple Mail’s iCloud rule syncing.</li>
<li>SpamSieve is better at moving trained messages when Outlook has lost track of the special <strong>Junk E-mail</strong> folder.</li>
<li>Fixed a problem where Apple Mail couldn’t communicate with SpamSieve when the file permissions were incorrect.</li>
<li>Fixed a bug where SpamSieve couldn’t load any addresses from Outlook if it reported an error while getting the e-mail address of a contact.</li>
<li>Fixed a bug editing counts in the <strong>Corpus</strong> window (due to suspected 64-bit OS bug).</li>
<li>Added more checks that the folders SpamSieve relies upon have the proper permissions.</li>
<li>Improved error reporting for Apple Mail, Growl, and more.</li>
<li>Improved handling of file permissions errors.</li>
<li>The Apple Mail drone script now sets the junk status.</li>
<li>Wrote a <a href="http://c-command.com/scripts/spamsieve/apple-mail-sanebox">script</a> that allows SpamSieve to filter messages (in Apple Mail) that have been organized by SaneBox.</li>
<li>Improved the Japanese localization.</li>
<li>SpamSieve now requires Mac OS X 10.5 or later.</li>
</ul>
<p>SpamSieve 2.9.7 works with Mac OS X 10.5 through 10.8 and requires an <a href="http://c-command.com/spamsieve/manual-ah/requirements">e-mail client</a>. <a href="http://c-command.com/spamsieve/support#older-versions">Older versions</a> are available for older operating systems. For information about previous releases of SpamSieve, please see the <a href="http://c-command.com/spamsieve/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2013/05/01/spamsieve-2-9-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DropDMG 3.2.1</title>
		<link>http://c-command.com/blog/2013/01/25/dropdmg-3-2-1/</link>
		<comments>http://c-command.com/blog/2013/01/25/dropdmg-3-2-1/#comments</comments>
		<pubDate>Fri, 25 Jan 2013 18:30:48 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[DropDMG]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=404</guid>
		<description><![CDATA[Download Buy DropDMG Version 3.2.1 of DropDMG is now available. This is a free update for owners of DropDMG 3.0 that includes the following enhancements: Fixed a bug where DropDMG sometimes didn’t create large enough disk images for files that were stored using HFS+ compression (e.g. applications from the Mac App Store). Fixed a bug [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/DropDMG-3.2.1.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy DropDMG</a></div>
<p>Version 3.2.1 of <a href="http://c-command.com/dropdmg/">DropDMG</a> is now available. This is a free update for owners of <a href="http://c-command.com/blog/2010/06/29/dropdmg-3-0/">DropDMG 3.0</a> that includes the following enhancements:</p>
<ul>
<li>Fixed a bug where DropDMG sometimes didn’t create large enough disk images for files that were stored using HFS+ compression (e.g. applications from the Mac App Store).</li>
<li>Fixed a bug where the log showed the source folder’s allocated size rather than its logical size.</li>
<li>Fixed a bug creating a disk image with a layout that had text but no background picture.</li>
<li>Fixed a bug that could cause DropDMG to create a device image with a dirty HFS+ journal. If the disk image was read-only, it would not be possible to mount the disk image. If you have such a disk image, you can fix it by converting it to a read-write format. The journal will then be replayed and saved in a clean state.</li>
<li>Fixed a bug where DropDMG could hang when using the contextual menu in the log.</li>
<li>Added instructions for burning a disc with a <a href="http://c-command.com/dropdmg/manual-ah/custom-volume-icon">Custom volume icon</a>.</li>
<li>Updated the Italian localization.</li>
</ul>
<p>For information about previous releases of DropDMG, please see the <a href="http://c-command.com/dropdmg/manual-ah/version-history">version history</a>.</p>
<p>2013-01-25: DropDMG 3.2.1 was submitted to the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>
<p>2013-01-30: DropDMG 3.2.1 is now available from the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2013/01/25/dropdmg-3-2-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamSieve 2.9.6</title>
		<link>http://c-command.com/blog/2012/12/19/spamsieve-2-9-6/</link>
		<comments>http://c-command.com/blog/2012/12/19/spamsieve-2-9-6/#comments</comments>
		<pubDate>Wed, 19 Dec 2012 19:56:26 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=400</guid>
		<description><![CDATA[Download Buy SpamSieve Version 2.9.6 of SpamSieve is now available. This is a free update that includes the following changes: Worked around a bug in Mac OS X 10.8.2 that could cause spam operations in Postbox to be very slow. If you’re using Postbox, you can update your SpamSieve plug-in by following steps 1 through [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/SpamSieve-2.9.6.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy SpamSieve</a></div>
<p>Version 2.9.6 of <a href="http://c-command.com/spamsieve/">SpamSieve</a> is now available. This is a free update that includes the following changes:</p>
<ul>
<li>Worked around a <a href="http://www.openradar.me/12424662">bug</a> in Mac OS X 10.8.2 that could cause spam operations in <a href="http://www.postbox-inc.com">Postbox</a> to be very slow. If you’re using Postbox, you can update your SpamSieve plug-in by following steps 1 through 6 in the <a href="http://c-command.com/spamsieve/manual-ah/setting-up-postbox">Setting Up Postbox</a> section of the manual.</li>
<li>Made various changes to improve SpamSieve’s filtering accuracy.</li>
<li>SpamSieve now understands that <tt>&#64;icloud.com</tt>, <tt>&#64;me.com</tt>, and <tt>&#64;mac.com</tt> are equivalent, so it’s better at finding the proper inbox in Apple Mail when you train a message as good. (For non-Apple IMAP and POP mail accounts, you can define aliases manually, as before. Go to the <strong>Accounts</strong> tab of Mail’s preferences and enter all the addresses—separated by commas—in the <strong>Email Address</strong> field.)</li>
<li>Customers have reported that Sync Services does not work reliably on Mac OS X 10.8 Mountain Lion. Thus, rather than having Outlook use Sync Services to sync its contacts with the system address book, SpamSieve now offers a feature to load the Outlook address book directly. (This ensures that SpamSieve doesn’t mark messages from people in your address book as spam.) Outlook users are encouraged to make sure that <a href="http://c-command.com/spamsieve/manual-ah/use-entourage-outlook-a">Use Entourage/Outlook address book</a> is checked in SpamSieve’s preferences and to click the <strong>Load</strong> button. For more information, see the <a href="http://c-command.com/spamsieve/manual-ah/use-entourage-outlook-a">Use Entourage/Outlook address book</a> section of the manual.</li>
<li>SpamSieve is now better able to handle invalid data received from a mail program.</li>
<li>When <a href="http://c-command.com/spamsieve/manual-ah/using-a-spam-mailbox-on">Using a Spam Mailbox on the Server</a>, SpamSieve is better at handling errors from Mail that could cause a trained spam message to go to the local spam mailbox instead.</li>
<li>Training a message as good in Apple Mail now removes any flags, in case you were using <a href="http://c-command.com/spamsieve/manual-ah/spam-message-colors-in">Spam Message Colors in Apple Mail</a>.</li>
<li>Added <a href="http://c-command.com/spamsieve/manual-ah/how-should-i-configure">How should I configure the junk filter on my mail server?</a> to the FAQ.</li>
<li>The <a href="http://c-command.com/spamsieve/manual-ah/automatically-deleting">Automatically Deleting Old Spam Messages</a> section of the manual now includes instructions for Outlook.</li>
<li>Worked around various file permissions problems that could prevent training in Apple Mail from working.</li>
<li>Worked around a bug in Migration Assistant that could prevent SpamSieve from working properly with Apple Mail.</li>
<li>The plug-in and scripts installers are better able to handle non-standard folder structures.</li>
<li>Fixed a bug where SpamSieve was unable to see the contents of certain malformed messages, leading to poor filtering accuracy.</li>
<li>Fixed a bug where sometimes setting the date in the <strong>Statistics</strong> window didn’t work when SpamSieve was running in 64-bit mode.</li>
<li>Fixed a regression where where messages trained as good in Apple Mail didn’t move back to the inbox if you were using a local spam mailbox and no inbox matched the message’s recipients.</li>
<li>Made various improvements to the manual.</li>
</ul>
<p>SpamSieve 2.9.6 works with Mac OS X 10.4 through 10.8 and requires an <a href="http://c-command.com/spamsieve/manual-ah/requirements">e-mail client</a>. <a href="http://c-command.com/spamsieve/support#older-versions">Older versions</a> are available for older operating systems. For information about previous releases of SpamSieve, please see the <a href="http://c-command.com/spamsieve/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/12/19/spamsieve-2-9-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DropDMG 3.2</title>
		<link>http://c-command.com/blog/2012/11/07/dropdmg-3-2/</link>
		<comments>http://c-command.com/blog/2012/11/07/dropdmg-3-2/#comments</comments>
		<pubDate>Wed, 07 Nov 2012 20:03:44 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[DropDMG]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=388</guid>
		<description><![CDATA[Download Buy DropDMG Version 3.2 of DropDMG is now available. This is a free update for owners of DropDMG 3.0 that includes the following enhancements: Highlights DropDMG’s user interface is now fully optimized for Macs with Retina displays, as well as multi-display setups. DropDMG now renders Retina-quality background images. The source background picture can be [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/DropDMG-3.2.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy DropDMG</a></div>
<p>Version 3.2 of <a href="http://c-command.com/dropdmg/">DropDMG</a> is now available. This is a free update for owners of <a href="http://c-command.com/blog/2010/06/29/dropdmg-3-0/">DropDMG 3.0</a> that includes the following enhancements:</p>
<br clear="all">
<dl> 
<dt>Highlights</dt>
<dd>
<ul>
<li><a href="http://c-command.com/dropdmg/images/3.2/dropdmg-window.png" title="DropDMG Window"><span><img width="161" alt="DropDMG Window" src="http://c-command.com/dropdmg/images/3.2/dropdmg-window-thumb.png" class="nonretina" height="103" align="right" /><img width="161" alt="DropDMG Window" src="http://c-command.com/dropdmg/images/3.2/dropdmg-window-thumb%402x.png" class="retina" height="103" align="right" /></span></a>DropDMG’s user interface is now fully optimized for Macs with Retina displays, as well as multi-display setups.</li>
<li>DropDMG now renders Retina-quality background images. The source background picture can be a 72 or 144dpi image, a PDF file, or a multi-resolution TIFF file. DropDMG will render a multi-resolution background picture that’s optimized for display on both Retina and non-Retina Macs.</li>
<li><a href="http://c-command.com/dropdmg/images/3.2/preferences-layouts.png" title="Preferences: Layouts"><span><img width="161" alt="Preferences: Layouts" src="http://c-command.com/dropdmg/images/3.2/preferences-layouts-thumb.png" class="nonretina" height="119" align="right" /><img width="161" alt="Preferences: Layouts" src="http://c-command.com/dropdmg/images/3.2/preferences-layouts-thumb%402x.png" class="retina" height="119" align="right" /></span></a>Rather than adding an application icon to a <a href="http://c-command.com/dropdmg/manual-ah/layouts">layout</a>, you now have the option of adding an application icon <em>placeholder</em>. This makes it easy to use the same layout to create disk images for different applications.</li>
<li>Previously, you could add an <tt>Applications</tt> folder symlink to <a href="http://c-command.com/dropdmg/manual-ah/layouts">layouts</a> by dragging and dropping your <tt>Applications</tt> folder. There’s now a dedicated button for adding the symlink, to make the feature easier to use and more discoverable.</li>
<li><a href="http://c-command.com/dropdmg/manual-ah/layouts">Layouts</a> now support a maximum icon size of 512 points (up from 128).</li>
<li><a href="http://c-command.com/dropdmg/images/3.2/preferences-configurations.png" title="Preferences: Configurations"><span><img width="161" alt="Preferences: Configurations" src="http://c-command.com/dropdmg/images/3.2/preferences-configurations-thumb.png" class="nonretina" height="139" align="right" /><img width="161" alt="Preferences: Configurations" src="http://c-command.com/dropdmg/images/3.2/preferences-configurations-thumb%402x.png" class="retina" height="139" align="right" /></span></a>DropDMG can now create segmented ZIP archives (e.g. <tt>.z01</tt>, <tt>.z02</tt>, <tt>.zip</tt>). Such archives cannot be expanded by Mac OS X’s built-in Archive Utility, but there are free third-party expansion utilities such as <a href="http://unarchiver.c3.cx">The Unarchiver</a>.</li>
<li>Added the <a href="http://c-command.com/dropdmg/manual-ah/names">Append version number</a> feature. When imaging or archiving an application or installer, this option will add its version number to the end of the filename.</li>
<li>Added support for Notification Center (requires OS X 10.8).</li>
<li>Added the <a href="http://c-command.com/dropdmg/manual-ah/burn-os-x-install-dvd">Burn OS X Install DVD</a> feature, an easier way to make your own installer or emergency DVD.</li>
<li>Streamlined disk image creation by no longer optimizing images for restore that don’t need such optimization.</li>
<li>Added the <tt>ZlibLevel</tt> <a href="http://c-command.com/dropdmg/manual-ah/esoteric-preferences">esoteric preference</a>, which lets you set DropDMG to create <tt>.dmg</tt> files more quickly but with less compression.</li>
<li>Added the <tt>DisableRetinaBackgroundPictures</tt> <a href="http://c-command.com/dropdmg/manual-ah/esoteric-preferences">esoteric preference</a>, which lets you create non-Retina background pictures in order to work around a bug in Mac OS X 10.6.</li>
</ul>
</dd>
<dt>Other Improvements</dt>
<dd>
<ul>
<li>DropDMG now tells the system that it can use the integrated GPU, which should reduce battery use on newer MacBook Pros.</li>
<li>You can now remove the background image from a layout using the contextual menu on the image view.</li>
<li>DropDMG now offers advice for dealing with “Resource busy” errors.</li>
<li>Expanded the <a href="http://c-command.com/dropdmg/manual-ah/making-images-with-back">Making Images With Background Pictures</a> instructions to describe how to make a standard disk image for distributing a Mac application.</li>
<li>Improved the <a href="http://c-command.com/dropdmg/manual-ah/what-information-should">What information should I include when I report a problem?</a> page.</li>
<li>Improved the folder name when a folder for segments already exists.</li>
<li>The documentation now recommends choosing a background picture that’s at least 437 points wide, to account for the Finder’s minimum window width.</li>
<li>The crash reporter can now make recommendations based on the contents of the crash log.</li>
<li><a href="http://c-command.com/dropdmg/images/3.2/preferences-licenses.png" title="Preferences: Licenses"><span><img width="161" alt="Preferences: Licenses" src="http://c-command.com/dropdmg/images/3.2/preferences-licenses-thumb.png" class="nonretina" height="110" align="right" /><img width="161" alt="Preferences: Licenses" src="http://c-command.com/dropdmg/images/3.2/preferences-licenses-thumb%402x.png" class="retina" height="110" align="right" /></span></a>Deleting a layout, license, or configuration now moves it to the trash rather than deleting it outright.</li>
<li>DropDMG itself now has a Retina disk image background, and it shares the layout with other C-Command products.</li>
<li>After purchasing, DropDMG used to show your user image to indicate that it had been successfully personalized. It now shows a generic checkmark to avoid prompting you for Contacts access on OS X 10.8.</li>
<li>Added a link to the forum in the <strong>Help</strong> menu.</li>
</ul>
</dd>
<dt>Fixes</dt>
<dd>
<ul>
<li>Reverted to version 1.2.3 of the Growl SDK to avoid problems with high CPU usage, internal errors, and crashes.</li>
<li>Fixed a bug where sometimes the layout editor would reset the scroll position.</li>
<li>Fixed a bug where the tooltips in the main window’s pop-up menu didn’t always update when a configuration was changed.</li>
<li>Fixed a bug where sometimes packages weren’t wrapped.</li>
<li>Fixed a bug where sometimes disk images were created without enough space for the background picture or custom icon.</li>
<li>Layout thumbnail previews no longer change the aspect ratio.</li>
<li>Fixed a bug where sometimes changes to the segment size in the temporary options dialog didn’t take effect.</li>
<li>Fixed an issue where, when loading your recent destination folders, DropDMG would sometimes prompt you with a dialog to find folders on unmounted volumes.</li>
<li>Fixed a bug where TIFF files were not allowed for background pictures.</li>
<li>Fixed a bug creating images in <tt>.cdr</tt> format with custom icons or layouts.</li>
<li>Fixed a bug where there was an extra gray strip next to the action button in the <strong>Layouts</strong> tab of the preferences.</li>
<li>Fixed a bug handling errors if the software update failed; if it succeeded, the <tt>.dmg</tt> file is now deleted.</li>
</ul>
</dd>
</dl>
<p>For information about previous releases of DropDMG, please see the <a href="http://c-command.com/dropdmg/manual-ah/version-history">version history</a>.</p>
<p>2012-11-07: DropDMG 3.2 was submitted to the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>
<p>2012-11-26: DropDMG 3.2  is now available from the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/11/07/dropdmg-3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamSieve 2.9.5</title>
		<link>http://c-command.com/blog/2012/09/21/spamsieve-2-9-5/</link>
		<comments>http://c-command.com/blog/2012/09/21/spamsieve-2-9-5/#comments</comments>
		<pubDate>Fri, 21 Sep 2012 18:25:54 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=385</guid>
		<description><![CDATA[Download Buy SpamSieve Version 2.9.5 of SpamSieve is now available. This is a free update that includes the following changes: Updated the Apple Mail plug-in to work with Security Update 2012-004 (Snow Leopard) for Mac OS X 10.6.8. If, after installing this update, you don’t see the SpamSieve commands in Mail’s Message menu, it may [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/SpamSieve-2.9.5.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy SpamSieve</a></div>
<p>Version 2.9.5 of <a href="http://c-command.com/spamsieve/">SpamSieve</a> is now available. This is a free update that includes the following changes:</p>
<ul>
<li>Updated the Apple Mail plug-in to work with <a href="http://support.apple.com/kb/DL1586">Security Update 2012-004 (Snow Leopard)</a> for Mac OS X 10.6.8. If, after installing this update, you don’t see the SpamSieve commands in Mail’s <strong>Message</strong> menu, it may be necessary to go to the <strong>SpamSieve</strong> menu and choose <strong>Install Apple Mail Plug-In</strong>.</li>
<li>The AppleScripts for controlling the <a href="http://www.griffintechnology.com/support/powermate">Griffin PowerMate</a> seem to trigger a crashing bug in OS X 10.8 Mountain Lion. Thus, SpamSieve’s <a href="http://c-command.com/spamsieve/manual-ah/flash-powermate">Flash PowerMate</a> option has been turned off. You can try re-enabling it in the preferences if desired.</li>
<li>When training a message as good from Apple Mail, SpamSieve is better at figuring out which account it came from.</li>
<li>Worked around problems on some Macs that could prevent SpamSieve from receiving training commands from Apple Mail on OS X 10.8 Mountain Lion.</li>
<li><a href="http://c-command.com/scripts/spamsieve/import-blocklist-regex-rules">Import Blocklist Regex Rules</a> is a sample AppleScript that shows how to create blocklist rules using the contents of a text file.</li>
<li>Made various improvements to the manual.</li>
</ul>
<p>SpamSieve 2.9.5 works with Mac OS X 10.4 through 10.8 and requires an <a href="http://c-command.com/spamsieve/manual-ah/requirements">e-mail client</a>. <a href="http://c-command.com/spamsieve/support#older-versions">Older versions</a> are available for older operating systems. For information about previous releases of SpamSieve, please see the <a href="http://c-command.com/spamsieve/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/09/21/spamsieve-2-9-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamSieve 2.9.4</title>
		<link>http://c-command.com/blog/2012/09/04/spamsieve-2-9-4/</link>
		<comments>http://c-command.com/blog/2012/09/04/spamsieve-2-9-4/#comments</comments>
		<pubDate>Tue, 04 Sep 2012 19:11:50 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=382</guid>
		<description><![CDATA[Download Buy SpamSieve Version 2.9.4 of SpamSieve is now available. This is a free update that includes the following changes: Made various changes to improve SpamSieve’s filtering accuracy. Revised and expanded the Frequently Asked Questions to make it easier for people to find, fix, and report problems. Fixed a problem where SpamSieve could crash when [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/SpamSieve-2.9.4.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy SpamSieve</a></div>
<p>Version 2.9.4 of <a href="http://c-command.com/spamsieve/">SpamSieve</a> is now available. This is a free update that includes the following changes:</p>
<ul>
<li>Made various changes to improve SpamSieve’s filtering accuracy.</li>
<li>Revised and expanded the <a href="http://c-command.com/spamsieve/manual-ah/frequently-asked-questi">Frequently Asked Questions</a> to make it easier for people to find, fix, and report problems.</li>
<li>Fixed a problem where SpamSieve could crash when processing messages from Apple Mail on OS X 10.8, particularly after the Mac had awakened from sleep.</li>
<li>Worked around an issue on OS X 10.8 that could cause training SpamSieve from Apple Mail to be very slow.</li>
<li>The <strong>Train as Good</strong> command in Outlook will now move messages from the trash back to the inbox.</li>
<li>Made various updates to the manual for OS X 10.8 Mountain Lion, for example clarifying that SpamSieve works (via Apple Mail) during a <a href="http://support.apple.com/kb/HT5394">Power Nap</a>.</li>
<li>Worked around a problem where Apple Mail couldn’t communicate with SpamSieve if the <tt>/etc/hosts</tt> file was damaged.</li>
<li>Improved the error reporting when SpamSieve detects that one of its files is damaged.</li>
<li>Added defensive coding to try to track down a notification icon problem when running in French.</li>
<li>You can now set the <tt>MJTSoundLoadFromApps</tt> default to false if you want to prevent SpamSieve from looking for notification sounds installed by other applications, e.g. to prevent mounting an encrypted <tt>Microsoft User Data</tt> folder.</li>
<li>Fixed a bug handling errors if a software update failed; if it succeeded, the <tt>.dmg</tt> file is now deleted to reduce clutter.</li>
<li>After purchasing, SpamSieve used to show your user image to indicate that it had been successfully personalized. It now shows a generic checkmark to avoid prompting you for Contacts access on OS X 10.8.</li>
<li>Added an icon for the crash reporter, since it’s now displayed under OS X 10.8.</li>
<li>Fixed a bug where Apple Mail on Mac OS X 10.5 would log (harmless) errors about <tt>_NSAutoreleaseNoPool</tt>.</li>
<li>Fixed a bug where the Apple Mail plug-in sometimes logged confusing error messages about not being able to launch SpamSieve even though it was already launched.</li>
<li>Fixed a bug where the Apple Mail plug-in reported the wrong installation path in an error message when running on OS X 10.8.</li>
</ul>
<p>SpamSieve 2.9.4 works with Mac OS X 10.4 through 10.8 and requires an <a href="http://c-command.com/spamsieve/manual-ah/requirements">e-mail client</a>. <a href="http://c-command.com/spamsieve/support#older-versions">Older versions</a> are available for older operating systems. For information about previous releases of SpamSieve, please see the <a href="http://c-command.com/spamsieve/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/09/04/spamsieve-2-9-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mountain Lion Compatibility</title>
		<link>http://c-command.com/blog/2012/07/26/mountain-lion-compatibility/</link>
		<comments>http://c-command.com/blog/2012/07/26/mountain-lion-compatibility/#comments</comments>
		<pubDate>Fri, 27 Jul 2012 01:19:52 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[DropDMG]]></category>
		<category><![CDATA[EagleFiler]]></category>
		<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=373</guid>
		<description><![CDATA[DropDMG 3.1.3, EagleFiler 1.5.10, and SpamSieve 2.9.3 have been tested with OS X 10.8. If you haven’t already updated to the latest versions of these applications, now is the time to do so. Any known issues are listed below, and this post will be updated should any new issues arise: EagleFiler Due to changes in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://c-command.com/blog/2012/05/09/dropdmg-3-1-3/">DropDMG 3.1.3</a>, <a href="http://c-command.com/blog/2012/05/09/eaglefiler-1-5-10/">EagleFiler 1.5.10</a>, and <a href="http://c-command.com/blog/2012/07/19/spamsieve-2-9-3/">SpamSieve 2.9.3</a> have been tested with OS X 10.8. If you haven’t already updated to the latest versions of these applications, now is the time to do so. Any known issues are listed below, and this post will be updated should any new issues arise:</p>
<h3>EagleFiler</h3>
<ul>
<li>Due to changes in OS X’s Core Data subsystem, new EagleFiler libraries created on Mountain Lion will not open on Tiger (Mac OS X 10.4). Existing libraries created on 10.4 through 10.7 can be edited on 10.8 and will remain compatible with 10.4.
</ul>
<h3>SpamSieve</h3>
<ul>
<li>In rare cases, Apple Mail will fail to auto-launch SpamSieve the first time after you update to Mountain Lion. To fix this, double-click SpamSieve’s icon in the Finder, choose “Install Apple Mail Plug-In” from the SpamSieve menu, and restart your Mac.</li>
<li>If you bypassed Lion and updated to Mountain Lion directly from Snow Leopard, Apple Mail will have deleted your SpamSieve rule. You can re-create it by following Step 3 of SpamSieve’s <a href="http://c-command.com/spamsieve/manual-ah/setting-up-apple-mail">Apple Mail instructions</a>.</li>
<li>If you are using the <a href="http://c-command.com/spamsieve/manual-ah/setting-up-a-spam-filte">drone setup</a> with Apple Mail, your AppleScript file needs to be moved due to Mail being sandboxed under Mountain Lion. Please see the <a href="http://c-command.com/scripts/spamsieve/apple-mail-remote-training">script page</a>.</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/07/26/mountain-lion-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamSieve 2.9.3</title>
		<link>http://c-command.com/blog/2012/07/19/spamsieve-2-9-3/</link>
		<comments>http://c-command.com/blog/2012/07/19/spamsieve-2-9-3/#comments</comments>
		<pubDate>Thu, 19 Jul 2012 15:49:33 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=370</guid>
		<description><![CDATA[Download Buy SpamSieve Version 2.9.3 of SpamSieve is now available. This is a free update that includes the following changes: Added support for the forthcoming Mac OS X 10.7.5. Fixed a bug that could prevent SpamSieve from auto-launching on the forthcoming OS X 10.8. SpamSieve is now able to recover from certain unexpected system errors [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/SpamSieve-2.9.3.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy SpamSieve</a></div>
<p>Version 2.9.3 of <a href="http://c-command.com/spamsieve/">SpamSieve</a> is now available. This is a free update that includes the following changes:</p>
<ul>
<li>Added support for the forthcoming Mac OS X 10.7.5.</li>
<li>Fixed a bug that could prevent SpamSieve from auto-launching on the forthcoming OS X 10.8.</li>
<li>SpamSieve is now able to recover from certain unexpected system errors on OS X 10.8.</li>
<li>Fixed a layout bug in the German-localized <strong>Statistics</strong> window.</li>
<li>Improved the <a href="http://c-command.com/spamsieve/manual-ah/automatically-deleting">Automatically Deleting Old Spam Messages</a> instructions.</li>
<li>SpamSieve now tells the system that it can use the integrated GPU, which should reduce battery use on newer MacBook Pros.</li>
<li>SpamSieve’s disk image background is now displayed at Retina quality on eligible Macs running Mac OS X 10.7 or 10.8. (On Mac OS X 10.6, due to an OS bug, it will incorrectly display at double size.)</li>
<li>Fixed a regression where SpamSieve’s disk image icon didn’t display properly.</li>
</ul>
<p>SpamSieve 2.9.3 works with Mac OS X 10.4 through 10.8 and requires an <a href="http://c-command.com/spamsieve/manual-ah/requirements">e-mail client</a>. <a href="http://c-command.com/spamsieve/support#older-versions">Older versions</a> are available for older operating systems. For information about previous releases of SpamSieve, please see the <a href="http://c-command.com/spamsieve/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/07/19/spamsieve-2-9-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamSieve 2.9.2</title>
		<link>http://c-command.com/blog/2012/07/05/spamsieve-2-9-2/</link>
		<comments>http://c-command.com/blog/2012/07/05/spamsieve-2-9-2/#comments</comments>
		<pubDate>Thu, 05 Jul 2012 18:11:42 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=367</guid>
		<description><![CDATA[Download Buy SpamSieve Version 2.9.2 of SpamSieve is now available. This is a free update that includes the following changes: Improved compatibility with the forthcoming OS X 10.8 Mountain Lion. The recommended condition for the Apple Mail rule is now Every Message rather than Message Type Is Mail. SpamSieve will auto-update your rules at launch [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/SpamSieve-2.9.2.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy SpamSieve</a></div>
<p>Version 2.9.2 of <a href="http://c-command.com/spamsieve/">SpamSieve</a> is now available. This is a free update that includes the following changes:</p>
<ul>
<li>Improved compatibility with the forthcoming OS X 10.8 Mountain Lion.</li>
<li>The recommended condition for the Apple Mail rule is now <strong>Every Message</strong> rather than <strong>Message Type Is Mail</strong>. SpamSieve will auto-update your rules at launch on Mac OS X 10.7 if Mail is running.</li>
<li>SpamSieve is better at detecting a certain type of tricky spam message.</li>
<li>Worked around an OS bug that prevented SpamSieve from properly analyzing some message attachments.</li>
<li>False negative files now have the <tt>.eml</tt> extension so that they work with Quick Look, etc.</li>
<li>The <a href="http://c-command.com/spamsieve/manual-ah/setting-up-a-spam-filte">Setting Up a Spam Filtering Drone</a> section of the manual has been updated with simpler instructions for Apple Mail and new instructions for setting up a drone using Microsoft Outlook 2011.</li>
<li>Added the <a href="http://c-command.com/spamsieve/manual-ah/using-a-spam-mailbox-on">Using a Spam Mailbox on the Server</a> section of the manual (for Apple Mail).</li>
<li>Updated various graphics for retina displays.</li>
<li>If the Apple Mail plug-in cannot be installed due to a folder ownership problem, SpamSieve will now ask for an administrator password to try to fix the folder for you.</li>
<li>Reverted to version 1.2.3 of the Growl SDK to avoid problems with high CPU usage, internal errors, and crashes.</li>
<li>Improved SpamSieve’s reporting of unexpected errors as well as script errors from Apple Mail.</li>
<li>SpamSieve no longer responds at all to certain invalid commands. This should work around an OS bug that could lead to crashes.</li>
<li>The crash reporter can now make recommendations for you based on the contents of the crash log.</li>
<li>Added a link to the forum in the <strong>Help</strong> menu.</li>
</ul>
<p>SpamSieve 2.9.2 works with Mac OS X 10.4 through 10.8 and requires an <a href="http://c-command.com/spamsieve/manual-ah/requirements">e-mail client</a>. <a href="http://c-command.com/spamsieve/support#older-versions">Older versions</a> are available for older operating systems. For information about previous releases of SpamSieve, please see the <a href="http://c-command.com/spamsieve/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/07/05/spamsieve-2-9-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EagleFiler 1.5.10</title>
		<link>http://c-command.com/blog/2012/05/09/eaglefiler-1-5-10/</link>
		<comments>http://c-command.com/blog/2012/05/09/eaglefiler-1-5-10/#comments</comments>
		<pubDate>Wed, 09 May 2012 17:54:46 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[EagleFiler]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=360</guid>
		<description><![CDATA[Download Buy EagleFiler Version 1.5.10 of EagleFiler is now available. This is a free update that includes the following enhancements: The contextual menu Set Filename/From/Title commands are better at handling linebreaks. It is now possible to move records to the trash by pressing Delete when multiple tags are selected in the source list. The text [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/EagleFiler-1.5.10.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy EagleFiler</a></div>
<p>Version 1.5.10 of <a href="http://c-command.com/eaglefiler">EagleFiler</a> is now available. This is a free update that includes the following enhancements:</p>
<ul>
<li>The contextual menu <strong>Set Filename/From/Title</strong> commands are better at handling linebreaks.</li>
<li>It is now possible to move records to the trash by pressing Delete when multiple tags are selected in the source list.</li>
<li>The text fields in the smart folder editor make better use of the available window width.</li>
<li>Improved the <a href="http://c-command.com/eaglefiler/manual-ah/importing-mail-from-out">Importing Mail From Outlook</a> section of the manual.</li>
<li>Added the <a href="http://c-command.com/eaglefiler/manual-ah/importing-mail-from-mai">Importing Mail From MailMate</a> section of the manual.</li>
<li>Improved the <a href="http://c-command.com/eaglefiler/manual-ah/what-information-should">What information should I include when I report a problem?</a> section of the manual.</li>
<li>Documented the <tt>TextInspectorBarStayOpen</tt> and <tt>UseOpenMetaRecentsForCompletion</tt> <a href="http://c-command.com/eaglefiler/manual-ah/esoteric-preferences">esoteric preferences</a>.</li>
<li>Worked around a WebKit bug that could cause freezes when highlighting matching search terms.</li>
<li>Worked around a bug in Apple Mail that could lead to importing two copies of certain messages.</li>
<li>Worked around a problem where broken Mac OS X installations couldn’t report full error information.</li>
<li>Fixed a bug that could cause uncommitted changes in the tags bar to be lost.</li>
<li>Fixed a bug that could cause an error when the Quick Look window was open.</li>
<li>Fixed a bug where an incorrect error message could be displayed when capturing from Apple Mail.</li>
<li>Reduced the memory use of the Spotlight importer.</li>
<li>Improved the reporting of file permissions errors.</li>
<li>Worked around an OS bug that could cause a crash in Curio.</li>
</ul>
<p>For information about previous releases of EagleFiler, please see the <a href="http://c-command.com/eaglefiler/manual-ah/version-history">version history</a>.</p>
<p>2012-05-09: EagleFiler 1.5.10 was submitted to the <a href="http://c-command.com/store/mac-app-store/eaglefiler">Mac App Store</a>.</p>
<p>2012-06-06: EagleFiler 1.5.10 is now available from the <a href="http://c-command.com/store/mac-app-store/eaglefiler">Mac App Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/05/09/eaglefiler-1-5-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DropDMG 3.1.3</title>
		<link>http://c-command.com/blog/2012/05/09/dropdmg-3-1-3/</link>
		<comments>http://c-command.com/blog/2012/05/09/dropdmg-3-1-3/#comments</comments>
		<pubDate>Wed, 09 May 2012 17:11:42 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[DropDMG]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=357</guid>
		<description><![CDATA[Download Buy DropDMG Version 3.1.3 of DropDMG is now available. This is a free update for owners of DropDMG 3.0 that includes the following enhancements: DropDMG is now code-signed using a Developer ID certificate for Gatekeeper. Layouts and custom volume icons now work with hybrid (.iso) disk images. DropDMG’s helper tools are now 64-bit like [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/DropDMG-3.1.1.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy DropDMG</a></div>
<p>Version 3.1.3 of <a href="http://c-command.com/dropdmg/">DropDMG</a> is now available. This is a free update for owners of <a href="http://c-command.com/blog/2010/06/29/dropdmg-3-0/">DropDMG 3.0</a> that includes the following enhancements:</p>
<ul>
<li>DropDMG is now code-signed using a <a href="http://www.apple.com/macosx/mountain-lion/security.html">Developer ID certificate</a> for Gatekeeper.</li>
<li>Layouts and custom volume icons now work with hybrid (<tt>.iso</tt>) disk images.</li>
<li>DropDMG’s helper tools are now 64-bit like the rest of the application.</li>
<li>Improved the reporting of unexpected errors.</li>
<li>DropDMG now logs more information when a layout item is missing from the source folder.</li>
<li>Improved the <a href="http://c-command.com/dropdmg/manual-ah/what-information-should">What information should I include when I report a problem?</a> section of the manual.</li>
<li>Fixed a bug where the <a href="http://c-command.com/dropdmg/manual-ah/compact-image">Compact Image…</a> command didn’t work on Mac OS X 10.7 when the computer was running on battery power.</li>
<li>Fixed a bug where <strong>Delete after converting</strong> didn’t work when converting to <tt>.iso</tt> format.</li>
<li>Fixed a bug where DropDMG would report an error when converting a <tt>.iso</tt> disk image to the same format.</li>
<li>DropDMG now requires Mac OS X 10.5.8 or later.</li>
</ul>
<p>For information about previous releases of DropDMG, please see the <a href="http://c-command.com/dropdmg/manual-ah/version-history">version history</a>.</p>
<p>2012-05-09: DropDMG 3.1.3 was submitted to the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>
<p>2012-05-18: DropDMG 3.1.3 is now available from the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/05/09/dropdmg-3-1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamSieve 2.9.1</title>
		<link>http://c-command.com/blog/2012/04/26/spamsieve-2-9-1/</link>
		<comments>http://c-command.com/blog/2012/04/26/spamsieve-2-9-1/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 15:36:23 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=350</guid>
		<description><![CDATA[Download Buy SpamSieve Version 2.9.1 of SpamSieve is now available. This is a free update that includes the following changes: Added support for Microsoft Outlook 2011 SP2 (a.k.a. 14.2.x). If SpamSieve can detect that you were using Outlook 2011 before, and that SP2 has been installed, SpamSieve will auto-update its scripts automatically. Otherwise, you can [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/SpamSieve-2.9.1.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy SpamSieve</a></div>
<p>Version 2.9.1 of <a href="http://c-command.com/spamsieve/">SpamSieve</a> is now available. This is a free update that includes the following changes:</p>
<ul>
<li>Added support for Microsoft Outlook 2011 SP2 (a.k.a. 14.2.x). If SpamSieve can detect that you were using Outlook 2011 before, and that SP2 has been installed, SpamSieve will auto-update its scripts automatically. Otherwise, you can choose <a href="http://c-command.com/spamsieve/manual-ah/install-outlook-scripts">Install Outlook Scripts</a> from the <strong>SpamSieve</strong> menu. Either way, the SpamSieve rules in Outlook will continue to work without modification.</li>
<li>SpamSieve now tries to detect whether its Apple Mail plug-in is damaged and auto-heal the installed copy if necessary.</li>
<li>If there’s an error updating SpamSieve’s Apple Mail plug-in, it now reports more information to try to diagnose the problem.</li>
<li>If the Apple Mail plug-in detects that it’s damaged, it will alert the user to download and install a fresh copy.</li>
<li>SpamSieve now checksums the Outlook script files (both the installed and built-in copies) to detect whether they are damaged.</li>
<li>Made a change to eliminate a particular cause of false positives for some users.</li>
<li>SpamSieve no longer triggers Mac OS X’s “accept incoming network connections” firewall dialog.</li>
<li>Added some exception guards to work around bugs in the Growl SDK.</li>
<li>When an unexpected error occurs and no stack trace is available, SpamSieve will now try to report the approximate location.</li>
<li>Improved the <a href="http://c-command.com/spamsieve/manual-ah/what-information-should">What information should I include when I report a problem?</a> section of the manual.</li>
</ul>
<p>For information about previous releases of SpamSieve, please see the <a href="http://c-command.com/spamsieve/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/04/26/spamsieve-2-9-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BBAutoComplete 1.5.4</title>
		<link>http://c-command.com/blog/2012/04/25/bbautocomplete-1-5-4/</link>
		<comments>http://c-command.com/blog/2012/04/25/bbautocomplete-1-5-4/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 18:55:39 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[BBAutoComplete]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=347</guid>
		<description><![CDATA[Download Version 1.5.4 of BBAutoComplete is now available. It includes the following enhancements: Added support for TextWrangler 4. Also, completion now works in TextWrangler search results browser windows. BBAutoComplete now has an automatic keyboard shortcut in Microsoft Word 2011. (Previous versions of Word need FastScripts to assign a shortcut.) BBAutoComplete now runs as 64-bit under [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/BBAutoComplete-1.5.4.dmg">Download</a></div>
<p>Version 1.5.4 of <a href="http://c-command.com/bbautocomplete/">BBAutoComplete</a> is now available. It includes the following enhancements:</p>
<ul>
	<li>Added support for <a href="http://www.barebones.com/products/textwrangler/">TextWrangler</a> 4. Also, completion now works in TextWrangler search results browser windows.</li>
	<li>BBAutoComplete now has an automatic keyboard shortcut in <a href="http://www.microsoft.com/mac/word">Microsoft Word 2011</a>. (Previous versions of Word need <a href="http://www.red-sweater.com/fastscripts/">FastScripts</a> to assign a shortcut.)</li>
	<li>BBAutoComplete now runs as 64-bit under Mac OS X 10.6 and later, which should make it launch faster.</li>
	<li>BBAutoComplete is now code-signed using a <a href="http://www.apple.com/macosx/mountain-lion/security.html">Developer ID certificate</a> for Gatekeeper.</li>
	<li>Modernized the <strong>Software Update</strong> window and code.</li>
	<li>Made various improvements to the documentation.</li>
	<li>Updated the disk image and Apple Help layouts.</li>
</ul>
<p>For information about previous releases of BBAutoComplete, please see the <a href="http://c-command.com/bbautocomplete/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/04/25/bbautocomplete-1-5-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamSieve 2.9</title>
		<link>http://c-command.com/blog/2012/04/03/spamsieve-2-9/</link>
		<comments>http://c-command.com/blog/2012/04/03/spamsieve-2-9/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 15:08:57 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=344</guid>
		<description><![CDATA[Download Buy SpamSieve SpamSieve has been updated to version 2.9. This is a free update that includes the following changes: Added support for upcoming versions of Mac OS X. Made various changes to improve SpamSieve’s filtering accuracy. SpamSieve is now code-signed using a Developer ID certificate for Gatekeeper. When training an Exchange message as good [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/SpamSieve-2.9.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy SpamSieve</a></div>
<p><a href="http://c-command.com/spamsieve/">SpamSieve</a> has been updated to version 2.9. This is a free update that includes the following changes:</p>
<ul>
	<li>Added support for upcoming versions of Mac OS X.</li>
	<li>Made various changes to improve SpamSieve’s filtering accuracy.</li>
	<li>SpamSieve is now code-signed using a <a href="http://www.apple.com/macosx/mountain-lion/security.html">Developer ID certificate</a> for Gatekeeper.</li>
	<li>When training an Exchange message as good in Apple Mail, SpamSieve is better at moving it to the proper inbox.</li>
	<li>Processing incoming messages with Outlook is more efficient. To take advantage of this change, choose <strong>Install Outlook Scripts</strong> from the <strong>SpamSieve</strong> menu.</li>
	<li>If you’ve used the <strong>SpamSieve - Change Settings</strong> command in Apple Mail to tell SpamSieve not to use a local spam mailbox, training a message as spam will now try to move the message to a spam mailbox on the same server account, rather than always using the first account.</li>
	<li>Added support for training messages as spam via <a href="http://erikhinterbichler.com/software/herald/">Herald</a> (version 2.1.2 and later), a notification plug-in for Apple Mail.</li>
	<li>When <a href="http://c-command.com/spamsieve/manual-ah/spam-message-colors-in">sorting spam messages by color in Apple Mail</a>, you can now use <tt>Grey</tt> as a synonym for <tt>Gray</tt>.</li>
	<li>The <tt>score</tt> script command has a new <tt>auto training</tt> parameter that can be used to override <a href="http://c-command.com/spamsieve/manual-ah/auto-train-with-incomin">the setting</a> in the preferences on a case-by-case basis. This might be useful, for example, if you’re writing an AppleScript to triage messages that have already been classified, and you just want to get SpamSieve’s opinion without having to make any corrections.</li>
	<li>Adjusted the <a href="http://c-command.com/spamsieve/manual-ah/setting-up-a-spam-filte">drone AppleScripts</a> so that they’re easier to troubleshoot.</li>
	<li>If Apple Mail gives SpamSieve empty data for a message, the plug-in now assumes the message is good and does not pass it on to SpamSieve for analysis.</li>
	<li>Added support for Growl notifications via GNTP (requires Mac OS X 10.7 or later).</li>
	<li>SpamSieve is better at handling file permission errors.</li>
	<li>SpamSieve is better at handling errors when running helper tools.</li>
	<li>Improved SpamSieve’s ability to still function when the application package is damaged.</li>
	<li>Added the <tt>AddStandardRules</tt> <a href="http://c-command.com/spamsieve/manual-ah/esoteric-preferences">esoteric preference</a>, which lets you prevent SpamSieve from creating its built-in blocklist and whitelist rules if you prefer to manage the rules yourself.</li>
	<li>Fixed a bug that could reduce SpamSieve’s filtering accuracy for some messages with attached files.</li>
	<li>Made various improvements to the documentation.</li>
	<li>Updated the German localization.</li>
</ul>
<p>For information about previous releases of SpamSieve, please see the <a href="http://c-command.com/spamsieve/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/04/03/spamsieve-2-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EagleFiler 1.5.9</title>
		<link>http://c-command.com/blog/2012/02/21/eaglefiler-1-5-9/</link>
		<comments>http://c-command.com/blog/2012/02/21/eaglefiler-1-5-9/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 19:50:41 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[EagleFiler]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=335</guid>
		<description><![CDATA[Download Buy EagleFiler EagleFiler 1.5.9 is now available. This is a free update that includes the following enhancements: Improved the error message that EagleFiler displays if you try to capture from Apple Mail when it’s busy. You can now click Capture Anyway if you’re sure that Mail is not busy with the messages you’ve asked [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/EagleFiler-1.5.9.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy EagleFiler</a></div>
<p><a href="http://c-command.com/eaglefiler">EagleFiler 1.5.9</a> is now available. This is a free update that includes the following enhancements:</p>
<ul>
<li>Improved the error message that EagleFiler displays if you try to capture from Apple Mail when it’s <a href="http://c-command.com/eaglefiler/manual-ah/importing-mail-from-app">busy</a>. You can now click <strong>Capture Anyway</strong> if you’re sure that Mail is not busy with the messages you’ve asked EagleFiler to import.</li>
<li>EagleFiler can now capture from <a href="http://hibariapp.com">Hibari</a>.</li>
<li>EagleFiler is now code-signed using a <a href="http://www.apple.com/macosx/mountain-lion/security.html">Developer ID certificate</a>.</li>
<li>When printing a text or RTF file, fixed the font size and fixed a bug that could result in an extra blank page being printed.</li>
<li>Fixed a slowdown and crash that could occur when opening a library with lots of tags.</li>
<li>Fixed an error when using the Quick Look panel if the toolbar had been collapsed into a menu.</li>
<li>Fixed a bug where EagleFiler would report an internal error if there was a problem reading a text attachment.</li>
<li>Fixed a bug where the <strong>Info</strong> and <strong>Tags</strong> toolbar buttons would be disabled under rare circumstances.</li>
<li>Fixed a regression that could lead to logged error messages about setting OpenMeta tags on a non-existent note file.</li>
<li>Fixed a bug where sometimes EagleFiler would rename the main thread.</li>
</ul>
<p>For information about previous releases of EagleFiler, please see the <a href="http://c-command.com/eaglefiler/manual-ah/version-history">version history</a>.</p>
<p>2012-02-21: EagleFiler 1.5.9 was submitted to the <a href="http://c-command.com/store/mac-app-store/eaglefiler">Mac App Store</a>.</p>
<p>2012-02-23: EagleFiler 1.5.9 is now available from the <a href="http://c-command.com/store/mac-app-store/eaglefiler">Mac App Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/02/21/eaglefiler-1-5-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DropDMG 3.1.2</title>
		<link>http://c-command.com/blog/2012/02/07/dropdmg-3-1-2/</link>
		<comments>http://c-command.com/blog/2012/02/07/dropdmg-3-1-2/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 18:29:11 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[DropDMG]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=327</guid>
		<description><![CDATA[Download Buy DropDMG Version 3.1.2 of DropDMG is now available. This is a free update for owners of DropDMG 3.0 that includes the following enhancements: Added support for Growl notifications via GNTP (requires Mac OS X 10.7 or later). When renaming a configuration, layout, or license in the preferences, you can now press the Esc [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/DropDMG-3.1.1.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy DropDMG</a></div>
<p>Version 3.1.2 of <a href="http://c-command.com/dropdmg/">DropDMG</a> is now available. This is a free update for owners of <a href="http://c-command.com/blog/2010/06/29/dropdmg-3-0/">DropDMG 3.0</a> that includes the following enhancements:</p>
<ul>
	<li>Added support for Growl notifications via GNTP (requires Mac OS X 10.7 or later).</li>
	<li>When renaming a configuration, layout, or license in the preferences, you can now press the Esc key to cancel.</li>
	<li>Fixed a bug where DropDMG would log an error to the console when converting a ZIP archive to a disk image.</li>
</ul>
<p>For information about previous releases of DropDMG, please see the <a href="http://c-command.com/dropdmg/manual-ah/version-history">version history</a>.</p>
<p>2012-02-07: DropDMG 3.1.2 was submitted to the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>
<p>2012-02-07: DropDMG 3.1.2 is now available from the <a href="http://c-command.com/store/mac-app-store/dropdmg">Mac App Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/02/07/dropdmg-3-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EagleFiler 1.5.8</title>
		<link>http://c-command.com/blog/2012/01/24/eaglefiler-1-5-8/</link>
		<comments>http://c-command.com/blog/2012/01/24/eaglefiler-1-5-8/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 17:49:46 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[EagleFiler]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=321</guid>
		<description><![CDATA[Download Buy EagleFiler EagleFiler 1.5.8 is now available. This is a free update that includes the following enhancements: EagleFiler can now import rich text copied or dragged from Firefox and Google Chrome. Made various optimizations to improve the responsiveness of the user interface, particularly when resizing the main browser window. Searches by Filename, Title, From, [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/EagleFiler-1.5.8.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy EagleFiler</a></div>
<p><a href="http://c-command.com/eaglefiler">EagleFiler 1.5.8</a> is now available. This is a free update that includes the following enhancements:</p>
<ul>
<li>EagleFiler can now import rich text copied or dragged from Firefox and Google Chrome.</li>
<li>Made various optimizations to improve the responsiveness of the user interface, particularly when resizing the main browser window.</li>
<li>Searches by <strong>Filename</strong>, <strong>Title</strong>, <strong>From</strong>, and <strong>To/Cc</strong>, as well as matching in smart folders, are now diacritic-insensitive. For example, you can now search for <tt>resume</tt> and find <tt>résumé</tt>. (<strong>Anywhere</strong> and <strong>Notes</strong> searches have always been diacritic-insensitive.)</li>
<li>Added the <a href="http://c-command.com/scripts/eaglefiler/copy-filename">Copy Filename</a>, <a href="http://c-command.com/scripts/eaglefiler/copy-file-path">Copy File Path</a>, and <a href="http://c-command.com/scripts/eaglefiler/copy-file-url">Copy File URL</a> AppleScripts.</li>
<li>Added support for Growl notifications via GNTP (requires Mac OS X 10.7 or later).</li>
<li>When printing an image, EagleFiler will now center it and scale it down, as necessary, to fit the paper.</li>
<li>The <a href="http://c-command.com/scripts/eaglefiler/import-from-apple-mail">Import From Apple Mail</a> script now works in Full Screen mode on Mac OS X 10.7 Lion.</li>
<li>EagleFiler now skips importing temporary files for Microsoft Excel and invisible files from <a href="http://diglloydtools.com/integritychecker.html">IntegrityChecker</a>.</li>
<li>Tried to work around a bug in Mac OS X 10.6 that could cause EagleFiler to open multiple copies of the same library.</li>
<li>The <tt>update checksum</tt> script command is now synchronous, and it gains an optional <tt>for</tt> parameter that takes a list of records. This is much faster for bulk operations.</li>
<li>When <a href="http://c-command.com/eaglefiler/manual-ah/backup-metadata">rebuilding a library</a>, EagleFiler now restores all the tags, not just the ones that were in use.</li>
<li>EagleFiler is better at checking fallback locations when reading OpenMeta tags.</li>
<li>EagleFiler is better at handling errors when setting OpenMeta tags.</li>
<li>Fixed a bug where EagleFiler could crash after a token field malfunction.</li>
<li>Fixed a bug importing the selected Web text from newer versions of Safari Reader.</li>
<li>Fixed a bug displaying e-mail messages when the <strong>Source URL</strong> column was shown.</li>
<li>Fixed a bug where the color of newly created tags could be set to white instead of black.</li>
<li>Fixed a bug where the wrong tag could be applied if you clicked a checkbox in the <strong>Tags</strong> inspector while renaming a tag.</li>
<li>Fixed a bug that could lead to a tag temporarily not showing in the source list after changing its position in the hierarchy.</li>
<li>EagleFiler’s reporting of unexpected errors is now more detailed and more robust.</li>
<li>The <a href="http://c-command.com/eaglefiler/manual-ah/importing-mail-from-out">Importing Mail From Outlook</a> section of the manual now explains how to use a smart folder to capture mail from multiple Outlook folders at once.</li>
<li>The manual now specifically recommends telling iWork applications to include previews with their documents.</li>
<li>The direct build of EagleFiler is now code-signed, too.</li>
<li>Cache folders for EagleFiler’s helper tools now have a reverse domain name prefix.</li>
<li>The preferences for the Apple Mail capture script are now stored in the main EagleFiler preferences file.</li>
<li>Launched applications no longer inherit EagleFiler’s Python environment variables, which could cause problems if they also used Python.</li>
</ul>
<p>For information about previous releases of EagleFiler, please see the <a href="http://c-command.com/eaglefiler/manual-ah/version-history">version history</a>.</p>
<p>2012-01-24: EagleFiler 1.5.8 was submitted to the <a href="http://c-command.com/store/mac-app-store/eaglefiler">Mac App Store</a>.</p>
<p>2012-01-26: EagleFiler 1.5.8 is now available from the <a href="http://c-command.com/store/mac-app-store/eaglefiler/">Mac App Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2012/01/24/eaglefiler-1-5-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EagleFiler 1.5.7</title>
		<link>http://c-command.com/blog/2011/12/07/eaglefiler-1-5-7/</link>
		<comments>http://c-command.com/blog/2011/12/07/eaglefiler-1-5-7/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 16:52:41 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[EagleFiler]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=315</guid>
		<description><![CDATA[Download Buy EagleFiler EagleFiler 1.5.7 is now available. This is a free update that includes the following enhancements: Added support for Growl 1.3. Added support for importing hierarchies of mailboxes from Apple Mail on Mac OS X 10.7 via drag and drop from the Finder. The Import From Instapaper via NetNewsWire script lets you quickly [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/EagleFiler-1.5.7.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy EagleFiler</a></div>
<p><a href="http://c-command.com/eaglefiler">EagleFiler 1.5.7</a> is now available. This is a free update that includes the following enhancements:</p>
<ul>
<li>Added support for <a href="http://growl.info">Growl 1.3</a>.</li>
<li>Added support for importing hierarchies of mailboxes from Apple Mail on Mac OS X 10.7 via drag and drop from the Finder.</li>
<li>The <a href="http://c-command.com/scripts/eaglefiler/import-from-instapaper-via-netnewswire">Import From Instapaper via NetNewsWire</a> script lets you quickly import all your new <a href="http://www.instapaper.com">Instapaper</a> articles into EagleFiler.</li>
<li>The <a href="http://c-command.com/scripts/eaglefiler/replace-in-filenames-regex">Replace in Filenames (Regex)</a> script lets you batch-rename files using regular expressions.</li>
<li>On Mac OS X 10.7, EagleFiler supports <a href="http://c-command.com/eaglefiler/manual-ah/show-tags">emoji tag abbreviation pictures</a>.</li>
<li>Various operations, such as arrow-keying through the records list, are faster and more responsive.</li>
<li>EagleFiler can now display previews for OmniGraffle documents that are internally compressed.</li>
<li>Added the <tt>PrefersRichText</tt> <a href="http://c-command.com/eaglefiler/manual-ah/esoteric-preferences">esoteric preference</a>, which can be used if you want the <strong>EagleFiler: Import</strong> service, <strong>Import From Clipboard</strong>, and <strong>New Record ‣ From Clipboard</strong> to create plain text files instead of rich text files.</li>
<li>The commands in the <strong>Go</strong> menu now bring the focus to the source list for more predictable keyboard navigation.</li>
<li>Improved capturing of large batches of messages from Microsoft Outlook.</li>
<li>The <strong>Info</strong> inspector can now be opened via Command-I as well as Command-Option-I.</li>
<li>Records now have a <tt>universal type identifier</tt> scripting property, which should make certain kinds of AppleScripts much easier to write.</li>
<li>Pressing the Esc key will now cancel editing in the source list or records list (for consistency with Finder).</li>
<li>Clarified the error message when importing non-standard-format archive mailboxes from Apple Mail.</li>
<li>You can now use the <tt>ImportSkipFilenamePattern</tt> default to specify a regular expression. When EagleFiler imports a folder, any files whose names match the pattern will be skipped.</li>
<li>EagleFiler no longer maintains the same default note text between multiple invocations of <a href="http://c-command.com/eaglefiler/manual-ah/capture-with-options">Capture with options</a>. This behavior can be reversed via the <tt>RememberCaptureNotesState</tt> default.</li>
<li>Fixed a bug where, in rare cases, files imported via the <tt>To Import</tt> folder were incorrectly thought to be duplicates if they had the same names as files that had been previously imported and recently moved.</li>
<li>Fixed a bug where an AppleScript would hang if it tried to start a scan for new files while another scan was already in progress.</li>
<li>Fixed a bug where EagleFiler sometimes thought that files whose names ended with a period were missing.</li>
<li>Fixed a bug reporting Spotlight importer errors.</li>
<li>Fixed a bug where the contents of the Quick Look window weren’t always updated before it was shown, leading to flicker.</li>
<li>Fixed a bug importing locally stored Web pages.</li>
<li>Fixed a problem with saved view state and Full Screen mode.</li>
<li>Fixed a bug that could cause a crash if there was an internal error launching a helper tool.</li>
<li>Fixed a bug where the <tt>=</tt> character wasn’t always treated as a word separator in phrase searches.</li>
<li>Added logging to help track down tag completion errors.</li>
<li>Updated the French localization.</li>
<li>Added a 1024×1024 application icon.</li>
</ul>
<p>For information about previous releases of EagleFiler, please see the <a href="http://c-command.com/eaglefiler/manual-ah/version-history">version history</a>.</p>
<p>2011-12-07: EagleFiler 1.5.7 was submitted to the <a href="http://c-command.com/store/mac-app-store/eaglefiler">Mac App Store</a>.</p>
<p>2011-12-12: EagleFiler 1.5.7 is now available from the <a href="http://c-command.com/store/mac-app-store/eaglefiler/">Mac App Store</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2011/12/07/eaglefiler-1-5-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpamSieve 2.8.8</title>
		<link>http://c-command.com/blog/2011/11/17/spamsieve-2-8-8/</link>
		<comments>http://c-command.com/blog/2011/11/17/spamsieve-2-8-8/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 16:44:28 +0000</pubDate>
		<dc:creator>Michael Tsai</dc:creator>
				<category><![CDATA[SpamSieve]]></category>

		<guid isPermaLink="false">http://c-command.com/blog/?p=295</guid>
		<description><![CDATA[Download Buy SpamSieve SpamSieve has been updated to version 2.8.8. This is a free update that includes the following changes: Improved compatibility with pre-release versions of Mac OS X. Added support for Postbox 3.0. Added support for Growl 1.3. Made various changes to improve SpamSieve’s filtering accuracy. The Exclude my addresses feature now lets you [...]]]></description>
			<content:encoded><![CDATA[<div class="button"><a href="http://c-command.com/downloads/SpamSieve-2.8.8.dmg">Download</a></div>
<div class="button"><a href="http://c-command.com/store">Buy SpamSieve</a></div>
<p><a href="http://c-command.com/spamsieve/">SpamSieve</a> has been updated to version 2.8.8. This is a free update that includes the following changes:</p>
<ul>
<li>Improved compatibility with pre-release versions of Mac OS X.</li>
<li>Added support for <a href="http://www.postbox-inc.com">Postbox</a> 3.0.</li>
<li>Added support for <a href="http://growl.info">Growl</a> 1.3.</li>
<li>Made various changes to improve SpamSieve’s filtering accuracy.</li>
<li>The <a href="http://c-command.com/spamsieve/manual-ah/exclude-my-addresses">Exclude my addresses</a> feature now lets you specify additional addresses via Terminal, if you don’t want to clutter your “Me” card in Address Book.</li>
<li>The Apple Mail plug-in installer is more resilient to permissions errors.</li>
<li>Added <a href="http://c-command.com/spamsieve/manual-ah/spam-message-colors-in">example</a> of using colored flags to sort spam messages in Apple Mail by spamminess.</li>
<li>Added some logging to detect obscure errors when loading SpamSieve’s Apple Mail plug-in.</li>
<li>Improved the French localization.</li>
</ul>
<p>For information about previous releases of SpamSieve, please see the <a href="http://c-command.com/spamsieve/manual-ah/version-history">version history</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://c-command.com/blog/2011/11/17/spamsieve-2-8-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.223 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-24 07:30:31 -->
