<?xml version="1.0" ?>
<rss version="2.0">
	<channel>
		<title>Keith's Weblog: Comments on &quot;Internationalized Domain Names&quot;</title>
		<description>Keith's Weblog: Comments on &quot;Internationalized Domain Names&quot;, posted on March 9, 2004</description>
		<link>http://keithdevens.com/weblog/archive/2004/Mar/09/IDN</link>

		<category>Programming</category>
		<language>en-us</language>
		<image>
			<link>http://keithdevens.com/weblog</link>
			<title>Keith Devens .com</title>
			<url>http://keithdevens.com/images/kbd.gif</url>
		</image>

		<item>
			<title>by Gary krall</title>
			<link>http://keithdevens.com/weblog/archive/2004/Mar/09/IDN#comment4367</link>
			<guid isPermaLink="false">http://keithdevens.com/weblog/4765#comment4367</guid>
			<pubDate>Thu, 15 Apr 2004 01:25:16 +0000</pubDate>
			<description>&lt;p class=&quot;st-markup&quot;&gt;Keith:&lt;/p&gt;

&lt;p class=&quot;st-markup&quot;&gt;By way of introduction I am the technical director for the i-Nav family of plug-ins here at Verisign.  Our plug-ins essentially provide resolution and display capabilities to IE, Outlook and Outlook Express.  This is required until native support, as in the case of Mozilla is built into the application based on the standards you reference above.&lt;/p&gt;

&lt;p class=&quot;st-markup&quot;&gt;You raised the question at the end:&lt;/p&gt;

&lt;p class=&quot;st-markup&quot;&gt;&amp;quot;...so now my only question is how those are distinguished from ordinary domain names (how are the namespaces separate?)&amp;quot;&lt;/p&gt;

&lt;p class=&quot;st-markup&quot;&gt;The point is that they are not.  The encoding of the domain is an ASCII representation of that domain based upon the IDNA standards (which you reference above).  As far as DNS is concerned this is in the same name space as any other ASCII domain.  This is true for all domains irrespective of the TLD.&lt;/p&gt;

&lt;p class=&quot;st-markup&quot;&gt;In other words lets take the domain:  müller.de.  The encoded form of this domain is:  xn--mller-kva.de.  If you did a DNS Dig of the name it would return the following:&lt;/p&gt;

&lt;p class=&quot;st-markup&quot;&gt; &lt;/p&gt;

 &lt;&lt;&gt;&gt; DiG 2.1 &lt;&lt;&gt;&gt; @dns1.menandmice.is xn--mller-kva.de A  
 (1 server found) 
; res options: init recurs defnam dnsrch 
; got answer: 
; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 10 
; flags: qr rd ra; Ques: 1, Ans: 1, Auth: 2, Addit: 0 
; QUESTIONS: 
; xn--mller-kva.de, type = A, class = IN 
&lt;p class=&quot;st-markup&quot;&gt; &lt;/p&gt;

; ANSWERS: 
&lt;p class=&quot;st-markup&quot;&gt;xn--mller-kva.de. 3600 A 81.2.176.59  &lt;br /&gt;
 &lt;/p&gt;

; AUTHORITY RECORDS: 
&lt;p class=&quot;st-markup&quot;&gt;xn--mller-kva.de. 3600 NS ns1.nameservice.de.  &lt;br /&gt;
xn--mller-kva.de. 3600 NS ns6.nameservice.de.  &lt;br /&gt;
 &lt;/p&gt;

; Total query time: 166 msec 
; FROM: us.mirror.menandmice.com to SERVER: default -- 0.0.0.0 
; WHEN: Wed Apr 14 18:24:01 2004 
; MSG SIZE sent: 34 rcvd: 98 
&lt;p class=&quot;st-markup&quot;&gt;Which as you can see is not in a separate namespace but directly in the dotDE zone.&lt;/p&gt;

&lt;p class=&quot;st-markup&quot;&gt;Hope this helps.&lt;/p&gt;

&lt;p class=&quot;st-markup&quot;&gt;Gary.&lt;/p&gt;

</description>
		</item>
	</channel>
</rss>
