Accretion Disc ("Acredi") is a lightweight Atom Publishing Protocol (APP) server. I wrote it to run my personal website, because no existing blogging / publishing tool quite did what I wanted. That is to say, Acredi scratches the following itches for me:
The APP implementation is not quite fully complete yet, but it's good enough right now. Feel free to download and play with the code, but I'm not making any official releases at the moment.
To install
$ darcs get http://www.benlund.co.uk/project/acredi/There are some test scripts (in test/misc) that can speak basic client-side APP, which should help you get started. Let me know if you give it a go.