hold the cocoa - building iphone apps with html, css, and javascript

Post on 18-Jan-2015

7.947 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Slides from 2010 SXSW presentation.

TRANSCRIPT

Hold The Cocoa: Building iPhone Apps with HTML, CSS, and

JavaScript

Jonathan Stark

Huge & Growing

•4.8 billion cell phone subscriptions

•Smart phone share at 15%

•56% of public Wi‑Fi connections were from mobile devices

Mobile Apps

Types of Mobile Apps

•Native apps

•Web apps

•Cmd line apps

Types of Mobile Apps

•Native apps - Fragmentation

•Web apps - Sandboxing

•Cmd line apps - Discoverability

Types of Mobile Apps

The approach that is best for you depends on your goals and target

market.

Web Apps Win

•Cheapest to produce

•Most standardized

•Easiest to distribute

jQTouch

•jQuery plugin

•Created by @DavidKaneda

•Native CSS3 Animations

•and tons more...

jQTouch

Demo

Native vs Web

Native Web DependsCosmetics XFunctionality XDevelopment

X

Testing XDistribution XPayment XSupport X

Considerations

Hybrid Apps

PhoneGap gives developers the

best of both worlds.

PhoneGap

•Open source

•Created by @Nitobi

•Native app wrapper

•Multiple plaforms

Native Web DependsCosmetics XFunctionality XDevelopment

X

Testing XDistribution XPayment XSupport X

Considerations

Native Web+PG DependsCosmetics XFunctionality XDevelopment

X

Testing XDistribution XPayment XSupport X

Considerations

PhoneGap

Demo

Conclusion

"If you can build your app with HTML, CSS, and JavaScript, then you

probably should."

- Jonathan Stark

More Info

•http://jonathanstark.com/book

•http://jonathanstark.com/contact

•http://jonathanstark.com/sxsw

top related