#jsonfeed — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jsonfeed, aggregated by home.social.
-
A new article from me about syndication feeds is out over on Piccalilli!
A (reasonably) brief yet (fairly) complete rundown of RSS, Atom, and JSON Feed. All great, standardised formats to facilitate web-wide distribution of your content.
If your site doesn’t have a feed, this is your sign to change that!
#RSS #Atom #JSONFeed
RE: https://front-end.social/@piccalilli/116335257375032090 -
A Canon Rumors Essentials news feed.
Any nerdy photographers (like me) following Canon Rumors' news feed, and annoyed by all the "noise" it contains these days?
Maybe you will like a "stripped down" variant of the news feed that I have created with essentials posts only. Find it at:https://feed-bender.deno.dev/canon/
#canonrumors #newsfeed #canon #news #rumors #rss #atom #jsonfeed #photography #syndication #feedbender #feedtweak #fix #feedfixer
-
Like #syndication for content? My blog supports #rss, #atom, and #jsonfeed. I'll be working on getting syndication going for my site's catalog as well.
-
I'm developing KITE, a small web app for old-fashioned monitoring:
- an RSS, Atom or JSON feed reader
- feeds classified by category
- tracked content can be bookmarked
- bookmarks sorted by category
- option to receive the last 7 days' tracked content by e-mail
- a form to help find the presence of a feed on a site
- a keyword filter to target content and bookmarks -
Je développe KITE, une petite app web pour faire de la veille à l'ancienne :
- un lecteur de flux RSS, Atom ou JSON feed
- des flux classés par catégories
- les contenus suivis sont bookmarkables
- des bookmarks classés par catégories
- possibilité de recevoir les contenus suivis des 7 derniers jours par mail
- un formulaire qui aide à trouver la présence d'un flux sur un site
- un filtre par mot clé pour cibler les contenus et bookmarks -
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 [email protected]
-
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.
-
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
-
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
-
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
-
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
-
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.)
-
#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 -
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
-
For further reading and seems like good good information to have regarding #RSS, #Atom, and #JSONFeed: https://fishbowl.pastiche.org/2002/10/21/http_conditional_get_for_rss_hackers
Got me thinking:
What do you use for a #FeedReader, if anything?
Do they have a “for publishers” page?
***
https://stackoverflow.com/questions/1350266/how-can-i-mark-an-rss-item-expired
***
I just updated this toot. I wonder what happened to the RSS representation of my feed. [And again with a different reader.]
Neither reader marks the entry as “unread.” And the publish date seems to stick to the creation date.
-
Will this weekend be the time I add #RSS, #Atom, and #JSONFeed to my site?
Or, will it be another round of reverse psychology where I’m like, “I’d like to do this thing; shouldn’t take long.” And my inner procrastinator is like, “Nah. You should finish what you started (the web shop).”
ps. I’ve seen 2 feed approaches. One is everything on the site. The other is just the last n months or posts. What I haven’t found is the user preference or recommendation from the standards.
Thoughts?
-
🖋 “Let's POSSE to Mastodon with a JSON Feed and a GitHub Action”
After building a Node script for my own POSSE needs, I thought it would be good if other people could also use it. I knew not many people would be able to use the script as-is, so I built a GitHub Action that is much simpler to use, without losing any feature, even gaining some!
📅 7 January 2023