Setting up my MBP For Mobile Development - IOS Android Cordova Node Ionic
After months of playing with this, and playing with that, I have a few apps I have to actually get built, wrapped in cordova / phonegap and out to the app store and the many customers, waiting to...
View ArticleMobile Development - JSON vs JSONP with Ajax calls and ColdFusion CFC Components
I had mentioned that I am getting setup and writing some HTML5 / Javascript / CSS / Phonegap / Cordova Apps, and along with these types of apps, you will start to use Ajax to make server api calls to...
View ArticleCordova Cross Platform Database Issue - The Solution Might Surprise You
There was a point when Local Storage key value pair just didn’t seem to be a good solution. Its great for small key and values, but when you’re starting to dump JSON Objects Arrays, which have...
View ArticleGetting Started with WebSQL in your Mobile App
In my last Blog Post, I discussed an App I was building, and how it changed target from Windows 8, to iOS to Android, and back to Windows 8, and thanks to MS Open Tech, the Microsoft Open Source...
View ArticleCordova Hooks - Deeper Dive into my Environment Setup Hook Written in NodeJS
After my sessionabout Dev.Objective() called“Getting your Hooks into Cordova - Workflows and Build Helpers”, I decided Ishould do a deep dive into each of my Hooks I discussed in my presentation, and...
View ArticleCordova Hooks - Deep Drive into my JS Hint Hook - written in NodeJS
After my sessionabout Dev.Objective() called“Getting your Hooks into Cordova - Workflows and Build Helpers”, I decided Ishould do a deep dive into each of my Hooks I discussed in my presentation, and...
View ArticleCordova Hooks - Deep Dive into my Jasmine Unit Test Hook written in NodeJS
After my sessionabout Dev.Objective() called“Getting your Hooks into Cordova - Workflows and Build Helpers”, I decided Ishould do a deep dive into each of my Hooks I discussed in my presentation, and...
View Article