Comment API Enabled
This weblog now supports the comment API, with a few additions.
Upon success, not only will a HTTP 200 status code be returned, but the body will contain an updated RSS item with the link, sanitized description, etc. Should there be any failures, I will report back with a HTTP 500 status code and a SOAP fault.
If the request comes in with a SOAP envelope and/or rdf:RDF element, I will respond in kind. That's just the kinda guy I am. Note that neither of these are required in order to do basic functions, and if not present, the response will be a clean simple item with no wrappers or namespace declaration.
However, be forewarned that in the future there may be additional functionality which may require SOAP and/or RDF. The commitment is that basic functionality will not require such wrappers.