<?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: From the Top: Defining Content Language</title>
	<atom:link href="http://www.thatstandardsguy.co.uk/2006/01/content-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thatstandardsguy.co.uk/2006/01/content-language/</link>
	<description>a web developer with standards</description>
	<lastBuildDate>Sun, 24 Jan 2010 17:34:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Karl Dawson</title>
		<link>http://www.thatstandardsguy.co.uk/2006/01/content-language/comment-page-1/#comment-58</link>
		<dc:creator>Karl Dawson</dc:creator>
		<pubDate>Wed, 25 Jan 2006 19:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatstandardsguy.co.uk/2006/01/22/defining-content-language/#comment-58</guid>
		<description>Andrew / Mike,

Yes, I can&#039;t remember the source of my opinion on including dir=&quot;ltr&quot; it goes back at least a year I think, it must have been based on something more than redundancy of function but if it&#039;s not in &lt;a href=&quot;http://del.icio.us/thatstandardsguy&quot; rel=&quot;nofollow&quot;&gt;my del.icio.us&lt;/a&gt; I&#039;m doomed to forget. In the research around this article, I didn&#039;t even discover the default behaviour info as obviously that would have changed my mind immediately. Thanks for posting about it, I&#039;m always ready to modify an opinion I may hold about something.

Mike: No, you didn&#039;t miss anything - this article caters for both markup languages.</description>
		<content:encoded><![CDATA[<p>Andrew / Mike,</p>
<p>Yes, I can&#8217;t remember the source of my opinion on including dir=&#8221;ltr&#8221; it goes back at least a year I think, it must have been based on something more than redundancy of function but if it&#8217;s not in <a href="http://del.icio.us/thatstandardsguy" rel="nofollow">my del.icio.us</a> I&#8217;m doomed to forget. In the research around this article, I didn&#8217;t even discover the default behaviour info as obviously that would have changed my mind immediately. Thanks for posting about it, I&#8217;m always ready to modify an opinion I may hold about something.</p>
<p>Mike: No, you didn&#8217;t miss anything &#8211; this article caters for both markup languages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Cherim</title>
		<link>http://www.thatstandardsguy.co.uk/2006/01/content-language/comment-page-1/#comment-56</link>
		<dc:creator>Mike Cherim</dc:creator>
		<pubDate>Wed, 25 Jan 2006 18:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatstandardsguy.co.uk/2006/01/22/defining-content-language/#comment-56</guid>
		<description>The use of the letter direction isn&#039;t always needed as it can be implied by DTD, charset, language, etc. But I don&#039;t feel its use is a boo-boo per se. Being redundant isn&#039;t bad until its redundancy interferes with something. In this case adding it to this article is good &quot;general&quot; advice, especially since this article isn&#039;t confined to XHTML alone (or it is and I missed that part).</description>
		<content:encoded><![CDATA[<p>The use of the letter direction isn&#8217;t always needed as it can be implied by DTD, charset, language, etc. But I don&#8217;t feel its use is a boo-boo per se. Being redundant isn&#8217;t bad until its redundancy interferes with something. In this case adding it to this article is good &#8220;general&#8221; advice, especially since this article isn&#8217;t confined to XHTML alone (or it is and I missed that part).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Cunningham</title>
		<link>http://www.thatstandardsguy.co.uk/2006/01/content-language/comment-page-1/#comment-54</link>
		<dc:creator>Andrew Cunningham</dc:creator>
		<pubDate>Mon, 23 Jan 2006 22:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatstandardsguy.co.uk/2006/01/22/defining-content-language/#comment-54</guid>
		<description>A couple of comments, in addition to Lachlan&#039;s:

The dir=&quot;ltr&quot; on the html tag is redundant. By default a x/html document is &quot;ltr&quot; unless otherwise specified.

An interesting chase for language tags, are Unicode documents containing hanzi/kanji/hanji (CJK ideographs). Simplified Chinese, Traditional Chinese, japanese and Korean can share a codepoint, but have different glyph variations for the character represented by that glyph. If there is no appropriate font declaration in the style sheet, and no language tagging, then web browsers will use a default language for rendering. This may result in an incorr3ect font being used, e.g. a Japanese font used to render Simplified Chinese text. Appriopriate langauge tagging of CJK text is important in order for culturally appropriate glyphs to be used.</description>
		<content:encoded><![CDATA[<p>A couple of comments, in addition to Lachlan&#8217;s:</p>
<p>The dir=&#8221;ltr&#8221; on the html tag is redundant. By default a x/html document is &#8220;ltr&#8221; unless otherwise specified.</p>
<p>An interesting chase for language tags, are Unicode documents containing hanzi/kanji/hanji (CJK ideographs). Simplified Chinese, Traditional Chinese, japanese and Korean can share a codepoint, but have different glyph variations for the character represented by that glyph. If there is no appropriate font declaration in the style sheet, and no language tagging, then web browsers will use a default language for rendering. This may result in an incorr3ect font being used, e.g. a Japanese font used to render Simplified Chinese text. Appriopriate langauge tagging of CJK text is important in order for culturally appropriate glyphs to be used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Dawson</title>
		<link>http://www.thatstandardsguy.co.uk/2006/01/content-language/comment-page-1/#comment-53</link>
		<dc:creator>Karl Dawson</dc:creator>
		<pubDate>Mon, 23 Jan 2006 10:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatstandardsguy.co.uk/2006/01/22/defining-content-language/#comment-53</guid>
		<description>Thanks Lachlan, The article is about writing a complete  tag. If you are writing a document in XHTML then you need to include the xml namespace too. I added it for completeness.

I am also trying to protect novice or busy developers from the really technical details by pitching a concise summary of &quot;what&quot;, &quot;why&quot; and &quot;how&quot;. The references can then lead the keen into the technical background.</description>
		<content:encoded><![CDATA[<p>Thanks Lachlan, The article is about writing a complete  tag. If you are writing a document in XHTML then you need to include the xml namespace too. I added it for completeness.</p>
<p>I am also trying to protect novice or busy developers from the really technical details by pitching a concise summary of &#8220;what&#8221;, &#8220;why&#8221; and &#8220;how&#8221;. The references can then lead the keen into the technical background.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lachlan Hunt</title>
		<link>http://www.thatstandardsguy.co.uk/2006/01/content-language/comment-page-1/#comment-52</link>
		<dc:creator>Lachlan Hunt</dc:creator>
		<pubDate>Mon, 23 Jan 2006 10:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatstandardsguy.co.uk/2006/01/22/defining-content-language/#comment-52</guid>
		<description>One more thing, it doesn&#039;t make any sence to discuss &lt;code&gt;xmlns&lt;/code&gt; in an article about natual languages.  Can you explain why that was included?</description>
		<content:encoded><![CDATA[<p>One more thing, it doesn&#8217;t make any sence to discuss <code>xmlns</code> in an article about natual languages.  Can you explain why that was included?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
