Skip to content.
Adrian Roselli
Computer Vision Generative Library sFTP

All Posts Tagged: usability

Video Accessible to Keyboard Users

Trenton Moss over at Webcredible has posted an article, Accessible online video for keyboard-only users. The concepts within are very simple, but require developers to take an extra step or two, which may account for why we see so few sites with these features implemented.One key issue is that developers…

Posted:

Tags: accessibility, usability, video

10 (Obvious) Usability Crimes

Having stumbled across the article “10 Usability Crimes You Really Shouldn’t Commit, I can see that the suggestions are pretty obvious, and the number 10 is probably more arbitrary than based on some natural break in severity. However, there are some things in the article I have been repeating for…

Posted:

Tags: accessibility, usability, UX

24 Ways Is Back Over 24 Days

If you were paying attention any of the last few years, you may have noticed that the 24 Ways web site is set up to run as an annual advent calendar for web geeks. Each day the site posts a new article dealing with some aspect of the web, ideally…

Posted:

Tags: accessibility, css, design, html, standards, usability, UX, W3C

4 Principles of Mobile UX Design

Boxes and Arrows has an article titled “Four Key Principles of Mobile User Experience Design” written by a former academic mobile UX (User eXperience) researcher. As the author transitioned to private sector he felt that when mobile UX was discussed it was too driven by the gee-whiz factors and not…

Posted:

Tags: accessibility, mobile, usability, UX

YouTube Will Automatically Caption Your Video

Three years ago YouTube/Google added the ability for video authors to add captions to videos. Over time support for multiple caption tracks was included, the expansion of search to consider text in captions, and even machine translation support for the captions (see my other post about machine translation risks).Even with…

Posted:

Tags: accessibility, Google, usability, video, WAI, WCAG, YouTube

Screen Reader User Survey Results

This article was originally posted on evolt.org, an online resource for web developers, maintained by web developers. I have granted evolt.org the right to use this article on their web site, and they are the only entity with the right to reproduce it. WebAIM is a non-profit organization within the…

Posted:

Tags: accessibility, browser, html, standards, usability, UX, W3C, WAI, WCAG, xhtml

Usability Testing vs. Expert Reviews

An article at UX Matters titled “Usability Testing Versus Expert Reviews” takes a reader question and tosses it to a series of experts to answer:Under what circumstances is it more appropriate to do usability testing versus an expert review? What are the benefits and weaknesses of each method that make…

Posted:

Tags: usability, UX

“Myth of Usability Testing” at ALA

There is a very good article over at A List Apart today titled “The Myth of Usability Testing.” The article starts off with an example of how multiple usability evaluation teams, given the same task and allowed to run at it as they saw fit, had far less overlap in…

Posted:

Tags: design, usability, UX

Personas in Comic Format

For developers, and clients, struggling with the concept of personas, there is a very easy to read primer in the form of a comic over at the ThinkVitamin blog in an article titled “How to Understand Your Users with Personas.”The concept of personas was first introduced in the book The…

Posted:

Tags: design, usability

Developer Discusses Dyslexia and Dyscalculia

Sabrina Dent, a web designer hailing from Ireland, has blogged about her struggle with dyslexia and dyscalculia and web applications today in the post, “Dyslexia, Dyscalculia and Design“. For some context, she links to the Wikipedia article on dyscalculia and highlights the bits that apply to her:An inability to read…

Posted:

Tags: accessibility, design, usability, UX

Style Switcher in ASP

This article was originally posted on evolt.org, an online resource for web developers, maintained by web developers. I have granted evolt.org the right to use this article on their web site, and they are the only entity with the right to reproduce it. As more and more sites move away…

Posted:

Tags: css, pattern, standards, usability

Inside the evolt.org Rebuild: The HTML and CSS

It’s been three months since evolt.org rolled out its new design. People have been asking what we did, why we did it, and how we did it. I’ll try to address these questions in the context of the HTML, the CSS, and the overall site design. (Nobody seems to care…

Posted:

Tags: css, design, html, standards, usability