Possible Duplicate:
Answer Only RSS feed for a user
I tried to get feed of the top rankers.
But there were too many feeds(because of their comments feed)
It's annoying me.
I want to get feeds of their answer.
Is it possible?
Possible Duplicate:
Answer Only RSS feed for a user
I tried to get feed of the top rankers.
But there were too many feeds(because of their comments feed)
It's annoying me.
I want to get feeds of their answer.
Is it possible?
This is possible using a small application I created called Stack2RSS that converts API requests into RSS feeds.
Example (shows all answers by Jon Skeet on Stack Overflow):
http://stack2rss.quickmediasolutions.com/2.2/users/22656/answers?site=stackoverflow
stackoverflow to stackoverflow.com to make it work. No Content at my feed reader. I have to click the link and should jump SO to read the answers. But for the users I registered long time ago, the feed get the answer's all content. So I can read them at my google reader conveniently. Why is it? body=true by default long time ago, but not anymore I think. body=true or not. But it definitely does not add it now. You will need to explicitly add that parameter. This has been asked once before, but I don't see it having been responded to by an admin.