Tag: ios
-
Why Aren’t You Using PhoneGap?
PhoneGap (now becoming known as the Apache Cordova project) is commonly thought of as a cross-platform mobile development solution. While true, I think it’s best to think of PhoneGap as modernzr for the mobile web. The W3 is working on standards for web sites to be able to access specific hardware features. These common hardware […]
-
Getting Started With iOS Development
I’ve been playing with development in several of the mobile platforms over the last year, and for iOS in particular. Many developers are intimidated because of the differences between objective-c and other languages and the differences between cocoa touch and other frameworks. How to get started is one of the most common questions around. First […]