Hey there! M.b does support webmentions, just not 100%. There are definitely more improvements @manton can (and has expressed a desire) to make. Unfortunately, every feature has to be prioritized 🙂 This has the current info on what is working for webmentions: http://help.micro.blog/2017/webmention/

Episode 17: @eli

This Week in the IndieWeb Audio Edition • June 30th - July 6th, 2018

#podcast #IndieWeb #this-week-indieweb-podcast
I'm going!

Homebrew Website Club returns! Come on out and work on your personal website, or learn more about how to escape the social media silos by building something of your own!

We’ll have updates about the recent IndieWeb Summit, a return of webrings, and much more!

Homebrew Website Club Baltimore

#event #HWC #IWC #IndieWeb #HWCBaltimore

I think something like Slack’s reactions could be great. It lines up with something we’ve been experimenting with in the IndieWeb as “reacji”. Essentially they are replies with just a single emoji under the hood. But in processing and UIs we can think of them as reactions. I find Slack’s approach very beneficial.

There’s a new Micro Monday podcast episode out! “Eli Mellen, an art historian and printmaker turned web developer, talks to Jean about…” LiveJournal, the IndieWeb, 🕸️💍, Micro.wiki, and more.

New features this week

Over the past couple of days I've noticed a problem when posting a comment on the blog.

The comment is submitted but you are not directed back to the post. No follow-up actions occur either such as sending a webmention where appropriate or mailing me to advise that a comment has been submitted.

After checking, I saw the site is generating a 405 error in wp-comments-post.php which checks that the request method is POST and fails if the method doesn't match.

I'm not sure when it started but I think it might have coincided with the update to WordPress 4.9.7.

I tried disabling a number of plugins and custom functions to no avail. Searches revealed that this is a relatively common issue with some saying it relates to a problem sending emails from WordPress. I turned off the email notification options in Discussion Settings and comments started working.

Email is definitely the issue. I've tried a couple of SMTP plugins instead of relying on defaults but get the same error so I don't know what's actually causing it.

I've left the email notifications off for now so that things work until I can find the cause. There may, consequently, be a delay in me responding or reacting to comments.

Vouch

Liked: Scripting News: What became of the blogosphere?...

"I doubt if the blogosphere of 2018 is smaller in absolute terms than the blogosphere of the early 2000s. In fact I'm pretty sure it's orders of magnitude larger...

What changed is we lost the center."

The emergence of social networks as a driving force on the internet gave people quicker, easier ways to make a point, connect and have conversations. Blogs still existed but became isolated, the strands that wove them together as more of a community unraveled.

Things have been getting better:

  • a backlash in some quarters
  • the indieweb movement seeking to facilitate cross-talk using technologies like webmentions
  • micro.blog aiming to get people focused on blogging again

But it is still too easy to jump on your social platform of choice rather than have discussions via blogs.

If you’re familiar with OAuth, this introduction to IndieAuth walks through the process of how auth for the open web works. Really happy that Micro.blog supports this now.

We posted a new episode of Core Intuition this week with a summary of my time at IndieWeb Summit and more.

IndieAuth for external blogs

The web is the social network

IndieAuth for Micro.blog

IndieBookClub

IndieWeb Summit 2018 wrap-up

Slow start for me this morning. Luckily my Airbnb left a Stumptown cold brew coffee in the fridge. Catching up on support email before heading over to IndieWeb Summit day 2.

IndieAuth, the extension to OAuth 2.0, was developed by Aaron Parecki and implemented by multiple people  in the IndieWeb community, including myself.

The problem has been that people conflated it with the service Aaron created as a reference implementation, which implemented IndieAuth for people who didn’t have it by using the OAuth services of sites like Twitter and Github to bootstrap the service.

Aaron succeeds here in finally conveying a point it took me a long time to understand, and partially only by reading and implementing one of these.

Was pleased to see the founder of Home Assistant, a product I use, tweeting that he would adopt this in that product. Looking forward to seeing what people come up with.