1 min

Reply to Cawr's post about publishers and UX

This is a test WebMention response to a blog post at my Wren test site.

And I'm attempting to use the curl command to send the WebMention.

The Wren static blog app might be able to accept WebMentions by using a third party site.

I'm replying to this post:

http://wren.soupmode.com/in-2016-digital-publishers-are-finally-concerned-about-ux.html


curl -i -d "source=http://jothut.com/cgi-bin/junco.pl/blogpost/75157/Reply-to-Cawrs-post-about-publishers-and-UX&amp;target=http://wren.soupmode.com/in-2016-digital-publishers-are-finally-concerned-about-ux.html" <a href="https://webmention.herokuapp.com/api/webmention">https://webmention.herokuapp.com/api/webmention</a>
HTTP/1.1 202 Accepted
Server: Cowboy
Connection: keep-alive
X-Powered-By: Express
Strict-Transport-Security: max-age=8640000
Vary: Accept
Content-Type: application/json; charset=utf-8
Content-Length: 48
Etag: W/"30-G1cHZnQ4ACvnWWtfBeIGew"
Date: Mon, 18 Jul 2016 15:53:24 GMT
Via: 1.1 vegur

{"pending":true,"message":"WebMention accepted"}

it worked:

i didn't surround my above reply with h-card/h-entry info.

https://webmention.herokuapp.com is the third party service used.

it included the title of this post and a link back to this page.

it also included my username here because at jothut, i include the following microformat data (p-author and h-card):


<small class="greytext">From <a class="p-author h-card" href="/cgi-bin/junco.pl/user/JR">JR's</a> : <a href="/cgi-bin/junco.pl/blog/JR">articles</a></small>

this is how the third party app displays the webmention on the wren page. the info is embedded via javascript that's included on the wren page.

JR's
Reply to Cawr's post about publishers and UX
13 minutes ago

#indieweb #webmention #wren

From JR's : articles
188 words - 1716 chars - 1 min read
created on
updated on - #
source - versions - backlinks

Related articles
Pondering Dave Winer's early Jan 2016 posts - Jan 06, 2016
In Progress - Add webmention client code to Junco - Oct 21, 2013
Webmention info to read again - Apr 02, 2014
Webmention.io and IndiAuth - Dec 18, 2014
Webmention-related links - Apr 13, 2014
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Mar 28, 2024 - 12:00 p.m. EDT