<?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 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>
	<pubDate>Thu, 20 Nov 2008 16:23:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Geoff Lane</title>
		<link>http://www.zorched.net/2008/05/30/erlang-examples-talk-with-erlang/#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're right it's 'of' not 'do'. Too much Ruby in my head probably. :)
Thanks for pointing that out, it's fixed now.</description>
		<content:encoded><![CDATA[<p>Chris,<br />
Yep, I think it was a typo - 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-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't like the case statement as you've written it.  only

case string:equal("exit!", 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(&#8221;exit!&#8221;, Message) of</p>
<p>works.  Is that a typo?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
