<?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"
	>

<channel>
	<title>weird kid software</title>
	<atom:link href="http://www.weirdkid.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weirdkid.com/blog</link>
	<description>our blog for tips, tricks, news and advice</description>
	<pubDate>Sun, 12 Oct 2008 15:50:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Emailchemy 9.8.2 released</title>
		<link>http://www.weirdkid.com/blog/2008/10/12/emailchemy-982-released/</link>
		<comments>http://www.weirdkid.com/blog/2008/10/12/emailchemy-982-released/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 15:50:58 +0000</pubDate>
		<dc:creator>matt</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Emailchemy]]></category>

		<category><![CDATA[Entourage]]></category>

		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=27</guid>
		<description><![CDATA[Version 9.8.2 is a maintenance update that includes an improved Entourage converter and a few bug fixes. It’s a free update to all who have access to any 9.x release of Emailchemy. If you are converting Entourage or Outlook PST files, then you should install this update.
The new Entourage converter has increased throughput (i.e. &#8220;it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Version 9.8.2 is a maintenance update that includes an improved Entourage converter and a few bug fixes. It’s a free update to all who have access to any 9.x release of Emailchemy. If you are converting Entourage or Outlook PST files, then you should install this update.</p>
<p>The new Entourage converter has increased throughput (i.e. &#8220;it&#8217;s faster&#8221;) because it now keeps the entire database index in memory.  This reduces the amount of jumping around the file, and it doesn&#8217;t increase the memory requirements significantly because all Entourage database files have known maximum number of items they can hold.</p>
<p>Also, and perhaps more importantly, the new Entourage converter extracts more data.  It preserves all message flags (e.g. read/unread, priority, replied-to, forwarded, flagged) and sent attachments now too.  Previous versions only preserved received attachments.  </p>
<p>The Outlook PST converter was also modified to be a bit more resilient to corrupted PST files.  Still, it&#8217;s always a good idea to make sure your PST file still works in Outlook before trying to run it through Emailchemy.  See our previous post on <a href="http://www.weirdkid.com/blog/2008/09/28/using-emailchemy-on-corrupt-pst-files/">working with corrupt PST files</a> for more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/10/12/emailchemy-982-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Emailchemy on corrupt PST files</title>
		<link>http://www.weirdkid.com/blog/2008/09/28/using-emailchemy-on-corrupt-pst-files/</link>
		<comments>http://www.weirdkid.com/blog/2008/09/28/using-emailchemy-on-corrupt-pst-files/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:52:17 +0000</pubDate>
		<dc:creator>matt</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Emailchemy]]></category>

		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=23</guid>
		<description><![CDATA[Outlook PST files have a very complicated internal database structure, which is read from and written to probably thousands of times every day, and they tend to be quite large.  The combination of these characteristics, combined with the fact that Outlook and Windows do crash every now an then, makes the Outlook PST file [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_24" class="wp-caption alignleft" style="width: 310px"><a href="http://www.weirdkid.com/blog/wp-content/uploads/2008/09/scanpst.png"><img src="http://www.weirdkid.com/blog/wp-content/uploads/2008/09/scanpst-300x270.png" alt="Inbox Repair Tool on Windows Vista" title="scanpst" width="300" height="270" class="size-medium wp-image-24" /></a><p class="wp-caption-text">Inbox Repair Tool on Windows Vista</p></div>Outlook PST files have a very complicated internal database structure, which is read from and written to probably thousands of times every day, and they tend to be quite large.  The combination of these characteristics, combined with the fact that Outlook and Windows do crash every now an then, makes the Outlook PST file somewhat susceptible to data corruption.  </p>
<p>It can be random, and you may not even notice it right away, but even if a single bit gets flipped from a &#8220;0&#8243; to a &#8220;1&#8243; in a PST file, you could lose messages or the ability to even open the PST file in Outlook.</p>
<p>How do you know if a PST file is corrupt?  There are major tells, like if Outlook tells you, for example, when you try to open it, or, if Outlook crashes when you try to open a particular message or open a particular folder in the PST data.  But sometimes it is more subtle, like you may discover messages or attachments have disappeared, search no longer returns any results, or you can&#8217;t move messages in or out of the PST file.  These are the cases that you may not notice in normal day-to-day use, but when you want to export your email from Outlook PST files with a utility like <a href="http://www.weirdkid.com/products/emailchemy">Emailchemy</a>, you just might.</p>
<p>Emailchemy reads the PST file directly from the disk &#8212; not using the Microsoft connectors or API&#8217;s, but it reads the data from the PST&#8217;s database in much the same way that Outlook would.  When Emailchemy finds corrupted entries in the PST data, it will first tell you about it by logging a warning to the console (or to stdout.log or stderr.log file) and then it will try to recover.  Most of the time, if an expected data object like an attachment or other message body part is missing, Emailchemy will easily recover and you will get the message in the output with all the data that Emailchemy was able to find.  However, because data corruption is random in nature it can sometimes cause Emailchemy to halt or stop the conversion prematurely &#8212; but this only happens with files that even Outlook would have trouble opening.  With Emailchemy, you would at least get some of the messages out.</p>
<p>However, not getting all your messages out is simply unacceptable.  So, what can you do if you have a corrupt PST file? (Remember, if Emailchemy is not completely converting your PST file, then it is likely corrupt.)  </p>
<p>Fortunately, Microsoft is aware of how easily the PST file can become corrupted, so they provide the necessary tools for repairing them.  The <a href="http://support.microsoft.com/kb/287497/en-us">Inbox Repair Tool from Microsoft, aka &#8220;scanpst.exe&#8221;</a>, can identify PST file corruption and most of the time repair it to the point that Outlook can again open the file &#8212; and thus so that Emailchemy can read the PST file too.</p>
<p>Here&#8217;s an excerpt from the Microsoft support article on how to use scanpst.exe:</p>
<blockquote><p>ScanPST mostly validates and corrects errors in the internal data structures of a .pst file. The .pst file is a database file. Therefore, structures, such as BTrees and reference counts, are checked and repaired as necessary. These low-level objects have no knowledge of the upper-level structures, such as messages, calendar items, and so on, that are built upon them. If ScanPST determines a specific block of the structure or table is unreadable or corrupted, ScanPST removes it. If that block was part of a specific item in Outlook, the item will be removed when it is validated. User may not expect this behavior. However, the removal of the item is appropriate given the circumstances. Also, this specific type of situation is probably very rare, and it will always be entered in the ScanPST log file. </p></blockquote>
<p>Scanpst.exe will also create a backup of the original PST file before attempting repair.  Keep this backup in case you experience the rare case of messages or attachments (items) being removed from the database as a result of the repair.</p>
<p>To sum up, in most cases you will not need to run scanpst.exe on your PST file before converting it with Emailchemy, but if you think Emailchemy isn&#8217;t converting your PST file correctly, try running scanpst.exe on it first.  If you see warnings written to the console logs during the conversion of your PST file, definitely try running scanpst.exe on the PST file and then try the conversion again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/09/28/using-emailchemy-on-corrupt-pst-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recovering email from a corrupt Entourage Database file</title>
		<link>http://www.weirdkid.com/blog/2008/09/16/recovering-email-from-a-corrupt-entourage-database-file/</link>
		<comments>http://www.weirdkid.com/blog/2008/09/16/recovering-email-from-a-corrupt-entourage-database-file/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 19:23:51 +0000</pubDate>
		<dc:creator>matt</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Emailchemy]]></category>

		<category><![CDATA[Entourage]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=21</guid>
		<description><![CDATA[Someone recently wrote in asking how to recover email from a corrupt Entourage Database file and then how to get the email into a new version of Entourage.  Specifically, the asker had a file that Entourage 2008 could not import or upgrade from an earlier version, and he had tried all the various methods [...]]]></description>
			<content:encoded><![CDATA[<p>Someone recently wrote in asking how to recover email from a corrupt Entourage Database file and then how to get the email into a new version of Entourage.  Specifically, the asker had a file that Entourage 2008 could not import or upgrade from an earlier version, and he had tried all the various methods of rebuilding that Entourage provides.  Here is my answer to him, which I thought others would find useful too:</p>
<blockquote><p>Hi B., </p>
<p>It sounds like there are a couple questions here, so let me try to address them one at a time.</p>
<p>Regarding corrupt Entourage database files:  Emailchemy can still extract messages from generally corrupt databases, but depending on how the file is damaged, it may not get everything out.  So, there are a couple of other things you can try.</p>
<ul>
<li>Convert the Entourage database file as if it were an Outlook Express 5 for Mac file.  You&#8217;ll have to do this using Emailchemy&#8217;s advanced interface. Doing this will lose all the folders, but it has a good chance of getting more messages out.  This works with Database files created by Entourage versions prior to Entourage 2004
</li>
<li>If you have the machine where the old Entourage was running, you can try to grab the cache files that Entourage generates.  Emailchemy now has a Entourage Cache conversion wizard that should be able to help.</li>
</ul>
<p>Regarding how to get the mail into Entourage 2008, there are a few different methods listed in the manual:</p>
<ul>
<li>Convert to an Entourage RGE file and then have Entourage import it.  This is probably the easiest way.</li>
<li>Convert to mbox files and then have Entourage import them.  It works as well as the first method, but you have to each mbox one at a time (you&#8217;ll get an mbox file for each original email folder).</li>
<li>Convert to IMAP ImportServer format and download the messages into Entourage using an IMAP account that connects to Emailchemy&#8217;s IMAP server.  This is a fallback that you usually only need for importing into Outlook, but it&#8217;s there as an option.</li>
</ul>
<p>Let me know if this helps, or if you have any more questions.</p>
<p>Thanks,</p>
<p>Matt</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/09/16/recovering-email-from-a-corrupt-entourage-database-file/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Emailchemy&#8217;s Google Apps Uploader tool</title>
		<link>http://www.weirdkid.com/blog/2008/09/06/using-emailchemys-google-apps-uploader-tool/</link>
		<comments>http://www.weirdkid.com/blog/2008/09/06/using-emailchemys-google-apps-uploader-tool/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 21:25:06 +0000</pubDate>
		<dc:creator>matt</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Emailchemy]]></category>

		<category><![CDATA[gmail]]></category>

		<category><![CDATA[google apps]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=17</guid>
		<description><![CDATA[Emailchemy&#8217;s Google Apps Uploader tool gives you the option of selecting a few different kinds of automatic labeling.  If you select &#8220;Full Hierarchy&#8221;, then the entire folder hierarchy (path) will become a label.  Gmail uses these labels for faking IMAP folders to an IMAP client.  The other is to select &#8220;Each Subfolder&#8221;, [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_19" class="wp-caption alignleft" style="width: 310px"><a href="http://www.weirdkid.com/blog/wp-content/uploads/2008/09/gappstool1.gif"><img src="http://www.weirdkid.com/blog/wp-content/uploads/2008/09/gappstool1-300x187.gif" alt="Emailchemy&#039;s Google Apps Uploader tool" title="Emailchemy&#039;s Google Apps Uploader" width="300" height="187" class="size-medium wp-image-19" /></a><p class="wp-caption-text">Emailchemy's Google Apps Uploader tool</p></div>Emailchemy&#8217;s Google Apps Uploader tool gives you the option of selecting a few different kinds of automatic labeling.  If you select &#8220;Full Hierarchy&#8221;, then the entire folder hierarchy (path) will become a label.  Gmail uses these labels for faking IMAP folders to an IMAP client.  The other is to select &#8220;Each Subfolder&#8221;, which will break apart the path string into individual labels, so &#8220;/2004/work/project_x&#8221; will become 3 separate labels: &#8220;2004&#8243;, &#8220;work&#8221;, and &#8220;project_x&#8221;.  </p>
<p>Which to use?  I like both.  That way, you get to preserve the original hierarchy and still have the flexibility of &#8220;tags&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/09/06/using-emailchemys-google-apps-uploader-tool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Emailchemy 9.8.1 released</title>
		<link>http://www.weirdkid.com/blog/2008/08/23/emailchemy-981-released/</link>
		<comments>http://www.weirdkid.com/blog/2008/08/23/emailchemy-981-released/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 19:35:10 +0000</pubDate>
		<dc:creator>matt</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[AOL]]></category>

		<category><![CDATA[Claris]]></category>

		<category><![CDATA[Emailchemy]]></category>

		<category><![CDATA[Entourage]]></category>

		<category><![CDATA[Outlook]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=15</guid>
		<description><![CDATA[Version 9.8.1 is a maintenance update with a few bug fixes and one new feature.  It&#8217;s a free update to all who have access to any 9.x release of Emailchemy.  If you are converting Outlook, Claris Emailer 1.x, or Entourage cache files, then you should install this update.
The new feature is for setting [...]]]></description>
			<content:encoded><![CDATA[<p>Version 9.8.1 is a maintenance update with a few bug fixes and one new feature.  It&#8217;s a free update to all who have access to any 9.x release of Emailchemy.  If you are converting Outlook, Claris Emailer 1.x, or Entourage cache files, then you should install this update.</p>
<p>The new feature is for setting a default sender for Claris Emailer 1.x sent messages that don&#8217;t have a sender recorded.  Claris Emailer assumed that the email was sent from you, the user of Claris Emailer, so it didn&#8217;t (or doesn&#8217;t, if there&#8217;s anyone still using it) bother to record that bit of information.  Having a default sender is a convenience, if anything, so that when you view these messages in another email app, you no longer have to guess who sent them.</p>
<p>Bugs fixed:</p>
<ul>
<li>Outlook PST HTML message bodies that define alternate charsets now being transcoded correctly</li>
<li>Outlook PST attachment file names now being converted to UTF-8 for better handling of international characters</li>
<li>AOL for Windows wizard no longer case sensitive when searching for PFC files</li>
<li>Entourage cache files from all versions of Entourage now supported.  There were some files from the very earliest Entourage version that were not being picked up.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/08/23/emailchemy-981-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Emailchemy Reviews!</title>
		<link>http://www.weirdkid.com/blog/2008/07/18/emailchemy-reviews/</link>
		<comments>http://www.weirdkid.com/blog/2008/07/18/emailchemy-reviews/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:58:25 +0000</pubDate>
		<dc:creator>jackie</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=14</guid>
		<description><![CDATA[While perusing the internet, I found a couple sites that wrote some nice reviews on Emailchemy.  It seems that we aren&#8217;t the only ones who believe that our product is helpful and effective!  These are definitely sites to check out.
Entourage Email Archiver: This site talks about the effectiveness of the latest version of Emailchemy!
SoftSea Review: [...]]]></description>
			<content:encoded><![CDATA[<p>While perusing the internet, I found a couple sites that wrote some nice reviews on <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a>.  It seems that we aren&#8217;t the only ones who believe that our product is helpful and effective!  These are definitely sites to check out.</p>
<p><a href="http://www.tuaw.com/2008/03/04/entourage-email-archiver-emailchemy-updated-for-entourage-2008/">Entourage Email Archiver</a>: This site talks about the effectiveness of the latest version of <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a>!</p>
<p><a href="http://www.softsea.com/review/Emailchemy.html">SoftSea Review</a>: This is a very nice review of <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> 9.8; they gave us a 5 star rating!</p>
<p>Til next time,<br />
Jackie</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/07/18/emailchemy-reviews/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Emailchemy Memory Boost 1.0 Released</title>
		<link>http://www.weirdkid.com/blog/2008/07/13/emailchemy-memory-boost-10-released/</link>
		<comments>http://www.weirdkid.com/blog/2008/07/13/emailchemy-memory-boost-10-released/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 22:55:47 +0000</pubDate>
		<dc:creator>matt</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Emailchemy]]></category>

		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=13</guid>
		<description><![CDATA[Today we released the Emailchemy Memory Boost app, and I&#8217;m hoping it helps people deal with some of the gigantic email archives they&#8217;ve been writing to me about.  
I originally designed Emailchemy to run in as little memory as possible, simply because at that time most computers had 32MB total of RAM.  And, [...]]]></description>
			<content:encoded><![CDATA[<p>Today we released the <a href="http://www.weirdkid.com/products/emailchemymemboost/index.html">Emailchemy Memory Boost</a> app, and I&#8217;m hoping it helps people deal with some of the gigantic email archives they&#8217;ve been writing to me about.  </p>
<p>I originally designed <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> to run in as little memory as possible, simply because at that time most computers had 32MB total of RAM.  And, being that I was writing <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> in Java, I had to be extra careful about how much heap space (&#8221;working memory&#8221;) <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> required.  This presented a specific requirement to not load an entire email message into memory for processing, because even back then, an email could be 10MB or larger with big attachments and most computers at the time would have choked under that weight.  So, <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> was designed to process the contents of an email in chunks, and it was able to run and convert any email in under 6MB of memory.</p>
<p>Even today when computers routinely ship with 1GB of RAM, I insist on sticking to highly efficient use of memory because it forces developers to write better code and it produces executables that can even run on lower-end, older computers.  After all, not everybody buys a new laptop every 2 years. </p>
<p>Now, because <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> is written in Java and therefore runs in a virtual machine, when the application starts it has to tell the virtual machine how much memory to grab from the host computer.  The problem is that Java applications can&#8217;t see how much real memory the host computer has.  So, we&#8217;ve intentionally kept the amount of memory that <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> requests as low as possible &#8212; just high enough to work for most people&#8217;s needs.  If we were to tell <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> to grab too much memory, it would probably crash.</p>
<p>Even though <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> processes the message content in chunks, for some formats it has to scan and build an index of all the little parts that make up a message in the original file, and that index has to be kept in memory throughout the conversion of all the messages.  </p>
<p>So, we&#8217;ve bumped Emailchemy&#8217;s base memory footprint to 128MB just to accommodate these file formats.  But, if a user has very large files, say bigger than a gigabyte or two, then Emailchemy really needs more memory to convert the email at the fastest rate possible.  Then, if a user has extremely large files, say a 17GB PST file, <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> really will need some more memory to even begin extracting and converting messages, because the index for such a file may take up the entirety of Emailchemy&#8217;s default memory allocation.</p>
<p>When people were writing in and asking for help with these super huge files, we tried to walk them through the process of editing a config file or starting <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> from the command line to give it more memory.  In many cases, the users were able to make the changes, but I can&#8217;t imagine trying to walk a marginally computer literate person through that exercise.  So, it became very clear very fast that we needed to provide an easy way to change Emailchemy&#8217;s memory allocation.</p>
<p>But why a separate application?  Why not build this into <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> itself?  Well, remember, <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> can&#8217;t see how much memory the host computer has, so there was a risk that the user would choose a setting that asked for too much memory and thus prevent <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> from launching again.  If <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> can&#8217;t start, then the user won&#8217;t be able to change the setting back, and <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> wouldn&#8217;t be able to change it back itself. Sure, we could have posted instructions on how to completely uninstall and reinstall or manually change the setting back, but just putting this all in a separate application seemed like an easier way to go (for the users) in the long run.  This way, if the user selects too much memory (which they might, because do average computer users really knows how much memory their computer has free?  Probably not.), then they can always just run the memory setting application again and change Emailchemy&#8217;s memory back to the default setting.</p>
<p>Anyway, this is becoming a rather long-winded explanation of why the <a href="http://www.weirdkid.com/products/emailchemymemboost/index.html">Emailchemy Memory Boost</a> was needed.  Ideally, most people shouldn&#8217;t need it, because it&#8217;s hard enough to explain why it&#8217;s needed at all.</p>
<p>So, in a nutshell, if you have really big email files to convert, and <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> appears to be running slowly (say, only a message or two per second), or if <a href="http://www.weirdkid.com/products/emailchemy/index.html">Emailchemy</a> stops completely when opening your giant file, try using the <a href="http://www.weirdkid.com/products/emailchemymemboost/index.html">Emailchemy Memory Boost</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/07/13/emailchemy-memory-boost-10-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why I Made Emailchemy</title>
		<link>http://www.weirdkid.com/blog/2008/07/06/why-i-made-emailchemy/</link>
		<comments>http://www.weirdkid.com/blog/2008/07/06/why-i-made-emailchemy/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 20:14:36 +0000</pubDate>
		<dc:creator>matt</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Emailchemy]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=12</guid>
		<description><![CDATA[I am an email packrat. I first started using email at college back in 1990. Back then, all I used for reading email was the UNIX &#34;mail&#34; program. As I became more sophisticated I began to use Elm. For one reason or another, I was saving all my email, and eventually, I wanted greater control [...]]]></description>
			<content:encoded><![CDATA[<p>I am an email packrat. I first started using email at college back in 1990. Back then, all I used for reading email was the UNIX &quot;mail&quot; program. As I became more sophisticated I began to use Elm. For one reason or another, I was saving all my email, and eventually, I wanted greater control over it. So, I started using Eudora to manage my email from my dorm-room Macintosh Centris 610.</p>
<p>When I got out of college, most employers didn&#8217;t provide email, but mine did. It was considered somewhat of a perk and using it for personal correspondence was perfectly acceptable. As in college, I was once again saving all my personal email. Integrating it with my college email archives wasn&#8217;t a big deal since the company I worked for also used Eudora. But after a while, the big software companies discovered that professional email tools were a big market, and that is when the problems began.</p>
<p>The changes at work were based on corporate policy, but the changes at home were necessary to keep up with my email usage needs. In seemingly rapid succession, I went from using Eudora at work to using Apple&#8217;s PowerTalk, and from that to using WordPerfect Office (aka Groupwise), Microsoft Exchange, Lotus Notes, and finally Microsoft Outlook. Then, to further complicate matters, I went from using Eudora at home to using Apple&#8217;s PowerTalk, Claris Emailer, and Netscape Mail, back to Eudora again, and then finally Apple&#8217;s Mail.app that came with Mac OS X.</p>
<p>All of these new email applications that I had to use seemed to save email to the disk drive in their own special proprietary way.  I can only guess that the big software companies created proprietary file formats for some kind of competitive advantage or product lock-in strategy, but regardless, I found myself in a situation where I had years of archived email saved in files created by several different applications that no other application could read.</p>
<p>Sure, some of the new email applications did allow me to import certain types of files, but they often didn&#8217;t do a very good job or they required the old email application to be installed.  So, the majority of my email was still stranded and unreadable. With most new email applications, even if I could import my email there would be no way for me to export it back out again!</p>
<p>After much frustration, I realized that if I could at least &#8220;normalize&#8221; my data &#8212; that is, convert it all to the same format, it would be a step in the right direction.  And if I could get everything into some kind of industry-standard format, any email application that comes along should be able to read it.</p>
<p>So, back in late 1996, I began writing Emailchemy to do exactly that, and ever since I&#8217;ve been building more converters and utilities, trying to build out Emailchemy into a powerful yet usable tool for everyone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/07/06/why-i-made-emailchemy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Entourage update loses a good feature</title>
		<link>http://www.weirdkid.com/blog/2008/07/03/entourage-update-loses-a-good-feature/</link>
		<comments>http://www.weirdkid.com/blog/2008/07/03/entourage-update-loses-a-good-feature/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 21:06:33 +0000</pubDate>
		<dc:creator>matt</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Emailchemy]]></category>

		<category><![CDATA[Entourage]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=11</guid>
		<description><![CDATA[I&#8217;m not sure exactly which update did it, but Entourage has lost the ability to double-click import Entourage archives (.rge files).  I for one found this feature very convenient, but that&#8217;s probably because I&#8217;ll import tens of archives in a single day when I&#8217;m testing a new converter.  Still, it made it easy [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure exactly which update did it, but Entourage has lost the ability to double-click import Entourage archives (.rge files).  I for one found this feature very convenient, but that&#8217;s probably because I&#8217;ll import tens of archives in a single day when I&#8217;m testing a new converter.  Still, it made it easy to describe the migration steps to customers moving to Entourage:  &#8220;Convert and Double-click!&#8221;  </p>
<p>No more.</p>
<p>I tested this with RGE files created by Entourage itself as well as RGE files created by Emailchemy, and every time Entourage 2008 would open when double clicking the RGE file, but no import.  I now have to import using Entourage&#8217;s Import Wizard, which works, but just isn&#8217;t as fast or convenient.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/07/03/entourage-update-loses-a-good-feature/feed/</wfw:commentRss>
		</item>
		<item>
		<title>User Feedback: latest Emailchemy</title>
		<link>http://www.weirdkid.com/blog/2008/04/25/user-feedback-latest-emailchemy/</link>
		<comments>http://www.weirdkid.com/blog/2008/04/25/user-feedback-latest-emailchemy/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 03:38:57 +0000</pubDate>
		<dc:creator>matt</dc:creator>
		
		<category><![CDATA[Feedback]]></category>

		<category><![CDATA[Emailchemy]]></category>

		<guid isPermaLink="false">http://www.weirdkid.com/blog/?p=10</guid>
		<description><![CDATA[From:  Mike Fish
Subject:  latest Emailchemy 1-9-6-3 aka 9-6-3
Date:  April 25, 2008 9:58:46 AM GMT-04:00
To:  contact@weirdkid.com
Hi,
Your application works and saves me a lot of time with settling the little matter of, I&#8217;m a &#8220;computer guy&#8221; who has to know how to use Entourage, Apple Mail, SeaMonkey mail, Thunderbird mail &#8230; etc.  [...]]]></description>
			<content:encoded><![CDATA[<p>From:  Mike Fish<br />
Subject:  latest Emailchemy 1-9-6-3 aka 9-6-3<br />
Date:  April 25, 2008 9:58:46 AM GMT-04:00<br />
To:  contact@weirdkid.com</p>
<p>Hi,</p>
<p>Your application works and saves me a lot of time with settling the little matter of, I&#8217;m a &#8220;computer guy&#8221; who has to know how to use Entourage, Apple Mail, SeaMonkey mail, Thunderbird mail &#8230; etc.  Of course, I have to be able to move large amounts of &#8220;the stack of stuff&#8221; between these e-mail clients.  Emailchemy works.</p>
<p>Thank you.</p>
<p>Thank you.</p>
<p>Thank you,</p>
<p>Mike Fish<br />
080425.0955 EDT Friday</p>
<p>(Power Mac G4 1.25GHz, 1 processor - Mac OS 10.4.11 with all of Apple&#8217;s software updates)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weirdkid.com/blog/2008/04/25/user-feedback-latest-emailchemy/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
