<?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: Accessible Folksonomies</title>
	<atom:link href="http://www.alttags.org/accessibility/accessible-folksonomies/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alttags.org/accessibility/accessible-folksonomies/</link>
	<description>Accessibility, Usability and Web Standards</description>
	<lastBuildDate>Wed, 03 Mar 2010 02:14:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Douglas Clifton</title>
		<link>http://www.alttags.org/accessibility/accessible-folksonomies/comment-page-1/#comment-2005</link>
		<dc:creator>Douglas Clifton</dc:creator>
		<pubDate>Sat, 04 Jun 2005 02:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.alttags.org/archives/2005/02/27/42/#comment-2005</guid>
		<description>Funny I should stumble on your post. I just myself implemented one of these &quot;tag clouds&quot; this morning. I never even bothered to study how Technorati or the social bookmark sites implemented theirs, I just sort of winged it. And although I&#039;m not using a list, I seemed to have done pretty well on the other points you make. You can check it out yourself by visiting the link associated with my name on this post. Thanks for your insights. ~d</description>
		<content:encoded><![CDATA[<p>Funny I should stumble on your post. I just myself implemented one of these &#8220;tag clouds&#8221; this morning. I never even bothered to study how Technorati or the social bookmark sites implemented theirs, I just sort of winged it. And although I&#8217;m not using a list, I seemed to have done pretty well on the other points you make. You can check it out yourself by visiting the link associated with my name on this post. Thanks for your insights. ~d</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavidSturtz.com</title>
		<link>http://www.alttags.org/accessibility/accessible-folksonomies/comment-page-1/#comment-1302</link>
		<dc:creator>DavidSturtz.com</dc:creator>
		<pubDate>Mon, 28 Mar 2005 19:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.alttags.org/archives/2005/02/27/42/#comment-1302</guid>
		<description>&lt;strong&gt;Folksonomy Visualization&lt;/strong&gt;

MIT Media Lab&#039;s John Maeda calls Flickr&#039;s visualization of popular tags &quot;the greatest diagram of 2004.&quot; There are many things to admire about this format. Since it is about words,...</description>
		<content:encoded><![CDATA[<p><strong>Folksonomy Visualization</strong></p>
<p>MIT Media Lab&#8217;s John Maeda calls Flickr&#8217;s visualization of popular tags &#8220;the greatest diagram of 2004.&#8221; There are many things to admire about this format. Since it is about words,&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirk Biglione</title>
		<link>http://www.alttags.org/accessibility/accessible-folksonomies/comment-page-1/#comment-1277</link>
		<dc:creator>Kirk Biglione</dc:creator>
		<pubDate>Fri, 25 Mar 2005 03:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.alttags.org/archives/2005/02/27/42/#comment-1277</guid>
		<description>&lt;strong&gt;Sander&lt;/strong&gt; - thanks for the feedback.  I want to stress that I don&#8217;t have all of the answers, I&#8217;m just proposing one possible solution.  Your point regarding the difficulties of scripting style sheets is well taken.  I suspect that&#8217;s one of the reasons the current group of weighted lists are implemented the way they are.   

We&#8217;ll have to agree to disagree on the issue of inline styles taking on semantic meaning. 

&lt;strong&gt;Bud&lt;/strong&gt;  Thanks for posting the link to your article! I just got back from SXSW where everyone was buzzing about Tantek&#8217;s presentation on microformats.  It was quit thought provoking and it got me thinking that a microformat might be a good approach to the issues I raised in my article.  I have to admit, I hadn&#8217;t gotten much further than pondering the issue in very abstract terms.  It looks like you&#8217;ve already done quite a bit of work on this one.  I look forward to reading your article.  

&lt;strong&gt;Seth&lt;/strong&gt; You are correct - font resizing is not an issue in Firefox.  However, IE is unable to resize fonts that have been defined as an absolute unit.  That&#8217;s a problem.  Especially on weighted lists that use very small fonts.  I tend to agree with your assessment of how the weight should be represented &#8212; either as a numeric value next to the term or as a value expressed in the title attribute of the anchor element.  

One of the advantages of marking the links up as list items is that most screen readers will tell the user how many items are in the list (giving the user an idea of what they&#8217;re in for once they start reading the links).  

Thanks for the compliment on the theme.  It&#8217;s a custom theme that I created around the original design that &lt;a href=&quot;http://www.francey.org/&quot; rel=&quot;nofollow&quot;&gt;Francey&lt;/a&gt; did for us a while back. She does great work.
</description>
		<content:encoded><![CDATA[<p><strong>Sander</strong> &#8211; thanks for the feedback.  I want to stress that I don&#8217;t have all of the answers, I&#8217;m just proposing one possible solution.  Your point regarding the difficulties of scripting style sheets is well taken.  I suspect that&#8217;s one of the reasons the current group of weighted lists are implemented the way they are.   </p>
<p>We&#8217;ll have to agree to disagree on the issue of inline styles taking on semantic meaning. </p>
<p><strong>Bud</strong>  Thanks for posting the link to your article! I just got back from SXSW where everyone was buzzing about Tantek&#8217;s presentation on microformats.  It was quit thought provoking and it got me thinking that a microformat might be a good approach to the issues I raised in my article.  I have to admit, I hadn&#8217;t gotten much further than pondering the issue in very abstract terms.  It looks like you&#8217;ve already done quite a bit of work on this one.  I look forward to reading your article.  </p>
<p><strong>Seth</strong> You are correct &#8211; font resizing is not an issue in Firefox.  However, IE is unable to resize fonts that have been defined as an absolute unit.  That&#8217;s a problem.  Especially on weighted lists that use very small fonts.  I tend to agree with your assessment of how the weight should be represented &#8212; either as a numeric value next to the term or as a value expressed in the title attribute of the anchor element.  </p>
<p>One of the advantages of marking the links up as list items is that most screen readers will tell the user how many items are in the list (giving the user an idea of what they&#8217;re in for once they start reading the links).  </p>
<p>Thanks for the compliment on the theme.  It&#8217;s a custom theme that I created around the original design that <a href="http://www.francey.org/" rel="nofollow">Francey</a> did for us a while back. She does great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Russell</title>
		<link>http://www.alttags.org/accessibility/accessible-folksonomies/comment-page-1/#comment-1276</link>
		<dc:creator>Seth Russell</dc:creator>
		<pubDate>Thu, 24 Mar 2005 23:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.alttags.org/archives/2005/02/27/42/#comment-1276</guid>
		<description>Great article!  I checkeed all the popular folksonomy pages that you mentioned and all of them were able to resize the text in Firefox, so part of the problem might be IE.  I also checked the pages with Denies&#039;s WinEyes screen reader and they were readable.  I doubt that a blind person is ever going to be able to grok the weight of the terms based upon the font size.  I think a better method would be to put an actual weight next to the term ... like &quot;folkosonomy (32)&quot; where (100) might be the most popular on the page.  Imho, for a blind person a list is no better to tab through than a paragraph of links.   

Incidentally, what WordPress theme are you using ... it is spectaculay, i want it!</description>
		<content:encoded><![CDATA[<p>Great article!  I checkeed all the popular folksonomy pages that you mentioned and all of them were able to resize the text in Firefox, so part of the problem might be IE.  I also checked the pages with Denies&#8217;s WinEyes screen reader and they were readable.  I doubt that a blind person is ever going to be able to grok the weight of the terms based upon the font size.  I think a better method would be to put an actual weight next to the term &#8230; like &#8220;folkosonomy (32)&#8221; where (100) might be the most popular on the page.  Imho, for a blind person a list is no better to tab through than a paragraph of links.   </p>
<p>Incidentally, what WordPress theme are you using &#8230; it is spectaculay, i want it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bud Gibson</title>
		<link>http://www.alttags.org/accessibility/accessible-folksonomies/comment-page-1/#comment-1271</link>
		<dc:creator>Bud Gibson</dc:creator>
		<pubDate>Thu, 24 Mar 2005 17:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.alttags.org/archives/2005/02/27/42/#comment-1271</guid>
		<description>You raise a number of good points about the accessibility of folksonomy menus.  Folksonomy entries themselves also suffer from this same lack of standards and use of semantic mark-up.  This makes accessibility hard from the perspective of both people and machines.

I&#039;ve started an attempt to create an xhtml microformat for folksonomy under the title xFolk.  It would really benefit from further examination.  Have a look here:

http://thecommunityengine.com/home/archives/xfolk/</description>
		<content:encoded><![CDATA[<p>You raise a number of good points about the accessibility of folksonomy menus.  Folksonomy entries themselves also suffer from this same lack of standards and use of semantic mark-up.  This makes accessibility hard from the perspective of both people and machines.</p>
<p>I&#8217;ve started an attempt to create an xhtml microformat for folksonomy under the title xFolk.  It would really benefit from further examination.  Have a look here:</p>
<p><a href="http://thecommunityengine.com/home/archives/xfolk/" rel="nofollow">http://thecommunityengine.com/home/archives/xfolk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blog &#124; bookslope</title>
		<link>http://www.alttags.org/accessibility/accessible-folksonomies/comment-page-1/#comment-1270</link>
		<dc:creator>blog &#124; bookslope</dc:creator>
		<pubDate>Thu, 24 Mar 2005 03:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.alttags.org/archives/2005/02/27/42/#comment-1270</guid>
		<description>&lt;strong&gt;Accessible Folksonomies&lt;/strong&gt;

alt tags ≫ Blog Archive ≫ Accessible Folksonomies http://www.alttags.org/archives/2005/02/27/42/ メモ。...</description>
		<content:encoded><![CDATA[<p><strong>Accessible Folksonomies</strong></p>
<p>alt tags ≫ Blog Archive ≫ Accessible Folksonomies <a href="http://www.alttags.org/archives/2005/02/27/42/" rel="nofollow">http://www.alttags.org/archives/2005/02/27/42/</a> メモ。&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sander</title>
		<link>http://www.alttags.org/accessibility/accessible-folksonomies/comment-page-1/#comment-1265</link>
		<dc:creator>Sander</dc:creator>
		<pubDate>Wed, 23 Mar 2005 13:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.alttags.org/archives/2005/02/27/42/#comment-1265</guid>
		<description>Regarding your inline styles argument.
I would argue that this might be one of the few times inline styles make sense because of the following reasons:

1. it is easier for developers to use scripting languages in markup then in stylesheets. (no need for setting up headers and bindings on the server - it is already configured and not everyone can configurate their server)
2. using classes with names like class=&quot;rank-10&quot; / class=&quot;rank-49&quot; or even &quot;size-110pct&quot; are meaningless and clutter the stylesheet, when values change, the whole stylesheet needs to be reloaded by the browser.
3. per 1: they can use percentages as font-sizes inline, which then obtain a semantic meaning, and as part of a list can still be scaled by userstylesheets on the (un)ordered-list element (also possible by using classes).

Furthermore it would be an accessibility improvement if the links or list-items would have their title attribute set to something meaningful (such as rank or percentage).</description>
		<content:encoded><![CDATA[<p>Regarding your inline styles argument.<br />
I would argue that this might be one of the few times inline styles make sense because of the following reasons:</p>
<p>1. it is easier for developers to use scripting languages in markup then in stylesheets. (no need for setting up headers and bindings on the server &#8211; it is already configured and not everyone can configurate their server)<br />
2. using classes with names like class=&#8221;rank-10&#8243; / class=&#8221;rank-49&#8243; or even &#8220;size-110pct&#8221; are meaningless and clutter the stylesheet, when values change, the whole stylesheet needs to be reloaded by the browser.<br />
3. per 1: they can use percentages as font-sizes inline, which then obtain a semantic meaning, and as part of a list can still be scaled by userstylesheets on the (un)ordered-list element (also possible by using classes).</p>
<p>Furthermore it would be an accessibility improvement if the links or list-items would have their title attribute set to something meaningful (such as rank or percentage).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linkages - avianto's quicklinks</title>
		<link>http://www.alttags.org/accessibility/accessible-folksonomies/comment-page-1/#comment-1130</link>
		<dc:creator>linkages - avianto's quicklinks</dc:creator>
		<pubDate>Tue, 01 Mar 2005 16:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.alttags.org/archives/2005/02/27/42/#comment-1130</guid>
		<description>&lt;strong&gt;&lt;/strong&gt;
alt tags : Accessible Folksonomies: Accessibility, Usability and Web Standards...</description>
		<content:encoded><![CDATA[<p><strong></strong><br />
alt tags : Accessible Folksonomies: Accessibility, Usability and Web Standards&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Herzog</title>
		<link>http://www.alttags.org/accessibility/accessible-folksonomies/comment-page-1/#comment-1122</link>
		<dc:creator>Stefan Herzog</dc:creator>
		<pubDate>Mon, 28 Feb 2005 18:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.alttags.org/archives/2005/02/27/42/#comment-1122</guid>
		<description>Good article. Consider additionally the potential of offering different views on the folksomony menu on the same site with different CSSs. If content and layout is properly separated (like in &lt;a href=&quot;http://www.alttags.org/folksonomy.html&quot; title=&quot;Accessible Folksonomy Index&quot;&gt;your example site&lt;/a&gt;) then different views on the menu can be realised, depending on user preferences and  &lt;a href=&quot;http://www.w3.org/WAI/&quot; title=&quot;Web Accessibility Initiative (WAI)&quot;&gt;user disabilities&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Good article. Consider additionally the potential of offering different views on the folksomony menu on the same site with different CSSs. If content and layout is properly separated (like in <a href="http://www.alttags.org/folksonomy.html" title="Accessible Folksonomy Index">your example site</a>) then different views on the menu can be realised, depending on user preferences and  <a href="http://www.w3.org/WAI/" title="Web Accessibility Initiative (WAI)">user disabilities</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
