Author Archives: glenna

iOS Enterprise: TestFlight vs. Web

TestFlight supports distribution of Enterprise apps using it’s standard invitation / team management process. This post compares the process of using TestFlight, with the process of using a web server for distribution. TestFlight Distribution of an Enterprise iOS Application Here we document the steps needed for a user to successfully install your Enterprise app using TestFlight, [...]

Enterprise iOS Distribution

With an Apple Enterprise Account, iOS applications may be distributed without the tedious UDID provisioning required for iOS apps that are destined for the App Store.  This lack of provisioning makes over-the-air distribution practical with the very simple user experience of clicking a link on a web page to trigger a download and install of [...]

JavaScript Koans

I’m an iOS engineer with a background in robotics who is just diving into front-end web development. At Blazing Cloud, we’ve found that the approach taken by Koans, learning through testing, to be an effective way to understand the core syntax of a new language. Neither of the JavaScript Koans are nearly as fleshed out [...]