|
Mike Jamison spots the flaw in the RSS display
Mike wrote to point out that, while the coffee cups should link to the RSS channel, the titles should link to the homepage of each channel, not also to the RSS channel as I had been doing.
He's absolutely right. This bothered me too, but I didn't know where to find the second link. Well, duh, I didn't look very hard. It's just another slot in the table. So now, the updated script uses both links.
Thanks, Mike!
I guess there is still one glitch. If you are not a Radio user and just want to capture the XML, you have to grab the coffee-cup link and reduce it from:
http://127.0.0.1:5335/system/pages/subscriptions? url=http://www.newsisfree.com/HPE/xml/feeds/74/874.xml
to:
http://www.newsisfree.com/HPE/xml/feeds/74/874.xml
Probably, it's not worth cluttering up the display with another element just to carry the bare RSS URL.
Ideally, the one-click-subscribe wants to be application-neutral, of course.
8:37:20 PM
|