RSS.Style – better UX for RSS/Atom links, now using JS instead of XSLT
One of the things hindering RSS/Atom is poor discoverability. Normally, clicking on a link to an RSS/Atom feed brings up either a "wall of text" or even worse, a "Save As" dialog, both of which are useless and especially hostile to newcomers. This has lead to authors avoiding putting visible links to their feeds in their HTML pages. So now newcomers never even learn that feeds exist, never mind learn how useful they are! I (with your help) can do something to get rid of the wall of text: make your feeds display as HTML when you click on them, even though the content is still valid…
What it does
In the maker’s words, at launch
One of the things hindering RSS/Atom is poor discoverability. Normally, clicking on a link to an RSS/Atom feed brings up either a "wall of text" or even worse, a "Save As" dialog, both of which are useless and especially hostile to newcomers. This has lead to authors avoiding putting visible links to their feeds in their HTML pages. So now newcomers never even learn that feeds exist, never mind learn how useful they are! I (with your help) can do something to get rid of the wall of text: make your feeds display as HTML when you click on them, even though the content is still valid XML! So take a look at RSS.Style [1] and use the scripts to make your RSS/Atom feeds presentable. You can hotlink the scripts or use them as a starting point for your own feed styling. Code is pretty straightforward and easy to hack. The other thing that I discovered while working on RSS.Style is that people are not paying enough attention to their feeds. RSS.Style requires that the basic fields are present (and correct) so it can use them in the template: It is shocking how many high-profile bloggers have errors in their feeds. I made a Feed Analyzer[2] that points out some common mistakes that are not covered by the W3C's feed validator. I name and shame some of the top HN contributors[3] on the RSS.Style home page. Even HN's feeds have issues [4] ! (<- @dang take note!) I originally wrote RSS.Style using XSLT, but Google, as the malevolent friend of the open web, is deprecating XSLT. So I switched to JavaScript, which works everywhere as long as you use a supported Content-Type. Source is available[5] and everything is MIT licensed. The preview and analyzer are written in TypeScript (no judging! it is just a side project!) and hosted on Cloudflare Pages. [1] https://www.rss.style/ [2] https://www.rss.style/feed-analyzer.html [3] https://www.rss.style/#examples [4] https://www.rss.style/feed-analyzer.html?feedurl=https%3A%2F... [5] https://github.com/fileformat/rss.style
Does the same job
all alternatives →
- RARSS/Atom Feed Reader in Go2019 · github.com · ▲30
- YNYou Need Feeds – Introduce friends/family/workmates to RSS and webfeeds2018 · ▲205
Partially inspired by recent discussions on HN and other places. I've made a single-focus site to introduce your friends/colleagues/neighbours/family to RSS and web feeds. https://www.youneedfeeds.com/ The site is meant to give the elevator pitch for feeds, show a newbie what feeds are and how to use them, set them up with a reader, and give them some nice starter content if they want it. So much tastemaking and newsmaking power is concentrated in the hands of Facebook/Reddit/Twitter, but I'm convinced it's because much of the general populace doesn't…

- CRcdnjs - RSS & Atom feeds for new JavaScript libraries2013 · ▲12
Hey guys, Now that we host over 300 libraries and regularly receive updates from the community we have added an rss/atom feed for cdnjs.com that keeps you up to date with the latest library additions and updates. The feed is located at http://cdnjs.com/rss.xml and http://cdnjs.com/atom.xml Try the feed here: http://feedreader.com/myfeeds/add.html#url=http%3A%2F%2Fcdnjs.com%2Frss.xml If you have any feedback or suggestions we'd love to hear about it over at https://github.com/cdnjs/cdnjs/issues. Thanks to everyone who contributes and CloudFlare for hosting the service.

More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 29d ago · astrapixels.com

Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
