Diff for "Feeds"

Not logged in - Log In / Register

Differences between revisions 3 and 4
Revision 3 as of 2007-12-19 16:42:10
Size: 78
Editor: 77-100-239-119
Comment:
Revision 4 as of 2007-12-20 01:23:19
Size: 1741
Editor: 77-100-239-119
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Launchpad Feeds holding page for 1.1.12 ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents]]||

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.

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.

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:

'''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.

http://feeds.launchpad.net/~bzr/latest-bugs.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.

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.

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:

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.

http://feeds.launchpad.net/~bzr/latest-bugs.atom

Feeds (last edited 2009-08-28 15:29:12 by 92-237-59-186)