Posts

Small ACE steps - let's start with Bluemix and Cloudant

Image
Just incase you've been living in a cave for the past year, I'll let you read about Bluemix HERE. So, now that you've not bothered to follow that link, I'll give you a cut&paste snippet here: What is IBM Bluemix? IBM's Open Cloud Architecture implementation based on the Cloud Foundry project IBM Bluemix™ is the newest cloud offering from IBM. Bluemix is a platform as a service (PaaS) offering based on the Cloud Foundry open source project that promises to deliver enterprise-level features and services that are easy to integrate into cloud applications. CLICK HERE to read an intro article on how to get up and running with Bluemix & Cloudant....

Installing Worklight Server CE and deploying the SWAMI app

Image
Previously, I have focused on using the Worklight Studio within Eclipse, building the Mobile App and deploying the app to the embedded Websphere Liberty Profile Server that is contained within the boundary of the Eclipse environment. This is perfectly acceptable for development purposes and has worked well for me to get to grips with build the client-side mobile application and connecting from the mobile (android/iPad) device to my local laptop across my home network. (As I have known fixed IP addresses and everything is in my conrol). To now go beyond being a developer, I wished to setup a Worklight Server to be able to deploy the Mobile apps so that they are available from the App Center, but also to be able to host the server-side of the Mobile app adapters. Click HERE for a breakdown of setting this up and getting it running..... (and of course, I'll be looking at ways to getting it running on a Raspberry Pi and possible even my Open Pandora - just for kicks!)

Blast from the past images from AvantGo

Image
Whilst cleaning up an old USB HDD, I found these thumbnail photo's from days gone by (2000/2001). I seem to recall that I had a couple of these on A3 size poster prints too: either in the attic or lost in house moves.  Here's some retro-Sync'n'Go images from AvantGo   I worked for AvantGo from Sept 10th 2001 until they were purchased by Sybase where I then continued working for iAnywhere until May 2007 - the whole time working (re-compiling at times) and using the great MBusiness Anywhere Server product and then the SUP tooling that is still in use by SAP. Nowdays?  Well, I now work for IBM and use the Worklight product , as Dion Ridley would say, " the more things change, the more they stay the same ".  Although the technology today is much more advanced and the scope of what you can interact with has increased, I believe it's an exciting place to be once again.

Using Worklight native API in iOS application built with Swift

Image
( another video from Anton Aleksandrov ) Apple introduced a new programming language called Swift. One of the key features is full interoperability with existing Objective-C code which allows to easily integrate existing frameworks and libraries into applications built with Swift.  Below video demonstrates the process of adding and using Worklight native API to an iOS application built with Swift. As usual - watch it in HD for a full screen resolution. Note that iOS8 and XCode6 are still in beta phase and therefore not officially supported by Worklight, so this is just a small proof of concept. Cheers Anton! (I'll be doing some work with XCode6 myself, so will post some further articles on my findings during Q3/Q4 this year)

SWAMI - Sample Worklight Application : Mobile Inspection v1.1 [new UI]

Image
From an application architectural perspective, I believe I am close to the goal I set out to achieve with the SWAMI application, as documented on the v2.0 to do list , there are still many things to add. I took some screenshots of the new app workflow, which you can see in these pages. I also uploaded the updated v1.1 Worklight v6.2 project file so you can import it and see the difference.  (I've also done a bit of house-cleaning). any questions.......well, you know what to do  :-)

Famo.us + AngularJS

Image
Build highly interactive, data-driven, and modular web applications with the combined strengths of  Famo.us  and  AngularJS.   Check it out - click the image below:

A.C.E! (sneak peek of my next Mobile App)

Image
It's time to get to know socket.io too..... should keep me busy for a week or so.

SWAMI - Sample Worklight Application : Mobile Inspection

Image
I spent a little bit of time, okay, probably more time that I should have done... making a sample application that would teach me how to use IBM Worklight v6.2, AngularJS, NodeJS, ExpressJS and MongoDB . After enjoying the ride, I thought, hey, I can't be the only one... there are probably other people that would benefit from knowing how this stuff connects together, so I documented the sample in a series of pages and screenshots. As I say, I have a list of v2.0 changes as long as my arm, but I decided to stop now, do a write up and then move onto v2.0 afterwards.   I hope this helps out anyone else wanting to create a Worklight v6.2 mobile app that uses AngularJS and JSONStore and the Worklight Adapters to retrieve and post data. GET STARTED with the ARTICLE here Download the Project Source code here Download the MongoDB source here (just import using RockMongo) v1.1 is now available - checkout the improvements in this post (new UI framework used: Ionic)

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!)