There you go Apple, I fixed your podcast site for you. What is a podcast without a feed?*

* Notice the feed icon in the image

#greasemonkey #userscripts #fixtheweb

I'm still a bad programmer, though.

I was trying to use a variable in global scope that was set inside the event callback of an XMLHttpRequest. Needless to say, my spaghetti code had trouble understanding why I would use a value that wasn't set yet.