Size: 1741
Comment:
|
Size: 2099
Comment: fix
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
You can now view Atom feeds for some of the information available in Launchpad. This allows you to subscribe using a feed reader such as Google Reader, Bloglines or Liferea. | You can now view Atom feeds for some of the information available in Launchpad. This allows you to subscribe using a feed reader such as Google Reader, Bloglines or Liferea. You can also view and subscribe to feeds directly in Firefox. |
Line 8: | Line 8: |
[[Anchor(project-announcements)]] | |
Line 22: | Line 23: |
[[Anchor(bugs)]] | |
Line 24: | Line 26: |
You can subscribe to a feed of the bugs that affect a person, team, project or distribution. | You can subscribe to a feed of the bugs that affect a person, team, project or distribution. You can also subscribe to individual bugs. |
Line 26: | Line 28: |
Most feed readers will automatically discover the bug feed if you give them the URL of the person, team, project or distribution overview page. The bug feeds takes the format: | Most feed readers will automatically discover the bug feed if you give them the URL of the bug report or the person, team, project or distribution overview page. The bug feeds takes the format: '''Individual bugs:''' ```http://feeds.launchpad.net/bugs/<number>/bug.atom``` Replace <number> with the bug number. For example: http://feeds.launchpad.net/bugs/1/bug.atom |
ContentsBRTableOfContents |
You can now view Atom feeds for some of the information available in Launchpad. This allows you to subscribe using a feed reader such as Google Reader, Bloglines or Liferea. You can also view and subscribe to feeds directly in Firefox.
Over the coming months, we plan to make more of the data in Launchpad available as feeds.
Project announcements
Project and distribution owners can now publish announcements on their project or distribution overview page. These are also available as an Atom feed.
To subscribe to a project or distribution's announcements feed, enter the following URL into your feed reader:
http://feeds.launchpad.net/<project-name>/announcements.atom
Replace <project-name> with the project or distribution name. For example:
http://feeds.launchpad.net/ubuntu/announcements.atom
Find out more in our ProjectAnnouncements article.
Bugs
You can subscribe to a feed of the bugs that affect a person, team, project or distribution. You can also subscribe to individual bugs.
Most feed readers will automatically discover the bug feed if you give them the URL of the bug report or the person, team, project or distribution overview page. The bug feeds takes the format:
Individual bugs: http://feeds.launchpad.net/bugs/<number>/bug.atom
Replace <number> with the bug number.
For example: http://feeds.launchpad.net/bugs/1/bug.atom
Projects and distributions: http://feeds.launchpad.net/<project or distro name>/latest-bugs.atom
Replace <project or distro name> accordingly.
For example: http://feeds.launchpad.net/ubuntu/latest-bugs.atom
People and teams: http://feeds.launchpad.net/~<person or team name>/latest-bugs.atom
Replace <person or team name> accordingly.