Anybody #jsonfeed enthusiasts here? What reader do you use to read your feeds?
Anybody #jsonfeed enthusiasts here? What reader do you use to read your feeds?
New blog post: I write my blogs in my Shanty markup language, and then parse the plain-text into separate blog pages. It's all done with #FOSS software. It's #SmallWeb and very accessible. https://nantucketebooks.com/blog/2025/02/2025-02-25_a_new_blog_platform_in_development.html
I am ready to open this up to other people and start a blogging platform for whomever is interested. #Syndication via #RSS, #Atom, *and* #jsonfeed.
If this sound like what you've been looking for, email me at njb@nantucketebooks.com
Après 1 journée de travail avec #cecilapp j'ai "terminé" toutes les pages de mon site (refonte de https://www.atlza.com )
Restent 2 choses :
- le passage à #tailwindcss 4 qui se fait dans la douleur (il ne trouve que la moitié des classes utilisées)
- les flux #rss. Ca va être le gros morceau, objectif : 1 flux par par page et 1 flux global, le tout aux formats Rss et #jsonfeed !
Pour le reste pour un dev #php Cecil est très facile à prendre en main, bien plus que #hugo
cc @arnaud
Cleaned up and sorted out my RSS and JSON Feeds again to reflect recent site updates.
On the Utility of JSON Feed
https://linkedlist.org/2025/01/14/json-feed-utility
Got around to sorting out my syndication feeds. Go subscribe!
https://vale.rocks/posts/feed.xml https://vale.rocks/posts/feed.json
#RSS #RSSFeed #JSONFeed #WebDev #WebDevelopment #Blog #Blogging
…is using the proper #jsonfeed format for feeds going forward.
Dear #RSS / #Atom feed people, are you familiar with #JSONFeed?
https://www.jsonfeed.org/
Anybody using it? Anybody knows of clients for it? Anybody has *informed* opinions on it?
New #Blog: Using JSONFeed Support To Drive An On This Day Module
Author: Ben Tasker
New #Blog: Using #JSONfeed support to create an "On This Day" site module
I decided to create a small module for my site, to display posts made on the same day in previous years.
This post shares the #javascript that I cobbled together
Thoughts on full-text RSS/ATOM/JSON feeds, both from the perspective of an end-user and a webmaster.
https://thenewleafjournal.com/on-using-and-offering-full-text-feeds/
Which aim do you consider more important?
Please share poll for wider audience! — Thx! 💖
🌺
🏷️ #Facsimile #Telefax #Fax #XML #Markup #JSON #SExpr #SymbolicExpression #Lisp #OpenGovernment #OpenKnowledge #Atom #RSS #JSONFeed #RDF #SQL #NoSQL
I published a new version of my New Leaf Journal feed directory. It includes links to our RSS/ATOM/JSON feeds with directions for subscribing to narrower subsets of articles and it also includes our less-used feeds (e.g., mf2, TWTXT), static feed aggregator site, and off-site newsletter RSS feed. For those who do not know much about feeds, I also linked to my introduction and several essays on the benefits of feeds.
🎉 I just released a new version of Mkdocs RSS plugin adding support for JSON Feed output!
Enjoy!
Preparing a beta release of: https://github.com/8fold/php-syndication
Using: https://joshbruce.com
I know how I consume feeds and how I'd like to publish them.
How do you prefer to consume the actual content of what's in the feed?
Please boost. Thanks!
(Admittedly, I don't subscribe to a lot of feeds, but that will probably change soon enough.)
Here's an unofficial JSON feed scraped from the BellSoft blog:
https://joschi.github.io/bellsoft-blog-rss/feed.json
Repository: https://github.com/joschi/bellsoft-blog-rss
#Business #Reviews
Doubling down on RSS · “I’ve learned that RSS support is surprisingly good, even today.” https://ilo.im/15x9dt
_____
#Development #Design #SocialMedia #WebDev #WebDesign #Newsfeed #JsonFeed #RSS #Atom
How well supported is the #JSONFeed format?
I'm thinking about whether it's feasible to only serve it instead of RSS
I needed to generate RSS, Atom, and JSON feeds in Go. Came across `gorilla/feeds` which fit the bill perfectly.
Unfortunately, like the rest of their projects, this became abandonware late last year. I've created a fork which I will be maintaining moving forward and can be found here: https://github.com/gopherlibs/feedhub
You can follow this project and my other Go libraries on Mastodon here: @GopherLibs