Owning My Watch Later List
I don’t actually use YouTube a whole lot, but I’ve absolutely stolen Marty McGuire’s idea for “owning your ‘Watch Later’ list.” Here’s the approach I came up with. Continue reading Owning My Watch Later List →
I don’t actually use YouTube a whole lot, but I’ve absolutely stolen Marty McGuire’s idea for “owning your ‘Watch Later’ list.” Here’s the approach I came up with. Continue reading Owning My Watch Later List →
I mostly use Indigenous, on Android, and Micropub to post “Tweetstorm-like” status threads to this blog. Like, I’ll post a note, navigate to it, post a reply, and so on. Using a fairly simple WordPress hook, I can crosspost these complete threads to Mastodon, too. Continue reading “Tootstorms” using Micropub and Share on Mastodon →
If you’re running WordPress and use the wonderful IndieAuth plugin to issue tokens for all of your IndieWeb services, here’s how you can automatically invalidate—destroy, in fact—these tokens. Continue reading Automatically Destroy IndieAuth Tokens →
Here’s something on the order in which I, sometimes partially, implemented different IndieWeb concepts on this site. Continue reading IndieWeb Adventures →
I’ve been, over the course of the last few months, experimenting with (both RSS and) h-feeds, a lot. The following pages or sections now sport full-on h-feeds … Continue reading My HTML Feeds →
I was looking for a way to easily import feeds into Aperture, actually, and then I realized it’s not hard at all to add an export endpoint instead. Continue reading Adding an OPML Endpoint to My Aperture Instance →
A Microsub server—like Aperture—is very much like an RSS feed aggregator, though it supports more than just RSS, like JSON, and even Microformats. Most, if not all, Microsub servers also require a separate client-side application. An IndieWeb reader, if you like. Now, because of Aperture’s many dependencies, I’ve gone the Docker Compose route. Continue reading Using Docker to Run Aperture, a Microsub Server →
I decided to have a look at how WordPress generates its increasingly rare pingback “previews.” The result is a somewhat ugly PHP function that, given an HTML string and target URL, returns the link text, plus some of the text surrounding it. Continue reading Adding Some Context to (Web)mentions →
Sometime last year, I wrote a (rather opinionated) plugin that automatically shares WordPress posts on Mastodon. While the Settings page lets you choose which posts will be POSSE’d, most “customizing” is made possible through filter hooks. Continue reading Customize “Share on Mastodon” Statuses →
I’ve again changed the way certain Post Types’ slugs are being generated. Continue reading Truly Random Post Slugs →