new tellico user

Robby Stephenson robby at periapsis.org
Sat Jan 13 13:29:15 MST 2007


Hi Mathieu,

On Thursday 11 January 2007 5:20, mathieu.belleville at free.fr wrote:
> -The allocine.fr data source works in UTF-8, but the allocine web site
> expect latin-1, but if I modify the python code to construct a latin-1
> search url, then this is tellico which is complaining that the XML is not
> OK (indeed, it may contain some latin-1 instead of UTF-8, so is out of
> spec).

As long as the XML specifies the encoding, I think you should be able to use 
whatever you want. Is the warning a malformed XML error, or something about 
a character entity? Can you give me an example of a search, I'll try to see 
if I can make it a bit more consistent.

> -The export to pilot-DB: my palm (tungsten T5) is set to latin-1. As far
> as I know, there is no possibility to set the palm to UTF-8. In the
> tellico export dialog, there was a section about locale, but it was
> greyed out, so I could not modify the locale to latin-1 instead of UTF-8.

That's a bit of a relic from when I coded the export dialog. The locale 
setting only applies to text exports, and the pilot-DB is a binary one, so 
it gets disabled. I should probably special-case the pilot-DB. In any case, 
you're not the first to hit that, you can actually modify the tellicorc 
file directly to do what you need.
http://periapsis.org/tellico/doc/hidden-options.html#hidden-export-options-pilotdb

> All in all, a very good piece of software: felicitations.

Thanks!
Robby



More information about the tellico-users mailing list