Here it is:
Study
And here's the direct link to the mp3:
With %20
With spaces
You might be right--I might need to go back and rename all the files. I hope not. When I started setting up the archive, I felt comfortable using spaces because I've seen it pretty often, working without a hitch. (I remember that in the early days of the web, you couldn't use spaces at all--but I think I'd gotten the impression that the problem was fixed in modern browsers.)
Hmm. Interesting. When I right-click-and-save either of these links, it gives me a filename with spaces--the %20's get translated when Firefox saves the file. (This might be something that the bulletin board is doing.) But when I click on the download link in the Study view, I get the %20's.
I was just peeking at the headers y'all send, using the Live HTTP Headers add-on for Firefox. I saw this line:
Content-Disposition: attachment; filename=2009-04-26%20-%20Geno%20-%20Jesus%20Really%20Really%20Cares.mp3
Is it possible to change that to something like this?
Content-Disposition: attachment; filename="2009-04-26 - Geno - Jesus Really Really Cares.mp3"
Would spaces the in Content-Disposition field be a problem for some browsers, like it is in the link?