
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [tlug] apache2 setup and japanese charset
- Date: Wed, 9 Jul 2003 18:10:39 +0900
- From: "legend" <fukudam@example.com>
- Subject: RE: [tlug] apache2 setup and japanese charset
> >in my httpd.conf I have shift_jis as my defaultcharset
> >
> >add charset shift_jis is also included
> >
> >
> How about trying Unicode? I hear it lacks a lot of kanji, but for the
> average gaijin it should be OK, shuoldn't it?
Yeah, Unicode is pretty good. At the place where I
work, we use Unicode for the most web applications
we have here. Don't think we ever had an issue with
not having enough kanji chars.
It makes life a lot easier as you don't have to think
about switching/converting encodings.
But you want to be careful not to use Unicode in
e-mails if you are to have mail distribution function
in your web app. Some mail clients can't handle
it well. For Japanese mail, JIS (ISO-2022-JP) is
the standard (bad idea to use sjis or euc).
-mune
Home |
Main Index |
Thread Index