<?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: coalescing null yield return</title>
	<atom:link href="http://www.psychoric.com/2008/01/26/coalescing-null-yield-return/feed" rel="self" type="application/rss+xml" />
	<link>http://www.psychoric.com/2008/01/26/coalescing-null-yield-return</link>
	<description>still trying to figure out what this blog is about</description>
	<lastBuildDate>Mon, 04 Jan 2010 16:32:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric</title>
		<link>http://www.psychoric.com/2008/01/26/coalescing-null-yield-return/comment-page-1#comment-13</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sun, 27 Jan 2008 04:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychoric.com/2008/01/26/coalescing-null-yield-return/#comment-13</guid>
		<description>Oops my bad. First time with code highlight with WP and it ain&#039;t easy.

You got it right. The return result is so ;) But no prize for you la :P</description>
		<content:encoded><![CDATA[<p>Oops my bad. First time with code highlight with WP and it ain&#8217;t easy.</p>
<p>You got it right. The return result is so <img src='http://www.psychoric.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  But no prize for you la <img src='http://www.psychoric.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaw</title>
		<link>http://www.psychoric.com/2008/01/26/coalescing-null-yield-return/comment-page-1#comment-12</link>
		<dc:creator>Klaw</dc:creator>
		<pubDate>Fri, 25 Jan 2008 18:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.psychoric.com/2008/01/26/coalescing-null-yield-return/#comment-12</guid>
		<description>it took me 10 seconds to realize &lt; was htmlencoded. hahaa. remember to encode with &quot;pre&quot; tag in code block :P

so the result of the yield return result is
2
4
8
16
32
64
128
256

Or did I just embarrass myself in cyberspace?</description>
		<content:encoded><![CDATA[<p>it took me 10 seconds to realize &lt; was htmlencoded. hahaa. remember to encode with &#8220;pre&#8221; tag in code block <img src='http://www.psychoric.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>so the result of the yield return result is<br />
2<br />
4<br />
8<br />
16<br />
32<br />
64<br />
128<br />
256</p>
<p>Or did I just embarrass myself in cyberspace?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
