Read Posts with Read Status via PESOS using GoodReads and Micropub

Today I accidentally realized that both the WordPress Micropub server and the Post Kinds plugin support read-status values of “to-read”, “reading”, and “finished”. I’ve managed to tweak my PESOS work flow with Goodreads.com to also include these experimental pieces using the following additional snippets of code appended to the “Body” fields I’ve described before:

&read-status=to-read
&read-status=reading
&read-status=finished

I’ve added one of the three snippets to the appropriate IFTTT.com recipes for  Goodreads feeds to create the appropriate output. Here’s the first post I’ve made using the new recipe for bookmarking a book I’d like to read: https://boffosocko.com/2020/02/15/meditations-marcus-aurelius/.

Previously I’ve been using simple notes to create read posts for books and just adding a “read” category to give me more control over the data in the posts. (I only used read posts previously for online articles.) Now that I’ve got the ability to provide some better differentiation for my progress, I think I’ll switch to using read posts for all my reading (books and articles).

Incidentally following IndieBookClub.biz and Indigenous for Android which added support for these earlier today, my method may be the third to use these microformats in the wild. Thanks to gRegor Morrill, Kristof De Jaeger, David Shanske, Ryan Barrett, and Charlotte Allen for their prior work, experimentation, code, and examples for allowing me to get this working on my website. 

Read Add review to Goodreads from Schema markup by Terence Eden (Terence Eden’s Blog)
I write book reviews on my blog. I also want to syndicate them to Goodreads. Sadly, Goodreads doesn't natively read the Schema.org markup I so carefully craft. So here's the scrap of code I use to syndicate my reviews.Goodreads API Keys Get your Keys from https://www.goodreads.com/api/keys You will ...
I’ve just noticed that in addition to my relatively obvious user RSS feed on Goodreads, there’s a separate hidden feed of just my reading status updates. It’s of the form https://www.goodreads.com/user_status/list/#######-user-name?format=rss where #######-user-name is the typical user number and name combination at one’s profile page.

Social Reading User Interface for Discovery

I read quite a bit of material online. I save “bookmarks” of all of it on my personal website, sometimes with some additional notes and sometimes even with more explicit annotations. One of the things I feel like I’m missing from my browser, browser extensions, and/or social feed reader is a social layer overlay that could indicate that people in my social network(s) have read or interacted directly with that page (presuming they make that data openly available.)

One of the things I’d love to see pop up out of the discovery explorations of the IndieWeb or some of the social readers in the space is the ability to uncover some of this social reading information. Toward this end I thought I’d collect some user interface examples of things that border on this sort of data to make the brainstorming and building of such functionality easier in the near future.

If I’m missing useful examples or you’d like to add additional thoughts, please feel free to comment below.

Examples of social reading user interface for discovery

Google

I don’t often search for reading material directly, but Google has a related bit of UI indicating that I’ve visited a website before. I sort of wish it had the ability to surface the fact that I’ve previously read or bookmarked an article or provided data about people in my social network who’ve done similarly within the browser interface for a particular article (without the search.) If a browser could use data from my personal website in the background to indicate that I’ve interacted with it before (and provide those links, notes, etc.), that would be awesome!

Screen capture for Google search of Kevin Marks with a highlight indicating that I've visited this page in the recent past
Screen capture for Google search of Kevin Marks with a highlight indicating that I’ve visited his page several times in the past. Given the March 2017 date, it’s obvious that the screen shot is from a browser and account I don’t use often.

I’ll note here that because of the way I bookmark or post reads on my own website, my site often ranks reasonably well for those things.

On a search for an article by Aaron Parecki, my own post indicating that I’ve read it in the past ranks second right under the original.

In some cases, others who are posting about those things (reading, commenting, bookmarking, liking, etc.) in my social network also show up in these sorts of searches. How cool would it be to have a social reader that could display this sort of social data based on people it knows I’m following

A search for a great article by Matthias Ott shows that both I and several of my friends (indicated by red arrows superimposed on the search query) have read, bookmarked, or commented on it too.

Hypothes.is

Hypothes.is is a great open source highlighting, annotation, and bookmarking tool with a browser extension that shows an indicator of how many annotations  appear on the page. In my experience, higher numbers often indicate some interesting and engaging material. I do wish that it had a follower/following model that could indicate my social sphere has annotated a page. I also wouldn’t mind if their extension “bug” in the browser bar had another indicator in the other corner to indicate that I had previously annotated a page!

Screen capture of Vannevar Bush’s article As We May Think in The Atlantic with a Hypothes.is browser extension bug indicating that there are 329 annotations on the page.

Reading.am

It doesn’t do it until after-the-fact, but Reading.am has a pop up overlay through its browser extension. It adds me to the list of people who’ve read an article, but it also indicates others in the network and those I’m following who have also read it (sometimes along with annotations about their thoughts).

What I wouldn’t give to see that pop up in the corner before I’ve read it!

Reading.am’s social layer creates a yellow colored pop up list in the upper right of the browser indicating who else has read the article as well as showing some of their notes on it. Unfortunately it doesn’t pop up until after you’ve marked the item as read.

Nuzzel

Nuzzel is one of my favorite tools. I input my Twitter account as well as some custom lists and it surfaces articles that people in my Twitter network have been tweeting about. As a result, it’s one of the best discovery tools out there for solid longer form content. Rarely do I read content coming out of Nuzzel and feel robbed. Because of how it works, it’s automatically showing those people in my network and some of what they’ve thought about it. I love this contextualization.

Nuzzel’s interface shows the title and an excerpt of an article and also includes the avatars, names, network, and commentary of one’s friends that interacted with the piece. In this example it’s relatively obvious that one reader influenced several others who retweeted it because of her.

Goodreads

Naturally sites for much longer form content will use social network data about interest, reviews, and interaction to a much greater extent since there is a larger investment of time involved. Thus social signaling can be more valuable in this context. A great example here is of Goodreads which shows me those in my network who are interested in reading a particular book or who have written reviews or given ratings.

A slightly excerpted/modified screen capture of the Goodreads page for Melanie Mitchell’s book Complexity that indicates several in my social network are also interested in reading it.

Are there other examples I’m missing? Are you aware of similar discovery related tools for reading that leverage social network data?

Reply to Chris Finazzo about Jekyll and GoodReads alternatives

Replied to a tweet by Chris FinazzoChris Finazzo (Twitter)
I think Pelle Wessman has a Micropub solution for Jekyll which might allow you to use gRegorLove’s indiebookclub as a start. Asking in chat may help get you moving on other ideas/help if you need them.

👓 How to Import Your GoodReads List Into WordPress, for free | Glenn Dixon

Read How to Import Your GoodReads List Into WordPress, for free by Glenn DixonGlenn Dixon (glenn.thedixons.net)
Here are the steps I took in order to get all of my GoodReads books/reviews over into my IndieWeb-ified Wordpress: Prerequisites: A GoodReads account with a decent amount of books reviewed and/or starred A self-hosted WordPress site Twenty Seventeen theme (could work with others) Advanced Custom Fie...

👓 Announcing indiebookclub | gRegorLove.com

Read Announcing indiebookclub by gRegor MorrillgRegor Morrill (gregorlove.com)
I’m pleased to announce a new project I have been working on. indiebookclub is an app for keeping track of the books you are reading or want to read. It is primarily intended to help you own your data by posting directly to your own site with Micropub. If your site does not support Micropub yet, y...
This portends some awesome things to come. Can’t wait to get this working and see what pieces come along with it later. This is going to make it much easier to leave silos like GoodReads.com.

📖 22% done with Suicide of the West by Jonah Goldberg

📖 Read 16-22% Chapter 4 “The Birth of Capitalism: A Glorious Accident” of Suicide of the West: How the Rebirth of Tribalism, Populism, Nationalism, and Identity Politics is Destroying American Democracy by Jonah Goldberg (Crown Forum, , ISBN: 978-1101904930)

Here Goldberg goes into the complexity of potential causes of capitalism. His discussion of The Miracle and what it represents gains a lot more flavor and nuance than the one word construct it’s had up until now in the text.

He discusses Common law as an emergent property of a society. Again here I note some vocabulary stemming from the “Complexity” science movement of the past several decades as well as that of David Christian et al in the Big History conversation. (Speaking of which, I’ve noted he’s got a new book out on the topic.)

I will take some issue with what looks like a logical problem toward the end of the chapter here:

Therefore the demise of our civilization is only inevitable if the people saying and arguing the right things stop talking.

I do take his broader point, but what, praytell, are the right things, particularly when you’ve just made the argument that you’re not exactly sure what complex system caused it all? We really need to know exactly what caused it to be able to fight to maintain the correct parts of the Goldilocks conditions.

In general, I find myself agreeing with the broadest points here and find the arguments and ideas quite intriguing.

I want to read 42 books in 2018.

I sometimes feel guilty about failing miserably at these based on the way GoodReads counts their books vis-a-vis finishing complete books, particularly when I’m often reading such dense technical books in which reading a page a day is a near Herculean task.

Thus, because I can have finer control of things on my own website, I’ll try to break things out on a more granular level.

I want to read (aka work my way through) 2-3 technical textbooks in 2018.
I want to read 10 non-fiction books in 2018.
I want to read 20 fiction books in 2018.
I want to read 10 juvenal fiction/literature books in 2018.

👓 Owning my Reading and 100 Days of Reading Chapters | Eddie Hinckle

Read Owning my Reading and 100 Days of Reading Chapters by Eddie HinkleEddie Hinkle (eddiehinkle.com)
One of my goals in 2018 is to own my reading data rather than using Goodreads for all of that information. This will allow me to track information the way I want rather than have to do it like Goodreads wants me to. My eventual goal is to have something like what Xavier made, but for now I’m going...
Reading even a chapter a day can be a useful and powerful thing. I ought to be doing this as a near term goal instead of just trying to generally always “read more.”
As part of Bryan Alexander’s online book club, I’ve recalled that GoodReads.com allows users with linked Amazon accounts to make their Kindle highlights and notes publicly available. Though I expect that I’ll post most/all of them here on my site over time, I thought I’d still add a link to my highlights and annotations for Weapons for Math Destruction here and use this as a reminder to others in the group who might want to take advantage of this functionality as well.

Details on the functionality can be found at Share Your Kindle Notes and Highlights with Your Friends (Beta).