<?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: Downloading a File Behind http-basic-auth</title>
	<atom:link href="http://www.rubyrailways.com/downloading-a-file-behind-http-basic-auth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyrailways.com/downloading-a-file-behind-http-basic-auth/</link>
	<description>Experiences with Ruby and Rails, Web2.0 and other development technologies</description>
	<pubDate>Sat, 31 Jul 2010 07:57:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pascal Van Hecke</title>
		<link>http://www.rubyrailways.com/downloading-a-file-behind-http-basic-auth/comment-page-1/#comment-37768</link>
		<dc:creator>Pascal Van Hecke</dc:creator>
		<pubDate>Fri, 25 Apr 2008 17:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/downloading-a-file-behind-http-basic-auth/#comment-37768</guid>
		<description>&lt;p&gt;I wrote something similar for republishing feeds behind http basic authentication just a few months ago:
http://php.vanhecke.info/2008/01/20/republish-a-feed-or-other-data-protected-by-http-basic-authentication/ 
(using the PHP snoopy class).
Indeed a lot more verbose than ruby :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wrote something similar for republishing feeds behind http basic authentication just a few months ago:<br />
<a href="http://php.vanhecke.info/2008/01/20/republish-a-feed-or-other-data-protected-by-http-basic-authentication/" rel="nofollow">http://php.vanhecke.info/2008/01/20/republish-a-feed-or-other-data-protected-by-http-basic-authentication/</a><br />
(using the PHP snoopy class).<br />
Indeed a lot more verbose than ruby <img src='http://www.rubyrailways.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [Ruby] 透過 http-basic-auth 下載檔案 &#171; Reading for Life</title>
		<link>http://www.rubyrailways.com/downloading-a-file-behind-http-basic-auth/comment-page-1/#comment-36246</link>
		<dc:creator>[Ruby] 透過 http-basic-auth 下載檔案 &#171; Reading for Life</dc:creator>
		<pubDate>Mon, 07 Apr 2008 15:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/downloading-a-file-behind-http-basic-auth/#comment-36246</guid>
		<description>&lt;p&gt;[...] [Ruby] 透過 http-basic-auth&#160;下載檔案 分類於 Uncategorized &#8212; magicsword @ 3:39 午後   From: http://www.rubyrailways.com/downloading-a-file-behind-http-basic-auth/[sourcecode language='css']#!/usr/bin/env ruby [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] [Ruby] 透過 http-basic-auth&nbsp;下載檔案 分類於 Uncategorized &#8212; magicsword @ 3:39 午後   From: <a href="http://www.rubyrailways.com/downloading-a-file-behind-http-basic-auth/sourcecode" rel="nofollow">http://www.rubyrailways.com/downloading-a-file-behind-http-basic-auth/sourcecode</a> language=&#8217;css&#8217;]#!/usr/bin/env ruby [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
