Thoughts on “Notes from the future of HTML session at TPAC”
Stinkin’ thinkin’ on HTML @w3c (AKA what i would be saying at #TPAC2015 if I was there) HTML is being discussed, again, at W3C. HTML5 was published as a recommendation…
Upcoming Webinar: January 16 at 11 AM ET. Shifting Further Left: Integrating Accessibility into the Earliest Stages of DevelopmentRegister Now
Stinkin’ thinkin’ on HTML @w3c (AKA what i would be saying at #TPAC2015 if I was there) HTML is being discussed, again, at W3C. HTML5 was published as a recommendation…
October 29, 2015 | Technical
For many of us HTML as a language is expressed visually and often implicitly as graphical user interfaces (often dressed in fancy CSS threads). For others it is an aural…
October 26, 2015 | Technical
The role attribute in HTML can have multiple space separated values :
October 15, 2015 | Technical
Typically designers and web developers divide web pages into macro content areas (let’s call them regions). Doing an image search for typical web page returns lots of examples of diagrammatic…
September 24, 2015 | Technical
The other day, in relation to a github comment, I was asked by my friend Mike[tm]Smith “Can alt have line breaks in it or does that do weird things to…
September 15, 2015 | Technical
When you check a HTML document, using the W3C HTML conformance checker, to find out whether its code conforms to the rules defined in the HTML specification (and other referenced…
August 10, 2015 | Technical
There are many ways to communicate about accessible web development practices; mailing lists, forums, IRC, articles, twitter, slack and gitter etc. Each has it’s pros and cons. I have been…
July 17, 2015 | Technical
PRESS RELEASE Brian Landrigan Director of Sales Marketing TPGi blandrigan@paciellogroup.com +1 603-882-4122 Nashua, NH – July 14, 2015 – TPGi (TPG) and Tenon, LLC today announce a sales and marketing…
July 14, 2015 | Technical
A ubiquitous issue for people involved in moving the web forward is that there is always too much to do. Identifiying and prioritising tasks is critical. Identifying is fairly easy,…
July 9, 2015 | Technical
The ARIA attributes aria-labelledby and aria-describedby can be used to provide an accessible name or accessible description for a subset of HTML elements. It is important to note that by…
May 12, 2015 | Technical
TPGi are pleased to announce that, with the support of Google, the aViewer accessibility object inspection tool source code is now available on Github under an open source licence.
April 22, 2015 | Technical
People regularly ask me what I am working on at the W3C, here is a run down of standards/guidance documents I am editing/co-editing, contributing to (note: I am only 1…
March 19, 2015 | Technical
Flipboard announced yesterday that they are using HTML5 canvas to improve performance on mobile devices. This has accessibility ramifications.
February 11, 2015 | Technical
All modern browser implement the HTML5 specification’s canvas element fallback concept. This means that the content inside a canvas elements start and end tags is exposed to assistive technology users…
February 6, 2015 | Technical
HTML has a problem. As implemented in browsers many interactive elements cannot be styled as desired by web developers, or developers as directed by designers, marketing or any of the…
February 2, 2015 | Technical
The accessibility tree and the DOM tree are parallel structures.
January 26, 2015 | Technical
Seminal how-to article on development of Graphical User Interface (GUI) Screen Readers for Windows OS/2 and the X Windows System.
January 20, 2015 | Technical
NOTE 27/05/16: Twitter iOS and Web UI now provide a method to add alt text to images \o/ I use twitter a lot via the twitter web UI. Often I…
January 2, 2015 | Technical