<?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>Sam Pierson&#039;s Blog &#187; haml</title>
	<atom:link href="http://sampierson.com/blog/tag/haml/feed/" rel="self" type="application/rss+xml" />
	<link>http://sampierson.com/blog</link>
	<description>Augmentation of an Imperfect Memory.</description>
	<lastBuildDate>Wed, 21 Jul 2010 01:41:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TextMate HAML syntax coloring (installing HAML bundle)</title>
		<link>http://sampierson.com/blog/software-development/installing-haml-textmate-bundle/</link>
		<comments>http://sampierson.com/blog/software-development/installing-haml-textmate-bundle/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 14:52:38 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[haml]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://sampierson.com/blog/?p=177</guid>
		<description><![CDATA[It seems you can install TextMate bundles in several different places and it will find them:
/wherever-you-installed-textmate/TextMate.app/Contents/SharedSupport/Bundles
/Library/Application\ Support/TextMate/Bundles
and I expect the equivalent in ~/Library works too.
To install:

mkdir -p /Library/Application\ Support/TextMate/Bundles
cd !$
svn co &#34;http://macromates.com/svn/Bundles/trunk/Bundles/Ruby Haml.tmbundle&#34;

Then reload TextMate Bundles with Bundles -&#62; Bundle Editor -&#62; Reload Bundles.
Note that GetBundle as described here seems unavailable/broken at present.
References:
The TextMate Manual, Bundles Chapter
Installing [...]]]></description>
			<content:encoded><![CDATA[<p>It seems you can install TextMate bundles in several different places and it will find them:</p>
<p>/wherever-you-installed-textmate/TextMate.app/Contents/SharedSupport/Bundles<br />
/Library/Application\ Support/TextMate/Bundles</p>
<p>and I expect the equivalent in ~/Library works too.</p>
<p>To install:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> <span style="color: #660033;">-p</span> <span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>Application\ Support<span style="color: #000000; font-weight: bold;">/</span>TextMate<span style="color: #000000; font-weight: bold;">/</span>Bundles
<span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">!</span>$
<span style="color: #c20cb9; font-weight: bold;">svn</span> <span style="color: #c20cb9; font-weight: bold;">co</span> <span style="color: #ff0000;">&quot;http://macromates.com/svn/Bundles/trunk/Bundles/Ruby Haml.tmbundle&quot;</span></pre></div></div>

<p>Then reload TextMate <em>Bundles with Bundles -&gt; Bundle Editor -&gt; Reload Bundles</em>.</p>
<p>Note that GetBundle as described <a href="http://blog.macromates.com/2006/getting-more-bundles/">here</a> seems unavailable/broken at present.</p>
<p>References:</p>
<p><a href="http://manual.macromates.com/en/bundles">The TextMate Manual, Bundles Chapter</a><br />
<a href="http://bjhess.com/blog/2007/05/31/installing-haml-bundle-for-textmate/">Installing HAML bundle for TextMate</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sampierson.com/blog/software-development/installing-haml-textmate-bundle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
