#[manton][gRegorLove] Thanks. In this case, I think the calling app would notice the "me" doesn't match and reject it too, although I might add an extra check for that.
#gRegorLoveYeah, the auth endpoint can canonicalize the me but "MUST be on the same domain."
#gRegorLoveI'm just wondering about the UX if someone enters m.b/username and the auth endpoint shows an error
#mblaneyok so there's hope for personal sites doing their own scraping? I appreciate all your work providing silo feeds for everyone, but if that's what it takes...
#[snarfed]no, there's not a lot hope. i tried scraping m.facebook.com to revive bridgy backfeed, and they caught that pretty fast, just for one user, from one IP, not too many requests
#[snarfed]i mean, feel free to try, but don't get your hopes up
#[snarfed]bridgy does currently scrape twitter likes, since they're not in the API, so 🤷
#mblaneyoh that is really disappointing. thanks for the info though.
#GWGI need to find a group of people who read and interact with my stuff elsewhere, I guess
#[snarfed]eh. don't focus on audience. that way lie dragons
#[chrisbergr]David: Of course I will be happy to do that. At the moment I'm fixing some mf2 issues, after that I want to interact with all of you, finally.
shah^ joined the channel
#mblaneygRegorLove they are requesting you apply for a developer account just to get an app key. didn't need to do that to get a key up until now.
#LoqiOwnTracks is an open source app for tracking your location and sharing with others, available on iOS and (unmaintained) Android https://indieweb.org/OwnTracks
#GWGAlso, I use it for my parent's home automation setup, not for the constant monitoring I do for maps
#@bzelip↩️ The micropub protocol allows for things like using 3rd party clients to publish to sites you control. There's an authorization that has to happen, via IndieAuth, https://indieauth.net/. My sandbox project auths into github to update jekyll posts that then publish to gh-pages. (twitter.com/_/status/1192791487056142336)
[jgmac1106] joined the channel
#[jgmac1106]I am using trackbook Android you can get it in play store or F-Droid think
jeremych_ joined the channel
#[grantcodes]Does anything have the functionality to post directly to compass?
#[jgmac1106]hmmmm the svg slide show was easy to make but not that accessible....need to think about how I can present the same info for screenreaders
#[jgmac1106]thinking on this if a text of slide wouldn't fit into the alt text of the slide than it iis probably too many words or concepts anyways
#[KevinMarks]Svg should be accessible inherently if they are using text and not paths
#[KevinMarks]You could paste the svg inline in a reveal.js style thing
#[KevinMarks]Then they're html and not external files
#[KevinMarks]Then pay attention to file order of the text strings in the svg so they make sense (depending on how you made the svg the file order may not match the spatial order)
[grantcodes], [arush] and [prtksxna] joined the channel
#[jgmac1106]I cheated...make slide show in Google Slidesa, export each slide as an svg copy and paste onto my website
[chrisaldrich] and pvienhageDiscord joined the channel
#[jgmac1106]as an FYI I tried both uifeatured and u-photo....oooh wait a minute the img is in the first show...maybe I need to move it to the feed description
gRegorLove joined the channel
#jamietanna[m]gwg: I do most of my stuff in Vim too, but for Java I have to use an IDE (IntelliJ) because it's quite painful otherwise, especially when debugging code
#Loqi[snarfed]: jeremycherfas left you a message 3 hours, 57 minutes ago: Can I use the same consumer_key from an existing twitter-atom feed of a list to get a different list?
#[jgmac1106]I tried u-feautred switching to u-photo to give that a go
#[jgmac1106]pocketcast accept without cover art. microcast.club and itunes do not
swentel joined the channel
#[tantek]please don't "switching to u-photo to give that a go" just to try to hack something. understand why it's not working the way it's "supposed to" and then file a bu
#[jgmac1106]I am and if u-featured didn't work, and then u-photo didn't work I feel the issue would be better improved if I can describe each step i tried before filing
#[jgmac1106]also I would assume the issue is usually me and not stuff snarfed built
#GWGaaronpk: If I have a data set to import into Compass, and there might be overlapping data already, how would you recommend I proceed?
#[jgmac1106]there really isn't documentation yet on converting mf2 into an rss feed with Granary that Apple will validate...snarfed and I kinda been throwing spaghetti at wall till we can iron out all the kinks (to mix all the metaphors)
#aaronpkoverlapping as in exactly the same? or in the same time range but different data?
#[jgmac1106]ha ha,m strange I said like ironing ice earlier...must be stuck in my head
#[jgmac1106]p-size and p-duration validated fine, so close....I was manually updating my xml after each new show....this is gonna be amazing once working
#GWGaaronpk: I have two different data trackers...Compass and I left Google on till I imported the data over and I've been putting that off
#aaronpkdo you want to try to merge the data or use only one set for the overlapping dates?
#GWGaaronpk: Not sure. Google probably has additional parameters I might want
#GWGBut I may do everything prior to March 30, 2019...when I turned on compass first
#aaronpkcompass (or rather quartzdb) has a command to re-sort the lines in a file, so if you get everything into its storage it can put it into the right order
#aaronpkbut that may give you weird results because of the differences in the trackers
#[jgmac1106]snarfed I see the image in the granary xml...didn't pass through microcast.club, I will itunes validators after I take the cherubs to get haircuts after school
#aaronpkit's probably safer to add it because it seems likely that other podcast feed consumers might also look for only that version since that's the example in the docs
#[snarfed]ok done, thx, mc.c likes it now. (cc [jgmac1106])
#[jgmac1106]poor mouse was supposed to get overwhelmed first by the need to post and then engaging in outrage until she found peace back at her own domain....
#gRegorLove[chrisaldrich] I think your microformats got messed up a bit. Only has mf1 hentry, no h-entry. mf2 child properties like u-url, h-cite, in-reply-to aren't parsed as a result.
#gRegorLoveAlso probably minor, but the UserWay thing overrides Ctrl+U (view source)
#GWG[jgmac1106]: You could use it just to handle conversion
[chrisaldrich] joined the channel
#[chrisaldrich]sorry [gRegorLove] I updated my theme accidentally back in July and haven't had much need to revert it back. I should have done something manually before sending you that webmention. I'll dig up the changes and apply them later this weekend. Working on putting the finishing touches on the talk/slides for tomorrow...
#gRegorLoveno worries, just wanted to let you know
#[chrisaldrich][gRegorLove] I'll also see what I might do to come to the inaugural HWC San Diego...
#[jgmac1106]meaning gwg? I need to print the date in the text file at time of publish...which means I need to store stuff and write to file.....for now will go back to manual
#[jgmac1106]and I realized one reason I like to POSSE to twitter...Tweetdeck search engine works way better than @withknown...okay off to go prove I am the best with Bey's in the house
#gRegorLove[jgmac1106], flat file storage for this PHP project?
#[chrisaldrich]Unintended consequence of not moving over the proper child theme when I moved hosts to fix a prior issue. There are 3 other niggling things I need to fix as well. I was aware of it and I've been letting it slide, but need to fix it now that I'm "back". 😉
#@AndreJaenisch↩️ Means, I need to run a script after my content went live.
But I don't want to send WebMentions on every build (hourly due to cronjob). Thus I need to persist what I already changed.
But I run the build from scratch every time aka stateless. (twitter.com/_/status/1192934236656934912)
#@AndreJaenisch↩️ So what I could do is scrape my website for potential tweets and check in the downloaded ones for a hit. Then filter for the remaining ones and send WebMentions … (twitter.com/_/status/1192934457914859520)
#[snarfed]^ not sure quite how to take the "your docs are too long, so i didn't read them" comment earlier 🤔
#[tantek]Long pages of text are potentially a cognitive accessibility issue, there's even a warning template on Wikipedia that editor's use to indicate a page is "too long" and should be broken up in to multiple pages.
#[snarfed]still disappointed that the approach was to ignore them and ask questions they answer, but 🤷
vika_nezrimaya and shah^ joined the channel
#[tantek]it's not matter of willful ignoring, it's a matter of "text blindness" for lack of a better way of putting it, literally not seeing the information despite scrolling past it.
#[tantek]and to be fair, writing docs to avoid that problem is very hard
[KevinMarks] joined the channel
#[KevinMarks]I will admit to taking someone else's podcast feed and replacing bits with template macros to mung something into apple accepted xml