-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subscribing RSS #6979
Comments
"Read the tracker" is too general - what specifically are you looking for feed information about? The datatracker has several feeds already, for instance, https://datatracker.ietf.org/feed/rfc. Discoverability is difficult, but for the moment, tell me what you are looking for specifically, and I'll let you know if there's already a feed for that. |
I would like to see information on the latest submissions
I don't see the RSS feed icon at https://datatracker.ietf.org/ |
If by submissions, you mean Internet-Drafts, there's not currently a feed. (There is a feed for RFCs already linked above). In the meantime, there is a page at https://datatracker.ietf.org/doc/recent that has the info you are looking for. |
yes |
Paul - please add a feed for recent drafts (that returns the same documents that /doc/recent does) and propose a way to advertise the RSS feeds. |
Subscribe Atom is more appropriate. The Atom Syndication Format RSS 2.0 is released under the copyright of Harvard University, to which Dave Winer ceded the rights in 2002. Since then, with the exception of minor corrections to the documentation, no modifications have been made to the format, and the specifications themselves emphasize that none are planned. It is left to developers to extend the format through modules while keeping the core aligned with the original standards. Certainly, this situation has provided the basis for considering the creation of a subsequent format that, under a different name, could address the fundamental issues of the RSS 2.0 structure. One result of this evolution is Atom itself. The development and design of Atom is fully transparent and oriented towards an open philosophy. Documentation and developments are managed through a wiki that is accessible and editable by any user. A central group is responsible for collecting and organizing these improvements, establishing the specifications of the format. Consequently, Atom is a format that is still under development and is intended to continue evolving. |
Description
Support Subscribing RSS so people can tracker in real time https://datatracker.ietf.org/
Code of Conduct
The text was updated successfully, but these errors were encountered: