<?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>Resume-me.com Blog &#187; error reporting</title>
	<atom:link href="http://blog.resume-me.com/tag/error-reporting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.resume-me.com</link>
	<description>News and Version Log</description>
	<lastBuildDate>Tue, 17 Jun 2008 01:16:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Uncaught Exceptions now handled</title>
		<link>http://blog.resume-me.com/2008/06/15/uncaught-exceptions-now-handled/</link>
		<comments>http://blog.resume-me.com/2008/06/15/uncaught-exceptions-now-handled/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 04:01:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[update]]></category>
		<category><![CDATA[error reporting]]></category>
		<category><![CDATA[uncaught exceptions]]></category>

		<guid isPermaLink="false">http://blog.resume-me.com/?p=33</guid>
		<description><![CDATA[Figured out I&#8217;d need some advanced error reporting, especially for unhandled exceptions, so I built myself a logging system. I then tied the exceptions to this site. The nice thing about the system is that I thought far ahead enough to let it tie into any of my projects. This project being the first that [...]]]></description>
			<content:encoded><![CDATA[<p>Figured out I&#8217;d need some advanced error reporting, especially for unhandled exceptions, so I built myself a logging system. I then tied the exceptions to this site. The nice thing about the system is that I thought far ahead enough to let it tie into any of my projects. This project being the first that I tied things into. I&#8217;ll post a link later if you want to know more about the system. The next step is to do proper catching of the Exceptions but at least for now, I will know of the ones that slip my attention.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resume-me.com/2008/06/15/uncaught-exceptions-now-handled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
