Automatically Adding and Removing Labels via Trello Webhooks

Automatically Adding and Removing Labels via Trello Webhooks

It’s been awhile since I’ve played around with the Trello API but my “To-Do” board was annoying me recently and I found something new to automate. As I’ve previously mentioned, I’ve got a webhook listening to my “To-Do” board.  I’ve also mentioned that this board consists of “Not Started,” “In Progress,” and “Done” columns.  In […]

Read More
BlueskyApi 2.0

BlueskyApi 2.0

I mentioned over the summer that I’d thrown together a quick PHP wrapper class for interacting with the Bluesky API / AT protocol.  And by quick, I mean quick.  I wrote it one night, did a blog post on it in the early morning the next day, and called it good. Different issues with it […]

Read More
PHP and the Bluesky API

PHP and the Bluesky API

Much like last fall’s version of the Twitterpocalypse saw people running to Mastodon (and, seemingly, quickly running back to Twitter) as a replacement social media platform, this summer’s edition has seen a shift to Bluesky social.  As I try to keep my various sites relevant, that means learning how to have them interact programmatically with […]

Read More