Posted on 05 August 2010 by Alexander Viken
Ahh…. Finally!
I’ve de-mystified the use of OAuth authorization and authentication for integrating services like Twitter, Foursquare and Gowalla into my mobile applications.
While I was playing around with MonoTouch and selected (like many, many others) to create a twitter client as a learning project. This is my first attempt to create anything connected to twitter so I thought it smart to not only learn the MonoTouch environment, but also try to learn as much as I can about the underlying technologies. Continue Reading
Posted on 03 February 2010 by Alexander Viken
At work we are in the process of evaluating enterprise mobility platforms. An unified platform that help make enterprise data available to mobile devices or computers. When i evaluate candidates begin to have a look at the integration engine. How will the integration engine help me get hold of the data i require. At a minimum the engine must have connectors to the most common back-end systems like SAP, Dynamics, Agresso, Siebel and/or Oracle and also provide ways of more generic connectors through web services, XML etc. If you don´t have this; you´ve failed!
If you got step one – integration, you´ve come a very long way! You now need to make sure that the system is capable og keeping the flow of data to and from the devices. Handle distribution of software and updates, Manage the devices within the enterprise and keep it secure in an integrated manner. Oh, software..That is important! The software must be possible to develop without too much of a hassle. Don´t constrain the possibilities within an already constrained mobile platform (ie javaME or .NET Compact Framework). Don´t force the look and feel.
A few days ago i picked up a tweet by Rob Tiffany at Microsoft, he blogged about Microsoft MEAP – Mobile Enerprise Application Platform. MEAP is a platform where you design toghether a set of well known Microsoft technologies, and together they make up a unified mobile application platform. Continue Reading