#miklbGWG I'm just jumping into the kind templates, and I created a kind-quote.php in my theme and it's not picking it up. anything I should be aware of?
#GWGmiklb: You put it into the right subdirectory?
#miklboh, sorry, thinking out load. There is. WP filter for single_template so could potentially hook into that to use custom templates for kind-tax. But doesn't help with the the_content filtering
#techlifewebGWG: Nope. Tried Twenty-Fifteen (included with WP) and it still didn't wok. To be clear, I can set post formats, I just can't set them via ?post_format=aside url syntax
#techlifewebI've done some searching on this and haven't found anything
#GWGmiklb: If I move to requiring people to edit their themes...it's an issue.
#miklbbut if I use get template part in my theme, it's not a filter the_content, so just reading the code to see how it can be pure output.
#GWGmiklb: I know. I'm just saying that is the scenario that makes it harder for people. I'd like more themes directly adding the info. But there are a bunch of problems.
#strugee1. I finally got my act together and made a page on the IWC wiki so it doesn't redlink anymore :P
#strugee2. I see you've listed me as a coorganizer for a Seattle IWC - I'm certainly interested but it's unclear whether I'll even be in town for SeaGL (much less an IWC) because of college
#jeremycherfasAaronpk: Quill is not pushing the content of a bookmark to my Known site. I get the Title with link, but not the content. Anything I can do?
#Loqijihaisse: snarfed left you a message 9 hours, 25 minutes ago: petermolnar re bridgy backfeeding private posts, feel free to file an issue with details on how you'd like it to work!
#jihaissepetermolnar: ok, thanks :) I will file an issue on bridgy
#petermolnarstalkscan.com is https://stalkscan.com/ a Facebook searching service which let's you find all 'public' - both by default and by all means - data for any user with much deeper granularity than Facebook itself, even reveling data your Facebook export excludes, such as your comments on others data.
mlncn, jeremycherfas_, hs0ucy, adactio, jeremycherfas, nitot, rrix, marcthiele and snarfed joined the channel
#jeremycherfas!Tell chrisaldrich In view of the recent discussions here about reposting entire content, as opposed to snippets for a quote, do you think the same considerations should apply to audio content? As it happens, I have no sponsors, but if I did, and if a lot of people started listening to my podcasts from your site, I wouldn’t register those listeners as psrt of my audience, and my sponsors might not like that. Jst as an example
#aaronpkjeremycherfas: podcast listener stats are kind of a best guess anyway, and anyone claiming they can count the exact number of listeners a podcast has is blowing smoke
#jeremycherfasAaronpk Of course; I’m not saying podcast stats are exact. I’m saying that this could systematically bias them down. No more than that.
#jeremycherfasThere are plenty of options for sending people to the original content, if one so chooses.
friedcell, KevinMarks and jmelesky joined the channel
#ZegnatSomething like that might be reasonable for podcasts as well
nitot joined the channel
#sknebelZegnat: lol at the examples "No, wait — your favorite cooking streamer finished a marathon baking session and finally sat down for a taste test, only to realize that he accidentally used salt instead of sugar… in every recipe"
snarfed, nitot_, nitot, mlncn and jeremycherfas joined the channel
#jeremycherfasZegnat: HTML5 ought to make that easier, and Clammr and other silos have tried, but it isn’t happening yet.
#Saltstrugee, thought I responded to this last night, re:1 yay, re:2 totally get it, still hoping that you'll LD organize if things align, if not we'll just have to see how IWC:Belingham goes
#snarfedkyle's sites have been up and down intermittently for a couple months now, largely due to low disk space and not rotating logs
#snarfedindieweb hasn't been a priority for him recently if anyone wants to offer ops help, or help take over maintennance of silo.pub and woodwind, he might take you up on it!
#aaronpki set up a copy of silo.pub for my own use, but I wouldn't mind if other people wanted to use it too
#aaronpktho I don't have API keys for all the services that silo.pub supports
#jeremycherfasAaronpk: can you help me debug bookmarking with Quill? Whether I use the bookmarklet or the main Quill page, anything I put in the Content field does not make it back to my instance of Known. I’m not sure where to begin tracking things down.
#aaronpkjeremycherfas: does posting regular notes work?
#Loqi[indieweb] "Retweeted this tweet: Kevin Marks on Twitter: “If social media is displacing memory, all the more reason to #ownyourdata and not rely on silos https://t.co/3EECa9wnae #indieweb”" by Scott Kingery on 2017-02-21 http://techlifeweb.com/15511-2/
KevinMarks joined the channel
#Loqi[indieweb] "Retweeted this tweet: Kevin Marks on Twitter: “If social media is displacing memory, all the more reason to #ownyourdata and not rely on silos https://t.co/3EECa9wnae #indieweb”" by Scott Kingery on 2017-02-21 http://techlifeweb.com/15513-2/
#KevinMarksI've seen that kind of blockquote glitch before when you use an XML parser on HTML - could that be happening by accident?
friedcell, snarfed, tolerablyjake and [jeremycherfas] joined the channel
#[jeremycherfas]No idea as I don't know how Known does it's thing.
#aaronpkthe prefixes are used to indicate to the parser how to find the values
mlncn joined the channel
#aaronpkso you'd never have a u- class on a <span> cause it just doesn't make sense.
#aaronpkIf you're unclear on what classes to use or what the result will be, try typing examples into http://pin13.net/mf2/ to make sure the parsed version looks like you are expecting
#strugeeon my personal website I had this type of thing but with an <a> pointing back to my personal domain
#strugeeI'm doing some polishing work on my static site generator project (currently in beta) which generates IndieWeb markup out-of-the-box, but I don't know the domain name so couldn't do an <a>
#Loqi[chrisaldrich]: jeremycherfas left you a message 7 hours, 59 minutes ago: In view of the recent discussions here about reposting entire content, as opposed to snippets for a quote, do you think the same considerations should apply to audio content? As it happens, I have no sponsors, but if I did, and if a lot of people started listening to my podcasts from your site, I wouldn’t register those listeners as psrt of my audience, and my sponsors might not like that. Jst as an example
#GWGI am working on that as part of the work I have been doing. Not sure if it will come in in the first revision.
#[chrisaldrich]I've been trying to come up with potential "meaty" additions for you. Particularly one's which I think could help motivate uptake by making things that are sometimes more difficult or time consuming without some automation. ?
KevinMarks joined the channel
#GWGI have done a lot of the groundwork, but I need to make the functions more generic so I can add without duplication.