Bookmarked My Indie, Integrated Feed Reader (colinwalker.blog)
For a few years now, it has been a goal (or more of a dream) to build my own feed reader which integrates directly with the blog making it easy to perform indieweb actions such as likes and replies.

This is a really beautiful looking setup. The best thing, I’d guess, is the integration with Colin’s blog using indieweb actions. The UI looks great. The video of mobile looks perfect.

The upside of a DIY system would be it works just they way you want it. I wonder if something similar could be done for WordPress, using FeedWordPress as a reader perhaps.

Liked Happy 10th Birthday, Bridgy! by Ryan BarrettRyan Barrett (snarfed.org)
https://snarfed.org/10th_birthday_cake.jpg Today marks 10 years to the day since I first launched Bridgy, my little IndieWeb side project to connect social networks and personal websites. Happy Birthday, Bridgy! I’ve always loved the internet, but I’m n...

Bridgy is part of the IndieWeb suite of tool I’ve been using it since 2015 without full understanding but with full appreciation. Along with the Post Kinds Plugin and the Syndicated links one has very much changed my blog.

Bookmarked Een alternatief voor Post Kinds? by Frank Meeuwsen (diggingthedigital.com)
Inmiddels gebruik ik de Post Kinds plugin (zie mijn handleiding) al weer een tijd op deze site. Het idee van de plugin is erg goed: Je kunt meerdere soorten posts maken en deze naar eigen believen vormgeven of weergeven. Het is een uitbreiding op de Post Formats die WordPress niet echt meer lijkt te...

Unfortunately I’ve been struggling with the plugin for quite some time, something that struck me again when I reread my archive. At the end of December 2020 I already ran into the same problems that I still have. In May 2021 I once again expressed my frustration in a blog post, and luckily both Ton and Jan were kind enough to steer me towards possible solutions. I know that Ton is now busy (or ready?) to phase out Post Kinds. And this plugin from Jan also offers possibilities.

Google translation.

Bookmarked Working Around Post Kinds Plugin Lock-In by Ton Zijlstra (zylstra.org)
I’ve been using the Post Kinds plugin for a few years on this WordPress site. It allows you to easily style a specific type of posting (a like, bookmark, reply, rsvp, read, check-in etc), it automatically pulls in the relevant information form the posting you’re reacting to, and adds the right m...

Although I’ve found the post kinds plug-in amazingly useful I’ve wondered about the problem of moving away from it.

As I review old posts I do find some surprises in the way the display of posts has changed, having the post kinds “stuff” in the post would help I think. I’ve no idea how I could do that if I wanted to.

Replied to a tweet by Kenny Pieper (Twitter)

'Twitter did something that I would not have thought possible: It stole reading from me. What is it stealing from you?' https://twitter.com/janinegibson/status/1412044936476872704

1. Reading your & other blogs.
2. Resources, Twitter is good for easy short term sharing not for long term discovery.
3. Time

Posting this via my blog, where it belongs and is organised by me in my online memory.

Replied to Re: The urge to publish simply everything by Aaron DavisAaron Davis (collect.readwriterespond.com)
Thank you Wouter for the read. I accept your criticism of my practice. To explain my personal intent, I used to use Diigo to capture such links. However, I turned to using my own sites as I wanted to own the data. I am not worried about whether it is ‘blogging’ or a ‘weblog’, my focus is on ...

I for one appreciate your linking, mention, breadcrumbs that make up your online trails.

Dave Cormier Should be delighted to get so many mentions🤣

Replied to RE: My Ratio of Signal to Noise by Aaron DavisAaron Davis (collect.readwriterespond.com)
I really enjoyed your assessment of where you are currently at. I have wondered lately about my commitment to capturing my breadcrumbs lately and can really relate to your point about it being exhausting. I wonder if something like Roam is any less exhausting? I am left thinking that with so many of...

Hi Aaron,
I do hope you do not get too exhausted. I find you breadcrumb trail useful and interesting. In some ways breadcrumbs are a more productive vein to mine that piles of full articles or loafs.

Replied to Re: Browser Bookmarklets for Giving Credit by Aaron DavisAaron Davis (collect.readwriterespond.com)
I am all in on this Chris, but I just can’t seem to get it to work. I created the bookmarklet, highlighted the name and clicked the bookmarklet, but there was no pop-up. I must admit, I do not use many bookmarklets, only Alan Levine’s really. I may therefore have to dig into this a bit further a...

Hi Aaron,

I am glad you posted this. I like bookmarklets. I run one a bit like this via AppleScript on my mac. This has an advantage of letting me add a keyboard to send straight to the clipboard.

I am going to add the indieweb mark up to that using Chris’s script for reference. Like you I couldn’t get it working at first I had to mess around with he single and double quotes. This works for me:


javascript:(function(){let text = "";if (window.getSelection() != '') {text = window.getSelection().toString() + '\n';}var tocopy = '<p><small><cite class="h-cite via"><abbr title="via">ᔥ</abbr> <span class="p-author h-card">"' + text + '"</span> in <a class="u-url p-name" href="' + location.href + '" target="_blank" rel="noopener noreferrer" >' + document.title + '</a> (<time class="dt-published">' + document.lastModified + '</time>)</cite></small></p>';;d=document;d.body.appendChild(Object.assign(d.createElement('textarea'),{value:tocopy})).select();d.execCommand('copy');})()

I’ve not got much of a handle on JavaScript so YMMV.

Replied to re: IndieWeb at the OERxDomains Conference by Aaron DavisAaron Davis (collect.readwriterespond.com)
Thank you Chris for the mention. The OERxDomains Conference definitely sounds like an exciting event. In regards to participating,  I always feel a case of impostor syndrome. To be honest, although I am in education and work with technology, my current role involves supporting schools with reportin...

Hi Aaron,

I do not think you need to worry about imposter syndrome. I went along to OER 16 where I was allowed to do some podcasting I was made very welcome. The whole conference was really exciting. Although the majority of folk there were in higher ed I didn’t feel uncomfortable being a primary teacher. A repeated thread was that open meant many different things can could be taken many different ways. I think presenting about your blog and how it work for you would make a great session. I certainly have alway thought of it as an essential open educational resource.