RSS (an acronym for 'Really Simple Syndication') is an XML-based file format for providing well-defined syndicated content to "feed readers."

learn more… | top users | synonyms

2
votes
1answer
72 views

recent question feed is titled “top questions”

This is a small bug that I just noticed. Low priority. The feed link at the bottom of the sites is a link to the most recent questions, but when you subscribe to that RSS feed, it is being given the ...
-1
votes
1answer
67 views

rss feed of hot questions

http://stackexchange.com/feeds/questions The rss feed items has the title of: question title - se site and it has from field username of original poster When I subscribe to this rss feed (using ...
13
votes
0answers
153 views

What other hidden or inobvious RSS feeds are available on stackexchange and stack exchange sites?

I know about finding the RSS feed icon at the bottom of any "Top Questions" page, giving access to recent, featured, hot, week & month questions feeds. I also know that you can get RSS feeds from ...
11
votes
0answers
84 views

Do tag RSS feeds attract many viewers?

Do we have any statistics giving an idea of how many people follow new questions on tags via RSS feeds? We have some sort of a proxy for this information via the number of followers shown in the ...
7
votes
0answers
59 views

Provide RSS feeds for site specific newsletters

I have been enjoying the new Stack Exchange site specific newsletters. While receiving the newsletters in my email works I still use an RSS reader and would rather consume the newsletter that way. Can ...
7
votes
0answers
81 views

Can I has RSS link on Tagged Questions and Tag Wiki pages?

Like this: and this: Now, the only place where I know I can find the RSS for a tag is in the tag's popup.
5
votes
0answers
46 views

Is there a way for me to create a RSS feed of all my posts across all Stack Exchange sites?

What about an RSS feed for activity like the one shown here?
4
votes
0answers
135 views

Include comments in RSS feed

I've been using RSS feeds on questions more and more often, but they don't include comments. Those comments might be more information, clarification, requests for those, etc. which I'd be interested ...
3
votes
0answers
22 views

Use comment permalinks where appropriate in in user RSS feed

Comments show up in a user's RSS feed, but the associated link is still the parent post, not the comment itself. Example: <entry> ==> ...
2
votes
0answers
25 views

C# question RSS feeds broken

Any RSS feed readers read http://stackoverflow.com/feeds/tag/c%23 as http://stackoverflow.com/feeds/tag/c# due to the href tags pointing to the string "http://stackoverflow.com/feeds/tag/c#" Is this ...
2
votes
0answers
45 views

List of RSS feeds for Stack Exchange?

Is there a master list anywhere of all the RSS feeds provided by Stack Exchange across their network? Is there a master RSS feed that will show the most recent questions and answers across the entire ...
2
votes
0answers
41 views

What are the criteria used to determine which Tagged Questions get pushed as RSS feeds?

Any of the following leads to having a new entry in an RSS feed reader: New Questions Edited Questions Edited Answers But sometimes I see some posts that don't fulfill above criteria in my Google ...
2
votes
0answers
31 views

RSS feed of accepted answers w/ prettify tag classes

Would there be a way to generate an RSS feed of my answers that have been accepted, along with the question body/tags? I also notice it does not export the prettify classes for <pre> tags, is ...
2
votes
0answers
82 views

RSS User feed consistency/usability issue

The idea of an RSS feed for a single users activity is a great idea and I could see it being very useful as a way to track everything that a highly active and productive user does, or a way of ...
2
votes
0answers
89 views

HTML entities in User Feed's title

I've just had a look at my user feed in StackOverflow and my first name is not displaying correctly in the title: I see &#193;lvaro rather than Álvaro. The source code looks like this: <title ...
1
vote
0answers
21 views

Allow changing result set size on Careers RSS

Since Careers doesn't have REST API, it would be nice to add a few parameters to its RSS request query: Number of jobs returned per request. E.g. size=30 Search by company name. E.g. ...
1
vote
0answers
37 views

Closed community wikis lost RSS feeds?

I noticed that questions and community wikis have RSS feeds, but if a community wiki is closed it don't have RSS feed. For example, this community wiki is open and users can benefit from subscribing ...
1
vote
0answers
106 views

RSS feed for multiple tags fails

I tried to create a RSS feed for multiple tags, sort of working on creating a feed that would give me similar features as the favorite tags rss, but more flexible. So I created the following tag ...
1
vote
0answers
28 views

The ability to sort 'questions/unanswered' by 'week' & 'month' just like 'questions/no-answers' can

I want to setup a Stack2RSS feed to questions/unanswered but I only want to see posts that are no more than a week old. It appears that questions/no-answers can do this via the 'sort' parameter set ...
1
vote
0answers
51 views

RSS feed with full questions?

Is there an RSS feed of all questions (or some subset like "questions that have been marked answered") that contains in each [item] the full text of the question the highest voted answer This RSS ...
1
vote
0answers
34 views

Can the RSS link for unused tags produce an empty feed instead of a 404?

If I visit the tag page for a tag that has never been used, I get a proper page with zero results in it. But if I follow the RSS feed link from that page, I get a 404. Can that instead be a valid feed ...
1
vote
0answers
48 views

Area 51 RSS feeds for proposals

I was wondering if there are any RSS feeds for individual Area 51 proposals.I have signed up to one which may be closing and I was wondering if there a RSS feed for new questions or status updates.
1
vote
0answers
74 views

Suggestion for a weekly newsletter

After using SO for a while you soon notice that some questions are raised because the OP hasn't read the manual, others by not googling, and some (usually by higher rep members) cause your brains to ...
1
vote
0answers
33 views

Would there be a point in making an SO-customized alert script?

I was doing some scripting / parsing of SO, then it occurred to me that I'd better check if I was doing redundant stuff.. is there existing software that supplies the following features? Has SO ...
0
votes
0answers
21 views

bug: RSS feed for a question doesn't deliver edits to answers

I subscribed to the feed for this question: Recent feature changes to Stack Exchange but only got changes for the second (newly created) answer. The edit to the first answer (which is what I really ...