<?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>Hearn Garage &#187; Downloads</title>
	<atom:link href="http://www.adamhearn.co.uk/category/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamhearn.co.uk</link>
	<description>Homepage of the Hearn Garage - where else?</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:42:29 +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>Updated Filtered Debug Viewer tool posted</title>
		<link>http://www.adamhearn.co.uk/2009/10/updated-filtered-debug-viewer-tool-posted/</link>
		<comments>http://www.adamhearn.co.uk/2009/10/updated-filtered-debug-viewer-tool-posted/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 01:24:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=185</guid>
		<description><![CDATA[It&#8217;s been sat on the drive for ages so I thought I may as well let it go live. Check out the original post for the download link. If you have any issues let me know.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been sat on the drive for ages so I thought I may as well let it go live. Check out the original <a title="Filtered Debug Viewer" href="http://www.adamhearn.co.uk/2006/12/tech-tool-released/">post</a> for the download link. If you have any issues let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2009/10/updated-filtered-debug-viewer-tool-posted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small tool released &#8211; DeskMenu.NET</title>
		<link>http://www.adamhearn.co.uk/2007/01/small-tool-released-deskmenunet/</link>
		<comments>http://www.adamhearn.co.uk/2007/01/small-tool-released-deskmenunet/#comments</comments>
		<pubDate>Sat, 20 Jan 2007 01:44:54 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/wordpress/?p=6</guid>
		<description><![CDATA[I don&#8217;t agree on Microsoft&#8217;s convention of hiding my desktop icons in order to make my PC look easier to use (or whatever their reasons!). I have shortcuts to perhaps 15-20 frequently used applications and another half a dozen or so on the Quick Launch toolbar next to the start menu. During my working day [...]]]></description>
			<content:encoded><![CDATA[<p><img class="generalpic right" src="http://www.adamhearn.co.uk/wordpress/wp-content/uploads/2008/01/deskmenunet.png" alt="DeskMenu.NET Icon" />I don&#8217;t agree on Microsoft&#8217;s convention of hiding my desktop icons in order to make my PC look easier to use (or whatever their reasons!). I have shortcuts to perhaps 15-20 frequently used applications and another half a dozen or so on the Quick Launch toolbar next to the start menu.</p>
<p><span id="more-6"></span></p>
<p>During my working day I find that the most important items are never too far away. Back in the days of Windows 95, I was a convert to a small &#8216;Powertool&#8217; that went by the name of &#8216;DeskMenu&#8217;. The idea was simple &#8211; add an icon to the System Tray that when clicked would present the set of Desktop icons as selectable items. This worked great up until Windows XP where it became outdated by not displaying the alpha channel of icons. As an aside, it also didn&#8217;t support folders that made it a bit more limiting. To the rescue was Microsoft with their new &#8216;Desktop&#8217; toolbar which is/was a great idea! Shame is that even though I&#8217;ve persevered with it for a couple of years (more fool me!) it highlighted an extremely annoying bug that wasn&#8217;t going to be fixed any time soon. So this evening I&#8217;ve written a very simple utility that provides me with the functionality I&#8217;d want. Feel free to download/try/keep/reject it as you see fit. As you can probably guess it&#8217;s a .NET application (V2.0 Framework required) so isn&#8217;t the lightest utility around!</p>
<p>Download: <a title="DeskMenu.NET" href="http://www.adamhearn.co.uk/downloads/DeskMenu.NET">DeskMenu.NET</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2007/01/small-tool-released-deskmenunet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Filtered Debug Viewer tech tool released</title>
		<link>http://www.adamhearn.co.uk/2006/12/tech-tool-released/</link>
		<comments>http://www.adamhearn.co.uk/2006/12/tech-tool-released/#comments</comments>
		<pubDate>Tue, 26 Dec 2006 01:42:57 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/wordpress/?p=4</guid>
		<description><![CDATA[A while back I mentioned a small tool I was working on but somehow time and attention got the better of me! I&#8217;ve now dusted off the code and shipped V1.0! It&#8217;s a small AddIn for Visual Studio 2005 that allows the user to use multiple debug output windows each with a custom filter. As [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I mentioned a small tool I was working on but somehow time and attention got the better of me! I&#8217;ve now dusted off the code and shipped V1.0! It&#8217;s a small AddIn for Visual Studio 2005 that allows the user to use multiple debug output windows each with a custom filter. As I&#8217;ve not spent too much time of release readiness, if you have a problem please drop me an e-mail! Happy Debugging!!</p>
<p>Download: <a title="Filtered Debug Viewer" href="http://www.adamhearn.co.uk/downloads/Filtered Debug Viewer">Filtered Debug Viewer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2006/12/tech-tool-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WinKey</title>
		<link>http://www.adamhearn.co.uk/2000/10/winkey/</link>
		<comments>http://www.adamhearn.co.uk/2000/10/winkey/#comments</comments>
		<pubDate>Wed, 18 Oct 2000 00:00:37 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/wordpress/?p=36</guid>
		<description><![CDATA[A small utility that adds an icon to your System Tray to control the Windows key on your keyboard. Back in the day I used to play a lot of Unreal Tournament and I frequently hit the Windows key whilst in the heat of a tense battle. This caused the game to minimise which always [...]]]></description>
			<content:encoded><![CDATA[<p>A small utility that adds an icon to your System Tray to control the Windows key on your keyboard.</p>
<p>Back in the day I used to play a lot of Unreal Tournament and I frequently hit the Windows key whilst in the heat of a tense battle. This caused the game to minimise which always led to my [untimely of course] death! I decided this had to be prevented so I wrote this utility to do just that.</p>
<p>Download: <a title="Winkey V1.1" href="http://www.adamhearn.co.uk/downloads/Winkey V1.1">Winkey V1.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2000/10/winkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

