JY's Weblog
lundi 25 mars 2002
Office de la langue française du Québec : Blogue.
Palm Desktop software 4.0 for Mac
Can we find an opml file which includes all links to all Userland created web pages? I mean there's so much content burried into Userland web sites that this opml file could be a quick reference tool to find information. (Yes all, Davenets, ScriptingNews, XML-RPC, and so on and so on.. all>)
Well, if I understand it correctly, MacOSX uses the MacRoman character set to display characters. It doesn't use ISO-Latin-1 (yes, iso8859-1 !). So when importing by FTP a script created on LinuxPPC (which uses Latin 1 I guess), and opening it in MacOS X, accents are turned into crap. hum hum. Anyone have any ideas to deal cleanly with this?
Accented characters in scripts
I will master characters encodings
Java Internationalization Locales installed with the JRE.
Differences Between ANSI, ISO-8859-1 and MacRoman Character Sets If you have informations about characters encodings on MacOS X, please email me at jy@stervinou.com . I'm getting bored to see accents turned into crap when I open a file imported from another Unix box. ??