#dev 2025-04-03

2025-04-03 UTC
#
carrvo
You may be able to review the other sections? Especially the webmentions one? I am quite confident in my SVN knowledge.
#
carrvo
Or the HTML section. I am used to BeautifulSoup and was 50-50 whether to use PHP or Python.
sebbu, GandalfDG, alephalpha0, GuestZero, [schmarty], GuestZero_, adam1, ttybitnik, zoglesby, suki, ancarda, rob32, vikanezrimaya, hedy, ivyrose, athenaeryma, srushe, capjamesg, nnrx, roxwize_, okCiel, eb, nemonical, [qubyte], Maxpm6, Tiffnya, barnaby, CRISPR, [dave] and gRegor joined the channel
nemonical joined the channel
#
mandaris
well, actually, just put it on the list
oodani, nemonical and btrem joined the channel
#
[artlung]
carrvo: I did a code review but didn't do it as comments, just submitted a pull request. https://github.com/carrvo/SVNmentions/pull/1 I will not be offended if you ignore the whole thing. Comments in the PR.
#
Loqi
[preview] [artlung] #1 Some potential modifications. I did not attempt to run the code, merely looked at it from a PHP perspective.
#
btrem
I use an SSG for my site, and I'm trying to figure out a path from shared hosting to a git based one, probably Netlify/GitHub. IIUC, a micropub endpoint that commits to a GitHub repo means there would be a new commit every time one creates a new post, right?
#
mandaris
what is ssg?
#
Loqi
A static site generator or SSG is software that developers can use (typically requiring command line access) to setup a personal site that uses a set of text content files typically stored on a server, and transforms them into a set of static HTML files for a website https://indieweb.org/SSG
#
btrem
Thank you Loqi. :)
#
btrem
I've poked around a few SSG -> GitHub -> published-on-website micropub projects. Is there anyone in particular that I should look at? I'm probably going to need to modify it, because the ones I've looked at make assumptions about where a file will be committed (as in which folder), and my site doesn't share those assumptions. ;-)
#
gRegor
[artlung], experimenting with owning your likes? I got a webmention for one. :)
#
[artlung]
I am indeed. And RSVPs too. 🙂
#
gRegor
nice!
#
[artlung]
All part of my "less is more initiative"
duanin2 and nemonical joined the channel
#
[aciccarello]
I need to get a proper list of likes. The only thing I have is on my list page and that's just the most recent posts https://www.ciccarello.me/links/
#
carrvo
[artlung]++ a pull request is even better!
#
Loqi
[artlung] has 8 karma in this channel over the last year (32 in all channels)
#
gRegor
doesnm, the live indiewebify.me is some older code and the rel-me check there doesn't return great error messages if it fails to load a page for some reason.
a12r and a12r_ joined the channel
#
mandaris
Does anyone use multiple opengraph images?
a12r_ joined the channel
#
[aciccarello]
I've wondered about that when I was looking at implementing metaformats.
[capjamesg] joined the channel
#
[tantek]
[KevinMarks] has a demo of opengraph etc with multiple images where different silos do different things
#
btrem
what is opengraph
#
Loqi
The Open Graph protocol (OGP) is an open* standard developed and controlled by Facebook for expressing the primary subject of an HTML page in custom <meta> tags for the purpose of Facebook showing link previews; in practice only a couple are even sometimes necessary for that use-case, and you can use existing open standards instead https://indieweb.org/opengraph
#
capjamesg
I didn't know you could use multiple open graph images!
#
btrem
Seems strange to me to read "open standard [that is] controlled" by a private corporation. I suppose I'm reading too much into the word "open."
#
btrem
Just read the * note on the wiki page, so TIL. :)
#
btrem
Reading further down, I came across this: "The RDF-apologism of using a 'property' attribute instead of a 'name' attribute doesn't change this, nor does the 'og:' syntactic vinegar prefix." lmao at "syntactic vinegar."
#
mandaris
Do you have the link to Kevin's example?
#
gRegor
Also, sheesh, redirect your links properly OWFA. That license link just goes to their homepage now. Fixing.
#
Loqi
[preview] Decaying Silos as dead malls 2018-01-20
[tw2113] joined the channel
#
carrvo
Is there any documentation on how/what to add to https://github.com/w3c/webmention/tree/main/implementation-reports ?
#
carrvo
[edit] Is there any documentation on how/what to add to https://github.com/w3c/webmention/tree/main/implementation-reports ?
#
carrvo
I thought I might add my new SVNmentions implementation...
vriska and bterry1 joined the channel
#
[tantek]
interesting. looks like that folder could use a README accordingly!
#
[tantek]
capjamesg, how did you figure out how to submit your implementation report in https://github.com/w3c/webmention/tree/main/implementation-reports ? did you use a template?
barnaby and GuestZero_ joined the channel
#
carrvo
Indeed...
#
gRegor
https://github.com/w3c/webmention/tree/main/web/implementation-reports has more including template, not sure why the different folder
#
carrvo
gRegor++
#
Loqi
gRegor has 30 karma in this channel over the last year (102 in all channels)
#
[tantek]
good find gRegor++
#
Loqi
gRegor has 31 karma in this channel over the last year (103 in all channels)
#
[tantek]
so how do we move the one implementation report outside to the proper folder?
#
[tantek]
and then maybe leave behind a README?
#
Loqi
[preview] [tantek] #118 Create README.md
#
Loqi
Ok, I'll tell them that when I see them next