<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Chris Gaskell's Blog &#187; Uncategorized</title>
	<atom:link href="http://cgaskell.wordpress.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://cgaskell.wordpress.com</link>
	<description>My notes on computer hardware, application development &#38; the odd extra</description>
	<lastBuildDate>Fri, 15 May 2009 08:07:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='cgaskell.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/d0f3bcd5fa97d9926a2f337a0ffe5231?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Chris Gaskell's Blog &#187; Uncategorized</title>
		<link>http://cgaskell.wordpress.com</link>
	</image>
			<item>
		<title>Exceptioneer &#8211; ASP.NET, Windows Forms and JavaScript Exception and Error Handling</title>
		<link>http://cgaskell.wordpress.com/2009/05/15/exceptioneer-asp-net-windows-forms-and-javascript-exception-and-error-handling/</link>
		<comments>http://cgaskell.wordpress.com/2009/05/15/exceptioneer-asp-net-windows-forms-and-javascript-exception-and-error-handling/#comments</comments>
		<pubDate>Fri, 15 May 2009 08:07:56 +0000</pubDate>
		<dc:creator>Chris Gaskell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Community News]]></category>
		<category><![CDATA[Console Applications]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[ex]]></category>
		<category><![CDATA[Exception]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Unhandled]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://cgaskell.wordpress.com/?p=76</guid>
		<description><![CDATA[Exceptioneer is a hosted system designed for .NET folks to help identify, manage and resolve unhandled exceptions. When an Exception occurs within an Application, that exception and a range of platform specific details are transmitted securely to the Exceptioneer web portal where the data is analysed and for you to handle in your own way.
We’ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cgaskell.wordpress.com&blog=419820&post=76&subd=cgaskell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Exceptioneer is a hosted system designed for .NET folks to help identify, manage and resolve unhandled exceptions. When an Exception occurs within an Application, that exception and a range of platform specific details are transmitted securely to the Exceptioneer web portal where the data is analysed and for you to handle in your own way.</p>
<p>We’ve implemented support for: -</p>
<ul>
<li><a href="http://exceptioneer.com/Public/Demonstration.aspx" target="_blank"><span style="color:#0066cc;">ASP.NET Exception Handling</span></a></li>
<li><a href="http://blog.exceptioneer.com/blog/exceptioneer-javascript-exception-handling/" target="_blank"><span style="color:#0066cc;">JavaScript Exception Handling</span></a></li>
<li><a href="http://blog.exceptioneer.com/blog/exceptioneer-ndash-error-handling-for-windows-forms-services-and-console-applications/" target="_blank"><span style="color:#0066cc;">Windows Forms, Services and Console Application Exception Handling</span></a></li>
<li><a href="http://blog.exceptioneer.com/blog/using-twitter-to-notify-on-new-exceptions/" target="_blank"><span style="color:#0066cc;">Desktop notifications of Exceptions</span></a></li>
</ul>
<p><a href="http://exceptioneer.com/Public/RegisterInterest.aspx" target="_blank"><span style="color:#0066cc;">If you’d like a free account, fill in this form</span></a> and we’ll send you an invitation</p>
<p>Some of you will have heard of ELMAH, which is a cool open source project for collecting Exceptions, you can read how the two compare on the <a href="http://exceptioneer.com/Public/ExceptioneerAndELMAH.aspx" target="_blank"><span style="color:#0066cc;">Exceptioneer and ELMAH</span></a> page.</p>
<p> </p>
<p>Check out our blog:</p>
<p><a href="http://blog.exceptioneer.com/"><span style="color:#0066cc;">http://blog.exceptioneer.com</span></a></p>
<p> </p>
<p>Check our our twitter account:</p>
<p><a title="http://twitter.com/exceptioneer" href="http://twitter.com/exceptioneer"><span style="color:#0066cc;">http://twitter.com/exceptioneer</span></a></p>
<p> </p>
<p>Check out what other people are saying:</p>
<p><a title="http://blog.sceniceye.co.uk/2009/05/exceptioneer-wow-much-nicer-than.html" href="http://blog.sceniceye.co.uk/2009/05/exceptioneer-wow-much-nicer-than.html"><span style="color:#0066cc;">http://blog.sceniceye.co.uk/2009/05/exceptioneer-wow-much-nicer-than.html</span></a></p>
<p><a title="http://search.twitter.com/search?q=exceptioneer" href="http://search.twitter.com/search?q=exceptioneer"><span style="color:#0066cc;">http://search.twitter.com/search?q=exceptioneer</span></a></p>
<p> </p>
<p>If you want Exception Handling for another platform such as Rails checkout this page: -</p>
<p><a title="http://exceptioneer.com/Public/OtherPlatforms.aspx" href="http://exceptioneer.com/Public/OtherPlatforms.aspx"><span style="color:#0066cc;">http://exceptioneer.com/Public/OtherPlatforms.aspx</span></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cgaskell.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cgaskell.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cgaskell.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cgaskell.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cgaskell.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cgaskell.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cgaskell.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cgaskell.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cgaskell.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cgaskell.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cgaskell.wordpress.com&blog=419820&post=76&subd=cgaskell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cgaskell.wordpress.com/2009/05/15/exceptioneer-asp-net-windows-forms-and-javascript-exception-and-error-handling/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c378334d503b535adc67fcfbcb15200?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chris</media:title>
		</media:content>
	</item>
		<item>
		<title>Building a trailer update 2</title>
		<link>http://cgaskell.wordpress.com/2008/02/11/building-a-trailer-update-2/</link>
		<comments>http://cgaskell.wordpress.com/2008/02/11/building-a-trailer-update-2/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 21:26:16 +0000</pubDate>
		<dc:creator>Chris Gaskell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[canoeing]]></category>
		<category><![CDATA[fabrication]]></category>
		<category><![CDATA[metalwork]]></category>
		<category><![CDATA[welding]]></category>

		<guid isPermaLink="false">http://cgaskell.wordpress.com/2008/02/11/building-a-trailer-update-2/</guid>
		<description><![CDATA[Trailer is almost complete&#8230;
Take a look by clicking here
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cgaskell.wordpress.com&blog=419820&post=64&subd=cgaskell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Trailer is almost complete&#8230;</p>
<p><a href="http://cgaskell.wordpress.com/building-a-trailer/">Take a look by clicking here</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cgaskell.wordpress.com/64/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cgaskell.wordpress.com/64/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cgaskell.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cgaskell.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cgaskell.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cgaskell.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cgaskell.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cgaskell.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cgaskell.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cgaskell.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cgaskell.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cgaskell.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cgaskell.wordpress.com&blog=419820&post=64&subd=cgaskell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cgaskell.wordpress.com/2008/02/11/building-a-trailer-update-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c378334d503b535adc67fcfbcb15200?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chris</media:title>
		</media:content>
	</item>
		<item>
		<title>Building a trailer update</title>
		<link>http://cgaskell.wordpress.com/2008/02/04/building-a-trailer-update/</link>
		<comments>http://cgaskell.wordpress.com/2008/02/04/building-a-trailer-update/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 19:08:15 +0000</pubDate>
		<dc:creator>Chris Gaskell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[building fabrication welding metalwork canoeing]]></category>

		<guid isPermaLink="false">http://cgaskell.wordpress.com/2008/02/04/building-a-trailer-update/</guid>
		<description><![CDATA[Rolling chasis complete &#8211; take a look here.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cgaskell.wordpress.com&blog=419820&post=61&subd=cgaskell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Rolling chasis complete &#8211; <a href="http://cgaskell.wordpress.com/building-a-trailer/">take a look here</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cgaskell.wordpress.com/61/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cgaskell.wordpress.com/61/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cgaskell.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cgaskell.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cgaskell.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cgaskell.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cgaskell.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cgaskell.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cgaskell.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cgaskell.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cgaskell.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cgaskell.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cgaskell.wordpress.com&blog=419820&post=61&subd=cgaskell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cgaskell.wordpress.com/2008/02/04/building-a-trailer-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c378334d503b535adc67fcfbcb15200?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chris</media:title>
		</media:content>
	</item>
		<item>
		<title>Test Post from Live Writer</title>
		<link>http://cgaskell.wordpress.com/2007/11/23/test-post-from-live-writer/</link>
		<comments>http://cgaskell.wordpress.com/2007/11/23/test-post-from-live-writer/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 14:15:12 +0000</pubDate>
		<dc:creator>Chris Gaskell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cgaskell.wordpress.com/2007/11/23/test-post-from-live-writer/</guid>
		<description><![CDATA[Hello world!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cgaskell.wordpress.com&blog=419820&post=49&subd=cgaskell&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hello world!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cgaskell.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cgaskell.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cgaskell.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cgaskell.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cgaskell.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cgaskell.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cgaskell.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cgaskell.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cgaskell.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cgaskell.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cgaskell.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cgaskell.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cgaskell.wordpress.com&blog=419820&post=49&subd=cgaskell&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cgaskell.wordpress.com/2007/11/23/test-post-from-live-writer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5c378334d503b535adc67fcfbcb15200?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Chris</media:title>
		</media:content>
	</item>
	</channel>
</rss>