2013

  • Passing the Torch

    ·

    Six years ago I made the decision to step down as an Assistant Scoutmaster with my troop. A chance encounter that same weekend made me change my mind – I’m glad I did. Now I’m finally leaving, and I’m happy to say I’ll be leaving the unit in very good hands.

    Read More

  • Opinions. I Have Them.

    ·

    This is my personal blog. As such, any opinions contained within are my personal opinions, built out of my own personal and professional experience. The fact that I need to explicitly call this out is, frankly, insulting to both me and the majority of those reading the site.

    Read More

  • Query, Template, Actions as MVC in WordPress

    ·

    I love WordPress. I also love MVC design fundamentals. Unfortunately, these two loves of mine are at odds with one another, and that makes me sad. Here’s my simple idea to make WordPress’ built-in templating engine play nice with MVC sensibilities – everyone can win!

    Read More

  • Crowdfunding a New Year’s Goal

    ·

    After watching a few sessions of WordSesh – particularly the podcasting roundtable – I’ve decided to take another stab at podcasting. This time around I want to cover a broad range of topics, and throw in some video. I’m asking for the community’s help getting this show off the ground, and I won’t be able…

    Read More

  • To Test or Not To Test: Unit Testing and Privacy

    ·

    Determining which methods in your application needed testing used to be easy – test everything exposed by the public API. But once you invite other developers to contribute, you are exposing a whole other set of internal APIs to the team. The behavioral consistency of these methods is just as important as that of the…

    Read More

  • Linux-flavored Windows

    ·

    I use both Mac and Windows for development because I’ve managed to set up a Linux-style command environment on both. Here are some simple steps you too can follow to have the power of Linux-style commands right from the Windows command prompt.

    Read More

  • Three Decades Down

    ·

    Today is my birthday, and also marks the completion date for my previous “to do before I reach a certain birthday” list. I’m asking for your help in building my list for the next however many years.

    Read More

  • WordPress: Falling Behind or Still Leading?

    ·

    When Tumblr first appeared, everyone wanted WordPress to begin emulating its features. Then came Medium and the same cry. Then Ghost launched and again the retort sounded that “WordPress is falling behind!” But is WordPress really lagging behind the pack? I would argue otherwise.

    Read More

  • Hi jQuery, Meet Vagrant

    ·

    I use Vagrant for local development on WordPress. It made perfect sense to use it for local jQuery development, too. This weekend I put the finishing touches on a patch to add Vagrant support to the jQuery project – now you can leverage the power of this awesome tool as well!

    Read More