<?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: Slashdot&#8217;s Validity</title>
	<atom:link href="http://meyerweb.com/index.php?year=2005&#038;monthnum=09&#038;day=25&#038;name=slashdots-validity&#038;feed=feed" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Thu, 24 May 2012 19:21:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Johan De Silva</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-7372</link>
		<dc:creator>Johan De Silva</dc:creator>
		<pubDate>Fri, 14 Oct 2005 09:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-7372</guid>
		<description>It&quot;s a difficult balance and one should know where to draw the line. My mum looking up recopies on the web is unlikely to view source or run it through a valuator.  We should go for standards to progress our careers however the web to me is about the average Joe who can put up a website and the browsers should try and render it now and in the future.</description>
		<content:encoded><![CDATA[<p>It&#8221;s a difficult balance and one should know where to draw the line. My mum looking up recopies on the web is unlikely to view source or run it through a valuator.  We should go for standards to progress our careers however the web to me is about the average Joe who can put up a website and the browsers should try and render it now and in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albium</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-7346</link>
		<dc:creator>Albium</dc:creator>
		<pubDate>Wed, 12 Oct 2005 21:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-7346</guid>
		<description>I applaud their choice to use real HTML from the get-go rather than building an XHTML document and then sending it as text/html---a very pointless and borderline harmful practice, in my opinion.

Don&#039;t screw with MIME types; if your page is being completely mislabeled at the server level, then how can you applaud yourself for something as petty as validation?

Of course, XHTML is awesome if you&#039;re doing it properly. ;) But ten points to them for using the right DOCTYPE, and a Strict one at that!</description>
		<content:encoded><![CDATA[<p>I applaud their choice to use real HTML from the get-go rather than building an XHTML document and then sending it as text/html&#8212;a very pointless and borderline harmful practice, in my opinion.</p>
<p>Don&#8217;t screw with MIME types; if your page is being completely mislabeled at the server level, then how can you applaud yourself for something as petty as validation?</p>
<p>Of course, XHTML is awesome if you&#8217;re doing it properly. ;) But ten points to them for using the right DOCTYPE, and a Strict one at that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Fitzsimons</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6908</link>
		<dc:creator>Nick Fitzsimons</dc:creator>
		<pubDate>Thu, 29 Sep 2005 12:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6908</guid>
		<description>@Liam Egan: It&#039;s not true that XSLT can only output XHTML; XSLT can output &lt;a href=&quot;http://www.w3.org/TR/xslt#section-XML-Output-Method&quot; rel=&quot;nofollow&quot;&gt;XML&lt;/a&gt; (including XHTML), &lt;a href=&quot;http://www.w3.org/TR/xslt#section-HTML-Output-Method&quot; rel=&quot;nofollow&quot;&gt;HTML&lt;/a&gt; or &lt;a href=&quot;http://www.w3.org/TR/xslt#section-Text-Output-Method&quot; rel=&quot;nofollow&quot;&gt;plain text&lt;/a&gt;. And, thanks to the justly reviled &lt;a href=&quot;http://www.w3.org/TR/xslt#disable-output-escaping&quot; rel=&quot;nofollow&quot;&gt;disable-output-escaping&lt;/a&gt; attribute, it can even spit out stuff that is &quot;almost, but not quite well-formed XML&quot;.</description>
		<content:encoded><![CDATA[<p>@Liam Egan: It&#8217;s not true that XSLT can only output XHTML; XSLT can output <a href="http://www.w3.org/TR/xslt#section-XML-Output-Method" rel="nofollow">XML</a> (including XHTML), <a href="http://www.w3.org/TR/xslt#section-HTML-Output-Method" rel="nofollow">HTML</a> or <a href="http://www.w3.org/TR/xslt#section-Text-Output-Method" rel="nofollow">plain text</a>. And, thanks to the justly reviled <a href="http://www.w3.org/TR/xslt#disable-output-escaping" rel="nofollow">disable-output-escaping</a> attribute, it can even spit out stuff that is &#8220;almost, but not quite well-formed XML&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hester</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6828</link>
		<dc:creator>Chris Hester</dc:creator>
		<pubDate>Wed, 28 Sep 2005 08:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6828</guid>
		<description>Any XML-based format such as pure XHTML, XSL or RSS &lt;strong&gt;needs&lt;/strong&gt; to be well-formed. As for XHTML served as xhtml/xml, we all know this is effectively dead due to IE6&#039;s refusal to accept it. Sadly, IE7 won&#039;t either, according to Microsoft.</description>
		<content:encoded><![CDATA[<p>Any XML-based format such as pure XHTML, XSL or RSS <strong>needs</strong> to be well-formed. As for XHTML served as xhtml/xml, we all know this is effectively dead due to IE6&#8242;s refusal to accept it. Sadly, IE7 won&#8217;t either, according to Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam Egan</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6823</link>
		<dc:creator>Liam Egan</dc:creator>
		<pubDate>Wed, 28 Sep 2005 05:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6823</guid>
		<description>&lt;blockquote cite=&quot;you said&quot;&gt;I&quot;ve written XSLT (which is itself so tortuous and ugly that it almost by definition cannot be called well-formed) to transform both HTML and XHTML&lt;/blockquote&gt;

Just a little thing here. XSLT can only be well formed, otherwise it simply doesn&#039;t work. In the context of what you&#039;re talking about; XSLT doesn&#039;t need to be well-formed because, well, it&#039;s not a markup language. 

Besides that, it&#039;s used to transform XML from one design to another (XML design that is). so unless it&#039;s XHTML, again, it won&#039;t work :)</description>
		<content:encoded><![CDATA[<blockquote cite="you said"><p>I&#8221;ve written XSLT (which is itself so tortuous and ugly that it almost by definition cannot be called well-formed) to transform both HTML and XHTML</p></blockquote>
<p>Just a little thing here. XSLT can only be well formed, otherwise it simply doesn&#8217;t work. In the context of what you&#8217;re talking about; XSLT doesn&#8217;t need to be well-formed because, well, it&#8217;s not a markup language. </p>
<p>Besides that, it&#8217;s used to transform XML from one design to another (XML design that is). so unless it&#8217;s XHTML, again, it won&#8217;t work :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurens Holst</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6799</link>
		<dc:creator>Laurens Holst</dc:creator>
		<pubDate>Tue, 27 Sep 2005 18:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6799</guid>
		<description>Huzzah!

And XHTML is a nice toy.</description>
		<content:encoded><![CDATA[<p>Huzzah!</p>
<p>And XHTML is a nice toy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aristotle Pagaltzis</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6751</link>
		<dc:creator>Aristotle Pagaltzis</dc:creator>
		<pubDate>Mon, 26 Sep 2005 21:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6751</guid>
		<description>Yeah, as Anne said, the &lt;abbr title=&quot;Multipurpose Internet Mail Extensions&quot;&gt;MIME&lt;/abbr&gt; type is important, because if it&#8217;s &lt;code&gt;text/html&lt;/code&gt;, then your markup &lt;em&gt;is &lt;abbr title=&quot;Hypertext Markup Language&quot;&gt;HTML&lt;/abbr&gt;&lt;/em&gt;, regardless of what it &lt;em&gt;looks&lt;/em&gt; like when you view source.

The major advantage of &lt;abbr title=&quot;Extensible Hypertext Markup Language&quot;&gt;XHTML&lt;/abbr&gt; is that you can embed other &lt;abbr title=&quot;Extensible Markup Language&quot;&gt;XML&lt;/abbr&gt; vocabularies such as &lt;abbr title=&quot;Scalable Vector Graphics&quot;&gt;SVG&lt;/abbr&gt; or MathML &#8211; that&#8217;s not possible with &lt;abbr title=&quot;Hypertext Markup Language&quot;&gt;HTML&lt;/abbr&gt;. If you&#8217;re not doing that and don&#8217;t intend to make use of it at some point, then you&#8217;re &lt;em&gt;better&lt;/em&gt; off using &lt;abbr title=&quot;Hypertext Markup Language&quot;&gt;HTML&lt;/abbr&gt;, for the most part.</description>
		<content:encoded><![CDATA[<p>Yeah, as Anne said, the <abbr title="Multipurpose Internet Mail Extensions">MIME</abbr> type is important, because if it&#8217;s <code>text/html</code>, then your markup <em>is <abbr title="Hypertext Markup Language">HTML</abbr></em>, regardless of what it <em>looks</em> like when you view source.</p>
<p>The major advantage of <abbr title="Extensible Hypertext Markup Language">XHTML</abbr> is that you can embed other <abbr title="Extensible Markup Language">XML</abbr> vocabularies such as <abbr title="Scalable Vector Graphics">SVG</abbr> or MathML &#8211; that&#8217;s not possible with <abbr title="Hypertext Markup Language">HTML</abbr>. If you&#8217;re not doing that and don&#8217;t intend to make use of it at some point, then you&#8217;re <em>better</em> off using <abbr title="Hypertext Markup Language">HTML</abbr>, for the most part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Bice</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6748</link>
		<dc:creator>Brad Bice</dc:creator>
		<pubDate>Mon, 26 Sep 2005 20:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6748</guid>
		<description>A little off topic (but not much), but is XSLT the future of styling? Or will CSS be around for a long time?</description>
		<content:encoded><![CDATA[<p>A little off topic (but not much), but is XSLT the future of styling? Or will CSS be around for a long time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6741</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Mon, 26 Sep 2005 14:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6741</guid>
		<description>Does a site validate if it uses italics for more than 90% of the text displayed? I believe it shouldn&#039;t.</description>
		<content:encoded><![CDATA[<p>Does a site validate if it uses italics for more than 90% of the text displayed? I believe it shouldn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6734</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 26 Sep 2005 12:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6734</guid>
		<description>Eric: totally agree with you. I don&#039;t see what all the fuss about XHTML is for. HTML does its job quite well. A few years ago a lot of people jumped on the XHTML bandwagon, and I think many didn&#039;t really know why they were doing it; they just did it because everyone else was.</description>
		<content:encoded><![CDATA[<p>Eric: totally agree with you. I don&#8217;t see what all the fuss about XHTML is for. HTML does its job quite well. A few years ago a lot of people jumped on the XHTML bandwagon, and I think many didn&#8217;t really know why they were doing it; they just did it because everyone else was.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ppk</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6733</link>
		<dc:creator>ppk</dc:creator>
		<pubDate>Mon, 26 Sep 2005 12:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6733</guid>
		<description>XHTML vs. HTML:

I have one argument in favour of using XHTML instead of HTML; and it&#039;s the reason that I&#039;m currently porting QuirksMode.org to XHTML, and not to HTML.

The argument is that in the future I might be tempted to start importing my pages into a single page interface using liberal doses of xmlhttp and all that stuff. In that case XHTML pages, which are (supposed to be) valid XML, are far easier to parse than HTML pages. It&#039;ll make my future job easier.

Other than this (admittedly as yet theoretical) reason I agree that there&#039;s little reason to prefer XHTML over HTML.</description>
		<content:encoded><![CDATA[<p>XHTML vs. HTML:</p>
<p>I have one argument in favour of using XHTML instead of HTML; and it&#8217;s the reason that I&#8217;m currently porting QuirksMode.org to XHTML, and not to HTML.</p>
<p>The argument is that in the future I might be tempted to start importing my pages into a single page interface using liberal doses of xmlhttp and all that stuff. In that case XHTML pages, which are (supposed to be) valid XML, are far easier to parse than HTML pages. It&#8217;ll make my future job easier.</p>
<p>Other than this (admittedly as yet theoretical) reason I agree that there&#8217;s little reason to prefer XHTML over HTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne van Kesteren</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6728</link>
		<dc:creator>Anne van Kesteren</dc:creator>
		<pubDate>Mon, 26 Sep 2005 07:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6728</guid>
		<description>Also, the media type (MIME) thing is important. text/html means your document will be handled by the tag soup parser and the result will be a HTML DOM, always. */*+xml or application/xml means your document will be treated as XML. It will means that attributes like xml:lang have different meaning (namespaces are recognized) it will mean that node names are returned in the way you wrote them in your markup and a lot of other things. It also means that you are using XHTML.</description>
		<content:encoded><![CDATA[<p>Also, the media type (MIME) thing is important. text/html means your document will be handled by the tag soup parser and the result will be a HTML DOM, always. */*+xml or application/xml means your document will be treated as XML. It will means that attributes like xml:lang have different meaning (namespaces are recognized) it will mean that node names are returned in the way you wrote them in your markup and a lot of other things. It also means that you are using XHTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne van Kesteren</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6727</link>
		<dc:creator>Anne van Kesteren</dc:creator>
		<pubDate>Mon, 26 Sep 2005 07:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6727</guid>
		<description>To nitpick, HTML can not be well-formed or ill-formed. For HTML you can only be valid or invalid. (Which makes sense, as you need to go through a tag soup parser which expects a specific formatted document.)</description>
		<content:encoded><![CDATA[<p>To nitpick, HTML can not be well-formed or ill-formed. For HTML you can only be valid or invalid. (Which makes sense, as you need to go through a tag soup parser which expects a specific formatted document.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Eric On Slashdot&#8217;s Validity : Pig Work : Weblog of Freelance Designer Steven Clark aka Norty Pig, Hobart, Tasmania</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6723</link>
		<dc:creator>&#187; Eric On Slashdot&#8217;s Validity : Pig Work : Weblog of Freelance Designer Steven Clark aka Norty Pig, Hobart, Tasmania</dc:creator>
		<pubDate>Mon, 26 Sep 2005 05:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6723</guid>
		<description>[...] 2; 4:06 pm  	 	                 		                   	&#8220;Eric Meyer just posted&#8230; Slashdot&#8217;s Validity which I rather liked&#8221; 	As we all know that old s [...]</description>
		<content:encoded><![CDATA[<p>[...] 2; 4:06 pm  	 	                 		                   	&#8220;Eric Meyer just posted&#8230; Slashdot&#8217;s Validity which I rather liked&#8221; 	As we all know that old s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jandjplush</title>
		<link>http://meyerweb.com/eric/thoughts/2005/09/25/slashdots-validity/#comment-6721</link>
		<dc:creator>jandjplush</dc:creator>
		<pubDate>Mon, 26 Sep 2005 03:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/09/24/milk-vs-wood-screws/#comment-6721</guid>
		<description>&lt;blockquote&gt;Slashdot, as a site that accepts ads, is going to get horrible markup shoved into its pages. That&quot;s just the way it is.&lt;/blockquote&gt;
iframes or object elements</description>
		<content:encoded><![CDATA[<blockquote><p>Slashdot, as a site that accepts ads, is going to get horrible markup shoved into its pages. That&#8221;s just the way it is.</p></blockquote>
<p>iframes or object elements</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
