WebMention Protocol

Interesting protocol looks very similar to pingback

webmention <http://webmention.org/>

Essentially use the header:

Link: <http://bobs.host/webmention-endpoint>; rel="http://webmention.org/"

Followed by:

POST /webmention-endpoint HTTP/1.1Host: bobs.hostContent-Type:
application/x-www-url-form-encoded

source=http://alices.host/alice/post/42&
target=http://bobs.host/bob/post/2


Some buzz in various corners of the web:

[[ From Sandeep Shetty ]]



   - http://tantek.com/2013/113/b1/first-federated-indieweb-comment-thread
   -
   http://aaronparecki.com/articles/2013/03/31/1/a-response-to-replies-i-received-on-my-post-an-open-challenge-to-app-net

   - Client library for sending webmention and pingback notifications:
   https://github.com/aaronpk/mention-client
   - pingback.me, a service to convert Pingbacks to WebMentions
   - http://indiewebcamp.com/comment
   - http://indiewebcamp.com/webmention

http://sandeep.shetty.in/2013/04/webmention-action.html

Sandeep, could source, target also be used with a message body?

Received on Monday, 29 April 2013 12:07:37 UTC