<?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"
	>
<channel>
	<title>Comments on: Exposure to Haml</title>
	<atom:link href="http://www.danielfischer.com/2007/07/25/exposure-to-haml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danielfischer.com/2007/07/25/exposure-to-haml/</link>
	<description>Ruby, Ruby on Rails, Los Angeles, Technology, Geek, Science, Life</description>
	<pubDate>Wed, 10 Mar 2010 18:08:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Fred</title>
		<link>http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-27211</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Tue, 29 Jul 2008 18:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-27211</guid>
		<description>You do that,
post some more haml examples please.

I am almost done with a simple blog app in haml and rails with ruby code syntax.
it is fast, low memory and perfect for ruby bloggers. ;)


i will put it github soon.
;)</description>
		<content:encoded><![CDATA[<p>You do that,<br />
post some more haml examples please.</p>
<p>I am almost done with a simple blog app in haml and rails with ruby code syntax.<br />
it is fast, low memory and perfect for ruby bloggers. ;)</p>
<p>i will put it github soon.<br />
;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Fisch...</title>
		<link>http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-8998</link>
		<dc:creator>Daniel Fisch...</dc:creator>
		<pubDate>Mon, 30 Jul 2007 20:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-8998</guid>
		<description>Fatts, I'm a young developer myself. I know exactly what you're talking about, because that is what I was looking for myself. I found it, and I'm learning a lot. I'll definitely share my progress with you. I also come more from design than programming, that's why I chose Ruby myself. Not so much for it's simplicity, because it's hardly simple; more so because of how beautiful the code looks under Textmate! Ha!</description>
		<content:encoded><![CDATA[<p>Fatts, I&#8217;m a young developer myself. I know exactly what you&#8217;re talking about, because that is what I was looking for myself. I found it, and I&#8217;m learning a lot. I&#8217;ll definitely share my progress with you. I also come more from design than programming, that&#8217;s why I chose Ruby myself. Not so much for it&#8217;s simplicity, because it&#8217;s hardly simple; more so because of how beautiful the code looks under Textmate! Ha!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatts</title>
		<link>http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-8997</link>
		<dc:creator>Fatts</dc:creator>
		<pubDate>Mon, 30 Jul 2007 20:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-8997</guid>
		<description>Daniel,
       Sounds good. I've got you bookmarked so when ever you get some time, please do post more.  I'll be looking forward to more examples. Especially in Real-world situations.

 As a young developer, this is the type of progress I look forward too. I'm sure there are others like myself that get intimidated a bit by heavy markup. It seems to dull out the creative side that needs (especially coming from a design background).   I chose Ruby as my first language for its simplicty and this is a testament why.

 Feed me more!</description>
		<content:encoded><![CDATA[<p>Daniel,<br />
       Sounds good. I&#8217;ve got you bookmarked so when ever you get some time, please do post more.  I&#8217;ll be looking forward to more examples. Especially in Real-world situations.</p>
<p> As a young developer, this is the type of progress I look forward too. I&#8217;m sure there are others like myself that get intimidated a bit by heavy markup. It seems to dull out the creative side that needs (especially coming from a design background).   I chose Ruby as my first language for its simplicty and this is a testament why.</p>
<p> Feed me more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Fisch...</title>
		<link>http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-8916</link>
		<dc:creator>Daniel Fisch...</dc:creator>
		<pubDate>Sat, 28 Jul 2007 18:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-8916</guid>
		<description>Fatts, I love the enthusiasm. Thanks for loving HAML so much. Maybe I will post more code examples over the next couple days for people to get up to speed, and any questions that I ran into myself.

Bill, thanks for pointing that out. I took care of that. Wordpress and it's damn character encoding... ha.</description>
		<content:encoded><![CDATA[<p>Fatts, I love the enthusiasm. Thanks for loving HAML so much. Maybe I will post more code examples over the next couple days for people to get up to speed, and any questions that I ran into myself.</p>
<p>Bill, thanks for pointing that out. I took care of that. Wordpress and it&#8217;s damn character encoding&#8230; ha.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-8914</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sat, 28 Jul 2007 17:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielfischer.com/2007/07/25/exposure-to-haml/#comment-8914</guid>
		<description>Yeah, it looks nice and I like the idea of properly indented HTML output.  The one thing that looks like an eyesore might be a mistake in your post: the =&#38;gt encoding for the =&#62; in your hash.  I wouldn't think HAML requires that kind of ugly syntax.</description>
		<content:encoded><![CDATA[<p>Yeah, it looks nice and I like the idea of properly indented HTML output.  The one thing that looks like an eyesore might be a mistake in your post: the =&amp;gt encoding for the =&gt; in your hash.  I wouldn&#8217;t think HAML requires that kind of ugly syntax.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
