We, gRegorLove, snarfed and snarfed1 joined the channel
#Zegnatvilhalmer, access to old versions of pages sounds interesting. Don't recall if I have seen anyone use the git hashes specifically. But if you are building something like that, maybe the memento API is interesting? http://mementoweb.org/guide/rfc/
snarfed, Guest75005, snarfed1, Guest92, cweiske, Nothing4You3, jeremych_, KartikPrabhu, barpthewire and [kevinmarks] joined the channel
#Loqi[mdom] dategrep: print lines matching a time range
KartikPrabhu, [kevinmarks], TripFandango, jgmac1106 and [jgmac1106] joined the channel
#petermolnarthe deeper I get into schema.org the worse it gets... at least I'm now aware that ProfessionalService exists, but once you get to the makesOffer and to the Offer schema, that's where your brain starts pouring out of your ears.
#[jgmac1106]@petermolnar that is why I chose to learn about mf, I was looking at how the vocabularies are used in education: A they are not, most is all theoretical, B: they want metadata on almost every single letter I include
#petermolnarI'm poking google structured data with a stick; generally speaking I want my wife's photography service to show up fancy in google
#petermolnarmy finds are so far is that google goes against their own words
[grantcodes] joined the channel
#[grantcodes]Calling microsub server developers: What is a reasonable interval to poll for updates at? Assuming I would be making 2 or 3 queries at a time for the channels, notifications channel and the current channel the user is looking at
#[grantcodes]I'm thinking every minute will be good user experience wise. And hopefully should be fine for microsub servers to handle too
#[eddie]jgmac1106 I saw your comment about /following and Aperture. I’ve been thinking about that a lot. Ive been trying to figure out the relationship between the two.
#[eddie]One though I had was the app that you add a subscription request in prompts you to make a “follow” post to your Micropub endpoint which would then be able to populate a following page
#jgmac1106I am not using the follow post kind but the links manager in wordpress, there is a a box for the rss feed..just made me think be nice to do it all at once
#[eddie]I definitely think that is a place to get to, having a following list and a Microsub reader synced up
#aaronpkit doesn't seem like a huge stretch that aperture could watch a certain part of your site for a list of feeds
#jgmac1106also thinking about microsub and shared follower and shared block list, could there be an account where multiple domians could log in to curate and share feeds together?
#[eddie]That was the other idea I didn’t type yet lol
#[eddie]Or aaronpk’s idea. I’m still processing jgmac1106’s
[jgmac1106] joined the channel
#jgmac1106those are the fields now…wish I they had friend and follow for the rel input fields…but that is an easy thing to fix
#jgmac1106but looking at this everything is there that apeture would need
#jgmac1106@gwg…I am wondering as follow as a post-kind versus hacking on links manager...or in other words how do we make Greg’s life simpler. I don’t want to publish a follow post kind, go to my following page and add a new link, then go to Apeture and add it to my feed
#jgmac1106yeah so I am thinking we stay away from the post-kind or make a function so if you publish a follow post kind it adds the link to link manager
#[jgmac1106]good luck in all thigns in life, why choose/
jeremych_ joined the channel
#GWG[jgmac1106]: I think it was paired with the wow
#ZegnatGet an issue against a simple library => write PRs for that library and a related library the user was probably using together with the former, then open an issue upstream of the related library because thats where the unit tests are.
#Zegnat1 issue => 2 PRs & 1 issue ... this single responsibility stuff is fun until you have to untangle all the dependencies :(
#aaronpkfind an issue with something not showing up right in monocle. go to aperture to debug. that uses the xray library. xray uses the php mf2 parser. fix the issue in the php-mf2 parser, release new xray, update aperture.
#GWGI am trying to build that structure also right now by splitting out my parsing code
#ZegnatI like it too. It can just feel a little weird sometimes.
#ZegnatThis one was just extra weird because there is a separate repo for the unit tests. The HTTP Interop people have a package with PSR-17 tests so all separate implementations can pull those and validate the same data. A little like microformats/tests. So I had to write a PR for the PSR-17 implementation and then file a request with them to look into adding new tests.
#ZegnatI do notice I am getting more comfortable with unit tests, which is good :) Even doing some mocking these days.
deathrow1 joined the channel
#vilhalmerdoes rel="alternate archived" to point at a super-permalink version of a page seem like a good idea? rel=archived seems to be fairly rare
#vilhalmerI haven't worked out how to actually use this yet because it would require having a link to the archived version at the same time as creating the page, but that's an implementation detail ;)
#ZegnatI am not sure alternate feels right for a page that may have different (as in older) content. Wouldn’t actually be the same page, right?
#ZegnatIt really focuses on Internet Archive like services. But as that pretty neatly corresponds to the concept of publishing older versions of a page on separate URLs, I would think a lot of it maps over pretty well
#vilhalmerthough now that I think about it, the way I'm envisioning 'alternate archived' would point to an identical version of the page it's on
#vilhalmerjust effectively a permalink to this version
#vilhalmerbut yeah this probably covers what I want to do already
#vilhalmerI'm not sure how you would walk further back in time with alternate archived either
#Zegnathmm. I wonder if something like rel-self doesn’t mean “exactly the same but with a different url”. But I don’t fully recall. Can’t go checking specs right now either, one leg out the door.
#Zegnatrel-archived really makes me think of an external archive, rather than a time-frozen version. What use is an archived URL when its uptime is linked to the uptime of the original’s server? But that’s just my thinking, maybe not the literal definition of rel-archived.
matlock, TripFandango and [kevinmarks] joined the channel
#[kevinmarks]If it is the permalink isn't that canonical?
#vilhalmerit's not canonical because it will change if I edit the page, but I always want the most recent edit to be what people reference most of the time
#vilhalmerit's more like if you wanted to link to some part of the page from a wiki or something and know that the content will be exactly what it was when you linked it
#vilhalmerwhich you can accomplish with an external archive tool as well, and we do now
leg, deathrow1, [jgmac1106], KevinMarks and snarfed joined the channel
#@megarush1024If this works correctly, I can now automatically syndicate to Twitter, http://Micro.blog, and Mastodon. Just need to work on convereting Mastodon replies, boosts and favorites to webmention replies, reposts, and likes. Facebook is the only off-limits platform. (twitter.com/_/status/1035618765122101248)
#miklb_I've been keeping an eye on Evergreen, running the latest build when I want to look at RSS feeds.
#Loqimiklb_: [eddie] left you a message 5 days, 14 hours ago: the phrase “login with your website” needs to be fixed. Entering the Aperture url is the correct course of action. We’ve been incrementing the updates to the language on that page, but it can still use clarification and improvement. Feel free to provide feedback 🙂
#Loqimiklb_: Zegnat left you a message 5 days, 11 hours ago: re: indiepaper, it is a little special. You probably want it to talk to your microsub endpoint, but that’s not how it actually works. It just works by submitting posts to a micropub endpoint. It just happens to be the case that Aperture also advertises a private micropub endpoint.
#[iambismark]so is anyone building a patch to support h-feed? 😉
#snarfed[iambismark]: there's always converters like unmung and granary as stopgaps
#Loqisnarfed: [cleverdevil] left you a message 1 day ago: having an issue with granary Twitter... I get an exception when calling `get_activities` which looks like something isn't getting properly passed around.
[jgmac1106] joined the channel
#snarfed!tell cleverdevil hmm! sorry about that. 1.13 or head? mind throwing details into an issue?
#ZegnatGood to know one person on his home internet connection can DoS the server ..? Good on Go, I guess, sounds like some great paralelisation going on there :P