You and your Unicode ;-)

 
-----Original Message-----
From: Paul Hastings [mailto:[EMAIL PROTECTED] 
Sent: 30 March 2005 14:05
To: CF-Talk
Subject: Re: Chinese Characters

Dwayne Cole wrote:
> What's the best approach?

both.

> 1). Translate the text before displaying 

for the program text (prompts, etc.) stick these in resource bundles 
(rb). you can use a tool like icu4j's rbManager to create & manage 
these. you can find it here:
http://www-306.ibm.com/software/globalization/icu/rbmanager.jsp

or if you can wait a bit, some sun-crazed australian is building/tuning 
up a cf-based rb manager even as we speak ;-)

use this CFC to help integrate the rb into your cf application:
http://www.sustainablegis.com/unicode/resourceBundle/javaRB.cfm

> 2). Enter chinese text into the database.

this i guess would be a good place for the ad hoc user content.

> In any case I need help.  Please :-)

what about dates? number/currency formatting? calendars? encoding? oh 
wait, i can answer that one, "Just Use Unicode" ;-)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200672
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to