2016-09-16 UTC
KevinMarks joined the channel
# 00:03 tantek.com edited /Facebook (+159) "New How to cluster section, redo headings accordingly leaving span id permalinks in place, move Weaning to How to wean yourself" (
view diff )
# 00:05 GWG aaronpk, I was looking at ben_thatmustbeme's fork
# 00:06 GWG He has comments of the comment, syndication links for deduplication, and tagging, for example.
# 00:08 GWG aaronpk, I incorporated php comments into my latest work
# 00:15 GWG I think even WordPress plugins could benefit from working with upstream.
tantek joined the channel
# 01:30 GWG ben_thatmustbeme: All your changes looked good. I didn't test them, but they looked like things I would want in my php-comments
KevinMarks joined the channel
# 02:31 GWG ben_thatmustbeme: Updating your PR?
# 02:38 aaronpk i need to make my own github commit activity graph that also includes commits to my non-github repos
doesntgolf and KevinMarks joined the channel
# 03:16 KevinMarks Given that lots of APIs/tools do take a slug, even though it is not really a user-viable thing to markup, would mp-slug make sense?
# 03:21 aaronpk although the slug is user-visible in the sense that it affects the resulting URL which the user sees even though it isn't part of the post itself
# 03:33 ben_thatmustbeme slug would not be in the rendered mf2 json, so i think it might make sense as mp- then
doesntgolf, tantek, miklb, gRegorLove and KevinMarks joined the channel
AngeloGladding, cweiske, loicm_ and cmal joined the channel
# 08:01 Zegnat sknebel: thanks for the tip yesterday. It seems like Twitter validation does work now (in Firefox) when sending an empty UA
AngeloGladding joined the channel
# 08:50 Zegnat KevinMarks: I don't think fetch is giving me a trace of redirects? So then I need to do a "manual" redirect which means doing a fetch() for every step in the chain myself.
cweiske joined the channel
# 13:42 KevinMarks Response.redirected Read onlyIndicates whether or not the response is the result of a redirect; that is, its URL list has more than one entry
# 13:45 KevinMarks A response has an associated url. It is a pointer to the last response URL in response's url list and null ifresponse's url list is the empty list.
# 13:57 ben_thatmustbeme !tell cweiske wonder if we should do a similar implementation status list for clients
# 13:57 Loqi Ok, I'll tell them that when I see them next
# 13:59 voxpelli ben_thatmustbeme: that would be very nice :) eg. kind of hard to find a client that supports editing/deleting
singpolyma joined the channel
# 14:11 ben_thatmustbeme but i don't know how many mp implmentations its compatible with anymore. soon it will start to get some work again
# 15:06 Zegnat KevinMarks: yes, I was also reading the spec today. I kinda like the idea of a read-only url list, but alas, not for me.
loicm_ and tantek joined the channel
cmal joined the channel
cmal joined the channel
KevinMarks, AngeloGladding and gRegorLove joined the channel
# 21:16 tantek wonders how often DanC changes primary domain and how he handles redirects and permalink maintenance. Has not seen madmode before
AngeloGladding joined the channel
# 22:25 gRegorLove Interesting. Just learned that Hangouts on Android got rid of merged conversations (SMS + Hangouts threads merged)
# 22:26 tantek I keep wondering if Hangouts will ever register itself to handle a URL scheme like gtalk: (legacy support) or some new scheme
# 22:26 tantek so you know, you can open a Hangout conversation via a link, LIKE YOU CAN WITH EVERY OTHER SERVICE :P
# 22:28 GWG aaronpk: I'm looking up where you are going right now
# 22:30 GWG I scheduled FIOS to come and install next weekend.
# 22:45 tantek that's. amazing. pull request to add h-entry + h-card author?
# 22:46 aaronpk hmm that could be a good way to get programmatic access to the offline data!
# 22:47 aaronpk the w3c/webmention issues file is 3.7mb! (all the github avatars are embedded in the HTML as data URIs!)
KevinMarks joined the channel
# 22:49 tantek yeah! programmatic access to the offline data!
# 22:57 aaronpk my goal was to find a way to browse issues while i'm on a plane next week, but this would also be a great way to back up and archive issues from github repos
# 23:03 aaronpk relevant for w3c too! since they want to always have a backup of github issues
# 23:03 tantek they can keep static snapshots as of when a spec goes to CR, PR, REC etc.
# 23:03 tantek now THAT is a good reason to do a h-entry + author h-card pull request ASAP
# 23:04 tantek because someone like W3C would actually *host* these static exports themselves
# 23:04 tantek and it's fairly trivial for the W3C team to host a static HTML page
# 23:04 tantek this could easily accompany a "disposition of comments" that specs need to exit CR etc.
ben_thatmust joined the channel