You're browsing the “Accessibility” category.
Trackback or leave the second comment!
Find citations on Bloglines or Technorati. View blog reactions
By category: Accessibility, Cool, Publishing.
Earlier this week CNET began providing closed-captioning for the online video offerings. This is great for web accessibility, and needed with the rise of web video. As far as I know they’re the first large outfit to provide captioning. It’s about time, the need to “provide a text equivalent for every non-text element” is Section 1.1 of the W3C’sWCAG 1.0 specs (published in May of 1999) and retains that prominence in WCAG 2.0 (which issued its second Last Call Working Draft on 11 December 2007).
The day will come when all online video is captioned, and I’m proud of good ol’ CNET for leading the pack.
Trackback or leave the first comment!
Find citations on Bloglines or Technorati. View blog reactions
By category: Accessibility, Browsers, Engineering, Front End Engineering, Life..., Yahoo!.
I’ll keep this short: I’m looking for a few top-notch front-end engineers / web developers for some interesting and challenging projects. If you think that’s you, please drop me a note at nate at koechley dot com.
Trackback or leave the second comment!
Find citations on Bloglines or Technorati. View blog reactions
By category: Accessibility, Browsers, Current Events, Design, Engineering, Events, Front End Engineering, Life..., Talks, Travel, Yahoo!.
I’m scheduled to present two sessions at the upcoming Webinale conference in Singapore on April 23rd and 24th.
More details soon, but wanted to give you advance notice.
Trackback or leave the first comment!
Find citations on Bloglines or Technorati. View blog reactions
By category: Accessibility, Browsers, Engineering, Front End Engineering, References, Tools.
The Protocols and Formats Working Group has published updated Working Drafts of WAI-ARIA Roadmap, Roles, and States and Properties. The suite describes accessibility of rich Web content using interactive technologies such as AJAX and DHTML. These concepts are further introduced in the WAI-ARIA Overview. The PFWG charter has been updated to allow the group to publish Recommendation-track documents. Accordingly, WAI-ARIA Roles and States and Properties are now intended to become W3C Recommendations; the Roadmap remains a draft Working Group Note. Visit the WAI PFWG home page.
Note that there is a new WAI ARIA introduction and overview document, and that comments are welcome until 19 January 2006.
Trackback or join the discussion: (6 comments so far).
Find citations on Bloglines or Technorati. View blog reactions
By category: Accessibility, Design, Engineering, Events, Front End Engineering, Life..., Talks, Yahoo!.
I’m back in my suite at Ceasar’s in Vegas, having just finished presenting my third of three talks at the Web Builder 2.0 conference. Yesterday I presented two talks: my Accessible DHTML talk, and my Yahoo! vs. Yahoo! DHTML Case Studies talk. Today I presented a new talk titled Inside the Yahoo! User Interface (YUI) Library. All three seemed well received, and it was an honor to have a packed room for each. I met lots of great people, and am looking forward to following up with all the new people I met. (Please drop me a note if I didn’t get your email address!)
<div class="mod talk">
<div class="hd">
<h4>The Yahoo! User Interface (YUI) Library</h4>
</div>
<div class="bd">
<p>This talk was in four parts: Why we build it; What we built; Why we gave it away; Why you might like using it.</p>
</div>
<div class="ft">
<ul>
<li class="pdf"><a href="http://nate.koechley.com/talks/2006/12/webbuilder/YUI/the_yui_library.pdf">PDF of the slides (1.9mb, .pdf)</a></li>
<li class="zip"><a href="http://nate.koechley.com/talks/2006/12/webbuilder/YUI.zip">Zip of the PowerPoint file and all the assets (8.3mb, .zip)</a></li>
<li class="ppt"><a href="http://nate.koechley.com/talks/2006/12/webbuilder/YUI/the_yui_library.ppt">The PowerPoint file itself (6.0mb, .ppt)</a></li>
</ul>
</div>
</div>
Accessible DHTML
<div class="bd">
<p>What are some techniques for making modern web interfaces accessible?</p>
</div>
<div class="ft">
<ul>
<li class="pdf"><a href="http://nate.koechley.com/talks/2006/12/webbuilder/ria_accessibility/ria_accessibility.pdf">PDF of the slides (3.6mb, .pdf)</a></li>
<li class="zip"><a href="http://nate.koechley.com/talks/2006/12/webbuilder/ria_accessibility.zip">Zip of the PowerPoint file and all the assets (41.9mb, .zip)</a></li>
<li class="ppt"><a href="http://nate.koechley.com/talks/2006/12/webbuilder/ria_accessibility/ria_accessibility.ppt">The PowerPoint file itself (8.5mb, .ppt)</a></li>
</ul>
</div>
</div>
<div class="mod talk">
<div class="hd">
<h4>Yahoo! vs. Yahoo! - Case Studies of Three Mainstream, Large-Scale Ajax/DHTML Implementations</h4>
</div>
<div class="bd">
<p>How do you manage complex object/event interfaces? Memory Management? Data Transportation? Etc.</p>
</div>
<div class="ft">
<ul>
<li class="pdf"><a href="http://nate.koechley.com/talks/2006/12/webbuilder/Yahoo-vs-Yahoo/Yahoo-vs-Yahoo.pdf">PDF of the slides (3.2mb, .pdf)</a></li>
<li class="zip"><a href="http://nate.koechley.com/talks/2006/12/webbuilder/Yahoo-vs-Yahoo.zip">Zip of the PowerPoint file and all the assets (39.9mb, .zip)</a></li>
<li class="ppt"><a href="http://nate.koechley.com/talks/2006/12/webbuilder/Yahoo-vs-Yahoo/Yahoo-vs-Yahoo.ppt">The PowerPoint file itself (9.9mb, .ppt)</a></li>
</ul>
</div>
</div>
Trackback or join the discussion: (2 comments so far).
Find citations on Bloglines or Technorati. View blog reactions
By category: Accessibility, Browsers, Engineering, Front End Engineering, References.
Two interesting pieces of XHTML news this week. Yesterday the Working Draft for the XHTML Role Attribute was released, and today the eighth public Working Draft of XHTML 2.0 was released.
XHTML 2.0 is clearly important, but I’m especially interested in the Role Attribute because this first public working draft comes out of the excellent Accessible DHTML work contributed to the W3C by IMB, and already functional in Firefix > 1.5.x. Here are the blurbs for each:
XHTML 2.0: Working Draft
2006-07-26: The HTML Working Group has released the eighth public Working Draft of XHTML™ 2.0. A general purpose markup language without presentation elements, XHTML 2 is designed for representing documents for a wide range of purposes across the Web. See the introduction for the differences between XHTML versions 1 and 2. Much of XHTML 2 works in existing browsers. The draft includes an implementation in RELAX NG with DTD and XML Schema implementations to follow. Visit the HTML home page. (Permalink)
XHTML Role Attribute Module: Working Draft
2006-07-25: The HTML Working Group has released the First Public Working Draft of the XHTML Role Attribute Module to provide the ability to integrate the
roleattribute into any markup language based on XHTML Modularization 1.1. Developed in conjunction with the accessibility community and other groups, the document is the first of a series of XHTML modules designed to help extend the scope of XHTML-family markup languages into new environments. Visit the HTML home page. (Permalink)
