<?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"
	>
<channel>
	<title>Comments for Web Access Centre Blog</title>
	<atom:link href="http://www.rnib.org.uk/wacblog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rnib.org.uk/wacblog</link>
	<description></description>
	<pubDate>Sat,  4 Jul 2009 23:21:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Too much accessibility  - TABINDEX by Christopher</title>
		<link>http://www.rnib.org.uk/wacblog/articles/too-much-accessibility/too-much-accessibility-tabindex/#comment-151870</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Fri, 05 Jun 2009 23:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/general-accessibility/too-much-accessibility-tabindex/#comment-151870</guid>
		<description>When using the tabindex attribute, if you specify tabindex="0" for an element, it will receive focus in the order that it falls in the document.  That is, it will be able to receive focus, but it will not change the tab order.</description>
		<content:encoded><![CDATA[<p>When using the tabindex attribute, if you specify tabindex=&#8221;0&#8243; for an element, it will receive focus in the order that it falls in the document.  That is, it will be able to receive focus, but it will not change the tab order.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Better Connected, Better Results: Headings by Richard Warren</title>
		<link>http://www.rnib.org.uk/wacblog/articles/better-connected/better-connected-better-results-headings/#comment-150930</link>
		<dc:creator>Richard Warren</dc:creator>
		<pubDate>Sun, 31 May 2009 20:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/better-connected/better-connected-better-results-headings/#comment-150930</guid>
		<description>Yes, I do have experience with problems of more than one heading level 1. Searching for a printer Google gave me an address, I went their but the first heading I heard said Cameras so I went back and tried some other other sites. Later on one of my kids pointed out that the first site had the same printer I bought at a cheaper price. The original page had four level 1 headings (Cameras,Printers, Scanners, Accessories), Each folowed by level 2 headings and text for a variety of each. But how was  supposed to know, I don't have the time, or patience, to listen to all the content on every page Google gives me just in case what I want is burried somewhere near the bottom. The offending page should have had one top level heading sumarising what the page contained then second level for each of the catagories.</description>
		<content:encoded><![CDATA[<p>Yes, I do have experience with problems of more than one heading level 1. Searching for a printer Google gave me an address, I went their but the first heading I heard said Cameras so I went back and tried some other other sites. Later on one of my kids pointed out that the first site had the same printer I bought at a cheaper price. The original page had four level 1 headings (Cameras,Printers, Scanners, Accessories), Each folowed by level 2 headings and text for a variety of each. But how was  supposed to know, I don&#8217;t have the time, or patience, to listen to all the content on every page Google gives me just in case what I want is burried somewhere near the bottom. The offending page should have had one top level heading sumarising what the page contained then second level for each of the catagories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick tips for accessible headings by Jeff Burnz</title>
		<link>http://www.rnib.org.uk/wacblog/headings/quick-tips-for-accessible-headings/#comment-150539</link>
		<dc:creator>Jeff Burnz</dc:creator>
		<pubDate>Fri, 29 May 2009 09:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/?p=199#comment-150539</guid>
		<description>I am working on the development and accessibility issues for the next release of the Drupal content management system (http://drupal.org).

In the default theme that comes with Drupal we have two menus that precede the main content in the source order. Right now we are discussing whether or not to place headings on those menus—so that all menus are preceded by heading. The problem of course is that the main h1 element then comes after h2.

I do not think it is feasible at this stage to alter the source order. The theme in is use on many thousands of websites and users often makes changes which means their sites could be break in the next update. Also the design makes source ordering this problematic. We cant just throw away this theme either, we are stuck with it for now.

So my question is this, is it better to provide these headings for menus, even though they are not hierarchically correct, or leave them out?

If we add them in we'll have a heading structure like this for all internal pages (the homepage is different, where the site name is wrapped in the h1).

h2
h2
h1
h2
etc.

Thank-you.</description>
		<content:encoded><![CDATA[<p>I am working on the development and accessibility issues for the next release of the Drupal content management system (http://drupal.org).</p>
<p>In the default theme that comes with Drupal we have two menus that precede the main content in the source order. Right now we are discussing whether or not to place headings on those menus—so that all menus are preceded by heading. The problem of course is that the main h1 element then comes after h2.</p>
<p>I do not think it is feasible at this stage to alter the source order. The theme in is use on many thousands of websites and users often makes changes which means their sites could be break in the next update. Also the design makes source ordering this problematic. We cant just throw away this theme either, we are stuck with it for now.</p>
<p>So my question is this, is it better to provide these headings for menus, even though they are not hierarchically correct, or leave them out?</p>
<p>If we add them in we&#8217;ll have a heading structure like this for all internal pages (the homepage is different, where the site name is wrapped in the h1).</p>
<p>h2<br />
h2<br />
h1<br />
h2<br />
etc.</p>
<p>Thank-you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Too much accessibility - TITLE attributes by SP</title>
		<link>http://www.rnib.org.uk/wacblog/articles/too-much-accessibility/too-much-accessibility-title-attributes/#comment-148799</link>
		<dc:creator>SP</dc:creator>
		<pubDate>Tue, 19 May 2009 15:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/articles/too-much-accessibility/too-much-accessibility-title-attributes/#comment-148799</guid>
		<description>I make pretty heavy use of title attributes.

I use them on Dutch pages where the owner wants to follow the hip and trendy "Home" for the home page, while plenty of older people aren't sure what that is (and it gets pronounced "homeh" or "homa"  for them, or they look for a word spelled "hoom" like Grandma wrote on a note to us recently), so I often have home links (but not other links) stating "hoofd pagina".  It's a language thing, and eventually "Home" will just be an internet norm for Dutch pages.  But it's not there yet.
The only way I've been able to make JAWS take a pause after the titles is to actually add a "." at the end. 

I use them when doing image replacement on logos, who are also usually links to the home page.  Usually the text behind it is "Company Name", the anchor has no text at all but the title, mostly telling people that yes, this logo is following the convention of linking to the home page.  What screen readers get is "Company Name link Home Page" ("link" being the reader itself, not my title text).

I use them on inputs where for whatever reason, a question in a form is not in a form control (and thus not read out).  Visual users, even keyboarders, get the p or h3 or whatever the non-form-control is.  I nipped this one from Juicy Studios.

I use them on anchors wrapping thumbnail images who have no alt text, stating "larger image" (in Dutch tho) as that's the purpose of the link, and there is no link text.  Keyboarders get the suck end of this, though on a repetitive page such as a shopping cart page, one time clicking on a thumb shows you exactly what all the rest of them do.  A better way to do it would be to have text announcing this right before the thumbnails, but I can't always afford to do this.

For CSS "image maps" (usually lists) I do not use title attribute, I'll pull a span or something offscreen and have it appear just like a title on focus or hover, since I'm already adding anchors over the map.  However, I'm not sure it's worth the pile of extra CSS and the rigidity necessary to do this for other things people like to stick titles on (like links on plain old menus).  Image maps can afford to be sized in pixels, since their image is sized in pixels.  Menus however need to scale, as does regular body text and anchors.

Using tooltip spans in the middle of text has been done, although Opera had a nasty bug that appeared with that, if you scrolled the page or something.  Not sure if that's been fixed in 9.6, but it was in 9.5.  Something to do with an absolutely positioned child span inside a relatively positioned inline  element.
 
I have used title in forms for when a label is also a link to something (a larger page with further explanations, to open an Excel sheet, to open a PDF) back when I was forced to open those things in new windows (with the deprecated target atty) as the back-end could not always keep filled-in but not-yet-submitted information, and having someone click a supposedly "helpful" link, only to go back with the back button to find their browser isn't caching (you can never count on people having brower caching on) prompted this.  So the anchor had a title stating that the whatever opened in a new window (later I managed to change the PDFs to just opening the PDF reader, but I still kept the titles stating this was a link to a PDF).    Using Javascript was not an option.
Luckily nowadays we can track people with sessions, no need for target, though they tend to miss folks like me because I don't accept cookies (like many other web surfers. Still using titles on anchors to state the link is a pdf, along with a background image.  Worst comes to worst, people clicking on it get prompted by their OS what they want to open this PDF with, which they can cancel and go back to the page.

I use tooltips regularly on icons, whether they are anchors or not.  To this day, I remember my mother driving the car and saying "I wonder, what does the little flag in the water mean again and why is it glowing?"  Thus, I usually turn images off where there are lots of icons so I can read them, but a tooltip often does the same job for me.  It's too helpful when you're being dictated to by a stringent graphic designer and you cannot add any real text or there's no room (the purpose of the icon in the first place).  Keyboarders get the suck here too, but that isn't going to stop me from trying to at least make it useful to SOME people.  I hate icons.

I've avoided name attributes, from back when I thought I was writing XHTML (it's not deprecated in 1.0 but it is after that, as "name" was reserved for other things) and it's a habit that's stuck.  That and I don't suppose names should never be read out, those are for internal use only (just like on form inputs).  

That keyboarders can't get tooltips on :focus is the fault of the browser vendors and I lay the blame at their feet.  They're so busy adding gee-whiz factors and trying to implement that HTML5 junk, while leaving other things in the back field.</description>
		<content:encoded><![CDATA[<p>I make pretty heavy use of title attributes.</p>
<p>I use them on Dutch pages where the owner wants to follow the hip and trendy &#8220;Home&#8221; for the home page, while plenty of older people aren&#8217;t sure what that is (and it gets pronounced &#8220;homeh&#8221; or &#8220;homa&#8221;  for them, or they look for a word spelled &#8220;hoom&#8221; like Grandma wrote on a note to us recently), so I often have home links (but not other links) stating &#8220;hoofd pagina&#8221;.  It&#8217;s a language thing, and eventually &#8220;Home&#8221; will just be an internet norm for Dutch pages.  But it&#8217;s not there yet.<br />
The only way I&#8217;ve been able to make JAWS take a pause after the titles is to actually add a &#8220;.&#8221; at the end. </p>
<p>I use them when doing image replacement on logos, who are also usually links to the home page.  Usually the text behind it is &#8220;Company Name&#8221;, the anchor has no text at all but the title, mostly telling people that yes, this logo is following the convention of linking to the home page.  What screen readers get is &#8220;Company Name link Home Page&#8221; (&#8221;link&#8221; being the reader itself, not my title text).</p>
<p>I use them on inputs where for whatever reason, a question in a form is not in a form control (and thus not read out).  Visual users, even keyboarders, get the p or h3 or whatever the non-form-control is.  I nipped this one from Juicy Studios.</p>
<p>I use them on anchors wrapping thumbnail images who have no alt text, stating &#8220;larger image&#8221; (in Dutch tho) as that&#8217;s the purpose of the link, and there is no link text.  Keyboarders get the suck end of this, though on a repetitive page such as a shopping cart page, one time clicking on a thumb shows you exactly what all the rest of them do.  A better way to do it would be to have text announcing this right before the thumbnails, but I can&#8217;t always afford to do this.</p>
<p>For CSS &#8220;image maps&#8221; (usually lists) I do not use title attribute, I&#8217;ll pull a span or something offscreen and have it appear just like a title on focus or hover, since I&#8217;m already adding anchors over the map.  However, I&#8217;m not sure it&#8217;s worth the pile of extra CSS and the rigidity necessary to do this for other things people like to stick titles on (like links on plain old menus).  Image maps can afford to be sized in pixels, since their image is sized in pixels.  Menus however need to scale, as does regular body text and anchors.</p>
<p>Using tooltip spans in the middle of text has been done, although Opera had a nasty bug that appeared with that, if you scrolled the page or something.  Not sure if that&#8217;s been fixed in 9.6, but it was in 9.5.  Something to do with an absolutely positioned child span inside a relatively positioned inline  element.</p>
<p>I have used title in forms for when a label is also a link to something (a larger page with further explanations, to open an Excel sheet, to open a PDF) back when I was forced to open those things in new windows (with the deprecated target atty) as the back-end could not always keep filled-in but not-yet-submitted information, and having someone click a supposedly &#8220;helpful&#8221; link, only to go back with the back button to find their browser isn&#8217;t caching (you can never count on people having brower caching on) prompted this.  So the anchor had a title stating that the whatever opened in a new window (later I managed to change the PDFs to just opening the PDF reader, but I still kept the titles stating this was a link to a PDF).    Using Javascript was not an option.<br />
Luckily nowadays we can track people with sessions, no need for target, though they tend to miss folks like me because I don&#8217;t accept cookies (like many other web surfers. Still using titles on anchors to state the link is a pdf, along with a background image.  Worst comes to worst, people clicking on it get prompted by their OS what they want to open this PDF with, which they can cancel and go back to the page.</p>
<p>I use tooltips regularly on icons, whether they are anchors or not.  To this day, I remember my mother driving the car and saying &#8220;I wonder, what does the little flag in the water mean again and why is it glowing?&#8221;  Thus, I usually turn images off where there are lots of icons so I can read them, but a tooltip often does the same job for me.  It&#8217;s too helpful when you&#8217;re being dictated to by a stringent graphic designer and you cannot add any real text or there&#8217;s no room (the purpose of the icon in the first place).  Keyboarders get the suck here too, but that isn&#8217;t going to stop me from trying to at least make it useful to SOME people.  I hate icons.</p>
<p>I&#8217;ve avoided name attributes, from back when I thought I was writing XHTML (it&#8217;s not deprecated in 1.0 but it is after that, as &#8220;name&#8221; was reserved for other things) and it&#8217;s a habit that&#8217;s stuck.  That and I don&#8217;t suppose names should never be read out, those are for internal use only (just like on form inputs).  </p>
<p>That keyboarders can&#8217;t get tooltips on :focus is the fault of the browser vendors and I lay the blame at their feet.  They&#8217;re so busy adding gee-whiz factors and trying to implement that HTML5 junk, while leaving other things in the back field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick tips for accessible headings by Isabella</title>
		<link>http://www.rnib.org.uk/wacblog/headings/quick-tips-for-accessible-headings/#comment-146770</link>
		<dc:creator>Isabella</dc:creator>
		<pubDate>Mon, 04 May 2009 10:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/?p=199#comment-146770</guid>
		<description>Hi Henry,
Thanks for the tutorial, exactly what I was looking for, being a bit confused about how to use the h1/h2 etc correctly.

My questions are a bit similar to the ones of Allard.

I watched the video on Youtube, read your article and visited the webpage of "A List Apart". What I noticed from this website was that in their examples of html 5, they use H1 several times on the same page. Given that W3C speaks about "guidelines" and not "must-do's" I suppose it's all a bit about interpretation? 
My question is: I just built a website in which I used H1 as the title of the main article/articles on the page (so on some pages I had more than one H1, especially on the home page that contains bits of several articles, a bit like in a blog). This website was tested by a man using a screen reader, and he said it was very comprehensible. However, semantically these H1s came after several h2 (titles of the navigation), so I suppose that's not correct?
Why exactly is it necessary to use the title of the page in a H1, when this title is already stated in the "title" section of the head? Won't it then be read out twice by the screen reader, one after the other, boring the user to bits?

Also, I noticed some developers use h2 for all the links. Is this correct, or is it better to use a h2 for the title of the navigation (and then hide it via CSS)?
It does seem a bit strange to me that the titles of the navigation bars is marked h2, and the the titles of articled are marked H3 (coming much later in the HTML code). Or should they be marked H2 aswell?

Thanks for you feedback, this is really helpful!</description>
		<content:encoded><![CDATA[<p>Hi Henry,<br />
Thanks for the tutorial, exactly what I was looking for, being a bit confused about how to use the h1/h2 etc correctly.</p>
<p>My questions are a bit similar to the ones of Allard.</p>
<p>I watched the video on Youtube, read your article and visited the webpage of &#8220;A List Apart&#8221;. What I noticed from this website was that in their examples of html 5, they use H1 several times on the same page. Given that W3C speaks about &#8220;guidelines&#8221; and not &#8220;must-do&#8217;s&#8221; I suppose it&#8217;s all a bit about interpretation?<br />
My question is: I just built a website in which I used H1 as the title of the main article/articles on the page (so on some pages I had more than one H1, especially on the home page that contains bits of several articles, a bit like in a blog). This website was tested by a man using a screen reader, and he said it was very comprehensible. However, semantically these H1s came after several h2 (titles of the navigation), so I suppose that&#8217;s not correct?<br />
Why exactly is it necessary to use the title of the page in a H1, when this title is already stated in the &#8220;title&#8221; section of the head? Won&#8217;t it then be read out twice by the screen reader, one after the other, boring the user to bits?</p>
<p>Also, I noticed some developers use h2 for all the links. Is this correct, or is it better to use a h2 for the title of the navigation (and then hide it via CSS)?<br />
It does seem a bit strange to me that the titles of the navigation bars is marked h2, and the the titles of articled are marked H3 (coming much later in the HTML code). Or should they be marked H2 aswell?</p>
<p>Thanks for you feedback, this is really helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accessibility 2.0 podcasts: catch up on the controversy and creativity by James</title>
		<link>http://www.rnib.org.uk/wacblog/conferences/accessibility-20-podcasts-catch-up-on-the-controversy-and-creativity/#comment-146033</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 30 Apr 2009 07:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/?p=207#comment-146033</guid>
		<description>There is some great information here on up and coming trends with Web 2.0, accessibility and general availability issues. This affects all users not just those with disabilities.</description>
		<content:encoded><![CDATA[<p>There is some great information here on up and coming trends with Web 2.0, accessibility and general availability issues. This affects all users not just those with disabilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Too much accessibility  - TABINDEX by David Chambers</title>
		<link>http://www.rnib.org.uk/wacblog/articles/too-much-accessibility/too-much-accessibility-tabindex/#comment-144159</link>
		<dc:creator>David Chambers</dc:creator>
		<pubDate>Sun, 19 Apr 2009 16:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/general-accessibility/too-much-accessibility-tabindex/#comment-144159</guid>
		<description>I do my best to make sure that the sites I code are accessible. I have used tabindex in the past, but having read this post, I will be wary about doing so in the future.

The problem, as you point out, is that users have control over which elements on the page are keyboard accessible. In Camino, for example, users can choose between "text fields", "all form controls", and "all form controls and links". Since some users enable keyboard access for all text fields, form controls, and links, if a tabindex is to be used at all it must be applied to every one of these elements on the page. The only reason to do this would be to change the order in which these elements are accessed via the tab key. This can be better achieved by rearranging the source code.</description>
		<content:encoded><![CDATA[<p>I do my best to make sure that the sites I code are accessible. I have used tabindex in the past, but having read this post, I will be wary about doing so in the future.</p>
<p>The problem, as you point out, is that users have control over which elements on the page are keyboard accessible. In Camino, for example, users can choose between &#8220;text fields&#8221;, &#8220;all form controls&#8221;, and &#8220;all form controls and links&#8221;. Since some users enable keyboard access for all text fields, form controls, and links, if a tabindex is to be used at all it must be applied to every one of these elements on the page. The only reason to do this would be to change the order in which these elements are accessed via the tab key. This can be better achieved by rearranging the source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick tips for accessible headings by dani</title>
		<link>http://www.rnib.org.uk/wacblog/headings/quick-tips-for-accessible-headings/#comment-142451</link>
		<dc:creator>dani</dc:creator>
		<pubDate>Sat, 11 Apr 2009 14:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/?p=199#comment-142451</guid>
		<description>I think I have the same idea with Allard. On the homepage, blog title is h1, h2 is for posts title. But on the single pages, h1 is for post title or page title. Probably related to some SEO rules. There are inconsistency. Is it bad?</description>
		<content:encoded><![CDATA[<p>I think I have the same idea with Allard. On the homepage, blog title is h1, h2 is for posts title. But on the single pages, h1 is for post title or page title. Probably related to some SEO rules. There are inconsistency. Is it bad?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Overcoming the challenge of podcast transcription by James</title>
		<link>http://www.rnib.org.uk/wacblog/multimedia/overcoming-the-challenge-of-podcast-transcription/#comment-138706</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 24 Mar 2009 09:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/multimedia/overcoming-the-challenge-of-podcast-transcription/#comment-138706</guid>
		<description>Just to add to the point 4 on accessibility of the transcription. It is worth noting also that a transcript of a podcast can add considerable weight to the Search Engines ability to index its content which would normally be missed if no transcript was provided. This can help with website page rankings and search positioning. I believe google is trialing video search which attempts to index video content directly but at present the jury is out on whether this reaches mainstream. james@seotranscript.com.</description>
		<content:encoded><![CDATA[<p>Just to add to the point 4 on accessibility of the transcription. It is worth noting also that a transcript of a podcast can add considerable weight to the Search Engines ability to index its content which would normally be missed if no transcript was provided. This can help with website page rankings and search positioning. I believe google is trialing video search which attempts to index video content directly but at present the jury is out on whether this reaches mainstream. <a href="mailto:james@seotranscript.com">james@seotranscript.com</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Too much accessibility - TITLE attributes by JP Spear</title>
		<link>http://www.rnib.org.uk/wacblog/articles/too-much-accessibility/too-much-accessibility-title-attributes/#comment-136295</link>
		<dc:creator>JP Spear</dc:creator>
		<pubDate>Thu, 12 Mar 2009 02:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnib.org.uk/wacblog/articles/too-much-accessibility/too-much-accessibility-title-attributes/#comment-136295</guid>
		<description>The code did not post as intended so here goes another try:

&#60;a href="..." ...&#62;Read more&#60;span style="hide me off screen"&#62; about XYZ&#60;/span&#62;&#60;/a&#62;</description>
		<content:encoded><![CDATA[<p>The code did not post as intended so here goes another try:</p>
<p>&lt;a href=&#8221;&#8230;&#8221; &#8230;&gt;Read more&lt;span style=&#8221;hide me off screen&#8221;&gt; about XYZ&lt;/span&gt;&lt;/a&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
