Tagged with: Tech

  • First steps with Google Inbox

    Google Inbox is a glimpse into the future of email. I love the way it wades through mountains of content and pulls out the important bits. I like thinking less about messages and more about tasks. It’s not clever enough yet, but when it is, I’m sold.

  • Testing times for APIs

    It’s rare these days to build a web application without some reliance on a third party hosted tool, service or API. This can have a profound affect on the reliability of your application, because no matter how stable and robust your own code and hosting environment is, it is relying on ‘black box’ services. The reliability of these may be good, but you have no way of knowing whether that’s good design and planning, or simply luck.