Slashdot Log In
ICANN Mulling Multilingual URLs
Posted by
Zonk
on Thu Oct 11, 2007 02:12 PM
from the so-many-ways-to-say-google dept.
from the so-many-ways-to-say-google dept.
griffjon writes "The Washington Post is reporting that ICANN is testing out fully multilingual domain names. These won't just be [non-western-language].com, but would have TLDs translated into other scripts, fixing annoyances for non-English speaking audiences. An example: 'Speakers of Hebrew, Arabic and any other language written from right to left must type half of the URL in one direction and the other half — the .com, .net or .org postscript — the opposite way.' Let's hope it goes better this time around: 'Next week's experiments use the domain name "example.test" translated into 11 languages. A previous model, however, used "hippopotamus" instead of "test." These plans went awry when an Israeli registrar realized the Hebrew word ICANN thought meant "hippopotamus" was an expletive and threatened to involve the Israeli government.'"
Related Stories
[+]
Soviet Union TLD Owners Snub ICANN 306 comments
An anonymous reader writes "New Scientist has up a post about ICANN's latest decisions about country-code TLDs. The body is making an effort to tackle the problem of Yugoslavia's .yu outliving the country by over a decade but is far from getting its way with the Soviet Union's domain .su. Around 2,500 new .su sites are created every year despite ICANN ordering its retirement — the disgruntled .su registrars have announced an 80 per cent price cut in the price of .su domains in response. 'It makes the much-publicized wrangles over the ".xxx" domain seem tiny by comparison. And it convinces me of the need to reevaluate the existence of the US Dept of Commerce-backed non-profit organisation that is ICANN. The current squabbles are petty compared to the diplomatic arguments that TLDs could cause. An international body like the UN would be a more appropriate overseer, surely?'"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Multilingual URLs... (Score:5, Funny)
Re:Multilingual URLs... (Score:5, Funny)
Parent
Re:Multilingual URLs... (Score:5, Informative)
Parent
Re: (Score:2)
I really wonder what they mistook it for....
Re: (Score:2)
Re:Multilingual URLs... (Score:4, Informative)
Japanese writing has pretty much been converted to the western left to right style. Formal government documents and newspapers are written that way and in day-to-day life in Japan one will rarely encounter top to bottom writing except in traditional restaurants, certain stylized ads and museums. You actually encounter it less than outright English (English is very popular in ads see http://www.engrish.com/ [engrish.com] ), which few people read.
My brief trip to China seemed to indicate that they've done the same thing there.
It's not an issue.
Parent
Re:Some actual facts (Score:4, Interesting)
Well, lately I've been testing a lot of my old code in various UTF-8 environments, and I've been duly impressed by the fact that, as Ken intended, almost all the code "just works" with Arabic, Chinese, Japanese, etc.
It turns out that there's a simple explanation. If the code doesn't examine chars with bit 8 turned on, but just treats them as unexamined "data" (or letters if the code is trying to distinguish that way), then everything works right. The only time the code needs to actually look at non-ASCII characters' values are when the text is being rendered in physical form. And hardly any code ever actually does that. Almost all my code reads data from files and writes data to other files, but never does anything with the physical representation of the data. It passes the data to other programs for that.
A case in point: I was recently working on some multi-language HTML files, and I decided to try a fun test with CSS: I defined a whole lot of classes whose names were in Chinese. This made sense, since these classes were being used for pieces of the text that contained mostly Chinese characters, not counting things like spaces and punctuation. I tested the CSS using more than a dozen browsers that I have installed on my linux and OSX test machines. I was unable to find a single case where it didn't work. I even hunted down some Windows boxes and tested the files on IE6 and IE7; the worked fine (despite the well-known CSS incompatibilities in IE
Now, I don't think for a second that the writers of all those browsers spent time making sure that their code could handle UTF-8-encoded Chinese identifiers in CSS. I suspect that most of them never even considered the possibility. I'd bet that the code just takes anything that's not a significant character in CSS syntax, and tacitly treats it as a "letter". This is all it takes to make UTF-8 work correctly in this case.
I did mention this in a couple of browsers' newsgroups. The responses were basically of the form "Well, of course it works. Why wouldn't it? You don't need special code to handle charset=UTF-8, except for the rendering. You'd have to be a fairly incompetent programmer to write code that doesn't work correctly with UTF-8. Except for rendering."
I can hear people saying "but those browsers all need to render the text." Yeah, but the CSS routines don't render text. They parse the CSS input, and fill in fields in data structures that tell the rendering code how to position and color the text. But the charset-handling code is probably not called anywhere in the CSS modules; it's only called in the few places that actually need to color pixels on the screen.
Lots of people have suggested declaring UTF-8 to be the only encoding for URLs. If this is done, there's probably very little URL-handling code anywhere that needs to be changed; it'll mostly "just work", because char codes 0x800 to 0xFF are treated as "letters". The only question is whether the final step of rendering the text's pixels will produce the right glyph, and the URL-handling code doesn't care about that.
I happen to have a DNS server handy. Maybe I'll try a little test: In one of the domains, I'll add hostnames in Russian, Chinese, Arabic, and maybe a few other non-Roman alphabets. I'll wait a while, and see if I can access the machines via those names from a few other machines. I'll predict that it'll also "just work".
Parent
Domain name != URL (Score:5, Informative)
A URL is an entire address, including the protocol, local path and fragment identifier. This is a URL:
A domain name does not include the protocol, the local path or the fragment identifier. This is a domain name:
This is talking about domain names, not URLs. If anybody would talk about multilingual URLs, it would be the IETF, not ICANN, and they already have, they are called IRIs [ietf.org].
Re: (Score:2)
Re: (Score:3, Interesting)
Re: (Score:3, Funny)
Ah, but that's where you're wrong my friend. Like it or not, "1234.html" can be expa
Seriously (Score:3, Interesting)
Re: (Score:3, Interesting)
How to accommodate those?
Re: (Score:2, Funny)
How to accommodate those?
Rotate your screen 90 degrees...
Re: (Score:2)
Re: (Score:2)
For now, one line works fine for everyone.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Well, uh, we could click (Score:5, Funny)
Maybe if I did a search for something, and the answer is in one of those "other" languages written by those "other" people, maybe I could somehow click some kind of--I don't know--maybe a representation of that site, using my rat or squirrel or whatever these new-fangled devices are called. Then of course I'd like to be able to save this transportation capability for future use; if only there were a way to save some kind of cyber-bookmark in my browser, to keep my place without having to type in all those funny characters ever again. I think I have some ideas, but I need to contact my patent attorney first.
Oh, no. Wait. I just thought of something bad. You know, when I actually get to this site, it's probably going to be really hard to understand what's written on the page. Funny squiggles and such. I suppose there's really just no reason for me to go to such a page, if I can't read it anyway, so why even bother? Plus "they" probably don't know anything good anyway, but there's always a chance that "they" might be more intelligent than we thought. If only there were some site that provided a service that could help me translate this page, then maybe, just maybe, I'd be Ok with allowing these foreign-speaking visitors to spread their native language like some kind of disease all over "my" Internet. If only...
Parent
What word? (Score:2, Funny)
Re: (Score:2)
Re: (Score:2)
All this time, I thought a Water Buffalo was a horrible 1970's-vintage Suzuki motorcycle.
Re: (Score:2)
Re: (Score:3, Interesting)
Re: (Score:2)
I'm curious too, but, just a guess, I wonder if the word in question is "behema", which is actually "water buffalo", but is used to refer to loud, rowdy, uncouth people?
Re: (Score:2)
Though, to take offense at this seems to be crazy.
Re: (Score:2)
I share your curiosity. Sounds like someone, somewhere, had a hippo-potty-mouth.
Re: (Score:3, Funny)
Or at least, that's what I recall from 4th grade biology class.
More info here (Score:5, Funny)
Silly ICANN, don't insult the Israelis (Score:2)
I wonder what test translates to... I hope they hired a translator who doesn't like practical jokes.
I am registering (Score:5, Funny)
Re: (Score:2)
I cannot find where I've seen it...
Re: (Score:2)
Bad Title (Score:2)
Re: (Score:2)
True. It should be "ICANN Hippopotamus Multilingual URLs".
Re: (Score:2, Insightful)
Re: (Score:2)
And don't forget what a boon this will be for phishers. Won't they be able to register domains like "ebaý.com" or "banköfamerica.com" or even names with characters that would look, to users of English-language browsers, identical to the real domains?
Re: (Score:2)
Re: (Score:2)
And remember, "Vibrant Local traditions' almost always mean "This is what we did to segregate us from others in the old day"
And way can't new things be vibrant? Whay can't there be new cuisine? Hell, we loss 200 languages a year, Big whoop-de-doo.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re:This negates the entire purpose of DNS (Score:4, Insightful)
Now, of course, most of these countries have their own issues about Internet connectivity and interoperability, but this at least is one less acceptable reason they behave that way.
Parent
That has nothing to do with language (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
There's no other set of characters (and their binary representations) that can be typed in by virtually anyone, anywhere. If you use anything else, you start locking people out based on the equipment they have.
Re:The "Balkanisation" of the Internet (Score:4, Insightful)
I agree that segregating the Internet into separate "internets" for particular countries is a bad idea; however, if other people want to have networks that operate in their native languages, who are we to tell them that they should stop that and be forced to use English instead? Wouldn't it be better to just make the Internet (the one that we have now, predominantly English) capable of supporting multiple languages, so that if and when people want to build networks in other languages, they're at least connectable to our internet, even if we can't type the domain names directly from our English keyboards? The alternatives are either making everyone build their networks in English, which WOULD be cultural imperialism, or ignoring the pressure for multilingual networks to the point that completely incompatible non-English alternatives spring up.
The world is already largely divided up by language. I doubt you (presumably a native English speaker in a predominantly English-speaking country) visit many Chinese websites written entirely in Chinese languages for Chinese speakers in China right now, even though their domains are written in 7-bit ASCII script like every other site on the Internet. This proposition won't make that any better, but it won't make it any worse either; and it holds the possibility of staving off the even worse alternative of completely separate, incompatible, non-ASCII "internets" springing up to meet the demands of these other peoples. At least with this multilingual system, an English site (with an ASCII domain) can link to a Chinese site (with a Hanzi domain). If China were to invent their own Hanzi-based DNS protocol, separate from our existing DNS protocol, not even that would be possible. Making our network multilingual actually prevents Balkanization more than it induces it.
Parent