<?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>Tyler Weir &#187; Development</title>
	<atom:link href="http://www.praytothemachine.com/evil/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.praytothemachine.com/evil</link>
	<description>If it don&#039;t make dollars, then it don&#039;t make sense...</description>
	<lastBuildDate>Fri, 23 Apr 2010 14:18:23 +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>Using MacVim as your git mergetool</title>
		<link>http://www.praytothemachine.com/evil/2009/10/30/using-macvim-as-your-git-mergetool/</link>
		<comments>http://www.praytothemachine.com/evil/2009/10/30/using-macvim-as-your-git-mergetool/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 18:17:55 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.praytothemachine.com/evil/?p=2195</guid>
		<description><![CDATA[Install MacVim and the command line tool, mvim. Then in your ~/.gitconfig add this, thusly (replacing the path to mvim with the correct one): [merge] tool = mvim[mergetool &#8220;mvim&#8221;] cmd=/Users/tjweir/bin/mvim -d -g $LOCAL $MERGED $REMOTE keepbackup=false Then you can &#8220;git &#8230; <a href="http://www.praytothemachine.com/evil/2009/10/30/using-macvim-as-your-git-mergetool/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Install <a href="http://code.google.com/p/macvim/" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/macvim/?referer=');">MacVim</a> and the command line tool, mvim.</p>
<p>Then in your ~/.gitconfig add this, thusly (replacing the path to mvim with the correct one):</p>
<blockquote><p>[merge]<br/> tool = mvim<br/>[mergetool &#8220;mvim&#8221;]<br/> cmd=/Users/tjweir/bin/mvim -d -g $LOCAL $MERGED $REMOTE<br/> keepbackup=false</p></blockquote>
<p>Then you can &#8220;git mergetool&#8221; all you&#8217;d like.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.praytothemachine.com/evil/2009/10/30/using-macvim-as-your-git-mergetool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Development Haiku: 1  UIs did not&#8230;</title>
		<link>http://www.praytothemachine.com/evil/2009/07/16/iphone-development-haiku-1-uis-did-not/</link>
		<comments>http://www.praytothemachine.com/evil/2009/07/16/iphone-development-haiku-1-uis-did-not/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 01:46:04 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[haiku]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.praytothemachine.com/evil/2009/07/16/iphone-development-haiku-1-uis-did-not/</guid>
		<description><![CDATA[iPhone Development Haiku: 1 UIs did not flow, Awkward and stilted design, Maybe tomorrow.]]></description>
			<content:encoded><![CDATA[<p>iPhone Development Haiku: 1</p>
<p>UIs did not flow,<br />
Awkward and stilted design,<br />
Maybe tomorrow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.praytothemachine.com/evil/2009/07/16/iphone-development-haiku-1-uis-did-not/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
