<?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</title>
	<atom:link href="http://www.adamhearn.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamhearn.co.uk</link>
	<description>Homepage of the Hearn Garage - where else?</description>
	<lastBuildDate>Sun, 11 Jul 2010 20:44:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New hosting</title>
		<link>http://www.adamhearn.co.uk/2010/07/new-hosting/</link>
		<comments>http://www.adamhearn.co.uk/2010/07/new-hosting/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 08:21:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=223</guid>
		<description><![CDATA[If you&#8217;re seeing this post it means DNS has done its magic and you&#8217;re looking at the site from its new hosting. Whilst I&#8217;ve tried to test everything, if you do come across any problems please let me know.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re seeing this post it means DNS has done its magic and you&#8217;re looking at the site from its new hosting. Whilst I&#8217;ve tried to test everything, if you do come across any problems please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2010/07/new-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 released</title>
		<link>http://www.adamhearn.co.uk/2010/04/visual-studio-2010-released/</link>
		<comments>http://www.adamhearn.co.uk/2010/04/visual-studio-2010-released/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 23:14:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=218</guid>
		<description><![CDATA[On the 12th as planned, Microsoft released Visual Studio 2010. As an update it&#8217;s pretty extensive where not all of it&#8217;s good but it&#8217;s the way of the future so progress we must. With it, the latest .NET Framework, 4, was available. This also includes a &#8216;client profile&#8217; release of .NET 4 which I personally [...]]]></description>
			<content:encoded><![CDATA[<p>On the 12th as planned, Microsoft released Visual Studio 2010. As an update it&#8217;s pretty extensive where not all of it&#8217;s good but it&#8217;s the way of the future so progress we must.</p>
<p>With it, the latest .NET Framework, 4, was available. This also includes a &#8216;client profile&#8217; release of .NET 4 which I personally feel is a complete and utter waste of time only serving to confuse the hell out of developers and users alike. For the sake of a few MB, install the full runtime and ignore the marketing spin. if Microsoft were serious about runtime size, they&#8217;d have scrapped the .NET Framework for UI/desktop and moved everyone to Silverlight&#8230;</p>
<p>This brings me neatly to another release &#8211; Silverlight 4 (although delayed until the 18th). Somewhat strangely the development tools are provided at an RC2 release version. RTM is expected &#8216;soon&#8217;.</p>
<p>It must be hard to release so many &#8216;seperate&#8217; things at once!</p>
<p><span id="more-218"></span>VS 2010 now sports a WPF editor integrated into the existing native framework. There are bits that look a little rough, it&#8217;s a little slower (not nearly as bad/[unusable] as the beta&#8217;s however), more resource hungry, etc. It does mark the return of the UI visual designer for Silverlight which seems a lot better than what they delivered in Vs2008. Hopefully they&#8217;ll stop diverting time to Blend or at least make the products use a single codebase.</p>
<p>Upgrades of existing projects seems to be as previous versions of Visual Studio. Most things just work! I did find some quirks however. A caveat is that I&#8217;ve not really kept up to date with the Vs 2010 pre-release versions so it&#8217;s likely the issues I&#8217;ve had could have been there all along.</p>
<ul>
<li>.NET assemblies get upgraded to Vs2010 but their profile is set to .NET Framework 2.0 &#8211; even if they require a later revision of the Framework (3.0 &amp; 3.5 in the case of my examples). Quick project properties edit sorted that.</li>
<li>Managed C++ projects fail to convert if they have been previously upgraded and the Vs2010 machines does not have the previous version(s) of VS to refer to. A quick hack of the project files to remove the &#8216;upgrade&#8217; property page references sorted that.</li>
<li>I&#8217;ve still got the occasional issue where some C++ projects just fail to build and devenv has been seen to use 100% CPU whilst spawning MSBuild child processes that never generate any build output! Hopefully these annoyances will go away or get fixed PDQ.</li>
<li>Use of controls in a .NET 4 assembly. This could be a major issue or not. From what I understood the .NET 4 runtime can load multiple CLR versions in order to cope with re-use of existing assemblies. However, this didn&#8217;t seem to work too well during the build as the License creation failed not able to load the control. I must spend some more time on this to see if it&#8217;s my misunderstanding, an issue with the control or a complete can of worms..</li>
<li>Test projects will not run under anything other than Framework 4. Whether this will be an issue given the previous point I do not know yet!</li>
</ul>
<p>If you get VS2010 for free (as in MSDN or other official channels) then you&#8217;ll no doubt be upgrading to keep within the license terms. I personally wouldn&#8217;t be rushing out to purchase VS2010 however. TFS 2010 on the other hand is a well rounded release and I&#8217;ll hopefully be updating our pre-release installation to RTM before too long.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2010/04/visual-studio-2010-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Additional iCal feeds</title>
		<link>http://www.adamhearn.co.uk/2010/02/additional-ical-feeds/</link>
		<comments>http://www.adamhearn.co.uk/2010/02/additional-ical-feeds/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 16:47:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=213</guid>
		<description><![CDATA[Other [motor]sport related feeds: F1 &#8211; F1 Calendar 2010 I&#8217;ll be adding to the list when I&#8217;ve got some to recommend.]]></description>
			<content:encoded><![CDATA[<p>Other [motor]sport related feeds:</p>
<p>F1 &#8211; <a title="F1 2010 iCal" href="http://f1calendar.com/">F1 Calendar 2010</a></p>
<p>I&#8217;ll be adding to the list when I&#8217;ve got some to recommend.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2010/02/additional-ical-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MotoGP 2010 calendar available</title>
		<link>http://www.adamhearn.co.uk/2010/02/motogp-2010-calendar-availabl/</link>
		<comments>http://www.adamhearn.co.uk/2010/02/motogp-2010-calendar-availabl/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 16:45:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=211</guid>
		<description><![CDATA[Unlike previous years, I couldn&#8217;t find a decent feed (one with the actual times rather than just the day) so I &#8216;created&#8217; my own. I&#8217;ve entered qualifying and race times for 125, Moto2 and MotoGP classes. Point your iCal compatable client applications to the public link. If you see any mistakes then let me know [...]]]></description>
			<content:encoded><![CDATA[<p>Unlike previous years, I couldn&#8217;t find a decent feed (one with the actual times rather than just the day) so I &#8216;created&#8217; my own. I&#8217;ve entered qualifying and race times for 125, Moto2 and MotoGP classes.</p>
<p>Point your iCal compatable client applications to the <a title="MotoGP 2010 iCal Feed" href="http://www.google.com/calendar/ical/clma6i16qmjs2lkpr8l9rknchc%40group.calendar.google.com/public/basic.ics">public link</a>. If you see any mistakes then let me know and I&#8217;ll sort them out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2010/02/motogp-2010-calendar-availabl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Silverlight 4 beta available</title>
		<link>http://www.adamhearn.co.uk/2009/11/silverlight-4-beta-available/</link>
		<comments>http://www.adamhearn.co.uk/2009/11/silverlight-4-beta-available/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 20:46:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=198</guid>
		<description><![CDATA[For those of you who love to code on the bleeding edge, check out the beta release of Silverlight 4. Please note that the development environment is limited to Visual Studio 2010 (see last post). As has become the norm for Silverlight releases, there&#8217;s a slew of decent features to get to grips with. Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who love to code on the bleeding edge, check out the <a title="Silverlight 4 Beta" href="http://silverlight.net/getstarted/silverlight-4-beta/">beta release</a> of Silverlight 4. Please note that the development environment is limited to Visual Studio 2010 (see <a title="Visual Studio 2010 Beta 2 released" href="http://www.adamhearn.co.uk/2009/10/visual-studio-2010-beta-2-available/">last post</a>).</p>
<p>As has become the norm for Silverlight releases, there&#8217;s a slew of decent features to get to grips with. Microsoft will still receive a bunch of criticism over their RIA direction but .NET developers will be in their element.</p>
<p><span id="more-198"></span></p>
<p>What&#8217;s new?</p>
<p>In no particular order:</p>
<ul>
<li><a title="Right mouse" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-right-mouse-button-support.aspx">Right mouse click</a></li>
<li><a title="Printing" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-printing.aspx">Print support</a></li>
<li><a title="Clipppy" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-clipboard-access.aspx">Clipboard</a></li>
<li><a title="Mouse wheel" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-mousewheel-support-in-controls.aspx">Mousewheel support</a></li>
<li><a title="Interop" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-trusted-applications.aspx">Interop</a> (for trusted OOB applications only)</li>
<li><a title="Web browser" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-html-hosting-in-the-webbrowser-control.aspx">HTML support with a new WebBrowser control</a> (unfortunately limited to OOB applications)</li>
<li><a title="Notifications" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/11/18/silverlight-4-rough-notes-notification-windows.aspx">TOAST windows</a> (OOB again!)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2009/11/silverlight-4-beta-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 Beta 2 available</title>
		<link>http://www.adamhearn.co.uk/2009/10/visual-studio-2010-beta-2-available/</link>
		<comments>http://www.adamhearn.co.uk/2009/10/visual-studio-2010-beta-2-available/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 16:53:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=194</guid>
		<description><![CDATA[For those of you with MSDN subscriptions the download is now active! Here&#8217;s the official notice from Brain Harry with additional information here.]]></description>
			<content:encoded><![CDATA[<p>For those of you with MSDN subscriptions the download is now active!</p>
<p>Here&#8217;s the <a title="Beta2" href="http://blogs.msdn.com/bharry/archive/2009/10/19/vs-2010-beta-2-is-now-available-for-msdn-subscriber-download.aspx">official notice</a> from Brain Harry with additional information <a title="NewInfo" href="http://blogs.msdn.com/bharry/archive/2009/10/19/learning-about-vs-2010-beta-2.aspx">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2009/10/visual-studio-2010-beta-2-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EA tool coming soon</title>
		<link>http://www.adamhearn.co.uk/2009/10/ea-tool-coming-soon/</link>
		<comments>http://www.adamhearn.co.uk/2009/10/ea-tool-coming-soon/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 01:30:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=187</guid>
		<description><![CDATA[For the past week I&#8217;ve been doing my bit towards a tool built to support Sparx Systems&#8217; EA UML modelling product. The tool adds a URL protocol handler (Windows machines only!) that will open a design artifact in an EA repository. Canonic Labs wrote the original code but for some reason didn&#8217;t complete/release it. Upon [...]]]></description>
			<content:encoded><![CDATA[<p>For the past week I&#8217;ve been doing my bit towards a tool built to support Sparx Systems&#8217; EA UML modelling product. The tool adds a URL protocol handler (Windows machines only!) that will open a design artifact in an EA repository.</p>
<p>Canonic Labs wrote the original code but for some reason didn&#8217;t complete/release it. Upon request they recently open sourced what they&#8217;d done and I jumped at the chance to finish it off. I can now have links to EA artificats from TFS, Fogbugz, e-mails, etc. without having to create an EA shortcut file each time.</p>
<p>Keep an eye on the <a title="ea:// Protocol Handler" href="https://sourceforge.net/projects/eaprotocol/">project site</a> for details of the upcoming beta.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2009/10/ea-tool-coming-soon/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>

		<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>Website back online</title>
		<link>http://www.adamhearn.co.uk/2009/10/website-back-online/</link>
		<comments>http://www.adamhearn.co.uk/2009/10/website-back-online/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 23:30:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=169</guid>
		<description><![CDATA[Over the weekend my hosting provider mailed me to say that the server my hosting was on had failed and some data was lost. Unfortunately they ended the rather brief e-mail with a blanket statement of &#8216;some accounts had to be reset so simply upload your website&#8230;&#8217;. To say I&#8217;m not at all impressed would [...]]]></description>
			<content:encoded><![CDATA[<p>Over the weekend my hosting provider mailed me to say that the server my hosting was on had failed and some data was lost. Unfortunately they ended the rather brief e-mail with a blanket statement of &#8216;some accounts had to be reset so simply upload your website&#8230;&#8217;. To say I&#8217;m not at all impressed would be an understatement!</p>
<p>It&#8217;s taken several hours to re-upload it and it&#8217;s likely to be a couple more to ensure it&#8217;s all back as it should be. No content has been lost as I keep a backup of everything uploaded. Unfortunately I have lost some of the site&#8217;s configuration settings (such as the gallery and the forum integration) as I didn&#8217;t have a recent copy of the mySQL DB content.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2009/10/website-back-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leisure Suit Larry pages back online</title>
		<link>http://www.adamhearn.co.uk/2009/09/leisure-suit-larry-pages-back-online/</link>
		<comments>http://www.adamhearn.co.uk/2009/09/leisure-suit-larry-pages-back-online/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 23:45:17 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://www.adamhearn.co.uk/?p=168</guid>
		<description><![CDATA[Normal service has once again resumed &#8211; apologies for the delay! I&#8217;ve still got some things to do on a few pages (such as the forum) but the game content is as it was (i.e. still not complete!). Please note that as the pages are now hosted under my own web space, any domain specific [...]]]></description>
			<content:encoded><![CDATA[<p>Normal service has once again resumed &#8211; apologies for the delay! I&#8217;ve still got some things to do on a few pages (such as the forum) but the game content is as it was (i.e. still not complete!).</p>
<p>Please note that as the pages are now hosted under my own web space, any domain specific bookmarks will now be invalid.</p>
<p>If you spot any issues, please let me know, thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adamhearn.co.uk/2009/09/leisure-suit-larry-pages-back-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
