<?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: Simple report generator for ECO</title>
	<atom:link href="http://magpie.sytes.net/jesperhogstrom/2008/12/simple-report-generator-for-eco/feed/" rel="self" type="application/rss+xml" />
	<link>http://magpie.sytes.net/jesperhogstrom/2008/12/simple-report-generator-for-eco/</link>
	<description>Words are flying out like endless rain into a paper cup.</description>
	<lastBuildDate>Thu, 03 Sep 2009 21:43:01 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dmitriy Nagirnyak</title>
		<link>http://magpie.sytes.net/jesperhogstrom/2008/12/simple-report-generator-for-eco/comment-page-1/#comment-32</link>
		<dc:creator>Dmitriy Nagirnyak</dc:creator>
		<pubDate>Sun, 21 Dec 2008 23:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://magpie.sytes.net/jesperhogstrom/?p=149#comment-32</guid>
		<description>Nice.
But I think instead of parsing the strings manually you might want to use some engine for that that supports foreach, if and others operations.

Just from the top of my head: &lt;a href=&quot;http://www.stringtemplate.org/about.html&quot; rel=&quot;nofollow&quot;&gt;StringTemplate&lt;/a&gt; should be ideal for this.

Or maybe something like &lt;a href=&quot;http://www.castleproject.org/others/nvelocity/index.html&quot; rel=&quot;nofollow&quot;&gt;NVelocity&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nice.<br />
But I think instead of parsing the strings manually you might want to use some engine for that that supports foreach, if and others operations.</p>
<p>Just from the top of my head: <a href="http://www.stringtemplate.org/about.html" rel="nofollow">StringTemplate</a> should be ideal for this.</p>
<p>Or maybe something like <a href="http://www.castleproject.org/others/nvelocity/index.html" rel="nofollow">NVelocity</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://magpie.sytes.net/jesperhogstrom/2008/12/simple-report-generator-for-eco/comment-page-1/#comment-29</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 17 Dec 2008 16:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://magpie.sytes.net/jesperhogstrom/?p=149#comment-29</guid>
		<description>Doh. Yes, you are quite right. I did think about nestedness, but didn&#039;t test it. It should be a relatively quick fix.</description>
		<content:encoded><![CDATA[<p>Doh. Yes, you are quite right. I did think about nestedness, but didn&#8217;t test it. It should be a relatively quick fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Högström</title>
		<link>http://magpie.sytes.net/jesperhogstrom/2008/12/simple-report-generator-for-eco/comment-page-1/#comment-28</link>
		<dc:creator>Jonas Högström</dc:creator>
		<pubDate>Wed, 17 Dec 2008 10:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://magpie.sytes.net/jesperhogstrom/?p=149#comment-28</guid>
		<description>Nice expander. I can see one area with room for improvement... nested foreach statements :) You need to check if the expandblock contains a new {foreach}-statements, and match them with their ending-statements.</description>
		<content:encoded><![CDATA[<p>Nice expander. I can see one area with room for improvement&#8230; nested foreach statements <img src='http://magpie.sytes.net/jesperhogstrom/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  You need to check if the expandblock contains a new {foreach}-statements, and match them with their ending-statements.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
