Dave Winer wrote recently about “embracing the creativity of others“. It sounds good, but I don’t think he is taking his own advice. Dave regularly posts about how ActivityPub and AT Protocol are too difficult, and the developers supporting those protocols should support RSS, or should implement inbound/outbound RSS. Sure, that works for RSS developers, but what’s in it for ActivityPub or AT Protocol (or for Mastodon or Bluesky or Threads or….)? Where is the win for them? It seems like Dave Winer is looking for someone to say that his work with WordPress (the WordLand editor) is great. Well, it is a nice editor, but so what if people are not rushing to take advantage of it? Keep working at it, and PLEASE show us all that stuff about FeedLand and WordLand integration, instead of just talking about it!
Blogging
There are 138 posts filed in Blogging (this is page 3 of 14).
Thoughts on the “Winer WordPress Tease”
Dave Winer has been promoting his editor for WordPress sites, called WordLand, leading up to his keynote speech at WordCamp Canada in October 2025, as well as hinting about other WordPress-related projects. Recently, he asked readers to “Think Different About WordPress“, where he talks about how WordPress supports editing features that Mastodon and Bluesky do not support (linking, no character limits, and other features). WordPress also has “excellent support” for RSS and rssCloud, and has a “deep and powerful API“.
Dave Winer goes on to say that he is providing three things to bootstrap a development community around WordPress: (1) Apps (I assume this refers to WordLand), (2) a storage service (I assume this refers to his wpIdentity NPM package, which he uses for identity for his FeedLand feed reader, and also to provide storage for user writing (although it appears to use the MySQL database associated with a WordPress install)), and (3) content (to me, this is RSS from other sites, implying some feed reader app or link to a feed reader app (like FeedLand)).
Now, how does a development community arise from this? Well, I guess that if people want to use an API to interact with WordPress (create posts, manipulate data in the WordPress database), they can do that, and maybe wpIdentity makes it easier to create Node.js apps that can interact with WordPress (like WordLand). As Dave Winer has mentioned before, though, the WordPress API has been around for a long time, but does not seem to have gotten much use. I am not sure if providing an easier “front end” to an API will increase use of that API. The WordLand app up to this point has been “the example app”, but has been provided as a service (no source code), so it is more of a “working example” for developers, not an app that some one can build on. Finally, Dave Winer has been hinting about an “RSS timeline viewer“, which is perhaps where FeedLand comes in. Again, without the full picture, it is hard to see how these three things are going to spark a growth in WordPress application development.
Finally, Dave Winer posted a podcast on “the last chance for the open web“, in which he talks about WordLand as “really easy way to write for the open web that does not otherwise exist today”, among other topics. I do not see this as the “last chance” for anything. I have written before on the economics of software development and on innovation in RSS and podcasting. The open web is still there, still providing a platform for innovative work. Nobody stopped me from creating MyStatusTool as a Twitter replacement based on rssCloud, and nobody stopped me from collecting rssCloud-based tools at The Feed Network. I know that Dave Winer would like his writing tools to be able to push their content to all social media platforms. Maybe that is the “promised land” that WordPress might provide via the ActivityPub plugin and an AT Protocol plugin (not yet developed). We will have to wait and see…
Shouldn’t RSS feeds have link URLs?
An interesting note – I wanted to link to the entry at links.daveverse.org for a particular link. I went to the site, did not see an easy way, so I went to the RSS feed linked at the bottom of the site. To my surprise, the feed listed items pointing to the links.daveverse.org item, but that item did not have the URL related to that item. I finally found them at https://dave.linkblog.org/. However, this seems to be at odds with Dave Winer’s own description of what a linkblog feed should be – what’s up with that?
Use case: linkblogging as curation
I have experimented with several methods of curating links:
- Zettlekasten/directory of links organized by categories (used Drummer, created a OPML file, rendered by the “this.how” feature within Drummer)
- Website using categories (used Hugo, with Fluency theme, each link had a page, used tags for classification)
- WordPress (used Links category to collect just links)
My struggle is – am I just collecting stuff? This article talks about how to break that cycle, I should read it again….
Use case: linkblogging from your phone
I use my RSS reading app to graze stories from the feeds I am following. After scrolling through the list, I have a set of browser tabs open to read. After reading, usually I have several tabs (or perhaps a lot of tabs) for which I would like to save the links. Many times in the past, I have copied them to a “link dump” file. However, another approach is to use a linkblogging tool to capture the links.
My tool of choice in this situation is MyStatusTool (my live version is here). Here is a screenshot from my phone browser:
The area above the “post your update” button is the text area to enter a post. MyStatusTool uses the medium-editor toolbar to make it easy to add a link. The most difficult thing is to select the link text and get the medium-editor toolbar to appear (usually I double-tap the text). It is also best to only link to a single word (again, selecting several words as the link text can be difficult). The tool also creates a view of user posts, so you can review just your posts and not all of the content from subscribed feeds.
If anyone is interested in installing MyStatusTool, let me know! More information is available at The Feed Network.
More on linkblogging
Frank McPherson wrote this week on the subject of linkblogging, looking at how RSS can be used to share. I liked his perspective on how linkblogs can be useful in a web browser, while just having a RSS-feed linkblog requires a feed reader. Both of these types of sharing are supported on the Web – diversity in action!
Some thoughts on linkblogging
As I have written in the past week, I have a number of linkblogs and linkblog sites:
- Liveblog47 – Links to liveblogs covering the current Trump administration
- Linkblog – A place for my links
- AndySylvester.com – my links category
- KamalaCampaignTimeline – a single page site of links to media during the Kamala Harris presidential campaign
I have used different tools for these sites, but I consider all of them to be linkblogs of one kind or another. Many people have linkblogs. However, this week, Dave Winer says that he “had to do a definitive linkblog“. Really? Like there is such a thing. Is there a “definitive blog”? Dave has commented on how people should not start a group “whose name says you own the future of something that is open” (podcasting), or what constitutes the open social web. Please – let’s have a little humility here. Linkblogs are everywhere and have lots of variety, just like regular blogs. No need to add the adjective “definitive” here…
Dave Winer writes today about “a nice social web that builds on simple open formats”. I think that is already here – The Feed Network! Nothing else to do to make this happen…
I see that Dave Winer has added linkblogging as a WordLand feature – nice! However, I think it is a bit of a “reach” to say WordLand creates a “definitive” linkblog – more on this later…
I have used stock WordPress as a linkblogging tool (used a category). I also have a nice tool for linkblogging (see demo here). I also have a Hugo-based linkblog. No lack of options!
