LINKDING

Login

Shared bookmarks

  • #applescript #blogit #xmlrpc | Via [MacStories](http://www.macstories.net/linked/applescript-xml-rpc/), Daniel Jalkut notes that AppleScript contains XML-RPC and SOAP functionality for interacting with blogging platforms and other services on the web. Pretty awesome, especially for people running WordPress blogs.
  • #blogit #jekyll #xmlrpc | This is unbelievably fun to hack around with (I'm running on the assumption that you use Jekyll and like to tinker with Ruby on things that aren't really neccessary to your daily life, of course). It adds basic XMLRPC capabilities to your static blog, allowing you to add, edit and post as well as upload images. It needs a lot of work (it's two years old), and won't function with Poster on iOS yet, but I'm getting there with my local hacks.
  • #python #wordpress #xmlrpc | An implementation of the standard WordPress API methods is provided, but the library is designed for easy integration with custom XML-RPC API methods provided by plugins. A set of classes are provided that wrap the standard WordPress data types (e.g., Blog, Post, User). The provided method implementations return these objects when possible.

User


Tags