<?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: XHTML2 vs. HTML5</title>
	<atom:link href="http://tech.navarr.me/2008/01/xhtml2-vs-html5.html/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.navarr.me/2008/01/xhtml2-vs-html5.html</link>
	<description>The Technical Side of my Life</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:49:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: The Buzz Saw</title>
		<link>http://tech.navarr.me/2008/01/xhtml2-vs-html5.html/comment-page-1#comment-33</link>
		<dc:creator>The Buzz Saw</dc:creator>
		<pubDate>Fri, 29 Feb 2008 21:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://temptech.gtaero.net/?p=4#comment-33</guid>
		<description>I completely agree with this. Once I began researching XHTML2 and CSS3 in great detail, I wanted them both very badly. I do not understand why the current browser industry is so fickle when it comes to implementing standards. Is it REALLY that difficult to implement? Shouldn&#039;t having a concrete specifications document make it easy to design and test?&lt;br/&gt;&lt;br/&gt;Also, I agree on the HTML5 issue. Why is that system being updated? Let XHTML shine! We do not want to promote the old way of web programming!</description>
		<content:encoded><![CDATA[<p>I completely agree with this. Once I began researching XHTML2 and CSS3 in great detail, I wanted them both very badly. I do not understand why the current browser industry is so fickle when it comes to implementing standards. Is it REALLY that difficult to implement? Shouldn&#8217;t having a concrete specifications document make it easy to design and test?</p>
<p>Also, I agree on the HTML5 issue. Why is that system being updated? Let XHTML shine! We do not want to promote the old way of web programming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hixie</title>
		<link>http://tech.navarr.me/2008/01/xhtml2-vs-html5.html/comment-page-1#comment-2</link>
		<dc:creator>Hixie</dc:creator>
		<pubDate>Fri, 04 Jan 2008 03:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://temptech.gtaero.net/?p=4#comment-2</guid>
		<description>Actually the HTML5 spec doesn&#039;t take a position on HTML vs XHTML, the WHATWG HTML5 spec extends both at the same time and so leaves the choice of which to use up to the Web author.&lt;br/&gt;&lt;br/&gt;You say that XHTML was started and controlled by the W3C group, making sure it gets properly implemented, but in fact XHTML1 was only implemented by Apple, Opera and Mozilla, the same companies that initially started the WHATWG, and XHTML2 was not implemented by anyone, and some of the browser vendors have even said they&#039;ll likely never implement it, so it&#039;s not clear that the W3C actually are making sure it&#039;s getting implemented.&lt;br/&gt;&lt;br/&gt;With HTML5, I (as the editor) am talking to the browser vendors on a regular basis to make sure that they will implement it, and am making sure that it isn&#039;t wild and unordered.&lt;br/&gt;&lt;br/&gt;We&#039;re also making very sure that HTML5 is just a backwards-compatible extension to HTML, so that browsers don&#039;t have to implement yet another set of standards, as you put it. In fact, we&#039;re defining the legacy HTML in HTML5 in extreme detail so that new browser vendors can write new browsers without having to reverse-engineer the other browsers (in the past, the specs were very incomplete and it was basically impossible to write a new browser without referring to the other ones).&lt;br/&gt;&lt;br/&gt;Web Forms 2.0 is a part of HTML5. We actually started HTML5, starting with Web Forms 2, specifically because we didn&#039;t think XForms, XML Events, and XHTML2 were going to be improving the Web.&lt;br/&gt;&lt;br/&gt;However, we actually are working with the W3C now. There&#039;s an HTML5 working group in the W3C that is chartered to work with the WHATWG.&lt;br/&gt;&lt;br/&gt;If you would like to take part in this work, please do feel free to do so. You need but join the whatwg@whatwg.org mailing list, which you can find at: http://whatwg.org/mailing-list#specs&lt;br/&gt;&lt;br/&gt;If you have any feedback and don&#039;t want to join the list you can also just e-mail me directly at: ian@hixie.ch&lt;br/&gt;&lt;br/&gt;We do want your feedback!</description>
		<content:encoded><![CDATA[<p>Actually the HTML5 spec doesn&#8217;t take a position on HTML vs XHTML, the WHATWG HTML5 spec extends both at the same time and so leaves the choice of which to use up to the Web author.</p>
<p>You say that XHTML was started and controlled by the W3C group, making sure it gets properly implemented, but in fact XHTML1 was only implemented by Apple, Opera and Mozilla, the same companies that initially started the WHATWG, and XHTML2 was not implemented by anyone, and some of the browser vendors have even said they&#8217;ll likely never implement it, so it&#8217;s not clear that the W3C actually are making sure it&#8217;s getting implemented.</p>
<p>With HTML5, I (as the editor) am talking to the browser vendors on a regular basis to make sure that they will implement it, and am making sure that it isn&#8217;t wild and unordered.</p>
<p>We&#8217;re also making very sure that HTML5 is just a backwards-compatible extension to HTML, so that browsers don&#8217;t have to implement yet another set of standards, as you put it. In fact, we&#8217;re defining the legacy HTML in HTML5 in extreme detail so that new browser vendors can write new browsers without having to reverse-engineer the other browsers (in the past, the specs were very incomplete and it was basically impossible to write a new browser without referring to the other ones).</p>
<p>Web Forms 2.0 is a part of HTML5. We actually started HTML5, starting with Web Forms 2, specifically because we didn&#8217;t think XForms, XML Events, and XHTML2 were going to be improving the Web.</p>
<p>However, we actually are working with the W3C now. There&#8217;s an HTML5 working group in the W3C that is chartered to work with the WHATWG.</p>
<p>If you would like to take part in this work, please do feel free to do so. You need but join the <a href="mailto:whatwg@whatwg.org">whatwg@whatwg.org</a> mailing list, which you can find at: <a href="http://whatwg.org/mailing-list#specs" rel="nofollow">http://whatwg.org/mailing-list#specs</a></p>
<p>If you have any feedback and don&#8217;t want to join the list you can also just e-mail me directly at: <a href="mailto:ian@hixie.ch">ian@hixie.ch</a></p>
<p>We do want your feedback!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

