Tag: Azure

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 9: Quote Posts

Find the index and earlier parts of this series here . Quote Posts for Static Sites: A Practical Guide to FEP-044f Implementation Transform your static blog int...

MCP Expert Zone: Common Questions from Microsoft Build 2025

A recap of the most frequently asked questions about the Model Context Protocol (MCP) from my time as an expert at the MCP booth during Microsoft Build 2025. Covers what MCP is, how it works, authentication, differences from OpenAPI, agent-to-agent communication, and practical advice for developers.

How to Multistream Using Azure, Azure VM, MonaServer 2, and FFmpeg with OBS Studio

In this guide, we will set up a multistreaming workflow using Azure, an Azure VM, MonaServer 2, and FFmpeg to broadcast to multiple platforms like LinkedIn Live...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 8

Find the index and earlier parts of this series here . We're almost there! Thanks for sticking with me on this journey. In this final part, we'll integrate repl...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 8

Find the index and earlier parts of this series here . We're almost there! Thanks for sticking with me on this journey. In this final part, we'll integrate repl...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 7

You can find the index and other parts of this series here . We are almost done! Thank you for coming all the way into this journey. In this part we will learn ...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 7

You can find the index and other parts of this series here . We are almost done! Thank you for coming all the way into this journey. In this part we will learn ...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 6

You can find the index and other parts of this series here . Let's dig in into the most controversial part of my guide: the inbox. As far as I know, there is no...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 6

You can find the index and other parts of this series here . Let's dig in into the most controversial part of my guide: the inbox. As far as I know, there is no...

Implementing Subscribing to Your Site Feature with Mastodon/Fediverse Accounts

We will take a break from discussing ActivityPub concepts, and I'll explain how I implemented a very simple "Subscribe" feature for this blog using Ma...