<?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>Technical Happenings &#187; fix</title>
	<atom:link href="http://www.markedgington.com/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markedgington.com</link>
	<description>news, views and reviews</description>
	<lastBuildDate>Tue, 03 Jan 2012 12:04:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>How do i delete SVN folders?</title>
		<link>http://www.markedgington.com/2010/05/26/how-do-i-delete-svn-folders/</link>
		<comments>http://www.markedgington.com/2010/05/26/how-do-i-delete-svn-folders/#comments</comments>
		<pubDate>Wed, 26 May 2010 15:20:54 +0000</pubDate>
		<dc:creator>markedgington</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[agile development]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://www.markedgington.com/?p=661</guid>
		<description><![CDATA[When deploying websites, all SVN folders should be deleted, but SVN doesn’t include any built in commands to do this. The registry hack below can do this for you – it adds “Delete SVN Folders” to the context menu for folders. When you select it, it removes all folders named .svn inside the folder and [...]]]></description>
		<wfw:commentRss>http://www.markedgington.com/2010/05/26/how-do-i-delete-svn-folders/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flash IE6 and SSL Issues</title>
		<link>http://www.markedgington.com/2009/10/20/flash-ie6-and-ssl-issues/</link>
		<comments>http://www.markedgington.com/2009/10/20/flash-ie6-and-ssl-issues/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 15:38:02 +0000</pubDate>
		<dc:creator>markedgington</dc:creator>
				<category><![CDATA[software development]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.markedgington.com/?p=598</guid>
		<description><![CDATA[Flash or data within flash not loading in IE6? Just change the following headers in code]]></description>
		<wfw:commentRss>http://www.markedgington.com/2009/10/20/flash-ie6-and-ssl-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hash key on a mac keyboard osx</title>
		<link>http://www.markedgington.com/2009/10/10/hash-key-on-a-mac-keyboard-osx/</link>
		<comments>http://www.markedgington.com/2009/10/10/hash-key-on-a-mac-keyboard-osx/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 09:28:06 +0000</pubDate>
		<dc:creator>markedgington</dc:creator>
				<category><![CDATA[os x]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://www.markedgington.com/?p=595</guid>
		<description><![CDATA[Having trouble finding the hash key on your Mac keyboard? hold the Alt key down and then press the number 3.]]></description>
		<wfw:commentRss>http://www.markedgington.com/2009/10/10/hash-key-on-a-mac-keyboard-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to repair a VMWare Virtual Disk on OSX</title>
		<link>http://www.markedgington.com/2009/09/09/how-to-repair-a-vmware-virtual-disk-on-os/</link>
		<comments>http://www.markedgington.com/2009/09/09/how-to-repair-a-vmware-virtual-disk-on-os/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 13:56:36 +0000</pubDate>
		<dc:creator>markedgington</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://www.markedgington.com/?p=575</guid>
		<description><![CDATA[If your having an issue with your virtual disk it is worth trying the following: Open a Terminal window /Library/Application\ Support/VMware\ Fusion/vmware-vdiskmanager -R /Users/(USERNAME_HERE or Directory where VM installed)/Virtual\ Machines.localized/Windows\ Vista.vmwarevm/Windows\ Vista.vmdk If this fails with a message like &#8216;FILE: FileIO_Lock on &#8216;/Users/Shared/Virtual Machines.localized/Windows Vista.vmwarevm/Windows Vista.vmdk&#8217; failed: Lock timed out&#8217; then: cd /Users/(USERNAME_HERE or Directory [...]]]></description>
		<wfw:commentRss>http://www.markedgington.com/2009/09/09/how-to-repair-a-vmware-virtual-disk-on-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chinese characters appearing incorrectly in Excel when generated by an ASP.Net page</title>
		<link>http://www.markedgington.com/2008/11/15/chinese-characters-not-appearing-incorrectly-in-excel-when-generated-by-an-aspnet-page/</link>
		<comments>http://www.markedgington.com/2008/11/15/chinese-characters-not-appearing-incorrectly-in-excel-when-generated-by-an-aspnet-page/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 16:41:00 +0000</pubDate>
		<dc:creator>markedgington</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://www.markedgington.com/2008/11/15/chinese-characters-not-appearing-incorrectly-in-excel-when-generated-by-an-aspnet-page/</guid>
		<description><![CDATA[We recently launched a site that required an excel download to be generated with complex and simplified Chinese characters. In producing this we had issues presenting the Chinese &#8211; they would come out as garbage. It was strange as if you saved in notepad and re-opened in excel it would be fine, so the problem [...]]]></description>
		<wfw:commentRss>http://www.markedgington.com/2008/11/15/chinese-characters-not-appearing-incorrectly-in-excel-when-generated-by-an-aspnet-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shuffle won&#8217;t play Audiobooks and podcasts</title>
		<link>http://www.markedgington.com/2008/04/15/shuffle-wont-play-audiobooks-and-podcasts/</link>
		<comments>http://www.markedgington.com/2008/04/15/shuffle-wont-play-audiobooks-and-podcasts/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 19:07:25 +0000</pubDate>
		<dc:creator>markedgington</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[ipod]]></category>

		<guid isPermaLink="false">http://www.markedgington.com/2008/04/15/shuffle-wont-play-audiobooks-and-podcasts/</guid>
		<description><![CDATA[When iPod shuffle is set to shuffle songs it will play all the audio files on iPod shuffle that are not audiobooks. Podcasts of type .m4b or AAC will not play on iPod shuffle when it is in shuffle mode, which is the intended behavior, although a podcast of type .mp3 or .wav may play [...]]]></description>
		<wfw:commentRss>http://www.markedgington.com/2008/04/15/shuffle-wont-play-audiobooks-and-podcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Option key on a mac</title>
		<link>http://www.markedgington.com/2008/02/19/option-key-on-a-mac/</link>
		<comments>http://www.markedgington.com/2008/02/19/option-key-on-a-mac/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 14:56:47 +0000</pubDate>
		<dc:creator>markedgington</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[ways of working]]></category>

		<guid isPermaLink="false">http://www.markedgington.com/2008/02/19/option-key-on-a-mac/</guid>
		<description><![CDATA[I had to empty a locked item in the trash and needed to hold the option key, nobody seemed to know it was the alt key on a mac, except one designer and wikipedia.]]></description>
		<wfw:commentRss>http://www.markedgington.com/2008/02/19/option-key-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue With SuperDrive Update 2.1</title>
		<link>http://www.markedgington.com/2007/08/26/issue-with-superdrive-update-21/</link>
		<comments>http://www.markedgington.com/2007/08/26/issue-with-superdrive-update-21/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 07:56:00 +0000</pubDate>
		<dc:creator>markedgington</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[superdrive]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://www.markedgington.com/?p=44</guid>
		<description><![CDATA[Since I downloaded SuperDrive Update 2.1, whenever I restart my Mac, it still launches, telling me there are no devices requiring the firmware update. I know this, because I already updated it! What the SuperDrive update doesn’t let me know is how to stop it from opening each time I restart my Mac. Removing SuperDrive [...]]]></description>
		<wfw:commentRss>http://www.markedgington.com/2007/08/26/issue-with-superdrive-update-21/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Performance patch for Microsoft Outlook 2007</title>
		<link>http://www.markedgington.com/2007/06/05/perfromance-patch-for-microsoft-outlook-2007/</link>
		<comments>http://www.markedgington.com/2007/06/05/perfromance-patch-for-microsoft-outlook-2007/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 07:53:03 +0000</pubDate>
		<dc:creator>markedgington</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[help]]></category>

		<guid isPermaLink="false">http://www.markedgington.com/?p=35</guid>
		<description><![CDATA[Microsoft have released a patch that fixes a number of issues around the performance of Outlook 2007. Microsoft indicated that the problem stemmed from RSS feeds, email, and calendar files all being stored in the same .PSD file which as one might imagine could grow in size rather quickly depending on the user. I loaded [...]]]></description>
		<wfw:commentRss>http://www.markedgington.com/2007/06/05/perfromance-patch-for-microsoft-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

