<?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 for HTML5 Doctor</title>
	<atom:link href="http://html5doctor.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5doctor.com</link>
	<description>helping you implement HTML5 today</description>
	<lastBuildDate>Wed, 22 Feb 2012 04:05:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Designing a blog with html5 by Eulerplate, A Development Framework for Craftspeople &#171; Byte Fair</title>
		<link>http://html5doctor.com/designing-a-blog-with-html5/#comment-24544</link>
		<dc:creator>Eulerplate, A Development Framework for Craftspeople &#171; Byte Fair</dc:creator>
		<pubDate>Wed, 22 Feb 2012 04:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=47#comment-24544</guid>
		<description>[...] 500 watchers and 80 forks. It was a theme made a few years back based on Bruce Lawson&#8217;s popular article from the days when no one was quite sure how to use the new sectioning elements. Steve made a [...]</description>
		<content:encoded><![CDATA[<p>[...] 500 watchers and 80 forks. It was a theme made a few years back based on Bruce Lawson&#8217;s popular article from the days when no one was quite sure how to use the new sectioning elements. Steve made a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ol Element and Related Attributes: type, start, value, and reversed by Alohci</title>
		<link>http://html5doctor.com/ol-element-attributes/#comment-24539</link>
		<dc:creator>Alohci</dc:creator>
		<pubDate>Wed, 22 Feb 2012 00:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=4397#comment-24539</guid>
		<description>@Kevin - If I recall correctly such an idea was discussed on the w3c public-html mailing list (and probably elsewhere) and while it seems a good idea it raises all kinds of practical problems.

For example, what should happen if list A says it follows from list B, and list B says it follows from list A? What happens if list B and list C both say they follow from list A? Or what happens if list C says it follows from list B which says it follows list A, and then list B is deleted from the DOM in script?

No-one seemed to consider the use case valuable enough to want to identify all the possible issues that could arise, and define what should happen in each and every case, and then be in a position to get the browser manufacturers to sign up to implement it consistently.</description>
		<content:encoded><![CDATA[<p>@Kevin &#8211; If I recall correctly such an idea was discussed on the w3c public-html mailing list (and probably elsewhere) and while it seems a good idea it raises all kinds of practical problems.</p>
<p>For example, what should happen if list A says it follows from list B, and list B says it follows from list A? What happens if list B and list C both say they follow from list A? Or what happens if list C says it follows from list B which says it follows list A, and then list B is deleted from the DOM in script?</p>
<p>No-one seemed to consider the use case valuable enough to want to identify all the possible issues that could arise, and define what should happen in each and every case, and then be in a position to get the browser manufacturers to sign up to implement it consistently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ol Element and Related Attributes: type, start, value, and reversed by Oli Studholme</title>
		<link>http://html5doctor.com/ol-element-attributes/#comment-24534</link>
		<dc:creator>Oli Studholme</dc:creator>
		<pubDate>Tue, 21 Feb 2012 22:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=4397#comment-24534</guid>
		<description>@Philip &amp; Sam — thanks for the extra info, I’ve updated the article.

@Louis — sorry for the typo! Corrected. Thanks for the polyfill too :) Also thanks to Matthew and @lennym for the code typo heads-up. Two typos!? I must be slipping &gt;_&lt;

@Kevin — I don’t know if there’s a way to do so. Hopefully someone will tell us if there is!</description>
		<content:encoded><![CDATA[<p>@Philip &amp; Sam — thanks for the extra info, I’ve updated the article.</p>
<p>@Louis — sorry for the typo! Corrected. Thanks for the polyfill too <img src='http://html5doctor.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Also thanks to Matthew and @lennym for the code typo heads-up. Two typos!? I must be slipping >_&lt;</p>
<p>@Kevin — I don’t know if there’s a way to do so. Hopefully someone will tell us if there is!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 Simplequiz 5: URLs of commenters by Cher Stewart</title>
		<link>http://html5doctor.com/html5-simplequiz-5-urls-of-commenters/#comment-24530</link>
		<dc:creator>Cher Stewart</dc:creator>
		<pubDate>Tue, 21 Feb 2012 20:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=2741#comment-24530</guid>
		<description>@ Mike - Because nesting an article within an article gives it the role of being a subarticle, indicating it no longer needs to stand on its own to be tagged as an article. I would love to see this added to the role attribute to indicate that it is a subarticle.</description>
		<content:encoded><![CDATA[<p>@ Mike &#8211; Because nesting an article within an article gives it the role of being a subarticle, indicating it no longer needs to stand on its own to be tagged as an article. I would love to see this added to the role attribute to indicate that it is a subarticle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ol Element and Related Attributes: type, start, value, and reversed by Kevin Sweeney</title>
		<link>http://html5doctor.com/ol-element-attributes/#comment-24529</link>
		<dc:creator>Kevin Sweeney</dc:creator>
		<pubDate>Tue, 21 Feb 2012 19:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=4397#comment-24529</guid>
		<description>Being able to break lists up is great, but I wish there was also a way to denote this relationship, aside from simply assuming that an ol with a &quot;start&quot; attribute continues the previous ol instance, which might not always be the case.</description>
		<content:encoded><![CDATA[<p>Being able to break lists up is great, but I wish there was also a way to denote this relationship, aside from simply assuming that an ol with a &#8220;start&#8221; attribute continues the previous ol instance, which might not always be the case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ol Element and Related Attributes: type, start, value, and reversed by Niall McMahon</title>
		<link>http://html5doctor.com/ol-element-attributes/#comment-24524</link>
		<dc:creator>Niall McMahon</dc:creator>
		<pubDate>Tue, 21 Feb 2012 17:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=4397#comment-24524</guid>
		<description>This will certainly come in handy. I&#039;ve had to use specific values for each  before, which isn&#039;t too much of an issue for static lists, but it creates extra work if you were getting dynamic results from a database for example.</description>
		<content:encoded><![CDATA[<p>This will certainly come in handy. I&#8217;ve had to use specific values for each  before, which isn&#8217;t too much of an issue for static lists, but it creates extra work if you were getting dynamic results from a database for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ol Element and Related Attributes: type, start, value, and reversed by Louis</title>
		<link>http://html5doctor.com/ol-element-attributes/#comment-24523</link>
		<dc:creator>Louis</dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=4397#comment-24523</guid>
		<description>Hey, nice write-up, Oli. And thanks for mentioning my polyfill (which was improved recently by Remy Sharp). As Philip mentions, the latest Chrome Canary build supports &lt;code&gt;reversed&lt;/code&gt;. That&#039;s the only browser that I know of that has support. There&#039;s still an open bug report for Gecko (linked in my blog post that you cited).

And one small correction: My last name is spelled &quot;Lazaris&quot;, not &quot;Lazarus&quot;. Common mistake, but I haven&#039;t been resurrected yet. :)

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hey, nice write-up, Oli. And thanks for mentioning my polyfill (which was improved recently by Remy Sharp). As Philip mentions, the latest Chrome Canary build supports <code>reversed</code>. That&#8217;s the only browser that I know of that has support. There&#8217;s still an open bug report for Gecko (linked in my blog post that you cited).</p>
<p>And one small correction: My last name is spelled &#8220;Lazaris&#8221;, not &#8220;Lazarus&#8221;. Common mistake, but I haven&#8217;t been resurrected yet. <img src='http://html5doctor.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ol Element and Related Attributes: type, start, value, and reversed by Sam Rayner</title>
		<link>http://html5doctor.com/ol-element-attributes/#comment-24521</link>
		<dc:creator>Sam Rayner</dc:creator>
		<pubDate>Tue, 21 Feb 2012 16:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=4397#comment-24521</guid>
		<description>&lt;code&gt;&lt;ol reversed&gt;&lt;/code&gt; is also supported in the Safari 5.2 developer release :)</description>
		<content:encoded><![CDATA[<p><code>&lt;ol reversed&gt;</code> is also supported in the Safari 5.2 developer release <img src='http://html5doctor.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ol Element and Related Attributes: type, start, value, and reversed by Philip Tellis</title>
		<link>http://html5doctor.com/ol-element-attributes/#comment-24515</link>
		<dc:creator>Philip Tellis</dc:creator>
		<pubDate>Tue, 21 Feb 2012 15:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=4397#comment-24515</guid>
		<description>Very well written article, thank you.  Just wanted to point out that the &lt;code&gt;reversed&lt;/code&gt; attribute is supported by Chrome 18 (currently in the beta channel I think).</description>
		<content:encoded><![CDATA[<p>Very well written article, thank you.  Just wanted to point out that the <code>reversed</code> attribute is supported by Chrome 18 (currently in the beta channel I think).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 Custom Data Attributes (data-*) by ASKWHYWEB Solutions</title>
		<link>http://html5doctor.com/html5-custom-data-attributes/#comment-24512</link>
		<dc:creator>ASKWHYWEB Solutions</dc:creator>
		<pubDate>Tue, 21 Feb 2012 14:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=1874#comment-24512</guid>
		<description>Nice article, perhaps it needs a slight modification to be understandable by some of the very fresh and new entries into JS and HTML5.


Overall, Very good effort. I like it.
Thanks</description>
		<content:encoded><![CDATA[<p>Nice article, perhaps it needs a slight modification to be understandable by some of the very fresh and new entries into JS and HTML5.</p>
<p>Overall, Very good effort. I like it.<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

