<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Poking Around Joe Armstrong&#8217;s Simple Web Server</title>
	<atom:link href="http://pokingarounderlang.wordpress.com/2008/12/29/poking-around-joe-armstrongs-simple-web-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://pokingarounderlang.wordpress.com/2008/12/29/poking-around-joe-armstrongs-simple-web-server/</link>
	<description></description>
	<lastBuildDate>Sun, 01 Nov 2009 02:34:22 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pokingarounderlang</title>
		<link>http://pokingarounderlang.wordpress.com/2008/12/29/poking-around-joe-armstrongs-simple-web-server/#comment-6</link>
		<dc:creator>pokingarounderlang</dc:creator>
		<pubDate>Mon, 29 Dec 2008 18:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://pokingarounderlang.wordpress.com/?p=50#comment-6</guid>
		<description>Ah, yes. Makes good sense.

Thank you, Philip.

LRP</description>
		<content:encoded><![CDATA[<p>Ah, yes. Makes good sense.</p>
<p>Thank you, Philip.</p>
<p>LRP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Robinson</title>
		<link>http://pokingarounderlang.wordpress.com/2008/12/29/poking-around-joe-armstrongs-simple-web-server/#comment-5</link>
		<dc:creator>Philip Robinson</dc:creator>
		<pubDate>Mon, 29 Dec 2008 12:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://pokingarounderlang.wordpress.com/?p=50#comment-5</guid>
		<description>&quot;Why must we pass an atom, rather than an integer, as parameter into serve/1 when we can pass an integer directly into start_on_port/1?&quot;

This is probably so the web-server can be started directly via the command-line.  See, for example, the &quot;-s&quot; option here: http://www.trapexit.org/Running_Erlang_Code_From_The_Command_Line

Cheers,
Philip</description>
		<content:encoded><![CDATA[<p>&#8220;Why must we pass an atom, rather than an integer, as parameter into serve/1 when we can pass an integer directly into start_on_port/1?&#8221;</p>
<p>This is probably so the web-server can be started directly via the command-line.  See, for example, the &#8220;-s&#8221; option here: <a href="http://www.trapexit.org/Running_Erlang_Code_From_The_Command_Line" rel="nofollow">http://www.trapexit.org/Running_Erlang_Code_From_The_Command_Line</a></p>
<p>Cheers,<br />
Philip</p>
]]></content:encoded>
	</item>
</channel>
</rss>
