Month: September 2015

  • Walled Gardens

    Yesterday I put up a new post  on how to optimize your mobile app’s URI scheme.  The post is mostly technical but touches on a few important points – notably the fact that the mobile app ecosystem is a fragmented series of walled gardens.  This is in sharp contrast to the free and open web where…

  • 3 rules to optimize your mobile app’s URI scheme

    URIs are the app equivalent of a URL on the web – they specify the path to the content in your app.  For mobile developers who want to use deep links to send end users to specific content in their apps, having well structured URI’s is therefore very important. The sheer number of mobile apps…