Derick Rethans wrote: > Hi, > > On Wed, 20 Feb 2008, Michael Maclean wrote: > > >> I'd like to submit the first version of a proposal for a component to >> support the Atom Publishing Protocol. It's a very basic version, I'm >> sure I've missed lots out, so any comments are welcome. >> > > I like this. I don't know so much about atom publishing, but it seems to > look a hell of a lot simpler than webdav - also in functiaonlity though. > I think it would be cool to have this as part of the components. > > regards, > It is used a lot by mobile software, for example Nokia Lifeblog uses ATOM based API for their mobile blogging software. It is just an simple XML send via POST that tells server to execute commands like publish/update/delete. It is very easy to transport various content including images, video, binary files, etc. (base64 encoded). How to deal with content is up to server.
I would vote for this component as well. Łukasz -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
