Re: Re: converter page?
John C Klensin <klensin <at> jck.com>
2003-03-08 21:59:35 GMT
Simon,
Let me make one additional suggestion, which is sort of
orthogonal to Martin's... It would be useful, as an alternative
to UTF-8 and the other encodings you support, to be able to put
in a string of characters as a list of items in U+nnnn form.
You show that form in your debugging option, but, if the
characters going in don't match what you produce, there is no
obvious way to provide them. I'm particularly concerned here
about characters my browser has no way to render (e.g.,
appropriate fonts not installed, etc.)
The script/web page itself is much appreciated.
thanks,
john
--On Saturday, 08 March, 2003 15:31 -0500 Martin Duerst
<duerst <at> w3.org> wrote:
> Hello Simon,
>
> Very nice to put up such a script.
>
> It would be great if the default page was served as UTF-8.
> That way, on any recent browser, any user can just copy/paste
> or type in their idn and submit the query, without having to
> worry about encoding issues.
>
> Using various different encodings the way you do is exposing
(Continue reading)