<?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: RPCFN: XML Transformer (#8)</title>
	<atom:link href="http://rubylearning.com/blog/2010/04/07/rpcfn-xml-transformer-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubylearning.com/blog/2010/04/07/rpcfn-xml-transformer-8/</link>
	<description>Helping Ruby Programmers become Awesome</description>
	<lastBuildDate>Tue, 22 May 2012 15:06:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Co nowego w ?wiecie Ruby&#8217;ego #5</title>
		<link>http://rubylearning.com/blog/2010/04/07/rpcfn-xml-transformer-8/comment-page-1/#comment-124297</link>
		<dc:creator>Co nowego w ?wiecie Ruby&#8217;ego #5</dc:creator>
		<pubDate>Wed, 21 Jul 2010 19:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3898#comment-124297</guid>
		<description>[...] ciekawy konkurs dla pocz?tkuj?cych Rubistów. Ka?dego dnia miesi?ca publikowane jest jedno zadanie, na które b?dzie mo?na przesy?a? [...]</description>
		<content:encoded><![CDATA[<p>[...] ciekawy konkurs dla pocz?tkuj?cych Rubistów. Ka?dego dnia miesi?ca publikowane jest jedno zadanie, na które b?dzie mo?na przesy?a? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashbb</title>
		<link>http://rubylearning.com/blog/2010/04/07/rpcfn-xml-transformer-8/comment-page-1/#comment-123681</link>
		<dc:creator>ashbb</dc:creator>
		<pubDate>Thu, 06 May 2010 01:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3898#comment-123681</guid>
		<description>Hi Rymaï

You are right. I&#039;d totally agree with you. It&#039;s better to add the encoding as UTF-8 in the real project. ;-)

ashbb</description>
		<content:encoded><![CDATA[<p>Hi Rymaï</p>
<p>You are right. I&#8217;d totally agree with you. It&#8217;s better to add the encoding as UTF-8 in the real project. <img src='http://rubylearning.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>ashbb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rymaï</title>
		<link>http://rubylearning.com/blog/2010/04/07/rpcfn-xml-transformer-8/comment-page-1/#comment-123680</link>
		<dc:creator>rymaï</dc:creator>
		<pubDate>Wed, 05 May 2010 22:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3898#comment-123680</guid>
		<description>Fair enough, but I did that because in my test file I used words with french accents (including my first name, Rémy), so without UTF-8, it&#039;s outputed as R&#xE9;my, not good.
BTW, I think it should be better to always set the encoding as UTF-8, don&#039;t you think ?

Rymaï</description>
		<content:encoded><![CDATA[<p>Fair enough, but I did that because in my test file I used words with french accents (including my first name, Rémy), so without UTF-8, it&#8217;s outputed as R&#xE9;my, not good.<br />
BTW, I think it should be better to always set the encoding as UTF-8, don&#8217;t you think ?</p>
<p>Rymaï</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashbb</title>
		<link>http://rubylearning.com/blog/2010/04/07/rpcfn-xml-transformer-8/comment-page-1/#comment-123676</link>
		<dc:creator>ashbb</dc:creator>
		<pubDate>Tue, 04 May 2010 14:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3898#comment-123676</guid>
		<description>Hi rymai,

You have good eyes!

Once I&#039;d confirmed the output of 05RemyCoutable with l14. But the correct (requested) result is l15. So, currently I leave l15 and comment l14. ;-)

ashbb</description>
		<content:encoded><![CDATA[<p>Hi rymai,</p>
<p>You have good eyes!</p>
<p>Once I&#8217;d confirmed the output of 05RemyCoutable with l14. But the correct (requested) result is l15. So, currently I leave l15 and comment l14. <img src='http://rubylearning.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>ashbb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rymai</title>
		<link>http://rubylearning.com/blog/2010/04/07/rpcfn-xml-transformer-8/comment-page-1/#comment-123673</link>
		<dc:creator>rymai</dc:creator>
		<pubDate>Mon, 03 May 2010 20:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://rubylearning.com/blog/?p=3898#comment-123673</guid>
		<description>Hey,

thanks for this repo with all the solutions along with tests, but it seems that there is an error in RPCFN8/05RemyCoutable/test_transformer.rb line 14/15, you should uncomment l14 and comment l15, and the tests pass, why is it currently the opposite ?</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>thanks for this repo with all the solutions along with tests, but it seems that there is an error in RPCFN8/05RemyCoutable/test_transformer.rb line 14/15, you should uncomment l14 and comment l15, and the tests pass, why is it currently the opposite ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

