<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thank you, Eric,<div><br></div><div>I saw that someone posted 2 Android posts on the wiki when I looked at the AllRecentChanges but the group name is '1' which means that the application passed information incorrectly.  It's supposed to pass the group name back when it posts, and I use the group name to form the PmWiki page.  If whomever did that tries again, try a title with the group name in it: i.e. Blog.TestAndroid instead of just TestAndroid. That may correct that issue.</div><div><br></div><div>Just fixed the plug-in so it should save the page author's name -- otherwise I'd have known who tried to post (oops!).</div><div><br></div><div>Chris K. also tried a couple clients on Linux today... He did manage to post using Blogilo -- but the newlines were stripped out on the way back to the wiki :(  Unfortunately that renders it mostly useless.  </div><div><br></div><div>I straightened out the instructions to make the settings as clear as possible (every client handles credentials differently -- very confusing!):  <a href="http://www.pmwiki.org/wiki/Cookbook/XMLRPC-Talk">http://www.pmwiki.org/wiki/Cookbook/XMLRPC-Talk</a>  Only MetaWebLog API has been implemented, and you have to use the API link (there is no auto-discover, no idea how that works).</div><div><br></div><div>I'm only creating pass-through code for PmWiki to talk to a phpxmlrpc plug-in.  I'll keep trying.  To help with testing clients without consoles, I've been trying to figure out how to get the original client XML requests to pass through to a log file...  With most apps I'm testing blind.  MarsEdit I've gotten quite far with because there's a console in the app and I can see exactly what's being passed back & forth -- between that and tons of debug messages to the php/apache logs, I'm making progress.  Some progress.</div><div><br></div><div>Unfortunately the phpxmlrpc mailing list is quiet and hasn't been particularly helpful regarding the newline problems I'm having.</div><div><br></div><div><div>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Comic Sans MS" size="3" style="font: 12.0px Comic Sans MS">Crisses</font></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><br></p></div><div><div>On Feb 15, 2014, at 6:31 PM, Eric Forgeot wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Good idea.<br><br>On android unfortunately I couldn't get any app which worked with it.<br><br>- Androdot (<a href="https://play.google.com/store/apps/details?id=com.androdot">https://play.google.com/store/apps/details?id=com.androdot</a>) said the website didn't respond (but this app seems quite buggy)<br>- Typo3 (<a href="https://play.google.com/store/apps/details?id=de.hsregensburg.activities">https://play.google.com/store/apps/details?id=de.hsregensburg.activities</a>) said: "unknown method fehlercode:1"<br>- Wordpress (<a href="https://play.google.com/store/apps/details?id=org.wordpress.android">https://play.google.com/store/apps/details?id=org.wordpress.android</a>) is a very good app, but it can't connect. I'm not sure it's using xmlrpc either.<br>- there is a xmlrpc client but it's not free and I'm not sure it's supposed to be used for posting things : <a href="https://play.google.com/store/apps/details?id=com.counterbolt.xmlrpcclient">https://play.google.com/store/apps/details?id=com.counterbolt.xmlrpcclient</a><br><br>On Linux I tried blogilo, with MetaWebBlog or Wordpress API, but neither worked. When trying autoconfigure it said:<br><br>The program can not detect the API of your blog but found a XMLRPC interface and will try to use it.<br>The MovableType API is assumed from now on, please choose a different API if you know that the server recognizes.<br><br>Then it told me unknown xml tag<br><br>Gnome-blog could connect and list the existing Groups (Blog, Pmwiki etc), but I couldn't post.<br><br>Drivel, another blog client for linux (gnome), didn't propose relevant protocols (only movable type, blogger etc, and none worked)<br><br><br></div></blockquote></div><br></div></body></html>