Skip to content.
Adrian Roselli
Viral Adversarial Overlay genAI

Search Results: label

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

Backing Up Your Social Media

Social media outlets are practically a dime a dozen. Excluding ones that are pretty stable right now (Twitter, Facebook, etc.), most of them will either fail or get bought. The problem is that your data, your content, typically dies when they do. As an individual you might not care too…

Posted:

Tags: Brightkite, Facebook, picplz, rant, RSS, social media, Twitter

Screen Shots of Win8/IE10 Media Query Values

There is a nifty tool at MQtest.io which gives you a breakdown of how your device reports features you might use for media queries. To use the tool’s own explanation: This test isn’t about what media que­ries your device can or cannot see (but it does show an ‘unsupported’ label…

Posted:

Tags: browser, css, Internet Explorer, Microsoft, mobile

ARIA Tabs

Last week I spent my Friday afternoon trying to get my head around how to apply ARIA properly to a tabbed interface. I even got so far as to map it out on my whiteboard and snap a photo so I could mull it over during the weekend. And then…

Posted:

Tags: accessibility, ARIA, css, html, JavaScript, pattern, standards, W3C, WAI

Alt Text on the Picture Element?

This is one of those posts that might interest only a few people and even then only if you are interested in a very specific aspect of this ongoing standard development. Yesterday I got into a conversation (just one of the messages) on the W3C Responsive Image Community Group mailing…

Posted:

Tags: accessibility, ARIA, html, standards, W3C

W3C CSS Odor Module Released

The web was always a visual medium, but with the addition of sound and video it has locked up two human senses. With development of specifications and techniques around vibration, the internet you “feel” is getting closer, too. That leaves only a couple senses left to cover Ever since the…

Posted:

Tags: browser, css, internet, standards, W3C

HTML5 and Enterprise on Mobile

An Argument Early last week .net Magazine posted an article Why HTML5 is not the choice for enterprise mobility by David Akka. The article starts off with the statement HTML5 is being hailed as the programming language… That’s as far as I got before I realized this article had a…

Posted:

Tags: html, mobile, standards

HTML5 kills <time>, Resurrects <u>

The HTML5 specification as managed by both W3C and WHATWG is an unfinished, incomplete specification that can change at any time. That isn’t a criticism, it’s just a statement of fact. It’s a fact often ignored by people and companies who choose to implement it and then cry foul when…

Posted:

Tags: accessibility, html, rant, standards, W3C, whatwg

More on Image alt Requirement in HTML5

Nearly two weeks ago I wrote up a post outlining the W3C decision to no longer require the alt attribute on images in HTML5: Image alt Attributes Not Always Required in HTML5. I was genuinely surprised to see that was the most popular post on this blog and garnered the…

Posted:

Tags: accessibility, html, standards, W3C, WCAG, whatwg

Image alt Attributes Not Always Required in HTML5

It has long been accepted that the alt attribute of the <img> element, while not a perfect method to provide a text alternative to an image, is still a necessary attribute to provide at least some level of access to the image content for users who cannot see the image…

Posted:

Tags: accessibility, html, standards, W3C, WCAG, whatwg

“Real World Hyperlinks” Article at evolt.org

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. You may be wondering what this graphic…

Posted:

Tags: Brightkite, Foursquare, Google, internet, Microsoft, mobile, QR

W3C: Contacting Organizations about Inaccessible Websites

For those of us who make a living working with organizations to help make their web sites accessible to users with disabilities, we’ve got it easy — the client wants to hear our recommendations. As users, however, all too often we stumble across an accessibility issue and don’t know what…

Posted:

Tags: accessibility, standards, W3C, WAI

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