dev
dev
@dev@mediaformat.org
16 posts
24 followers
  • Media Embed Archive.org

    Easily embed media from archive.org into WordPress

  • ActivityPub: Client to Server endpoint discovery

    Documenting some of the challenges and hiccups of OAuth Discovery with ActivityPub’s Client to Server API

  • Everytime a SaaS makes you embed a code snippet Wapuu cries

    I’ve lost count the number of times I’ve seen paying customers be offered no other choice but a javascript snippet to embed on their site, like it’s 1999 and we’re still crafting HTML files by hand. The OEmbed specification has been around since 2008, and is a wonderfully simple idea: A user should only ever…

  • Glad to be here!

    Presenting the ActivityPub plugin & the Fediverse at WPYEG

  • light-dark limitations

    While building a new site which will support both light and dark mode, I came across this bug. It’s not new, it’s just that so many parts the color-scheme api are well thought out and working as expected, that even MDN lists the Baseline as “widely available since February 2022”! The bug only affects Safari,…

  • Hybrid blocks & HTML API

    static blocks, dynamic blocks, why not both?

  • ActivityPub and Sanitization

    Sanitizing rich-content before delivery

  • Article working group

    A callout proposing a working group to improve `Article` interop in Mastodon, and across fediverse servers & apps

  • Making ServerName work

    Setting UseCanonicalName On, allows apache ServerName directive to override the client value

  • Signature Verification in WordPress

    Without signature verification, sites using the plugin are wide open to impersonation attacks.