Reply to Laying the Standards for a Blogging Renaissance by Aaron Davis

Replied to Laying the Standards for a Blogging Renaissance by Aaron Davis (Read Write Respond)
With the potential demise of social media, does this offer a possible rebirth of blogging communities and the standards they are built upon?
Aaron, some excellent thoughts and pointers.

A lot of your post also reminds me of Bryan Alexander’s relatively recent post I defy the world and to go back to RSS.

I completely get the concept of what you’re getting at with harkening back to the halcyon days of RSS. I certainly love, use, and rely on it heavily both for consumption as well as production. Of course there’s also still the competing standard of Atom still powering large parts of the web (including GNU Social networks like Mastodon). But almost no one looks back fondly on the feed format wars…

I think that while many are looking back on the “good old days” of the web, that we not forget the difficult and fraught history that has gotten us to where we are. We should learn from the mistakes made during the feed format wars and try to simplify things to not only move back, but to move forward at the same time.

Today, the easier pared-down standards that are better and simpler than either of these old and and difficult specs is simply adding Microformat classes to HTML (aka P.O.S.H) to create feeds. Unless one is relying on pre-existing infrastructure like WordPress, building and maintaining RSS feed infrastructure can be difficult at best, and updates almost never occur, particularly for specifications that support new social media related feeds including replies, likes, favorites, reposts, etc. The nice part is that if one knows how to write basic html, then one can create a simple feed by hand without having to learn the mark up or specifics of RSS. Most modern feed readers (except perhaps Feedly) support these new h-feeds as they’re known. Interestingly, some CMSes like WordPress support Microformats as part of their core functionality, though in WordPress’ case they only support a subsection of Microformats v1 instead of the more modern v2.

For those like you who are looking both backward and simultaneously forward there’s a nice chart of “Lost Infractructure” on the IndieWeb wiki which was created following a post by Anil Dash entitled The Lost Infrastructure of Social Media. Hopefully we can take back a lot of the ground the web has lost to social media and refashion it for a better and more flexible future. I’m not looking for just a “hipster-web”, but a new and demonstrably better web.

The Lost Infrastructure of the Web from the IndieWeb Wiki (CC0)

Some of the desire to go back to RSS is built into the problems we’re looking at with respect to algorithmic filtering of our streams (we’re looking at you Facebook.) While algorithms might help to filter out some of the cruft we’re not looking for, we’ve been ceding too much control to third parties like Facebook who have different motivations in presenting us material to read. I’d rather my feeds were closer to the model of fine dining rather than the junk food that the-McDonald’s-of-the-internet Facebook is providing. As I’m reading Cathy O’Neil’s book Weapons of Math Distraction, I’m also reminded that the black box that Facebook’s algorithm is is causing scale and visibility/transparency problems like the Russian ad buys which could have potentially heavily influenced the 2017 election in the United States. The fact that we can’t see or influence the algorithm is both painful and potentially destructive. If I could have access to tweaking a third-party transparent algorithm, I think it would provide me a lot more value.

As for OPML, it’s amazing what kind of power it has to help one find and subscribe to all sorts of content, particularly when it’s been hand curated and is continually self-dogfooded. One of my favorite tools are readers that allow one to subscribe to the OPML feeds of others, that way if a person adds new feeds to an interesting collection, the changes propagate to everyone following that feed. With this kind of simple technology those who are interested in curating things for particular topics (like the newsletter crowd) or even creating master feeds for class material in a planet-like fashion can easily do so. I can also see some worthwhile uses for this in journalism for newspapers and magazines. As an example, imagine if one could subscribe not only to 100 people writing about , but to only their bookmarked articles that have the tag edtech (thus filtering out their personal posts, or things not having to do with edtech). I don’t believe that Feedly supports subscribing to OPML (though it does support importing OPML files, which is subtly different), but other readers like Inoreader do.

I’m hoping to finish up some work on my own available OPML feeds to make subscribing to interesting curated content a bit easier within WordPress (over the built in, but now deprecated link manager functionality.) Since you mentioned it, I tried checking out the OPML file on your blog hoping for something interesting in the space. Alas… 😉 Perhaps something in the future?

Reply toMeredith Fierro on Setting up a Feed with Feedly

Replied to Setting up a Feed with Feedly by Meredith Fierro (Meredith Fierro)
Working at Reclaim means I get to interact with people who do incredible work within the Ed Tech community. I was first exposed to this at #​​domains17 and I remember thinking that I wanted to keep up with all of these wonderful folks and the work their doing. At first, I had no idea how I could keep up with all the blog posts except through twitter. I didn’t really like that idea though because I could lose tweets within my feed. I wanted a place where I could keep them all together. I don’t know too much about RSS feeds but I knew that’s where I needed to start. I a little bit of experience using FeedWordPress to syndicate blog posts to the main class hub but I knew that would chew right through my storage limit.
If you want to take it a step further, you could consider making an open OPML file of the people you’re following from a conference like Domains ’17. Much like Twitter lists, these are sharable (so others don’t need to build them by hand), or more importantly for Feedly importable! Some RSS readers will also allow dynamic updating of these OPML lists so if someone is subscribed to your list and you add a new source, everyone following the list gets the change. I’ve written some thoughts relating to this with respect to the old school blogrolls and included an example here: http://boffosocko.com/2017/06/26/indieweb-blogroll/

If you do set up an OPML file for your Domains ’17, let me know. I’d love to subscribe to it!

👓 Monday, October 2, 2017 | Scripting News

Read Monday, October 2, 2017 (Scripting News)
Journalism people say Google is bad at journalism. I must be missing it but why don't they fix it and get Google out of their business. They don't feel they're responsible for anything, not even what they do. Of course Google sucks at journalism. What Google does the best is keep a huge network of computers running against unbelievable attacks from everywhere. The bad guys must always be trying to knock them down. Yet their servers are reliable and run fast. That's what they do best. Everything else is so-so.

The beginnings of a blogroll

Inspired by Richard MacManus’ recent post, I spent a little bit of time rebuilding/refreshing some old blogroll functionality (cum follow list functionality) into my site.

It’s far from finished (particularly from the data perspective), but it’s starting to shape up and look like something. I’m currently publishing an Indieweb blogroll on my front page. (Don’t presume anything if you’re not on it yet, I’ve a long way to go.) I’m still contemplating how to break it up into more manageable/consumable chunks primarily for myself, but also for others like Richard who were looking for ways to subscribe to others in this particular community.

For those who have readers that allow them to either subscribe to OPML files and/or import them, here’s my open OPML file. It’s a full firehose of everything, but hopefully I’ll get a chance to divide it into chunks more easily. I’d recommend subscribing to it if you can as it’s sure to see some reasonable changes in the coming weeks/months.

A snippet of the admin UI of my blogroll functionality. Pictures are always nice!