Recently on one of my projects I had a requirement to load failure codes and create failure code hierarchies. To achieve this I decided to use MIF (I know there are other options beside MIF to load this but I…
Recently on one of my projects I had a requirement to load failure codes and create failure code hierarchies. To achieve this I decided to use MIF (I know there are other options beside MIF to load this but I…
Here we go with the second part of article series with title Cordova – First Application. In first part of this series I have explained details how to install Cordova, setup Cordova project in NetBeans and finally described some details about…
Few days ago I run into nice article about Apache Cordova basics: An Introduction to Cordova. I read before about Cordova but never had a chance to try it out, so after reading this article I decided to give it…