PSP RSS generator
Updated PSP RSS generator. If you call it with “?randomize=true”, it’ll randomize the output, since I’ve found the PSP can only handle the first 100 items in the feed. (TODO: Break it up into segments.)
Also, I went from just spitting out XML to actually using the XML::RSS module (which I initially hated, for some reason, but whatever, it works, and it’s easier to read (for you and me both)).

No comments yet.