RE: Movable Type
- From: "Kurt McKee" <kurt kurtmckee org>
- To: "G. Michael Carter" <mikey carterfamily ca>
- Cc: drivel-list gnome org
- Subject: RE: Movable Type
- Date: Fri, 13 Jan 2006 14:29:35 -0600 (CST)
It may be helpful to pick a particular API to implement, and then do so
sticking strictly to the specification, since that will ensure that you're
avoiding eccentricities specific to a particular client. Further, if you
know the API you're using, it's quite possible that a php or perl library
already exists to help with your implementation.
For instance, you might consider using the MetaWeblog API. The spec can be
found at:
http://www.xmlrpc.com/metaWeblogApi
However, the Atom Publishing Protocol may be a better long-term solution:
http://www.ietf.org/internet-drafts/draft-ietf-atompub-protocol-07.txt
Hope that helps!
Sincerely,
Kurt
-----Original Message-----
I'm trying to retro fit my application http://theshadow.carterfamily.ca
so that it can except entries from Blog clients. I've chosen drivel as
my first attempt. I'm getting a little tied up on how the xml should
look that I'm sending back to the client.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]