SlideShare a Scribd company logo
1 of 41
SCARY UI 
TALES FROM THE WORLD OF 
UX
WHAAAAAAAAT?! 
2
ALL THE FEATURES AND SETTINGS!! 
3
CLICK WHAT TO WHAT NOW? 
4 
If your buttons need instructions, relabel your buttons. 
(even if it means custom code)
FOR THIS FIRST USER TEST…DON’T 
CRASH THE PLANE. 
5
HOW MANY BUTTONS DOES YOUR 
TOILET HAVE? 
6
AH, THE CLASSIC DOOR HANDLE EXAMPLE 
7
AFFORDANCE, PEOPLE! HANDLES ARE FOR 
PULLING, FLAT PANELS ARE FOR PUSHING! 
Not perfect, 
decent 
8
COMPARISON TABLE – NOT SO GOOD 
• Too much text. 
• No clear column 
9 
headers 
• Contrast between 
alt row bg color 
and copy not high 
enough. 
• Full borders add 
clutter 
• Overall: blah 
http://www.regions.com/personal_banking/savings_cds.rf
COMPARISON TABLE – MUCH BETTER 
• Clear column 
10 
headers 
• Clear y axis labels 
• High contrast on 
all rows between 
copy and bg color 
• Clearly delineated 
sections 
• Easy to scan 
http://www.firehost.com/compare
LOOKS GOOD, BUT IMAGERY TOO BIG! 
• Clearly designed 
for large monitors 
• The main task 
users have is to 
search for flights, 
and that form is 
hidden. 
11 
http://www.southwest.com
“PARALLAX” (NOT THE GREEN LANTERN VILLAIN) 
Visually okay, but… 
• Numbered navigation? 
• CTA to ‘Scroll down’ 
12 
instead of “next” or 
“continue” ? 
• Navigation is clickable and 
has flyouts? 
• How do you visually know 
there is more content? 
Section padding is HUGE 
• Scroll Down CTAs jump 
around so you have to 
keep moving your mouse 
left and right. Keep them 
centered 
https://www.verizon.com/foryourhome/myaccount/ngen/upr/splash/myvzlearn.aspx
BETTER PARALLAX 
• Clear that there is more content 
13 
down below 
• ‘more content’ CTA (v) is centered 
and pointing to more content 
• More true parallax since background 
imagery scrolls at different speeds 
https://www.spotify.com/us/
GREAT PARALLAX 
• Clear that there is more content 
14 
down below 
• ‘more content’ CTA _v_ is centered 
and pointing to more content 
• More true parallax since background 
imagery scrolls at different speeds 
• Navigation/progress indicator on side 
shows you where you are and lets 
you click to jump navigate 
http://discover.store.sony.com/be-moved/
SCARY PARALLAX! (THE GREEN LANTERN VILLAIN) 
15
NICE DESIGN (HAD TO SHOW APPLE. NOT PARALLAX PER SE) 
16 
http://www.apple.com/iphone-6/
CAROUSELS. GREAT RIGHT?! 
17 
http://shouldiuseacarousel.com/
HOVER NAV. CONTROL YOUR FLYOUTS! 
• onMouseover = BAD. 
Instant and annoying 
http://www.carmax.com/ 18
HOVER NAV. MORE CONTROL OVER 
YOUR FLYOUTS 
• onHoverIntent! Quick mouseover does not trigger the flyout. 
Only show flyouts if user actually intends to stop their mouse 
and wait for a navigation dropdown. NOT annoying! 
http://cherne.net/brian/resources/jquery.hoverIntent.html 
http://www.ally.com/ 19
HUMOR BREAK! 
20
FITTS’S LAW 
• Click ‘login’. What happened? 
New page? Where is login? 
http://www.flvs.net/Pages/default.aspx 21 
Fitts's law (often cited as Fitts' law) is 
a model of human movement …that 
predicts that the time required to rapidly 
move to a target area is a function of the 
distance to the target and the size of the 
target. -- 
http://en.wikipedia.org/wiki/Fitts's_law 
So, put things closer together if 
they’re related!
PUT THE DESIRED THING NEAR WHERE 
USER HAS TO CLICK/TAP 
22
LONG FORMS…{YAWN}…ABANDON 
• 1 long form. 
• No indication of length. 
No indication of progress 
as you fill it out (other 
than scrollbar size) 
23 
http://www.rkk.com/long-application-form/application/long
FORMS DONE RIGHT WITH CHUNKING, ORGANIZATION, 
PROGRESS INDICATOR, PROGRESSIVE DISCLOSURE 
24 
• Progress indicator 
• You know generally how long (how many 
steps there are) 
• Sections are chunked appropriately
SCHOOL WEBSITES ARE NOTORIOUSLY BAD (NO FUNDING) 
25
SCHOOL WEBSITES ARE NOTORIOUSLY BAD (NO FUNDING) 
• Taxonomy is poor: “whats a program?” OH, my kid’s classes. why not call it classes or at 
26 
least ‘subjects’ 
• Underlining is not enough to denote ‘clickability’, make the hyperlinks blue 
• What are those icons? AA? That’s not universal. “ICONS ARE AMBIGUOUS” 
• Why is “select teachers to email” label above the “not graded” column? 
• Column headers would help: “Class | Status | Teacher” or “Class | Teacher | Status” 
• Too many boxes!
DON’T DESTROY YOUR LAYOUT! 
27
DON’T DESTROY YOUR LAYOUT! 
• The pattern for emailing teachers is SO poor here. The form shows up in the content and 
28 
smashes the list view left ,making it illegible. 
• When you click checkboxes next to email addresses, there is no feedback to user that your 
email will actually go to those people (UI needs feedback when user interacts!) I am not 
confident as a user, the system is working right. 
• Is there even a strong use case for emailing multiple teachers at a time?
CAN BE CLEANED UP BY USING STANDARDS AND 
INDUSTRY RECOGNIZED PATTERNS 
29
CAN BE CLEANED UP BY USING STANDARDS AND 
INDUSTRY RECOGNIZED PATTERNS 
30
WORST CASE UX FAIL..  
• Its not just bad visual design and 
bad UI, its workflow, page flow, 
alerts, usability! 
https://medium.com/@designuxui/how-bad-ux-killed-jenny-ef915419879e 31
AMAZON, THEN AND NOW 
32
YAHOO, THEN(1994) AND NOW 
33
APPLE, THEN(1997) AND NOW 
34
TWITTER, THEN AND NOW 
35 
• Simpler design 
• Clearer calls to action 
• Visual to show the product in 
action 
• Better logo ;)
36
37 
KRISSY’S 7 UX PRINCIPLES 
1. Clarity 
2. Context 
3. Defaults 
4. Feedback 
5. Easing 
6. Guided Action 
7. Preferred Action 
Ask Krissy Scoufis for more info 
38 
SOME UX REFERENCES 
http://faculty.washington.edu/jtenenbg/courses/360/f04/ 
sessions/schneidermanGoldenRules.html 
http://www.uie.com/ 
http://boxesandarrows.com/ 
http://ui-patterns.com/ 
http://www.nngroup.com/articles/ten-usability-heuristics/ 
http://uxpin.com/
39 
SOME UX REFERENCES (CONT) 
http://developer.android.com/design/get-started/creative-vision. 
html 
https://developer.yahoo.com/ypatterns/ 
http://www.userfocus.co.uk/index.html 
http://www.usertesting.com/ 
http://rosenfeldmedia.com/
SOME UX REFERENCES (CONT) 
http://www.amazon.com/Things-Designer-People-Voices- 
Matter/dp/0321767535/ref=pd_sim_b_1?ie=UTF8&refRID= 
0JEFF7Z3XRDVQJFZBDQS 
40 
http://www.amazon.com/Dont-Make-Think-Revisited- 
Usability/dp/0321965515/ref=pd_bxgy_b_img_y 
http://www.optimalworkshop.com/
SILENCE THE 
SCREAMS. 
DON’T LET SCARY 
UI HAPPEN TO 
YOUR USERS! 
Happy 
Halloween!

More Related Content

Similar to Tampa UX Meetup - October 2014 - Slides

Intro to UX Design
Intro to UX DesignIntro to UX Design
Intro to UX Designjayyearley
 
Tackling Accessibility - DrupalCampTO 2014
Tackling Accessibility - DrupalCampTO 2014Tackling Accessibility - DrupalCampTO 2014
Tackling Accessibility - DrupalCampTO 2014cspin
 
Selfish Accessibility — YGLF Vilnius
Selfish Accessibility — YGLF VilniusSelfish Accessibility — YGLF Vilnius
Selfish Accessibility — YGLF VilniusAdrian Roselli
 
User Research on a Shoestring
User Research on a ShoestringUser Research on a Shoestring
User Research on a Shoestringteaguese
 
Web Form Usability and Validation
Web Form Usability and ValidationWeb Form Usability and Validation
Web Form Usability and ValidationGlobalLogic Ukraine
 
What Can Performance Support Designers Learn from User Experience Designers?
What Can Performance Support Designers Learn from User Experience Designers?What Can Performance Support Designers Learn from User Experience Designers?
What Can Performance Support Designers Learn from User Experience Designers?Jonathan Mann
 
“From Eliza to Siri and beyond: Promise and challenges of intelligent, langua...
“From Eliza to Siri and beyond: Promise and challenges of intelligent, langua...“From Eliza to Siri and beyond: Promise and challenges of intelligent, langua...
“From Eliza to Siri and beyond: Promise and challenges of intelligent, langua...diannepatricia
 
Discovery methods for HCI
Discovery methods for HCIDiscovery methods for HCI
Discovery methods for HCIOmar Ghazi
 
How to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp BostonHow to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp BostonRachel Cherry
 
Programming for Non-Programmers - SXSW Vegas 2014
Programming for Non-Programmers - SXSW Vegas 2014Programming for Non-Programmers - SXSW Vegas 2014
Programming for Non-Programmers - SXSW Vegas 2014Chris Castiglione
 
UX Tools, Tips & Tricks for Code(Her) Conference 2015
UX Tools, Tips & Tricks for Code(Her) Conference 2015UX Tools, Tips & Tricks for Code(Her) Conference 2015
UX Tools, Tips & Tricks for Code(Her) Conference 2015Katelyn Caillouet
 
Webinar Series - How To Launch Your App Idea
Webinar Series - How To Launch Your App IdeaWebinar Series - How To Launch Your App Idea
Webinar Series - How To Launch Your App IdeaTheAppLabb
 
Programming for Non-programmers PFNP @ Razorfish
Programming for Non-programmers PFNP @ Razorfish Programming for Non-programmers PFNP @ Razorfish
Programming for Non-programmers PFNP @ Razorfish Chris Castiglione
 
a11yTO - Web Accessibility for Developers
a11yTO - Web Accessibility for Developersa11yTO - Web Accessibility for Developers
a11yTO - Web Accessibility for DevelopersMonika Piotrowicz
 
WCAG 2.1 update for designers
WCAG 2.1 update for designersWCAG 2.1 update for designers
WCAG 2.1 update for designersIntopia
 
The 10 Golden Usability Heuristics (Montreal Girl Geeks September 2014)
The 10 Golden Usability Heuristics (Montreal Girl Geeks September 2014)The 10 Golden Usability Heuristics (Montreal Girl Geeks September 2014)
The 10 Golden Usability Heuristics (Montreal Girl Geeks September 2014)Elida Arrizza
 

Similar to Tampa UX Meetup - October 2014 - Slides (20)

Intro to UX Design
Intro to UX DesignIntro to UX Design
Intro to UX Design
 
Tackling Accessibility - DrupalCampTO 2014
Tackling Accessibility - DrupalCampTO 2014Tackling Accessibility - DrupalCampTO 2014
Tackling Accessibility - DrupalCampTO 2014
 
Unit ii design process
Unit ii design processUnit ii design process
Unit ii design process
 
Selfish Accessibility — YGLF Vilnius
Selfish Accessibility — YGLF VilniusSelfish Accessibility — YGLF Vilnius
Selfish Accessibility — YGLF Vilnius
 
User Research on a Shoestring
User Research on a ShoestringUser Research on a Shoestring
User Research on a Shoestring
 
Web Form Usability and Validation
Web Form Usability and ValidationWeb Form Usability and Validation
Web Form Usability and Validation
 
What Can Performance Support Designers Learn from User Experience Designers?
What Can Performance Support Designers Learn from User Experience Designers?What Can Performance Support Designers Learn from User Experience Designers?
What Can Performance Support Designers Learn from User Experience Designers?
 
“From Eliza to Siri and beyond: Promise and challenges of intelligent, langua...
“From Eliza to Siri and beyond: Promise and challenges of intelligent, langua...“From Eliza to Siri and beyond: Promise and challenges of intelligent, langua...
“From Eliza to Siri and beyond: Promise and challenges of intelligent, langua...
 
URANUS
URANUSURANUS
URANUS
 
Discovery methods for HCI
Discovery methods for HCIDiscovery methods for HCI
Discovery methods for HCI
 
How to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp BostonHow to create accessible websites - WordCamp Boston
How to create accessible websites - WordCamp Boston
 
Programming for Non-Programmers - SXSW Vegas 2014
Programming for Non-Programmers - SXSW Vegas 2014Programming for Non-Programmers - SXSW Vegas 2014
Programming for Non-Programmers - SXSW Vegas 2014
 
UX Tools, Tips & Tricks for Code(Her) Conference 2015
UX Tools, Tips & Tricks for Code(Her) Conference 2015UX Tools, Tips & Tricks for Code(Her) Conference 2015
UX Tools, Tips & Tricks for Code(Her) Conference 2015
 
Practical A11y testing for surveys
Practical A11y testing for surveysPractical A11y testing for surveys
Practical A11y testing for surveys
 
Webinar Series - How To Launch Your App Idea
Webinar Series - How To Launch Your App IdeaWebinar Series - How To Launch Your App Idea
Webinar Series - How To Launch Your App Idea
 
Programming for Non-programmers PFNP @ Razorfish
Programming for Non-programmers PFNP @ Razorfish Programming for Non-programmers PFNP @ Razorfish
Programming for Non-programmers PFNP @ Razorfish
 
Interaction-design-basic.pptx
Interaction-design-basic.pptxInteraction-design-basic.pptx
Interaction-design-basic.pptx
 
a11yTO - Web Accessibility for Developers
a11yTO - Web Accessibility for Developersa11yTO - Web Accessibility for Developers
a11yTO - Web Accessibility for Developers
 
WCAG 2.1 update for designers
WCAG 2.1 update for designersWCAG 2.1 update for designers
WCAG 2.1 update for designers
 
The 10 Golden Usability Heuristics (Montreal Girl Geeks September 2014)
The 10 Golden Usability Heuristics (Montreal Girl Geeks September 2014)The 10 Golden Usability Heuristics (Montreal Girl Geeks September 2014)
The 10 Golden Usability Heuristics (Montreal Girl Geeks September 2014)
 

More from Mike Gallers

Naught and Nice User eXperiences
Naught and Nice User eXperiencesNaught and Nice User eXperiences
Naught and Nice User eXperiencesMike Gallers
 
UX Research - Overview
UX Research - OverviewUX Research - Overview
UX Research - OverviewMike Gallers
 
Scary eXperiences!
Scary eXperiences!Scary eXperiences!
Scary eXperiences!Mike Gallers
 
Accessibility Primer Version 2 - UXfrkln meetup
Accessibility Primer Version 2 - UXfrkln meetupAccessibility Primer Version 2 - UXfrkln meetup
Accessibility Primer Version 2 - UXfrkln meetupMike Gallers
 
Social Research : UX case study
Social Research : UX case studySocial Research : UX case study
Social Research : UX case studyMike Gallers
 
Accessibility Primer - UXfrkln meetup
Accessibility Primer - UXfrkln meetupAccessibility Primer - UXfrkln meetup
Accessibility Primer - UXfrkln meetupMike Gallers
 
Intro to User eXperience
Intro to User eXperienceIntro to User eXperience
Intro to User eXperienceMike Gallers
 
Tampa UX November 2014 Meetup
Tampa UX November 2014 MeetupTampa UX November 2014 Meetup
Tampa UX November 2014 MeetupMike Gallers
 
Great American Teach In - What is UX
Great American Teach In - What is UXGreat American Teach In - What is UX
Great American Teach In - What is UXMike Gallers
 

More from Mike Gallers (11)

Naught and Nice User eXperiences
Naught and Nice User eXperiencesNaught and Nice User eXperiences
Naught and Nice User eXperiences
 
UX Research - Overview
UX Research - OverviewUX Research - Overview
UX Research - Overview
 
Scary eXperiences!
Scary eXperiences!Scary eXperiences!
Scary eXperiences!
 
Accessibility Primer Version 2 - UXfrkln meetup
Accessibility Primer Version 2 - UXfrkln meetupAccessibility Primer Version 2 - UXfrkln meetup
Accessibility Primer Version 2 - UXfrkln meetup
 
Social Research : UX case study
Social Research : UX case studySocial Research : UX case study
Social Research : UX case study
 
Accessibility Primer - UXfrkln meetup
Accessibility Primer - UXfrkln meetupAccessibility Primer - UXfrkln meetup
Accessibility Primer - UXfrkln meetup
 
What is UX v2
What is UX v2What is UX v2
What is UX v2
 
What is UX v1
What is UX v1What is UX v1
What is UX v1
 
Intro to User eXperience
Intro to User eXperienceIntro to User eXperience
Intro to User eXperience
 
Tampa UX November 2014 Meetup
Tampa UX November 2014 MeetupTampa UX November 2014 Meetup
Tampa UX November 2014 Meetup
 
Great American Teach In - What is UX
Great American Teach In - What is UXGreat American Teach In - What is UX
Great American Teach In - What is UX
 

Recently uploaded

Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightDelhi Call girls
 
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
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Servicejennyeacort
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfParomita Roy
 
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
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...Suhani Kapoor
 
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
 
PODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore IndiaPODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore IndiaYathish29
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Delhi Call girls
 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptxVanshNarang19
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightDelhi Call girls
 
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
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...Amil baba
 
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
 

Recently uploaded (20)

Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
 
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
 
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts ServiceCall Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
Call Girls In Safdarjung Enclave 24/7✡️9711147426✡️ Escorts Service
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 
escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974
escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974
escort service sasti (*~Call Girls in Prasad Nagar Metro❤️9953056974
 
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
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
 
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 ❤️
 
PODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore IndiaPODSCAPE - Brochure 2023_ prefab homes in Bangalore India
PODSCAPE - Brochure 2023_ prefab homes in Bangalore India
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
 
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
 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptx
 
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 nightCheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
Cheap Rate Call girls Malviya Nagar 9205541914 shot 1500 night
 
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 🧵
 
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
 
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...
 

Tampa UX Meetup - October 2014 - Slides

  • 1. SCARY UI TALES FROM THE WORLD OF UX
  • 3. ALL THE FEATURES AND SETTINGS!! 3
  • 4. CLICK WHAT TO WHAT NOW? 4 If your buttons need instructions, relabel your buttons. (even if it means custom code)
  • 5. FOR THIS FIRST USER TEST…DON’T CRASH THE PLANE. 5
  • 6. HOW MANY BUTTONS DOES YOUR TOILET HAVE? 6
  • 7. AH, THE CLASSIC DOOR HANDLE EXAMPLE 7
  • 8. AFFORDANCE, PEOPLE! HANDLES ARE FOR PULLING, FLAT PANELS ARE FOR PUSHING! Not perfect, decent 8
  • 9. COMPARISON TABLE – NOT SO GOOD • Too much text. • No clear column 9 headers • Contrast between alt row bg color and copy not high enough. • Full borders add clutter • Overall: blah http://www.regions.com/personal_banking/savings_cds.rf
  • 10. COMPARISON TABLE – MUCH BETTER • Clear column 10 headers • Clear y axis labels • High contrast on all rows between copy and bg color • Clearly delineated sections • Easy to scan http://www.firehost.com/compare
  • 11. LOOKS GOOD, BUT IMAGERY TOO BIG! • Clearly designed for large monitors • The main task users have is to search for flights, and that form is hidden. 11 http://www.southwest.com
  • 12. “PARALLAX” (NOT THE GREEN LANTERN VILLAIN) Visually okay, but… • Numbered navigation? • CTA to ‘Scroll down’ 12 instead of “next” or “continue” ? • Navigation is clickable and has flyouts? • How do you visually know there is more content? Section padding is HUGE • Scroll Down CTAs jump around so you have to keep moving your mouse left and right. Keep them centered https://www.verizon.com/foryourhome/myaccount/ngen/upr/splash/myvzlearn.aspx
  • 13. BETTER PARALLAX • Clear that there is more content 13 down below • ‘more content’ CTA (v) is centered and pointing to more content • More true parallax since background imagery scrolls at different speeds https://www.spotify.com/us/
  • 14. GREAT PARALLAX • Clear that there is more content 14 down below • ‘more content’ CTA _v_ is centered and pointing to more content • More true parallax since background imagery scrolls at different speeds • Navigation/progress indicator on side shows you where you are and lets you click to jump navigate http://discover.store.sony.com/be-moved/
  • 15. SCARY PARALLAX! (THE GREEN LANTERN VILLAIN) 15
  • 16. NICE DESIGN (HAD TO SHOW APPLE. NOT PARALLAX PER SE) 16 http://www.apple.com/iphone-6/
  • 17. CAROUSELS. GREAT RIGHT?! 17 http://shouldiuseacarousel.com/
  • 18. HOVER NAV. CONTROL YOUR FLYOUTS! • onMouseover = BAD. Instant and annoying http://www.carmax.com/ 18
  • 19. HOVER NAV. MORE CONTROL OVER YOUR FLYOUTS • onHoverIntent! Quick mouseover does not trigger the flyout. Only show flyouts if user actually intends to stop their mouse and wait for a navigation dropdown. NOT annoying! http://cherne.net/brian/resources/jquery.hoverIntent.html http://www.ally.com/ 19
  • 21. FITTS’S LAW • Click ‘login’. What happened? New page? Where is login? http://www.flvs.net/Pages/default.aspx 21 Fitts's law (often cited as Fitts' law) is a model of human movement …that predicts that the time required to rapidly move to a target area is a function of the distance to the target and the size of the target. -- http://en.wikipedia.org/wiki/Fitts's_law So, put things closer together if they’re related!
  • 22. PUT THE DESIRED THING NEAR WHERE USER HAS TO CLICK/TAP 22
  • 23. LONG FORMS…{YAWN}…ABANDON • 1 long form. • No indication of length. No indication of progress as you fill it out (other than scrollbar size) 23 http://www.rkk.com/long-application-form/application/long
  • 24. FORMS DONE RIGHT WITH CHUNKING, ORGANIZATION, PROGRESS INDICATOR, PROGRESSIVE DISCLOSURE 24 • Progress indicator • You know generally how long (how many steps there are) • Sections are chunked appropriately
  • 25. SCHOOL WEBSITES ARE NOTORIOUSLY BAD (NO FUNDING) 25
  • 26. SCHOOL WEBSITES ARE NOTORIOUSLY BAD (NO FUNDING) • Taxonomy is poor: “whats a program?” OH, my kid’s classes. why not call it classes or at 26 least ‘subjects’ • Underlining is not enough to denote ‘clickability’, make the hyperlinks blue • What are those icons? AA? That’s not universal. “ICONS ARE AMBIGUOUS” • Why is “select teachers to email” label above the “not graded” column? • Column headers would help: “Class | Status | Teacher” or “Class | Teacher | Status” • Too many boxes!
  • 27. DON’T DESTROY YOUR LAYOUT! 27
  • 28. DON’T DESTROY YOUR LAYOUT! • The pattern for emailing teachers is SO poor here. The form shows up in the content and 28 smashes the list view left ,making it illegible. • When you click checkboxes next to email addresses, there is no feedback to user that your email will actually go to those people (UI needs feedback when user interacts!) I am not confident as a user, the system is working right. • Is there even a strong use case for emailing multiple teachers at a time?
  • 29. CAN BE CLEANED UP BY USING STANDARDS AND INDUSTRY RECOGNIZED PATTERNS 29
  • 30. CAN BE CLEANED UP BY USING STANDARDS AND INDUSTRY RECOGNIZED PATTERNS 30
  • 31. WORST CASE UX FAIL..  • Its not just bad visual design and bad UI, its workflow, page flow, alerts, usability! https://medium.com/@designuxui/how-bad-ux-killed-jenny-ef915419879e 31
  • 35. TWITTER, THEN AND NOW 35 • Simpler design • Clearer calls to action • Visual to show the product in action • Better logo ;)
  • 36. 36
  • 37. 37 KRISSY’S 7 UX PRINCIPLES 1. Clarity 2. Context 3. Defaults 4. Feedback 5. Easing 6. Guided Action 7. Preferred Action Ask Krissy Scoufis for more info 
  • 38. 38 SOME UX REFERENCES http://faculty.washington.edu/jtenenbg/courses/360/f04/ sessions/schneidermanGoldenRules.html http://www.uie.com/ http://boxesandarrows.com/ http://ui-patterns.com/ http://www.nngroup.com/articles/ten-usability-heuristics/ http://uxpin.com/
  • 39. 39 SOME UX REFERENCES (CONT) http://developer.android.com/design/get-started/creative-vision. html https://developer.yahoo.com/ypatterns/ http://www.userfocus.co.uk/index.html http://www.usertesting.com/ http://rosenfeldmedia.com/
  • 40. SOME UX REFERENCES (CONT) http://www.amazon.com/Things-Designer-People-Voices- Matter/dp/0321767535/ref=pd_sim_b_1?ie=UTF8&refRID= 0JEFF7Z3XRDVQJFZBDQS 40 http://www.amazon.com/Dont-Make-Think-Revisited- Usability/dp/0321965515/ref=pd_bxgy_b_img_y http://www.optimalworkshop.com/
  • 41. SILENCE THE SCREAMS. DON’T LET SCARY UI HAPPEN TO YOUR USERS! Happy Halloween!