NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Unicode, please... (Score:2)
Re: (Score:1)
Uhm, that makes no sense. UTF-8 is an encoding, Unicode is a charset, and neither is a collation. F.ex., Ü will sort to different places depending on whether the collation is English or German (and may sort in yet otherwise in one of the Scandinavian languages, or in Turkish, or what have you). Whether you represent this character in Latin-1 or Unicode (happens to be the same codepoint in both charsets) and whether you encode the Unicode codepoint using UTF-8 or another encoding all has nothing to do w
English characters (Score:2)
AE occurs in words like encyclopaedia and aesc, and OE in, for example, the proper name OEdipus and a few s
Re: (Score:2)
And even then, we have words like résumé which also have accents, depending on who is spelling them.
Re: (Score:2)
Re: (Score:1)
Don’t forget naïve. Æsthetics and co. work just fine in browsers, btw.
Re: (Score:2)