Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Ingredients for Mobile Success

John Tornow
September 12, 2012

Ingredients for Mobile Success

Presented to the Dallas Mobile users group in September 2012 about some tips and tricks related to the mobile Web and native development.

John Tornow

September 12, 2012
Tweet

Other Decks in Programming

Transcript

  1. vs. Technologies you know Shared platforms Ubiquitous Rapid deployment No

    install needed Write once, test everywhere Mobile Web Faster Experiences are usually better Offline access Access device hardware App Stores Write everywhere, test everywhere Native
  2. About 90% of “modern” mobile web is WebKit 6% 2%

    89% 3% Opera WebKit IEMobile Other Source: http://gs.statcounter.com
  3. An example Podfile: platform :ios, '5.0' pod 'AFNetworking', '>= 0.5.1'

    pod 'NSString-LOLSpeak' pod 'iCarousel', :head target :test, :exclusive => true do pod 'GHUnit' end
  4. Free for up to a million API requests and a

    million Push Notifications a month