The OASIS XLIFF TC has approved XLIFF 1.1 (XML Localisation Interchange File Format) as a Committee Specification, and now starts a 45 day public review prior...
REGISTER THIS WEEK AND SAVE ON EARLY-BIRD CONFERENCE AND HOTEL RATES! Are you falling behind? Version 4.0 of the Unicode Standard is here! Software and Web...
Paul, Thanks so much for the input and suggestions. They are going to be a big help. Regards, Mark Vedder ... a big ... convention I ... specific ... a ... ...
Hello, I posted this message already on the Unicode digest, which was misplaced, I must admit. So I hope this is the right place now for my questions: I need...
Our company is a software vendor who has made several sales in the past to Chinese customers. Our product is not-Unicode enabled nor are any portions of the...
Folks, I am looking for help regarding Java Internationalization in Tamil and other South Indian languages. If anybody has got some experiences, please guide...
Trying to display\access Russian. Not working. It's failing. I want to read the entry a Web Page uses when the url is save to Favorites. But right now I...
Here is what I'm trying to do. I want to store japanese in unicode in MS SQL7.0 (not japanese version ) through a web interface ( submitting a form ) and also...
Folks, I need a simple Java program which uses Input Method Framework to get multi-lingual texts. Can anybody of any help regarding this. Cheers Amala....
... Uh, sorry, I mean really sorry, but that would be me. I know I've been a really crappy moderator/owner of this list. I'm sorry. But despite this, the list...
Hi, ... We had the same issue last year... It's not just 16-bit vs 32-bit, on UNix, f.e. Sun Solaris, whchar just is not a UCS-2 value. That is, we found out...
Hi, ... Do you specify that fact in the following JSP directive? <%@ page contentType="text/html; charset=utf-8"%> That usually is enought to have correct...
Paul et al, ... I am sorry this keeps coming as a surprise to people. This UNIX behavior is well-documented and existed before Unicode was implemented on UNIX...
... Hello, I'm the moderator. Not sure what messages you sent, however yahoogroups occasionally hiccups and creates delivery problems. Perhaps you could post...
Amala, Try asking questions on: http://developer.sun.com/contact/feedback.jsp?category=gadc The Sun Global Application Developer Corner, Ask the Expert. You...
Hello I need to support Greek in the current product. They currently use ISO 8859-1 I am planning on moving to UTF8. However just wanted to find out if there...
Aruna, ISO-8859-7 (see for example http://czyborra.com/charsets/iso8859.html#ISO-8859-7) contains only 7-bit ASCII plus the modern Greek alphabet. So, no, you...
Hello We are currently having a Oracle Database (UTF8) implementation. From what i have read Microsoft SQL server supports UTF-16. I read in one place that it...
... Yes. ... Correct. ... Very well. ... Use any of the "n" datatyes, and UTF-16 will be used. No special setup needed. ... Yes. well, NCHAR, NVARCHAR, NTEXT. ...
Hi Aruna, 1. SQL Server supports Unicode very well indeed. 2. You don't set up SQL Server to support Unicode. You must choose a non-Unicode code page for the...
Hi Thankyou very much for this information. It was exactly what i was looking for. thanks again Aruna ... access ... encodings. ... (Compatibility ... database...
I got a weird question on a forum supporting a book I co-wrote on Eclipse: someone wanted to know if it was possible to configure the Java code formatting...
I believe in french they place a space before a semicolon. They certainly have a space before a colon. Jaime ... I got a weird question on a forum supporting a...
Yes. In French, you would put a space before a colon, a semi-colon, a question and exclamation mark. Some folks do not externalize punctuation and end up...
Etienne Kroger
etienne.kroger@...
Aug 29, 2003 7:55 pm
1269
Could you convert from UTF-8 to UTF-16/UCS2 and back? http://www.faqs.org/rfcs/rfc2044.html gives the conversion: In UTF-8, characters are encoded using...
Hi all, I want to find out the base OS language version of the installed Windows? This is the actual language in which the OS was packed and doesnot always...