<?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>adam-sharp.net &#187; Programming</title>
	<atom:link href="http://blog.adam-sharp.net/category/computing/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adam-sharp.net</link>
	<description>Technology &#124; Programming &#124; Creativity &#124; The Church</description>
	<lastBuildDate>Mon, 12 Jul 2010 03:06:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Software is hard</title>
		<link>http://blog.adam-sharp.net/2010/02/08/software-is-hard/</link>
		<comments>http://blog.adam-sharp.net/2010/02/08/software-is-hard/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 09:50:19 +0000</pubDate>
		<dc:creator>Sharpy</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[TextMate]]></category>

		<guid isPermaLink="false">http://blog.adam-sharp.net/2010/02/08/software-is-hard/</guid>
		<description><![CDATA[Allan Odgaard&#8217;s Textmate Blog lead me to the linked article: If you&#8217;re doing top-down design, you produce a specification that stops at some level of granularity. And you always risk discovering, come implementation time, that the module or class that was the lowest level of your specification hides untold worlds of complexity that will take [...]]]></description>
		<wfw:commentRss>http://blog.adam-sharp.net/2010/02/08/software-is-hard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ryan Bates&#8217; TODO List Textmate bundle</title>
		<link>http://blog.adam-sharp.net/2010/01/16/todo-list-bundle/</link>
		<comments>http://blog.adam-sharp.net/2010/01/16/todo-list-bundle/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 00:40:56 +0000</pubDate>
		<dc:creator>Sharpy</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[TextMate]]></category>

		<guid isPermaLink="false">http://blog.adam-sharp.net/2010/01/16/todo-list-bundle/</guid>
		<description><![CDATA[After wracking my brains to try and remember a random website where I&#8217;d watched a video about TextMate so that I could find the To-do List bundle he mentioned, it turns out a simple search solved my problem. The wonderful GetBundles for TextMate returned what I was after, Ryan Bates&#8217; todo-list.tmbundle. It&#8217;s pretty simple to [...]]]></description>
		<wfw:commentRss>http://blog.adam-sharp.net/2010/01/16/todo-list-bundle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A month of Vim (including Ruby, cron and GeekTool)</title>
		<link>http://blog.adam-sharp.net/2009/12/18/a-month-of-vim/</link>
		<comments>http://blog.adam-sharp.net/2009/12/18/a-month-of-vim/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 07:16:47 +0000</pubDate>
		<dc:creator>Sharpy</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Text Editing]]></category>

		<guid isPermaLink="false">http://blog.adam-sharp.net/2009/12/18/a-month-of-vim/</guid>
		<description><![CDATA[The general idea Teach myself Vim by using it exclusively for 1 month Write my first (somewhat) useful Ruby script to show me how long I have left (i.e. how long until the month is complete) Use GeekTool to display the regularly-updated results (via cron) on my desktop But why? I need to learn Vim, [...]]]></description>
		<wfw:commentRss>http://blog.adam-sharp.net/2009/12/18/a-month-of-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the Git man pages locally</title>
		<link>http://blog.adam-sharp.net/2009/11/21/git-man-pages/</link>
		<comments>http://blog.adam-sharp.net/2009/11/21/git-man-pages/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 13:28:48 +0000</pubDate>
		<dc:creator>Sharpy</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.adam-sharp.net/2009/11/21/git-man-pages/</guid>
		<description><![CDATA[(NOTE: The following applies to git under Mac OS X 10.6.2 (Snow Leopard). I can&#8217;t make any guarantees for other versions, but you still may find the article helpful.) So, today I spent an insane amount of time trying to get my git install completely up-to-date, which meant installing the documentation locally on my machine. [...]]]></description>
		<wfw:commentRss>http://blog.adam-sharp.net/2009/11/21/git-man-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Xcode’s default compiler for a project</title>
		<link>http://blog.adam-sharp.net/2009/07/29/xcode-default-compiler/</link>
		<comments>http://blog.adam-sharp.net/2009/07/29/xcode-default-compiler/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 07:58:43 +0000</pubDate>
		<dc:creator>Sharpy</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Xcode]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[os x leopard]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://blog.adam-sharp.net/?p=97</guid>
		<description><![CDATA[A simple how-to for changing the default GCC compiler version in Xcode, and also for use from the Mac OS X Terminal.]]></description>
		<wfw:commentRss>http://blog.adam-sharp.net/2009/07/29/xcode-default-compiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
