From henryho167 at gmail.com Fri Nov 7 19:59:43 2008 From: henryho167 at gmail.com (Henry Ho) Date: Fri, 7 Nov 2008 11:59:43 -0800 Subject: [wp-xmlrpc] Blogs that support wp xml-rpc other than WordPress? Message-ID: Are there any blogging software (other than WordPress) that implements wp xml-rpc? There are lists of clients that support wp xml-rpc, but I fail to find a list of blogging software that supports wp xml-rpc. Thanks, Henry -------------- next part -------------- An HTML attachment was scrubbed... URL: From joseph at randomnetworks.com Fri Nov 7 22:39:04 2008 From: joseph at randomnetworks.com (Joseph Scott) Date: Fri, 7 Nov 2008 15:39:04 -0700 Subject: [wp-xmlrpc] Blogs that support wp xml-rpc other than WordPress? In-Reply-To: References: Message-ID: On Nov 7, 2008, at 12:59 PM, Henry Ho wrote: > Are there any blogging software (other than WordPress) that > implements wp xml-rpc? > > There are lists of clients that support wp xml-rpc, but I fail to > find a list of blogging software that supports wp xml-rpc. I believe the MovableType has implemented at least some of the WP XML- RPC features (http://www.sixapart.com/developers/xmlrpc/). I'm not aware of others. Developers of other platforms are definitely welcome on the list and I'm happy to answer questions. -- Joseph Scott joseph at josephscott.org http://josephscott.org/ From iamduyu at gmail.com Thu Nov 13 13:59:02 2008 From: iamduyu at gmail.com (iamduyu at gmail.com) Date: Thu, 13 Nov 2008 21:59:02 +0800 Subject: [wp-xmlrpc] wp article searching API Message-ID: <329A4D15C6654B59981AC830A0561100@justdoit> I think, wp should exposes some APIs to let us search all the posted article, so that we can link some related article in the newly post. -------------- next part -------------- An HTML attachment was scrubbed... URL: From joseph at randomnetworks.com Mon Nov 17 17:48:01 2008 From: joseph at randomnetworks.com (Joseph Scott) Date: Mon, 17 Nov 2008 10:48:01 -0700 Subject: [wp-xmlrpc] wp article searching API In-Reply-To: <329A4D15C6654B59981AC830A0561100@justdoit> References: <329A4D15C6654B59981AC830A0561100@justdoit> Message-ID: <69CF132E-CBED-4470-A052-23D418E26E4F@randomnetworks.com> On Nov 13, 2008, at 6:59 AM, wrote: > I think, wp should exposes some APIs to let us search all the posted > article, so that we can link some related article in the newly post. Something along those lines has been suggested in this ticket: http://trac.wordpress.org/ticket/6850 -- Joseph Scott joseph at josephscott.org http://josephscott.org/ From melvitax at me.com Fri Nov 28 16:16:41 2008 From: melvitax at me.com (Melvin Rivera) Date: Fri, 28 Nov 2008 11:16:41 -0500 Subject: [wp-xmlrpc] PHP scrip for approving comments via XMLRPC Message-ID: <139308955002984579392273074895595691951-Webmail@me.com> In preparation for the upcoming 2.7 release I've released a PHP script for approving comments via XMLRPC. This can finally allow someone to play the role of approving comments without giving them access to the WordPress admin. I would love hear your thoughts about it. http://code.google.com/p/wordpress-comments Melvin