<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.2" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>The (Unofficial) Erlang Blog</title>
	<link>http://www.erlangblog.com</link>
	<description>Blogging in a concurrent world.</description>
	<pubDate>Sun, 17 Feb 2008 22:59:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/erlangblog" type="application/rss+xml" /><item>
		<title>Erlang Challenge Announced</title>
		<link>http://feeds.feedburner.com/~r/erlangblog/~3/236668943/</link>
		<comments>http://www.erlangblog.com/2008/02/17/erlang-challenge-announced/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 22:59:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.erlangblog.com/2008/02/17/erlang-challenge-announced/</guid>
		<description><![CDATA[Hot on the heels of last week&#8217;s Arc release and subsequent Arc challenge, Yariv Sadan (ErlyWeb) has announced the Erlang Challenge. The goal is to design &#38; program an advanced &#8220;parallel map&#8221; function that can &#8220;spawn at least 1 million concurrent processes on a modern server machine&#8221;.
More details on Yariv&#8217;s Blog, along with a follow-up [...]]]></description>
			<content:encoded><![CDATA[<p>Hot on the heels of last week&#8217;s Arc release and subsequent <a href="http://www.paulgraham.com/arcchallenge.html">Arc challenge</a>, <a href="http://yarivsblog.com/">Yariv Sadan</a> (ErlyWeb) has announced the <a href="http://yarivsblog.com/articles/2008/02/08/the-erlang-challenge/">Erlang Challenge</a>. The goal is to design &amp; program an advanced &#8220;parallel map&#8221; function that can &#8220;spawn at least 1 million concurrent processes on a modern server machine&#8221;.</p>
<p>More details on <a href="http://yarivsblog.com/articles/2008/02/08/the-erlang-challenge/">Yariv&#8217;s Blog</a>, along with a <a href="http://yarivsblog.com/articles/2008/02/08/erlang-challenge-followup/">follow-up post</a>.</p>
<div class='addthis'><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.erlangblog.com%2F2008%2F02%2F17%2Ferlang-challenge-announced%2F&amp;title=Erlang+Challenge+Announced', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.erlangblog.com/2008/02/17/erlang-challenge-announced/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.erlangblog.com/2008/02/17/erlang-challenge-announced/</feedburner:origLink></item>
		<item>
		<title>Article: What makes Erlang so great?</title>
		<link>http://feeds.feedburner.com/~r/erlangblog/~3/123715166/</link>
		<comments>http://www.erlangblog.com/2007/06/10/article-what-makes-erlang-so-great/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 17:50:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.erlangblog.com/2007/06/10/article-what-makes-erlang-so-great/</guid>
		<description><![CDATA[Dive Into Erlang takes an in-depth look at the benefits of using Erlang as web programming platform, from the point-of-view of a Ruby/Rails developer. YAWS, Mnesia, and of course, concurrency, all enter the equation.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.clickcaster.com/channel/item/what-makes-erlang-so-great">Dive Into Erlang</a> takes an in-depth look at the <a href="http://www.clickcaster.com/channel/item/what-makes-erlang-so-great">benefits of using Erlang</a> as web programming platform, from the point-of-view of a Ruby/Rails developer. YAWS, Mnesia, and of course, concurrency, all enter the equation.</p>
<div class='addthis'><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.erlangblog.com%2F2007%2F06%2F10%2Farticle-what-makes-erlang-so-great%2F&amp;title=Article%3A+What+makes+Erlang+so+great%3F', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.erlangblog.com/2007/06/10/article-what-makes-erlang-so-great/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.erlangblog.com/2007/06/10/article-what-makes-erlang-so-great/</feedburner:origLink></item>
		<item>
		<title>Article: Concurrency Buzz &amp; Erlang</title>
		<link>http://feeds.feedburner.com/~r/erlangblog/~3/123714222/</link>
		<comments>http://www.erlangblog.com/2007/06/10/article-concurrency-buzz-erlang/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 17:44:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.erlangblog.com/2007/06/10/article-concurrency-buzz-erlang/</guid>
		<description><![CDATA[Yariv Saden, author of the ErlyWeb web programming framework, takes a quick look at the increasing amount of attention Erlang&#8217;s received lately.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://yarivsblog.com/">Yariv Saden</a>, author of the <a href="http://erlyweb.org/">ErlyWeb</a> web programming framework, takes <a href="http://yarivsblog.com/articles/2007/06/09/concurrency-buzz/">a quick look</a> at the increasing amount of attention Erlang&#8217;s received lately.</p>
<div class='addthis'><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.erlangblog.com%2F2007%2F06%2F10%2Farticle-concurrency-buzz-erlang%2F&amp;title=Article%3A+Concurrency+Buzz+%26+Erlang', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.erlangblog.com/2007/06/10/article-concurrency-buzz-erlang/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.erlangblog.com/2007/06/10/article-concurrency-buzz-erlang/</feedburner:origLink></item>
		<item>
		<title>Erlang Code Samples from May</title>
		<link>http://feeds.feedburner.com/~r/erlangblog/~3/120051610/</link>
		<comments>http://www.erlangblog.com/2007/05/27/erlang-code-samples-from-may/#comments</comments>
		<pubDate>Sun, 27 May 2007 14:26:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.erlangblog.com/2007/05/27/erlang-code-samples-from-may/</guid>
		<description><![CDATA[This post at JJinux explains how to perform easy bit unpacking in Erlang. Very cool.
Tim Dalton has shared a small bowling game written in Erlang and Scala.
Jim Menard rips through several components of his Erlang MIDI File Reader/Writer.
The 99 bottles of beer song has been realized in concurrent Erlang, and written again using MapReduce.
Have any [...]]]></description>
			<content:encoded><![CDATA[<p>This post at JJinux explains how to perform <a href="http://jjinux.blogspot.com/2007/05/erlang-amazingly-funky-and-amazingly.html">easy bit unpacking in Erlang</a>. Very cool.</p>
<p>Tim Dalton has shared a <a href="http://tdalton.blogspot.com/2007/05/bowling-with-erlang-and-scala.html">small bowling game written in Erlang</a> and Scala.</p>
<p>Jim Menard rips through several components of his <a href="http://jimmenard.blogspot.com/2007/05/erlang-midi-file-readerwriter.html">Erlang MIDI File Reader/Writer</a>.</p>
<p>The 99 bottles of beer song has been <a href="http://bc.tech.coop/blog/070514.html">realized in concurrent Erlang</a>, and written <a href="http://bc.tech.coop/blog/070520.html">again using MapReduce</a>.</p>
<p>Have any others? Please share below.</p>
<div class='addthis'><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.erlangblog.com%2F2007%2F05%2F27%2Ferlang-code-samples-from-may%2F&amp;title=Erlang+Code+Samples+from+May', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.erlangblog.com/2007/05/27/erlang-code-samples-from-may/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.erlangblog.com/2007/05/27/erlang-code-samples-from-may/</feedburner:origLink></item>
		<item>
		<title>ErlyBird: Erlang IDE based on NetBeans</title>
		<link>http://feeds.feedburner.com/~r/erlangblog/~3/118891171/</link>
		<comments>http://www.erlangblog.com/2007/05/22/erlybird-erlang-ide-based-on-netbeans/#comments</comments>
		<pubDate>Wed, 23 May 2007 03:41:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.erlangblog.com/2007/05/22/erlybird-erlang-ide-based-on-netbeans/</guid>
		<description><![CDATA[ErlyBird 0.11.2, a NetBeans based IDE for Erlang, has just been released. The project is still in alpha state, and welcomes any feedback and/or bug reports.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogtrader.org/page/dcaoyuan?entry=erlybird_0_11_2_released">ErlyBird 0.11.2</a>, a NetBeans based IDE for Erlang, has just been released. The project is still in alpha state, and welcomes any feedback and/or bug reports.</p>
<div class='addthis'><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.erlangblog.com%2F2007%2F05%2F22%2Ferlybird-erlang-ide-based-on-netbeans%2F&amp;title=ErlyBird%3A+Erlang+IDE+based+on+NetBeans', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.erlangblog.com/2007/05/22/erlybird-erlang-ide-based-on-netbeans/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.erlangblog.com/2007/05/22/erlybird-erlang-ide-based-on-netbeans/</feedburner:origLink></item>
		<item>
		<title>Resources: The Erlang Cookbook</title>
		<link>http://feeds.feedburner.com/~r/erlangblog/~3/117979471/</link>
		<comments>http://www.erlangblog.com/2007/05/19/resources-the-erlang-cookbook/#comments</comments>
		<pubDate>Sat, 19 May 2007 15:49:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[tips]]></category>

		<category><![CDATA[erlang]]></category>

		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.erlangblog.com/2007/05/19/resources-the-erlang-cookbook/</guid>
		<description><![CDATA[With all the press surrounding the upcoming Programming Erlang book, it&#8217;s worth mentioning that the Erlang Cookbook, a wiki-based collection of Erlang how-to&#8217;s, has been around for a few years now and worth a serious look for Erlang newcomers. Unlike many such projects, the cookbook is well written, generally complete, and covers a variety of [...]]]></description>
			<content:encoded><![CDATA[<p>With all the press surrounding the upcoming <a href="http://www.amazon.com/Programming-Erlang-Software-Concurrent-World/dp/193435600X">Programming Erlang</a> book, it&#8217;s worth mentioning that the <a href="http://www.erlangblog.com/">Erlang Cookbook</a>, a wiki-based collection of Erlang how-to&#8217;s, has been around for a few years now and worth a serious look for Erlang newcomers. Unlike many such projects, the cookbook is well written, generally complete, and covers a variety of fundamental topics: <a href="http://schemewiki.org/Erlang/HashChapter#Hashes">manipulating hashes</a>, <a href="http://schemewiki.org/Erlang/FileChapter#Files_and_Directories">file I/O</a>, <a href="http://schemewiki.org/Erlang/RegexChapter#Regular_Expressions">regular expressions</a> and <a href="http://schemewiki.org/Erlang/StringChapter#String_Recipes">strings</a>, etc.</p>
<div class='addthis'><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.erlangblog.com%2F2007%2F05%2F19%2Fresources-the-erlang-cookbook%2F&amp;title=Resources%3A+The+Erlang+Cookbook', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.erlangblog.com/2007/05/19/resources-the-erlang-cookbook/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.erlangblog.com/2007/05/19/resources-the-erlang-cookbook/</feedburner:origLink></item>
		<item>
		<title>Article: A World Outside Rails</title>
		<link>http://feeds.feedburner.com/~r/erlangblog/~3/117598539/</link>
		<comments>http://www.erlangblog.com/2007/05/17/article-a-world-outside-rails/#comments</comments>
		<pubDate>Fri, 18 May 2007 01:29:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.erlangblog.com/2007/05/17/article-a-world-outside-rails/</guid>
		<description><![CDATA[Earlier this week the folks at SlideAware, an online presentation management startup, contributed an article on why they&#8217;ve chosen to develop their application in Erlang instead of Rails. The arguments are both technical and philisophical, and include the hot-button topics of concurrency and scalability.
At the end of the day, the question you should be asking [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this week the folks at <a href="http://www.slideaware.com">SlideAware</a>, an online presentation management startup, contributed an article on why they&#8217;ve chosen to develop their application <a href="http://slideaware.typepad.com/slideaware/2007/05/there_is_a_worl.html">in Erlang instead of Rails</a>. The arguments are both technical and philisophical, and include the hot-button topics of concurrency and scalability.</p>
<blockquote><p>At the end of the day, the question you should be asking is not why WE are using Erlang, but why you are NOT using it?</p></blockquote>
<div class='addthis'><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.erlangblog.com%2F2007%2F05%2F17%2Farticle-a-world-outside-rails%2F&amp;title=Article%3A+A+World+Outside+Rails', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.erlangblog.com/2007/05/17/article-a-world-outside-rails/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.erlangblog.com/2007/05/17/article-a-world-outside-rails/</feedburner:origLink></item>
		<item>
		<title>Article: Erlang for the Practical Man</title>
		<link>http://feeds.feedburner.com/~r/erlangblog/~3/117598540/</link>
		<comments>http://www.erlangblog.com/2007/05/17/article-erlang-for-the-practical-man/#comments</comments>
		<pubDate>Fri, 18 May 2007 00:48:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[web]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.erlangblog.com/2007/05/17/article-erlang-for-the-practical-man/</guid>
		<description><![CDATA[A submission to the Erlang blogging contest, Jarosław Rzeszótko has written a great practical introduction to the language. In it, he shows readers how to syndicate a POP3 mailbox as an RSS feed using your very own inets-powered HTTP server. The article is well written and thorough, covering a host of supporting topics, like socket [...]]]></description>
			<content:encoded><![CDATA[<p>A submission to the <a href="http://on-erlang.blogspot.com/2007/05/may-blogging-contest.html">Erlang blogging contest</a>, Jarosław Rzeszótko has written a great <a href="http://www.stifflog.com/2007/05/09/erlang-for-the-practical-man/">practical introduction to the language</a>. In it, he shows readers how to syndicate a POP3 mailbox as an RSS feed using your very own inets-powered HTTP server. The article is well written and thorough, covering a host of supporting topics, like socket programming and XML.</p>
<div class='addthis'><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.erlangblog.com%2F2007%2F05%2F17%2Farticle-erlang-for-the-practical-man%2F&amp;title=Article%3A+Erlang+for+the+Practical+Man', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.erlangblog.com/2007/05/17/article-erlang-for-the-practical-man/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.erlangblog.com/2007/05/17/article-erlang-for-the-practical-man/</feedburner:origLink></item>
		<item>
		<title>Welcome</title>
		<link>http://feeds.feedburner.com/~r/erlangblog/~3/117598541/</link>
		<comments>http://www.erlangblog.com/2007/05/16/hello-world/#comments</comments>
		<pubDate>Thu, 17 May 2007 02:18:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[announcement]]></category>

		<guid isPermaLink="false" />
		<description><![CDATA[Welcome to the unofficial Erlang blog. The goal of this blog is to cover all things that is the Erlang programming language: new releases, tutorials, libraries, book reviews, and so forth.
To keep up to date, please subscribe to our feed.
]]></description>
			<content:encoded><![CDATA[<p>Welcome to the unofficial Erlang blog. The goal of this blog is to cover all things that is the <a href="http://www.erlang.org">Erlang programming language</a>: new releases, tutorials, libraries, book reviews, and so forth.</p>
<p>To keep up to date, please <a href="http://feeds.feedburner.com/erlangblog">subscribe to our feed</a>.</p>
<div class='addthis'><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=&amp;url=http%3A%2F%2Fwww.erlangblog.com%2F2007%2F05%2F16%2Fhello-world%2F&amp;title=Welcome', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.erlangblog.com/2007/05/16/hello-world/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.erlangblog.com/2007/05/16/hello-world/</feedburner:origLink></item>
	</channel>
</rss>
