[fpc-pascal] Web site now translatable
Michael Van Canneyt
michael.vancanneyt at wisa.be
Tue Nov 21 13:49:04 CET 2006
On Tue, 21 Nov 2006, Tomas Hajny wrote:
> Daniƫl Mantione wrote:
> > Op Tue, 21 Nov 2006, schreef ???? ???????????:
> >
> >> > If you would like to make the FPC website available in your own
> >> language,
> >>
> >> What encoding does it need? UTF8, UTF16, language specific (for
> >> example, five are supported by Opera for cyrillic text, windows-1251 is
> >> the most common).
> >
> > Whatever you prefer. The database uses UTF-8, but I can configure the
> > website generator to generate any encoding.
>
> Well, preferably the WWW server should accept the charset configured in
> the browser...
Nooooo,
the browser should detect the charset sent by the server, and display it correctly
:-)
If the client can do it, let the client do it. Golden rule for writing
robust servers.
Michael.
More information about the fpc-pascal
mailing list