<?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: Erlang Examples: Talk with Erlang</title>
	<atom:link href="http://www.zorched.net/2008/05/30/erlang-examples-talk-with-erlang/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zorched.net/2008/05/30/erlang-examples-talk-with-erlang/</link>
	<description>Musings of a software developer in Milwaukee, WI.</description>
	<lastBuildDate>Fri, 05 Mar 2010 11:50:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Geoff Lane</title>
		<link>http://www.zorched.net/2008/05/30/erlang-examples-talk-with-erlang/comment-page-1/#comment-13266</link>
		<dc:creator>Geoff Lane</dc:creator>
		<pubDate>Tue, 24 Jun 2008 13:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=110#comment-13266</guid>
		<description>Chris,
Yep, I think it was a typo - you&#039;re right it&#039;s &#039;of&#039; not &#039;do&#039;. Too much Ruby in my head probably. :)
Thanks for pointing that out, it&#039;s fixed now.</description>
		<content:encoded><![CDATA[<p>Chris,<br />
Yep, I think it was a typo &#8211; you&#8217;re right it&#8217;s &#8216;of&#8217; not &#8216;do&#8217;. Too much Ruby in my head probably. :)<br />
Thanks for pointing that out, it&#8217;s fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris B</title>
		<link>http://www.zorched.net/2008/05/30/erlang-examples-talk-with-erlang/comment-page-1/#comment-13264</link>
		<dc:creator>Chris B</dc:creator>
		<pubDate>Tue, 24 Jun 2008 07:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.zorched.net/?p=110#comment-13264</guid>
		<description>My version of erlang doesn&#039;t like the case statement as you&#039;ve written it.  only

case string:equal(&quot;exit!&quot;, Message) of

works.  Is that a typo?</description>
		<content:encoded><![CDATA[<p>My version of erlang doesn&#8217;t like the case statement as you&#8217;ve written it.  only</p>
<p>case string:equal(&#8220;exit!&#8221;, Message) of</p>
<p>works.  Is that a typo?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
