Eric Mann

  • Hyper-Individualism is Dangerous

    ·

    It’s a bit funny how so many people will think the exact same way at the same time assuming they’re unique. It’s a bit depressing how so many people think being unique – in a consumer context – is a good thing.

    Read More

  • Does “The Fold” Still Matter

    ·

    Does “the fold” still matter, or is this an outdated concept left over from the days of print media? In many ways, the answer is “no” because the web is a very different place than print. But in some ways, the answer is also a resounding “yes!”

    Read More

  • Photon and HTTPS – Making It Work

    ·

    Jetpack’s Photon service doesn’t like it when image assets are served over SSL. I took some time to dig in to the issue and coded a quick workaround to enable Photon on a site locked down to serve all assets over SSL.

    Read More

  • Server-side Analytics through Google

    ·

    Some of the products I build for the web don’t come with a website. But I can still use Google Analytics to track their usage. Thanks to a handy PHP library I found on GitHub, I now have the luxury of tracking the execution of server-side scripts in the same analytics dashboard I use to…

    Read More

  • How to Blog More in 2014

    ·

    Earlier this week, I had the opportunity to chat with some incredible people around the WP Watercooler. We were talking about strategies for writing/blogging more in 2014, and I wanted to further explain one strategy I particularly enjoy (and plan to implement this year).

    Read More

  • Securing XML-RPC for WordPress

    ·

    If you use WordPress, you’ve probably used one of the mobile apps for it. If you’ve used one of these mobile apps, then you’ve used XML-RPC. If you’ve used XML-RPC, then you’ve sent your username and password – in plain text – across the Internet. This is hugely unsafe, and I want to work to…

    Read More

  • 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