[wp-xmlrpc] GSOC Proposal - Extending WordPress Remote API

Joseph Scott joseph at josephscott.org
Sat Mar 26 18:29:32 UTC 2011


A method to provide event notifications would be interesting, but
probably not worth targeting this for mobile clients.  Virtually
guaranteed that any mobile app that would be interested in these
events would need to use the event mechanism for that platform.
Holding open a connection or polling on a mobile client is a horrible
battery drain.

As scribu already mentioned on
http://nprasath.com/wordpress-webservices/ management of CPT's isn't
really viable via XML-RPC because they aren't persistent, but editing
CPT content would be really handy.  Same for other features in WP that
are non-persistent.

On Sat, Mar 26, 2011 at 7:35 AM, prasath nadarajah
<n.prasath.002 at gmail.com> wrote:
> This enables mobile clients to show notifications about the updates in the
> blog. A generic method which can accept date-time as an argument and queries
> for new posts, comments, user etc and return an array containing the new
> changes. This would is possible after improving the search API and also
> reduces the bandwidth used by the mobile apps.
>
> Mobile clients can hold the date-time when they are closed an at opening
> they can pass the this argument and retrieve notifications about new
> activity thus reducing the usage of bandwidth.



-- 
Joseph Scott
joseph at josephscott.org
http://josephscott.org/


More information about the wp-xmlrpc mailing list