Recent Articles
My Development Workflow for PhoneGap iOS Apps
I decided to blog the process I have personally found productive when developing mobile apps for PhoneGap and iOS in case it might help others. Below I cover the overall steps I take followed by a short video showing the process in use. This is only one of many possible workflows but if you’re looking [...]
Quick Start Guide to PhoneGap+AngularJS
I’ve created a sample mobile application to help developers get started building mobile applications with PhoneGap and AngularJS quickly. The sample application includes view navigation, some standard user interface components and code to help avoid common pitfalls in mobile application development (click delays etc). Below are a few screenshots showing parts of the application. It [...]
Filed in: Adobe Flash Platform • AngularJS • Cordova • Mobile Development • PhoneGap
JavaScript Frameworks Session Resources – Adobe MAX 2013
If you attended our JavaScript Frameworks session at Adobe MAX 2013 and would like the session resources, you can find them here: 1) The presentation slides 2) The AngularJS sample Wine Cellar application 3) The Ember.js sample Wine Cellar application Also see Christophe’s blog for the links to his github account where you can find [...]
Fun with AngularJS!
[dropcap style="font-size: 60px; color: #9b9b9b;"] R[/dropcap]ecently AngularJS, an MVC style JavaScript framework from Google, has been gaining more momentum. I’ve been curious about it for awhile and when I read this article recently, I decided it was finally time to give it a whirl. I was pleasantly surprised with what I found. I first watched [...]
Filed in: AngularJS
Push Notifications Plugin Support added to PhoneGap Build
I’m happy to post today there is now support for a generic push notifications plugin for PhoneGap Build. The new plugin is called PushPlugin and works for both iOS and Android push notifications. The iOS support is based on the Apple Push Notifications Service (APNS) and the Android support is based on Google Cloud Messaging [...]
Filed in: Cordova • Mobile Development • PhoneGap • Push Notifications
Introducing Adobe TechLive!
Our team has been busy working on a new initiative called Adobe TechLive, a place where we’ll be hosting interactive online webinars on various topics. Some upcoming topics include Adobe’s Create the Web tour introducing Adobe’s latest new tools and web technologies, a PhoneGap Open Session where you can come to get your questions answered [...]
Filed in: Adobe • Cordova • HTML/JS • Mobile Development • PhoneGap
Geo-based Push Notifications with PhoneGap and Pushwoosh
Recently I blogged about sending push notifications via the Pushwoosh service and specifically with PhoneGap applications. While working with the service I noticed it had something built in for setting up geozones for your push notifications (aka: geofencing). If you’re not familiar with this term, it’s basically the ability to send push notifications to a [...]
Filed in: Cordova • HTML/JS • iOS • Mobile Development • PhoneGap
Easy PhoneGap Push Notifications with Pushwoosh
I recently posted regarding the use of Push Notifications on both iOS and Android with PhoneGap. Both of those addressed sending push notifications from a general 3rd party server where you write the server side push code. However, there are many services out there you can leverage for sending push notifications as well and this [...]
Filed in: Cordova • Mobile Development • PhoneGap
