#sknebeltantek: for a privacy law discussion I feel one of the guests that are professional web developers might be a better pick, since they should have more hands-on experience with what has to be done and what is irrelevant. I'd have a very theoretical perspective
#sknebelhm, is there a writeup/notes for the Silo / Friends / Privacy session that happened in Nuremberg somewhere? Wiki doesn't link anything
#sknebelaaronpk: interestingly, red-links on the wiki *are* red, after I've clicked them
#aaronpkHaving finally given myself a way to reply and like posts from my "reader" (IRC), I am still amazed at how important it is to have a way to reply inline. I'm suddenly replying to way more things because it's so much easier now.
#Loqi[Aaron Parecki] Having finally given myself a way to reply and like posts from my "reader" (IRC), I am still amazed at how important it is to have a way to reply inline. I'm suddenly replying to way more things because it's so much easier now....
#gRegorLoveI think &, <, > in p- values makes sense. Unsure in the e-content 'html' value
#gRegorLoveThe context for this is minor, really, though. The micrfroformats/tests/ suite has an & in the expected output where php-mf2 parses & The latter is what's in the source HTML
#gRegorLoveHm, update test 1, step 3 says the order is not significant, but I got "test_not_started It looks like you sent a Webmention to the wrong page. To start this test, send a Webmention to the https://webmention.rocks/update/1 page first"
#kbsdym_cx: Oh I see, that's an interesting thought. The better comparison would be to literally look at it as a verbal conversation
#kbsIt strikes me, that (at least till now) conversations (verbal or keyboard-typed) with bots tend to be less precise (or need knowing a specific syntax) for arbitrary interactions
#dym_cxyes, but the key usecase it to do routinely easy tasks super fast
#kbsfwiw, I found his article to somewhat jump around from a rant about conversational UIs; to an orthogonal idea around fully embracing "streaming" rather than apps on mobile - that was an intriguing idea to me
#GWGpetermolnar: I wanted to talk about WordPress and Webmentions. I'm still working on a new version of the Webmentions plugin for pfefferle's review.
#GWGWell, I had the idea of a custom comment status that would be pending verification.
#GWGSo, basically, store it in the comment table itself
#petermolnarI wanted to do that originally, but right now, there is no way to exclude the akismet check if askismet is present and on, which became a blocker for me
#GWGpetermolnar: On the display side, do you have any thoughts?
#petermolnarI present them as standard comments, thought they have the comment type according to the microformat (reply, repost, like, or plain webmention)
#petermolnarI understand the reasons for separating it, but I think it's not necessary; since webmentions don't really make sense without it, it shouldn't be a different plugin
#GWGI'm not talking about the design. Although I agree and disagree. I think kylewm said it best. It should be independent pieces in the same plugin.
#GWGHow it shows up by default without theme support
#petermolnarI never used the default theme, so to be honest, I have no idea how it any of them looks be default. I will check it and come back to answer this later.
#petermolnaron the reply-with-comment: currently there is not standalone template and permalink for a single comment in wordpress, which is a problem. So when you post, someone replies, and instead of starting a new thread with a new post, replying with a comment to that incoming comment, which does send a webmention, should be an option in my opinion.
#petermolnarI have this, but it's bundled with my theme, and I'm yet to figure out how to split it
#Loqi[indieweb] "I can concur with the "slow burn" philosophy, though you are correct. Some things are really missing to make it a mature platform.
#GWGpetermolnar: Core Ticket? I support the one for Comment Permalinks.
#[kevinmarks]That reinforces my comments that bots done wrong are just IVR, and the key new value is creating rich responses you can click on
#[kevinmarks]Links being the minimal version of that, embedded html the richer one
snarfed and gRegorLove joined the channel
#kbsyes - I saw your comments on the fad for bots in the weblog from a few days back :) fwiw, he seems to be making a few somewhat orthogonal points in his post. a) as you say, it's rich responses rather than bots b) why not just have the metaphor entirely be a stream; where individual entries are rich, but have a consistent way to manage notifications across sources
#aaronpkSince writing that post , I've started using a web interface for wee chat which has pretty much solved the mobile problem for me
#kbsaaronpk: oh, that's interesting. At a basic level, found it intruiging that you've independently found the 'make everything a consistent form of notification' to work for you
#kbss/notification/rich chat message ... not sure what the right phrase here is
#Loqikbs meant to say: aaronpk: oh, that's interesting. At a basic level, found it intruiging that you've independently found the 'make everything a consistent form of rich chat message ... not sure what the right phrase here is' to work for you
#kylewmif anyone else tries it, it either needs to be installed on your own site (so that it doesn't have to make cross-origin requests) or you have to do CORS stuff
#kylewmand it only looks in HTTP Link headers, not in the HTML body for authorzation_endpoint et al
#Loqinpm is the Node package manager (although the npm project maintains it is not an acronym) and is can be used to manage javascript package for any type of javascript project (not limited to node.js or server-side js) https://indiewebcamp.com/npm
#GWGacegiak put salmentions into Semantic Linkbacks. But they are inside the code used to generate a comment. I think that is a bit confusing and want to break it out, which requires a few structural changes.
#GWGBut I'm making structural changes anyway for other reasons, like making snarfed happier.
#GWGThe way I'm solving the email problem is moving the enhancement before the email is generated, as opposed to after(as it is now).
#GWGpfefferle had to revert that change in the past because it messed up something else, which I'm fixing.
#snarfedGWG: so...code design? i don't really know a lot of the wordpress conventions, so you'll probably want a wordpress person to opine on the code style
#GWGsnarfed: The current version triggers on an action. I'm switching it to run through a filter. Except WordPress only has a new comment filter, not an edit comment filter.
#GWGSo I added an edit webmention filter to the webmentions plugin to address
#GWGAs no one edits pingbacks or trackbacks anyway
#[kevinmarks]Maybe leading with indieauth was a mistake; I thought that would make sense at iiw
#tantek"demo is invisible" is a sign that you need a better narrative around the demo, "here's the problem today. here's what we ideally want. so here's what we built"
#[kevinmarks]but starting with webmention, then micropub then indieauth may make more sense
#KevinMarksI suppose I implicitly decided that this is a plumbing audience
#dym_cxif the point of indieweb is to migrate from silos – the thing which keeps people there must be first – constant line of communication is whats matter and addictive
#KevinMarksI gave the high level stuff at the beginning, but leading with use cases makes more sense
#tantekit's never a plumbing audience. or rather, EVERYONE benefits from a quick dive from 50k feet "here's the user problem" down through each layer to ... and that's how we came up with webmention etc.
#KevinMarksmaybe the user story lead-in is site deaths
#tantekit could be. certainly was a few years ago. but today hopefully we can lead with more positive user-story lead-ins.
brianloveswords and sivoais joined the channel
#gRegorLovewebmention certainly seems to be a popular entry point to indieweb, seeing all the cool interactions that can be done with it. That was the case for me, seeing federated comments.
#gRegorLoveCool blue "maintenance" text that isn't a link, delicious.com
#miklbgRegorLove agreed. I just got my first post->bridgy->Twitter with lots of likes today. It is encouraging.
#miklbCertainly would like more interaction, but it is tangible evidence of interaction back to one's own site.
#GWG"I didn’t have a friend in the world. I was just a bit of flotsam in the sea of life. A pitiful outcast, shunned by my fellow man. I was a mess. And then, one day...I received a webmention."
#miklbI can only relate it to pre-Twitter blogging and getting comments and seeing link referrals.
#LoqiDelicious.com (originally launched in 2003 at del.icio.us) is a bookmarks silo that was among the first to implement tags, and user-tagging (AKA folksonomy), and present a UI of popular tags https://indiewebcamp.com/del.icio.us
shiflett joined the channel
#gRegorLove"The first big change you’ll notice is our transition from the javascript front-end framework . . . For example, the search engines have a real problem reading our content, hindering users’ efforts to use Google or Bing to find what they’re looking for on Delicious." http://blog.delicious.com/2016/01/delicious-changes/
#gRegorLoveSo many company transitions for delicious.
#tantekand yet it is surviving in one form or another for ~13 years
#gRegorLoveDelicious -> Yahoo -> Avos Systems -> Science, Inc -> Delicious Media
#gRegorLoveYep. That's impressive. I still kinda root for it, even if I don't use it anymore.
#miklbAny time I see delicious mentioned, I snicker thinking about Maciej's public teasing.
#kylewmmiklb: two small mf2 tweaks -- you've got p-author inside of h-card, you probably want them on the same tag (h-card is the value of the author property of the post)
#kylewmkevinmarks: I can literally just edit your syndication text in the database for the purpose of your demo if you want
#KevinMarkswell, I'd rather known fixed it for others
#KevinMarks(one reason I run on hosted known is to be a canary for these kind of things)
#KevinMarksor I suppose woodwind could check if the uid is a url
#kylewmit isn't for Known though, so that wouldn't help
#kylewmso I think there is actually enough data in the HTML that I could parse out simple "uid" (facebook::123456) and "name" (Kevin Marks on Facebook) properties
#kylewmit's weird when you hear something and think "oh god that sounds like my actual nightmare" and then see internet thought leaders saying what a great idea it is