#dev 2022-08-06

2022-08-06 UTC
#
angelo
i have a form on my site: give it a repo name and it'll create a repo at a permalink you can then clone and use as expected. i'd like to incorporate micropub. i'm aware of the `proje
#
angelo
ct` brainstorming on the wiki. i'll use it to guide me during markup of the actual page. does {type=h-project, properties={name: Project Name}} sound reasonable?
mlncn__, geoffo and mlncn joined the channel
#
[Jamie_Tanna]
Welp https://indieweb.rocks/www.jvt.me is missing an `a11y` key so causing a 500?
jon1, JSHVN, jjuran, veracioux, gxt___, tetov-irc, veraciou`, gRegorLove_, jacky and angelo joined the channel
#
jeremycherfas
Could anyone possibly look at some simple Python for me? the gist is at https://gist.github.com/jeremycherfas/7efe789f3eb1026d8e801d3df8dff571 and the problem is that `yaml-as-function-3.py` works perfectly, but when I add it as a function to `make-yaml-with-csv.py` I get a syntax error on the first if statement, line 34.
#
jeremycherfas
I have checked all spaces and tabs, I think, and everything else I can think of, but cannot seem to identify the problem.
#
jeremycherfas
Fresh eyes might help. I need to rest mine. :)
#
sknebel
jeremycherfas: the line above is missing a closing )
#
sknebel
(above that error)
#
sknebel
or rather one ( can be removed)
geoffo joined the channel
#
Loqi
sknebel has 10 karma in this channel over the last year (29 in all channels)
#
jeremycherfas
I knew my eyes were tired, but ...
#
jeremycherfas
And I also knew that it always pays to check the line above bad syntax, but I guessd I checked that the brackets matched without counting them. Thanks
gRegorLove__ and geoffo joined the channel
#
omz13
angelo, being more graceful in what you accept is a good idea
#
omz13
the profile information in the response is optional; even if you explicitly ask for it, the server can ignore your request
[campegg] joined the channel
#
[tantek]
GWG, can you add a sample link where we can see your rel=privacy-policy here? https://indieweb.org/privacy-policy#David_Shanske
#
[tantek]
privacy policy << [[privacy-policy]]
#
[tantek]
privacy-policy << disclosure
#
GWG
[tantek]: It's in the footer on every page
#
[tantek]
did you post about adding support for it?
[chrisaldrich] joined the channel
#
[tantek]
what are reads
#
Loqi
It looks like we don't have a page for "reads" yet. Would you like to create it? (Or just say "reads is ____", a sentence describing the term)
#
[tantek]
reads are a section of the [[responses]] to a [[post]] that displays a summary (like a [[facepile]]) of who has explicitly read a post, that is who has posted [[read]] posts in reply to the original post.
#
[tantek]
^ [chrisaldrich] do you have a good example post of where you display reads that you can add to that? and do you remember when you started displaying the "reads" of a post?
#
IWDiscordGateway
<capjamesg> What would a rel=following look like?
#
IWDiscordGateway
<capjamesg> A link to a page whose links can be interpreted as follows?
#
[tantek]
haven't really seen that on blogs, however in social media (e.g. Twitter) it sometimes shows on your profile who is following you, or followers you know
#
[tantek]
what is followers you know
#
Loqi
Followers you know (sometimes ambiguously called followed by) is a Twitter feature shown on user profile pages when logged in that displays both a number and a sampling of users you follow who follow the profile you are viewing https://indieweb.org/followers_you_know
#
IWDiscordGateway
<capjamesg> following could also be a blogroll.
#
IWDiscordGateway
<capjamesg> It's more "here is a page with people whose content I enjoy / follow / read regularly."
#
[tantek]
oh right, yes that's more accurate
#
[tantek]
rel=follow is for what I was talking about
#
[tantek]
easy to get follow/following mixed up
#
IWDiscordGateway
<capjamesg> Yeah.
#
GWG
[tantek]: Do we have rel=follow in the wild?
#
GWG
I was the one who said it could be follow, following, follow-list, whatever. But something reflecting a a blogroll.
#
GWG
Or a follow list
#
gRegor
Are there any Indieauth clients that use the profile scope to show name/photo I can test my server with?
#
GWG
gRegor: I put it into Quill, but that was pre-finalization, so it might need to be PRed
#
gRegor
Monocle requests it but I'm not seeing it display the name/photo
#
gRegor
Ooh, nice. Quill shows it on the homepage after signing in.
#
gRegor
And on the settings page, shows the name and the URL for the photo.
angelo and [tantek] joined the channel
#
gRegor
GWG, I'm going to work on indieauth-metadata support in IBC. If you haven't started updating the PHP client code yet, I might take a stab at it.
#
GWG
gRegor: Not since Wednesday, no
#
GWG
But it you get to it, I'll be happy to review
mlncn, tetov-irc, gRegorLove_ and geoffo joined the channel
#
angelo
[Jamie_Tanna]: just recrawled and now you have... a few accessibility notes... :) https://indieweb.rocks/jvt.me
#
@mkozaq_
↩️ Test for Webmentions from Twitter
(twitter.com/_/status/1556058191561105414)
geoffo joined the channel
#
Loqi
angelo has 7 karma in this channel over the last year (10 in all channels)
#
Loqi
Indiewebrocks has 1 karma over the last year
#
[tantek]
Indiewebrocks++ is very cool angelo++
#
[tantek]
we should figure out what ARIA role to use for links like: <a class="u-url u-uid" rel="author" href=""></a>