Made some progress on incorporating the MST-PHP post styling within the sample app for user authentication! This is a static feed, but helped me to understand the formatting and how to access JSON data within an Express application.
MyStatusTool
There are 31 posts filed in MyStatusTool (this is page 3 of 4).
Update on MyStatusTool development
The MyStatusTool project was on hold for a period of weeks while I was developing a glossary plugin for Micro.blog (and specifically for John Philpin). That appears to be working at least for John and me, so I am resuming work on this project. In conversations with Colin Walker (developer of MST-PHP), I am planning to move to update my user interface to match Colin’s, so our tools will be more common to users. I made a start on this by getting the simple version of username/password authentication using Passport.js set up (since my initial version did not have this). I have also spent some time familiarizing myself with how MST-PHP styles its user interface. The following is my projected list of tasks:
Login feature (in progress)
Display static set of feed items on home page
Display items on login page
Read feeds, add to posts file, update display on home and login page
Create admin page to manage feeds
Add posting feature and create a feed for posts
Add static pages for each post
John Johnston notes a podcast on a WordPress plugin (Friends) for a social network (although back in 2021). Seems to be lots of activity in the social area – why not MyStatusTool and MST-PHP?
I have been working on developing a glossary plugin for Micro.blog, and that has been taking up my time the past few weeks. I plan to get back to MyStatusTool development, as well as some blogging.
Had a great conversation today with Colin Walker on MyStatusTool development! Colin has added “reply” functionality in his tool – I need to catch up! This is all lots of fun – good to be working with someone….
Success! I have installed Colin Walker’s MST-PHP tool at https://mst.andysylvester.com/, and it is working! Check it out!
Watch out – Colin Walker and I are developing tools that could be the first apps to meet Dave Winer’s Textcasting proposal! Both are available on Github…nothing stopping anyone from trying them out!
Having a conversation using rssCloud
This weekend, Colin Walker and I were able to have a conversation using our respective microblogging tools (MyStatusTool and MST-PHP). It was a cool and fun experience. I felt like we were taking the first steps to explore how to use these tools.
I sent email to a number of friends when I announced MyStatusTool, and one of them replied that he did not know what problem this was trying to solve. I thought about it and today realized what is it – a bootstrap to develop something new. Dave Winer has been referring to bootstraps throughout his blogging career (this essay is an excellent summary, and it is over 20 years old). The concept of MyStatusTool is a specific type of bootstrap:
My Status Tool is an application that provides the basic posting and reading functionality within Twitter, but using RSS and rssCloud as the enabling technologies.
from https://github.com/andysylvester/myStatusToolDemo
So, really, this is a bootstrap of a new type of Twitter. Dave Winer had a post about this in 2010:
Anyway, to answer the question posed by this piece — you bootstrap the federated 140-character loosely coupled network the same way you bootstrap anything. Let’s start with something very very simple, like two tin cans separated with a string. Something that is useful, perhaps minimally so, and can be federated. Then we use it. Then we think. Then we improve it. Start with working code. Start tomorrow, not next month.
from http://scripting.com/stories/2010/08/10/howToBootstrapFederated140.html
I will have more to say about this in the coming days – let me know if you want to be a part of this bootstrap!
Colin Walker has hit on a good point today – it is fun and energizing to work on a project with someone else, or to riff on another project. I am hoping to get some time in on MyStatusTool today!
Colin Walker and I have both developed tools for making short posts and following RSS feeds.
Colin’s tool: https://colinwalker.blog/php-mst/
Colin’s announcement: https://colinwalker.blog/blog/?date=2023-02-08
My tool: http://fedwiki.andysylvester.com:443/
My announcement: https://andysylvester.com/2023/02/06/demo-of-mystatustool-twitter-using-rss-and-rsscloud/
Check them out!