Category Archives: xml-rpc

Publish Microsoft Word 2010 documents to your WordPress blog

Hands on test, Microsoft Word 2010 supports publishing a document as WordPress blog post, excellent. I have been sailing for a while, so I haven’t played around with it yet. I love what Microsoft made. They did not just add … Continue reading

Posted in juust, wordpress, xml-rpc | Leave a comment

p2p with wordpress xml-rpc

Simple fun with WordPress xml-rpc. I want a way to return a welcome message to interested blog owners. To get that done, I make a new plugin that adds a new method to the xml-rpc server. The method ‘p2p.welcome’ is … Continue reading

Posted in wordpress, xml-rpc | Leave a comment

metaWeblog.newPost posting to WordPress from Word

Quick and dirty : posting to WordPress from Word with VBA. I put the text source on the server. It works, to a point. You can take a Word document, run the PostToWordpress macro (with your own blogs settings) and … Continue reading

Posted in wordpress, xml-rpc | 10 Comments