Re: Bulk UTF-8 / punycode Tool
2004-01-05 23:58:50 GMT
Georg Ochsner <georg <at> ochsner.de> wrote: > do you know an online tool or better windows programm yet to > automatically convert multiple strings containing german umlauts > (UTF-8) into punycode at once? The idn program that comes with GNU libidn can do that: http://www.gnu.org/software/libidn/ It's a command-line utility. If you want to run it on a Windows machine, it can probably be built using Cygwin (but don't ask me how--I know nothing about Windows). By the way, you need to consider whether you just want the Punycode encode operation, or the entire ToASCII operation (including Nameprep etc). The idn program can do either. AMC
RE: Bulk UTF-8 / punycode Tool
2004-01-06 00:13:16 GMT
Hi Georg,
One method available is to use VeriSign's IDN SDK. The SDK is an open source effort which implements the latest RFC documents. The SDK offers a suite of command-line tools for UNIX-based systems as well as Windows. VeriSign has also set up a mailing list where SDK users can discuss implementation issues.
The latest IDN SDK from VeriSign can be found here:
http://www.verisign.com/nds/naming/idn/sdk_download.html
Instructions for joining the mailing list can be found here:
http://www.verisign.com/nds/naming/idn/sdk_maillist.html
If you are still reluctant, I'd be happy to run a one-time conversion for you. VeriSign's IDN SDK makes it pretty easy for me. Once I know what you need, it should only take me a few minutes to run the conversion.
Thanks again for your interest Georg. I hope the SDK is helpful to you,
-- John
_______________________________________________________
John Colosi VeriSign, Inc.
Senior Software Engineer
Naming and Directory Services
w:703.948.3211 c:703.863.0606 e:jcolosi <at> verisign.com
-----Original Message-----
From: owner-idn <at> ops.ietf.org
[mailto:owner-idn <at> ops.ietf.org] On Behalf Of Georg
Ochsner
Sent: Monday, January 05, 2004
6:13 PM
To: idn <at> ops.ietf.org
Subject: [idn] Bulk UTF-8 /
punycode Tool
Hello Friends,
do you know an online
tool or better windows programm yet to automatically convert multiple
strings containing german umlauts (UTF-8) into punycode at once? Would be very
appreciated 
CU,
Georg
RE: Bulk UTF-8 / punycode Tool
2004-01-06 00:45:37 GMT
VeriSign's IDN SDK has a nice set of command line utilities in both c and Java which can handle this, including pre-built binaries for Windows which don't require a Unix emulation layer. http://www.verisign.com/nds/naming/idn/sdk.html Regards, Jim > -----Original Message----- > From: owner-idn <at> ops.ietf.org [mailto:owner-idn <at> ops.ietf.org] > On Behalf Of Adam M. Costello > Sent: Monday, January 05, 2004 5:59 PM > To: idn <at> ops.ietf.org > Subject: Re: [idn] Bulk UTF-8 / punycode Tool > > Georg Ochsner <georg <at> ochsner.de> wrote: > > > do you know an online tool or better windows programm yet to > > automatically convert multiple strings containing german umlauts > > (UTF-8) into punycode at once? > > The idn program that comes with GNU libidn can do that: > > http://www.gnu.org/software/libidn/ > > It's a command-line utility. If you want to run it on a Windows > machine, it can probably be built using Cygwin (but don't ask > me how--I > know nothing about Windows). > > By the way, you need to consider whether you just want the Punycode > encode operation, or the entire ToASCII operation (including Nameprep > etc). The idn program can do either. > > AMC > > >
Re: Bulk UTF-8 / punycode Tool
2004-01-06 06:20:21 GMT
Georg Ochsner wrote: > do you know an online tool or better windows programm yet to > automatically convert multiple strings containing german umlauts (UTF-8) > into punycode at once? Would be very appreciatedPython 2.3 offers library routines to do that. Regards, Martin
Re: Bulk UTF-8 / punycode Tool
2004-01-06 09:11:15 GMT
Try this link http://idn.isc.org/wiki/wiki.cgi?Other_IDN_Software -James Seng Georg Ochsner wrote: > Hello Friends, > > do you know an online tool or better windows programm yet to > automatically convert multiple strings containing german umlauts (UTF-8) > into punycode at once? Would be very appreciated> > CU, > Georg
Re: Bulk UTF-8 / punycode Tool
2004-01-06 09:19:35 GMT
You should also try this: http://idn.isc.org/archives/000010.html -James Seng Georg Ochsner wrote: > Hello Friends, > > do you know an online tool or better windows programm yet to > automatically convert multiple strings containing german umlauts (UTF-8) > into punycode at once? Would be very appreciated> > CU, > Georg
Re: Bulk UTF-8 / punycode Tool
2004-01-06 13:05:40 GMT
Georg Ochsner <georg <at> ochsner.de> wrote: > >> do you know an online tool or better windows programm yet to >> automatically convert multiple strings containing german umlauts >> (UTF-8) into punycode at once? > > The idn program that comes with GNU libidn can do that: > > http://www.gnu.org/software/libidn/ > > It's a command-line utility. If you want to run it on a Windows > machine, it can probably be built using Cygwin (but don't ask me how--I > know nothing about Windows). Allow me to add that GNU Libidn is supposed to be written in pure ISO C89, so if you have a Windows compiler that support C, it should be possible to build without any compatibility layers like cygwin. An online tool is available from <http://josefsson.org/idn.php>. Regards, Simon
IDNs in IE and Google
2004-01-21 20:43:44 GMT
Hello again, does anybody know, when Microsoft will implement the new IDN standards in IE (service pack or something)? And when is Google planning to index IDNs "correctly" in native characters? Thanks and good luck, Georg
RE: IDNs in IE and Google
2004-01-22 07:27:41 GMT
I'm surprised that Google does not support IDNs. In Poland, the NetSprint (netsprint.pl) search engine supports the IDNs (NetSprint is very popular in Poland; NetSprint is the official search engine for the biggest "internet-portals" like WP.pl or poland.pl) By the end of 2003, all IDN-web sites (.pl only) has been indexed. More (in Polish only)... http://gospodarka.gazeta.pl/gospodarka/1,36051,1828201.html http://www.egospodarka.pl/article/articleview/3793/1/12/ http://www.webinside.pl/news/163 http://www.biznesnet.pl/a/6757/ http://www.searchengines.pl/cms/cms/index.php?action=read&news_id=110 http://www.e-biznes.pl/inf/107155945660120.shtml Andrzej Bartosiewicz
RSS Feed