I develop a free web browser for blind people called WebbIE (<a href="http://www.webbie.org.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.webbie.org.uk</a>). The use of images in links is a problem for my users too.
<br><br>I use the alt tag content as text for the link: if the alt tag is blank or missing I use the filename of the target, so 
<br><br><a href="http://www.mypage.com/contact.htm" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.mypage.com/contact.htm</a><br><br>becomes<br><br>Link 1: contact.htm<br><br>(And on looking at it how it should probably just go to just &quot;contact&quot;...!)
<br><br>Offered as a real-world example (insignificant numbers vs IE, significant numbers vs blind people).<br><br>-- <br>Alasdair King<br>WebbIE<br><a href="http://www.webbie.org.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.webbie.org.uk</a><br><a href="mailto:alasdair@webbie.org.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">alasdair@webbie.org.uk</a>
<br><br><div><span class="gmail_quote">On 7/15/07, <b class="gmail_sendername">Chris Casciano</b> &lt;<a href="mailto:chris@placenamehere.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">chris@placenamehere.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On Jul 14, 2007, at 6:52 PM, Benjamin Hawkes-Lewis wrote:<br><br>&gt; I&#39;m increasingly sceptical about non-qualitative statistical<br>&gt; exercises of this sort. They need to be interpreted with great<br>&gt; caution. For example, alt=&quot;&quot; may be compliant with the (X)HTML
<br>&gt; specifications, or it may not be. You just can&#39;t tell without<br>&gt; looking at the page in question.<br>&gt;<br>&gt; I&#39;m not sure why mass use or abuse of @alt, treating all webpages<br>&gt; as equals, is deterministic for hCard parsing. Doesn&#39;t there need
<br>&gt; to be a subsample containing only pages with markup that would be<br>&gt; interpreted by a microformat parser as an hCard?<br><br><br>One thing I hope we don&#39;t lose sight of is that while we as a<br>community should be promoting standards and other best practices in
<br>all web development and design fronts, if the microformat specs take<br>a hard line on issues such as this where there is some regular use of<br>a variety of techniques it may hurt both adoption on a case b case<br>basis as well as how the movement as a whole is viewed in terms of
<br>practicality.<br><br><br>Image replacement techniques, bowing to CSS, when an image is<br>considered &quot;content&quot; or not are ALL areas where reasonable people<br>have reasonable arguments for pros and cons and I think its the job
<br>of the microformats spec writers to /wherever/ possible to support<br>common coding practices, because for the most part which technique is<br>appropriate is determined by one two word rule: &quot;it depends&quot;.<br>

<br><br>Just my thought on the matter, anyway.<br><br>--<br>[ Chris Casciano ]<br>[ <a href="mailto:chris@placenamehere.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">chris@placenamehere.com</a>
 ] [ <a href="http://placenamehere.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://placenamehere.com</a> ]
<br><br>_______________________________________________<br>microformats-new mailing list<br><a href="mailto:microformats-new@microformats.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">microformats-new@microformats.org
</a><br><a href="http://microformats.org/mailman/listinfo/microformats-new" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://microformats.org/mailman/listinfo/microformats-new</a><br></blockquote></div><br><br clear="all"><br>-- <br>Alasdair King