mobile design. strategic solutions

216
Mobile Design Strategic Solutions Theresa Neil 6AM 9AM 12PM 6PM 9PM 12AM

Upload: theresa-neil

Post on 08-Sep-2014

64 views

Category:

Technology


3 download

DESCRIPTION

User experience expert Theresa Neil will guide you through the current mobile strategies: Responsive web, Optimized sites, Native apps, and Hybrids. Study the most successful mobile implementations in the market today (and some of the worst). Learn the merits and pitfalls of each strategy. Get to your mobile solution faster by learning the best patterns for Navigation, Forms, Tables, Search, Sort & Filter, Charts, Tools, Invitations, Feedback, and Help.

TRANSCRIPT

Page 1: Mobile Design. Strategic Solutions

Mobile DesignStrategic Solutions Theresa Neil

6AM 9AM 12PM 6PM 9PM 12AM

Page 2: Mobile Design. Strategic Solutions

I work as a consultant, helping companies with their UX Strategy.

Theresa Neil

Page 3: Mobile Design. Strategic Solutions

UX strategy is about designing for....

DISTRIBUTED EXPERIENCES

MULTISCREEN ECOSYSTEMS

CONTINUITY

PEOPLE’S NEEDS

CONTEXT

CONVERGENCE

Page 4: Mobile Design. Strategic Solutions

My recent travel experience to Europe

Page 5: Mobile Design. Strategic Solutions

Lufthansaʼs User Experience

Classic Web Site

Native Tablet App

Mobile Optimized Site

Kiosk

In Flight Entertainment

Native Mobile Apps

Page 6: Mobile Design. Strategic Solutions

Netflix in my house

kitchenliving room

game room office

Page 7: Mobile Design. Strategic Solutions

Netflix in my house

kitchenliving room

game room office

and outside

Page 8: Mobile Design. Strategic Solutions

TV (Boxee) Game Console (XBox) Game Device (Playstation)

Classic Web Site Hybrid Tablet Apps Hybrid Mobile Apps

Netflixʼs User Experience

Page 9: Mobile Design. Strategic Solutions

UX strategy is about aligning the purpose of a product with the userʼs requirements at any given time or in any given situation. http://uxmag.com/articles/designing-for-context-the-multiscreen-ecosystem

http://www.slideshare.net/Rachel_Hinman/the-mobile-frontier-11393284

Page 10: Mobile Design. Strategic Solutions

http://www.shmula.com/customer-journey-map-continuous-improvement/10494/

How do we do that?

1.Gain empathy and clarity on exactly what our customers go through when they interact with our service.

2.Identify key areas where we can improve their experience.

Page 11: Mobile Design. Strategic Solutions

http://www.shmula.com/customer-journey-map-continuous-improvement/10494/

How do we do that?

1.Gain empathy and clarity on exactly what our customers go through when they interact with our service.

2.Identify key areas where we can improve their experience.

Page 12: Mobile Design. Strategic Solutions

http://www.shmula.com/customer-journey-map-continuous-improvement/10494/

How do we do that?

1.Gain empathy and clarity on exactly what our customers go through when they interact with our service.

2.Identify key areas where we can improve their experience.

Pain point

Pain pointPain pointPain point

Pain point

Pain point

Pain point

Page 13: Mobile Design. Strategic Solutions

Starbuckʼs found that technology can address some of these pain points,

Ordering/Waiting PayingLocating

Page 14: Mobile Design. Strategic Solutions

And recently added even more improvements...

Reload card

Page 15: Mobile Design. Strategic Solutions

What does your customerʼs journey look like?

Page 16: Mobile Design. Strategic Solutions

What does your customerʼs journey look like?

Pain point

Pain pointPain pointPain point

Pain point

Pain point

Pain point

Where are their pain points?

Page 17: Mobile Design. Strategic Solutions

Responsive Site Native App

Optimized Sites Hybrid App

Web InstalledAnd /Or

What mobile solutions are available to help

with these pain points?

Page 18: Mobile Design. Strategic Solutions

Responsive Site Native App

Optimized Sites Hybrid App

Web InstalledAnd /Or

Page 19: Mobile Design. Strategic Solutions

Defined Web site responds to the environment using css media queries. Typically achieved by using fluid grid layouts, like Responsive Grid System, Bootstrap, from Twitter, or Foundation by Zurb.

Responsive Web Site

Page 20: Mobile Design. Strategic Solutions

Responsive Web Site

UIWindow 768 x 1024

Cisco London 2012

Page 21: Mobile Design. Strategic Solutions

Responsive Web Site

Ideal For Informational Web SitesPortfoliosContent Consumption Sites

• Newspapers• Magazines• Blogs

Boston Globe

Page 22: Mobile Design. Strategic Solutions

Weʼre going to deep dive into responsive design a bit later...

Page 23: Mobile Design. Strategic Solutions

Optimized Web Sites

Defined Multiple web sites, each optimized for a different form factor, and different usage needs.

0 25 50 75 100

At Home

On The Go

While Shopping

At Work

On Public Transport

Page 24: Mobile Design. Strategic Solutions

Optimized Web Sites

Defined Multiple web sites, each optimized for a different form factor, and different usage needs.

0

20

40

60

80

At Home AM To/From School/Work At School/Work Out and About At Home PM

SmartphoneTabletLaptop

Page 25: Mobile Design. Strategic Solutions

Optimized Web Sites

Defined Multiple web sites, each optimized for a different form factor, and different usage needs.

Page 26: Mobile Design. Strategic Solutions

Optimized Web Sites

Classic Web Site Tablet Web Site

Mobile Web Site

Some companies have three distinct sites...

Page 27: Mobile Design. Strategic Solutions

Optimized Web Sites

Amazonʼs Classic Web Site & Tablet Site Mobile Web Site

More often there are only two distinct sites.

Page 28: Mobile Design. Strategic Solutions

Optimized Web Sites

But this may change in moving forward:

In January, Adobe reported that tablet users spend more than 50 percent more for each transaction at an online retailer site compared to smartphone users and 20 percent more than traditional computer users.

http://success.adobe.com/assets/en/downloads/whitepaper/13926_digital_marketing_insights.pdf

Page 29: Mobile Design. Strategic Solutions

Optimized Web Sites

http://monetate.com/2011/12/the-10-best-tablet-friendly-website-experiences-of-2011/

Page 30: Mobile Design. Strategic Solutions

Optimized Web Sites

jetBlueʼs Classic Web Site & Tablet Site Mobile Web Site

The mobile version is streamlined for core activities.

Page 31: Mobile Design. Strategic Solutions

Ideal For RetailSearchSaaS productsOther web apps

Optimized Web Sites

Basecamp

Page 32: Mobile Design. Strategic Solutions

After we look as responsive design, weʼll dig into mobile optimized site design

Page 33: Mobile Design. Strategic Solutions

Native Apps

Defined An application that has been developed for use on a particular platform or device.

Typically native apps are coded with:Objective C for AppleJava for Android and BlackBerryC# or Visual Basic for Windows 7.5

But there are also other options:Ruby MotionMonoTouch and MonoDroidAdobe AIR

Adobe Flex 4.5 Showcase Apps

Page 34: Mobile Design. Strategic Solutions

Native Apps

Xamarian MWC 2012 App C#, MonoTouch, MonoDroid

Page 35: Mobile Design. Strategic Solutions

Native Apps

Angry Birds

Page 36: Mobile Design. Strategic Solutions

Native Apps

Skype

Page 37: Mobile Design. Strategic Solutions

Ideal For RetailFinancialSoftware (productivity tools)GamesMany Enterprise Apps

Benefits over HybridBetter Performance

Native Apps

Keynote (like PPT for Apple)

Page 38: Mobile Design. Strategic Solutions

After lunch weʼll look at design patterns and anti-patterns for native applications

Page 39: Mobile Design. Strategic Solutions

Hybrid Apps

Defined A ʻnative wrappedʼ web application. Products like Titanium and PhoneGap create a native wrapper that lets the Javascript (or Ruby or Python) access OS dependent operations.

Page 40: Mobile Design. Strategic Solutions

Hybrid Apps

Development Frameworks Most support HTML5 and CSS3 so you can create custom UIs for different platforms.

But BewareSome frameworks offer a ʻdrag and dropʼ IDE that force all of your apps to look like identical, regardless of the target OS/device.

Page 42: Mobile Design. Strategic Solutions

Hybrid Apps

NBC-Built with Titanium

IPad & iPhone apps are nice, but not shoehorned onto an Android phone.* This is not a limitation of Titanium, just a poor design decision by NBC.

Page 44: Mobile Design. Strategic Solutions

Hybrid Apps

LinkedIn does a great job of designing and developing for multiple mobile platforms

Page 45: Mobile Design. Strategic Solutions

Ideal For Software (productivity tools)Enterprise Apps Video PlayersRetail

DrawbacksPerformance

Benefits over NativePossibly lower costs

Hybrid Apps

Facebook

http://www.readwriteweb.com/mobile/2012/01/hybrid-html5-apps-are-more-les.php

Page 46: Mobile Design. Strategic Solutions

Before weʼre done, weʼll weigh in on the native vs hybrid debate

Page 47: Mobile Design. Strategic Solutions

Responsive Site Native App

Optimized Sites Hybrid App

Web InstalledAnd /Or

Letʼs deep dive into each of these options

Page 48: Mobile Design. Strategic Solutions

Responsive Site Native App

Optimized Sites Hybrid App

Web InstalledAnd /Or

Page 49: Mobile Design. Strategic Solutions

Responsive Deep Dive

What is Responsive?

Layout Patterns

Mobile First Segue

Navigation Patterns

Sketching/ Wireframing/Prototyping

Visual Design

Page 50: Mobile Design. Strategic Solutions

Why Responsive?

Future ProofWill work on devices that aren’t even created yet

Cost SavingsBy reducing duplication and simplifying maintenance

It is not a fad, it is the new best practice for web sites

Page 51: Mobile Design. Strategic Solutions

Why Responsive?

Future ProofWill work on devices that aren’t even created yet

Cost SavingsBy reducing duplication and simplifying maintenance

It is not a fad, it is the new best practice for web sites

Notice I didʼt say “best practice for web apps”

Page 52: Mobile Design. Strategic Solutions

People are frequently consuming web content from a device other than a laptop/desktop. A responsive design will work across devices, providing people with the content they seek. http://www.abookapart.com/products/mobile-first/

Page 53: Mobile Design. Strategic Solutions

Responsive Grid Systems

The design adapts itself to the to the user’s behavior based on screen size, platform and orientation, by using a series of grids.

The most common are grids are:12 column10 column

But you can also find:24 column18 column8 column, etc..

Or make your own. http://www.alistapart.com/articles/fluidgrids/

Page 54: Mobile Design. Strategic Solutions

This is accomplished by setting resolution “break points” and applying a different set of layout rules and media assets to each. A break point can be thought of as a conditional statement that determines if a device meets specific criteria like a minimum width of 600 pixels. If that condition is true, then the browser applies a different set of layout rules.

With responsive web design, you can set a baseline (mobile) experience first, then progressively enhance or adapt your layout as device capabilities change.

Media Queries

Page 55: Mobile Design. Strategic Solutions

Responsive Design: Layout Patterns

Mostly Fluid Column Drop Layout Shifter

Tiny Tweaks Off Canvas

http://www.abookapart.com/products/mobile-first/

Page 56: Mobile Design. Strategic Solutions

Layout Patterns: Mostly Fluid

https://sifterapp.com/

I dubbed this pattern "mostly fluid" because the core structure of the layout really doesn't change until the smallest screen width. Instead, the design mostly relies on fluid grids to adapt to a variety of screen sizes.

-- Luke W

Page 57: Mobile Design. Strategic Solutions

Layout Patterns: Column Drop

This pattern starts with a multi-column layout and ends up with a single column layout, dropping columns along the way as screen sizes get narrower. The overall size of elements in this layout tend to stay consistent. -- Luke W

Page 58: Mobile Design. Strategic Solutions
Page 59: Mobile Design. Strategic Solutions

Layout Patterns: Layout Shifter

This pattern does the most to adapt across different screen sizes. That is, different layouts are used on large, medium, and small screens. Because this inherently requires more work, it seems to be less popular. -- Luke W

Page 60: Mobile Design. Strategic Solutions

http://mediaqueri.es/awa/

Page 61: Mobile Design. Strategic Solutions

Layout Patterns: Tiny Tweaks

-- Luke W

Simple sites with a single column layout, multi-device adaptation can just be a few tiny tweaks to font sizes and image layout

Page 62: Mobile Design. Strategic Solutions
Page 63: Mobile Design. Strategic Solutions

Layout Patterns: Off Canvas

This pattern advantage of space off the screen to keep content or navigation hidden until either a larger screen size allows it to be visible or a user takes action to expose it. This pattern is showing up in a sites and apps. -- Luke W

Page 64: Mobile Design. Strategic Solutions

Responsive Design: More Layouts

Mondrain Basic Gallery

Page 65: Mobile Design. Strategic Solutions

Responsive Design: More Layouts

Mondrain Basic Gallery

Page 66: Mobile Design. Strategic Solutions

Responsive Design: More Layouts

Featured Items Column Flip

Page 67: Mobile Design. Strategic Solutions

Responsive Design: More Layouts

Featured Items Column Flip

Page 70: Mobile Design. Strategic Solutions
Page 71: Mobile Design. Strategic Solutions

Whatʼs the pattern?

Page 72: Mobile Design. Strategic Solutions

Whatʼs the pattern?

Page 73: Mobile Design. Strategic Solutions

Break

Page 74: Mobile Design. Strategic Solutions

Mobile First is...

A different way of thinking

Page 75: Mobile Design. Strategic Solutions

Mobile First is...

A different way of thinking

Agreement on what matters most

Page 76: Mobile Design. Strategic Solutions

Mobile First is...

Knowing your users

Page 77: Mobile Design. Strategic Solutions

Mobile First is...

Knowing your users

What they do and why they do it

Page 78: Mobile Design. Strategic Solutions

Four critical (mobile) behaviors

Lookup/Find (urgent info, local): I need an answer to something now—frequently related to my current location in the world.

Explore/Play (bored, local): I have some time to kill and just want a few idle time distractions.

Check In/Status (repeat/micro-tasking): Something important to me keeps changing or updating and I want to stay on top of it.

Edit/Create (urgent change/micro-tasking): I need to get some- thing done now that can’t wait.

Page 79: Mobile Design. Strategic Solutions

Mobile First is...

About reduction

When I say “simple”, what I mean is: A product reduced to its purest form of purpose or value. --Francisco Inchauste

http://www.simpleandusable.com/

Page 80: Mobile Design. Strategic Solutions

Mobile First results in...

A user experience focused on key tasks

Page 81: Mobile Design. Strategic Solutions

Mobile First results in...

A user experience focused on key tasks

For the BBC thatʼs top stories and most read

Page 82: Mobile Design. Strategic Solutions

Mobile First thinking works for...

Responsive Site Native Apps

Optimized Sites Hybrid Apps

Page 83: Mobile Design. Strategic Solutions

Mobile First thinking works for...

Responsive Site Native Apps

Optimized Sites Hybrid Apps

Page 84: Mobile Design. Strategic Solutions

Responsive Navigation Patterns

http://bradfrostweb.com/blog/web/responsive-nav-patterns/

Top Nav or “Do Nothing” Approach

One of the easiest-to-implement solutions for navigation is to simply keep it at the top. Because of its ease of implementation, it’s found on many (maybe even most) responsive sites right now.

-- Brad Frost

Page 85: Mobile Design. Strategic Solutions

DrawbacksWhere’s the content? Stacked tabs make the whole page about navigation.

Page 86: Mobile Design. Strategic Solutions

Responsive Navigation Patterns

http://bradfrostweb.com/blog/web/responsive-nav-patterns/

The footer anchor

This clever solution keeps the nav list at the footer of the site, while the header contains a simple anchor link pointing to the footer nav. This approach clears up a lot of room for the core content while still providing quick access to the navigation.

-- Brad Frost

Page 87: Mobile Design. Strategic Solutions

Responsive Navigation Patterns

http://bradfrostweb.com/blog/web/responsive-nav-patterns/

The select menu

One way of taming nav links gone wild is to transform a list of links into a select menu for small screens. This avoids the problems the top nav approach presents and is a clever way to save real estate.

-- Brad Frost

Page 88: Mobile Design. Strategic Solutions

DrawbacksSelect menus are for choosing your state or security question, not navigating a site.

http://www.stuffandnonsense.co.uk/blog/about/the_select_menu_navigation_pattern

In my mind there’s only one form element that should ever be used for navigation and that’s search. -- Andy Clarke

Page 89: Mobile Design. Strategic Solutions

Responsive Navigation Patterns

http://bradfrostweb.com/blog/web/responsive-nav-patterns/

The toggle

The menu slides open right in the header. It’s a good-looking approach and is relatively easy to implement. -- Brad Frost

Page 91: Mobile Design. Strategic Solutions

Responsive Navigation Patterns

http://bradfrostweb.com/blog/web/responsive-nav-patterns/

The left nav flyout

The nav is accessed by a menu icon, which reveals a tray that slides in from the left and moves the main content over to the right. -- Brad Frost

Page 92: Mobile Design. Strategic Solutions

http://jasonweaver.name/lab/offcanvas/technical/

DrawbacksSophisticated, lots of moving parts. Allow plenty of time for testing across many devices.

Possible SolutionsFoundations framework offers 4 options for off canvas navigation

http://foundation.zurb.com/

Page 93: Mobile Design. Strategic Solutions

Responsive Navigation Patterns

http://bradfrostweb.com/blog/web/responsive-nav-patterns/

Footer only

The footer-only navigation is similar to the footer anchor approach, only without the anchor in the header. It follows the content-first, nav-second model, however it requires mobile users to scroll all the way to the bottom in order to navigate the site. -- Brad Frost

Page 94: Mobile Design. Strategic Solutions

Responsive Navigation Anti- Patterns

http://bradfrostweb.com/blog/web/responsive-nav-patterns/

Hide ʻn Cry

Removes a bunch of options. A big no,no. Don’t penalize people for visiting your site on a mobile device.

Page 95: Mobile Design. Strategic Solutions

Responsive Navigation Pattern

http://inspectelement.com/tutorials/pull-down-for-navigation-a-responsive-solution/

Pull Down

Page 96: Mobile Design. Strategic Solutions

Responsive Frameworks

Responsive means:fluid gridflexible mediamedia queries

A responsive framework will therefore provide:fluid gridflexible mediamedia queries at common breakpoints

Page 97: Mobile Design. Strategic Solutions

Responsive Frameworks

Page 98: Mobile Design. Strategic Solutions

Responsive Frameworks

Page 99: Mobile Design. Strategic Solutions

Responsive Frameworks

Page 100: Mobile Design. Strategic Solutions

Responsive Frameworks

Page 101: Mobile Design. Strategic Solutions

Responsive Frameworks

Page 102: Mobile Design. Strategic Solutions

Responsive Frameworks

Page 103: Mobile Design. Strategic Solutions

Responsive Frameworks

Page 104: Mobile Design. Strategic Solutions

Responsive Frameworks

Page 105: Mobile Design. Strategic Solutions

Responsive Toolkits

These toolkits provide basic styles to use as your foundation (hence the term boilerplate)

Page 106: Mobile Design. Strategic Solutions

Now can we start designing? http://mobile.smashingmagazine.com/2012/06/07/sketching-a-new-mobile-web/

Page 107: Mobile Design. Strategic Solutions

Responsive Design: Sketching

Sketch Sheetshttp://jeremypalford.com/arch-journal/responsive-web-design-sketch-sheets

Page 108: Mobile Design. Strategic Solutions

Responsive Design: Wireframes

Stencil/ Template: Less Stencil for OmniGrafflehttp://graffletopia.com/stencils/745

Page 109: Mobile Design. Strategic Solutions

Responsive Design: Wireframes

Photoshop PSDhttp://elliotjaystocks.com/blog/a-better-photoshop-grid-for-responsive-web-design/

Page 110: Mobile Design. Strategic Solutions

Res

pons

ive

Des

ign

Exer

cise

Page 111: Mobile Design. Strategic Solutions

Static wireframes. This is something I feel we need to get away from. There’s nothing from stopping talented UX designers from designing these flexible systems in the browser itself.

Establishing the grid system on paper to get the concept and flow down is great, but I’m a strong proponent of moving into the real environment as soon as humanly possible. ---Brad Frost

Less

More

Page 112: Mobile Design. Strategic Solutions

Responsive Design: Prototyping

Responsive Wireframes- just an example http://www.thismanslife.co.uk/projects/lab/responsivewireframes

Page 113: Mobile Design. Strategic Solutions

Responsive Design: Prototyping

Fluid Gridshttp://fluidgrids.com/

Page 114: Mobile Design. Strategic Solutions

Responsive Design: Prototyping

Gridpak Grid Generatorhttp://gridpak.com/

Page 115: Mobile Design. Strategic Solutions

Validate the prototypes on the target devices with actual usershttp://bradfrostweb.com/blog/mobile/support-vs-optimization/http://bradfrostweb.com/blog/mobile/test-on-real-mobile-devices-without-breaking-the-bank/

Page 116: Mobile Design. Strategic Solutions

Responsive Visual Design

Look and FeelGo simple with your mobile site. You don’t need a lot of images, or CSS3 effects, they take time to load

FontUse standard mobile font sizes for easy reading

Advanced CSS StylesLet the site gracefully degrade in older browsers

Responsive Images Next page...

Page 117: Mobile Design. Strategic Solutions

Responsive Images

Goal

Have a clear image on any device, but not download multiple images.

There are dozens of approaches for this, Javascript, Server Side, combined approaches, Image resizing services. None are perfect yet, but they are evolving rapidly. http://blog.cloudfour.com/responsive-imgs-part-2/

Page 119: Mobile Design. Strategic Solutions

Mobile Optimized Deep Dive

Responsive vs Mobile Optimized Sites

Dos and Dontʼs for Mobile Sites

Optimized Sites for Retail, Search, SaaS, and Entertainment

Page 120: Mobile Design. Strategic Solutions

Responsive vs Optimized Sites

InformationalContent Heavy

• Newspapers• Magazines• Blogs• Portfolios

Web Sites Web Apps

SearchSaaSProductivity Tools Retail

Responsive Optimized Site

Page 121: Mobile Design. Strategic Solutions

Responsive vs Optimized Sites

Harvest Time Tracking & Invoicing SaaS

Page 122: Mobile Design. Strategic Solutions

Responsive vs Optimized Sites

Harvest Time Tracking & Invoicing SaaS

Is responsive design a good solution?

Page 123: Mobile Design. Strategic Solutions

Responsive vs Optimized Sites

No, but a mobile optimized site could be.

http://www.getharvest.com/blog/2012/04/harvest-mobile-timesheet-beta/

BETA

Page 124: Mobile Design. Strategic Solutions

Responsive vs Optimized Sites

And, it turns out it is a great solution!

Page 125: Mobile Design. Strategic Solutions

Optimized Sites for SaaS

Basecamp File Sharing & Proj Mgmt

We could apply a responsive layout pattern to Basecamp

Column Drop

Page 126: Mobile Design. Strategic Solutions

Optimized Sites for SaaS

But Mobile First says to know your users

Basecamp userʼs needs fall into these two categories:1.Checkin/status2.Edit/create

A mobile optimized site provides a solution for these needs.

Page 127: Mobile Design. Strategic Solutions

Optimized Sites for Productivity

Googleʼs suite of productivity tools are optimized for the mobile web

Page 128: Mobile Design. Strategic Solutions

Optimized Sites for Search

Bing offers a mobile web experience that is distinct from their classic web site.

The mobile site offers results relative to my location

Page 129: Mobile Design. Strategic Solutions

Optimized Sites for Retail

Gap

Page 130: Mobile Design. Strategic Solutions

Optimized Sites for Entertainment

Walmartʼs Vudu Optimized for tablets

Page 131: Mobile Design. Strategic Solutions

Mobile Web Doʼs and Dontʼs

Doʼs

Use Image SpritesBundle & minify CSS and Javascipt filesLimit or remove dependencies on heavy JS librariesUse CSS3 for styling, rounded corners, text shadows...

Make content most importantFocus on performance

http://www.w3schools.com/css/css_image_sprites.asp

Page 132: Mobile Design. Strategic Solutions

Mobile Web Doʼs and Dontʼs

Dontʼs

Add back buttons

Use large images and size down

Go crazy special effects/transitions

Port a web app 1-for-1

Page 133: Mobile Design. Strategic Solutions

Mob

ile O

ptim

ized

Site

Red

esig

n

Page 134: Mobile Design. Strategic Solutions

Mob

ile O

ptim

ized

Site

Red

esig

n

More than 30 billion page views per month

Craigslist users post more than 50 million new classified ads each month

More than 200 million user postings in 100 topical forums

Page 135: Mobile Design. Strategic Solutions

Mob

ile O

ptim

ized

Site

Red

esig

n

Page 136: Mobile Design. Strategic Solutions

Share your mobile first design*

* based on assumptions since we donʼt have real user data

http://saforian.com/blog/2011/04/sketching/

Page 137: Mobile Design. Strategic Solutions

Responsive Site Native App

Optimized Sites Hybrid App

Web InstalledAnd /Or

Page 138: Mobile Design. Strategic Solutions

Native App Deep Dive

Native App vs Mobile Site

Native App vs Hybrid

Application Design Patterns

Design Anti-Patterns

Page 139: Mobile Design. Strategic Solutions

Native App vs Mobile Site

At this point in time, native apps can target the specific limitations and abilities of each individual device much better than a website can while running inside a browser.

Mobile SitesSearchSaaSProductivity Tools Retail

Native AppsGamesTools requiring:• Complex Calculations• Reporting/Charting• Native Functionality• Offline Access

http://www.useit.com/alertbox/mobile-sites-apps.html

Page 140: Mobile Design. Strategic Solutions

Evernoteʼs Strategy

Native Apps

Page 141: Mobile Design. Strategic Solutions

Evernoteʼs Strategy

Because they provide the best UX

Page 142: Mobile Design. Strategic Solutions

Evernoteʼs Strategy

Because they provide the best UX

Page 143: Mobile Design. Strategic Solutions

Evernoteʼs Strategy

Because they provide the best UX

Page 144: Mobile Design. Strategic Solutions

Evernoteʼs Strategy

Because they provide the best UX

Page 145: Mobile Design. Strategic Solutions

Evernoteʼs Strategy

Because they provide the best UX

Page 146: Mobile Design. Strategic Solutions

Evernoteʼs Strategy

Because they provide the best UX

Page 147: Mobile Design. Strategic Solutions

When to go Native

Non Tech Considerations: MarketingA presence in the mobile markets might make sense from a marketing, competitive, or sales channel perspective.

Page 148: Mobile Design. Strategic Solutions

When to go Native

Non Tech Considerations: FinancialFinancial Times, Playboy and Walmart are using sites instead of apps to avoid sharing revenues with app store owners.

Page 150: Mobile Design. Strategic Solutions

Hybrid Hopes

Companies want the best of both worlds via hybrid apps, but so far the ideal technology remains elusive.

Another recent NYT article explains

--Mike Summers, head of Viggle

“You are aiming for this mythical single platform on which your developers can write code in one language and—as much as possible— is usable across multiple platforms.”

http://www.xconomy.com/new-york/2012/07/06/hybrid-vs-native-viggle-new-york-times-talk-mobile-app-strategy/2/

Page 151: Mobile Design. Strategic Solutions

Hybrids: Code Once & Reuse

Doesnʼt mean design once & reuse

iPhone Android

The New York Times should know better!

Page 152: Mobile Design. Strategic Solutions

Boston Globeʼs Multiscreen Experience

Responsive Site Native Apps

And

ePaper apps

Page 153: Mobile Design. Strategic Solutions

Optimized Sites

eBayʼs Cross Multiscreen Experience

Native Apps

And

Page 154: Mobile Design. Strategic Solutions

Recent ProjectLeukemia & Lymphoma Society

The user journey got us thinking about many possible options

Page 155: Mobile Design. Strategic Solutions

Responsive Site Native App

Optimized Sites Hybrid App

Web InstalledAnd /Or

Page 156: Mobile Design. Strategic Solutions

Responsive Fundraising Site

Team in Training Fundraising Page

Page 157: Mobile Design. Strategic Solutions

Responsive Web Site

Page 158: Mobile Design. Strategic Solutions

Responsive Donation Form

Page 159: Mobile Design. Strategic Solutions

Hybrid Apps

eCheckin App Participant Tools

Page 160: Mobile Design. Strategic Solutions

Mobile App Design Patterns

NavigationFormsTablesSearch, Sort & FilterToolsChartsInvitationsFeedback & Affordance Help

Page 161: Mobile Design. Strategic Solutions

App Patterns: Navigation

Springboard List  Menu Tab  Menu Gallery

Dashboard Metaphor Mega  Menu

Page 163: Mobile Design. Strategic Solutions

App Patterns: Forms

Page 164: Mobile Design. Strategic Solutions

App Patterns: Tables

Page 165: Mobile Design. Strategic Solutions

App Patterns: Search

Page 166: Mobile Design. Strategic Solutions

App Patterns: Search

Page 167: Mobile Design. Strategic Solutions

App Patterns: Search

Page 168: Mobile Design. Strategic Solutions

App Patterns: Search

Page 169: Mobile Design. Strategic Solutions

App Patterns: Search

Page 170: Mobile Design. Strategic Solutions

App Patterns: Search

Page 171: Mobile Design. Strategic Solutions

App Patterns: Search

Page 172: Mobile Design. Strategic Solutions

App Patterns: Search

Page 173: Mobile Design. Strategic Solutions

App Patterns: Search

Page 174: Mobile Design. Strategic Solutions

App Patterns: Search

Page 175: Mobile Design. Strategic Solutions

App Patterns: Search

Page 176: Mobile Design. Strategic Solutions

App Patterns: Search

Page 177: Mobile Design. Strategic Solutions

App Patterns: Sort

Page 178: Mobile Design. Strategic Solutions

App Patterns: Sort

Page 179: Mobile Design. Strategic Solutions

App Patterns: Sort

Page 180: Mobile Design. Strategic Solutions

App Patterns: Filter

Page 181: Mobile Design. Strategic Solutions

App Patterns: Filter

Page 182: Mobile Design. Strategic Solutions

App Patterns: Filter

Page 183: Mobile Design. Strategic Solutions

App Patterns: Filter

Page 184: Mobile Design. Strategic Solutions

App Patterns: Filter

Page 185: Mobile Design. Strategic Solutions

App Patterns: Filter

Page 186: Mobile Design. Strategic Solutions

App Patterns: Filter

Page 187: Mobile Design. Strategic Solutions

App Patterns: Filter

Page 188: Mobile Design. Strategic Solutions

Redesign Craigslist Search

Page 189: Mobile Design. Strategic Solutions

App Patterns: Tools

Page 190: Mobile Design. Strategic Solutions

App Patterns: Charts

Page 191: Mobile Design. Strategic Solutions

App Patterns: Invitations

Page 192: Mobile Design. Strategic Solutions

App Patterns: Feedback

Page 193: Mobile Design. Strategic Solutions

App Patterns: Affordance

Page 194: Mobile Design. Strategic Solutions

App Patterns: Help

Page 195: Mobile Design. Strategic Solutions

Design Anti-Patterns: Novel Notions

Page 196: Mobile Design. Strategic Solutions

Design Anti-Patterns: Novel Notions

Page 197: Mobile Design. Strategic Solutions

Design Anti-Patterns: Novel Notions

Page 198: Mobile Design. Strategic Solutions

Design Anti-Patterns: Metaphor Mismatch

Page 199: Mobile Design. Strategic Solutions

Design Anti-Patterns: Metaphor Mismatch

Navigation disguised as filters

Page 200: Mobile Design. Strategic Solutions

Design Anti-Patterns: Metaphor Mismatch

Filter controls done right

Page 201: Mobile Design. Strategic Solutions

Design Anti-Patterns: Metaphor Mismatch

Page 202: Mobile Design. Strategic Solutions

Design Anti-Patterns: Idiot Boxes

Page 203: Mobile Design. Strategic Solutions

Design Anti-Patterns: Chart Junk

Page 204: Mobile Design. Strategic Solutions

Design Anti-Patterns: Chart Junk

Page 205: Mobile Design. Strategic Solutions

Design Anti-Patterns: Chart Junk

Page 206: Mobile Design. Strategic Solutions

Design Anti-Patterns: Chart Junk

Page 207: Mobile Design. Strategic Solutions

Design Anti-Patterns: Oceans of Buttons

Page 208: Mobile Design. Strategic Solutions

Design Anti-Patterns: Oceans of Buttons

Page 209: Mobile Design. Strategic Solutions

Design Anti-Patterns: Oceans of Buttons

Page 210: Mobile Design. Strategic Solutions

Prototyping Mobile Apps

Mobile Prototyping is essential

The field is new, even experienced designers donʼt have the background and heuristics to lean on while making decisions.

Prototype Prototype Prototype Prototype

Page 211: Mobile Design. Strategic Solutions

Why Prototype?

Improve your design decision making

Communicate an idea

Gather user feedback

Explore the “unknowns”

Fine-tune an idea

http://www.slideshare.net/Rachel_Hinman/mobile-prototyping-essentials-8957364

Page 212: Mobile Design. Strategic Solutions

Two Types of Prototyping

ExperientialBroader mobile project Target mobile hardware is unknownDesign space is relatively uncharted

TacticalFocused mobile project Target mobile hardware is decidedDesign space is relatively known

PROVIDES CONTEXT

VALIDATION

http://www.slideshare.net/Rachel_Hinman/mobile-prototyping-essentials-8957364

Page 213: Mobile Design. Strategic Solutions

Prototyping Expert : Rachel Hinman

http://www.slideshare.net/Rachel_Hinman/mobile-prototyping-essentials-8957364

Page 214: Mobile Design. Strategic Solutions

Prototyping Expert : Rachel Hinman

http://www.slideshare.net/Rachel_Hinman/mobile-prototyping-essentials-8957364

Page 215: Mobile Design. Strategic Solutions

Prototyping exercise

Page 216: Mobile Design. Strategic Solutions

Check out my site & bookMobile Design Pattern Gallery, OʼReilly 2012

Thank you Follow me on Twitter @theresaneil