<?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: Any-Element Linking in HTML 5 (sort of)</title>
	<atom:link href="http://www.brucelawson.co.uk/2008/any-element-linking-in-html-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brucelawson.co.uk/2008/any-element-linking-in-html-5/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 19:50:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bruce</title>
		<link>http://www.brucelawson.co.uk/2008/any-element-linking-in-html-5/comment-page-1/#comment-552101</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Thu, 18 Sep 2008 15:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/?p=774#comment-552101</guid>
		<description>You see, I expected you to all be on my case for not using the &lt;code&gt;abbr&lt;/code&gt; element to spell out what &quot;DILF&quot; stands for, not harrass me about the alt text, which was a typo. It should say &quot;love God!&quot;. As an American vice-presidential candidate I have to feign religious belief, and command others to do the same.</description>
		<content:encoded><![CDATA[<p>You see, I expected you to all be on my case for not using the <code>abbr</code> element to spell out what &#8220;DILF&#8221; stands for, not harrass me about the alt text, which was a typo. It should say &#8220;love God!&#8221;. As an American vice-presidential candidate I have to feign religious belief, and command others to do the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.brucelawson.co.uk/2008/any-element-linking-in-html-5/comment-page-1/#comment-552087</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 18 Sep 2008 13:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/?p=774#comment-552087</guid>
		<description>Does the image even need alt text in this case? Presumably there&#039;s no information carried in the image, unless the point of including the image is to make some comment about the appearance of Bruce, which is actually covered in the article with the word &quot;DILF&quot;.</description>
		<content:encoded><![CDATA[<p>Does the image even need alt text in this case? Presumably there&#8217;s no information carried in the image, unless the point of including the image is to make some comment about the appearance of Bruce, which is actually covered in the article with the word &#8220;DILF&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://www.brucelawson.co.uk/2008/any-element-linking-in-html-5/comment-page-1/#comment-552075</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Thu, 18 Sep 2008 12:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/?p=774#comment-552075</guid>
		<description>Cheers, Bruce!  I&#039;m deeply sorry I&#039;ve been unable to get back to you about this.  Must finish silly culture/politics posting and get on this one, pronto.</description>
		<content:encoded><![CDATA[<p>Cheers, Bruce!  I&#8217;m deeply sorry I&#8217;ve been unable to get back to you about this.  Must finish silly culture/politics posting and get on this one, pronto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Mabbett</title>
		<link>http://www.brucelawson.co.uk/2008/any-element-linking-in-html-5/comment-page-1/#comment-552026</link>
		<dc:creator>Andy Mabbett</dc:creator>
		<pubDate>Thu, 18 Sep 2008 09:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/?p=774#comment-552026</guid>
		<description>As an accessibility guru^W advocate, I&#039;d have thought you&#039;d have used more realistic alt text...</description>
		<content:encoded><![CDATA[<p>As an accessibility guru^W advocate, I&#8217;d have thought you&#8217;d have used more realistic alt text&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krijn Hoetmer</title>
		<link>http://www.brucelawson.co.uk/2008/any-element-linking-in-html-5/comment-page-1/#comment-552025</link>
		<dc:creator>Krijn Hoetmer</dc:creator>
		<pubDate>Thu, 18 Sep 2008 08:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/?p=774#comment-552025</guid>
		<description>You &quot;need&quot; closing tags (at least for p) and a { display: block; } though..</description>
		<content:encoded><![CDATA[<p>You &#8220;need&#8221; closing tags (at least for p) and a { display: block; } though..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trovster</title>
		<link>http://www.brucelawson.co.uk/2008/any-element-linking-in-html-5/comment-page-1/#comment-552024</link>
		<dc:creator>trovster</dc:creator>
		<pubDate>Thu, 18 Sep 2008 08:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/?p=774#comment-552024</guid>
		<description>Although this is nice, as it&#039;s a good behaviour in some cases, do you think users will understand what is happening? I know they&#039;ll work it out eventually, though.

Currently, I solve this with JavaScript, with a quick jQuery plugin I&#039;ve written. Although, my test-case is not live yet. You can view the code at http://www.trovster.com/lab/code/plugins/jquery.fitted.js though, it&#039;s not been thoroughly tested as I refactored it recently. The actual trigger might not currently work. Not sure why but the trigger doesn&#039;t work, so I have to use the window.location which is currently commented out.</description>
		<content:encoded><![CDATA[<p>Although this is nice, as it&#8217;s a good behaviour in some cases, do you think users will understand what is happening? I know they&#8217;ll work it out eventually, though.</p>
<p>Currently, I solve this with JavaScript, with a quick jQuery plugin I&#8217;ve written. Although, my test-case is not live yet. You can view the code at <a href="http://www.trovster.com/lab/code/plugins/jquery.fitted.js" rel="nofollow">http://www.trovster.com/lab/code/plugins/jquery.fitted.js</a> though, it&#8217;s not been thoroughly tested as I refactored it recently. The actual trigger might not currently work. Not sure why but the trigger doesn&#8217;t work, so I have to use the window.location which is currently commented out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
