Blogger API
I just found out about the Blogger API. It’s an XML-RPC API for editing and creating posts remotely. It’s greatest usefulness is that a batch of already written standard blog editing tools, such as BlogApp can be used to manage a weblog. BlogApp has handy stuff like a spelling checker and buttons to insert HTML.
Problem is that whilst I can find implementations of a client I can’t find a server implementation in PHP. Which means I may have to up and code it myself. Which means that I have another week long project on my already GIGANTIC to do list. I need minions!