common mistakes in web development and avoiding them jorge plano

17
Common Mistakes in Web Development and Avoiding Them Jorge Plano

Upload: allan-mcbride

Post on 28-Dec-2015

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Common Mistakes in Web Development and Avoiding Them

Jorge Plano

Page 2: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Low quality or non-existent ALT tags on images

alternative text must transmit the same information as the graphic

this is not the same that a description of the graphic

Page 3: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Navigation mechanisms

confusing or inconsistent disorienting the user

Page 4: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Pop up windows

if the user can not see: What happened? if mental disabilities: What is this?

Page 5: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Incorrect denomination of links

The most famous link:

Clic here

Page 6: Common Mistakes in Web Development and Avoiding Them Jorge Plano

To help navigation some assistive technologies create an auxiliary window with a list of links:Click hereClick hereClick hereClick hereClick hereClick hereClick hereClick here

Page 7: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Decorative images that don't have an empty alternative text attribute

no text at all or a non empty text

Page 8: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Videos or animations that

are non captioned for users that can not hear

have no description of the action for users that can not see

Page 9: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Flash links inside Flash inaccessibles by

keyboard animations without textual alternative But ... there are ways to build accessible Flash! www.adobe.com/accessibility

Page 10: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Illegible text

text size too small and frozen low contrast between text and background

Page 11: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Inaccessible links

links that only can be reached or activated by mouse

Page 12: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Some cues for success

Page 13: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Structure, structure, structure

Page 14: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Ask yourself:

When you write a text, how do you put a title or subtitle?1) Enlarge the text to a size level that you like2) Select the style of the title level that you

want

Graphically minded vs. information minded

Page 15: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Do not design thinking of the web as a paper medium

Behinds: there is an structure behind a web page, but, there is nothing behind paper (only dead trees)

the designer rules vs. the web page as a collaborative creation of the designer and the user

Page 16: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Good strategy:

1) develop content with structure and check that it gives the right information and interaction

2) add styles to position content, to get an attractive looking and to enhance interactions

3) add programmatic elements to enhance the user experience

Page 17: Common Mistakes in Web Development and Avoiding Them Jorge Plano

Thank you for your attention

Jorge Plano <[email protected]>