I accidentally marked everything as read in my #RSS reader and I feel both horrified and relieved
I accidentally marked everything as read in my #RSS reader and I feel both horrified and relieved
#Development #Launches
Feedsmith · A JavaScript-powered generator/parser for web feeds https://ilo.im/163qpt
_____
#WebFeeds #RSS #Atom #JSON #OPML #JavaScript #NodeJS #WebDev #Frontend #Backend
#Business #Launches
Tapestry · Reader for blog, social media, video, and podcast posts https://ilo.im/1626ph
_____
#Tapestry #App #NewsReader #WebFeeds #SocialMedia #Videos #Podcasts #RSS #Atom #iOS
#Development #Comparisons
Using RSS over JSON feeds? · Reasons to prefer RSS/Atom over JSON feeds https://ilo.im/161tnf
_____
#Webfeeds #RSS #Atom #Json #Content #Blog #Website #WebDev #Frontend #Backend
Qué bueno es que, a punto de entrar en 2025, todavía haya gente destacando las bondades de #Feeds, #RSS, #Atom, #RDF y demás demases.
«Razones para usar RSS», por @picandocodigo
https://picandocodigo.net/2024/razones-para-usar-rss/
#Development #Techniques
Universal browser display of web feeds · How to render RSS/Atom feeds in any browser https://ilo.im/160vu1
_____
#Rendering #WebFeeds #RSS #Atom #Browser #Safari #HTTP #HttpHeader #WebDev #Frontend
Was looking at adding a “Mark **All** as Read” button or something to [Feed Reader](https://feedreader.site)—I know, I got the best names—and then I realized I could also go the WP-CLI route.
And then learned I once created a (completely unrelated) `wp reader cleanup` command, which permanently deletes read-or-trashed entries not currently in any actual RSS feed.
Was looking at adding a “Mark All as Read” button or something to Feed Reader—I know, I got the best names—and then I realized I could also go the WP-CLI route.
And then learned I once created a (completely unrelated) wp reader cleanup
command, which permanently deletes read-or-thrashed entries not currently in any actual RSS feed.
Finally followed up on https://jan.boddez.net/notes/129131667e and had [/.well-known/recommendations.opml](https://jan.boddez.net/.well-known/recommendations.opml) redirect to [/wp-json/feed-reader/v1/users/3/opml](https://jan.boddez.net/wp-json/feed-reader/v1/users/3/opml).
And, I just learned that WordPress itself *already* exposes all of its “bookmarks” at `/wp-links-opml.php`. D’oh!
Of course, Feed Reader’s OPML endpoint is tied to…
Finally followed up on https://jan.boddez.net/notes/129131667e and had /.well-known/recommendations.opml redirect to /wp-json/feed-reader/v1/users/3/opml.
And, I just learned that WordPress itself already exposes all of its “bookmarks” at /wp-links-opml.php
. D’oh!
Of course, Feed Reader’s OPML endpoint is tied to a specific user (and can be disabled), where WordPress’ built-in OPML endpoint exposes all links for a certain site, and is always public.
It’s still kind of ironic that I sync, over a HTTP request, WordPress’ links to my feed reader’s OPML, when they happen to live in the exact same database. I should probably look into filtering get_terms
and get_bookmarks
instead—even though doing so, too, would come with (some) additional overhead—and leave the links database empty.
Feeds
I’ve had a /feeds page for a while, but it was only linked to from my About page. I now added a link in the footer as well. While at it, I also added a link to my “article-only feed” to my site’s head, for easier discovery by (certain) feed readers. I have IndieBlocks set […]
Blogrollin’
I made my blogroll look a tiny bit nicer. I’m planning to still add actual RSS or Atom links, and remove any duplicate entries. (They’re there because I occasionally follow multiple versions of the same feed, for troubleshooting purposes1, or multiple feeds from a single site.) Ages ago, I created a WordPress plugin called Sync […]
Is it possible to somehow filter out stupid "Shorts" videos, when you subscribe to YouTube channels via the web feed?
I love microformats, but only a handful of people really use h-feed readers. Maybe add some (explicit) reply context to your RSS feeds, too?
I love microformats, but only a handful of people really use h-feed readers. Maybe add some (explicit) reply context to your RSS feeds, too?
Bookmarked inessential: On Mastodon Support in NetNewsWire.
It still seems like RSS and Mastodon could fit in the same app, though! If I were designing it, I’d start with the social media experience: the single timeline of posts. Very simple sidebar. No article view.
That’s how Microsub readers have been doing it, mostly, including, back in the day, mine.
My current feed reader, too, will display short enough “notes” in full, right there in the category or feed “timeline.” There’s no “third” pane articles open up in; clicking an article title simply loads a new web page. (Just like on my blog, in fact!)
The one thing I do miss (a bit), is the way I currently have things laid out makes it more difficult to also display bookmark, reply or repost URLs/context. (That’s also the [only] reason h-feed isn’t yet supported.)
Bookmarked Scripting News: Monday, December 11, 2023.
Do you have a feed-only blog?
No. Got feed-only posts, though. (I sometimes call them “unlisted,” after Mastodon’s “unlisted” statuses.)
I broke my blogroll. Or rather, I uninstalled the Sync OPML to Blogroll plugin, breaking my blogroll in the process.
Thing is, I’ve pretty much moved to [Feed Reader](https://feedreader.site/) for my … feed reading.
Should create a new shortcode or something, dump the output of https://github.com/janboddez/feed-reader/blob/main/includes/Models/class-feed.php#L12-L26 in there.
Bookmarked [Discover the IndieWeb, one blog post at a time](https://indieblog.page/all).
↬ [Chuck Grimmett](https://cagrimmett.com/likes/16e3de6cf8/)