Related Post

18 Comments Received

Surya Kiran Reddy
July 31st, 2007 @18:12  

getting following error when imported
“can not login with blogger account: invalid credintials”

any help?

Yichao
August 1st, 2007 @9:03  

Hi surya,
Is the problem reproducible now?
Please check your username/pwd.
I tried with my account, it works fine.
If you still have the error, pls provide some more details, see error.log in your blogsync directory.

Giuliani Deon Sanches
August 3rd, 2007 @8:18  

To surya: Have you added the gmail domain at your users name (@gmail.com) ?

To yichao: Hi man. I have added a issue for you here:
http://code.google.com/p/blogsync-java/issues/detail?id=2
Everytime when i try to import posts and comments from my wordpress blog my desktop start to “blink”, a error message is printed on my screen and blogsync became my background wallpaper freezing everything else. :D
Can you help me ?

Yichao
August 3rd, 2007 @21:37  

Hi giuliani,
what’s the error message printed on your screen?
or post your error.log here or email it to me.
the error.log is in your blogsync directory.

when importing, the import button shows as pressed, it comes back to normal state after importing finished.
however it’s only the import button that looks freezing, not the whole desktop.

Surya Kiran Reddy
August 7th, 2007 @12:31  

Hi,

i added google domain to my user id . This works now. Its fentastic app. Thank you soo much.

regards,
Surya

HelenaN
August 27th, 2007 @23:35  

Hi Yichao,

I’m having trouble to set the java path, I just don’t know how. Can you give me a quick step-by-step for windows?

Thanks so much for a wonderful tool!

Yichao
August 28th, 2007 @0:18  

Hi HelenaN
say you installed java into c:/j2sdk1.5
and your java.exe is in c:/j2sdk1.5/bin
set java path means:
change the following line in run.bat
set path=e:/jdk1.5.0/bin
to this:
set path=c:/j2sdk1.5/bin

see details:
http://java.sun.com/j2se/1.4.2/install-windows.html

emrahkirdok
August 31st, 2007 @20:07  

hi there

i made everything you said. i set the path, and run run.bat but nothing appears. please help me.

HelenaN
August 31st, 2007 @21:40  

Thanks a lot Yichao! I got it to run and it now reads the XML export file from Wordpress. However… when I try to import a post to Blogger (after correctly inserting my username, password and blog ID #), I get the following error:

can not log in to blogger account:
Error connecting to login URl

Help? :)

HelenaN
August 31st, 2007 @21:43  

Ok, forget my last question. It was the company’s proxy!

Yichao
August 31st, 2007 @22:57  

to emrahkirdok:
Open a terminal and run run.bat in the terminal.
It’d tell you what’s going wrong.

to HelenaN:
Thanks for your feedback!

emrahkirdok
September 1st, 2007 @5:30  

thank you yichao;

i think i have a different version of java. which version of java do you recommend?

Yichao
September 1st, 2007 @9:59  

to emrahkirdok:

jdk 1.5 or later.

Bizzy B
September 1st, 2007 @23:53  

First off, Thanks for your great tool!

However, I’m having a major problem. No matter what I do I can’t seem to import more than 50 of my wordpress posts into blogger. Can u help me with this situation?

Yichao
September 2nd, 2007 @0:00  

Google limits you to post at most 50 entries within one day.
so try it tomorrow.

kyd
September 11th, 2007 @4:43  

I cannot import anything either from the website (hosted by my provider) or by the xml file.

I am using wordpress 2.2.2.
I alos have java 1.6.0_02.

Can anybody help?

kyd
September 11th, 2007 @5:47  

Ok, got to migrate from my wordpress hosted by my provider to a wordpress account on wordpress.com.

I can now read post from the wordpress.com.
Though, I cannot read from the XML file (the one from the wordpress.com and not the one hosted by my provider). Meaning, my comments are not uploaded.

Need help for this last one.

Thank you

Yichao
September 11th, 2007 @10:23  

Your problem may be due to some bad characters in the xml.
edit your rss file by a text editor, cut some items, and try it again.
However blogsync does NOT filter duplicated item. importing twice
would cause duplicated entries.

By the way,
I found that some tag names of rss file is changed by the latest wordpress.
for example,
tag post_type is missing in wordpress 2.2
tag post_date is changed to pubDate.
so even you have cut the bad characters, it may still be broken if you
are using wordpress 2.2.

Leave A Reply

Please Note: Comments maybe under moderation after you submit your comments so there is no need to resubmit your comment again