<?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 for Erlang Examples</title>
	<atom:link href="http://erlangexamples.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://erlangexamples.com</link>
	<description>Diving into Erlang World</description>
	<lastBuildDate>Sun, 24 Jul 2011 03:44:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on How to make http post by Trung</title>
		<link>http://erlangexamples.com/2009/02/24/how-to-make-http-post/comment-page-1/#comment-5586</link>
		<dc:creator>Trung</dc:creator>
		<pubDate>Sun, 24 Jul 2011 03:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=26#comment-5586</guid>
		<description>@Cici: I&#039;m sure you can find some useful information &lt;a href=&quot;http://www.erlang.org/doc/man/httpc.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@Cici: I&#8217;m sure you can find some useful information <a href="http://www.erlang.org/doc/man/httpc.html" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make http post by Cici</title>
		<link>http://erlangexamples.com/2009/02/24/how-to-make-http-post/comment-page-1/#comment-5571</link>
		<dc:creator>Cici</dc:creator>
		<pubDate>Fri, 22 Jul 2011 05:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=26#comment-5571</guid>
		<description>so,i want to know how to make a https request?</description>
		<content:encoded><![CDATA[<p>so,i want to know how to make a https request?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello Erlang! by Trung</title>
		<link>http://erlangexamples.com/2009/02/21/hello-erlang/comment-page-1/#comment-3743</link>
		<dc:creator>Trung</dc:creator>
		<pubDate>Wed, 09 Feb 2011 01:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=1#comment-3743</guid>
		<description>As far as I know, it is not possible. However you can run erlang script directly without compiling it, aka escript. Like shell script or window bash.</description>
		<content:encoded><![CDATA[<p>As far as I know, it is not possible. However you can run erlang script directly without compiling it, aka escript. Like shell script or window bash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make http post by dix</title>
		<link>http://erlangexamples.com/2009/02/24/how-to-make-http-post/comment-page-1/#comment-3686</link>
		<dc:creator>dix</dc:creator>
		<pubDate>Wed, 02 Feb 2011 10:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=26#comment-3686</guid>
		<description>good</description>
		<content:encoded><![CDATA[<p>good</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello Erlang! by dix</title>
		<link>http://erlangexamples.com/2009/02/21/hello-erlang/comment-page-1/#comment-3685</link>
		<dc:creator>dix</dc:creator>
		<pubDate>Wed, 02 Feb 2011 10:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=1#comment-3685</guid>
		<description>Is it possible to compile programs in the erlang executable</description>
		<content:encoded><![CDATA[<p>Is it possible to compile programs in the erlang executable</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Record introspection at compile time by flexsns</title>
		<link>http://erlangexamples.com/2009/10/08/record-introspection-at-compile-time/comment-page-1/#comment-2714</link>
		<dc:creator>flexsns</dc:creator>
		<pubDate>Mon, 29 Nov 2010 01:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=86#comment-2714</guid>
		<description>this method to manage record is very nice</description>
		<content:encoded><![CDATA[<p>this method to manage record is very nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Erlang B13R04 in CentOS 5.4 by Setting Up Hibari from Scratch in a CentOS 5 Virtual Machine &#171; Humans and Hippos in Harmony</title>
		<link>http://erlangexamples.com/2010/04/30/building-erlang-b13r04-in-centos-5-4/comment-page-1/#comment-2088</link>
		<dc:creator>Setting Up Hibari from Scratch in a CentOS 5 Virtual Machine &#171; Humans and Hippos in Harmony</dc:creator>
		<pubDate>Sun, 10 Oct 2010 05:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=105#comment-2088</guid>
		<description>[...] blog article at ErlangExamples.com has the longer explanation.  A really short summary of how to install the prerequisite software [...]</description>
		<content:encoded><![CDATA[<p>[...] blog article at ErlangExamples.com has the longer explanation.  A really short summary of how to install the prerequisite software [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Erlang B13R04 in CentOS 5.4 by mike pechner</title>
		<link>http://erlangexamples.com/2010/04/30/building-erlang-b13r04-in-centos-5-4/comment-page-1/#comment-1667</link>
		<dc:creator>mike pechner</dc:creator>
		<pubDate>Wed, 16 Jun 2010 02:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=105#comment-1667</guid>
		<description>FOP is on the apache site.

It tried to build wxWidgets so that configure would find it. No luck. I did manke usre LD_LIBARY_PATH was updated and ldconfig was run. Actually under centos 5.5 LD_LIBRARYPATH is not updating a file, it is creating a file in /etc/ld.so.conf.d</description>
		<content:encoded><![CDATA[<p>FOP is on the apache site.</p>
<p>It tried to build wxWidgets so that configure would find it. No luck. I did manke usre LD_LIBARY_PATH was updated and ldconfig was run. Actually under centos 5.5 LD_LIBRARYPATH is not updating a file, it is creating a file in /etc/ld.so.conf.d</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Erlang B13R04 in Ubuntu 9.10 Karmic by Trung</title>
		<link>http://erlangexamples.com/2010/04/05/building-erlang-b13r04-in-ubuntu-9-10-karmic/comment-page-1/#comment-1552</link>
		<dc:creator>Trung</dc:creator>
		<pubDate>Fri, 07 May 2010 15:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=100#comment-1552</guid>
		<description>Yo, Alex. Thanks for the tips, i never try to download torrent via command line. Suppose it would be much faster</description>
		<content:encoded><![CDATA[<p>Yo, Alex. Thanks for the tips, i never try to download torrent via command line. Suppose it would be much faster</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Erlang B13R04 in Ubuntu 9.10 Karmic by alexander sicular</title>
		<link>http://erlangexamples.com/2010/04/05/building-erlang-b13r04-in-ubuntu-9-10-karmic/comment-page-1/#comment-1549</link>
		<dc:creator>alexander sicular</dc:creator>
		<pubDate>Fri, 07 May 2010 03:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://erlangexamples.com/?p=100#comment-1549</guid>
		<description>Just loaded up a new vm on linode and needed to compile the newest erlang but was getting a compile problem. apparently i was missing some prerequisites that you pointed out here. Thanks. My only change would be to dl via the torrent:

sudo apt-get install -y transmission-cli
wget http://www.erlang.org/download/torrents/otp_src_R13B04.tar.gz.torrent
transmissioncli otp_src_R13B04.tar.gz.torrent

You may want to fiddle with transmissioncli&#039;s options. Or use a different command line torrent client. Find them like so:

apt-cache search torrent</description>
		<content:encoded><![CDATA[<p>Just loaded up a new vm on linode and needed to compile the newest erlang but was getting a compile problem. apparently i was missing some prerequisites that you pointed out here. Thanks. My only change would be to dl via the torrent:</p>
<p>sudo apt-get install -y transmission-cli<br />
wget <a href="http://www.erlang.org/download/torrents/otp_src_R13B04.tar.gz.torrent" rel="nofollow">http://www.erlang.org/download/torrents/otp_src_R13B04.tar.gz.torrent</a><br />
transmissioncli otp_src_R13B04.tar.gz.torrent</p>
<p>You may want to fiddle with transmissioncli&#8217;s options. Or use a different command line torrent client. Find them like so:</p>
<p>apt-cache search torrent</p>
]]></content:encoded>
	</item>
</channel>
</rss>

