[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What blogging API to use?
Thanks all, for the responses. I did a little more research on the
tools and the various API's. Atom seems to be the most mature, but I
didn't find any client blogging tools that support it. The Blogger
API turned out to be very simple, has lot of support. We added
MetaWeblog to it to support categories. When (if) the Atom API gets
support in client tools, that will be the way we go.
In fact, using XML-RPC turned out to be a lot simpler that I
originally thought, the first prototype is already up and running.