You're viewing old version number 8. - Current version

5 min

Pondering Dave Winer's early Jan 2016 posts

My current bookmarks page of sites that I visit or feeds that I consume includes a link to DW's feed near the top of the list. I access his feed multiple times per day to see what new insights he has posted. I'm mainly interested in his thoughts and projects regarding web publishing.

I agree and disagree with his tech posts. I don't care about the other topics. I don't access his Facebook or Twitter pages, except in extremely rare occasions. I read the RSS feed from his blog.

Here is how I read Dave Winer's writings: feed page.

I use my custom "feed" command that is included within my Junco code that powers this site. The feed command also exists in the Parula code that powers my message board at ToledoTalk.com.

Here's how it works. The feed= is surrounded by two curly braces at each end. The line must begin at the start of a new line in order for it to work.

Scripting News - 2026-03-02T16:11:00Z

- 2026-03-02T15:03:13Z
Very happy to welcome my old friend, John Palfrey, back to the web. His first new piece is about his experience at the AI Action Summit in February, in Delhi. I added his feed to my blogroll on scripting.com. He was executive director at Berkman when I was there in the early 00s, now heads up the MacArthur Foundations. It feels like the old band is getting back together. ;-)

I tuned into the Fediforum - 2026-03-02T16:11:00Z

I like the way they organized today's Fediforum conference. (They call it an unconference. I use the term to mean something very different, and we used it first at BloggerCon.)

They asked for "position papers," and chose a set of them to be presented.

Inbetween, they had a set of virtual tables where six people could join and have a conversation.

It wasn't boring. And that's the first requirement for a conference.

Some of my takeaways from the meetup.

  • Getting more people to use Bluesky and AT Proto was the topic. I don't know how to do that, and I don't think there's anything developers can do to make it happen. I think both products are what they will continue to be.
  • What's needed is to get all the various systems to interop. There must be a definition of what a text message is. Since we're trying to make the social web, I recommend looking to the web for the definition of what a text object is. I would go with a subset of the web. I outlined the features in the textcasting doc I wrote a few years ago. I am using Markdown in my software, and it seems like a lot of other people feel this is a good subset to use.
  • Bluesky will never be a distributed system because it has features that depend on being centralized. That's okay, perfection isn't needed.
  • Even better would be to have all systems support both inbound and outbound RSS, then they can do whatever they want internally, and users can participate using any blog and any feed reader. And independent developers can go crazy trying out all kinds of variants. That's how it works in WordLand 2 coming real soon now. 😄
  • More people will use a system when it's fun and/or interesting and they can't wait to see what else happened there. Like watching Alysa Liu videos now. People don't think about what they want, they just want it. That's what Twitter was like when it started. Unfortunately you can't start it again, if you want people to want it, you have do something new.
  • I talk too much. That's the downside of having an interesting conference. At a boring one where people give PowerPoint type talks, I can listen, form my opinions, write a blog post that no one reads and get back to work on my projects.
  • One day I'd love to go to one of these meetings and find people I can work with. You can be sure I'll let you know when that happens. Last conference I went to where that happened was at WordCamp Canada last October, but that wasn't about the social web, it was about WordPress.
  • I got to talk with Mike Masnick. I don't understand why he has a board seat at Bluesky and promotes it as a decentralized system. He's a highly credible reporter at TechDirt, but you can't be part of a company you cover and report on it with credibility. And it is not now and imho never will be a distributed system. I talked with him about this, at one of the virtual groups-of-six tables, but he didn't respond. I don't like it when Bluesky misleads users and they buy it, but as bad as that is, it is predictable. A credible journalist doing it, I can't comprehend that. I am open to being convinced, but I'm kind of an expert on this stuff, so it's really going to blow my mind if I'm wrong.

- 2026-03-01T17:33:57Z
If you followed me on Twitter, please follow me on Bluesky or Mastodon. As far as I'm concerned Twitter is gone. Not because I'm religious about this stuff, but my account got hijacked and I can't get it back, so let's close that chapter. It was a great innovative product that also held back progress on the web for 20 years, and it made some people I knew a long time ago fabulously rich, and it would have been nice of them to not do this to us, but what the f, it is what it is. One more thing, guys -- pay your taxes.

- 2026-03-01T15:35:30Z
A bit of general advice about using ChatGPT et al, never let it rush you. You do the thinking, it does the stuff you ask it to do. If you're not careful it'll quickly start giving you orders.

opmlProjectEditor format - 2026-03-01T14:33:12Z

Some time in 2013 I started editing all my JavaScript projects in the Frontier outliner, and in doing so I designed a format that could contain a whole project. And it worked, I continued building it, and to this day I edit all my projects in this format. It does a lot of work for me automatically, making it possible for me to build more complex stuff.

It turns out you can put a lot of code into an outline on today's computers. The outliner in Frontier was designed to perform well on a 1990 Macintosh with 1MB of memory, so you have to do a lot of writing to overload it.

I am doing a project with Claude.ai which I'm editing of course in OPE format. So I had to teach it how they work so I could give it one of these files, and it would not only be able to understand it, it could make mods and send it back to me in the same format, and with the code more or less formatted the way I like (still working on that).

Yesterday we started the project. I asked Claude to document the format which I called opmlProjectEditor format, which I am now publishing for future reference by myself, other AI bots, and anyone else interested in this.

Here's a link to the opmlProjectEditor docs on GitHub.

I started a this.how page so I can add more links as this develops.

Every source.opml file in my projects on GitHub is in this format. Here's an example file in OPML, and here's a link that opens the file in Drummer to give you an idea what it's like to work in this format.

- 2026-03-01T14:11:59Z
Archive for Scripting News in February 2026, in OPML, as always.

I'd like to excerpt from and comment about three DW posts that he made over the past couple days.

Dave claims that he likes the open web, and he often rails against silos, such as Twitter and Facebook. In the summer of 2013, I discovered the #indieweb group via a poster mentioning the https://indiewebcamp.com in a comment to one of DW's posts. Maybe the word "silo" has been used for a long time to describe social media sites, but the term got popularized in my conscience by the Indieweb site.

I added #webmention support to my Junco code because of the Indieweb group. The Indieweb people "use" social media sites differently. They own their own domain names. They post articles and notes to their own blog sites. But rather than manually cross-posting their info their many social media presences, they use software that makes it appear that the Indieweb users are using Facebook, Twitter, Instagram, etc. just like everyone else, but that's not the true.

Indieweb users may never log into their social media sites, but their content gets posted to those sites, and the comments, likes, shares, etc. at those other sites come back to their personal sites. It's interesting.

Since I don't "use" Twitter and Facebook, having my info posted automatically at those other sites is unnecessary. I use Instagram but mainly as a notetaking app and a place to store photos. But lately, I rely more on Flickr. Again. I've been using Flickr for many years. I don't use Flickr to network with others. I use it to store photos that I then embed into my own web publishing apps and sites.

This past summer, I created my Waxwing app to be a simple image uploader that speeds up the process of using images within my web publishing apps. But I still use Flickr too.

I'm not interested in networking with people beyond my own message board ToledoTalk.com that I started in January 2003.

I could be considered anti-social because I don't use the hot social media/social networking sites, and that's okay by me. I'm fine with being labeled and called names. I won't get offended.

I like message boards, wikis, and blogs. If that's old school or archaic, then that's okay too because I subscribe to the theory that every human being is unique. Why would zealot fans of social media sites assume that everyone should enjoy using those sites/apps? And why do these zealot fans get irritated that some people have the nerve not to use those sites?

I don't care if these social media sites exist. More amateur content gets created. That's a good thing. They all have pros and cons. But I'm simply not interested in them. And I'm not alone with this thinking.

I'm not going to get upset because people use Facebook, and I won't waste my time trying to convince people to stop using Facebook. I don't care if people use Facebook.

I enjoy building and using my own websites. That probably puts me into a minority of a minority. Many Indieweb users also build or install their own software to manage their personal sites. Different breed. What's wrong with diversity?

What's odd is when the zealot social media fans try to convince us that we need Facebook and we must post to Facebook, etc. I don't know why they seem to be upset when people decide to delete their Facebook accounts.

Again, what's wrong with diversity?

I have many interests. I post to my niche sites. I read the web in my own way. And I have been doing these activities for 15 years or more. I don't need help nor guidance from anyone in this area.

I wonder if the zealot fans of social media are creating a new form of acceptable intolerance that's directed at people who don't share their fandom of
the hot social media sites.

Excerpts from DW's post titled "Leave nothing but footprints":

The universe just laughs at your ambition. Hah! You're a mere speck of dust, says the universe, a speck that exists for an infinitesimally short period of time.

Don't try to change the world. Instead, try to work with other people.

Observe. Think. Share your experience, but strive to not change a thing.

That emphasized part seems like an odd thing for DW to suggest. I vehemently disagree with it.

My wife and I will continue to help change a small part of Toledo for the better by volunteering with an organization that helps parents to educate their children before they start school.

It's why I created the website http://babyutoledo.com/ for the non-profit. I'm better with technical functions, and my wife is better at interacting with people directly. The goal of Baby U is to end generational poverty. That's a lofty goal, but if successful, it would be a positive change for the Old South End area of Toledo. How can that be bad?

From JR's : articles
1018 words - 5787 chars - 5 min read
created on
updated on - #
source - versions

Related articles
In Progress - Add webmention client code to Junco - Oct 21, 2013
Creating a Webmention blog reply post at JotHut - Oct 23, 2013
Syndicate JotHut.com posts to Twitter using the share button - Nov 01, 2013
Webmention info to read again - Apr 02, 2014
Webmention-related links - Apr 13, 2014
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Mar 3, 2026 - 4:09 a.m. EST