Tag Archives: sinatra

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 [...]

Building Small Web Services with a Heroku and Unicorn Sinatra Template Project

Using Sinatra Unicorn and Heroku (CEDAR stack) Together! I have been asked “How do I get started with Unicorn and Heroku?” “How can I made a remote HTTP webhook?” “How can I make a simple web service?” , “How can I get started with a free ruby hosting evironment?” I want to take a moment [...]