<?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>TheManBehindTheCode.com</title>
	<atom:link href="http://themanbehindthecode.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://themanbehindthecode.com</link>
	<description>The developer behind your code.</description>
	<lastBuildDate>Mon, 13 May 2013 15:29:04 +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>PostgreSQL parsing paths</title>
		<link>http://themanbehindthecode.com/2013/04/10/postgresql-parsing-paths/</link>
		<comments>http://themanbehindthecode.com/2013/04/10/postgresql-parsing-paths/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 15:22:45 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=510</guid>
		<description><![CDATA[I’ve been working on a project dealing with file paths inside our PostgreSQL databases and came across a situation where I wanted to parse out the file name from a path. As with everything code related, there are several ways &#8230; <a href="http://themanbehindthecode.com/2013/04/10/postgresql-parsing-paths/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2013/04/10/postgresql-parsing-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Online KVM Backups</title>
		<link>http://themanbehindthecode.com/2013/04/08/create-online-kvm-backups/</link>
		<comments>http://themanbehindthecode.com/2013/04/08/create-online-kvm-backups/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 15:46:10 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=333</guid>
		<description><![CDATA[Running eCommerce sites, downtime is considered a bad deal&#8230; at the same time, not having backups is even worse. Here is a simple script that I&#8217;ve put together to execute an online backup (not a snapshot) of a Virtual Machine &#8230; <a href="http://themanbehindthecode.com/2013/04/08/create-online-kvm-backups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2013/04/08/create-online-kvm-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raspberry Pi Slideshow</title>
		<link>http://themanbehindthecode.com/2013/03/29/raspberry-pi-slideshow/</link>
		<comments>http://themanbehindthecode.com/2013/03/29/raspberry-pi-slideshow/#comments</comments>
		<pubDate>Fri, 29 Mar 2013 14:21:54 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=485</guid>
		<description><![CDATA[Wanting to do something productive with my Raspberry Pi, I decided to at least get it showing me new art each day. As it turns out&#8230; its a little more challenging than I had originally expected. The main reason was &#8230; <a href="http://themanbehindthecode.com/2013/03/29/raspberry-pi-slideshow/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2013/03/29/raspberry-pi-slideshow/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using Perl to communicate with Single Line LED Sign</title>
		<link>http://themanbehindthecode.com/2013/03/11/using-perl-to-communicate-with-single-line-led-sign/</link>
		<comments>http://themanbehindthecode.com/2013/03/11/using-perl-to-communicate-with-single-line-led-sign/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 12:38:32 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=469</guid>
		<description><![CDATA[I recently inherited a single line LED sign made by SuperViewVision, Model Number SVV-ML-80X7-RG, and my first thought was &#8220;Great! I can stream cool stuff to the sign like tweets&#8221;. To my dismay the sign came with windows only software and &#8230; <a href="http://themanbehindthecode.com/2013/03/11/using-perl-to-communicate-with-single-line-led-sign/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2013/03/11/using-perl-to-communicate-with-single-line-led-sign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[FIXED] Android DNS not working with WIFI</title>
		<link>http://themanbehindthecode.com/2012/11/13/fixed-android-dns-not-working-with-wifi/</link>
		<comments>http://themanbehindthecode.com/2012/11/13/fixed-android-dns-not-working-with-wifi/#comments</comments>
		<pubDate>Tue, 13 Nov 2012 06:58:31 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=466</guid>
		<description><![CDATA[So I finally upgraded my wireless access point from a G device to a new shiny N device. The Cisco Linksys E1200 to be specific. When I did this change I had several of my Android based devices unable to &#8230; <a href="http://themanbehindthecode.com/2012/11/13/fixed-android-dns-not-working-with-wifi/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2012/11/13/fixed-android-dns-not-working-with-wifi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Codeing Standards</title>
		<link>http://themanbehindthecode.com/2012/11/12/my-codeing-standards/</link>
		<comments>http://themanbehindthecode.com/2012/11/12/my-codeing-standards/#comments</comments>
		<pubDate>Tue, 13 Nov 2012 05:39:11 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=463</guid>
		<description><![CDATA[In computer programming, a naming convention is a set of rules for choosing the character sequence to be used for identifiers which denote variables, types and functions etc. in source code and documentation. Reasons for using a naming convention •to &#8230; <a href="http://themanbehindthecode.com/2012/11/12/my-codeing-standards/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2012/11/12/my-codeing-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix: “PageHandlerFactory-Integrated” has a bad module when setting up ASP.NET</title>
		<link>http://themanbehindthecode.com/2012/08/22/how-to-fix-pagehandlerfactory-integrated-has-a-bad-module-when-setting-up-asp-net/</link>
		<comments>http://themanbehindthecode.com/2012/08/22/how-to-fix-pagehandlerfactory-integrated-has-a-bad-module-when-setting-up-asp-net/#comments</comments>
		<pubDate>Wed, 22 Aug 2012 14:20:03 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=432</guid>
		<description><![CDATA[I was recently setting up IIS 7.5 on Windows 2008 R2 for an ASP.NET site and came across the following 500 error: Handler &#8220;PageHandlerFactory-Integrated&#8221; has a bad module &#8220;ManagedPipelineHandler&#8221; in its module list. After a bit of searching, it turns &#8230; <a href="http://themanbehindthecode.com/2012/08/22/how-to-fix-pagehandlerfactory-integrated-has-a-bad-module-when-setting-up-asp-net/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2012/08/22/how-to-fix-pagehandlerfactory-integrated-has-a-bad-module-when-setting-up-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Bash Script To Email Server Status</title>
		<link>http://themanbehindthecode.com/2012/08/22/simple-bash-script-to-email-server-status/</link>
		<comments>http://themanbehindthecode.com/2012/08/22/simple-bash-script-to-email-server-status/#comments</comments>
		<pubDate>Wed, 22 Aug 2012 14:03:40 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=428</guid>
		<description><![CDATA[I didn&#8217;t want to constantly have to log into my servers in order to check on key performance indicators so I decided to write a simple script that would do the checking for me. After collecting results, the script emails &#8230; <a href="http://themanbehindthecode.com/2012/08/22/simple-bash-script-to-email-server-status/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2012/08/22/simple-bash-script-to-email-server-status/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LED mod for 2012 Ninja Instrument Cluster</title>
		<link>http://themanbehindthecode.com/2012/07/20/led-mod-for-2012-ninja-instrument-cluster/</link>
		<comments>http://themanbehindthecode.com/2012/07/20/led-mod-for-2012-ninja-instrument-cluster/#comments</comments>
		<pubDate>Fri, 20 Jul 2012 20:37:18 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=411</guid>
		<description><![CDATA[Over the weekend I decided to update the LEDs in my instrument cluster. I have a green 2012 650 and I liked the factory white back lighting but I thought it would be cool to have a green tachometer needle &#8230; <a href="http://themanbehindthecode.com/2012/07/20/led-mod-for-2012-ninja-instrument-cluster/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2012/07/20/led-mod-for-2012-ninja-instrument-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2012 Ninja Fender Mod</title>
		<link>http://themanbehindthecode.com/2012/07/20/2012-ninja-fender-mod/</link>
		<comments>http://themanbehindthecode.com/2012/07/20/2012-ninja-fender-mod/#comments</comments>
		<pubDate>Fri, 20 Jul 2012 19:59:38 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://themanbehindthecode.com/?p=399</guid>
		<description><![CDATA[The new-ness of my bike has worn off and I&#8217;ve started modifying it a bit to make it &#8220;my own&#8221;. I recently posted my Garage Door opener mod. I recently had a bit more time so I decided to mod &#8230; <a href="http://themanbehindthecode.com/2012/07/20/2012-ninja-fender-mod/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://themanbehindthecode.com/2012/07/20/2012-ninja-fender-mod/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
