⭐️ Meet Feedle a New RSS Feed Search Engine

Comments

Bookmarked: Meet Feedle a New RSS Feed Search Engine

This search engine seems pretty cool. So far the catalog appears to only have human-submitted feeds, though. I’ve already submitted a couple of mine, and hopefully more folks get on board with it.

(via IndieWeb News)

💬 Re: Building a Feed Reader to Follow Blogs and Websites: Part 1

Comments

In reply to: Re: Building a Feed Reader to Follow Blogs and Websites: Part 1

Out of curiosity, have you put any thought into adding TicketAuth/bearer token support so that folks can get private subscription content as well? There’s a bunch of security aspects to consider with that but it’s a thing I’d love to see come into a reader.

There’s also a few UX things implied by microsub which I’m not a fan of, personally, and when I get around to finally building Subl (which I’ve only been talking about for as long as I’ve been talking about Publ) I was planning on building it as a standalone thing which could maybe optionally support microsub readers later, but the UX I want to build isn’t cleanly supported by the data model implied by microsub.

(Basically I want to build Feed on Feeds except in Python and with TicketAuth support.)