<?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>Jeremy Melton &#187; C#</title>
	<atom:link href="http://www.jeremymelton.com/blog/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremymelton.com/blog</link>
	<description>I can&#039;t undo my mistakes. All I can do is make more mistakes and hope the original ones gets dilluted.</description>
	<lastBuildDate>Mon, 26 Oct 2009 01:10:31 +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>Scoreboard Progress</title>
		<link>http://www.jeremymelton.com/blog/2009/02/scoreboard-progress-2/</link>
		<comments>http://www.jeremymelton.com/blog/2009/02/scoreboard-progress-2/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 00:08:45 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Pinball]]></category>
		<category><![CDATA[Programming/Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[controlling pinball machine]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[DIY Pinball]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[homebrew pinball]]></category>
		<category><![CDATA[homemade]]></category>
		<category><![CDATA[homemade pinball]]></category>
		<category><![CDATA[led matrix]]></category>
		<category><![CDATA[leds]]></category>
		<category><![CDATA[max6953]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open source pinball]]></category>
		<category><![CDATA[os pinball]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[scoreboard]]></category>
		<category><![CDATA[spin]]></category>

		<guid isPermaLink="false">http://www.jeremymelton.com/blog/?p=220</guid>
		<description><![CDATA[Just a quick update on what I&#8217;ve been working on. I&#8217;ve had a bit of success getting scoring and the scoreboard playing together (see video). Another feature that you don&#8217;t see in the video is that all the switches point value can be set via the C# app that I made. I&#8217;ve added the source [...]]]></description>
		<wfw:commentRss>http://www.jeremymelton.com/blog/2009/02/scoreboard-progress-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Link A URL With Regex</title>
		<link>http://www.jeremymelton.com/blog/2009/02/auto-link-a-url-with-regex/</link>
		<comments>http://www.jeremymelton.com/blog/2009/02/auto-link-a-url-with-regex/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 22:45:48 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Programming/Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Regex]]></category>

		<guid isPermaLink="false">http://www.jeremymelton.com/blog/?p=204</guid>
		<description><![CDATA[I recently had a need to find a url within a large amount of text and turn it into a hyper link. Knowing that I am just a regex noob I opted to find someone else that could just give me some regex  I started with regexlib.com but everything there was exceptionally simple. Simple usually [...]]]></description>
		<wfw:commentRss>http://www.jeremymelton.com/blog/2009/02/auto-link-a-url-with-regex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
