<?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: One Line Ruby Webserver</title>
	<atom:link href="http://semantici.st/archives/186:one-line-ruby-webserver/feed" rel="self" type="application/rss+xml" />
	<link>http://semantici.st/archives/186:one-line-ruby-webserver</link>
	<description>Adventures in technology</description>
	<lastBuildDate>Tue, 01 May 2012 15:29:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: John</title>
		<link>http://semantici.st/archives/186:one-line-ruby-webserver/comment-page-1#comment-20132</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 06 Apr 2012 11:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://semantici.st/?p=186#comment-20132</guid>
		<description>Yeah, that one is well-known. I mention it at the start of the post. :o)</description>
		<content:encoded><![CDATA[<p>Yeah, that one is well-known. I mention it at the start of the post. :o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon McKinney</title>
		<link>http://semantici.st/archives/186:one-line-ruby-webserver/comment-page-1#comment-20130</link>
		<dc:creator>Brandon McKinney</dc:creator>
		<pubDate>Fri, 06 Apr 2012 05:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://semantici.st/?p=186#comment-20130</guid>
		<description>My one-liner webserver comes from Python. Here&#039;s my .bashrc alias:

alias www=&#039;python -m SimpleHTTPServer&#039;

By default, it serves on port 8000.</description>
		<content:encoded><![CDATA[<p>My one-liner webserver comes from Python. Here&#8217;s my .bashrc alias:</p>
<p>alias www=&#8217;python -m SimpleHTTPServer&#8217;</p>
<p>By default, it serves on port 8000.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://semantici.st/archives/186:one-line-ruby-webserver/comment-page-1#comment-19662</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 15 Dec 2011 05:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://semantici.st/?p=186#comment-19662</guid>
		<description>This is awesome, and so easy! Thanks for sharing this. =]</description>
		<content:encoded><![CDATA[<p>This is awesome, and so easy! Thanks for sharing this. =]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.169 seconds -->

