[JDEV] utf8

Justin Karneges justin-keyword-jabber.093179 at affinix.com
Mon Dec 1 17:19:15 CST 2003


Make sure you don't double-encode your data.  Your XML library probably 
supports unicode already, and so there should be no need to explicitly encode 
anything yourself.

-Justin

On Monday 01 December 2003 02:27 pm, Glen wrote:
> general public,
>
> I'm attempting to send multiple languages in a jabber message.
> I'm using Net::Jabber to send, & I'm encoding content into UTF-8 with
> Unicode::MapUTF8; however, I'm receiving gibberish in the client.
>
> I don't know much about Unicode, but from what I understand, there isn't
> much to it.  My client (PSI on linux) supposedly supports UTF-8 - is
> there something that I'm missing, or is there a direction anyone can
> point me in?
>
> -g
>
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev



More information about the JDev mailing list