<?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: HTML 5 vs. XHTML 2</title>
	<atom:link href="http://ajaxian.com/archives/html-5-vs-xhtml-2/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/html-5-vs-xhtml-2</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: The One True b!X</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-425</link>
		<dc:creator>The One True b!X</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-425</guid>
		<description>Here&#039;s my question: When will we be able to put, say, id=&quot;foo&quot; in the closing tag in addition to the opening tag, so that when we&#039;re looking, say, at a mess of closing div tags (visibly-nested or otherwise), we can tell which is which?</description>
		<content:encoded><![CDATA[<p>Here&#8217;s my question: When will we be able to put, say, id=&#8221;foo&#8221; in the closing tag in addition to the opening tag, so that when we&#8217;re looking, say, at a mess of closing div tags (visibly-nested or otherwise), we can tell which is which?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greymullet</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-427</link>
		<dc:creator>greymullet</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-427</guid>
		<description>When will we be able to put, say, id=&quot;foo&quot; in the closing tag in addition to the opening tag, so that when we&#039;re looking, say, at a mess of closing div tags (visibly-nested or otherwise), we can tell which is which?

You could just label them all with comments. I wish I&#039;d thought of that sooner actually, now I&#039;ll have to go through my new site design putting them in.

I admit that it&#039;s messy, but, space-wise, given that you&#039;d be adding in all of those extra classes and ids, it probably doesn&#039;t take up all that much more room.</description>
		<content:encoded><![CDATA[<p>When will we be able to put, say, id=&#8221;foo&#8221; in the closing tag in addition to the opening tag, so that when we&#8217;re looking, say, at a mess of closing div tags (visibly-nested or otherwise), we can tell which is which?</p>
<p>You could just label them all with comments. I wish I&#8217;d thought of that sooner actually, now I&#8217;ll have to go through my new site design putting them in.</p>
<p>I admit that it&#8217;s messy, but, space-wise, given that you&#8217;d be adding in all of those extra classes and ids, it probably doesn&#8217;t take up all that much more room.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-428</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-428</guid>
		<description>looking at the image example, Are you able to add a src attrubite to almost any tag? And I assume that the containing text is sort of like the alt attrubite on the img tag?</description>
		<content:encoded><![CDATA[<p>looking at the image example, Are you able to add a src attrubite to almost any tag? And I assume that the containing text is sort of like the alt attrubite on the img tag?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Thody</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-429</link>
		<dc:creator>Adam Thody</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-429</guid>
		<description>&quot;When will we be able to put, say, id=&quot;foo&quot; in the closing tag in addition to the opening tag, so that when we&#039;re looking, say, at a mess of closing div tags (visibly-nested or otherwise), we can tell which is which?&quot;

I&#039;ve always thought this should be a feature of an editing app - hover over a closing tag and see the id of the opening tag.</description>
		<content:encoded><![CDATA[<p>&#8220;When will we be able to put, say, id=&#8221;foo&#8221; in the closing tag in addition to the opening tag, so that when we&#8217;re looking, say, at a mess of closing div tags (visibly-nested or otherwise), we can tell which is which?&#8221;</p>
<p>I&#8217;ve always thought this should be a feature of an editing app &#8211; hover over a closing tag and see the id of the opening tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliott</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-430</link>
		<dc:creator>Elliott</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-430</guid>
		<description>Aren&#039;t some of the features in the proposed HTML 5 spec already in WebKit/Safari (like Canvas and WYSIWYG editable content)?</description>
		<content:encoded><![CDATA[<p>Aren&#8217;t some of the features in the proposed HTML 5 spec already in WebKit/Safari (like Canvas and WYSIWYG editable content)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinnie</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-431</link>
		<dc:creator>Vinnie</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-431</guid>
		<description>Why lose the image tags! an image is an image this part doesnt make any real sense to me.</description>
		<content:encoded><![CDATA[<p>Why lose the image tags! an image is an image this part doesnt make any real sense to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-432</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-432</guid>
		<description>There&#039;s a method commonly used to solve this problem cause by &quot;a mess of closing div tags&quot;.  We call it &quot;indentation.&quot;

Also, some editors (I use jEdit) highlight the matching tag that cursor in. Another feature that helps with this is called &quot;folding&quot;.  If you are not familiar with this, I highly suggest you download jedit now (http://jedit.sf.net).

Yes, some features are already implemented in Safari, like the &lt;canvas&gt; tag.  It&#039;s also already implemented in the alpha versions of Firefox.

They are losing the &lt;img&gt; tag in favor of the &lt;object&gt; tag (which already supports images).

BTW, this comment system sucks.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a method commonly used to solve this problem cause by &#8220;a mess of closing div tags&#8221;.  We call it &#8220;indentation.&#8221;</p>
<p>Also, some editors (I use jEdit) highlight the matching tag that cursor in. Another feature that helps with this is called &#8220;folding&#8221;.  If you are not familiar with this, I highly suggest you download jedit now (<a href="http://jedit.sf.net" rel="nofollow">http://jedit.sf.net</a>).</p>
<p>Yes, some features are already implemented in Safari, like the &lt;canvas&gt; tag.  It&#8217;s also already implemented in the alpha versions of Firefox.</p>
<p>They are losing the &lt;img&gt; tag in favor of the &lt;object&gt; tag (which already supports images).</p>
<p>BTW, this comment system sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HeroreV</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-433</link>
		<dc:creator>HeroreV</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-433</guid>
		<description>The img tag is still present in XHTML 2.0. See for yourself at http://www.w3.org/TR/2005/WD-xhtml2-20050527/xhtml2.html#s_imagemodule</description>
		<content:encoded><![CDATA[<p>The img tag is still present in XHTML 2.0. See for yourself at <a href="http://www.w3.org/TR/2005/WD-xhtml2-20050527/xhtml2.html#s_imagemodule" rel="nofollow">http://www.w3.org/TR/2005/WD-xhtml2-20050527/xhtml2.html#s_imagemodule</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geedubb</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-434</link>
		<dc:creator>geedubb</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-434</guid>
		<description>Nice article. I especially like the look of canvas and datagrid!

Let&#039;s hope Microsoft can develop a browser that can actually render it properly :P</description>
		<content:encoded><![CDATA[<p>Nice article. I especially like the look of canvas and datagrid!</p>
<p>Let&#8217;s hope Microsoft can develop a browser that can actually render it properly :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anna</title>
		<link>http://ajaxian.com/archives/html-5-vs-xhtml-2/comment-page-1#comment-435</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/html-5-vs-xhtml-2#comment-435</guid>
		<description>I want to add a src tag, is that alowed in this format?
Anna.
</description>
		<content:encoded><![CDATA[<p>I want to add a src tag, is that alowed in this format?<br />
Anna.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

