Re: New Chinese FAQ

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

ok, I'll fix the html tag problem ASAP.

regards laser

>>>>>>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.
>>
>>
>
>Encoding looks good, but there is a lot of missing HTML tags in it :-(
>
>http://validator.w3.org/check?verbose=1&uri=http%3A//wwwmaster.postgresq
>l.org/docs/faqs.FAQ_chinese.html
>
>A quick look shows a lot of missing </P> tags.
>
>(You can always preview the output at
>http://wwwmaster.postgresql.org/docs/faqs.FAQ_chinese.html, but remember
>it's delayed (the website pulls once per hour, but it pulls from anoncvs
>so there is the additional delay there)
>
>//Magnus
>
>
>
>

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Bruce Momjian 2005-05-16 19:29:21 Re: New Chinese FAQ
Previous Message Magnus Hagander 2005-05-15 18:46:58 Re: New Chinese FAQ