Now I'm trying to put my old home-made blog into version 1.
First I tried to import my rss-feed, but nothing shows up in the body-field (or what the message-area is called).
Only if I just put the "description" part in the rss-feed, but then the linebreaks an images are gone.
rss2 is here: http://www.brittoghenning.dk/weblog/xml/index.xml
Then I looked at the MySQL-table "entries".
But I use a date formatted as yyyy-mm-dd in my MySQL and s9y uses a timestamp. I don't know how to translate, so just sending data from one MySQL to another seems difficult for me.
Do you have any suggests?