<?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: wget for PowerShell</title>
	<atom:link href="http://joelbennett.net/wget-for-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelbennett.net/wget-for-powershell/</link>
	<description>The internet home of Joel "Jaykul" Bennett...</description>
	<lastBuildDate>Fri, 03 Feb 2012 03:27:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joel 'Jaykul' Bennett</title>
		<link>http://joelbennett.net/wget-for-powershell/comment-page-1/#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&#039;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 &quot;ProjectReleases.aspx&quot; ...</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://joelbennett.net/wget-for-powershell/comment-page-1/#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>

