<?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 for Straight Thinking</title>
	<atom:link href="http://blog.prognosoft.biz/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.prognosoft.biz</link>
	<description>Helping small businesses through technology. By Prognosoft.</description>
	<pubDate>Mon, 21 May 2012 09:10:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Streaming XML with Rails by Aleksey</title>
		<link>http://blog.prognosoft.biz/2009/12/11/streaming-xml-with-rails/#comment-986</link>
		<dc:creator>Aleksey</dc:creator>
		<pubDate>Wed, 13 Oct 2010 20:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.prognosoft.biz/?p=12#comment-986</guid>
		<description>I did as written in this article. It works, but not streaming. I use Rails 2.3 and Ruby 1.8.7. Any hints how to make it work?</description>
		<content:encoded><![CDATA[<p>I did as written in this article. It works, but not streaming. I use Rails 2.3 and Ruby 1.8.7. Any hints how to make it work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Streaming XML with Rails by jul</title>
		<link>http://blog.prognosoft.biz/2009/12/11/streaming-xml-with-rails/#comment-983</link>
		<dc:creator>jul</dc:creator>
		<pubDate>Thu, 13 May 2010 08:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.prognosoft.biz/?p=12#comment-983</guid>
		<description>Thanks ! You make my day.</description>
		<content:encoded><![CDATA[<p>Thanks ! You make my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Nation 2009 - First Day by skaczor</title>
		<link>http://blog.prognosoft.biz/2009/06/12/ruby-nation-2009-first-day/#comment-3</link>
		<dc:creator>skaczor</dc:creator>
		<pubDate>Sat, 13 Jun 2009 12:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.prognosoft.biz/?p=4#comment-3</guid>
		<description>This is even better (another point for Ruby).</description>
		<content:encoded><![CDATA[<p>This is even better (another point for Ruby).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Nation 2009 - First Day by David A. Black</title>
		<link>http://blog.prognosoft.biz/2009/06/12/ruby-nation-2009-first-day/#comment-2</link>
		<dc:creator>David A. Black</dc:creator>
		<pubDate>Sat, 13 Jun 2009 09:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.prognosoft.biz/?p=4#comment-2</guid>
		<description>Hi --

A quick tweak: String#chars and friends are iterators, so you don't need each; you can just do: str.chars {&#124;c&#124; p c } etc. 


David</description>
		<content:encoded><![CDATA[<p>Hi &#8211;</p>
<p>A quick tweak: String#chars and friends are iterators, so you don&#8217;t need each; you can just do: str.chars {|c| p c } etc. </p>
<p>David</p>
]]></content:encoded>
	</item>
</channel>
</rss>

