<?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: XML on the Web</title>
	<atom:link href="http://www.brucelawson.co.uk/2009/xml-on-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brucelawson.co.uk/2009/xml-on-the-web/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 15:32:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://www.brucelawson.co.uk/2009/xml-on-the-web/comment-page-2/#comment-659739</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 25 Feb 2010 20:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=2181#comment-659739</guid>
		<description>To me XML doesn&#039;t belong on the web. That&#039;s why XSL was invented - so you can transform XML into HTML or whatever, if you really must use XML to begin with.</description>
		<content:encoded><![CDATA[<p>To me XML doesn&#8217;t belong on the web. That&#8217;s why XSL was invented &#8211; so you can transform XML into HTML or whatever, if you really must use XML to begin with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: esiebe blog &#187; The revolution will not be televised (but may open a new browser tab)</title>
		<link>http://www.brucelawson.co.uk/2009/xml-on-the-web/comment-page-2/#comment-650853</link>
		<dc:creator>esiebe blog &#187; The revolution will not be televised (but may open a new browser tab)</dc:creator>
		<pubDate>Wed, 16 Dec 2009 14:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=2181#comment-650853</guid>
		<description>[...] is so unwelcome that it has actually been deprecated in strict XHTML (which may or may not be too strict sometimes, but that&#8217;s another argument), and that a page employing the practice will not [...]</description>
		<content:encoded><![CDATA[<p>[...] is so unwelcome that it has actually been deprecated in strict XHTML (which may or may not be too strict sometimes, but that&#8217;s another argument), and that a page employing the practice will not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: esiebe blog &#187; The revolution will not be televised (but will open in a new browser tab)</title>
		<link>http://www.brucelawson.co.uk/2009/xml-on-the-web/comment-page-2/#comment-650851</link>
		<dc:creator>esiebe blog &#187; The revolution will not be televised (but will open in a new browser tab)</dc:creator>
		<pubDate>Wed, 16 Dec 2009 13:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=2181#comment-650851</guid>
		<description>[...] is so unwelcome that it has actually been deprecated in strict XHTML (which may or may not be too strict sometimes, but that&#8217;s another argument), and that a page employing the practice will not [...]</description>
		<content:encoded><![CDATA[<p>[...] is so unwelcome that it has actually been deprecated in strict XHTML (which may or may not be too strict sometimes, but that&#8217;s another argument), and that a page employing the practice will not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://www.brucelawson.co.uk/2009/xml-on-the-web/comment-page-2/#comment-645491</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Sun, 22 Nov 2009 02:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=2181#comment-645491</guid>
		<description>you might also want to look at vtd-xml as the latest and most advanced XML processing lib</description>
		<content:encoded><![CDATA[<p>you might also want to look at vtd-xml as the latest and most advanced XML processing lib</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kozakewich</title>
		<link>http://www.brucelawson.co.uk/2009/xml-on-the-web/comment-page-2/#comment-637433</link>
		<dc:creator>Michael Kozakewich</dc:creator>
		<pubDate>Fri, 16 Oct 2009 22:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=2181#comment-637433</guid>
		<description>I was taught in college how to create my own DTD and validate by it, so I feel lucky.

I think WYSIWYG editors have a responsibility to the internets to create a tool that manufactures well-formed code. This goes beyond standards or draconics -- it&#039;s moral responsibility, when you&#039;re creating something for someone to use in different places.

At that point, the majority of people would be writing what would end up being well-formed code. I don&#039;t think anyone (except me) nowadays writes with actual text.
Heck, one could create a Google Document and export it to html.

Essentially, the landscape of the web is changing, and we&#039;re on the climbing up the stairs onto a thin layer of abstraction, where people don&#039;t really need to see the code. We used to get &quot;PASTE THIS INTO YOUR BLOG!!&quot; quiz results; now we have an icon we press.
At this stage in time, well-formedness would be appreciated.</description>
		<content:encoded><![CDATA[<p>I was taught in college how to create my own DTD and validate by it, so I feel lucky.</p>
<p>I think WYSIWYG editors have a responsibility to the internets to create a tool that manufactures well-formed code. This goes beyond standards or draconics &#8212; it&#8217;s moral responsibility, when you&#8217;re creating something for someone to use in different places.</p>
<p>At that point, the majority of people would be writing what would end up being well-formed code. I don&#8217;t think anyone (except me) nowadays writes with actual text.<br />
Heck, one could create a Google Document and export it to html.</p>
<p>Essentially, the landscape of the web is changing, and we&#8217;re on the climbing up the stairs onto a thin layer of abstraction, where people don&#8217;t really need to see the code. We used to get &#8220;PASTE THIS INTO YOUR BLOG!!&#8221; quiz results; now we have an icon we press.<br />
At this stage in time, well-formedness would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.brucelawson.co.uk/2009/xml-on-the-web/comment-page-2/#comment-637245</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Thu, 15 Oct 2009 11:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/?p=2181#comment-637245</guid>
		<description>@George &quot; I thought supporting validity and standards was what you’re doing for a living Bruce!&quot;

It is. I passionately advocate using open web standards, and ensuring that they are used according to the rules of the language.

That&#039;s what professionals do.

I support the HTML5 drive to allow, as valid, different authoring conventions (trailing slashes or not, uppercase tags or not, quoted attributes or not) where the differences don&#039;t matter in the real world.

I support the browsers that render the Web forgiving bad markup so that we can read ancient pages, pages authored by non-professionals or assembled by crappy dinosaur CMSs. I don&#039;t support draconian error handling.

Take the font element; it&#039;s wrong to author with it. Professionals know that. But browsers must render it.</description>
		<content:encoded><![CDATA[<p>@George &#8221; I thought supporting validity and standards was what you’re doing for a living Bruce!&#8221;</p>
<p>It is. I passionately advocate using open web standards, and ensuring that they are used according to the rules of the language.</p>
<p>That&#8217;s what professionals do.</p>
<p>I support the HTML5 drive to allow, as valid, different authoring conventions (trailing slashes or not, uppercase tags or not, quoted attributes or not) where the differences don&#8217;t matter in the real world.</p>
<p>I support the browsers that render the Web forgiving bad markup so that we can read ancient pages, pages authored by non-professionals or assembled by crappy dinosaur CMSs. I don&#8217;t support draconian error handling.</p>
<p>Take the font element; it&#8217;s wrong to author with it. Professionals know that. But browsers must render it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

