Leveraging the PhoneGap Developer App as a PhoneGap Build user

The PhoneGap App is a great new addition to Adobe’s suite of PhoneGap tools.  It allows you to seamlessly push new code to a native device, resulting in much faster development, whether you are building PhoneGap locally or in the cloud.  What is not immediately obvious is how PhoneGap Build users can leverage it, if at all.  Well, fortunately, we can!

Unfortunately, you can’t just point the tool at your existing app directory like I’d hoped and run it. You’ll need to run the “phonegap create [my-app]” command first (where [my-app] is the name of the app and subsequent folder that is created).  This creates a bunch of template files and folders.  The key here is the “www” folder: this is where your existing Build code should go.

Read On →

SAVO Blog: "4 Tips to Increase Clients' Success"

My April blog post for the SAVO blog is now live. It was a fun article to write, as it forced me to reflect on the points I made. Do I “practice what I preach”? I like to think so; of course, there’s always room for improvement. Enjoy.

4 Tips to Increase Clients’ Success

Creating a Top 5 iOS Fitness App using PhoneGap Build

I reached out to PhoneGap a month or so ago, asking to be featured and/or write a guest blog post.  They were fantastic to work with and very excited to share my post:

Creating a Top 5 Fitness App with PhoneGap Build

It’s a bit technical as I give an overview of the capabilities that PhoneGap Build offers, but worth taking a look if you are interested in the current state of HTML5 web apps in 2014 and beyond. Enjoy!

Read On →