Dr Fragen in the operating room

WordPress

  • GitHub Updater and Gitea

    ·

    Gitea is the new kid on the block for creating a self-hosted git server. Gitea is written in Go and is highly performant with very low overhead. In fact, Gitea is so efficient you can run it on a Raspberry Pi. There’s another post coming about that. 😉 As with most integrations of new git…

    Read More

  • GitHub Updater – the Path to 8

    ·

    In July it will have been 5 years since the first commit to GitHub Updater. In its 5 year span it has grown significantly in its evolution from a single file plugin to the complex integrated object oriented plugin that exists today. Version 8 will see a bump in the requirement to at least PHP…

    Read More

  • GitHub Updater and Background Updates

    ·

    GitHub Updater is a WordPress plugin that seeks to emulate the wp-admin dashboard updating experience for plugins and themes hosted on other git hosts. Among the most popular git hosts to use for social coding, or simply provide an external version control system, are GitHub, Bitbucket, GitLab, and Gitea. In order to provide an identical…

    Read More

  • WordCamp Orange County 2016

    ·

    Below are my slides for WordCamp OC 2016. They are rather generic. When the talk comes out on WordPress TV I will update here to include a link.BTW, these slides are embedded using my Plugin-A-Palooza third place plugin, Embed PDF Viewer. I think I want a recount. ???? or from SpeakerDeck.

    Read More

  • WordCamp LAX 2015

    ·

    I’ll have to spiff this up a bit later, but here are my slides from my talk @WordCampLAX 2015. And you can watch me on @WordPressTV

    Read More

  • GitHub Updater & GitLab

    ·

    GitLab Support I’ve finally been able to add support for GitLab in the GitHub Updater v4.5.0. Additionally, support for GitLab CE and GitLab Enterprise are also included. All that’s required is an additional header with the base URI for the GitLab server. As an example, GitLab CE: https://gitlab.example.com or GitLab Enterprise: https://gitlab.example.com. Extras for GitHub…

    Read More