<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WebAIM Survey Shines Light on Screen Reader Usage</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2009/02/12/webaim-survey/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2009/02/12/webaim-survey/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Victor</title>
		<link>http://www.yuiblog.com/blog/2009/02/12/webaim-survey/comment-page-1/#comment-569344</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Fri, 13 Feb 2009 19:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2009/02/12/webaim-survey/#comment-569344</guid>
		<description>Steven,
You will find that there are users who will prefer navigation before the content and not vice versa, myself is a good example of such a user :). Again, there is no one particular way people browse or process web pages.

Regarding your question about nested lists:
1. Screen readers are very good at parsing and understanding ordered, unordered and definition lists, nested or otherwise.
2. With ordered lists, screen readers will follow HTML instructions by prepanding the particular list item with its corresponding number. Most popular screen readers, such as JAWS and Window-eyes, will also recognize the type of list being used, e.g. roman numerals, outline or standard numbers.
3. When nested lists are encountered, screen readers will indicate the level of the list, e.g. 

list of 3 items
Guitars
list of 2 items nesting level 1
Acoustic
Electric
list end nesting level 1
Keyboards
list of 2 items nesting level 1
Rhodes piano
Grand piano
list end nesting level 1
Percussion
list of 2 items nesting level 1
Tablas
Rainstick
list end nesting level 1
list end

Some will go as far as announcing how many nested lists a particular list contains etc.

4. The user can navigate between lists either list by list or item by item of a particular list.

Hope this sheds some light.</description>
		<content:encoded><![CDATA[<p>Steven,<br />
You will find that there are users who will prefer navigation before the content and not vice versa, myself is a good example of such a user :). Again, there is no one particular way people browse or process web pages.</p>
<p>Regarding your question about nested lists:<br />
1. Screen readers are very good at parsing and understanding ordered, unordered and definition lists, nested or otherwise.<br />
2. With ordered lists, screen readers will follow HTML instructions by prepanding the particular list item with its corresponding number. Most popular screen readers, such as JAWS and Window-eyes, will also recognize the type of list being used, e.g. roman numerals, outline or standard numbers.<br />
3. When nested lists are encountered, screen readers will indicate the level of the list, e.g. </p>
<p>list of 3 items<br />
Guitars<br />
list of 2 items nesting level 1<br />
Acoustic<br />
Electric<br />
list end nesting level 1<br />
Keyboards<br />
list of 2 items nesting level 1<br />
Rhodes piano<br />
Grand piano<br />
list end nesting level 1<br />
Percussion<br />
list of 2 items nesting level 1<br />
Tablas<br />
Rainstick<br />
list end nesting level 1<br />
list end</p>
<p>Some will go as far as announcing how many nested lists a particular list contains etc.</p>
<p>4. The user can navigate between lists either list by list or item by item of a particular list.</p>
<p>Hope this sheds some light.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.yuiblog.com/blog/2009/02/12/webaim-survey/comment-page-1/#comment-568391</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Fri, 13 Feb 2009 05:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2009/02/12/webaim-survey/#comment-568391</guid>
		<description>Better than &quot;skip to content&quot; is to actually put your content at the beginning. A content-is-king-mentality layout goes like this:

1. page title
2. 3 or 4 useful links (like &#039;skip to ...&#039;)
3. content (with good headings)
4. relevant navigation
5. more in-depth navigation
6. other superflous elements (content is king)

I know with certain page designs, this ideal structure is possible, but as CSS this will as well - right now content order almost always must be arranged to fit the visual design, i.e. navigation or side content coming before the main content.

One thing I would really like to know about is nested lists - how do screen readers (and their users) read them? can they easily see the main list items (1, 2, 3) and &#039;skip&#039; over the sub-list items in a recursive list?</description>
		<content:encoded><![CDATA[<p>Better than &#8220;skip to content&#8221; is to actually put your content at the beginning. A content-is-king-mentality layout goes like this:</p>
<p>1. page title<br />
2. 3 or 4 useful links (like &#8216;skip to &#8230;&#8217;)<br />
3. content (with good headings)<br />
4. relevant navigation<br />
5. more in-depth navigation<br />
6. other superflous elements (content is king)</p>
<p>I know with certain page designs, this ideal structure is possible, but as CSS this will as well &#8211; right now content order almost always must be arranged to fit the visual design, i.e. navigation or side content coming before the main content.</p>
<p>One thing I would really like to know about is nested lists &#8211; how do screen readers (and their users) read them? can they easily see the main list items (1, 2, 3) and &#8216;skip&#8217; over the sub-list items in a recursive list?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

