Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Korean Code Page Support for REXML

Reply
Thread Tools

Korean Code Page Support for REXML

 
 
robert.wilder
Guest
Posts: n/a
 
      02-06-2006
Hello,

I am working with localized information for several languages (German,
French, Japanese) and have written a lot of ruby tools to localize my
software to support these languages. Now I have to add support for
Korean. Does ruby's REXML even support Korean yet?

Inside the ruby install directory there dont appear to be any Korean
code pages in the rexml/encodings directory. I am reading out data
using REXML from an xml file encoded in a Korean code page (ks c 5601
1987). If ruby's xml parsers dont support this right now, will they in
the near future?

I believe I am using Ruby 1.8.2. Is this support already in the newest
version of ruby? Any help would be appreciated.

-Rob

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
REXML::Element.write is deprecated. See REXML::Formatters Phlip Ruby 0 01-15-2008 08:23 PM
Reading and Typing Korean =?Utf-8?B?SmVhbg==?= Microsoft Certification 2 11-30-2004 10:33 PM
rexml error - REXML::Validation Daniel Berger Ruby 2 10-12-2004 04:19 PM
Korean Language Support me Computer Support 5 02-06-2004 06:48 AM
soap4r 1.4.8.1 with REXML 2.7.1 - no REXML::VERSION_MAJOR Damphyr Ruby 2 07-16-2003 09:49 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57