<?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: web2email.py &#8211; A web to email Python backup script</title>
	<atom:link href="http://blog.localkinegrinds.com/2008/09/02/web2emailpy-a-web-to-email-python-backup-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.localkinegrinds.com/2008/09/02/web2emailpy-a-web-to-email-python-backup-script/</link>
	<description>Everything you&#039;ve ever thought, but never had the balls to say.</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:53:14 -1000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ryankanno</title>
		<link>http://blog.localkinegrinds.com/2008/09/02/web2emailpy-a-web-to-email-python-backup-script/comment-page-1/#comment-29968</link>
		<dc:creator>ryankanno</dc:creator>
		<pubDate>Mon, 23 Feb 2009 23:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.localkinegrinds.com/?p=191#comment-29968</guid>
		<description>@Vudu12 - Interesting... are you referring to Basic Auth or another type of authentication?  I&#039;ve never had the need for Basic Auth before, but this script is using urllib2, so a little patch to it would be quite easy.  Here&#039;s a few links showing how to use Basic Auth in urllib2:

http://www.voidspace.org.uk/python/articles/urllib2.shtml#id6
http://www.voidspace.org.uk/python/articles/authentication.shtml</description>
		<content:encoded><![CDATA[<p>@Vudu12 &#8211; Interesting&#8230; are you referring to Basic Auth or another type of authentication?  I&#8217;ve never had the need for Basic Auth before, but this script is using urllib2, so a little patch to it would be quite easy.  Here&#8217;s a few links showing how to use Basic Auth in urllib2:</p>
<p><a href="http://www.voidspace.org.uk/python/articles/urllib2.shtml#id6" rel="nofollow">http://www.voidspace.org.uk/python/articles/urllib2.shtml#id6</a><br />
<a href="http://www.voidspace.org.uk/python/articles/authentication.shtml" rel="nofollow">http://www.voidspace.org.uk/python/articles/authentication.shtml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vudu12</title>
		<link>http://blog.localkinegrinds.com/2008/09/02/web2emailpy-a-web-to-email-python-backup-script/comment-page-1/#comment-29965</link>
		<dc:creator>Vudu12</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.localkinegrinds.com/?p=191#comment-29965</guid>
		<description>This is cool, is there a way to add user/password authentication for the URL as well?</description>
		<content:encoded><![CDATA[<p>This is cool, is there a way to add user/password authentication for the URL as well?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
