Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #17438 > unrolled thread
| Started by | Enrico 'Henryx' Bianchi <henryx_b@yahoo.it> |
|---|---|
| First post | 2012-08-08 22:37 +0200 |
| Last post | 2012-08-09 02:50 -0700 |
| Articles | 5 — 4 participants |
Back to article view | Back to comp.lang.java.programmer
UTF-8 Domains Enrico 'Henryx' Bianchi <henryx_b@yahoo.it> - 2012-08-08 22:37 +0200
Re: UTF-8 Domains Jeff Higgins <jeff@invalid.invalid> - 2012-08-08 17:21 -0400
Re: UTF-8 Domains Enrico 'Henryx' Bianchi <henryx_b@yahoo.it> - 2012-08-09 01:18 +0200
Re: UTF-8 Domains Arne Vajhøj <arne@vajhoej.dk> - 2012-08-08 23:17 -0400
Re: UTF-8 Domains Roedy Green <see_website@mindprod.com.invalid> - 2012-08-09 02:50 -0700
| From | Enrico 'Henryx' Bianchi <henryx_b@yahoo.it> |
|---|---|
| Date | 2012-08-08 22:37 +0200 |
| Subject | UTF-8 Domains |
| Message-ID | <jvuim3$apf$1@tdi.cu.mi.it> |
I have a problem: how I manage UTf-8 domains (e.g. http://www.感謝.com )? Thanks, Enrico
[toc] | [next] | [standalone]
| From | Jeff Higgins <jeff@invalid.invalid> |
|---|---|
| Date | 2012-08-08 17:21 -0400 |
| Message-ID | <jvul24$cs4$1@dont-email.me> |
| In reply to | #17438 |
On 08/08/2012 04:37 PM, Enrico 'Henryx' Bianchi wrote: > manage UTf-8 domains websearch java+idn+tutorial
[toc] | [prev] | [next] | [standalone]
| From | Enrico 'Henryx' Bianchi <henryx_b@yahoo.it> |
|---|---|
| Date | 2012-08-09 01:18 +0200 |
| Message-ID | <jvus4r$gk3$1@tdi.cu.mi.it> |
| In reply to | #17439 |
Jeff Higgins wrote: > websearch java+idn+tutorial Thank you, in some cases solution is more simple than you expect :) Enric
[toc] | [prev] | [next] | [standalone]
| From | Arne Vajhøj <arne@vajhoej.dk> |
|---|---|
| Date | 2012-08-08 23:17 -0400 |
| Message-ID | <50232bdf$0$289$14726298@news.sunsite.dk> |
| In reply to | #17438 |
On 8/8/2012 4:37 PM, Enrico 'Henryx' Bianchi wrote: > I have a problem: how I manage UTf-8 domains (e.g. http://www.感謝.com )? Java 6 introduced: http://docs.oracle.com/javase/6/docs/api/java/net/IDN.html But if you have a choice then avoid them. Try and read this about FF policy regarding IDN to get an idea about the problems: https://wiki.mozilla.org/IDN_Display_Algorithm Arne
[toc] | [prev] | [next] | [standalone]
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Date | 2012-08-09 02:50 -0700 |
| Message-ID | <jt17289v8lsf174dpcbintqlslj40ipptq@4ax.com> |
| In reply to | #17438 |
On Wed, 08 Aug 2012 22:37:23 +0200, Enrico 'Henryx' Bianchi <henryx_b@yahoo.it> wrote, quoted or indirectly quoted someone who said : >I have a problem: how I manage UTf-8 domains (e.g. http://www.感è¬瑩.com )? see http://mindprod.com/jgloss/idn.html -- Roedy Green Canadian Mind Products http://mindprod.com A new scientific truth does not triumph by convincing its opponents and making them see the light, but rather because its opponents eventually die, and a new generation grows up that is familiar with it. ~ Max Planck 1858-04-23 1947-10-04
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.programmer
csiph-web