SlideShare ist ein Scribd-Unternehmen logo
1 von 109
Downloaden Sie, um offline zu lesen
Guidelines for Responsive UX Design
School ofVisual Arts, 16 November, 2019 Robert Stribley
Today’s presentation will be available on SlideShare:
www.slideshare.net/stribs
Robert Stribley
@stribs
Introduction
My clients have included:
• Bank of America, PNC,Wachovia, Citibank, JPMorgan, Morgan Stanley, Oppenheimer Funds,
Prudential, Smith Barney,T. Rowe Price
• Boston Scientific, Nasonex
• AMResorts, Choice Hotels, RCI, Sotheby’s International Realty
• Computer Associates, EMC
• Ford, Lincoln, Mercedes-Benz, MBFS, Mercedes-BenzVans, smart
• FreshDirect
• AT&T, Nextel
• Day One, Red Cross, Smithsonian National Air & Space Museum
• Pearson,Travel Channel,Women’s Wear Daily
AboutYou
• What’s your name?
• What do you do for work?
• What do you do for fun?
• If you could see one museum exhibit—real or imaginary—
what would it be?
Introduction
Goals of this workshop
• Learn principles and guidelines for responsive design
• Learn about user journeys and create a detailed user
journey as a team
• Develop a site map as a team
• Brainstorm and design a responsive home page as a team
• Brainstorm and design a website and mobile app
experience as a team
Introduction
Agenda
Morning
• Responsive Design Principles
• Project
• User Journeys
• Lunch
Agenda
Afternoon
• Site Maps
• Team Exercise: Responsive Home Page
• Team Exercise: Mobile App
• Review & Feedback
• Q&A
Agenda
52.64%percentage of web traffic via mobile globally in 3rd quarter of 2018
up from 35.1% in 2015
now half of all global pages served
65.7% of all traffic in Asia in 2017
59.5% in Africa
“If a webpage doesn’t
look good on my
phone, I’m less likely
to return to it on my
computer.”
– usability testing participant, 11/7/2019
Responsive Design
Responsive web design is an
approach to web design which
makes web pages render well on a
variety of devices and window or
screen sizes. —Wikipedia
Responsive Design
“Rather than tailoring disconnected designs to each of an
ever-increasing number of web devices, we can treat them as
facets of the same experience.We can design for an optimal
viewing experience, but embed standards-based
technologies into our designs to make them not only more
flexible, but more adaptive to the media that renders them.
In short, we need to practice responsive web design.”
– Ethan Marcotte, Responsive Web Design,A List Apart
Self Study
Responsive Web Design by Ethan Marcotte
Responsive Design
Responsive Design
ResponsiveVersus Adaptive Design
Responsive design is fluid and adapts to the size of the
screen no matter what the target device
Adaptive design uses static (or fixed) layouts based on
breakpoints which don’t respond once they’re initially loaded
Self Study
Responsive vs.Adaptive Design:What’s the Best Choice for Designers? - Jerry Cao, Studio by UXPin
Responsive Design
Responsive Design
Responsive Web Design
by Ethan Marcotte
Responsive Design
The Responsive Web Design Podcast is co-hosted
by Karen McGrane and Ethan Marcotte.
In each episode, they interview the people who
make responsive redesigns happen.
Responsive Design Characteristics
• Mobile first
• Maintain content and features
• Maintain hierarchies
• Break points
• Grids
• Handling navigation
• Handling tables
• Images
• Text
Responsive Design
Mobile First
Mobile First
• Design for “mobile first”—the
smallest device first, then work up
from there
• The smallest device may no longer
be a mobile phone
• “Mobile first” may encourage
simple design, but it need not be
simplistic
Responsive Design
Responsive Design
Content & Features
Maintain Content & Features
• Goal:Wherever possible, maintain content and features across
devices
• Occasionally, content or features can be dropped to save
screen real estate or if they’re not device appropriate
• Establish a clear rationale and principles for dropping any
content or features at the mobile level
• Reducing content can reduce keywords, which can reduce your
site’s ranking on Google
Responsive Design
Responsive Design
Responsive design distributing the same modules across desktop, tablet and mobile
Desktop Tablet Mobile
Responsive Design
Hierarchies
Maintain Hierarchies
• Modules may be repositioned
but hierarchies should be
maintained
• Cluster related content and
features
Responsive Design
Responsive Design
Break Points
Break Points
• Responsive designs adjust at different “break points” for various
resolutions
• These correspond to the dimensions of various devices, typically
desktop, tablet and mobile
• However, they’re intended to be content, not device-specific
Responsive Design
Responsive Design
• Typically at least two:
• e.g. 320px for mobile,
768px for tablet
(portrait), 1280px for
desktop
• May also add “minor
breakpoints” to address
specific issues at various
dimensions
Responsive Design
Grids
Grids
• Grids are fluid within a responsive design—they change
according to screen dimensions
• For example, a desktop design might utilize a 12-column
grid, tablet a 9-column grid, and mobile a 4-column grid
• Depending on the screen, modules may shift both in
size and in placement
Responsive Design
Responsive Design
Navigation
Handling Navigation
• Navigation may be repositioned
• Often repositioned at tablet, but especially on mobile
• On desktop, navigation elements may be activated via hover instead
of click, since users are utilizing a cursor; but in tablet and mobile,
these main nav elements must be activated via touch
• Design navigation to be touch friendly—e.g. large, tactile targets
• Detailed dropdowns and filters could be presented in an overlay in
mobile
Responsive Design
Responsive Design
Responsive Design
Heavy mobile direction
• Beware the “hamburger menu”
Handling Navigation –Tabs
• Tabs may just reduced in size
• They can also be replaced with
– Accordions
– Dropdowns
– Carousel slides
• Consider the content to determine, which of these solutions
works best
Responsive Design
Responsive Design
Responsive Design
Tables
HandlingTables
• Simplest solution for handling tables with multiples columns is to
reduce the number of columns (to one if necessary) and stack them
in mobile.
• You can also allow horizontal scrolling
• Or turn columns into individual slides users can swipe through
Responsive Design
Responsive Design
Desktop
Mobile - Scrolling
Mobile - Stacked
Responsive Design
Responsive Design
Responsive Design
Responsive Design
Not ideal for mobile
Images
Images
• Generally, images should be “fluid”
• They will scale down in size as the screen resolution changes
• They may maintain their size, but be cropped if they’re primarily
decorative
• In this case, images must be selected carefully so important
elements aren’t automatically cropped out
• In some cases, if the image isn’t needed, it may be dropped
entirely for mobile
Responsive Design
Responsive Design
Responsive Design
Pay special attention to images with text within them or in overlays
Text
• Maintain text size where possible, though headings and headlines
may be reduced in size
• Text blocks will change in width from desktop to mobile
• However, keep lines of text to a maximum of 70 or 80 characters
• Do not automatically hyphenate text
• Use ellipsis or a “read more” CTA to shorten text if necessary
• Provide character limits for titles, captions, etc, so they display
gracefully in mobile
Responsive Design
Responsive Design
Responsive Design
Avoid just shrinking content
Our Project
Develop a museum experience for MoMA which
utilizes both a responsive desktop design and a mobile
app experience, so users can engage with it both at
home on their desktop computer to prepare for their
trip and during their visit via mobile app.
Our Project
Guidelines
• Since the responsive website will display on a mobile phone,
the app must not simply repeat the website content
• Give thought to how the app can help visitors during their
onsite visit, but provide some value to users before and after
their trip, too
• Assume visitors have access to Wi-Fi throughout the entire
museum space
Our Project
Personas
Our Project
Plan an engaging and
educational trip for her
art class.
Competitive Review
Key Findings
• Ability to highlight multiple exhibits
• Access to collections
• Display of upcoming events
• Focus on membership
• Visitor information
• Education and learning information
• Ability to view different locations
• Any key differentiators?
• Anything else?
Competitive Review
Lunch Break
Afternoon
• Site Maps
• Team Exercise: Responsive Home Page
• Team Exercise: Mobile App
• Review & Feedback
• Q&A
Agenda
User Journeys
User Journeys
“Design is all about
entrances and exits.”
—Rem Koolhaas
User Journeys
Definition:
“A user journey, or journey map, visualizes a path or flow through
a Web site, application, or service experience—from a starting
point to an end objective—based on the user’s motivations and
experiences. Journey mapping helps us to create a mental model
of an experience that the user goes through to achieve a goal.
This valuable information lets us document and visualize existing
paths that the user takes and, in turn, analyze and improve upon
them.”
- Shean Malik, Mapping User Journeys UsingVisual Languages
User Journeys
Methodology:
• Keep personas in mind
• Determine users’ primary needs
• Consider their pain points as well
• Brainstorm different ways to help their needs and address their pain points
• Develop the journey according to a time-based progression
• Consider the various moments within, which can be handled digitally
• Create relevant hooks and calls to action (CTAs)
• Strike a balance between freedom of movement and an ideal path
Self Study
“An introduction to user journeys” - Jason Hobbs, September 6, 2005, Boxes & Arrows
User Journeys
Class Exercise:
Develop a user journey, which incorporates features applicable
to Andy’s persona
• Divide into teams
• Discuss what you expect a typical user to do
– At home
– At the museum
– With a specific exhibit
– With a specific artifact
– Back home
• Develop a high-level diagram, which depicts Andy’s journey
– What are the touchpoints? What technology does he interact
with?
User Journeys
30mins
Features Identified
Let’s discuss some of the features your team identified.
User Journeys
Site Maps
Site Map
Site Map
Class Exercise:
Develop 2 high-level site maps based on features you
discovered in your user journey, plus any additional content
needed to flesh out the experience.
• One for the MoMA web site (for desktop & mobile)
• One for the MoMA mobile app
It’s OK to consult competitor sites if you like.
Site Map
20mins
Review Site Maps
Let’s review your site maps
Site Map
Team Exercise:
Design a Responsive
Home Page
Design a Responsive Home Page
In your teams, design a responsive home page for MoMA’s web site
1) Discuss features needed for a homepage
2) Sketch your ideas for a homepage individually
3) Share your sketches with your team mates
4) Collaborate on a single home page wireframe – for both
mobile and desktop
Team Exercise
1) Discuss features needed for a homepage
Team Exercise
20mins
2) Sketch your ideas for a
homepage individually –
Both desktop and
mobile versions
Team Exercise
10mins
3) Share your sketches with your team mates
Team Exercise
10mins
4) Collaborate on a single home page wireframe
– for both mobile and desktop
Team Exercise
20mins
Break
Team Exercise:
Design a Mobile App
Design a Mobile App
In your teams, design a mobile app for MoMA
1) Discuss features needed for the app and determine 3
key features you want to develop
2) Collaborate to design your key features
3) Review your work as a team to determine what changes
should be made
4) Make any necessary revisions
Team Exercise
1) Discuss features needed for the app and determine the
3 key features you want to develop
At least one feature should be dedicated to exploring an
artifact
No sketching yet
Team Exercise
10mins
2) Collaborate to design your 3 key features
Then review your work as a team to determine if
changes should be made
Make any necessary revisions
Team Exercise
30mins
ShareYour Work
Present your work as a team
Team Exercise
Team Exercise:
Review & Feedback
Bonus
Q&A
My article on how to find a UX job:
UX:Your Guerilla Guide to Breaking In
stay tuned
My next class
My new class in March 2020
We’ll explore user-centered design
deliverables and methodologies with a
particular emphasis upon “Lean” UX design
and usability testing, as well as specific
topics such as accessibility and design
for privacy and security, which focus on
improving user experiences.
Attendees will also participate in group
activities, which provide practical
experience in developing relevant
deliverables.
No prerequisite, but taking the Introduction to User
Experience Design may be helpful.
Applied Methods for Better UX Design
Slideshare address:
http://www.slideshare.net/stribs
stribley@outlook.com
thank you

Weitere ähnliche Inhalte

Was ist angesagt?

Automotive User Interface Design: Innovative UI design in a slow moving indus...
Automotive User Interface Design: Innovative UI design in a slow moving indus...Automotive User Interface Design: Innovative UI design in a slow moving indus...
Automotive User Interface Design: Innovative UI design in a slow moving indus...UXPA International
 
UI Design Patterns for the Web, Part 2
UI Design Patterns for the Web, Part 2UI Design Patterns for the Web, Part 2
UI Design Patterns for the Web, Part 2Lewis Lin 🦊
 
UX for a Mobile Age Audience
UX for a Mobile Age AudienceUX for a Mobile Age Audience
UX for a Mobile Age AudienceEnlighten
 
User Experience Design
User Experience DesignUser Experience Design
User Experience DesignJenna Yim
 
Responsive Web Design: Clever Tips and Techniques - Vitaly Friedman (UX Riga ...
Responsive Web Design: Clever Tips and Techniques - Vitaly Friedman (UX Riga ...Responsive Web Design: Clever Tips and Techniques - Vitaly Friedman (UX Riga ...
Responsive Web Design: Clever Tips and Techniques - Vitaly Friedman (UX Riga ...UX Riga
 
Designing The Interface For Use
Designing The Interface For UseDesigning The Interface For Use
Designing The Interface For UseChristina Wodtke
 
Current Trends in Web Design & Development
Current Trends in Web Design & DevelopmentCurrent Trends in Web Design & Development
Current Trends in Web Design & DevelopmentJenny Mandeville
 
Mobile and Responsive Design
Mobile and Responsive DesignMobile and Responsive Design
Mobile and Responsive Designcreed
 
Making Your Website Sing!
Making Your Website Sing!Making Your Website Sing!
Making Your Website Sing!Embolden
 
Making Your Website Sing!
Making Your Website Sing!Making Your Website Sing!
Making Your Website Sing!Embolden
 
The 8 Principles of Design – How to Leverage the Power of Design and Turn Con...
The 8 Principles of Design – How to Leverage the Power of Design and Turn Con...The 8 Principles of Design – How to Leverage the Power of Design and Turn Con...
The 8 Principles of Design – How to Leverage the Power of Design and Turn Con...Josh Levine
 
Building Shared Understanding Glenn McClure
Building Shared Understanding Glenn McClureBuilding Shared Understanding Glenn McClure
Building Shared Understanding Glenn McClureGlenn McClure
 
Responsive Design: What is it? How do we do it? How much will it cost?
Responsive Design: What is it? How do we do it? How much will it cost?Responsive Design: What is it? How do we do it? How much will it cost?
Responsive Design: What is it? How do we do it? How much will it cost?Karin Tracy
 
Designing for a Better User Experience
Designing for a Better User ExperienceDesigning for a Better User Experience
Designing for a Better User ExperienceBuiltByHQ
 

Was ist angesagt? (20)

Designing the user experience
Designing the user experienceDesigning the user experience
Designing the user experience
 
UX & UI Design 101
UX & UI Design 101UX & UI Design 101
UX & UI Design 101
 
UX Fundamentals
UX FundamentalsUX Fundamentals
UX Fundamentals
 
Automotive User Interface Design: Innovative UI design in a slow moving indus...
Automotive User Interface Design: Innovative UI design in a slow moving indus...Automotive User Interface Design: Innovative UI design in a slow moving indus...
Automotive User Interface Design: Innovative UI design in a slow moving indus...
 
UI Design Patterns for the Web, Part 2
UI Design Patterns for the Web, Part 2UI Design Patterns for the Web, Part 2
UI Design Patterns for the Web, Part 2
 
UX for a Mobile Age Audience
UX for a Mobile Age AudienceUX for a Mobile Age Audience
UX for a Mobile Age Audience
 
User Experience Design
User Experience DesignUser Experience Design
User Experience Design
 
Responsive Web Design: Clever Tips and Techniques - Vitaly Friedman (UX Riga ...
Responsive Web Design: Clever Tips and Techniques - Vitaly Friedman (UX Riga ...Responsive Web Design: Clever Tips and Techniques - Vitaly Friedman (UX Riga ...
Responsive Web Design: Clever Tips and Techniques - Vitaly Friedman (UX Riga ...
 
Designing The Interface For Use
Designing The Interface For UseDesigning The Interface For Use
Designing The Interface For Use
 
Current Trends in Web Design & Development
Current Trends in Web Design & DevelopmentCurrent Trends in Web Design & Development
Current Trends in Web Design & Development
 
Mobile and Responsive Design
Mobile and Responsive DesignMobile and Responsive Design
Mobile and Responsive Design
 
Making Your Website Sing!
Making Your Website Sing!Making Your Website Sing!
Making Your Website Sing!
 
Making Your Website Sing!
Making Your Website Sing!Making Your Website Sing!
Making Your Website Sing!
 
UX in Design
UX in DesignUX in Design
UX in Design
 
From Paths to Sandboxes
From Paths to SandboxesFrom Paths to Sandboxes
From Paths to Sandboxes
 
The 8 Principles of Design – How to Leverage the Power of Design and Turn Con...
The 8 Principles of Design – How to Leverage the Power of Design and Turn Con...The 8 Principles of Design – How to Leverage the Power of Design and Turn Con...
The 8 Principles of Design – How to Leverage the Power of Design and Turn Con...
 
Building Shared Understanding Glenn McClure
Building Shared Understanding Glenn McClureBuilding Shared Understanding Glenn McClure
Building Shared Understanding Glenn McClure
 
Responsive Design: What is it? How do we do it? How much will it cost?
Responsive Design: What is it? How do we do it? How much will it cost?Responsive Design: What is it? How do we do it? How much will it cost?
Responsive Design: What is it? How do we do it? How much will it cost?
 
Designing for a Better User Experience
Designing for a Better User ExperienceDesigning for a Better User Experience
Designing for a Better User Experience
 
Mobile ux sot a and challenges
Mobile ux sot a and challengesMobile ux sot a and challenges
Mobile ux sot a and challenges
 

Ähnlich wie Guidelines for Responsive UX Design 11/16/19

Guidelines for Responsive UX Design 12/12/20
Guidelines for Responsive UX Design 12/12/20Guidelines for Responsive UX Design 12/12/20
Guidelines for Responsive UX Design 12/12/20Robert Stribley
 
Basics of Interaction Design & Strategy - 4/9/16
Basics of Interaction Design & Strategy - 4/9/16Basics of Interaction Design & Strategy - 4/9/16
Basics of Interaction Design & Strategy - 4/9/16Robert Stribley
 
Basics of Interaction Design & Strategy - 6/12/15
Basics of Interaction Design & Strategy - 6/12/15Basics of Interaction Design & Strategy - 6/12/15
Basics of Interaction Design & Strategy - 6/12/15Robert Stribley
 
Basics of Interaction Design & Strategy - 4/11/15
Basics of Interaction Design & Strategy - 4/11/15Basics of Interaction Design & Strategy - 4/11/15
Basics of Interaction Design & Strategy - 4/11/15Robert Stribley
 
Basics of Interaction Design and Strategy
Basics of Interaction Design and StrategyBasics of Interaction Design and Strategy
Basics of Interaction Design and StrategyRobert Stribley
 
PSEWEB 2013 - Make it responsive - TERMINALFOUR
PSEWEB 2013 - Make it responsive - TERMINALFOURPSEWEB 2013 - Make it responsive - TERMINALFOUR
PSEWEB 2013 - Make it responsive - TERMINALFOURTerminalfour
 
SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013Marc D Anderson
 
Responsive design SharePoint
Responsive design SharePointResponsive design SharePoint
Responsive design SharePointspdlabs
 
Web designtrends 5-29-2013
Web designtrends 5-29-2013Web designtrends 5-29-2013
Web designtrends 5-29-2013Angela Bowman
 
Responsive Web Design for Foodies
Responsive Web Design for FoodiesResponsive Web Design for Foodies
Responsive Web Design for FoodiesDavid Ip
 
UX design for every screen
UX design for every screenUX design for every screen
UX design for every screenFour Kitchens
 
Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014Shah Muhammad Baig
 
BBDO Whitepaper—Responsive & Adaptive Design
BBDO Whitepaper—Responsive & Adaptive DesignBBDO Whitepaper—Responsive & Adaptive Design
BBDO Whitepaper—Responsive & Adaptive DesignJaneMuder
 
Top Tips for Responsive eLearning Design
Top Tips for Responsive eLearning Design Top Tips for Responsive eLearning Design
Top Tips for Responsive eLearning Design Cammy Bean
 
SMM Webinar - Responsive Design
SMM Webinar - Responsive DesignSMM Webinar - Responsive Design
SMM Webinar - Responsive DesignR2integrated
 
Responsive & Adaprove Design
Responsive & Adaprove DesignResponsive & Adaprove Design
Responsive & Adaprove DesignMike Vdovin
 
Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Sandip Jadhav
 

Ähnlich wie Guidelines for Responsive UX Design 11/16/19 (20)

Guidelines for Responsive UX Design 12/12/20
Guidelines for Responsive UX Design 12/12/20Guidelines for Responsive UX Design 12/12/20
Guidelines for Responsive UX Design 12/12/20
 
Basics of Interaction Design & Strategy - 4/9/16
Basics of Interaction Design & Strategy - 4/9/16Basics of Interaction Design & Strategy - 4/9/16
Basics of Interaction Design & Strategy - 4/9/16
 
Basics of Interaction Design & Strategy - 6/12/15
Basics of Interaction Design & Strategy - 6/12/15Basics of Interaction Design & Strategy - 6/12/15
Basics of Interaction Design & Strategy - 6/12/15
 
Basics of Interaction Design & Strategy - 4/11/15
Basics of Interaction Design & Strategy - 4/11/15Basics of Interaction Design & Strategy - 4/11/15
Basics of Interaction Design & Strategy - 4/11/15
 
Basics of Interaction Design and Strategy
Basics of Interaction Design and StrategyBasics of Interaction Design and Strategy
Basics of Interaction Design and Strategy
 
PSEWEB 2013 - Make it responsive - TERMINALFOUR
PSEWEB 2013 - Make it responsive - TERMINALFOURPSEWEB 2013 - Make it responsive - TERMINALFOUR
PSEWEB 2013 - Make it responsive - TERMINALFOUR
 
Responsive Design and Joomla!
Responsive Design and Joomla!Responsive Design and Joomla!
Responsive Design and Joomla!
 
SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013SEF 2014 - Responsive Design in SharePoint 2013
SEF 2014 - Responsive Design in SharePoint 2013
 
Responsive design SharePoint
Responsive design SharePointResponsive design SharePoint
Responsive design SharePoint
 
Web designtrends 5-29-2013
Web designtrends 5-29-2013Web designtrends 5-29-2013
Web designtrends 5-29-2013
 
Responsive Web Design for Foodies
Responsive Web Design for FoodiesResponsive Web Design for Foodies
Responsive Web Design for Foodies
 
UX design for every screen
UX design for every screenUX design for every screen
UX design for every screen
 
Designing for Everybody Workshop
Designing for Everybody WorkshopDesigning for Everybody Workshop
Designing for Everybody Workshop
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014
 
BBDO Whitepaper—Responsive & Adaptive Design
BBDO Whitepaper—Responsive & Adaptive DesignBBDO Whitepaper—Responsive & Adaptive Design
BBDO Whitepaper—Responsive & Adaptive Design
 
Top Tips for Responsive eLearning Design
Top Tips for Responsive eLearning Design Top Tips for Responsive eLearning Design
Top Tips for Responsive eLearning Design
 
SMM Webinar - Responsive Design
SMM Webinar - Responsive DesignSMM Webinar - Responsive Design
SMM Webinar - Responsive Design
 
Responsive & Adaprove Design
Responsive & Adaprove DesignResponsive & Adaprove Design
Responsive & Adaprove Design
 
Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)Reponsive web design (HTML5 + css3)
Reponsive web design (HTML5 + css3)
 

Mehr von Robert Stribley

Best Practices for Simplifying User Experiences
Best Practices for Simplifying User ExperiencesBest Practices for Simplifying User Experiences
Best Practices for Simplifying User ExperiencesRobert Stribley
 
Designing for Privacy in an Increasingly Public World — Speed Talk
Designing for Privacy in an Increasingly Public World — Speed TalkDesigning for Privacy in an Increasingly Public World — Speed Talk
Designing for Privacy in an Increasingly Public World — Speed TalkRobert Stribley
 
Designing for Privacy NY Studio—10/04/21
Designing for Privacy NY Studio—10/04/21Designing for Privacy NY Studio—10/04/21
Designing for Privacy NY Studio—10/04/21Robert Stribley
 
Designing for Privacy in an Increasingly Public World
Designing for Privacy in an Increasingly Public WorldDesigning for Privacy in an Increasingly Public World
Designing for Privacy in an Increasingly Public WorldRobert Stribley
 
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...Robert Stribley
 
Birds, Bats & Wind Turbines
Birds, Bats & Wind Turbines Birds, Bats & Wind Turbines
Birds, Bats & Wind Turbines Robert Stribley
 
Free Flow: The Economic Imperative for Restoring Immigration and Labor Movement
Free Flow: The Economic Imperative for Restoring Immigration and Labor MovementFree Flow: The Economic Imperative for Restoring Immigration and Labor Movement
Free Flow: The Economic Imperative for Restoring Immigration and Labor MovementRobert Stribley
 
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...Robert Stribley
 
Introduction to User Experience Design 2/15/20
Introduction to User Experience Design 2/15/20Introduction to User Experience Design 2/15/20
Introduction to User Experience Design 2/15/20Robert Stribley
 
Introduction to User Experience Design 12/07/19
Introduction to User Experience Design 12/07/19Introduction to User Experience Design 12/07/19
Introduction to User Experience Design 12/07/19Robert Stribley
 
Introduction to User Experience Design 10/05/19
Introduction to User Experience Design 10/05/19Introduction to User Experience Design 10/05/19
Introduction to User Experience Design 10/05/19Robert Stribley
 
Introduction to User Experience Design 06/22/19
Introduction to User Experience Design 06/22/19Introduction to User Experience Design 06/22/19
Introduction to User Experience Design 06/22/19Robert Stribley
 
Introduction to User Experience Design 04/27/19
Introduction to User Experience Design 04/27/19Introduction to User Experience Design 04/27/19
Introduction to User Experience Design 04/27/19Robert Stribley
 
Introduction to User Experience Design 2/16/19
Introduction to User Experience Design 2/16/19Introduction to User Experience Design 2/16/19
Introduction to User Experience Design 2/16/19Robert Stribley
 
Introduction to User Experience Design 12/08/18
Introduction to User Experience Design 12/08/18Introduction to User Experience Design 12/08/18
Introduction to User Experience Design 12/08/18Robert Stribley
 
Introduction to User Experience Design 10/06/18
Introduction to User Experience Design 10/06/18Introduction to User Experience Design 10/06/18
Introduction to User Experience Design 10/06/18Robert Stribley
 
Introduction to User Experience Design 06/22/18
Introduction to User Experience Design 06/22/18Introduction to User Experience Design 06/22/18
Introduction to User Experience Design 06/22/18Robert Stribley
 
Collaborative Exercises for Digital Design 3/7/18
Collaborative Exercises for Digital Design 3/7/18Collaborative Exercises for Digital Design 3/7/18
Collaborative Exercises for Digital Design 3/7/18Robert Stribley
 
Introduction to User Experience Design 02/17/18
Introduction to User Experience Design 02/17/18Introduction to User Experience Design 02/17/18
Introduction to User Experience Design 02/17/18Robert Stribley
 

Mehr von Robert Stribley (20)

Best Practices for Simplifying User Experiences
Best Practices for Simplifying User ExperiencesBest Practices for Simplifying User Experiences
Best Practices for Simplifying User Experiences
 
Designing for Privacy in an Increasingly Public World — Speed Talk
Designing for Privacy in an Increasingly Public World — Speed TalkDesigning for Privacy in an Increasingly Public World — Speed Talk
Designing for Privacy in an Increasingly Public World — Speed Talk
 
Designing for Privacy NY Studio—10/04/21
Designing for Privacy NY Studio—10/04/21Designing for Privacy NY Studio—10/04/21
Designing for Privacy NY Studio—10/04/21
 
Designing for Privacy in an Increasingly Public World
Designing for Privacy in an Increasingly Public WorldDesigning for Privacy in an Increasingly Public World
Designing for Privacy in an Increasingly Public World
 
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
 
Birds, Bats & Wind Turbines
Birds, Bats & Wind Turbines Birds, Bats & Wind Turbines
Birds, Bats & Wind Turbines
 
Free Flow: The Economic Imperative for Restoring Immigration and Labor Movement
Free Flow: The Economic Imperative for Restoring Immigration and Labor MovementFree Flow: The Economic Imperative for Restoring Immigration and Labor Movement
Free Flow: The Economic Imperative for Restoring Immigration and Labor Movement
 
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
No Transit: The Criminal Treatment of Transgender Asylum Seekers in the Unite...
 
Immigrant Song
Immigrant SongImmigrant Song
Immigrant Song
 
Introduction to User Experience Design 2/15/20
Introduction to User Experience Design 2/15/20Introduction to User Experience Design 2/15/20
Introduction to User Experience Design 2/15/20
 
Introduction to User Experience Design 12/07/19
Introduction to User Experience Design 12/07/19Introduction to User Experience Design 12/07/19
Introduction to User Experience Design 12/07/19
 
Introduction to User Experience Design 10/05/19
Introduction to User Experience Design 10/05/19Introduction to User Experience Design 10/05/19
Introduction to User Experience Design 10/05/19
 
Introduction to User Experience Design 06/22/19
Introduction to User Experience Design 06/22/19Introduction to User Experience Design 06/22/19
Introduction to User Experience Design 06/22/19
 
Introduction to User Experience Design 04/27/19
Introduction to User Experience Design 04/27/19Introduction to User Experience Design 04/27/19
Introduction to User Experience Design 04/27/19
 
Introduction to User Experience Design 2/16/19
Introduction to User Experience Design 2/16/19Introduction to User Experience Design 2/16/19
Introduction to User Experience Design 2/16/19
 
Introduction to User Experience Design 12/08/18
Introduction to User Experience Design 12/08/18Introduction to User Experience Design 12/08/18
Introduction to User Experience Design 12/08/18
 
Introduction to User Experience Design 10/06/18
Introduction to User Experience Design 10/06/18Introduction to User Experience Design 10/06/18
Introduction to User Experience Design 10/06/18
 
Introduction to User Experience Design 06/22/18
Introduction to User Experience Design 06/22/18Introduction to User Experience Design 06/22/18
Introduction to User Experience Design 06/22/18
 
Collaborative Exercises for Digital Design 3/7/18
Collaborative Exercises for Digital Design 3/7/18Collaborative Exercises for Digital Design 3/7/18
Collaborative Exercises for Digital Design 3/7/18
 
Introduction to User Experience Design 02/17/18
Introduction to User Experience Design 02/17/18Introduction to User Experience Design 02/17/18
Introduction to User Experience Design 02/17/18
 

Kürzlich hochgeladen

Stark Industries Marketing Plan (1).pptx
Stark Industries Marketing Plan (1).pptxStark Industries Marketing Plan (1).pptx
Stark Industries Marketing Plan (1).pptxjeswinjees
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfAmirYakdi
 
Tapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the FunnelTapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the Funneljen_giacalone
 
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...Call Girls in Nagpur High Profile
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...home
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...BarusRa
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️soniya singh
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...ranjana rawat
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...babafaisel
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Servicearoranaina404
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵anilsa9823
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...Pooja Nehwal
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)amitlee9823
 
Government polytechnic college-1.pptxabcd
Government polytechnic college-1.pptxabcdGovernment polytechnic college-1.pptxabcd
Government polytechnic college-1.pptxabcdshivubhavv
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceanilsa9823
 

Kürzlich hochgeladen (20)

Stark Industries Marketing Plan (1).pptx
Stark Industries Marketing Plan (1).pptxStark Industries Marketing Plan (1).pptx
Stark Industries Marketing Plan (1).pptx
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
 
Tapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the FunnelTapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the Funnel
 
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...Booking open Available Pune Call Girls Kirkatwadi  6297143586 Call Hot Indian...
Booking open Available Pune Call Girls Kirkatwadi 6297143586 Call Hot Indian...
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
꧁❤ Hauz Khas Call Girls Service Hauz Khas Delhi ❤꧂ 9999965857 ☎️ Hard And Sex...
꧁❤ Hauz Khas Call Girls Service Hauz Khas Delhi ❤꧂ 9999965857 ☎️ Hard And Sex...꧁❤ Hauz Khas Call Girls Service Hauz Khas Delhi ❤꧂ 9999965857 ☎️ Hard And Sex...
꧁❤ Hauz Khas Call Girls Service Hauz Khas Delhi ❤꧂ 9999965857 ☎️ Hard And Sex...
 
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...AMBER GRAIN EMBROIDERY | Growing folklore elements |  Root-based materials, w...
AMBER GRAIN EMBROIDERY | Growing folklore elements | Root-based materials, w...
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Government polytechnic college-1.pptxabcd
Government polytechnic college-1.pptxabcdGovernment polytechnic college-1.pptxabcd
Government polytechnic college-1.pptxabcd
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
 

Guidelines for Responsive UX Design 11/16/19

  • 1. Guidelines for Responsive UX Design School ofVisual Arts, 16 November, 2019 Robert Stribley
  • 2. Today’s presentation will be available on SlideShare: www.slideshare.net/stribs
  • 3. Robert Stribley @stribs Introduction My clients have included: • Bank of America, PNC,Wachovia, Citibank, JPMorgan, Morgan Stanley, Oppenheimer Funds, Prudential, Smith Barney,T. Rowe Price • Boston Scientific, Nasonex • AMResorts, Choice Hotels, RCI, Sotheby’s International Realty • Computer Associates, EMC • Ford, Lincoln, Mercedes-Benz, MBFS, Mercedes-BenzVans, smart • FreshDirect • AT&T, Nextel • Day One, Red Cross, Smithsonian National Air & Space Museum • Pearson,Travel Channel,Women’s Wear Daily
  • 4.
  • 5. AboutYou • What’s your name? • What do you do for work? • What do you do for fun? • If you could see one museum exhibit—real or imaginary— what would it be? Introduction
  • 6. Goals of this workshop • Learn principles and guidelines for responsive design • Learn about user journeys and create a detailed user journey as a team • Develop a site map as a team • Brainstorm and design a responsive home page as a team • Brainstorm and design a website and mobile app experience as a team Introduction
  • 8. Morning • Responsive Design Principles • Project • User Journeys • Lunch Agenda
  • 9. Afternoon • Site Maps • Team Exercise: Responsive Home Page • Team Exercise: Mobile App • Review & Feedback • Q&A Agenda
  • 10. 52.64%percentage of web traffic via mobile globally in 3rd quarter of 2018 up from 35.1% in 2015 now half of all global pages served 65.7% of all traffic in Asia in 2017 59.5% in Africa
  • 11. “If a webpage doesn’t look good on my phone, I’m less likely to return to it on my computer.” – usability testing participant, 11/7/2019
  • 13. Responsive web design is an approach to web design which makes web pages render well on a variety of devices and window or screen sizes. —Wikipedia Responsive Design
  • 14.
  • 15. “Rather than tailoring disconnected designs to each of an ever-increasing number of web devices, we can treat them as facets of the same experience.We can design for an optimal viewing experience, but embed standards-based technologies into our designs to make them not only more flexible, but more adaptive to the media that renders them. In short, we need to practice responsive web design.” – Ethan Marcotte, Responsive Web Design,A List Apart Self Study Responsive Web Design by Ethan Marcotte Responsive Design
  • 16. Responsive Design ResponsiveVersus Adaptive Design Responsive design is fluid and adapts to the size of the screen no matter what the target device Adaptive design uses static (or fixed) layouts based on breakpoints which don’t respond once they’re initially loaded Self Study Responsive vs.Adaptive Design:What’s the Best Choice for Designers? - Jerry Cao, Studio by UXPin
  • 18. Responsive Design Responsive Web Design by Ethan Marcotte
  • 19. Responsive Design The Responsive Web Design Podcast is co-hosted by Karen McGrane and Ethan Marcotte. In each episode, they interview the people who make responsive redesigns happen.
  • 20. Responsive Design Characteristics • Mobile first • Maintain content and features • Maintain hierarchies • Break points • Grids • Handling navigation • Handling tables • Images • Text Responsive Design
  • 22. Mobile First • Design for “mobile first”—the smallest device first, then work up from there • The smallest device may no longer be a mobile phone • “Mobile first” may encourage simple design, but it need not be simplistic Responsive Design
  • 25. Maintain Content & Features • Goal:Wherever possible, maintain content and features across devices • Occasionally, content or features can be dropped to save screen real estate or if they’re not device appropriate • Establish a clear rationale and principles for dropping any content or features at the mobile level • Reducing content can reduce keywords, which can reduce your site’s ranking on Google Responsive Design
  • 26. Responsive Design Responsive design distributing the same modules across desktop, tablet and mobile Desktop Tablet Mobile
  • 28.
  • 30. Maintain Hierarchies • Modules may be repositioned but hierarchies should be maintained • Cluster related content and features Responsive Design
  • 33. Break Points • Responsive designs adjust at different “break points” for various resolutions • These correspond to the dimensions of various devices, typically desktop, tablet and mobile • However, they’re intended to be content, not device-specific Responsive Design
  • 34. Responsive Design • Typically at least two: • e.g. 320px for mobile, 768px for tablet (portrait), 1280px for desktop • May also add “minor breakpoints” to address specific issues at various dimensions
  • 36. Grids
  • 37. Grids • Grids are fluid within a responsive design—they change according to screen dimensions • For example, a desktop design might utilize a 12-column grid, tablet a 9-column grid, and mobile a 4-column grid • Depending on the screen, modules may shift both in size and in placement Responsive Design
  • 40. Handling Navigation • Navigation may be repositioned • Often repositioned at tablet, but especially on mobile • On desktop, navigation elements may be activated via hover instead of click, since users are utilizing a cursor; but in tablet and mobile, these main nav elements must be activated via touch • Design navigation to be touch friendly—e.g. large, tactile targets • Detailed dropdowns and filters could be presented in an overlay in mobile Responsive Design
  • 42. Responsive Design Heavy mobile direction • Beware the “hamburger menu”
  • 43. Handling Navigation –Tabs • Tabs may just reduced in size • They can also be replaced with – Accordions – Dropdowns – Carousel slides • Consider the content to determine, which of these solutions works best Responsive Design
  • 47. HandlingTables • Simplest solution for handling tables with multiples columns is to reduce the number of columns (to one if necessary) and stack them in mobile. • You can also allow horizontal scrolling • Or turn columns into individual slides users can swipe through Responsive Design
  • 48. Responsive Design Desktop Mobile - Scrolling Mobile - Stacked
  • 54. Images • Generally, images should be “fluid” • They will scale down in size as the screen resolution changes • They may maintain their size, but be cropped if they’re primarily decorative • In this case, images must be selected carefully so important elements aren’t automatically cropped out • In some cases, if the image isn’t needed, it may be dropped entirely for mobile Responsive Design
  • 57. Pay special attention to images with text within them or in overlays
  • 58.
  • 59. Text • Maintain text size where possible, though headings and headlines may be reduced in size • Text blocks will change in width from desktop to mobile • However, keep lines of text to a maximum of 70 or 80 characters • Do not automatically hyphenate text • Use ellipsis or a “read more” CTA to shorten text if necessary • Provide character limits for titles, captions, etc, so they display gracefully in mobile Responsive Design
  • 61. Responsive Design Avoid just shrinking content
  • 63. Develop a museum experience for MoMA which utilizes both a responsive desktop design and a mobile app experience, so users can engage with it both at home on their desktop computer to prepare for their trip and during their visit via mobile app. Our Project
  • 64. Guidelines • Since the responsive website will display on a mobile phone, the app must not simply repeat the website content • Give thought to how the app can help visitors during their onsite visit, but provide some value to users before and after their trip, too • Assume visitors have access to Wi-Fi throughout the entire museum space Our Project
  • 65. Personas Our Project Plan an engaging and educational trip for her art class.
  • 67.
  • 68.
  • 69.
  • 70.
  • 71. Key Findings • Ability to highlight multiple exhibits • Access to collections • Display of upcoming events • Focus on membership • Visitor information • Education and learning information • Ability to view different locations • Any key differentiators? • Anything else? Competitive Review
  • 73. Afternoon • Site Maps • Team Exercise: Responsive Home Page • Team Exercise: Mobile App • Review & Feedback • Q&A Agenda
  • 75. User Journeys “Design is all about entrances and exits.” —Rem Koolhaas
  • 76. User Journeys Definition: “A user journey, or journey map, visualizes a path or flow through a Web site, application, or service experience—from a starting point to an end objective—based on the user’s motivations and experiences. Journey mapping helps us to create a mental model of an experience that the user goes through to achieve a goal. This valuable information lets us document and visualize existing paths that the user takes and, in turn, analyze and improve upon them.” - Shean Malik, Mapping User Journeys UsingVisual Languages
  • 77. User Journeys Methodology: • Keep personas in mind • Determine users’ primary needs • Consider their pain points as well • Brainstorm different ways to help their needs and address their pain points • Develop the journey according to a time-based progression • Consider the various moments within, which can be handled digitally • Create relevant hooks and calls to action (CTAs) • Strike a balance between freedom of movement and an ideal path Self Study “An introduction to user journeys” - Jason Hobbs, September 6, 2005, Boxes & Arrows
  • 79.
  • 80.
  • 81.
  • 82. Class Exercise: Develop a user journey, which incorporates features applicable to Andy’s persona • Divide into teams • Discuss what you expect a typical user to do – At home – At the museum – With a specific exhibit – With a specific artifact – Back home • Develop a high-level diagram, which depicts Andy’s journey – What are the touchpoints? What technology does he interact with? User Journeys 30mins
  • 83. Features Identified Let’s discuss some of the features your team identified. User Journeys
  • 87. Class Exercise: Develop 2 high-level site maps based on features you discovered in your user journey, plus any additional content needed to flesh out the experience. • One for the MoMA web site (for desktop & mobile) • One for the MoMA mobile app It’s OK to consult competitor sites if you like. Site Map 20mins
  • 88. Review Site Maps Let’s review your site maps Site Map
  • 89. Team Exercise: Design a Responsive Home Page
  • 90. Design a Responsive Home Page In your teams, design a responsive home page for MoMA’s web site 1) Discuss features needed for a homepage 2) Sketch your ideas for a homepage individually 3) Share your sketches with your team mates 4) Collaborate on a single home page wireframe – for both mobile and desktop Team Exercise
  • 91. 1) Discuss features needed for a homepage Team Exercise 20mins
  • 92. 2) Sketch your ideas for a homepage individually – Both desktop and mobile versions Team Exercise 10mins
  • 93. 3) Share your sketches with your team mates Team Exercise 10mins
  • 94. 4) Collaborate on a single home page wireframe – for both mobile and desktop Team Exercise 20mins
  • 95. Break
  • 97. Design a Mobile App In your teams, design a mobile app for MoMA 1) Discuss features needed for the app and determine 3 key features you want to develop 2) Collaborate to design your key features 3) Review your work as a team to determine what changes should be made 4) Make any necessary revisions Team Exercise
  • 98. 1) Discuss features needed for the app and determine the 3 key features you want to develop At least one feature should be dedicated to exploring an artifact No sketching yet Team Exercise 10mins
  • 99. 2) Collaborate to design your 3 key features Then review your work as a team to determine if changes should be made Make any necessary revisions Team Exercise 30mins
  • 100. ShareYour Work Present your work as a team Team Exercise
  • 102. Bonus
  • 103.
  • 104. Q&A
  • 105. My article on how to find a UX job: UX:Your Guerilla Guide to Breaking In
  • 107. My new class in March 2020 We’ll explore user-centered design deliverables and methodologies with a particular emphasis upon “Lean” UX design and usability testing, as well as specific topics such as accessibility and design for privacy and security, which focus on improving user experiences. Attendees will also participate in group activities, which provide practical experience in developing relevant deliverables. No prerequisite, but taking the Introduction to User Experience Design may be helpful. Applied Methods for Better UX Design