Skip to content.
Adrian Roselli
Pre-trained Adversarial Process sFTP

Search Results: where

If the results below are no good, you can try searching the site via Duck Duck Go, searching via Bing, or even via Google.

We Reward the Wrong Things

As an industry, in general we praise sites that look good, maybe with nifty animations, cool hover effects, and the mythical 60fps golden standard. That is all nonsense. Ego-stroking pointless fluff. Usually lipstick on the proverbial pig. Today I saw a well-known name in the industry, a brand name if…

Posted:

Tags: accessibility, rant, usability, UX

On Link Underlines

TL;DR: In general, I recommend underlining links in body content. In the absence of a better style appropriate for a specific site, this is the way to go. Overview It is amazing to me how this suggestion causes so much angst and fighting. Designers often argue that they look ugly,…

Posted:

Tags: accessibility, css, design, standards, usability, UX, WCAG

Punch-Out Avatar

I built this on a whim after seeing some terrible examples on Stack Overflow, so unlike other demos I build there was no immediate application. That means it may or may not be useful as-is. Variation For this post I have forked each variation of the original and added a…

Posted:

Tags: accessibility, css, html, pattern, print, standards, WHCM

Chromatic Web Fonts, Redux

In 2012 I wrote about how to use chromatic type with pseudo-elements. My objective back then was to minimize the hassle of a content author using a WYSIWYG while also not overwhelming a screen reader user with triplicate content. Pseudo-elements achieved that, though support for pseduo-elements in screen readers is…

Posted:

Tags: accessibility, ARIA, css, design, fonts, html, pattern

My Slides for Create Upstate 2016

The slides are embedded here for all to enjoy (or you can view the slides at SlideShare), whether or not you attended my workshop. Note that you can probably ignore the slides about exercises as I am not going to come around and review them with you.

Posted:

Tags: accessibility, ARIA, css, html, slides, speaking, usability, UX, WAI, WCAG

Speaking at WordCamp Buffalo 2016

On Saturday, April 30 I have the pleasure of once again speaking at WordCamp Buffalo. It’s one of the few conferences for which I don’t need to drive very far, take any flights, nor cross any international borders. That’s not the only selling point, of course. It’s always a day…

Posted:

Tags: accessibility, ARIA, speaking, standards, WAI, WCAG

Not Really an April Fools’ Prank

I added something to my site for April Fools’ Day, and it didn’t go quite so well (as opposed to my 2012 effort, which just went nowhere). In reality, it’s something I’ve wanted to add to my site for a while, but my gaming night was canceled last night (they…

Posted:

Tags: accessibility, JavaScript, UX

Twitter Has Alt Text! (with some caveats)

I have a more recent post with instructions on using the feature, along with considerations for emoji, videos, special characters, and the like: Improving Your Tweet Accessibility In an exciting move, Twitter has taken a half step toward making images accessible. I say half step because as of now this…

Posted:

Tags: accessibility, social media, Twitter, usability, UX

CSUN 2016 Recap

I tried writing this on my return flight from CSUN (where I experienced both a temporary mobility impairment thanks to no elbow room in coach to type, and a visual impairment because I could not get the guy behind me to close the shade to prevent glare on my screen).…

Posted:

Tags: accessibility

Be Wary of Accessibility Guarantees from Vendors

In my ~20 years of responding to RFPs/RFQs, once organizations started to realize the value of accessibility (or fear of lawsuits), I saw more and more requests include a note on accessibility. In most cases this was just a single line item among many, often with nothing more than a…

Posted:

Tags: accessibility, overlay, usability, UX

We Know You Have Alt Text, Twitter

Users have repeatedly asked for a method to provide alternative text for images on Twitter. Since so many of Twitter’s features today are just codified versions of what the community invented on its own, many of us hoped Twitter would just build some proper support. Instead, Twitter pushes for more…

Posted:

Tags: accessibility, rant, social media, Twitter, usability, UX

Keyboard and Overflow

Imagine that as a user you regularly use the keyboard for non-data-entry tasks. Think about how frustrating it is to have to grab the mouse to hover over something on the screen just to see it. Now imagine that you are a keyboard-only user. That problem can be addressed somewhat…

Posted:

Tags: accessibility, ARIA, css, html, JavaScript, pattern, tables, usability, UX