You're viewing old version number 6. - Current version
Dave Winer posts in early January 2016
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-01T14:33:12Z
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 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.
- 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.
- Jan 4, 2016 - Leave nothing but footprints
- Jan 4, 2016 - Why tech insiders must be on Facebook
- Jan 5, 2016 - Re Twitter easing the 140-char limit
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.
I wonder if the zealot fans of social media are creating a new intolerance against people who don't share their fandom of t
From JR's : articles
813 words - 4593 chars
- 4 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 >>