This site:
http://feeds.feedburner.com/KeychainO...
and this one:
http://www.amazingsuperpowers.com/
The first is stuck at October 2010th, the second simply doesn't fetch anything.
http://feeds.feedburner.com/KeychainO...
and this one:
http://www.amazingsuperpowers.com/
The first is stuck at October 2010th, the second simply doesn't fetch anything.
- 25 Posts
- 0 Reply Likes
- happy with everything else
Posted 4 years ago
Samuel Clay, Official Rep
- 5250 Posts
- 1171 Reply Likes
The issue with the keychain rss feed is as follows:
>>> fp = feedparser.parse('http://feeds.feedburner.com/KeychainO...)
>>> fp.entries[0]['link']
u'http://feedproxy.google.com/~r/Keycha...'
>>> fp.entries[1]['link']
u'http://feedproxy.google.com/~r/Keycha...'
>>> fp.entries[2]['link']
u'http://feedproxy.google.com/~r/Keycha...'
They're all the same! Every story points back to the same URL. Not much I can do, since NewsBlur sees the story and assumes that because the links are the same, the stories are the same. The feed author needs to fix the feed.
As for amazing super powers, I was able to add it successfully and see the latest 5 comics. Try it again, see if that works.
>>> fp = feedparser.parse('http://feeds.feedburner.com/KeychainO...)
>>> fp.entries[0]['link']
u'http://feedproxy.google.com/~r/Keycha...'
>>> fp.entries[1]['link']
u'http://feedproxy.google.com/~r/Keycha...'
>>> fp.entries[2]['link']
u'http://feedproxy.google.com/~r/Keycha...'
They're all the same! Every story points back to the same URL. Not much I can do, since NewsBlur sees the story and assumes that because the links are the same, the stories are the same. The feed author needs to fix the feed.
As for amazing super powers, I was able to add it successfully and see the latest 5 comics. Try it again, see if that works.
Related Conversations
New user having a couple of questions: privacy, synching, ordering feeds.
- parneix, 2 years ago
- Last reply: parneix, 2 years ago
- 2
- 4
- Question
A Couple Bugs: Share and Save buttons stop working, Resharing Comment
- Mike, 2 years ago
- Last reply: Ryan Summit, 2 years ago
- 3
- 1
- Problem
Non-working feed
- Jason Brodsky, 2 years ago
- Last reply: Jason Brodsky, 2 years ago
- 2
- 1
- Problem
RLSLOG RSS feed not working
- bogorad, 2 years ago
- Last reply: Samuel Clay, 2 years ago
- 1
- 1
- Question



Samuel Clay, Official Rep
dukkokun
I sent an email to patternspider, the keychain author.
Thanks!
Samuel Clay, Official Rep