<?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>Craig Mayhew's Blog &#187; Guides/Fixes</title>
	<atom:link href="http://www.craigmayhew.com/blog/category/guides-and-fixes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.craigmayhew.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 21:51:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox Tweak &#8211; Memory Cache</title>
		<link>http://www.craigmayhew.com/blog/2012/01/firefox-tweak-memory-cache/</link>
		<comments>http://www.craigmayhew.com/blog/2012/01/firefox-tweak-memory-cache/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 06:00:02 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=665</guid>
		<description><![CDATA[A quick way to increase the responsiveness of firefox is to turn off the disk cache and turn on the memory cache. This will keep a cache of recently visited websites/images in the computers RAM instead of on the hard disk.
Go into about:config and set browser.cache.disk.enable to FALSE, then right-click and select NEW -> INTEGER [...]]]></description>
			<content:encoded><![CDATA[<p>A quick way to increase the responsiveness of firefox is to turn off the disk cache and turn on the memory cache. This will keep a cache of recently visited websites/images in the computers RAM instead of on the hard disk.</p>
<p>Go into about:config and set browser.cache.disk.enable to FALSE, then right-click and select NEW -> INTEGER and type browser.cache.memory.capacity <enter> and set to 100000 (for 100mb).</p>
<p>Now your memory is being used for the cache instead of your hard disk. If you have loads of memory (more the 2GBs) then you could set the cache figure to say 200mb or higher for even better performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2012/01/firefox-tweak-memory-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increase Size of Windows 7 Partitioned Virtual Disk (vmdk)</title>
		<link>http://www.craigmayhew.com/blog/2011/10/increase-size-of-windows-7-partitioned-virtual-disk-vmdk/</link>
		<comments>http://www.craigmayhew.com/blog/2011/10/increase-size-of-windows-7-partitioned-virtual-disk-vmdk/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 09:00:25 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[vdiskmanager]]></category>
		<category><![CDATA[Virtual Disk]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[VMware server 2.0.2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=1571</guid>
		<description><![CDATA[
Login to your vmware server.

Backup your virtual machine and all snapshots (The raw files on the physical disk &#8211; particularly the vmdk files as this will be what we are modifying)
Login to vmware gui.
Power off your virtual machine (do not pause it!).
Delete all snapshots for this machine
Locate vmware-vdiskmanager.exe and adjust paths to run the following [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Login to your vmware server.
<li>
<li>Backup your virtual machine and all snapshots (The raw files on the physical disk &#8211; particularly the vmdk files as this will be what we are modifying)</li>
<li>Login to vmware gui.</li>
<li>Power off your virtual machine (do not pause it!).</li>
<li>Delete all snapshots for this machine</li>
<li>Locate vmware-vdiskmanager.exe and adjust paths to run the following command (Change sie in GB as you require):</li>
<li>C:\Users\user>&#8221;C:\Program Files (x86)\VMware\VMware Server\vmware-vdiskmanager.exe&#8221; -x 1000GB &#8220;D:\Windows 7\Windows 7.vmdk&#8221;</li>
<li>Once that has run (it will take some time). Try powering on your virtual machine (mine crashed the first time around when I logged in via remote desktop but was fine after logging in via vmware browser plugin).</li>
<li>Once logged into the windows 7 virtual machine: Open control panel -> Administrative Tools -> Computer Management</li>
<li>In the left menu click Storage -> Disk Manager</li>
<li>You should see your drives with blue bars. Your C drive should have a block of unpartitioned space that was created by the vdiskmanager in the previous steps. Right click on C drive and click &#8220;extend volume&#8221;.</i>
<li>Follow the prompts &#8211; default values should be fine</li>
<li>Done</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2011/10/increase-size-of-windows-7-partitioned-virtual-disk-vmdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu screen brightness on EliteBook 8530w</title>
		<link>http://www.craigmayhew.com/blog/2011/09/ubuntu-screen-brightness-on-elitebook-8530w/</link>
		<comments>http://www.craigmayhew.com/blog/2011/09/ubuntu-screen-brightness-on-elitebook-8530w/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 19:51:06 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[Linux/Ubuntu]]></category>
		<category><![CDATA[HP EliteBook 8530w]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>
		<category><![CDATA[Ubuntu 11.04]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=1545</guid>
		<description><![CDATA[Ubuntu versions 10.04 and 10.10 had various issues with the screen brightness on my HP EliteBook 8530w. It wasn&#8217;t possible to adjust the brightness which was a real problem if the screen dimmed while power saving.
The only fix I&#8217;ve found was to update to Ubuntu version 11.04.
]]></description>
			<content:encoded><![CDATA[<p>Ubuntu versions 10.04 and 10.10 had various issues with the screen brightness on my HP EliteBook 8530w. It wasn&#8217;t possible to adjust the brightness which was a real problem if the screen dimmed while power saving.</p>
<p>The only fix I&#8217;ve found was to update to Ubuntu version 11.04.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2011/09/ubuntu-screen-brightness-on-elitebook-8530w/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading turnkey redmine from version 0.8.x to 1.0</title>
		<link>http://www.craigmayhew.com/blog/2011/08/upgrading-turnkey-redmine-from-version-0-8-x-to-1-0/</link>
		<comments>http://www.craigmayhew.com/blog/2011/08/upgrading-turnkey-redmine-from-version-0-8-x-to-1-0/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 20:00:41 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[redmine]]></category>
		<category><![CDATA[turnkey linux]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=1526</guid>
		<description><![CDATA[Upgrading the turnkey vm of redmine can be painful:
Hopefully this will take away some of the pain :)
cd /var/www
mv railsapp railsappOLD
svn co http://redmine.rubyforge.org/svn/branches/1.0-stable railsapp
cp ./railsappOLD/config/database.yml ./railsapp/config/database.yml
cp ./railsappOLD/config/email.yml ./railsapp/config/email.yml
cp -r ./railsappOLD/files ./railsapp/files
sudo chown -R root:www-data /var/www/railsapp
cd /var/www/railsapp
sudo chown -R www-data:www-data files log tmp
gem install rails -v=2.3.5
gem install rack
gem install rack -v=1.0.1
rake generate_session_store
gem install -v=0.4.2 i18n
rake generate_session_store
rake [...]]]></description>
			<content:encoded><![CDATA[<p>Upgrading the turnkey vm of redmine can be painful:</p>
<p>Hopefully this will take away some of the pain :)</p>
<p>cd /var/www<br />
mv railsapp railsappOLD<br />
svn co http://redmine.rubyforge.org/svn/branches/1.0-stable railsapp<br />
cp ./railsappOLD/config/database.yml ./railsapp/config/database.yml<br />
cp ./railsappOLD/config/email.yml ./railsapp/config/email.yml<br />
cp -r ./railsappOLD/files ./railsapp/files<br />
sudo chown -R root:www-data /var/www/railsapp<br />
cd /var/www/railsapp<br />
sudo chown -R www-data:www-data files log tmp<br />
gem install rails -v=2.3.5<br />
gem install rack<br />
gem install rack -v=1.0.1<br />
rake generate_session_store<br />
gem install -v=0.4.2 i18n<br />
rake generate_session_store<br />
rake db:migrate RAILS_ENV=production<br />
sudo chown -R www-data:www-data files log tmp public/plugin_assets<br />
rake db:migrate:upgrade_plugin_migrations RAILS_ENV=production<br />
rake db:migrate_plugins RAILS_ENV=production<br />
sudo chmod -R 755 files log/ tmp/ public/plugin_assets<br />
rake tmp:cache:clear<br />
rake tmp:sessions:clear<br />
sudo reboot</p>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2011/08/upgrading-turnkey-redmine-from-version-0-8-x-to-1-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 registry file open with association</title>
		<link>http://www.craigmayhew.com/blog/2011/03/windows-7-registry-file-open-with-association/</link>
		<comments>http://www.craigmayhew.com/blog/2011/03/windows-7-registry-file-open-with-association/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 18:56:24 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[File open with]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=1444</guid>
		<description><![CDATA[For anyone that has accidentally clicked on an apllication, clicked &#8220;open with&#8221; and set it to open with another application by default. Here is how to fix it.
If you are lucky enough to still have a web browser open or some way of transferring files then put this file on your computer and run it. [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone that has accidentally clicked on an apllication, clicked &#8220;open with&#8221; and set it to open with another application by default. Here is how to fix it.</p>
<p>If you are lucky enough to still have a web browser open or some way of transferring files then put this file on your computer and run it. It will remove the default association for exe files.</p>
<p><a href="http://www.craigmayhew.com/blog/wp-content/uploads/2011/03/exe.reg">http://www.craigmayhew.com/blog/wp-content/uploads/2011/03/exe.reg</a></p>
<p>If you aren&#8217;t lucky enough to be able to get this file to your damaged computer then you need to follow the steps in <a href="http://support.microsoft.com/kb/950505">this Microsoft article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2011/03/windows-7-registry-file-open-with-association/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VPN with beThere Thomson TG585v7</title>
		<link>http://www.craigmayhew.com/blog/2010/04/vpn-with-bethere-thomson-tg585v7/</link>
		<comments>http://www.craigmayhew.com/blog/2010/04/vpn-with-bethere-thomson-tg585v7/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 19:14:59 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[TG585v7]]></category>
		<category><![CDATA[Thomson]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=1075</guid>
		<description><![CDATA[As soon as I switched to beThere and the appalling TG585v7 router they sent me I ran into VPN issues. Absolutly no outgoing VPN connections would work through this router. There is normally something called &#8220;VPN Pass Through&#8221; that needs enabling on routers to allow outgoing VPN connections. Unfortunately this router has no way of [...]]]></description>
			<content:encoded><![CDATA[<p>As soon as I switched to beThere and the appalling TG585v7 router they sent me I ran into VPN issues. Absolutly no outgoing VPN connections would work through this router. There is normally something called &#8220;VPN Pass Through&#8221; that needs enabling on routers to allow outgoing VPN connections. Unfortunately this router has no way of doing that through the web interface so I was forced to use the following &#8220;solution&#8221;.</p>
<p>This will require you to have a spare DSL router as we will be turning the Thomson router into just a modem by using &#8220;bridging&#8221;. You will also need your static IP, subnet mask, gateway IP and DNS server IP addresses which Be should have sent you in your welcome email.</p>
<ol>
<li>Plug your spare router into one of the ethernet ports on the back of the bebox.</li>
<li>Login to your bebox</li>
<li>Click &#8220;Thomson Gateway&#8221;</li>
<li>Click &#8220;Configuration&#8221;</li>
<li>Click &#8220;Setup&#8221;</li>
<li>Click &#8220;Next&#8221;</li>
<li>Select &#8220;Bridge&#8221;, Click &#8220;Next&#8221;</li>
<li>When asked, add your IP and DNS info.</li>
<li>Reboot router, it may do this automatically</li>
<li>Your &#8220;spare&#8221; router is now your actual router, plug the rest of your computers/network into it instead of the bebox.</li>
<li>Your VPN should now work.</li>
</ol>
<p>If anyone else has a better solution than this, please drop something in the comments box below.</p>
<p>If it helps, the manual can be downloaded from here:<br />
<a href="http://www.technostation.com/documents/26049/thomson-tg585v7">http://www.technostation.com/documents/26049/thomson-tg585v7</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2010/04/vpn-with-bethere-thomson-tg585v7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Secure Upload Using SSH in NuSphere PHPED</title>
		<link>http://www.craigmayhew.com/blog/2010/03/secure-upload-using-ssh-in-nusphere-phped/</link>
		<comments>http://www.craigmayhew.com/blog/2010/03/secure-upload-using-ssh-in-nusphere-phped/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 23:27:18 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[NuSphere PHPED]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=979</guid>
		<description><![CDATA[The most secure method of transfering files to and from your web server is via ssh. Here&#8217;s how to set it up and some of the pitfalls to avoid.
If you are using Putty generated key files they first need to be converted to openSSH before they can be used by NuSphere. If you are using [...]]]></description>
			<content:encoded><![CDATA[<p>The most secure method of transfering files to and from your web server is via ssh. Here&#8217;s how to set it up and some of the pitfalls to avoid.</p>
<p>If you are using Putty generated key files they first need to be converted to openSSH before they can be used by NuSphere. If you are using Putty (Pageant) then instructions on how to do this can be found <a title="Converting Putty SSH keys to OpenSSH" href="http://www.craigmayhew.com/blog/2010/03/converting-putty-ssh-keys-to-openssh/">here</a>. If not then please ignore that link and continue on&#8230;</p>
<ol>
<li>Goto PHPED accounts, &#8220;keys&#8221; tab, create new SSH setting.<br />
<img src="http://www.craigmayhew.com/blog/wp-content/uploads/2010/03/nusphere-ssh-1-300x164.png" alt="" /></li>
<li>If you already have your keys then select no. Otherwise select yes and PHPED will auto generate a key pair for you. (Please note the server needs a copy of your public key)<br />
<img src="http://www.craigmayhew.com/blog/wp-content/uploads/2010/03/nusphere-ssh-2-300x176.png" alt="" /></li>
<li>Enable &#8220;Public key (ssh2)&#8221; auth method and add your OpenSSH key to &#8220;Public identity files&#8221; (Unless PHPED auto generated it for you, in which case it should already be there!).<br />
<img src="http://www.craigmayhew.com/blog/wp-content/uploads/2010/03/nusphere-ssh-3-300x148.png" alt="" /></li>
<li>Create new SFTP or SSH &#8220;accounts&#8221; on Account tab. In options set &#8220;SSH setting&#8221; to the one you have just created.</li>
<li>Enjoy your SSH uploads.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2010/03/secure-upload-using-ssh-in-nusphere-phped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting Putty SSH keys to OpenSSH</title>
		<link>http://www.craigmayhew.com/blog/2010/03/converting-putty-ssh-keys-to-openssh/</link>
		<comments>http://www.craigmayhew.com/blog/2010/03/converting-putty-ssh-keys-to-openssh/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 22:25:41 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[Putty]]></category>
		<category><![CDATA[PuttyGen]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=984</guid>
		<description><![CDATA[I recently needed to convert my Putty SSH files into OpenSSH so I could use them in NuSphere.

Open your private key in PuTTYGen
Export it in OpenSSH format. Top menu &#8220;Conversions&#8221;-&#62;&#8221;Export OpenSSH key&#8221;.
Save the new OpenSSH key when prompted.

]]></description>
			<content:encoded><![CDATA[<p>I recently needed to convert my Putty SSH files into OpenSSH so I could use them in NuSphere.</p>
<ol>
<li>Open your private key in PuTTYGen</li>
<li>Export it in OpenSSH format. Top menu &#8220;Conversions&#8221;-&gt;&#8221;Export OpenSSH key&#8221;.</li>
<li>Save the new OpenSSH key when prompted.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2010/03/converting-putty-ssh-keys-to-openssh/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox Addons</title>
		<link>http://www.craigmayhew.com/blog/2010/03/firefox-addons/</link>
		<comments>http://www.craigmayhew.com/blog/2010/03/firefox-addons/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 20:59:04 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=959</guid>
		<description><![CDATA[For my and your reference, here&#8217;s a list of my firefox addons that I&#8217;m currently using :)
Am I missing any good ones?

 #firefoxAddonsContainer ul {margin-left: 0; padding-left: 1.25em;} 
 #firefoxAddonsContainer .ExtensionHeader {font-weight: bold; } 
 #firefoxAddonsContainer .ExtensionDisabledHeader  {font-weight: bold; } 
 #firefoxAddonsContainer .ThemeHeader {font-weight: bold; } 
 #firefoxAddonsContainer .PluginHeader {font-weight: bold; }
 #firefoxAddonsContainer .GeneratedHeader [...]]]></description>
			<content:encoded><![CDATA[<p>For my and your reference, here&#8217;s a list of my firefox addons that I&#8217;m currently using :)</p>
<p>Am I missing any good ones?</p>
<style type="text/css">
 #firefoxAddonsContainer ul {margin-left: 0; padding-left: 1.25em;} 
 #firefoxAddonsContainer .ExtensionHeader {font-weight: bold; } 
 #firefoxAddonsContainer .ExtensionDisabledHeader  {font-weight: bold; } 
 #firefoxAddonsContainer .ThemeHeader {font-weight: bold; } 
 #firefoxAddonsContainer .PluginHeader {font-weight: bold; }
 #firefoxAddonsContainer .GeneratedHeader {font-weight: bold; }
 #firefoxAddonsContainer .UserAgentHeader {font-weight: bold; }
 #firefoxAddonsContainer .BuildIDHeader {font-weight: bold; }
</style>
<div id="firefoxAddonsContainer">
<span class='ExtensionHeader'>Enabled Extensions:</span>
<ul>
<li> <a href="http://chatzilla.hacksrus.com/" target="_blank">ChatZilla</a> 0.9.86</li>
<li> <a href="http://www.cybernetnews.com/cybersearch" target="_blank">CyberSearch</a> 2.0.4</li>
<li> <a href="http://downloadstatusbar.mozdev.org/" target="_blank">Download Statusbar</a> 0.9.6.7</li>
<li> <a href="http://customsoftwareconsult.com/extensions" target="_blank">FEBE</a> 6.3.2</li>
<li> <a href="http://www.getfirebug.com/" target="_blank">Firebug</a> 1.5.2</li>
<li> <a href="http://www.firephp.org/" target="_blank">FirePHP</a> 0.4.3</li>
<li> <a href="http://www.google.com/search?q=Firefox%20Java%20Console" target="_blank">Java Console</a> 6.0.18</li>
<li> <a href="http://www.mrtech.com/extensions/" target="_blank">MR Tech Toolkit</a> 6.0.4</li>
<li> <a href="http://www.google.com/search?q=Firefox%20Resizeable%20Textarea" target="_blank">Resizeable Textarea</a> 0.1d</li>
<li> <a href="http://www.suchisoft.com/ext/s3fox.php" target="_blank">S3 Firefox Organizer(S3Fox)</a> 0.4.9</li>
<li> <a href="http://jomel.me.uk/software/firefox/tabkit/" target="_blank">Tab Kit</a> 0.5.8</li>
</ul>
<p>
<span class='ExtensionHeader'>Total Extensions: 11</span>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2010/03/firefox-addons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thunderbird 3 mailbox ate my whole hard drive</title>
		<link>http://www.craigmayhew.com/blog/2010/02/thunderbird-3-mailbox-ate-my-whole-hard-drive/</link>
		<comments>http://www.craigmayhew.com/blog/2010/02/thunderbird-3-mailbox-ate-my-whole-hard-drive/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 07:00:22 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[Guides/Fixes]]></category>
		<category><![CDATA[Thunderbird 3]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=952</guid>
		<description><![CDATA[Thunderbird 3 is awesome, I&#8217;ve only had one issue with it and that&#8217;s when it used up all the space on my primary drive. I thought it was odd but moved my thunderbird profile to it&#8217;s own drive. I realised the sent items just kept getting bigger literally as the minutes past. I opened my [...]]]></description>
			<content:encoded><![CDATA[<p>Thunderbird 3 is awesome, I&#8217;ve only had one issue with it and that&#8217;s when it used up all the space on my primary drive. I thought it was odd but moved my thunderbird profile to it&#8217;s own drive. I realised the sent items just kept getting bigger literally as the minutes past. I opened my sent items to find it had duplicated every email about 25 times (and was still duplicating them) this gave me a sent items box that was fast approachiung 30GBs! I downloaded the thunderbird deduplication addon which is available here <a href="https://addons.mozilla.org/en-US/thunderbird/addon/956">https://addons.mozilla.org/en-US/thunderbird/addon/956</a>. It removed the duplicate emails but even after running a compact my sent items didn&#8217;t change size on disk. In the end I renamed the sent item files &#8220;Sent&#8221; and &#8220;Sent.msf&#8221; to &#8220;sent.damaged&#8221; and &#8220;Sent.msf.damaged&#8221; and Thunderbird downloaded a fresh copy. Then once I was sure the emails hadn&#8217;t been wiped out, I deleted the broken files completely.</p>
<p>So far, I haven&#8217;t had a repeat of this issue and I do not know what caused it. At a guess my Sent Items were corrupted somehow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2010/02/thunderbird-3-mailbox-ate-my-whole-hard-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

