Here's an opportunity to help w something simple: I am after as many
translations of "school" as we can get, synonyms welcome. If they have
non-latin chars, then what we want is the punycode for them. An easy
way to get the punycode for a word is to use a modern webbrowser, and
type your word in the address bar with an http:// prefix. Firefox will
automatically translate it into punycode and try a dns lookup on it.

So for example, if I say

    http://ámbar/

Firefox translates it to

   http://www.xn--mbar-4na.com/

Or you can use a punycode converter from the many listed here:
http://en.wikipedia.org/wiki/Punycode

This is so that kids can type "school" in their native language in the
Browse activity... and have it just work. So simple...

cheers,



m
-- 
 [EMAIL PROTECTED] -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
_______________________________________________
Server-devel mailing list
[email protected]
http://lists.laptop.org/listinfo/server-devel

Reply via email to