<?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: Stick with ERB or move to Haml</title>
	<atom:link href="http://pathfindersoftware.com/2009/06/stick-with-erb-or-move-to-haml/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2009/06/stick-with-erb-or-move-to-haml/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Darin Burris</title>
		<link>http://pathfindersoftware.com/2009/06/stick-with-erb-or-move-to-haml/#comment-9577</link>
		<dc:creator>Darin Burris</dc:creator>
		<pubDate>Tue, 04 Aug 2009 20:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/2009/06/stick-with-erb-or-move-to-haml/#comment-9577</guid>
		<description>Here are a few of my beefs with HAML.

First, why abstract something that isn&#039;t complex to begin with? I can understand abstracting complex programming languages, but HTML isn’t a programming language and isn’t complex, so why mess with it. I just don&#039;t get it.

I also disagree that HAML is cleaner. Do you end up using fewer characters? Sure, but that doesn&#039;t translate to it being cleaner. I would argue that my markup is as clean as it&#039;s HAML abstraction any day. And guess what, another front-end developer can read it without knowing HAML.

Furthermore, I don&#039;t always work in Rails, most of the time I&#039;m writing my markup locally, translating a design comp into XHTML. Why then would I want to rewrite it in HAML? Seems like extra effort, not a reduction in effort.

Don’t get me wrong, it’s not that I don’t like HAML, I simply fail to see benefits as others do.</description>
		<content:encoded><![CDATA[<p>Here are a few of my beefs with HAML.</p>
<p>First, why abstract something that isn&#8217;t complex to begin with? I can understand abstracting complex programming languages, but HTML isn’t a programming language and isn’t complex, so why mess with it. I just don&#8217;t get it.</p>
<p>I also disagree that HAML is cleaner. Do you end up using fewer characters? Sure, but that doesn&#8217;t translate to it being cleaner. I would argue that my markup is as clean as it&#8217;s HAML abstraction any day. And guess what, another front-end developer can read it without knowing HAML.</p>
<p>Furthermore, I don&#8217;t always work in Rails, most of the time I&#8217;m writing my markup locally, translating a design comp into XHTML. Why then would I want to rewrite it in HAML? Seems like extra effort, not a reduction in effort.</p>
<p>Don’t get me wrong, it’s not that I don’t like HAML, I simply fail to see benefits as others do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharad Jain</title>
		<link>http://pathfindersoftware.com/2009/06/stick-with-erb-or-move-to-haml/#comment-9576</link>
		<dc:creator>Sharad Jain</dc:creator>
		<pubDate>Thu, 11 Jun 2009 14:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/2009/06/stick-with-erb-or-move-to-haml/#comment-9576</guid>
		<description>@Stephen, thanks for the comments. I rec&#039;d several comments about designers actually liking Haml. This also makes sense.. once you get used to new format and it is efficient, why look the other way. I am wondering if haml gem has builtin support for making the compile/conversion process easier.. (something similar to &quot;compass --watch&quot; that). Do you mind blogging about how u use haml in ur daily work? This could be something I and designers at my company and others benefit from. Thanks again.</description>
		<content:encoded><![CDATA[<p>@Stephen, thanks for the comments. I rec&#8217;d several comments about designers actually liking Haml. This also makes sense.. once you get used to new format and it is efficient, why look the other way. I am wondering if haml gem has builtin support for making the compile/conversion process easier.. (something similar to &#8220;compass &#8211;watch&#8221; that). Do you mind blogging about how u use haml in ur daily work? This could be something I and designers at my company and others benefit from. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Korecky</title>
		<link>http://pathfindersoftware.com/2009/06/stick-with-erb-or-move-to-haml/#comment-9575</link>
		<dc:creator>Stephen Korecky</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/2009/06/stick-with-erb-or-move-to-haml/#comment-9575</guid>
		<description>As a designer, I love HAML, cleaner, makes sense, and all around a joy to write. If you write HTML and are unwilling to learn HAML, your just limiting yourself to what you know. I only wish HTML 5 would use HAML style syntax :D</description>
		<content:encoded><![CDATA[<p>As a designer, I love HAML, cleaner, makes sense, and all around a joy to write. If you write HTML and are unwilling to learn HAML, your just limiting yourself to what you know. I only wish HTML 5 would use HAML style syntax <img src='http://pathfindersoftware.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seban</title>
		<link>http://pathfindersoftware.com/2009/06/stick-with-erb-or-move-to-haml/#comment-9574</link>
		<dc:creator>Seban</dc:creator>
		<pubDate>Thu, 04 Jun 2009 07:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/2009/06/stick-with-erb-or-move-to-haml/#comment-9574</guid>
		<description>In company where I work is some dualism as you write. Programmers mostly like HAML and prefer it over Erb. But our HTML designers (all magic in presentation layer) prefer Erb. They said that Erb is more readable for them, and has syntax highlight in their editors (!).</description>
		<content:encoded><![CDATA[<p>In company where I work is some dualism as you write. Programmers mostly like HAML and prefer it over Erb. But our HTML designers (all magic in presentation layer) prefer Erb. They said that Erb is more readable for them, and has syntax highlight in their editors (!).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-10 01:25:47 -->
