8 messages in com.googlegroups.bloggerdevRe: Problems with blogger implementat...
FromSent OnAttachments
ehet...@gmail.com18 Apr 2005 22:00 
snoopdave21 Apr 2005 21:33 
David Stewart22 Apr 2005 09:48 
ehet...@gmail.com22 Apr 2005 10:23 
David Stewart22 Apr 2005 10:47 
Erik Hetzner22 Apr 2005 11:23 
David Stewart22 Apr 2005 11:42 
Volabulary28 Apr 2005 00:34 
Subject:Re: Problems with blogger implementation of Atom API
From:Volabulary (vola@gmail.com)
Date:04/28/2005 12:34:01 AM
List:com.googlegroups.bloggerdev

So, for all new folks out here who are working on posting non-ASCII, what exactly is the workaround you managed to use for Atomizer? Maybe it could go in some FAQs...

I'm working in Java, my blog is UTF-8, and I'm unable to post "è" (quite a pity since half of it is in Italian :P).

I tried replacing special characters with character entities ("&#xxx;") , but they seem to be converted back to characters by the APIs (and then displayed as broken).

Any help would be appreciated.

PF