VoxForge
Hi Ken,
Trac still wrongly displays the lexicon and it might still be thinking something wrong as there is stuff like the following in the html source of http://dev.voxforge.org/projects/de/browser/Trunk/Lexicon/voxDE20080615.xml
<link rel="alternate" href="/projects/de/browser/Trunk/Lexicon/voxDE20080615.xml?format=raw" title="Original Format" type="text/xml; charset=iso-8859-15" />
Also, the wrong character pairs that look like they were one utf-8 character shown in latin1 are actually two nicely utf-8-encoded characters that display what would be displayed if the original character were shown in latin1. I don't know if this babbling is understandable, but try to set your browser's character encoding to latin1 and you'll see that the problem doesn't go away but that each observed character pair actually becomes 4(!) question marks.
Also, the page itself does not specify its character encoding (neither through a http-equiv meta nor with an xml-processing instruction), which would probably be better.
All this doesn't really pose a problem, but for completeness sake we might want to fix it. Or do you think it might automagically go away with the next svn checkin? I don't know how Trac works, but it might be caching the page from before your trac.ini update.
Cheers,
Timo
Hi Ralf,
Well, most of my editors (that is, nano and gedit) seem to work well. I mostly rely on console applications for the dictionary processing and all the tools abide my utf-8 wishes. NEdit unfortunately doesn't support utf-8, but openly tells me about that.
In terms of Windows Editors, I don't know. Don't they all more or less work with uft-8 nowadays? At least notepad worked for me when I last used it (it actually wanted to store text as utf-16, but I was able to change it).
Now, for IPA *editing*, I haven't found anything that allows me to simply type IPA symbols -- apart from the little textfield on the dictionary acquisition project's page :-) I frequently use it to type in my symbols and then copy-paste it into e-mails and other stuff. But then again, you can't really type anything *but* IPA in the text fields...
Hope that helps,
Timo