<?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 Autocompiler</title>
	<atom:link href="http://www.jzlabs.com/2010/03/24/haml-autocompiler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jzlabs.com/2010/03/24/haml-autocompiler/</link>
	<description>the web experiment playground of jason ting</description>
	<lastBuildDate>Mon, 19 Dec 2011 08:12:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://www.jzlabs.com/2010/03/24/haml-autocompiler/comment-page-1/#comment-474</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 25 Mar 2010 17:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.jzlabs.com/?p=344#comment-474</guid>
		<description>thanks nathan, i will try out those suggestions!</description>
		<content:encoded><![CDATA[<p>thanks nathan, i will try out those suggestions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Weizenbaum</title>
		<link>http://www.jzlabs.com/2010/03/24/haml-autocompiler/comment-page-1/#comment-473</link>
		<dc:creator>Nathan Weizenbaum</dc:creator>
		<pubDate>Thu, 25 Mar 2010 11:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jzlabs.com/?p=344#comment-473</guid>
		<description>I have a few suggestions. First, this would probably be significantly faster if it used the Haml Ruby API (see http://haml-lang.com/docs/yardoc/Haml.html). Second, when using the command-line interface, it&#039;s preferable to use &quot;haml input.haml output.html&quot;, rather than manually redirecting the output in the shell (this way, Haml knows what file it&#039;s outputting to and can sometimes provide better debugging information). Third, I would suggest using FSSM (http://github.com/ttilley/fssm) for monitoring the filesystem, which can hook into native filesystem-watchers.</description>
		<content:encoded><![CDATA[<p>I have a few suggestions. First, this would probably be significantly faster if it used the Haml Ruby API (see <a href="http://haml-lang.com/docs/yardoc/Haml.html)" rel="nofollow">http://haml-lang.com/docs/yardoc/Haml.html)</a>. Second, when using the command-line interface, it&#8217;s preferable to use &#8220;haml input.haml output.html&#8221;, rather than manually redirecting the output in the shell (this way, Haml knows what file it&#8217;s outputting to and can sometimes provide better debugging information). Third, I would suggest using FSSM (<a href="http://github.com/ttilley/fssm" rel="nofollow">http://github.com/ttilley/fssm</a>) for monitoring the filesystem, which can hook into native filesystem-watchers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

