<?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: Understanding aside</title>
	<atom:link href="http://html5doctor.com/understanding-aside/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5doctor.com/understanding-aside/</link>
	<description>helping you implement HTML5 today</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:04:25 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Giving html 5 a Try &#171; Functional Shmunctional</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-2/#comment-2255</link>
		<dc:creator>Giving html 5 a Try &#171; Functional Shmunctional</dc:creator>
		<pubDate>Thu, 11 Feb 2010 11:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-2255</guid>
		<description>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</description>
		<content:encoded><![CDATA[<p>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zed</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-2/#comment-1479</link>
		<dc:creator>Zed</dc:creator>
		<pubDate>Mon, 26 Oct 2009 02:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-1479</guid>
		<description>This article &lt;em&gt;still&lt;/em&gt; reflects a previous version of the spec.  Considering the spec is still a WIP would it not make sense to note clearly which revision this/each article refers to?  As &lt;strong&gt;Colin&lt;/strong&gt; mentions above, this article now contradicts the spec and could easily send someone off &#039;down the wrong path&#039;...</description>
		<content:encoded><![CDATA[<p>This article <em>still</em> reflects a previous version of the spec.  Considering the spec is still a WIP would it not make sense to note clearly which revision this/each article refers to?  As <strong>Colin</strong> mentions above, this article now contradicts the spec and could easily send someone off &#8216;down the wrong path&#8217;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-1/#comment-1394</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 15 Oct 2009 19:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-1394</guid>
		<description>@Colin you&#039;re right our article does contridict this, however it was written before the extra code examples were given in the spec (hence the confusion). However, now Hixie has more clearly defined where aside &lt;em&gt;can&lt;/em&gt; be used we&#039;ll update the article accordingly.

Cheers</description>
		<content:encoded><![CDATA[<p>@Colin you&#8217;re right our article does contridict this, however it was written before the extra code examples were given in the spec (hence the confusion). However, now Hixie has more clearly defined where aside <em>can</em> be used we&#8217;ll update the article accordingly.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-1/#comment-1393</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Thu, 15 Oct 2009 19:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-1393</guid>
		<description>Your definition of an aside seems to directly contradict what the W3C has to say:

&lt;blockquote&gt;The element can be used for typographical effects like pull quotes or sidebars, for advertising, for groups of nav elements, and for other content that is considered separate from the main content of the page. ~ &lt;a href=&quot;http://dev.w3.org/html5/spec/Overview.html#the-aside-element&quot; rel=&quot;nofollow&quot;&gt;W3C Aside element&lt;/a&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Your definition of an aside seems to directly contradict what the W3C has to say:</p>
<blockquote><p>The element can be used for typographical effects like pull quotes or sidebars, for advertising, for groups of nav elements, and for other content that is considered separate from the main content of the page. ~ <a href="http://dev.w3.org/html5/spec/Overview.html#the-aside-element" rel="nofollow">W3C Aside element</a></p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-1/#comment-743</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Sat, 15 Aug 2009 11:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-743</guid>
		<description>Hi icaaq

I suspect that you and zcorpan may be correct and aside is meant to be a sidebar, however I also think this clearly shows that the spec is clear on this. My view for this site for example is that a search box, other articles, about the site etc are all related to the site but not the page (or article). 

Banners are a prime example of items that are found in blog sidebars but not &quot;tangentially&quot; related to the content at all.

I suggest you email the WHATWG mailing list to get clarification on this.

Thanks

Rich</description>
		<content:encoded><![CDATA[<p>Hi icaaq</p>
<p>I suspect that you and zcorpan may be correct and aside is meant to be a sidebar, however I also think this clearly shows that the spec is clear on this. My view for this site for example is that a search box, other articles, about the site etc are all related to the site but not the page (or article). </p>
<p>Banners are a prime example of items that are found in blog sidebars but not &#8220;tangentially&#8221; related to the content at all.</p>
<p>I suggest you email the WHATWG mailing list to get clarification on this.</p>
<p>Thanks</p>
<p>Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icaaq</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-1/#comment-739</link>
		<dc:creator>icaaq</dc:creator>
		<pubDate>Sat, 15 Aug 2009 07:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-739</guid>
		<description>Hi, great article!

Way back in 2008 I was at James Graham and Lachlan Hunt&#039;s @media presentaion &quot;Getting Your Hands Dirty with HTML 5&quot; http://lachy.id.au/slides/hands-on-html5/

And I stand my self next in line of @zcorpan&#039;s comment and say that aside originally was made to be a sidebar-element, just look at slide 33 of Lachlan presentation.

Has that changed, or is the spec just misinterpreted?</description>
		<content:encoded><![CDATA[<p>Hi, great article!</p>
<p>Way back in 2008 I was at James Graham and Lachlan Hunt&#8217;s @media presentaion &#8220;Getting Your Hands Dirty with HTML 5&#8243; <a href="http://lachy.id.au/slides/hands-on-html5/" rel="nofollow">http://lachy.id.au/slides/hands-on-html5/</a></p>
<p>And I stand my self next in line of @zcorpan&#8217;s comment and say that aside originally was made to be a sidebar-element, just look at slide 33 of Lachlan presentation.</p>
<p>Has that changed, or is the spec just misinterpreted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shopping Mall &#187; Coding A HTML 5 Layout From Scratch</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-1/#comment-680</link>
		<dc:creator>Shopping Mall &#187; Coding A HTML 5 Layout From Scratch</dc:creator>
		<pubDate>Wed, 12 Aug 2009 11:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-680</guid>
		<description>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</description>
		<content:encoded><![CDATA[<p>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3 post &#171; Get a Custom Design</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-1/#comment-670</link>
		<dc:creator>3 post &#171; Get a Custom Design</dc:creator>
		<pubDate>Tue, 11 Aug 2009 22:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-670</guid>
		<description>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</description>
		<content:encoded><![CDATA[<p>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coding A HTML 5 Layout From Scratch &#171; Get a Custom Design</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-1/#comment-669</link>
		<dc:creator>Coding A HTML 5 Layout From Scratch &#171; Get a Custom Design</dc:creator>
		<pubDate>Tue, 11 Aug 2009 22:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-669</guid>
		<description>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</description>
		<content:encoded><![CDATA[<p>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Advertisers Blog &#187; Coding A HTML 5 Layout From Scratch</title>
		<link>http://html5doctor.com/understanding-aside/comment-page-1/#comment-656</link>
		<dc:creator>Advertisers Blog &#187; Coding A HTML 5 Layout From Scratch</dc:creator>
		<pubDate>Tue, 11 Aug 2009 05:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=154#comment-656</guid>
		<description>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</description>
		<content:encoded><![CDATA[<p>[...] Understanding aside where the usually misunderstood new tag is explained. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
