Archive

Category: Blog

  • Post

    A Big Mouse Cursor

    I spend about ten hours a day staring at two 27-inch Apple cinema displays. It makes coding great. But, with that much screen real estate, I keep losing my mouse cursor. I’ll have to jiggle it around for half a…

  • Post

    Experimenting with Piracy – An Indie Mac Developer’s Perspective

    For the last twelve months I’ve been keeping detailed records regarding the number of users pirating my Mac apps and toying with different ways of converting those users into paying customers. I’m not foolish enough to ever think I could…

  • Post

    Syncing Your Adium Chat Logs into Dropbox (again)

    Two years ago I posted some quick instructions on how I keep my Adium chat logs synced between Macs using Dropbox. I’ve tweaked my setup slightly since then. Here’s my new approach. First, if you already have Adium on multiple…

  • Post

    Unsupported Architecture When Submitting to Mac App Store

    For any Mac developers out there who are seeing the following rejection notice when submitting to the Mac App Store: Unsupported Architecture – Application executables may support either or both of the Intel architectures Make sure you verify that any…

  • Post

    Search Mac and iOS Documentation From Chrome’s Omnibox

    Earlier this week, the Chromium Blog announced an official extension API for Chrome’s omnibox (search bar). I’ve always loved keyboard driven interfaces — the command line, [Quicksilver](http://en.wikipedia.org/wiki/Quicksilver_(software)), Alfred, etc — so, I immediately started thinking about what I could build…