Serendipity in UTF-8 & I would like native Syndication

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Kruno Tisljar
Posts: 4
Joined: Thu Jan 18, 2007 9:27 pm

Serendipity in UTF-8 & I would like native Syndication

Post by Kruno Tisljar »

Hi, love your work!

I have Serendipity in UTF-8 and I would like native Croatian (Central Europe) Syndication. How can I do that? Please help me.

Another thing that is not realy important to me, but I would like to now is why there a way to log in just by e-mail because no username is used in big services like Google or Live.com
Thanks in advance!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Serendipity in UTF-8 & I would like native Syndicati

Post by garvinhicking »

Hi!

What do you mean with "you would like Syndication"? Do you want to export your content, or do you want to import foreign content?

You can create a username that's called like your email address, if you like that. :-)

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Kruno Tisljar
Posts: 4
Joined: Thu Jan 18, 2007 9:27 pm

I would like to export my content

Post by Kruno Tisljar »

I would like to export my content to zfeeder who will convert it to wml code for mobile view, but it does not work well with (or my sistem) real unicode streams. My system has some kind of a bug so iconv does not work when I convert unicode to native, but it works well the other way around...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: I would like to export my content

Post by garvinhicking »

Hi!

The Serendipity feeds are exported as UTF-8, so basically it's the job of the remote application that needs to do the recoding. So on your end you've done all you can, it's up to the receiver to do the required recoding.

RSS feeds are recommended to be UTF-8. You can however try to edit the feed*.tpl template files and hardcode them in another format and then remove the utf-encoding smarty calls in that file.

However, doing this is not really what it's meant to be zfeeder is the part where the recoding should be done. Many other blogging applications deliver their feed in UTF-8 (I believe the majority does, I've seldomly seen any other feeds), so it might be the right idea to get that zfeeder to do proper recoding?

Serendipity's own RSS importer can deal with UTF-8 to native format recoding...

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply