58
Day of Mobile Connecting to the Cloud: Mobile CMS

Connecting your apps to the cloud: Mobile CMS

  • Upload
    sean

  • View
    1.950

  • Download
    0

Embed Size (px)

DESCRIPTION

The most successful mobile applications share one commonality: they connect users with information. Mobile users demand up-to-the-minute content and targeted, relevant information. For developers wanting to move beyond "Hello World" and interested in taking their apps to the next level, we have put together this session to show you how to setup your own mobile CMS in under 30 minutes. Whether you want to manage high scores for your new game or user profiles for the next hot social app, we'll show you how to create, configure, and connect to your very own cloud CMS. This talk will be tailored to Cocoa Touch developers (iPhone, iPod Touch, and iPad) including sample code, but the concepts apply to any mobile platform.

Citation preview

Page 1: Connecting your apps to the cloud: Mobile CMS

Day of MobileConnecting to the Cloud: Mobile CMS

Page 2: Connecting your apps to the cloud: Mobile CMS

HELLO WORLD?

Page 3: Connecting your apps to the cloud: Mobile CMS

ADVANCED FEATURES?

Page 4: Connecting your apps to the cloud: Mobile CMS

API OR SOCIAL INTEGRATION?

Page 5: Connecting your apps to the cloud: Mobile CMS

BUSINESS OWNERS?

Page 6: Connecting your apps to the cloud: Mobile CMS

SEAN VOSEN Partner, Co-Founder

VINCENT RICCIARDI

Technical Lead

Page 7: Connecting your apps to the cloud: Mobile CMS

VOKAL INTERACTIVE

Page 8: Connecting your apps to the cloud: Mobile CMS

CHARTER COMMUNICATIONS

Page 9: Connecting your apps to the cloud: Mobile CMS

TEXTHOG.COM

Page 10: Connecting your apps to the cloud: Mobile CMS

FOUR CORNERS TAVERN GROUP

Page 11: Connecting your apps to the cloud: Mobile CMS

PARTNERS & FRIENDS

Page 12: Connecting your apps to the cloud: Mobile CMS

What we’ve learned

Page 13: Connecting your apps to the cloud: Mobile CMS

The App Store empowered the individual developer.

Page 14: Connecting your apps to the cloud: Mobile CMS

Ground apps

Page 15: Connecting your apps to the cloud: Mobile CMS

NOTES

Page 16: Connecting your apps to the cloud: Mobile CMS

IBEER

Page 17: Connecting your apps to the cloud: Mobile CMS

BUMP

Page 18: Connecting your apps to the cloud: Mobile CMS

GROUND APPS

Quick to deploy.Less moving parts.

Out-of-date.Less interactive.Less social.

Page 19: Connecting your apps to the cloud: Mobile CMS

Cloud apps

Page 20: Connecting your apps to the cloud: Mobile CMS

FACEBOOK

Page 21: Connecting your apps to the cloud: Mobile CMS

YELP!

Page 22: Connecting your apps to the cloud: Mobile CMS

WORDS WITH FRIENDS

Page 23: Connecting your apps to the cloud: Mobile CMS

Cloud appsIncredibly powerful, but…

Page 24: Connecting your apps to the cloud: Mobile CMS

HOW?

Page 25: Connecting your apps to the cloud: Mobile CMS

Back to BusinessWhy is this so powerful?

Page 26: Connecting your apps to the cloud: Mobile CMS

Tree Tracking

Page 27: Connecting your apps to the cloud: Mobile CMS

Tree Tracking

1. Drive to tree2. Snap photo3. Jot notes4. Record location5. Return to office6. Scan image7. Input notes8. Save record in

system

Page 28: Connecting your apps to the cloud: Mobile CMS

Tree Tracking

1. Drive to tree2. Snap photo3. Jot notes4. Record location5. Return to office6. Scan image7. Input notes8. Save record in

system

Page 29: Connecting your apps to the cloud: Mobile CMS

Tree Tracking

1. Drive to tree2. Snap photo3. Input notes4. Save record in

system

Page 30: Connecting your apps to the cloud: Mobile CMS

THE CHALLENGE

Hello Cloud.

Page 31: Connecting your apps to the cloud: Mobile CMS

The Legacy of 3-Tier Development

Page 32: Connecting your apps to the cloud: Mobile CMS

The 3-Tier Legacy: Components

Page 33: Connecting your apps to the cloud: Mobile CMS

The 3-Tier Legacy: UI/UX

Page 34: Connecting your apps to the cloud: Mobile CMS

The 3-Tier Legacy: Network Admin & Security

Page 35: Connecting your apps to the cloud: Mobile CMS

The 3-Tier Legacy: Database Administration

Page 36: Connecting your apps to the cloud: Mobile CMS

The 3-Tier Legacy: QA

Page 37: Connecting your apps to the cloud: Mobile CMS

The 3-Tier Legacy: Customer Support

Page 38: Connecting your apps to the cloud: Mobile CMS

The Legacy of 3-Tier Development

Page 39: Connecting your apps to the cloud: Mobile CMS

The Vokal Solution: VIVO & The CloudKit

Page 40: Connecting your apps to the cloud: Mobile CMS

Hello Cloud: Download CloudKit

Page 41: Connecting your apps to the cloud: Mobile CMS

A 4-Tier Advance: More Layers, Less Code

Page 42: Connecting your apps to the cloud: Mobile CMS

A 4-Tier Advance: Simplify the Stack

Page 43: Connecting your apps to the cloud: Mobile CMS

A 4-Tier Advance: A Skinny Setup

A One Man Enterprise

Page 44: Connecting your apps to the cloud: Mobile CMS

One man, One App: xCode Data Modeler

Page 45: Connecting your apps to the cloud: Mobile CMS

The CloudKitPostgres/MySQLCoreData

Page 46: Connecting your apps to the cloud: Mobile CMS

The CloudKit: Sync Ain’t Hard No More

And Sync Them Automatically

Page 47: Connecting your apps to the cloud: Mobile CMS

Hello Cloud: Your First CloudKit App

Keep it Simple Silly

+

Page 48: Connecting your apps to the cloud: Mobile CMS

Hello Cloud: Download CloudKit

Page 49: Connecting your apps to the cloud: Mobile CMS

Hello Cloud: Create xCode

Page 50: Connecting your apps to the cloud: Mobile CMS

Project Hello Cloud: Link to CloudKit

CloudKit

Page 51: Connecting your apps to the cloud: Mobile CMS

Hello Cloud: Model Data

Page 52: Connecting your apps to the cloud: Mobile CMS

Hello Cloud: Build & Go

Page 53: Connecting your apps to the cloud: Mobile CMS

VIVOTM

CloudKitTM

TREES YOUR IDEA

Page 54: Connecting your apps to the cloud: Mobile CMS

SIMPLE. RAPID. COST EFFECTIVE.

+

Page 55: Connecting your apps to the cloud: Mobile CMS

VIVO.VOKALENTERPRISE.COM

Page 56: Connecting your apps to the cloud: Mobile CMS

VISIT OUR BOOTH

Page 57: Connecting your apps to the cloud: Mobile CMS

Thank you.

Page 58: Connecting your apps to the cloud: Mobile CMS

Questions?