Replied to a post by Buster Benson (@buster@medium.social)Buster Benson (@buster@medium.social) (Mastodon)
@tchambers @coachtony @jeffjarvis @mathowie Thanks for these links! Definitely exciting to see how this is being approached from different angles. I’m excited for this next chapter.
@buster@medium.social @tchambers @coachtony@medium.social @jeffjarvis @mathowie
Another example of longer posts which are folded under a “read more” type link within the Fediverse itself can be seen in the Hometown fork of Mastodon (https://github.com/hometown-fork/hometown), which is running the hcommons.social platform. The admins have upped the character limit to 1000 instead of the usual 500. Ideally those reading in other parts of the network would see the beginning of a post and a “Read more” link to read the remainder of the piece.

I often post to my own WordPress website which has a plugin to make it appear as if it were ActivityPub compatible. If I follow it via a Hometown-based (Mastodon) server, like my hcommons.social account, I see all the full short notes/replies content which are usually 1000 characters or less. For posts over that limit, there’s a “Read More >” which opens up the entirety of the article within the hcommons.social interface where I can read it in its entirety. Naturally there’s a link to the original, so I can also go back to read that if I chose.

I’ve just gone over the 1000 character limit, so I’ll post this on my own site, syndicate a copy to my hcommons.social account, and with any luck it will serve as an example of how all this might work between WordPress, a forked version of Mastodon, and Mastodon itself, as well as for testing it for reading in other parts of the Fediverse if one wished.

Screencapture of post stream seen from within hcommons.social. It features a post with over 1000 characters and displays a Read more > link at the bottom of the post to see the entire article.

Beyond this reading experience, one should also be aware of a separate user interface/interaction problem inherent in how Mastodon and potentially other parts of the Fediverse handle replies and who can see them. I’ll leave this link to explain that issue separately: https://fedi.simonwillison.net/@simon/109559268498004036. (Hopefully your instance will let you see a subsection of some of the replies to it…)

An additional benefit that one gets in bolting on ActivityPub the way it works for my WordPress site is that folks who subscribe to @chrisaldrich can see linked text natively from within Mastodon despite the fact that Mastodon doesn’t allow one to wrap text with URLs to link out.

Reply to Gutenberg: First Impressions | MattCromwell.com

Replied to Gutenberg: First Impressions by Matt Cromwell (MattCromwell.com)
Gutenberg is the future of content in WordPress. It will deliver the elegance of Medium but with far more power and flexibility of layouts and content types
I love how this looks and works and it’s certainly about time that WordPress had alternate means of publishing to its platform. (I miss the days when Twitter had thousands of different configurable apps to post to it, though these were far simpler.)

Not only does it remind me a bit of Medium.com’s interface, it is highly reminiscent of Aaron Parecki’s Quill editor which uses the open Micropub spec to publish to the Micropub endpoint on my blog. Though his isn’t as fully featured as the Gutenberg example, he could certainly add to it, but then it could be used to publish to any site that supports the spec.

A sample of the Quill interface for posting to WordPress via Micropub.

The nice part about Micropub (and the fact that there’s already a Micropub plugin for WordPress) is that developers can build multiple competing publishing interfaces to publish to any website out there. (Or developers could even build custom publishing interfaces for their clients.)

In fact, if they wanted to do a highly valuable pivot, Medium.com could add publishing via Micropub to their platform and really become the billionaire’s typewriter that some have suggested it to be.