<?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: Word frequency redux &#8211; Erlang list comprehension, regex and list folding</title>
	<atom:link href="http://www.roberthorvick.com/2009/07/02/word-frequency-redux-erlang-list-comprehension-regex-and-list-folding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roberthorvick.com/2009/07/02/word-frequency-redux-erlang-list-comprehension-regex-and-list-folding/</link>
	<description>Things my wife doesn&#039;t want on the family blog...</description>
	<lastBuildDate>Thu, 05 Aug 2010 06:59:59 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Siv</title>
		<link>http://www.roberthorvick.com/2009/07/02/word-frequency-redux-erlang-list-comprehension-regex-and-list-folding/comment-page-1/#comment-44</link>
		<dc:creator>Siv</dc:creator>
		<pubDate>Fri, 16 Apr 2010 12:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.roberthorvick.com/?p=41#comment-44</guid>
		<description>Thank you for your code; I have found a typo: in process_each_line, when you call the lists:foldl function, the second parameter must be Dict, not dict:new(), otherwise you create a new dictionary for each line...</description>
		<content:encoded><![CDATA[<p>Thank you for your code; I have found a typo: in process_each_line, when you call the lists:foldl function, the second parameter must be Dict, not dict:new(), otherwise you create a new dictionary for each line&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Finding word frequencies using Erlang &#171; Robert Horvick</title>
		<link>http://www.roberthorvick.com/2009/07/02/word-frequency-redux-erlang-list-comprehension-regex-and-list-folding/comment-page-1/#comment-6</link>
		<dc:creator>Finding word frequencies using Erlang &#171; Robert Horvick</dc:creator>
		<pubDate>Fri, 03 Jul 2009 01:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.roberthorvick.com/?p=41#comment-6</guid>
		<description>[...] C# developer by day, Ruby and budding Erlang enthusiast by night. Father, husband and all around good guy.            Aha Moments &#8211; gb_trees:update and thinking in Erlang Word frequency redux &#8211; Erlang list comprehension, regex and list folding [...]</description>
		<content:encoded><![CDATA[<p>[...] C# developer by day, Ruby and budding Erlang enthusiast by night. Father, husband and all around good guy.            Aha Moments &#8211; gb_trees:update and thinking in Erlang Word frequency redux &#8211; Erlang list comprehension, regex and list folding [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
