• Hi,
    I’m new to WordPress (and really blogging in general). I’m trying to figure out how I can post to my site using client-side software. I have NewsGator installed and I read on here that you can use the b2 plugin but it doesn’t work for me. The posts show up garbled and it messes up the layout of the page. I tried this software called blogjet which claims to have direct support for WP and I got the same result. Searching around the net more I found various patches to xmlrpc.php for WP but none of those worked either.
    I’ve exhausted all options. I’d really like to figure this out. Is there no IBlogExtension plugin written directly for WP?
    BTW, is there any documentation on IBlogExtension and talking to xmlrpc.php? If there is no good solution to my problem I’d consider building something myself.
    [Edit]I don’t know if this matters but I thought it might be worth mentioning. I’m using Kubrick – I don’t suppose that has anything to do with my problem… ???

Viewing 9 replies - 1 through 9 (of 9 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    What WP version?

    Thread Starter schmoe

    (@schmoe)

    I knew I was forgetting something obvious.
    I’m running 1.2.2 Mingus.

    Thread Starter schmoe

    (@schmoe)

    btw, here’ s a sample of what I get when I post using the b2 plugin for NewsGator. I posted this from intraVnews, a different app, but it supports the same plugins and produces the same results. Note this is all in the body. The post doesn’t even show as having a title (“intraVnew test” was supposed to be the title). This is what came back from an RSS feed of my own site, so I guess Kubrick has nothing to do with this.
    <intraVnews test<
    <
    <
    <<<span style=’font-size:10.0pt;
    font-family:Arial’>>Test test 1 2 3<<<
    <

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Well, here’s the problem. There have been a lot of changes to xmlrpc.php since b2. So, I doubt NewsGator knows what they’re talking about. Have you tried another app?

    I have WP 1.2.2 installed and have used Zempt without any problems. I now use W.Bloggar without any problems either. Please give them a try.
    Regards

    Thread Starter schmoe

    (@schmoe)

    This is weird. Now nothing works. Nothing has changed except I’m away visiting family for the holidays using my laptop through my parent’s connection. The NewsGator+b2 plugin, which used to succeed in sending garbled posts, now tells me the “response does not contain valid XML”. Zempt and W.Bloggar give me similar messages. I’ve confirmed I can reach the website (www.chirilov.org). I have no idea what’s going on. I’ll have to try again later, possibly when I get home again (12/28). Until then I can’t confirm if Zempt and/or W.Bloggar work or not.

    Thread Starter schmoe

    (@schmoe)

    Hi, my site host finally fixed some problem with PHP-XML that was causing wordpress to fail in certain cases (xmlrpc.php being one of them).

    But, I’m still stuck. I tried both Zempt and W.Bloggar and neither work.

    Zempt crashes when I try to create a new account. It reads the categories and some other information, seemingly successfully, then I get a C++ abnormal termination error.

    W.Bloggar doesn’t list WordPress as one of the supported apps, so I’m forced to try something else like b2 or MT. In either case I get the same results as with the addin: a bunch of garbled mess.

    I can’t imagine I’m the only one experiencing this. I’m running a standard install of WP. My site host is running PHP 5.0.2. Could this have something to do with it?

    W.Bloggar now lists that they support WordPress. I tried it and it ok for simple weblogs. If you have custom fields though, I haven’t quite figured out how they translate over..

    Thread Starter schmoe

    (@schmoe)

    I tried the new version of w.bloggar and it seems to work ok for REALLY simple posts. If I have *any* html formatting in the post, like bold, blockquote, etc., it doesn’t send it properly to WordPress. In WordPress I’ll see lots of angle brackets and HTML escape characters. So this:

    simple text

    <b>bold</b>

    blockquote

    end post

    … ends up looking like this:

    simple text

    <<b>>bold<</b>>
    <

    >block quote<

    >

    end post

    … in the WordPress editor, and the final output looks like this:

    simple text

    <bold<
    <
    block quote<

    end post

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘no luck posting to WP from client software’ is closed to new replies.