<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How do I produce well-formed XML with Velocity?</title>
	<link>http://agylen.com/2005/10/27/how-do-i-produce-well-formed-xml-with-velocity/</link>
	<description>Ugo Cei's Weblog</description>
	<pubDate>Sun, 20 Jul 2008 00:00:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: kkk</title>
		<link>http://agylen.com/2005/10/27/how-do-i-produce-well-formed-xml-with-velocity/#comment-506</link>
		<dc:creator>kkk</dc:creator>
		<pubDate>Fri, 28 Oct 2005 13:21:49 +0000</pubDate>
		<guid>http://agylen.com/2005/10/27/how-do-i-produce-well-formed-xml-with-velocity/#comment-506</guid>
		<description>I think that every tool should be used keeping in mind what this tool can really do.. Sure Velocity can be used to produce web content but there are better solutions.
I use Velocity with Ant to produce configuration file using the Texen task and it's much better than use only ant filtering capabilities.</description>
		<content:encoded><![CDATA[<p>I think that every tool should be used keeping in mind what this tool can really do.. Sure Velocity can be used to produce web content but there are better solutions.<br />
I use Velocity with Ant to produce configuration file using the Texen task and it&#8217;s much better than use only ant filtering capabilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ugo</title>
		<link>http://agylen.com/2005/10/27/how-do-i-produce-well-formed-xml-with-velocity/#comment-503</link>
		<dc:creator>ugo</dc:creator>
		<pubDate>Thu, 27 Oct 2005 19:31:24 +0000</pubDate>
		<guid>http://agylen.com/2005/10/27/how-do-i-produce-well-formed-xml-with-velocity/#comment-503</guid>
		<description>OK, so there are some solutions, which require some amount of work, but I would expect such a feature to be built in: Just set a flag and have Velocity output well-formed XML.</description>
		<content:encoded><![CDATA[<p>OK, so there are some solutions, which require some amount of work, but I would expect such a feature to be built in: Just set a flag and have Velocity output well-formed XML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephane Bailliez</title>
		<link>http://agylen.com/2005/10/27/how-do-i-produce-well-formed-xml-with-velocity/#comment-502</link>
		<dc:creator>Stephane Bailliez</dc:creator>
		<pubDate>Thu, 27 Oct 2005 19:01:37 +0000</pubDate>
		<guid>http://agylen.com/2005/10/27/how-do-i-produce-well-formed-xml-with-velocity/#comment-502</guid>
		<description>Guys, this is in the documentation &lt;a href="http://jakarta.apache.org/velocity/webapps.html" rel="nofollow"&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Guys, this is in the documentation <a href="http://jakarta.apache.org/velocity/webapps.html" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance Lavandowska</title>
		<link>http://agylen.com/2005/10/27/how-do-i-produce-well-formed-xml-with-velocity/#comment-501</link>
		<dc:creator>Lance Lavandowska</dc:creator>
		<pubDate>Thu, 27 Oct 2005 16:07:19 +0000</pubDate>
		<guid>http://agylen.com/2005/10/27/how-do-i-produce-well-formed-xml-with-velocity/#comment-501</guid>
		<description>For Roller (rollerweblogger.org) we passed content through a Java method, say escape(String str) which escaped any such thing.
&#60;tag&#62;#escape($value))&#60;/tag&#62;
It's been a couple years, so I may not have the syntax exactly right.
Yes it's lame, someone should contribute a real solution to the Velocity Tools project </description>
		<content:encoded><![CDATA[<p>For Roller (rollerweblogger.org) we passed content through a Java method, say escape(String str) which escaped any such thing.<br />
&lt;tag&gt;#escape($value))&lt;/tag&gt;<br />
It&#8217;s been a couple years, so I may not have the syntax exactly right.<br />
Yes it&#8217;s lame, someone should contribute a real solution to the Velocity Tools project</p>
]]></content:encoded>
	</item>
</channel>
</rss>
