Page 3 of 4

Flock Blogging

Posted: Thu Jan 12, 2006 9:02 pm
by PENorwood
Hi,

I have read with interest the attempts to get FLock and other blog utilities to connect to s9y. I installed the xml-rpc plugin and it seems that Flock does indeed auto-detect the blog. However it errors out when you enter in the username and password to access the blog.

If you need more info let me know.

Thanks

Re: Flock Blogging

Posted: Fri Jan 13, 2006 11:53 am
by garvinhicking
What does "error out" mean?

And is your server by any chance running PHP/CGI? Because in the last case, the error was because the XML-RPC PEAR Class died when trying to send HTTP-Headers!

The solution was to edit the file serendipity_event_xmlrpc/PEAR/XML/RPC/Server.php in line 395 and remove the call:

Code: Select all

        header($this->server_headers);
Regards,
Garvin

Posted: Fri Jan 13, 2006 8:44 pm
by PENorwood
Actually I found the problem ... somehow some of the files in the plugin were corrupted upon upload and it connects and edits very well!

The only issue now is probably a flock one. When I publish an entry it correctly publishes on the blog but flock tells me that it can't publish since the site apears to be offline and saves it as a draft locally.

Thanks!

Posted: Sun Jan 15, 2006 7:08 pm
by garvinhicking
That'S strange - I've never had such a flock problem! In fact it does often save my entries as drafts; but not locally, it does transfer it to the blog.

HTH,
GArvin

Posted: Thu Mar 02, 2006 5:36 am
by Trench
I'm trying to set up flock but it gives me an error after I enter my username and pass word. xmlrpc.php gives me the following...

Code: Select all

faultCode 103 faultString XML error: no element found at line 1
My URL is http://mycrimespace.thetrenchcoat.com

Posted: Thu Mar 02, 2006 12:18 pm
by garvinhicking
Which version of the XMLRPC plugin are you using?

Regards,
Garvin

Posted: Thu Mar 02, 2006 2:30 pm
by Trench
1.12 downloaded through Spartacus.

Posted: Thu Mar 02, 2006 2:57 pm
by garvinhicking
Did you ever try any other XMLRPC client like Ecto or flickr and did that work?

Maybe if you can set me up a author account on your blog (mail it privately) I can try it here on my system...

Regards,
Garvin

Posted: Thu Mar 02, 2006 3:02 pm
by Trench
I tried w.bloggar and couldn't get that to work either. I'll mail you yojur login. Thanks Garvin. :D

Posted: Thu Mar 02, 2006 3:07 pm
by Trench
Sent the info through PM.

Posted: Thu Mar 02, 2006 3:20 pm
by garvinhicking
I could use w.bloggar using the "Custom -> Metaweblog API" protocols to your blog, so the XMLRPC is basically seeming to work.

I am sorry, but the XMLRPC things are harder to debug, because every piece of software does it a bit differently, and I'm too short on time to investigate this more deeply. I can only say that using Flock in a version from 2 months ago worked flawless here on my system...

Regards,
Garvin

Posted: Thu Mar 02, 2006 3:21 pm
by Trench
Thanks for your time Garvin. I'll have to try w.bloggar again.

Posted: Sat Jun 21, 2008 1:19 am
by mehulved
Sorry for raising back an old topic. But searching around didn't get me anything useful. I am looking for a method to connect to my blog, running in serendipity 1.1.2, with BloGTK.
My username and password were right. I tried all the API's. I set the Server URL as http://blog.mehulved.com/serendipity_xmlrpc.php
But, I get error when trying to connect. Has anything changed, or is there any other client on linux that can connect?

Posted: Mon Jun 23, 2008 9:45 am
by garvinhicking
Hi!

Which version of the XMLRPC plugin are you using?

In recent s9y versions, the index.tpl template has changed to support autodetection for some XMLRPC clients, you might want to try that.

Regards,
Garvin

Posted: Mon Jun 23, 2008 9:57 pm
by mehulved
I will test lateast version on my PC and give you the feedback.
I tried with 1.3.1 on my PC, it still errs out with BloGTK and drivel. Tried all API's.