Re: [OSRAIDS-developers] Update
Brought to you by:
lathama
|
From: <osr...@li...> - 2004-11-10 10:40:12
|
W3C.org has a different take on it. Yes the backend can be anything, however the XHTML, CSS, XML standards are pushing the ISO stuff. MySQL can handle anything as it is just storing stuff, so as long as it is not an index or a sort function then MySQL does not know. Just got back from 13hours of Halo2..... On Wed, 10 Nov 2004 06:50:38 +0100, osr...@li... <osr...@li...> wrote: > Right, but if you use UTF-8, you don't need to sort these encodnigs, because > Unicode is a 16-bit(or 32-bit) encoding which includes all these > language-specific encodings. So one way is to use 8-bit encodings > (ISO-8859-1, -2, ... -10) and differentiate them in dependence of concrete > language and second way is to use UTF-8 for all languages. I recommend to use > 8-bit encodings, because as I know, MySQL does not have Unicode support yet > (maybe it is already not true). > > Robert > > On Tuesday 09 November 2004 01:51, > > > osr...@li... wrote: > > Busy as can be. found this, adding it to lang.php > > $XX['ISO'] = '8859-X'; > > > > ############################# > > > > ISO 8859-1 is just one part of the ISO-8859 standard, which specifies > > several character sets, e.g.: > > 8859-1 Europe, Latin America > > 8859-2 Eastern Europe > > 8859-3 SE Europe > > 8859-4 Scandinavia (mostly covered by 8859-1 also) > > 8859-5 Cyrillic > > 8859-6 Arabic > > 8859-7 Greek > > 8859-8 Hebrew > > 8859-9 Latin5, same as 8859-1 except for Turkish instead of Icelandic > > 8859-10 Latin6, for Eskimo/Scandinavian languages > > > > ############################# > > -- > Robert Zelnik > e-mail: rz...@vs... > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Osraids-developers mailing list > Osr...@li... > https://lists.sourceforge.net/lists/listinfo/osraids-developers > -- Andrew Latham http://www.lathama.com la...@gm... la...@ya... la...@la... If any of the above are not working we have bigger problems than my email. |