#dev 2018-08-23
2018-08-23 UTC
ben_thatmustbeme, KevinMarks_, jeremych- and [iambismark] joined the channel
# [iambismark] Does MF2-parser-as-a-service exist? No need for integrating libraries, still just one HTTP request, etc...
Kazuto, tantek__ and snarfed joined the channel
# tantek__ now that over a year later it's pretty clear mf2 is the way webmentions work in practice (no one has followed up JSON(-LD) attempts), it would be reasonable to document the industry practice in a Webmention 1.1 which makes mf2 processing explicitly a SHOULD, while still specifying how non-HTML methods can work with possibly a note saying that in practice, early experiments with that have not had any market success.
dmcweeney joined the channel
# @jgmac1106 @pauljacobson here is link to my original post: https://jgregorymcverry.com/update-on-badging-with-webmentions/ Been experimenting with simplified badges using webmentions. Getting close. (http://jgregorymcverry.com/6230-2/) (twitter.com/_/status/1032432201336594434)
# [iambismark] dmcweeney: it appears to be caused by this tag: `<img alt="css.php" src="http://drewmcweeney.com/wp-content/plugins/cookies-for-comments/css.php?k=55f45030a624519681dde3c75bdbf782&o=i&t=2141037806" width="1" height="1" scale="0">`
# [iambismark] looks like it may be a wordpress plugin inserting this? thats a bit outside my wheelhouse, maybe someone with more WP knowledge than me can help
eli_oat joined the channel
# [iambismark] is it possible to update your theme so that the tag is inside the `<div id=wrapper>...</div>`?
# [iambismark] appears to be “cookies-for-comments”
renem joined the channel
miklb, myfreeweb[m], strugee, tantek, [eddie], [tantek], [shaners], tantek__, [aaronpk] and Atlas29 joined the channel
# Atlas29 | .- _ '-.
# Atlas29 | / (o) _ _\
barpthewire and cweiske joined the channel
# @ndw Thoughts on implementing webmention. Or not. https://so.nwalsh.com/2018/08/23/webmention (twitter.com/_/status/1032515870600425472)
barpthewire1, barpthewire, Zegnat, KevinMarks and Matrixiumn joined the channel
# Matrixiumn | _.--"""""--._
jeremycherfas and [kevinmarks] joined the channel
# [kevinmarks] This is interesting re mf2py performance - is out datetime parsing like this? https://untar.hackl.es/burned-marshmallows
KevinMarks and [jgmac1106] joined the channel
# [jgmac1106] @dmcweeney yes deactivate cookies for comments, and then activate askimet, it is an antispam plugin your webhost includes on all fresh installs. There is a 1x1px image in the cookie that messes up stuff
[kevinmarks], Cbcj, barpthewire and arlen joined the channel
# arlen | -- --
# arlen | -- ___ ___ -
[pfefferle], [jgmac1106] and deetwelve3 joined the channel
# deetwelve3 .. _ .. ""..
barpthewire, [pfefferle], [metbril], TripFandango and [scottgruber] joined the channel
# [scottgruber] Morning! I’m trying to send Webmentions from my site and am wondering if anyone could help test my server or let me know the curl command? I’m receiving them now and would like to send to twitter and mastodon silos using Bridgy and Bridgy fed. If I get it all working with Perch Runway, I’ll update the wiki. TIA.
# [scottgruber] Do I confirm with a curl command and if so what is the syntax? I can receive a webmention now, but sending failed during tests last night. I’m chcking webmention.rocks now.
# Zegnat https://indieweb.org/Webmention-developer#How_to_send_webmentions_with_cURL is the closest we have to a curl command, though I am not sure what you are able to test with that.
dansup joined the channel
# [scottgruber] Sorry, its my ignorance talking. 😀
# [scottgruber] I’m on the webmentions.rocks site and following the instructions to test. brb.
leg, dansup, KevinMarks_, jackjamieson, gRegorLove, KevinMarks, KartikPrabhu, barpthewire, snarfed, [shaners], [pfefferle], [jgmac1106], jgmac1106_, tantek__, [dougbeal] and tantek joined the channel; dansup left the channel
# Loqi Web App Manifest is a W3C living document that defines a JSON sidefile for web applications to publish information such as their name, icon, description https://indieweb.org/WAM
Guest45420 joined the channel
# Loqi It looks like we don't have a page for "use of MICROPUB_LOCAL_AUTH" yet. Would you like to create it? (Or just say "use of MICROPUB_LOCAL_AUTH is ____", a sentence describing the term)
# aaronpk does this work? https://codex.wordpress.org/Function_Reference/is_plugin_active
preaction17 joined the channel
# Loqi Data Transfer Project is a collaboration of organizations committed to building a common framework with open-source code that can connect any two online service providers, enabling a seamless, direct, user initiated portability of data between the two platforms https://indieweb.org/DTP
# tantek__ DTP << 2018-08-15 [https://lwn.net/Articles/762601/ The Data Transfer Project]
# Loqi ok, I added "2018-08-15 [https://lwn.net/Articles/762601/ The Data Transfer Project]" to the "See Also" section of /Data_Transfer_Project https://indieweb.org/wiki/index.php?diff=51301&oldid=50213
# Loqi It looks like we don't have a page for "codebase" yet. Would you like to create it? (Or just say "codebase is ____", a sentence describing the term)
# Loqi A repository (AKA repo) is a collection of typically code & related versioned files in a folder (hierarchy), issues & their responses, and a set of (named) releases, often hosted in a source control backend such as Git, on a service like GitHub, or on independent sites using open source software https://indieweb.org/repository
# tantek__ codebase is /repository
# tantek__ codebase << 2018-08-21 [https://www.monkeyuser.com/2018/implementation/ Implementation] <blockquote>This is the codebase. It‘s amazing how such a small thing can do so much! [Dependencies]</blockquote>
# Loqi ok, I added "2018-08-21 [https://www.monkeyuser.com/2018/implementation/ Implementation] <blockquote>This is the codebase. It‘s amazing how such a small thing can do so much! [Dependencies]</blockquote>" to the "See Also" section of /repository https://indieweb.org/wiki/index.php?diff=51303&oldid=49982
KartikPrabhu joined the channel
KevinMarks, KartikPrabhu and [kevinmarks] joined the channel
# aaronpk you can go to https://github.com/dshanske/wordpress-micropub/tree/authfilter and download the zip
# aaronpk git checkout -b dshanske/authfilter master; git pull https://github.com/dshanske/wordpress-micropub.git authfilter
[manton] joined the channel
trip_ joined the channel
KartikPrabhu, [tantek] and [dougbeal] joined the channel
# [dougbeal] There is a GitHub command line took called hub that I think handles pull requests.
[cleverdevil] joined the channel
davidmead and snarfed joined the channel