Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am using Google Reader for my RSS feeds, and I am sure many others do as well. In my company, a lot of internal information/posts/announcements is provided by means of RSS feeds. I can't connect these to Google Reader.

I am going to be another such "provider" of an RSS feed, and I'd like to allow people public access for it, so that they can see the title of the post/announcement in Google Reader and then press the link to the intranet.

Any suggestions?

share|improve this question

closed as off topic by random Jun 7 '12 at 20:40

Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

It's possible, but depends on the provider. For example, we use Redmine for project management, and it offers Atom feeds with a user-specific key parameter: https://redmine.example.com/projects/project-name/issues.atom?key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx. These feeds work in Reader because it authenticates based on the key. I'm not sure of a general solution. This came up more than once in my Google searches, which is essentially the same thing Redmine is doing.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.