<?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: When to use parallel assignments</title>
	<atom:link href="http://www.rubyfleebie.com/when-to-use-parallel-assignements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyfleebie.com/when-to-use-parallel-assignements/</link>
	<description>Because programming should be fun</description>
	<lastBuildDate>Wed, 04 Jan 2012 05:17:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sean</title>
		<link>http://www.rubyfleebie.com/when-to-use-parallel-assignements/comment-page-1/#comment-340</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Sun, 12 Aug 2007 17:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/when-to-use-parallel-assignements/#comment-340</guid>
		<description>One-line conditionals are another code construct that should be kept simple. I&#039;ve seen some nasty ones where I&#039;ve had to write down the nested if-else logic on a piece of paper just to understand one line of code!</description>
		<content:encoded><![CDATA[<p>One-line conditionals are another code construct that should be kept simple. I&#8217;ve seen some nasty ones where I&#8217;ve had to write down the nested if-else logic on a piece of paper just to understand one line of code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morning Brew #3</title>
		<link>http://www.rubyfleebie.com/when-to-use-parallel-assignements/comment-page-1/#comment-214</link>
		<dc:creator>Morning Brew #3</dc:creator>
		<pubDate>Thu, 17 May 2007 14:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/when-to-use-parallel-assignements/#comment-214</guid>
		<description>[...] Parallel assignments in Ruby. I tend to forget things like this are possible. [...]</description>
		<content:encoded><![CDATA[<p>[...] Parallel assignments in Ruby. I tend to forget things like this are possible. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

