<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Haml is neat but fussy</title>
	<atom:link href="http://migrate.libretech.net/2008/01/23/haml-is-neat-but-fussy/feed/" rel="self" type="application/rss+xml" />
	<link>http://migrate.libretech.net/2008/01/23/haml-is-neat-but-fussy/</link>
	<description>from perl to ruby</description>
	<lastBuildDate>Wed, 16 Mar 2011 22:58:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Nathaniel Bibler</title>
		<link>http://migrate.libretech.net/2008/01/23/haml-is-neat-but-fussy/#comment-94</link>
		<dc:creator>Nathaniel Bibler</dc:creator>
		<pubDate>Sun, 13 Apr 2008 22:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://migrate.libretech.net/?p=3#comment-94</guid>
		<description>A better alternative to left justifying all of your code is to modify the tab setting in the bottom center of the TextMate window.  

By default the setting reads, &quot;Tab space: 2,&quot; which has TextMate enter tab characters into your document, but only display each of  them as to 2 spaces in the displayed document.  If you check the &quot;Soft spaces&quot; option at the bottom of that list, it won&#039;t insert those tabs and instead insert two actual space characters.

Changing that setting should fix error mentioned in the comment above.</description>
		<content:encoded><![CDATA[<p>A better alternative to left justifying all of your code is to modify the tab setting in the bottom center of the TextMate window.  </p>
<p>By default the setting reads, &#8220;Tab space: 2,&#8221; which has TextMate enter tab characters into your document, but only display each of  them as to 2 spaces in the displayed document.  If you check the &#8220;Soft spaces&#8221; option at the bottom of that list, it won&#8217;t insert those tabs and instead insert two actual space characters.</p>
<p>Changing that setting should fix error mentioned in the comment above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip</title>
		<link>http://migrate.libretech.net/2008/01/23/haml-is-neat-but-fussy/#comment-3</link>
		<dc:creator>Chip</dc:creator>
		<pubDate>Fri, 01 Feb 2008 01:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://migrate.libretech.net/?p=3#comment-3</guid>
		<description>Thanks for your post!  Although I was using TextMate instead of Vim, I was getting Haml errors such as this:

==================================
Illegal Indentation: Only two space characters are allowed as tabulation.

Extracted source (around line #): 
==================================

It referenced the correct haml file, but I wasn&#039;t sure what line needed to be fixed.  As a workaround, I left-justified all lines and the error went away.  This takes away from the beauty of Haml, as it makes the template more difficult to read.  However, the error is solved, so I&#039;m relieved. 

Thanks again for the pointer!
Chip</description>
		<content:encoded><![CDATA[<p>Thanks for your post!  Although I was using TextMate instead of Vim, I was getting Haml errors such as this:</p>
<p>==================================<br />
Illegal Indentation: Only two space characters are allowed as tabulation.</p>
<p>Extracted source (around line #):<br />
==================================</p>
<p>It referenced the correct haml file, but I wasn&#8217;t sure what line needed to be fixed.  As a workaround, I left-justified all lines and the error went away.  This takes away from the beauty of Haml, as it makes the template more difficult to read.  However, the error is solved, so I&#8217;m relieved. </p>
<p>Thanks again for the pointer!<br />
Chip</p>
]]></content:encoded>
	</item>
</channel>
</rss>

