<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learning the World &#187; HTML WG</title>
	<atom:link href="http://learningtheworld.eu/tag/html-wg/feed/" rel="self" type="application/rss+xml" />
	<link>http://learningtheworld.eu</link>
	<description></description>
	<lastBuildDate>Tue, 06 Nov 2012 00:17:33 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>HTML 5 Accessibility at SXSW Interactive</title>
		<link>http://learningtheworld.eu/2009/html5-accessibility/</link>
		<comments>http://learningtheworld.eu/2009/html5-accessibility/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 16:00:39 +0000</pubDate>
		<dc:creator><![CDATA[Martin Kliehm]]></dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[a11y]]></category>
		<category><![CDATA[austin]]></category>
		<category><![CDATA[HTML WG]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[sxsw]]></category>
		<category><![CDATA[sxsw interactive]]></category>
		<category><![CDATA[texas]]></category>
		<category><![CDATA[vote]]></category>

		<guid isPermaLink="false">http://learningtheworld.eu/?p=719</guid>
		<description><![CDATA[SXSW is an enormous web conference in Austin / Texas with hundreds of panels squeezed into four days. The panelpicker application opened today and yours truly is hosting a panel on HTML 5 Accessibility. Please vote for me and twitter about it! If the panel is chosen I&#8217;d like to invite a few people (will [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://sxsw.com">SXSW</a> is an enormous web conference in Austin / Texas with hundreds of panels squeezed into four days. The panelpicker application <strong>opened today</strong> and yours truly is hosting a panel on <a href="http://panelpicker.sxsw.com/ideas/view/4446">HTML 5 Accessibility</a>. <strong>Please vote for me</strong> and twitter about it! <img src="http://learningtheworld.eu/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" />  If the panel is chosen I&#8217;d like to invite a few people (will not disclose who until the panel is confirmed, but I have a nice line-up on my mind) to answer the following questions:</p>

<ol>
<li>What are the issues of accessibility in HTML 5?</li>
<li>What is the canvas element?</li>
<li>What is the difference between video built in natively in the browser or provided through a Flash plugin?</li>
<li>Why are people in the HTML 5 working group so nasty to each other?</li>
<li>Why is accessibility important in an emerging standard?</li>
<li>Can&#8217;t accessibility be added later?</li>
<li>What is the state of support of HTML 5 in browsers?</li>
<li>When can we start to use HTML 5?</li>
<li>What can geolocation do for accessibility?</li>
<li>Does assistive technology support HTML 5 features?</li>
</ol>

<p><p>So <a href="http://panelpicker.sxsw.com/ideas/view/4446">please vote</a> for it now, and while you&#8217;re at it, show your love to some other <a href="http://panelpicker.sxsw.com/ideas/index/4/q:accessibility">accessibility</a> and <a href="http://panelpicker.sxsw.com/ideas/index/4/q:web+standards">web standards</a> proposals as well. <code>&lt;/thxkbay&gt;</code></p></p>
]]></content:encoded>
			<wfw:commentRss>http://learningtheworld.eu/2009/html5-accessibility/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XHTML 1.1 Second Edition with Target Attribute</title>
		<link>http://learningtheworld.eu/2007/xhtml-with-target/</link>
		<comments>http://learningtheworld.eu/2007/xhtml-with-target/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 16:30:35 +0000</pubDate>
		<dc:creator><![CDATA[Martin Kliehm]]></dc:creator>
				<category><![CDATA[downloads]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[HTML WG]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[Second Edition]]></category>
		<category><![CDATA[target]]></category>
		<category><![CDATA[working draft]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XHTML 1.1]]></category>

		<guid isPermaLink="false">http://learningtheworld.eu/2007/xhtml-with-target/</guid>
		<description><![CDATA[When I switched from <acronym title="Hypertext Markup Language">HTML</acronym>&#160;4 to <acronym title="Extensible Hypertext Markup Language">XHTML</acronym>&#160;1.1 a couple of years ago, I soon found the <strong><code>target</code> attribute</strong> was missing. I have never been in love with the <code>target</code> attribute anyway, but some clients insisted that their links should open in a new window. So I did some research. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>When I switched from <acronym title="Hypertext Markup Language">HTML</acronym>&nbsp;4 to <acronym title="Extensible Hypertext Markup Language">XHTML</acronym>&nbsp;1.1 a couple of years ago, I soon found <strong>the <code>target</code> attribute was missing.</strong> I have never been in love with the <code>target</code> attribute anyway, but some clients insisted that their links should open in a new window. So I did some research.</p>

<p>You won&rsquo;t believe how much <a href="http://www.thinkvitamin.com/features/design/dont-be-the-weakest-link#comments" title="Comments on a Vitamin article">myth</a> and <a href="http://www.456bereastreet.com/archive/200603/the_target_attribute_and_opening_new_windows/" title="Roger Johansson: The target attribute and opening new windows">misinformation</a> is out there. Some say <strong>it&rsquo;s deprecated</strong>. In fact it never was. It is part of <acronym>XHTML</acronym>&nbsp;2 and <acronym>XHTML</acronym> Basic, and there is a <code>target</code> module in <acronym>XHTML</acronym>&nbsp;1.1, the modularized version of <acronym>XHTML</acronym>. The attribute is not included in <acronym>HTML</acronym>&nbsp;4.01 Strict and <acronym>XHTML</acronym>&nbsp;1.0 Strict because it was then considered to be related to <code>frame</code>s and <code>iframe</code>s, but it&rsquo;s not marked &ldquo;deprecated.&rdquo; It was simply not in the core set of modules for the <acronym>XHTML</acronym>&nbsp;1.1 driver.</p>

<p>Some people argued <strong>it&rsquo;s a behavior</strong> and thus belongs into <a href="http://www.thefutureoftheweb.com/blog/target-blank-xhtml11">unobtrusive JavaScript</a>. But then clicking on a link to get to another page is also some functionality, and nobody would think of replacing anchors with loads of bloated script to simulate such a basic behavior.</p>

<p id="dtd-extension">So I ended up <strong>extending the extensible</strong> with a <a href="/dtd/xhtml-target.dtd" type="application/xml-dtd">customized <acronym title="Document Tpe Definition">DTD</acronym></a>:</p>

<ol class="code">
<li><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;iso-8859-1&quot;?&gt;</code></li>
<li>&lt;!&#45;- Bring in the XHTML 1.1 driver -&#45;&gt;</li>
<li><code>&lt;!ENTITY % xhtml11.dtd</code></li>
<li class="indent"><code>PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot;</code></li>
<li class="indent"><code>&quot;http://www.w3.org/TR/xhtml11/<span class="codeSpace">&nbsp;</span>DTD/xhtml11.dtd&quot;&gt;</code></li>
<li><code>%xhtml11.dtd;</code></li>
<li>&nbsp;</li>
<li>&lt;!&#45;- Bring in the Target Module -&#45;&gt;</li>
<li><code>&lt;!ENTITY % xhtml-target.mod</code></li>
<li class="indent"><code>PUBLIC &quot;-//W3C//ELEMENTS XHTML Target 1.0//EN&quot;</code></li>
<li class="indent"><code>&quot;http://www.w3.org/TR/<span class="codeSpace">&nbsp;</span>xhtml-modularization/DTD/<span class="codeSpace">&nbsp;</span>xhtml-target-1.mod&quot;&gt;</code></li>
<li><code>%xhtml-target.mod;</code></li>
</ol>

<p>However, now I have to bid farewell to that bizarre old friend: the working draft of <a href="http://www.w3.org/TR/2007/WD-xhtml11-20070216/xhtml11-diff.html#a_xhtml11_driver"><acronym>XHTML</acronym>&nbsp;1.1 Second Edition</a> includes the <strong><code>target</code> module in the core set</strong>, finally. I&rsquo;m relieved because tinkering with <acronym>DTD</acronym>s is a pain, but it had style&nbsp;&hellip;</p>

<p>Note that in the current version <code>target</code> is not yet included in <acronym>XHTML</acronym>&nbsp;1.1 <em>Schema</em>, but I have been assured it will <a href="http://lists.w3.org/Archives/Public/www-html-editor/2007JanMar/0033.html">definitely be in the final version</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://learningtheworld.eu/2007/xhtml-with-target/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>First European e-Accessibility Forum</title>
		<link>http://learningtheworld.eu/2007/european-accessibility-forum/</link>
		<comments>http://learningtheworld.eu/2007/european-accessibility-forum/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 20:00:26 +0000</pubDate>
		<dc:creator><![CDATA[Martin Kliehm]]></dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[aria]]></category>
		<category><![CDATA[book:isbn=1590596382]]></category>
		<category><![CDATA[Chris Heilmann]]></category>
		<category><![CDATA[Christian Heilmann]]></category>
		<category><![CDATA[DAISY]]></category>
		<category><![CDATA[Dave Wilton]]></category>
		<category><![CDATA[Dom Hazael-Massieux]]></category>
		<category><![CDATA[Dominique Hazaël-Massieux]]></category>
		<category><![CDATA[e-accessibility]]></category>
		<category><![CDATA[e-Inclusion]]></category>
		<category><![CDATA[eAccessibility]]></category>
		<category><![CDATA[eInclusion]]></category>
		<category><![CDATA[European]]></category>
		<category><![CDATA[Forum]]></category>
		<category><![CDATA[HTML WG]]></category>
		<category><![CDATA[i2010]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Legal and General]]></category>
		<category><![CDATA[Marian Oosting]]></category>
		<category><![CDATA[Michael Cooper]]></category>
		<category><![CDATA[Miguel González-Sancho]]></category>
		<category><![CDATA[Mike Cooper]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Paris]]></category>
		<category><![CDATA[proceedings]]></category>
		<category><![CDATA[Rich Schwerdtfeger]]></category>
		<category><![CDATA[Richard Schwerdtfeger]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[SMIL]]></category>
		<category><![CDATA[UbiWeb]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[WAI]]></category>
		<category><![CDATA[WCAG]]></category>

		<guid isPermaLink="false">http://learningtheworld.eu/2007/european-accessibility-forum/</guid>
		<description><![CDATA[The First European e-Accessibility Forum in Paris was organized on January 29th by the French accessibility initiative BrailleNet in cooperation with the European Design for All e-Accessibility Network (<acronym>EDeAN</acronym>). Some 270 participants attended the conference. There were some <strong>remarkable presentations</strong> and a couple of things I would like to share with you.&#160;[&#8230;]]]></description>
				<content:encoded><![CDATA[<p>The <span class="summary">First European e-Accessibility Forum</span> in <span class="location">Paris</span> was organized on January 29th by the French accessibility initiative <a href="http://www.braillenet.org">BrailleNet</a> in cooperation with the European Design for All e-Accessibility Network (<a href="http://www.edean.org"><acronym>EDeAN</acronym></a>). Some 270 participants attended the conference. The <a href="http://inova.snv.jussieu.fr/evenements/colloques/servonline/Actes/actes_en.php" class="url">proceedings and presentations</a> are now online. There were some remarkable presentations and a couple of things I would like to share with you. Since I won&rsquo;t comment on every presentation please check the proceedings papers&nbsp;&mdash; there might be some treasures like &ldquo;Accessible Banking&rdquo; that are more relevant to your work than mine. <img src="http://learningtheworld.eu/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /> </p>

<h3>Speakers</h3>

<ul class="toc">
<li><a href="#schwerdtfeger">Richard Schwerdtfeger</a> (IBM)</li>
<li><a href="#oosting">Marian Oosting</a> (anderslezen.nl)</li>
<li><a href="#heilmann">Chris Heilmann</a> (Yahoo!)</li>
<li><a href="#gonzalez-sancho">Miguel González-Sancho</a> (European Commission)</li>
<li><a href="#cooper">Michael Cooper</a> (<acronym title="World Wide Web Consortium">W3C</acronym> <acronym title="Web Accessibility Initiative">WAI</acronym>)</li>
<li><a href="#hazael-massieux">Dominique Hazaël-Massieux</a> (<acronym>W3C</acronym> Mobile Web Initiative)</li>
<li><a href="#wilton">Dave Wilton</a> (Legal &amp; General)</li>
</ul>

<p id="schwerdtfeger" class="vcard"><a href="http://www-03.ibm.com/developerworks/blogs/page/schwer" class="url fn" rel="colleague met"><strong>Richard Schwerdtfeger</strong></a> works for <span class="org">IBM</span> and is a member of the <span class="org"><acronym title="World Wide Web Committee" class="organization-name">W3C</acronym> <acronym title="Web Accessibility Initiative" class="organization-unit">WAI</acronym> and the <span class="organization-unit"><acronym title="Hypertext Markup Language">HTML</acronym> working group</span></span>, among others. I assume he had been invited because the organizers only knew him for having developed IBM Home Page Reader back in the 1990ies. But his <em>current</em> work involves the <acronym>W3C</acronym> working drafts for <strong>Accessible Rich Internet Applications</strong> (<a href="http://www.w3.org/WAI/intro/aria"><acronym>ARIA</acronym></a>) and other core technologies that his team developed in cooperation with vendors of Assistive Technologies (<acronym>AT</acronym>, <abbr title="for example">e.g.</abbr> screen readers) and the Mozilla Foundation.</p>

<p>There&rsquo;s a paradigm shift in the usability and accessibility of Web 2.0 applications. <acronym>ARIA</acronym> adds meaning, importance, relationships, fills the gaps in (X)HTML, and increases usability for all users through familiar navigation models from desktop applications.</p>

<p id="oosting" class="vcard">From <strong class="fn">Marian Oosting</strong> (<a href="http://www.anderslezen.nl" class="url org">anderslezen.nl</a>) I learned about <strong><acronym title="Digital Accessible Information System">DAISY</acronym></strong>. It&rsquo;s a library standard mostly used for talking books for the blind. Based on <acronym>MP3</acronym> and the <acronym>W3C</acronym> <acronym title="Extensible Markup Language">XML</acronym> standard <acronym title="Synchronized Multimedia Integration Language">SMIL</acronym>, it combines strong compression with superior navigational features. Quite intriguing to use that format for audio books, and since 2006 it&rsquo;s becoming available and more attractive for non-disabled users. For example, talking books are quite popular with elderly people who constitute about 60-80% of public library users.</p>

<p id="heilmann" class="vcard">In his presentation <a href="http://www.wait-till-i.com/index.php?p=389" class="url fn"><strong>Chris Heilmann</strong></a> (<span class="org">Yahoo!</span>) emphasized the need to ask people with impairments because they use assistive technologies in other ways than a non-disabled developer might foresee. Don&rsquo;t assume, integrate their advice!</p>

<p id="gonzalez-sancho" class="vcard"><strong class="fn">Miguel González-Sancho</strong> (<span class="org"><span class="organization-name">European Commission</span>, <span class="organization-unit">Information Society Directorate General</span></span>) presented the <strong>European programs for e-Accessibility</strong>, e-Aging, and <a href="http://www.einclusion-eu.org" class="url">e-Inclusion</a>. <acronym title="Information and Communications Technology">ICT</acronym> is becoming essential for socio-economic participation, yet 40% of the European population is left behind. Functional limitations and disabilities increase due to aging. About 20% or 100 million of the European population is concerned. Thus accessibility is gaining relevance and becomes a <em>social imperative</em>.</p>

<p id="cooper" class="vcard"><strong>In &ldquo;Web Accessibility in the Future&rdquo; <a href="http://www.w3.org/People/cooper/" class="url fn">Michael Cooper</a></strong> (<span class="org"><acronym title="World Wide Web Consortium" class="organization-name">W3C</acronym> <acronym title="Web Accessibility Initiative" class="organization-unit">WAI</acronym></span>) was rather giving the big picture and avoided to announce a release date for <acronym title="Web Content Accessibility Guidelines">WCAG</acronym> 2.0. Although the updated version will definitely play an important role in the future of accessibility, so does the development of a common Accessibility <acronym title="Application Programming Interface">API</acronym> or authoring interfaces that generate accessible content (<acronym title="Authoring Tools Accessibility Guidelines">ATAG</acronym>). Think of user contributed content where the authors are usually unaware of accessibility requirements. Moreover, professionalization of accessible design, programming, and manual and semi-automated evaluation will gain importance. We must keep an open eye on developing technologies (<acronym title="Mathematical Markup Language">MathML</acronym>?, Second Life?), advocate accessibility in early stages, and keep accessibility awareness in legislation and society.</p>

<p id="hazael-massieux" class="vcard"><a href="http://www.w3.org/People/Dom/" class="url fn"><strong>Dominique Hazaël-Massieux</strong></a> (<span class="org"><acronym class="organization-name">W3C</acronym> <span class="organization-unit">Mobile Web Initiative</span></span>) talked about the <strong>mobile web</strong>, of course. There are more mobile phones than computers, they are cheap, and about 80% of the world population has mobile network coverage. Mobile access is everywhere, will become ubiquitous. There are some limitations like the tiny screen, the lack of a proper keyboard, diversity is large and access slow. In fact mobile and impaired users have so many challenges in common that Dominique estimates an accessible website already meets half the requirements of the <a href="http://www.w3.org/TR/mobile-bp/">Mobile Web Best Practices</a>. Bad news for militant accessibility advocates who keep emphasizing the differences between accessibility, universal access and device independence.</p>

<p id="wilton" class="vcard"><strong class="fn">Dave Wilton</strong> from the large British financial services supplier <a href="http://www.legalandgeneral.com" class="url org">Legal&nbsp;&amp; General</a> gave some real world examples <strong>why it literally pays to become accessible:</strong></p>

<p>There are nine million people with disabilities in the <acronym title="United Kingdom">UK</acronym>. If 1% just bought a &pound;300 policy, his company will make &pound;27 million: &ldquo;<q>The cost of making the site accessible pales into insignificance</q>.&rdquo; If people can&rsquo;t buy from Legal&nbsp;&amp; General, they will go to their competitors. In surveys, helpdesk and logfile analyses they found 10% of their visitors don&rsquo;t make it past the home page. That&rsquo;s equivalent to slamming the door into the faces of 20,000 visitors each month. 30% never open a <acronym title="Portable Data Format">PDF</acronym> file. Besides, every third Briton is older than 50, and as we have heard before, the incidence of disabilities increase with age. There are not only people with cognitive impairments, but also 3 million people who speak English as a second language, 1.5 million people lacking basic language skills, and 5.2 million adults who have sub-<acronym title="General Certificate Of Secondary Education">GCSE</acronym> level English.</p>

<p>Next time somebody tells you &ldquo;<q>disabled people are not our target group</q>&rdquo; show &lsquo;em <a href="http://inova.snv.jussieu.fr/evenements/colloques/colloques/article.php?c=45&#038;l=en&#038;a=49" title="Accessibility helping business: the case of Legal &amp; General in United Kingdom">these results</a>:</p>

<ul>
<li>Online traffic surged with a 50% increase in natural search engine listings.</li>
<li>The number of visitors receiving quotes increased by 100% within three months.</li>
<li>The new content management system cut site maintenance costs by 66% with an annual saving of &pound;200k.</li>
<li>Without changing products or prices, conversion rates improved substantially, ranging between 26% and 300% increase with an average of 200% (something <a href="http://www.useit.com/alertbox/government-nonprofit.html" title="Return on investment from usability">Jakob Nielsen seconds</a>).</li>
<li>The entire project delivered 100% return-on-investment (<acronym>ROI</acronym>) within just 12 months.</li>
<li>Customer satisfaction was improved (not one accessibility complaint!)</li>
<li>It was great <acronym title="Public relations">PR</acronym>!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://learningtheworld.eu/2007/european-accessibility-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
