<?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>metagraphical &#187; Coding</title>
	<atom:link href="http://meta-graphical.com/tag/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://meta-graphical.com</link>
	<description>Just another WordPress weblog. You damn right it is!</description>
	<lastBuildDate>Wed, 14 Dec 2011 15:39:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TextMate 2</title>
		<link>http://meta-graphical.com/coding/textmate-2/</link>
		<comments>http://meta-graphical.com/coding/textmate-2/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 15:39:13 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[TextMate]]></category>

		<guid isPermaLink="false">http://meta-graphical.com/?p=273</guid>
		<description><![CDATA[The long awaited and much anticipated release of TextMate 2 (alpha) has finally hit the Internet sporting a brand new app icon. Head on over to Macromates and get it downloaded!
]]></description>
			<content:encoded><![CDATA[<p>The long awaited and much anticipated release of TextMate 2 (alpha) has finally hit the Internet sporting a <a href="http://dribbble.com/shots/351365-Textmate-2" title="View the new app icon">brand new app icon</a>. Head on over to Macromates and <a href="http://blog.macromates.com/2011/textmate-2-0-alpha/" title="Download it now">get it downloaded</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://meta-graphical.com/coding/textmate-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate: Installing the GetBundles bundle</title>
		<link>http://meta-graphical.com/coding/textmate-installing-the-getbundles-bundle/</link>
		<comments>http://meta-graphical.com/coding/textmate-installing-the-getbundles-bundle/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 22:05:04 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[TextMate]]></category>

		<guid isPermaLink="false">http://meta-graphical.com/?p=208</guid>
		<description><![CDATA[I&#8217;ve recently been setting up a new Mac Pro at work. However, when it came to setting up TextMate I realised that I couldn&#8217;t remember how I&#8217;d previously installed the GetBundles bundle or where I could find it. Plus, it doesn&#8217;t help that all the links in the original TextMate blog post are for the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been setting up a new Mac Pro at work. However, when it came to setting up <a href="http://macromates.com/" title="TextMate">TextMate</a> I realised that I couldn&#8217;t remember how I&#8217;d previously installed the GetBundles bundle or where I could find it. Plus, it doesn&#8217;t help that all the links in the <a href="http://blog.macromates.com/2006/getting-more-bundles/" title="TextMate Blog &raquo; Getting More Bundles">original TextMate blog post</a> are for the wrong version or don&#8217;t appear to work at all.</p>
<p>Google sorted me out with the answer though so I thought I&#8217;d stick it up here (mainly for my own benefit when I come to doing it again some time to be honest). In the Terminal:</p>
<pre>
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd !$
svn export http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle
</pre>
<p>If you use TextMate then install GetBundles, it helps a lot.</p>
]]></content:encoded>
			<wfw:commentRss>http://meta-graphical.com/coding/textmate-installing-the-getbundles-bundle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

