iot IoT Weather on Android In a previous post I talked about moving from request-response to using the publish-subscribe pattern. This pattern allows our application parts to listen for changes in a decoupled fashion. This
iot Cloudant Continuous Feed Over the past several examples, new documents in IBM Cloudant have been discovered by continuously polling the database. This is not only inefficient at scale, but creates a tight coupling
iot IoT Weather on Cloudant Getting weather data from a service is all fine and dandy, but in this day and age of IoT (Internet of Things), it almost seems more likely that you will
android Mobile Cloud Weather on Android With an overview of IBM Bluemix mobile runtimes established, the next question is how to use those runtimes - Android and iOS. In this post we will take a closer
web Weather in Three Flavors In my last post, I gave an overview of IBM Bluemix, and walked through the process of deploying your web first application. For this post, I will walk through a