<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kevin Chiu &#187; erlang</title>
	<atom:link href="http://kevinchiu.org/archives/tag/erlang/feed" rel="self" type="application/rss+xml" />
	<link>http://kevinchiu.org</link>
	<description>Things are only impossible until they&#039;re not.</description>
	<lastBuildDate>Fri, 27 Jan 2012 08:19:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Reading: Erlang</title>
		<link>http://kevinchiu.org/archives/reading-erlang</link>
		<comments>http://kevinchiu.org/archives/reading-erlang#comments</comments>
		<pubDate>Sun, 23 Nov 2008 00:47:35 +0000</pubDate>
		<dc:creator>Kevin Chiu</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[erlang]]></category>

		<guid isPermaLink="false">http://kevinchiu.org/blog/?p=704</guid>
		<description><![CDATA[Programming Erlang: Software for a Concurrent World I think Erlang is going to be hot. Who can ignore a production-ready functional language that was built to be massively concurrent and reliable? Unfortunately the Internet doesn&#8217;t agree with me, yet.]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://www.amazon.com/gp/product/193435600X?ie=UTF8&#038;tag=kevingccom-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=193435600X"><img border="0" src="https://images-na.ssl-images-amazon.com/images/I/41XOOpdBzKL._SL160_.jpg"></a><img src="http://www.assoc-amazon.com/e/ir?t=kevingccom-20&#038;l=as2&#038;o=1&#038;a=193435600X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
<p><a href="http://www.amazon.com/gp/product/193435600X?ie=UTF8&#038;tag=kevingccom-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=193435600X">Programming Erlang: Software for a Concurrent World</a><img src="http://www.assoc-amazon.com/e/ir?t=kevingccom-20&#038;l=as2&#038;o=1&#038;a=193435600X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</center></p>
<p>I think <a href="http://www.erlang.org">Erlang</a> is going to be hot. Who can ignore a production-ready functional language that was built to be massively concurrent and reliable? Unfortunately <a href="http://kevinchiu.org/blog/archives/tipping-point">the Internet doesn&#8217;t agree with me</a>, yet.</p>]]></content:encoded>
			<wfw:commentRss>http://kevinchiu.org/archives/reading-erlang/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tipping Point?</title>
		<link>http://kevinchiu.org/archives/tipping-point</link>
		<comments>http://kevinchiu.org/archives/tipping-point#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:19:02 +0000</pubDate>
		<dc:creator>Kevin Chiu</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[erlyweb]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://kevinchiu.org/blog/?p=684</guid>
		<description><![CDATA[Down: Rails Up: Django and Zend Framework(?!) Odd: Erlang (Erlang is hot&#8230; but I guess not that well known yet?)]]></description>
			<content:encoded><![CDATA[<p><a href="http://kevinchiu.org/blog/wp-content/uploads/2008/11/picture-4.png"><img src="http://kevinchiu.org/blog/wp-content/uploads/2008/11/picture-4.png" alt="" title="picture-4" class="aligncenter" /></a></p>
<p>Down: Rails</p>
<p>Up: Django and Zend Framework(?!)</p>
<p>Odd: Erlang (Erlang is hot&#8230; but I guess not that well known yet?)</p>]]></content:encoded>
			<wfw:commentRss>http://kevinchiu.org/archives/tipping-point/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Erlang can be odd</title>
		<link>http://kevinchiu.org/archives/erlang-can-be-odd</link>
		<comments>http://kevinchiu.org/archives/erlang-can-be-odd#comments</comments>
		<pubDate>Wed, 01 Oct 2008 06:55:56 +0000</pubDate>
		<dc:creator>Kevin Chiu</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://kevinchiu.org/blog/?p=555</guid>
		<description><![CDATA[In the console, evaluating arrays: 29> [83,117,114,112,114,105,115,001]. [83,117,114,112,114,105,115,1] 30> [83,117,114,112,114,105,115,101]. "Surprise"]]></description>
			<content:encoded><![CDATA[<p>In the console, evaluating arrays:</p>
<pre>
29> [83,117,114,112,114,105,115,001].
[83,117,114,112,114,105,115,1]

30> [83,117,114,112,114,105,115,101].
"Surprise"
</pre>]]></content:encoded>
			<wfw:commentRss>http://kevinchiu.org/archives/erlang-can-be-odd/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Erlang on Leopard</title>
		<link>http://kevinchiu.org/archives/installing-erlang-on-leopard</link>
		<comments>http://kevinchiu.org/archives/installing-erlang-on-leopard#comments</comments>
		<pubDate>Sun, 28 Sep 2008 11:38:16 +0000</pubDate>
		<dc:creator>Kevin Chiu</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://kevinchiu.org/blog/?p=542</guid>
		<description><![CDATA[When I tried to install Erlang through Macports, sudo port install erlang I got this error: Error: The following dependencies failed to build: tk tcl Error: Status 1 encountered during processing. To fix it, I needed to move aside the iPhone SDK include files during the installation. sudo mv /usr/local/include /usr/local/include.bak; sudo port install erlang; [...]]]></description>
			<content:encoded><![CDATA[<p>When I tried to install <a href="http://erlang.org/">Erlang</a> through <a href="http://www.macports.org/">Macports</a>, </p>
<p><code>sudo port install erlang</code></p>
<p>I got this error:</p>
<p><code>Error: The following dependencies failed to build: tk tcl</code><br />
<code>Error: Status 1 encountered during processing.</code></p>
<p>To fix it, I needed to move aside the <a href="http://developer.apple.com/iphone/">iPhone SDK</a> include files during the installation.</p>
<p><code>sudo mv /usr/local/include /usr/local/include.bak; sudo port install erlang; sudo mv /usr/local/include.bak /usr/local/include</code></p>]]></content:encoded>
			<wfw:commentRss>http://kevinchiu.org/archives/installing-erlang-on-leopard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Radical Idea for Pivitol and Twitter</title>
		<link>http://kevinchiu.org/archives/radical-idea-for-pivitol-and-twitter</link>
		<comments>http://kevinchiu.org/archives/radical-idea-for-pivitol-and-twitter#comments</comments>
		<pubDate>Tue, 01 Jul 2008 08:40:08 +0000</pubDate>
		<dc:creator>Kevin Chiu</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://kevinchiu.org/blog/?p=348</guid>
		<description><![CDATA[Dear Pivitol, Rewrite Twitter in Erlang. That would be awesome.]]></description>
			<content:encoded><![CDATA[<p>Dear <a href="http://www.pivotallabs.com">Pivitol</a>,<br />
Rewrite <a href="http://twitter.com">Twitter</a> in <a href="http://en.wikipedia.org/wiki/Erlang_(programming_language)">Erlang</a>. That would be awesome.</p>]]></content:encoded>
			<wfw:commentRss>http://kevinchiu.org/archives/radical-idea-for-pivitol-and-twitter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

