Many of you have tried to download the Wallpapers from the Windows Vista Starter Edition that I posted a month or so ago, and many of you have failed. The reason is, my web server tries to use HttpCompression to reduce the size of the file as it travels over the wire. That's all well and good, but the file has already been compressed. This will corrupt the file in the browser.
Because the compression management software doesn't let you manage the compression on rewritten paths (URLs that don't map to actual folders), I've had to shut compression off for the entire "Files" section of the site. The pages will load just a hair slower now, but at least you'll be able to download the files without issue now.
Sorry about that.