# If you visit the blog itself rather than read via RSS then things may go a little screwy with the comments later while I try something out. There is a distinct possibility of breakage. ?
He makes some very interesting and compelling points while outlining his particular answer to the question about comments.
One such point is that he doesn't like micro.blog becoming a comment platform that every reply has to be sent or received via, otherwise it's akin to a silo and you might as well just use Twitter.
It's an interesting angle.
I've likened it to a comment platform myself but one that's not like a social silo but a feed reader with an inbuilt two-way communication system.
If all you could do was list and reply to posts from blogs hosted with the service then it would, indeed, be considered a silo. Being able to add any RSS or JSON feed to your account, however, opens it up but Colin's objection is still well articulated and I can certainly see his point.
Forcing people to interact via only one avenue is bad for conversation and bad for the web.
I'm personally guilty of limiting my reader's options (although I am reconsidering this) but, if you are using micro.blog as a comment platform it means that your site accepts webmentions which can obviously originate from anywhere able to send them.
It's a shame this isn't more widespread.
But what really got me thinking was Colin's observation:
"I do have a M.b account but I’m beginning to wonder if I need one as I have my own fully functional weblog."
That's both perfect and prophetic.
Ideally, this is the open web's goal: for people not to need something like micro.blog; for connective technologies to be sufficiently simple and widespread that ideas can be posted and conversations had between any site regardless of platform or hosting.
I think something like micro.blog is a stepping stone, a proof of concept, if you will. Because the web is so dominated by platforms and silos we need it (or, rather, a familiar platform-style service) to serve as an effective illustration of how blogs in different locations can be truly connected and interact directly with each other via #indieweb style technologies.
Whether that is the way it will ultimately pan out remains to be seen but, as things stand, it is an elegant solution as long as you're willing to work within its limits.
It's not ideal but, if it gets people interested in blogging again and plants the seeds of a more connected open web, I'm all for it.
@colinwalker Your phrase "stepping stone" is exactly right. There is plenty still to do, but I hope that Micro.blog gets a few things right that will push things forward.
As I mentioned, I have been reconsidering the way comments work on the blog.
I disabled them some time ago, fed up with the overhead of moderation, then outsourced replies to Medium for a while followed by webmentions and micro.blog.
While I have been reasonably happy with this arrangement I have also been wondering if it is enough. I said earlier that I am guilty of forcing readers to interact in certain ways and that is against the objectives of an open web.
Colin Devroe's post was the tipping point (I told you his points were compelling) and I decided it was time to get over myself and look at opening things up again.
When changing my theme last year I had completely removed all comment functionality, recently opting to write a custom comment section to handle webmentions. This was divided into three sections: replies, likes and generic webmentions not recognised as any other type.
This meant that I had to restore the original code for standard comments and combine it with the webmention handling to retain the division between comment types.
So, you can now reply to new posts directly on the page as well as reply to existing comments; the latter, however, is restricted to actual comments rather than likes or generic mentions.
With the Webmention for Comments plugin replies should send a webmention out to the original comment location if it was received from another site. That's as yet unproven so I'll be giving feedback if that doesn't appear to be happening.
I haven't yet decided whether to go back and enable in situ comments on previous posts or whether this should be a hard cutover. Perhaps I will once I'm happy that everything is working how it should.
One step at a time.
#As I mentioned, I have been reconsidering the way comments work on the blog.
I disabled them some time ago, fed up with the overhead of moderation, then outsourced replies to Medium for a while followed by webmentions and micro.blog.
While I have been reasonably happy with this arrangement I have also been wondering if it is enough. I said earlier that I am guilty of forcing readers to interact in certain ways and that is against the objectives of an open web.
Colin Devroe's post was the tipping point (I told you his points were compelling) and I decided it was time to get over myself and look at opening things up again.
When changing my theme last year I had completely removed all comment functionality, recently opting to write a custom comment section to handle webmentions. This was divided into three sections: replies, likes and generic webmentions not recognised as any other type.
This meant that I had to restore the original code for standard comments and combine it with the webmention handling to retain the division between comment types.
So, you can now reply to new posts directly on the page as well as reply to existing comments; the latter, however, is restricted to actual comments rather than likes or generic mentions.
With the Webmention for Comments plugin replies should send a webmention out to the original comment location if it was received from another site. That's as yet unproven so I'll be giving feedback if that doesn't appear to be happening.
I haven't yet decided whether to go back and enable in situ comments on previous posts or whether this should be a hard cutover. Perhaps I will once I'm happy that everything is working how it should.
I'm glad you've enabled comments too. The only way I was able to reply (short of writing on my own site, which I would only do if I was giving a longer response for the benefit of my readers) was on Micro.blog. I think giving people the flexibility to reply by Webmention or traditional comment is ideal.
On a related note, I can't recommend the WP-Spamshield plugin enough for dealing with spam comments. I haven't had to deal with a single one since I've been blogging again. They don't even go into moderation (although you can turn on a log to see what's being marked as spam if you want).
Thanks Chris, I'll look into that. It feels quite liberating to have taken this route, the open web is all about ownership and control and I've written a number of times about not letting external services dictate how you do things on your own site. This is one more step to achieving that.
Just a heads up, Colin. WP-Spamshield seems to be blocking Webmentions at my end. I'm working with Red Sand Media to get it resolved. They're very responsive and are looking into a couple of log/diagnostic files I've sent them. I'm sure we'll get it sorted out.
# One thing I still need to do is separate my own mentions between posts so that they appear after all other comments. They still show as "related" posts but I don't want them mixed in with the rest, disrupting the flow.
# Looks like I've got the comment section sorted. A place for everything and everything in its place!
@colinwalker Your phrase "stepping stone" is exactly right. There is plenty still to do, but I hope that Micro.blog gets a few things right that will push things forward.
@manton It already does a lot right, I think adoption is the biggest battle.
As I mentioned, I have been reconsidering the way comments work on the blog. I disabled them some time ago, fed up with the overhead of moderation, then outsourced replies to Medium for a while followed by webmentions and micro.blog. While I have been reasonably happy with this arrangement I have also been wondering if it is enough. I said earlier that I am guilty of forcing readers to interact in certain ways and that is against the objectives of an open web. Colin Devroe's post was the tipping point (I told you his points were compelling) and I decided it was time to get over myself and look at opening things up again. When changing my theme last year I had completely removed all comment functionality, recently opting to write a custom comment section to handle webmentions. This was divided into three sections: replies, likes and generic webmentions not recognised as any other type. This meant that I had to restore the original code for standard comments and combine it with the webmention handling to retain the division between comment types. So, you can now reply to new posts directly on the page as well as reply to existing comments; the latter, however, is restricted to actual comments rather than likes or generic mentions. With the Webmention for Comments plugin replies should send a webmention out to the original comment location if it was received from another site. That's as yet unproven so I'll be giving feedback if that doesn't appear to be happening. I haven't yet decided whether to go back and enable in situ comments on previous posts or whether this should be a hard cutover. Perhaps I will once I'm happy that everything is working how it should. One step at a time.
This Article was mentioned on <a href=\"http://cdevroe.com/2017/09/05/colin-walker-opens-up-comments/\" rel=\"nofollow\">cdevroe.com