how to build a kick-ass mobile experience

40
HOW TO BUILD A KICK-ASS MOBILE EXPERIENCE @MICHAELDICK

Upload: michael-dick

Post on 27-May-2015

2.474 views

Category:

Technology


3 download

TRANSCRIPT

Page 1: How to build a kick-ass mobile experience

HOW TO BUILDA KICK-ASS

MOBILE EXPERIENCE

@MICHAELDICK

Page 2: How to build a kick-ass mobile experience

Let’s start with the

Similarities

How many people are new to mobile?---Rid you of fear that mobile is different.

Page 3: How to build a kick-ass mobile experience

Web designers know how to designfor an evolving medium.

Page 4: How to build a kick-ass mobile experience

Web designers know how to designaround technical constraints.

Page 5: How to build a kick-ass mobile experience

Web designers know how to designusing similar tools.

Page 6: How to build a kick-ass mobile experience

Web designers know how to testusing similar tools.

HTML is HTMLCSS is CSS.JS is JS.Safari is Safari.PHP, Ruby, .NET...are still the same.

Page 7: How to build a kick-ass mobile experience

Same input fields...but enhanced :)

Page 8: How to build a kick-ass mobile experience

A finger is still a finger...but enhanced :)

Use gestures---Tap, Slide, Glide, Swipe

Page 9: How to build a kick-ass mobile experience

Mimic real world mental models.

Page 10: How to build a kick-ass mobile experience

SOURCE: TIDBITS.COM

Manipulateyourcontent

Page 11: How to build a kick-ass mobile experience

SOURCE: 31THREE.COM

Page 12: How to build a kick-ass mobile experience
Page 13: How to build a kick-ass mobile experience

SOURCE: APPSFORGROWNUPS.COM

Page 14: How to build a kick-ass mobile experience

Context is King.

So what the hell is context?

Page 15: How to build a kick-ass mobile experience
Page 16: How to build a kick-ass mobile experience
Page 17: How to build a kick-ass mobile experience

Everything is context.--But is that how we define “mobile”....on the go?

Page 18: How to build a kick-ass mobile experience

Are tablets mobile?

Page 19: How to build a kick-ass mobile experience

SOURCE: WIKIPEDIA

“The ipad is somuch more intimate.”- Steve Jobs

Page 20: How to build a kick-ass mobile experience

Behaviors are changing

It’s hard to assume which context a user will be in

Page 21: How to build a kick-ass mobile experience

34% of users discover yoursite on a desktop...

then follow up on mobile.

SOURCE: YAHOO!

Page 22: How to build a kick-ass mobile experience

Access is becoming partof the user experience.

But that’s why the web works.---It’s an universal platformthat’s accessible from anywhere

---Users are changing devicesmid-way through their experience.

---That’s why it’s important for usas designers to ensure that wecontinue a familiar exp acrossall platforms.

Page 23: How to build a kick-ass mobile experience
Page 24: How to build a kick-ass mobile experience
Page 25: How to build a kick-ass mobile experience
Page 26: How to build a kick-ass mobile experience
Page 27: How to build a kick-ass mobile experience

SOHOW DO I MAKE

A KICK ASSUSER EXPERIENCE?!

Page 28: How to build a kick-ass mobile experience

GOAL #!

A great mobile experienceis one that gets the user

what they want with no hassle.

Page 29: How to build a kick-ass mobile experience

Mobile forces us to have super human focus.

What’spriority #1?---This is why the “Mobile first” works.

Page 30: How to build a kick-ass mobile experience

It’s not about makinga minature experience.

It’s about making a minimal exp.---How can you get the content closest to the user?

Page 31: How to build a kick-ass mobile experience
Page 32: How to build a kick-ass mobile experience
Page 33: How to build a kick-ass mobile experience
Page 34: How to build a kick-ass mobile experience
Page 35: How to build a kick-ass mobile experience

UX TIPSto tell yourdeveloper

Page 36: How to build a kick-ass mobile experience

Design and build for fluid widths

Page 37: How to build a kick-ass mobile experience

Always give tappable areasa width and height of:

44x44

Page 38: How to build a kick-ass mobile experience

Don’t let this happento your users

Disable autocorrect and autocapitalize in sensitive inputs

Page 39: How to build a kick-ass mobile experience

Behind the scenes• Hide the address bar.• Hide the browser chrome.• Change the color of the status bar.• Include mobile icon.• Use proper input fields.

Page 40: How to build a kick-ass mobile experience

QATweet how kick-ass this was??!

@michaeldick