Re: New Chinese FAQ

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>, laser(at)qmail(dot)zhengmai(dot)net(dot)cn
Subject: Re: New Chinese FAQ
Date: 2005-05-13 17:06:30
Message-ID: 200505131706.j4DH6U400644@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Magnus Hagander wrote:
> > > > OK, here's where we get stuck. I CC'ed the original two Chinese
> > > > posters so let's hope they can address it.
> > >
> > > Should be CHARSET="gb2312"? I have no idea of "gb_2312" or
> > "gb_2312-80".
> >
> > I have changed the character set specification in CVS to
> > match your suggestion. Magnus, want to try it again?
>
> Can you convert it to UTF8 with iconv? (just to see that there are no
> bad chars in it) Until that works, there is no point in trying it on the
> website. (Once it works in yuor iconv, we can test it in the one on
> wwwmaster, but I assume they'd be the same)

I did:

$ iconv -f gb2312 -t utf-8 FAQ_chinese.html >x
$

and I got nothing reported (no errors), and file 'x' looks OK.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Mahmoud Taghizadeh 2005-05-15 11:04:55 FARSI FAQ
Previous Message Magnus Hagander 2005-05-13 15:52:46 Re: Changes to the docs comments system