<?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"
	>
<channel>
	<title>Comments on: wget for PowerShell</title>
	<atom:link href="http://huddledmasses.org/wget-for-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://HuddledMasses.org/wget-for-powershell/</link>
	<description>You can do more than breathe for free...</description>
	<pubDate>Tue, 14 Oct 2008 12:31:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Joel 'Jaykul' Bennett</title>
		<link>http://HuddledMasses.org/wget-for-powershell/#comment-105309</link>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
		<pubDate>Fri, 24 Aug 2007 03:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://HuddledMasses.org/jaykul/wget-for-powershell/#comment-105309</guid>
		<description>Yeah, but it's not just a matter of path parsing... a lot of download sites obscure the file name somewhat by using a URL like domain.com/Downloads/ProjectReleases.aspx?ReleaseId=6426 using system.uri to try to get the file name would have you saving a .zip file as "ProjectReleases.aspx" ...</description>
		<content:encoded><![CDATA[<p>Yeah, but it&#8217;s not just a matter of path parsing&#8230; a lot of download sites obscure the file name somewhat by using a <span class="caps">URL</span> like domain.com/Downloads/ProjectReleases.aspx?ReleaseId=6426 using system.uri to try to get the file name would have you saving a .zip file as &#8220;ProjectReleases.aspx&#8221; ...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halr9000</title>
		<link>http://HuddledMasses.org/wget-for-powershell/#comment-105143</link>
		<dc:creator>halr9000</dc:creator>
		<pubDate>Thu, 23 Aug 2007 13:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://HuddledMasses.org/jaykul/wget-for-powershell/#comment-105143</guid>
		<description>You can let the path parsing stuff be done by casting to a [system.uri] object.</description>
		<content:encoded><![CDATA[<p>You can let the path parsing stuff be done by casting to a [system.uri] object.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
