<?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"
	>
<channel>
	<title>Comments on: HTML or XHTML?</title>
	<atom:link href="http://www.robertnyman.com/2005/11/02/html-or-xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/</link>
	<description>Web development and Internet trends</description>
	<pubDate>Thu, 28 Aug 2008 19:41:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: DOCTYPE.. (X)HTML, Strict or Transitional? :: Winston{YW}</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-394231</link>
		<dc:creator>DOCTYPE.. (X)HTML, Strict or Transitional? :: Winston{YW}</dc:creator>
		<pubDate>Thu, 28 Aug 2008 15:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-394231</guid>
		<description>[...] HTML or XHTML [...]</description>
		<content:encoded><![CDATA[<p>[...] <acronym title="HyperText Markup Language">HTML</acronym> or <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hosting Provider</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-315821</link>
		<dc:creator>Hosting Provider</dc:creator>
		<pubDate>Wed, 25 Jun 2008 01:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-315821</guid>
		<description>I think XHTML will strict you to code the website more neat and tidy.</description>
		<content:encoded><![CDATA[<p>I think <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> will strict you to code the website more neat and tidy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Hosting Finder</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-315806</link>
		<dc:creator>Web Hosting Finder</dc:creator>
		<pubDate>Wed, 25 Jun 2008 01:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-315806</guid>
		<description>I would prefer Html 4.0 for small websites and XHTML for more adavnced websites, Though there are still a large number of popular websites on the web using HTML 4.0</description>
		<content:encoded><![CDATA[<p>I would prefer <acronym title="HyperText Markup Language">HTML</acronym> 4.0 for small websites and <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> for more adavnced websites, Though there are still a large number of popular websites on the web using <acronym title="HyperText Markup Language">HTML</acronym> 4.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-282947</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Sun, 25 May 2008 10:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-282947</guid>
		<description>I dont know weather there is any solution for my problem!</description>
		<content:encoded><![CDATA[<p>I dont know weather there is any solution for my problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-279440</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Wed, 21 May 2008 15:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-279440</guid>
		<description>I have a problem migrating ASP.NET1.1 code to ASP.NET2.0.
i have just copied all the .aspx files to 2.0 and have to remove DOCTYPE in 2.0 other wise it wont support 1.1 code.
Now the problem is some of the 2.0 controls are not functioning properly as the required DOCTYPE is not present.
what to do for making my web app compatible to both 1.1 and 2.0 controls</description>
		<content:encoded><![CDATA[<p>I have a problem migrating ASP.NET1.1 code to ASP.NET2.0.<br />
i have just copied all the .aspx files to 2.0 and have to remove DOCTYPE in 2.0 other wise it wont support 1.1 code.<br />
Now the problem is some of the 2.0 controls are not functioning properly as the required DOCTYPE is not present.<br />
what to do for making my web app compatible to both 1.1 and 2.0 controls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-279437</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Wed, 21 May 2008 15:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-279437</guid>
		<description>I have a problem  migrating ASP.NET1.1 code to ASP.NET2.0. 
i have just copied all the .aspx files to 2.0 and have to remove the  in 2.0 other wise it wont support 1.1 code.
Now the problem is some of the 2.0 controls are not functioning properly as the required DOCTYPE is not present. 
what to do for making my web app compatible to both 1.1 and 2.0 controls</description>
		<content:encoded><![CDATA[<p>I have a problem  migrating ASP.NET1.1 code to ASP.NET2.0.<br />
i have just copied all the .aspx files to 2.0 and have to remove the  in 2.0 other wise it wont support 1.1 code.<br />
Now the problem is some of the 2.0 controls are not functioning properly as the required DOCTYPE is not present.<br />
what to do for making my web app compatible to both 1.1 and 2.0 controls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-267347</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 07 May 2008 16:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-267347</guid>
		<description>I also still don't know why you would use html as opposed to xhtml, the features are relatively the same.</description>
		<content:encoded><![CDATA[<p>I also still don&#8217;t know why you would use <acronym title="HyperText Markup Language">HTML</acronym> as opposed to <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>, the features are relatively the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-154853</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Sun, 02 Dec 2007 22:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-154853</guid>
		<description>Nathalie,

It depends on that what kind of web site it is for, but I would suggest that you would go with a strict Dotype. Also, I'd strongly recommend you to handcode and not use a WYSIWYG tool for building a web site, to learn the ins and outs of HTML. I'd say it's essential to learn the basics and at the same time get a 100% control of the code itself.</description>
		<content:encoded><![CDATA[<p>Nathalie,</p>
<p>It depends on that what kind of web site it is for, but I would suggest that you would go with a strict Dotype. Also, I&#8217;d strongly recommend you to handcode and not use a <acronym title="What You See Is What You Get">WYSIWYG</acronym> tool for building a web site, to learn the ins and outs of <acronym title="HyperText Markup Language">HTML</acronym>. I&#8217;d say it&#8217;s essential to learn the basics and at the same time get a 100% control of the code itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathalie</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-154024</link>
		<dc:creator>Nathalie</dc:creator>
		<pubDate>Sat, 01 Dec 2007 11:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-154024</guid>
		<description>Hiya,

I'm making a website as part of my Personal Project for MYP (Middle Years Programme) which is part of the IBO.

I'm having troubles with the compatibility in different web browsers.
I have Dreamweaver but I'm not sure what to use; my options are...

HTML 4.01 Transitional
HTML 4.01 Strict
XHTML 1.0 Transitional
XHTML 1.0 Strict
XHTML 1.1
XHTML Mobile 1.0

any ideas to help me please?</description>
		<content:encoded><![CDATA[<p>Hiya,</p>
<p>I&#8217;m making a website as part of my Personal Project for MYP (Middle Years Programme) which is part of the IBO.</p>
<p>I&#8217;m having troubles with the compatibility in different web browsers.<br />
I have Dreamweaver but I&#8217;m not sure what to use; my options are&#8230;</p>
<p><acronym title="HyperText Markup Language">HTML</acronym> 4.01 Transitional<br />
<acronym title="HyperText Markup Language">HTML</acronym> 4.01 Strict<br />
<acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> 1.0 Transitional<br />
<acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> 1.0 Strict<br />
<acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> 1.1<br />
<acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> Mobile 1.0</p>
<p>any ideas to help me please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeric</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-106453</link>
		<dc:creator>Jeric</dc:creator>
		<pubDate>Wed, 19 Sep 2007 18:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-106453</guid>
		<description>really both (XHTML HTML)are the web base today</description>
		<content:encoded><![CDATA[<p>really both (<acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> <acronym title="HyperText Markup Language">HTML</acronym>)are the web base today</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sitestone &#187; Blog Archive &#187; Wordt het wat met HTML 5?</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-67694</link>
		<dc:creator>Sitestone &#187; Blog Archive &#187; Wordt het wat met HTML 5?</dc:creator>
		<pubDate>Sat, 09 Jun 2007 09:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-67694</guid>
		<description>[...] door sommigen betwijfeld. Misschien doet XHTML alleen maar kwaad? Of maakt het eigenljk niet uit of je HTML of XHTML gebruikt? Een aantal guru&#8217;s van het eerste moment heeft inmiddels de switch terug naar HTML 4 [...]</description>
		<content:encoded><![CDATA[<p>[...] door sommigen betwijfeld. Misschien doet <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> alleen maar kwaad? Of maakt het eigenljk niet uit of je <acronym title="HyperText Markup Language">HTML</acronym> of <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> gebruikt? Een aantal guru&#8217;s van het eerste moment heeft inmiddels de switch terug naar <acronym title="HyperText Markup Language">HTML</acronym> 4 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Semantik vs. die Frage nach HTML oder XHTML at trilodge computin blog</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-52097</link>
		<dc:creator>Semantik vs. die Frage nach HTML oder XHTML at trilodge computin blog</dc:creator>
		<pubDate>Sat, 21 Apr 2007 19:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-52097</guid>
		<description>[...] oder Transitional? Diese Frage stellt sich mir viel eher als das st&#228;ndige HTML vs. XHTML, wie hier, hier oder auch hier. [...]</description>
		<content:encoded><![CDATA[<p>[...] oder Transitional? Diese Frage stellt sich mir viel eher als das st&#228;ndige <acronym title="HyperText Markup Language">HTML</acronym> vs. <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>, wie hier, hier oder auch hier. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThinkingPHP and beyond &#187; How-to: Use Html 4.01 in CakePHP 1.2</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-37692</link>
		<dc:creator>ThinkingPHP and beyond &#187; How-to: Use Html 4.01 in CakePHP 1.2</dc:creator>
		<pubDate>Wed, 21 Feb 2007 17:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-37692</guid>
		<description>[...] ody would prefer the good old html over the all-so-hyped xhtml, read a little bit about it here. -- Felix GeisendÃ¶rfer aka the_undefined  			            Related Posts                 [...]</description>
		<content:encoded><![CDATA[<p>[...] ody would prefer the good old <acronym title="HyperText Markup Language">HTML</acronym> over the all-so-hyped <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>, read a little bit about it here. &#8212; Felix GeisendÃ¶rfer aka the_undefined  			            Related Posts                 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-29496</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Mon, 22 Jan 2007 07:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-29496</guid>
		<description>Stefan,

I'm Swedish!

&lt;blockquote&gt;
...the differences in page rendering when using HTML is areason on itâ€™s own to go XHTML.
&lt;/blockquote&gt;

To my knowledge, using a strict HTML and XHTML DOCTYPE gives the same result in all web browsers. If you know of any exception, please let me know.</description>
		<content:encoded><![CDATA[<p>Stefan,</p>
<p>I&#8217;m Swedish!</p>
<blockquote><p>
&#8230;the differences in page rendering when using <acronym title="HyperText Markup Language">HTML</acronym> is areason on itâ€™s own to go <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>.
</p></blockquote>
<p>To my knowledge, using a strict <acronym title="HyperText Markup Language">HTML</acronym> and <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> DOCTYPE gives the same result in all web browsers. If you know of any exception, please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Van Reeth</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-29282</link>
		<dc:creator>Stefan Van Reeth</dc:creator>
		<pubDate>Sun, 21 Jan 2007 01:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-29282</guid>
		<description>@Robert
Referencing Dutch sites? Robert, where you're from? Nice summary btw.

@all
Why does an informational page gets turned into some discussion about what's best? If you like HTML more, that's the way to go for you. And alike for XHTML.

Admitted, XHTML has some gotcha's, but reading all the above points 'em out nicely. And HTML allowing dodgy tag closing, doesn't mean you've GOT to do that :).

In the end, it all comes down to what one likes best. But be honest, the differences in page rendering when using HTML is areason on it's own to go XHTML. If it's only to not drive yourself crazy when trying to achieve a consistent cross-browser rendering :D.

Personally, I go for strict mode rendering with XHTML, served as xhtml/text. To make sure pages are well-formed, I use the W3C validator. No content negotiating, clean code, (near) consistent rendering and no old-skool stuff.

As for XHTML 2.0 and HTML 5: don't hold your breath guys. Those are in the making for years now and they won't be used in ages to come. When was XHTML 1.0 released? 1998 or so? And still a minority of websites makes use of it.</description>
		<content:encoded><![CDATA[<p>@Robert<br />
Referencing Dutch sites? Robert, where you&#8217;re from? Nice summary <acronym title="By The Way">BTW</acronym>.</p>
<p>@all<br />
Why does an informational page gets turned into some discussion about what&#8217;s best? If you like <acronym title="HyperText Markup Language">HTML</acronym> more, that&#8217;s the way to go for you. And alike for <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>.</p>
<p>Admitted, <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> has some gotcha&#8217;s, but reading all the above points &#8216;em out nicely. And <acronym title="HyperText Markup Language">HTML</acronym> allowing dodgy tag closing, doesn&#8217;t mean you&#8217;ve GOT to do that :).</p>
<p>In the end, it all comes down to what one likes best. But be honest, the differences in page rendering when using <acronym title="HyperText Markup Language">HTML</acronym> is areason on it&#8217;s own to go <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>. If it&#8217;s only to not drive yourself crazy when trying to achieve a consistent cross-browser rendering :D.</p>
<p>Personally, I go for strict mode rendering with <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>, served as <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>/text. To make sure pages are well-formed, I use the <acronym title="World Wide Web Consortium">W3C</acronym> validator. No content negotiating, clean code, (near) consistent rendering and no old-skool stuff.</p>
<p>As for <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> 2.0 and <acronym title="HyperText Markup Language">HTML</acronym> 5: don&#8217;t hold your breath guys. Those are in the making for years now and they won&#8217;t be used in ages to come. When was <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> 1.0 released? 1998 or so? And still a minority of websites makes use of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nur Bahnhof &#187; xhtml oder html?</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-22553</link>
		<dc:creator>nur Bahnhof &#187; xhtml oder html?</dc:creator>
		<pubDate>Sat, 16 Dec 2006 16:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-22553</guid>
		<description>[...] xhtml oder html? 	Filed under: CSS&#38;xHTML, Blackspace &#8212; Finkregh @ 8:10 pm  	 	 		http://www.robertnyman.com/2005/11/02/html-or-xhtml/ denn  Die Syntax von HTML ist komplizie [...]</description>
		<content:encoded><![CDATA[<p>[...] <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> oder <acronym title="HyperText Markup Language">HTML</acronym>? 	Filed under: <acronym title="Cascading Style Sheets">CSS</acronym>&#38;<acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>, Blackspace &#8212; Finkregh @ 8:10 pm  	 	 		<a href="http://www.robertnyman.com/2005/11/02/html-or-xhtml/" rel="nofollow">http://www.robertnyman.com/2005/11/02/html-or-<acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>/</a> denn  Die Syntax von <acronym title="HyperText Markup Language">HTML</acronym> ist komplizie [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frontaal.net &#187; Doctype: welke moet ik kiezen?</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-19768</link>
		<dc:creator>Frontaal.net &#187; Doctype: welke moet ik kiezen?</dc:creator>
		<pubDate>Sat, 02 Dec 2006 06:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-19768</guid>
		<description>[...] gsmogelijkheden. De keuze tussen HTML en XHTML komt dus eigenlijk neer op een persoonlijke voorkeur. Conclusie Van de talloze doctypes die je kunt vinden op interne [...]</description>
		<content:encoded><![CDATA[<p>[...] gsmogelijkheden. De keuze tussen <acronym title="HyperText Markup Language">HTML</acronym> en <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> komt dus eigenlijk neer op een persoonlijke voorkeur. Conclusie Van de talloze doctypes die je kunt vinden op interne [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-18309</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Wed, 22 Nov 2006 20:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-18309</guid>
		<description>George,

Basically, you can use either. But if serve it with the correct MIME type, &lt;code&gt;application/xhtml+&lt;acronym title="eXtensible Markup Language"&gt;XML&lt;/acronym&gt;&lt;/code&gt;, things like &lt;code&gt;innerHTML&lt;/code&gt; (except for in Firefox) and &lt;code&gt;document.write&lt;/code&gt; won't work.

Therefore, to make Google ads work, you need to mkae a workaround. Read more in &lt;a href="http://keystonewebsites.com/articles/adsense.php" rel="nofollow"&gt;Why won't AdSense work with true XHTML?&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>George,</p>
<p>Basically, you can use either. But if serve it with the correct MIME type, <code>application/xhtml+<acronym title="eXtensible Markup Language"></acronym><acronym title="eXtensible Markup Language">XML</acronym></code>, things like <code>innerHTML</code> (except for in Firefox) and <code>document.write</code> won&#8217;t work.</p>
<p>Therefore, to make Google ads work, you need to mkae a workaround. Read more in <a href="http://keystonewebsites.com/articles/adsense.php" rel="nofollow">Why won&#8217;t AdSense work with true <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>?</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-18305</link>
		<dc:creator>George</dc:creator>
		<pubDate>Wed, 22 Nov 2006 20:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-18305</guid>
		<description>So... what do you need to use if you need to use axaj libraries as prototype and scriptacolous and also use google ads ? 
Can't quite figure it out ....</description>
		<content:encoded><![CDATA[<p>So&#8230; what do you need to use if you need to use axaj libraries as prototype and scriptacolous and also use google ads ?<br />
Can&#8217;t quite figure it out &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Digging Deeper Into XHTML at  Joshua Jenkins is a Person, not a Webpage</title>
		<link>http://www.robertnyman.com/2005/11/02/html-or-xhtml/#comment-12770</link>
		<dc:creator>Digging Deeper Into XHTML at  Joshua Jenkins is a Person, not a Webpage</dc:creator>
		<pubDate>Wed, 18 Oct 2006 11:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/?p=237#comment-12770</guid>
		<description>[...] tood or even known about XHTML.  I definitely recommend you spend five minutes reading it. The Article   [...]</description>
		<content:encoded><![CDATA[<p>[...] tood or even known about <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym>.  I definitely recommend you spend five minutes reading it. The Article<br />
 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
