<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Huddled Masses - Latest Comments in wget for PowerShell</title><link>http://huddledmasses.disqus.com/</link><description>Joel Bennett's development blog...</description><language>en</language><lastBuildDate>Thu, 23 Aug 2007 23:19:59 -0000</lastBuildDate><item><title>Re: wget for PowerShell</title><link>http://HuddledMasses.org/wget-for-powershell/#comment-2587318</link><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><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jaykul</dc:creator><pubDate>Thu, 23 Aug 2007 23:19:59 -0000</pubDate></item><item><title>Re: wget for PowerShell</title><link>http://HuddledMasses.org/wget-for-powershell/#comment-2587319</link><description>You can let the path parsing stuff be done by casting to a [system.uri] object.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">halr9000</dc:creator><pubDate>Thu, 23 Aug 2007 09:27:46 -0000</pubDate></item></channel></rss>