Read IndieWeb, Revisited by Evan StonerEvan Stoner (evanstoner.com)
A couple of years ago I started building an IndieWeb website. Then I got painfully busy at work, stopped improving it, and basically ran out of free time to even post to it. Fast forward a couple of years, and I've got a new job that's somewhat more manageable, and during the holiday break I'm tryin...

It’s interesting to see the growing pains people are having on the internet as they add new functionality to their websites. Even WordPress has at least half a dozen plugins to enable a lot of the functionality that is de facto within social media. Slowly though, both technologists and small to medium sized companies will begin offering these features as standard pieces that won’t require this sort of overhead or configuration. Well eventually see a sea-change in the environment as the technological hurdles come down. It would be nice to see things like Netlify and WordPress offer IndieWeb-in-a-box for their customers.

Replied to Webmentions + Eleventy Talk by Sia KaramalegosSia Karamalegos (sia.codes)
Slides and resources from my talk at JamStack Toronto.
First there’s the details of her post in particular that are cool, but I like how Sia is leveraging Twitter as part of the commenting system on her blog using Webmention and Brid.gy. This way for people who aren’t replying or interacting with their own websites (yet!), they can still take part in the conversation, but she can own it all in one centralized place.

In particular take a look at the great, and intuitive UI she’s got at the bottom of her post:

Join the conversation on Twitter. Or, if you liked this article and think others should read it, please retweet it.

Just click on the link, reply and go. It would  be nice to see other social platforms allow this sort of interaction. Setting it up for Mastodon should also be pretty simple too.

Read This used to be our playground (Simon Collison)
There was a time when owning digital space seemed thrilling, and our personal sites motivated us to express ourselves. There are signs of a resurgence, but too few wish to make their digital house a home.
The nice part is that this applies even if you’re not a designer. Reminds me of the most important IndieWeb principle: have fun
Liked a tweet (Twitter)
Tom Critchlow in Tweet: “My personal website is a tapestry where legends are told” ()

Quoted a tweet by Amy CollierAmy Collier (Twitter)
There are some great resources and material here. Signing up today.
Replied to a thread by Scott JensonScott Jenson (Twitter)
Aaron’s site is so advanced, his replies on Twitter don’t have a permalink back to his site. So you’re missing out on the way he replies and collects replies/likes/reposts. See: https://aaronparecki.com/2020/12/10/7/

Mine is less so; you’ll see my permalink on Twitter back to my original.

It doesn’t look like he threads his entire conversations (publicly), but you can currently see the contexts and replies from your conversations at https://aaronparecki.com/replies.

screencapture of Aaron Parecki's site capturing conversation back and forth with Twitter

A difference you’ll notice is that Twitter caps me at 280 characters, while I can waffle on for days and Aaron’s website will likely (but doesn’t have to) capture it.

Webmention also allows for editing/sending updates, so I can edit after-the-fact and Aaron’s site will show it whereas Twitter doesn’t allow edits, so… I could also delete my response in the future and send a “410 webmention” and Aaron’s site should delete it.

I’m sure that Twitter, Facebook, and most other social media systems could implement sending/receiving webmentions in under a week (even if they’re dragging their feet on a well written spec) and add microformats to make cross-site notifications and comments a reality. It will assuredly require legislation for them to do so however.

Many common CMSes already support Webmention either natively or with plugins/modules, so there’s some pretty solid proof of interoperability with various software and programming languages.

Bookmarked Grow the IndieWeb with Webmentions by Amber WilsonAmber Wilson (amberwilson.co.uk)
When I re-made my site with Eleventy, the pages didn't change much, but I had loads of fun adding new features. The most fun was webmentions and I'm here to convince you to add them! First, let me step back and explain why webmentions exist—the IndieWeb.IndieWeb Check out this official description...
Read Grow the IndieWeb with Webmentions by Amber Wilson (amberwilson.co.uk)
When I re-made my site with Eleventy, the pages didn't change much, but I had loads of fun adding new features. The most fun was webmentions and I'm here to convince you to add them!
First, let me step back and explain why webmentions exist—the IndieWeb.
This is awesome Amber!