Posts

Showing posts from July, 2014

Firefox Responsive Design (new feature?)

Image
I upgraded to Firefox 31 today and I noticed a new feature (it may have been there a while? but it's the first I noticed it). Check it out: Firefox responsive design

AngularJS and Worklight Mobile application (Part 1)

Image
Steps to make a Mobile Inspection "offline" application using IBM Worklight that will run on Android devices, iOS, Blackberry, Windows Phone and Firefox OS (potentially!)

Building MVC app with IBM Worklight and BackboneJS

(Not from me... but from Anton Aleksandrov) The goal of this tutorial is to demonstrate how to create a MVC application with IBM Worklight and backbone.js Note that solid knowledge of both Worklight and Backbone.js is recommended for a maximum result. We will create a simple application that will retrieve RSS feed from Worklight adapter and display it on a screen. Clicking on a feed item will popup feed description in alert box. Download the sample project demo here