I would like to create a group that promotes RSS.
Regularly on HN we see threads about the apparent demise of the feed file as a technology and how sad it is. Despite the answers to those threads showing that RSS/Atom is not dead at all, what is clear is that it is not in a great spot. Less sites support it, percent-wise a smaller amount of internet users knows what it is and how it might be of use, browsers dropped their integrations.
I have a plan on how to counteract this. It includes getting people together who feel that this technology is elemental for the open web and should be preserved. It then vaguely continues like this (not necessarily sorted by feasibility):
1. Open PRs for browsers with provided-by-us code to integrate RSS again, with UI elements that make existing feeds visible and supports subscribing via a feed reader
2. Run a site that can be used for this, that takes a "I want to subscribe to a feed"-request and presents RSS readers to do so.
3. Implement default feeds for CMS that are missing them.
4. Implement easy to use libraries for programming languages that might miss them.
5. Create a website that explains why this is important, that hosts or links to the specifications and that contains additional documentation.
It's nothing I can do on my own, but I really think that if some people come together, that we could have a real influence on this development. Even if the browser integration step fails (which might be likely) there are alternative ways forward. And I'm sure there will be many more ideas on what could be done.
If this is of interest to you, consider joining https://gitter.im/FosterRSS/community.
The code is all open source, at https://github.com/symkat/BlogDB/ and I wrote an article on my own blog about initially writing the software from design to deployment: https://modfoss.com/building-blogdb.html