Posts

Showing posts with the label Android

Client responsive design

We are no longer in control of the devices on which our media and services are being consumed. They are becoming more varied and numerous in their differences. This is not a new problem, we have been faced with this issue for some time. Previous best solutions revolved around detecting the device capabilities at the server side and making intelligent choices to render the appropriate, fit-for-purpose content on the user device. This solution requires constant updating of the server side logic to account for all the new devices, this is a complex activity, prone to error and cannot possibly account for all the possible variations. Most recently there have been changes in the capabilities of most modern devices. (1) They have sufficient computing power to work out how to render their own content (ignoring legacy devices for now) (2) Most modern devices can run client side scripts to interpret data and render this data appropriately (3) We can define all we...

Android - Has apple missed a trick ?

I remember getting my first Android which I got shipped from Google via the UK to Brazil. I was amazed by this device until it's amazing demise in a tropical rainstorm. I walked around the streets of Rio showing anyone who would look ... I continue to be amazed at the applications of this OS and the OS business model. Everyday there are announcements of new Android Phones, tablets and now playstations, TV's and e-readers which are going to be using the Android operating system. It is a compelling proposition for hardware manufacturers who now don't have to bother with the very complex task of writing software. They have to simply build a computational device and get Android to run on it. Software, particularly writing an OS is notoriously difficult and requires significant skill for complex devices. I remember arguing with Professor Nogueira and Coppead Business School who was very pro-Apple and thought they would grow beyond imagination at the time (2007). Although, as...