Sign up

Andrew Shell's Weblog

Not verified Updates instantly via WebSub Supports Webmention Not yet validated

Strategies for thinking, learning, and productivity.

Generator
https://wordpress.org/?v=7.0.1
Public lists
davewiner/blogroll
Fetched

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

rssCloud Server 4.0 Now Supports WebSub Notifications

The rssCloud Server now features WebSub support, an alternative protocol for notifying subscribers of real-time updates. Following Dave Jones' 2020 suggestion, the integration allows compatibility between rssCloud and WebSub, enabling apps to use either protocol for publishing and subscribing to RSS feeds seamlessly.

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

Announcing the rssCloud Server 4.0 Release

I have released the 4.0 rewrite of the rssCloud Server, following a prior version 3.0 aimed at updating the old codebase. The new version features a pnpm monorepo, TypeScript packages supporting both ESM and CJS modules, and is designed to enhance support for RSS in Node applications while preventing server siloing.

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

I’m Going to WordCamp US

I just picked up my ticket for WordCamp US in Phoenix this year. I had hoped to go as an Automattician, but after two months of interviews, I got the bad news on Friday that they are not moving forward with me. I still hope there will be an opportunity for me to join in […]

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

A First With Claude Code

I’ve been downloading public-domain books for a project, and many of them are kindof bad OCR scans. A lot of the work I was doing was in Claude Code. I created a skill where it would look online for the text I’m seeking and download it into a sources folder with a certain naming convention. […]

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

Google Reader API in WordPress Reader

Another exciting project from Radical Speed Month! Jeremy Herve and Matthias Pfefferle are working on the WordPress Reader feed aggregator. The first thing mentioned is something I’m very excited about. They are adding the Google Reader API so you can use third-party reader apps to view your subscriptions. I use NetNewsWire with FreshRSS as the […]

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

Blurt Marketing Gone Wrong

I think the marketing for this new theme missed its mark. Dave thinks this is a new short-form blogging app when it’s really just a new theme. I was able to post to it from WordLand with no issues. It’s still a regular WordPress.com website. This is just a new theme built in a week […]

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

My Take on WordPress Social (Blurt)

There is a new short-form blogging theme for WordPress.com called Blurt. I have a few opinions about this, so I figured I’d chime in. This is one of the hopefully many things we’ll see come out of Radical Speed Month at Automattic, which only started a week ago. For those of you not following Automattic […]

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

Where’s the AI Max Headroom?

With all the advances in AI, I’d have thought someone would have created an interactive AI Max Headroom by now…

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

Updates to RSS Cloud Server

I’ve been making many gradual changes to the RSS Cloud server over the last few months. Things have stabilized enough that I feel comfortable sharing now. New Logger The first big change was a revamp of the log page for debugging. I found that the way it was before made it almost impossible to debug […]

Andrew Shell's Weblog Updates instantly via WebSub Supports Webmention
• Andrew Shell

Working on the RSS Cloud WordPress Plugin

I’ve been continuing to work on the modern testing infrastructure so I can make sure the RSS Cloud plugin for WordPress is up to date. The maintainer rightfully wants to keep it as simple as possible, so I want to respect his wishes. The default settings for PHPCS (linting) for WordPress Coding Standards would change […]