hi... I'm trying to add xmlrpc posting to Xpostulate, not only to work better with LJ, DW and (insert favorite LJ clone), but also to get wordpress crossposting worked in (since that also uses xmlrpc
( Read more... )
Thanks duskwuff Actually, since posting, I got that sorted out (with help on #tcl @freenode). I am now getting an appropriate response. Apparently I'm still doing something wrong, however. I can send a post without an error, and the status I get back from the server is "ok", but my post does not appear on my journal. Weird. I'll be working more on this over the weekend.
a real XMLRPC library vs. hand-crafting? Somebody wrote the tcl xmlrpc library, no? I downloaded it and read it. There is no documentation on how to use it. Nonetheless, I saw what it does, and wrote something simpler to generate only the xml needed in my app. I'm trying to keep this thing as simple/easy to use for users. If they have to download and install extra libraries and modules, etc., etc., well, that's too complicated for most. I'm trying to build everything needed right into the app.
Comments 2
(The comment has been removed)
Actually, since posting, I got that sorted out (with help on #tcl @freenode).
I am now getting an appropriate response.
Apparently I'm still doing something wrong, however.
I can send a post without an error, and the status I get back from the server is "ok", but my post does not appear on my journal.
Weird.
I'll be working more on this over the weekend.
Reply
Somebody wrote the tcl xmlrpc library, no? I downloaded it and read it.
There is no documentation on how to use it.
Nonetheless, I saw what it does, and wrote something simpler to generate only the xml needed in my app.
I'm trying to keep this thing as simple/easy to use for users.
If they have to download and install extra libraries and modules, etc., etc., well, that's too complicated for most.
I'm trying to build everything needed right into the app.
Reply
Leave a comment