<?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: Writing Valid (X)HTML</title>
	<atom:link href="http://apramana.com/personal/writing-valid-xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://apramana.com/personal/writing-valid-xhtml/</link>
	<description>Beyond Dimensions</description>
	<lastBuildDate>Mon, 07 Mar 2011 14:57:47 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chamara</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-221</link>
		<dc:creator>Chamara</dc:creator>
		<pubDate>Wed, 05 Sep 2007 10:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-221</guid>
		<description>@Jan
We can make those valid pages compatible with more browsers by using proper CSS with some creative thinking :)

Yeh, it&#039;s better to use &lt;code&gt;UTF-8&lt;/code&gt; as the &lt;code&gt;charset&lt;/code&gt; of the HTML page.</description>
		<content:encoded><![CDATA[<p>@Jan<br />
We can make those valid pages compatible with more browsers by using proper CSS with some creative thinking <img src='http://apramana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Yeh, it&#8217;s better to use <code>UTF-8</code> as the <code>charset</code> of the HTML page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan from thrusites design</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-220</link>
		<dc:creator>Jan from thrusites design</dc:creator>
		<pubDate>Wed, 05 Sep 2007 10:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-220</guid>
		<description>Unfortunately, w3c valid pages don&#039;t show the same way under different browsers.

I would add enctype atribute to the &quot;Best practises / Form&quot; as well... It says which encoding should be used. If the site uses English, then it is OK. But if you work with other language and use SQL databases with the form, then some error might occur especially when weird characters were sent within the inserted text.</description>
		<content:encoded><![CDATA[<p>Unfortunately, w3c valid pages don&#8217;t show the same way under different browsers.</p>
<p>I would add enctype atribute to the &#8220;Best practises / Form&#8221; as well&#8230; It says which encoding should be used. If the site uses English, then it is OK. But if you work with other language and use SQL databases with the form, then some error might occur especially when weird characters were sent within the inserted text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webon</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-206</link>
		<dc:creator>webon</dc:creator>
		<pubDate>Thu, 30 Aug 2007 19:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-206</guid>
		<description>Si estais interesados en el diseÃ±o grafico y diseÃ±o de paginas web,
os recomiendo echar un vistazo a la web de Webografico estudios (estudio de diseÃ±o de barcelona) 
&lt;a href=&quot;http://www.webografico.com&quot; rel=&quot;nofollow&quot;&gt;WEBOGRAFICO estudios&lt;/a&gt;
&lt;a href=&quot;http://www.webografico.com&quot; rel=&quot;nofollow&quot;&gt;DiseÃ±o grÃ¡fico y paginas web en Barcelona&lt;/a&gt;
Gracias amigos y a disfrutar
http://www.webografico.com</description>
		<content:encoded><![CDATA[<p>Si estais interesados en el diseÃ±o grafico y diseÃ±o de paginas web,<br />
os recomiendo echar un vistazo a la web de Webografico estudios (estudio de diseÃ±o de barcelona)<br />
<a href="http://www.webografico.com" rel="nofollow">WEBOGRAFICO estudios</a><br />
<a href="http://www.webografico.com" rel="nofollow">DiseÃ±o grÃ¡fico y paginas web en Barcelona</a><br />
Gracias amigos y a disfrutar<br />
<a href="http://www.webografico.com" rel="nofollow">http://www.webografico.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shanX</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-201</link>
		<dc:creator>shanX</dc:creator>
		<pubDate>Sun, 26 Aug 2007 13:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-201</guid>
		<description>* code above got stripped :(

use &quot;&amp; amp;&quot; on URLs</description>
		<content:encoded><![CDATA[<p>* code above got stripped <img src='http://apramana.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>use &#8220;&amp; amp;&#8221; on URLs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shanX</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-200</link>
		<dc:creator>shanX</dc:creator>
		<pubDate>Sun, 26 Aug 2007 12:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-200</guid>
		<description>* Always use &amp; in place of &amp;. : &lt;a / rel=&quot;nofollow&quot;&gt;

I guess, using &quot;&amp;&quot; rather than &quot;&amp;&quot; in URLs would cause havoc ;)</description>
		<content:encoded><![CDATA[<p>* Always use &amp; in place of &amp;. : <a / rel="nofollow"></p>
<p>I guess, using &#8220;&amp;&#8221; rather than &#8220;&amp;&#8221; in URLs would cause havoc <img src='http://apramana.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chamara</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-148</link>
		<dc:creator>Chamara</dc:creator>
		<pubDate>Tue, 24 Jul 2007 06:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-148</guid>
		<description>You are welcome Anandawardhana! John&#039;s comment is not relevant to Open Office.</description>
		<content:encoded><![CDATA[<p>You are welcome Anandawardhana! John&#8217;s comment is not relevant to Open Office.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anandawardhana</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-147</link>
		<dc:creator>Anandawardhana</dc:creator>
		<pubDate>Tue, 24 Jul 2007 05:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-147</guid>
		<description>Thank you very much for posting this. Very useful information for me.
By the way, is John&#039;s comment relevant to Open Office as well?</description>
		<content:encoded><![CDATA[<p>Thank you very much for posting this. Very useful information for me.<br />
By the way, is John&#8217;s comment relevant to Open Office as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chamara</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-144</link>
		<dc:creator>Chamara</dc:creator>
		<pubDate>Mon, 23 Jul 2007 11:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-144</guid>
		<description>You are welcome Shy!</description>
		<content:encoded><![CDATA[<p>You are welcome Shy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shyamali</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-143</link>
		<dc:creator>Shyamali</dc:creator>
		<pubDate>Mon, 23 Jul 2007 11:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-143</guid>
		<description>A verry useful posting, Cham... Tx a lot..!</description>
		<content:encoded><![CDATA[<p>A verry useful posting, Cham&#8230; Tx a lot..!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chamara</title>
		<link>http://apramana.com/personal/writing-valid-xhtml/comment-page-1/#comment-142</link>
		<dc:creator>Chamara</dc:creator>
		<pubDate>Mon, 23 Jul 2007 10:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.apramana.com/2007/07/20/writing-valid-xhtml/#comment-142</guid>
		<description>Yeh MS is messing around when it comes to web. :)</description>
		<content:encoded><![CDATA[<p>Yeh MS is messing around when it comes to web. <img src='http://apramana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

