<?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: Introducing NHaml - An ASP.NET MVC View Engine</title>
	<atom:link href="http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/</link>
	<description>C# &#38; .NET Development, NHaml, LightSpeed, PowerShell Gadget, Inflector.NET...</description>
	<pubDate>Thu, 24 Jul 2008 13:57:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Elegant Code &#187; Working with ASP.NET MVC and MvcContrib</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-824</link>
		<dc:creator>Elegant Code &#187; Working with ASP.NET MVC and MvcContrib</dc:creator>
		<pubDate>Mon, 30 Jun 2008 22:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-824</guid>
		<description>[...] tried the NHaml view engine, a .NET implementation of the Rails Haml view engine. My NHaml default layout (master [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] tried the NHaml view engine, a .NET implementation of the Rails Haml view engine. My NHaml default layout (master [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jessica Hamilton</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-799</link>
		<dc:creator>Jessica Hamilton</dc:creator>
		<pubDate>Tue, 24 Jun 2008 23:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-799</guid>
		<description>It looks nice, haven't tried it yet, but will very shortly! JD keeps prodding me to do it :P

Two comments: in the first example, you don't generate the exact same HTML - you're missing () around an  section.

Secondly, I guess this is inherited from haml, but the use of the &#124; for multiline strings is, IMO, a horrible convention.

I think using a double-indent, i.e. 4 spaces would do the trick, assuming you have a strict parser.

Jessica :)</description>
		<content:encoded><![CDATA[<p>It looks nice, haven&#8217;t tried it yet, but will very shortly! JD keeps prodding me to do it :P</p>
<p>Two comments: in the first example, you don&#8217;t generate the exact same HTML - you&#8217;re missing () around an  section.</p>
<p>Secondly, I guess this is inherited from haml, but the use of the | for multiline strings is, IMO, a horrible convention.</p>
<p>I think using a double-indent, i.e. 4 spaces would do the trick, assuming you have a strict parser.</p>
<p>Jessica :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-730</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 08 Jun 2008 22:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-730</guid>
		<description>David,

Not personally. Try posting your question here:

http://groups.google.com/group/mvccontrib-discuss

Cheers,

Andrew.</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>Not personally. Try posting your question here:</p>
<p><a href="http://groups.google.com/group/mvccontrib-discuss" rel="nofollow">http://groups.google.com/group/mvccontrib-discuss</a></p>
<p>Cheers,</p>
<p>Andrew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-729</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sun, 08 Jun 2008 18:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-729</guid>
		<description>Andrew I am having issues with rendering the nhaml website in iis. Its working in cassini perfectly ? any experience with iis</description>
		<content:encoded><![CDATA[<p>Andrew I am having issues with rendering the nhaml website in iis. Its working in cassini perfectly ? any experience with iis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NHAML on Monorail</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-688</link>
		<dc:creator>NHAML on Monorail</dc:creator>
		<pubDate>Mon, 02 Jun 2008 17:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-688</guid>
		<description>[...] Sergey has announced NHAML for Monorail. Andrew Peters brough NHAML to ASP.NET MVC last year, and now us Monorail users can enjoy using a very different kind of templating engine to [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Sergey has announced NHAML for Monorail. Andrew Peters brough NHAML to ASP.NET MVC last year, and now us Monorail users can enjoy using a very different kind of templating engine to [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coding to music&#8230; &#187; Blog Archive &#187; Picking a .NET Templating Engine&#8230;</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-625</link>
		<dc:creator>coding to music&#8230; &#187; Blog Archive &#187; Picking a .NET Templating Engine&#8230;</dc:creator>
		<pubDate>Tue, 20 May 2008 19:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-625</guid>
		<description>[...] NHamlStringTemplate NVelocity and here [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] NHamlStringTemplate NVelocity and here [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-592</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Thu, 15 May 2008 05:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-592</guid>
		<description>Pretty nice, Andrew!

I'm wondering though... in your layout file example, you have:

%link{href="../../Content/Sites", rel="stylesheet", type="text/css"}

... which would only work intermittently, wouldn't it?

It'd be fine for /Home/Index/, but wouldn't /Home/ end up unstyled?

During development, my URL's are like: /Project/Home/About, and in production, they're just /Home/About ... so I can't use absolute URLs for these things...

Any ideas?</description>
		<content:encoded><![CDATA[<p>Pretty nice, Andrew!</p>
<p>I&#8217;m wondering though&#8230; in your layout file example, you have:</p>
<p>%link{href=&#8221;../../Content/Sites&#8221;, rel=&#8221;stylesheet&#8221;, type=&#8221;text/css&#8221;}</p>
<p>&#8230; which would only work intermittently, wouldn&#8217;t it?</p>
<p>It&#8217;d be fine for /Home/Index/, but wouldn&#8217;t /Home/ end up unstyled?</p>
<p>During development, my URL&#8217;s are like: /Project/Home/About, and in production, they&#8217;re just /Home/About &#8230; so I can&#8217;t use absolute URLs for these things&#8230;</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-578</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Mon, 12 May 2008 22:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-578</guid>
		<description>This is amazing!

What is the syntax for getting a localized resource from a resx file (in the global resources folder for example?)

For example, with the webform engine, I would say: Resources.Language.MyString (for example). With this view engine I get a "Resources cannot be found" exception.

Thank you!!</description>
		<content:encoded><![CDATA[<p>This is amazing!</p>
<p>What is the syntax for getting a localized resource from a resx file (in the global resources folder for example?)</p>
<p>For example, with the webform engine, I would say: Resources.Language.MyString (for example). With this view engine I get a &#8220;Resources cannot be found&#8221; exception.</p>
<p>Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veri</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-542</link>
		<dc:creator>Veri</dc:creator>
		<pubDate>Sun, 27 Apr 2008 19:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-542</guid>
		<description>There is a handler for Sass like files on CodePlex. I didn't use it but it seems like it can handle very basic parsing functionality.

http://www.codeplex.com/sasslike</description>
		<content:encoded><![CDATA[<p>There is a handler for Sass like files on CodePlex. I didn&#8217;t use it but it seems like it can handle very basic parsing functionality.</p>
<p><a href="http://www.codeplex.com/sasslike" rel="nofollow">http://www.codeplex.com/sasslike</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-523</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 20 Apr 2008 01:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/#comment-523</guid>
		<description>Igor,

I just posted about how to use NHaml standalone: http://andrewpeters.net/2008/04/19/standalone-nhaml/

Cheers,

Andrew.</description>
		<content:encoded><![CDATA[<p>Igor,</p>
<p>I just posted about how to use NHaml standalone: <a href="http://andrewpeters.net/2008/04/19/standalone-nhaml/" rel="nofollow">http://andrewpeters.net/2008/04/19/standalone-nhaml/</a></p>
<p>Cheers,</p>
<p>Andrew.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
