<?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: Accessing the contents of a URL through C#</title>
	<atom:link href="http://helephant.com/2007/08/accessing-the-contents-of-a-url-through-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://helephant.com/2007/08/accessing-the-contents-of-a-url-through-c/</link>
	<description></description>
	<lastBuildDate>Sat, 21 Aug 2010 21:58:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: nornagon</title>
		<link>http://helephant.com/2007/08/accessing-the-contents-of-a-url-through-c/#comment-653</link>
		<dc:creator>nornagon</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.net/?p=331#comment-653</guid>
		<description>Here&#039;s the ruby version:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;require &#039;open-uri&#039;&lt;br /&gt;puts open(&quot;http://www.helephant.com&quot;).read rescue puts &quot;Error&quot;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;I think it speaks for itself :-)</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the ruby version:</p>
<p><code>require 'open-uri'<br />puts open("http://www.helephant.com").read rescue puts "Error"</code></p>
<p>I think it speaks for itself :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helen</title>
		<link>http://helephant.com/2007/08/accessing-the-contents-of-a-url-through-c/#comment-654</link>
		<dc:creator>Helen</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.net/?p=331#comment-654</guid>
		<description>:) each to their own.</description>
		<content:encoded><![CDATA[<p>:) each to their own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nornagon</title>
		<link>http://helephant.com/2007/08/accessing-the-contents-of-a-url-through-c/#comment-655</link>
		<dc:creator>nornagon</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.net/?p=331#comment-655</guid>
		<description>Er, hrm. Sorry about that broken markup :-/</description>
		<content:encoded><![CDATA[<p>Er, hrm. Sorry about that broken markup :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helen</title>
		<link>http://helephant.com/2007/08/accessing-the-contents-of-a-url-through-c/#comment-656</link>
		<dc:creator>Helen</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.net/?p=331#comment-656</guid>
		<description>I&#039;m a bit paranoid about HTML in comments. Easiest to just strip it all out. &lt;br /&gt;&lt;br /&gt;I&#039;m quite interested in learning about Ruby on Rails. I&#039;ll have to get you to tell me about it next time I see you in Sine.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a bit paranoid about HTML in comments. Easiest to just strip it all out. </p>
<p>I&#8217;m quite interested in learning about Ruby on Rails. I&#8217;ll have to get you to tell me about it next time I see you in Sine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
