Submitted by shelley on Thu, 02/16/2012 - 06:31
The latest round of discussions related to longdesc (yes, still) was triggered by a revert request from Laura Carlson:
As you know the editor made changes to the hidden section [1]. This biases an open issue [2] as it directly implements a material change from a change proposal [3]. The Chairs specifically asked for justification for this change in their change proposal review [4]. If the proposal lacks justification, then the spec lacks justification.
The change redefined the meaning for the hidden attribute, from:
When specified on an element, it indicates that the element is not yet, or is no longer, relevant. User agents should not render elements that have the hidden attribute specified.
...
Elements that are not hidden should not link to or refer to elements that are hidden.
...
Submitted by shelley on Mon, 09/12/2011 - 09:01
Submitted by shelley on Tue, 07/19/2011 - 18:34
This last weekend I finished my latest book for O'Reilly: HTML5 Media. This is one of O'Reilly's shorter books (about 100 pages), primarily focused at the eBook market, though you can get a hard copy with print-on-demand.
The book focuses on the HTML5 audio and video elements. I cover how to use the elements in a web page and go into detail on the attributes for each element, as well as cover video and audio codec support. I also devote a couple of chapters on developing with both elements, including how to create a custom control, as well as integrating the media elements with the canvas element and SVG.
Submitted by shelley on Mon, 04/11/2011 - 16:44
Submitted by shelley on Mon, 04/11/2011 - 15:30
One HTML WG decision I agree with is the one associated with Issue 120 on RDFa prefixes.
Considering that RDFa support in XHTML/HTML to this point has made use of prefixes, I don't understand why we even contemplated not supporting prefixes just because RDFa is being ported to HTML5. Frankly, it's not the HTML5 WG's design decision to make—RDFa in HTML5 is a port, the design for RDFa resides with another group.
As for RDFa prefixes being confusing, one of the most fundamental design patterns, in computer tech and elsewhere, is the concept of variable/value pairs, with a shorter, easy to type and remember variable or abbreviation used in place of a longer, more complex value.
Submitted by shelley on Mon, 04/11/2011 - 09:22
In preparation for HTML5 Last Call, the HTML WG (Working Group) co-chairs have been rolling out several decisions—among them ones related to the img longdesc and table summary attributes.
The HTML decision on longdesc was based on the following observation:
The strongest argument against inclusion was the lack of use cases that clearly and directly support this specific feature of the language. The fact that longdesc has little observable uptake amongst users reinforces this: all the evidence indicates that users don't see this feature to be compelling, and the lack of user demand has been noticed by implementors.
Submitted by shelley on Mon, 03/14/2011 - 14:32
Of course the first thing you do with a new site is create a site logo.