<?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: Converting ERB to HAML snippet</title>
	<atom:link href="http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/feed" rel="self" type="application/rss+xml" />
	<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=converting-erb-to-haml-snippet</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 20:05:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rtdp</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-91535</link>
		<dc:creator>rtdp</dc:creator>
		<pubDate>Thu, 19 Jan 2012 12:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-91535</guid>
		<description>cool, that works like a charm.</description>
		<content:encoded><![CDATA[<p>cool, that works like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Converting ERB to Slim &#124; Debugging</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-72641</link>
		<dc:creator>Converting ERB to Slim &#124; Debugging</dc:creator>
		<pubDate>Thu, 20 Oct 2011 00:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-72641</guid>
		<description>[...] got much inspiration from this article on the conversion [...]</description>
		<content:encoded><![CDATA[<p>[...] got much inspiration from this article on the conversion [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Code to Self: Converting ERB to HAML &#124; Struktured Kaos</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-69138</link>
		<dc:creator>Code to Self: Converting ERB to HAML &#124; Struktured Kaos</dc:creator>
		<pubDate>Tue, 04 Oct 2011 19:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-69138</guid>
		<description>[...] http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet" rel="nofollow">http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-66820</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 26 Sep 2011 01:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-66820</guid>
		<description>cat &gt; ~/erb2haml &lt;&lt;EOF
#!/bin/bash 
for i in  `find . -name &#039;*.erb&#039;` ; do
html2haml $i  `echo $i &#124; sed &#039;s/\.erb/\.haml/&#039;`
done 
find . -name &#039;*.erb&#039; -exec rm \{\} \;
EOF
chmod +x  ~/erb2haml
cd myrailsproject ; ~/erb2haml</description>
		<content:encoded><![CDATA[<p>cat &gt; ~/erb2haml &lt;&lt;EOF<br />
#!/bin/bash<br />
for i in  `find . -name &#039;*.erb&#039;` ; do<br />
html2haml $i  `echo $i | sed &#039;s/\.erb/\.haml/&#039;`<br />
done<br />
find . -name &#039;*.erb&#039; -exec rm \{\} \;<br />
EOF<br />
chmod +x  ~/erb2haml<br />
cd myrailsproject ; ~/erb2haml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Converting ERB to HAML Structured Chaos</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-41282</link>
		<dc:creator>&#187; Converting ERB to HAML Structured Chaos</dc:creator>
		<pubDate>Fri, 10 Jun 2011 16:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-41282</guid>
		<description>[...] http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet   Uncategorized [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet" rel="nofollow">http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet</a>   Uncategorized [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-20050</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Thu, 23 Dec 2010 03:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-20050</guid>
		<description>Thanks.  This is exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>Thanks.  This is exactly what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Russell</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-13920</link>
		<dc:creator>Paul Russell</dc:creator>
		<pubDate>Mon, 04 Oct 2010 05:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-13920</guid>
		<description>Nice tip. One extra: Once you&#039;re absolutely /sure/ you&#039;ve converted your files successfully, you can execute the following to remove the erb files you no longer need.


$ find . -name &#039;*erb&#039; -delete


P.S. Should technically be &#039;html2haml -e&#039; these days rather than -r, as -r is deprecated.</description>
		<content:encoded><![CDATA[<p>Nice tip. One extra: Once you&#8217;re absolutely /sure/ you&#8217;ve converted your files successfully, you can execute the following to remove the erb files you no longer need.</p>
<p>$ find . -name &#8216;*erb&#8217; -delete</p>
<p>P.S. Should technically be &#8216;html2haml -e&#8217; these days rather than -r, as -r is deprecated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jozef</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-12105</link>
		<dc:creator>Jozef</dc:creator>
		<pubDate>Tue, 31 Aug 2010 14:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-12105</guid>
		<description>It works nice, but the problem is with any form tags. It isn&#039;t formatted code, so you will get a error syntax error, unexpected kENSURE, expecting kEND .. maybe if you can use this online convertor http://html2haml.heroku.com/</description>
		<content:encoded><![CDATA[<p>It works nice, but the problem is with any form tags. It isn&#8217;t formatted code, so you will get a error syntax error, unexpected kENSURE, expecting kEND .. maybe if you can use this online convertor <a href="http://html2haml.heroku.com/" rel="nofollow">http://html2haml.heroku.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-10529</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 31 Jul 2010 04:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-10529</guid>
		<description>Nice trick! worked perfectly.</description>
		<content:encoded><![CDATA[<p>Nice trick! worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin singh</title>
		<link>http://shifteleven.com/articles/2008/06/08/converting-erb-to-haml-snippet/comment-page-1#comment-9602</link>
		<dc:creator>Sachin singh</dc:creator>
		<pubDate>Thu, 08 Jul 2010 06:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://shifteleven.com/?p=80#comment-9602</guid>
		<description>i m new to rails and haml please give me step by step tutorial how yo use this script to convert erb template to haml one and all in one step on windows xp.

Please help me!</description>
		<content:encoded><![CDATA[<p>i m new to rails and haml please give me step by step tutorial how yo use this script to convert erb template to haml one and all in one step on windows xp.</p>
<p>Please help me!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

