<?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>Mostly Harmless &#187; Programming</title>
	<atom:link href="http://blog.rowancrane.com/tag/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rowancrane.com</link>
	<description>Rowan Crane's Blog</description>
	<lastBuildDate>Mon, 05 Dec 2011 23:14:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Android / Eclipse Error generating final archive: Debug Certificate expired</title>
		<link>http://blog.rowancrane.com/2010/12/27/android-eclipse-error-generating-final-archive-debug-certificate-expired</link>
		<comments>http://blog.rowancrane.com/2010/12/27/android-eclipse-error-generating-final-archive-debug-certificate-expired#comments</comments>
		<pubDate>Mon, 27 Dec 2010 23:02:22 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=248</guid>
		<description><![CDATA[<p>It appears the android SDK / debugger generates a certificate in .android/debug-keystore only valid for a year. You may come to generate a new project in Eclipse, go to run the debug / android emulator and find it won&#8217;t run. </p> <p>To fix this, delete the keystore file from your home directory, then run Project [...]]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2010/12/27/android-eclipse-error-generating-final-archive-debug-certificate-expired/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Git on CentOS</title>
		<link>http://blog.rowancrane.com/2010/08/01/installing-git-on-centos</link>
		<comments>http://blog.rowancrane.com/2010/08/01/installing-git-on-centos#comments</comments>
		<pubDate>Sun, 01 Aug 2010 18:37:22 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=242</guid>
		<description><![CDATA[<p>Git can be found in the EPEL (Fedora Project) complimentary packages repository. The command to install the package will be similar to the following</p> user@computer:$ rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm <p>Remember to sanity check this against your RHEL version&#8230;</p> ]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2010/08/01/installing-git-on-centos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse: new Android project. Can&#8217;t select Build Type / Target</title>
		<link>http://blog.rowancrane.com/2009/12/27/eclipse-new-android-project-cant-select-build-type-target</link>
		<comments>http://blog.rowancrane.com/2009/12/27/eclipse-new-android-project-cant-select-build-type-target#comments</comments>
		<pubDate>Sun, 27 Dec 2009 18:13:58 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Annoying]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=201</guid>
		<description><![CDATA[<p>This caused a good 30 mins head scratching. When creating a new Android project in Eclipse it is not possible to progress past the initial screen as it complains &#8220;an SDK target must be specified&#8221;. In the window you will see &#8220;Build Target&#8221; but no box listing your installed Android Versions. The area of the [...]]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2009/12/27/eclipse-new-android-project-cant-select-build-type-target/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

