[jgmac1106]best part of posting an event on Known was throwing the post in a parser and seeing the different stylesheet for comments....and now knowing why all of my custom css trying to make comments prettier never worked
@t↩️ consider the glass half-full:
* Lots of @-mentions violate policy? Use domain-mentions!
A little work to get @mlb players domains; surely as celebs they have them.
If(when) they enable Webmentions, they decide instead of Twitter!
http://tantek.com/t4wd3 (twitter.com/_/status/1044397694301679616)
@tmcw↩️ but even something like h-card - it predates the webmention spec by a solid decade, but i struggle to find any implementation or usecase served that isn't just webmentions (twitter.com/_/status/1044434284126253057)
@aaronpk↩️ That’s tricky. hCard (Microformats 1) was/is indexed by Google. The Webmention spec (published in 2017) was published after years of implementations working in the wild. Before Webmention existed, h-card/h-entry was used with Pingback to send comments back and forth. (twitter.com/_/status/1044436721763381249)
Ruxtontantek__: pretty good for fronting a lot of info.. it might be worth having a shorter/more concse "Why" section that then links to the wiki page, as that gets quite long
Loqistrugee: jeremycherfas left you a message 22 hours, 53 minutes ago: I’m just dabbling so paying is not an option unless it really improves things. Currently using SourceTree. Is there anything else you think I should try?
strugeebut that being said a) I'm really not married to it b) I suppose honestly mf2 basically is made by the IndieWeb nowadays since folks are so involved upstream and c) it's late here and I'm tired so I should go to bed :-)
LoqiIt looks like we don't have a page for "spec.indieweb.org" yet. Would you like to create it? (Or just say "spec.indieweb.org is ____", a sentence describing the term)
ZegnatHmm. After yesterday’s WebDAV talks, I wonder if there is any value in adding “test suite” links to the spec.indieweb.org page. So when we link it to show people standards that have been developed, we automatically link them to tests
Guest34248, aot, KidReese777 and swentel joined the channel
ZegnatScopes are specifically a thing in authorization (OAuth) tokens and they are decided on by the service that is consuming the token. Micropub and Microsub just establish some scopes so clients can be interoperable.
ZegnatIf your websites requires me to have authorization to access your h-card, then you can check what scopes I have gained authorization for and whether you want to display it or not. But that’s about the gist of it
ZegnatSo a Micropub client will do the IndieAuth flow to gain a token to use. It then requests scopes it thinks it needs (create, update, delete). But your IndieAuth endpoint decides what tokens it will give. Maybe you do not give delete (because you are testing a client you have less trust in) or whatever. Or maybe you add an extra scope for a client you trust to also create newsletter emails (add a scope “email”).
[eddie]So I have h-card questions. 🤔 Essentially I want eddiehinkle.com to be my primary website, so that I use eddiehinkle.com to log in to IndieAuth, Micropub apps, etc. But I want to have an “about me” page that contains all of my h-card info because I want to experiment with adding more details than the typical “name, url and photo”
[eddie]I think the other question is, do I need to somehow link eddiehinkle.com to my about page? To essentially say if you are wondering who owns this page, look at this h-card over there?
[jgmac1106]both are handcoded on the homepage its small the about me I play with the long paragraph format but sometimes parses pick up an h card in the comments and not mine
Zegnat[eddie]: I think adactio has an example of the about page. And there have been brain storms about discovering the more conplete one through linking. But I am not sure anyone actually does such discovery
[eddie]So it seems like I should leave my h-card the way it is and I can add a new about me page with an h-card, but I shouldn’t really change my homepage as there aren’t any consuming use cases yet of linking between the homepage h-card and the about me h-card
swentelhmm aaronpk, I read you can reply to mastodon users, do you have any example code of that, specifically looking how the body should look like. tested too many variantions now and nothing showing up on mastodon sadly :/
aaronpkIIRC it requires that you add a mention to the tags list, the text also has to mention the user, and then the reply url needs to be set obviously
[jgmac1106][tantek] I ended up with a google alert as well for that last webmention you sent. That is the first time that has happened with a webmention
tantek.comedited /discuss (+395) "re-organize a little, link each method of joining in the dfn for quick access, some description prose tweaking" (view diff)
tantek__(sometimes when you add stuff, then people glaze over and miss everything, including the stuff you added because you wanted to make it more discoverable)
@HeNeArXn↩️ e.g. nearly everything built in the community that handles posts and wants to know a post's author is consuming it (webmention endpoints showing comments, readers, ...). It's basically always handled while implementing sth higher-level, and the things thus documented elsewhere. (twitter.com/_/status/1044667528516186112)
Loqi[Greg McVerry] Hey everyone just an important update for the #NHV dev community the response for @aaronpk’s OAuth 2.0 talk tonight was so overwhelming we had to move to a bigger venue! We will now be in Davis 101 from 7:30-9:00
OAuth 2.0 with Aaron Parecki
July ...
Loqi[Greg McVerry] Hey everyone just an important update for the #NHV dev community the response for @aaronpk’s OAuth 2.0 talk tonight was so overwhelming we had to move to a bigger venue! We will now be in Davis 101 from 7:30-9:00
OAuth 2.0 with Aaron Parecki
July ...
Loqi[Greg McVerry] Hey everyone just an important update for the #NHV dev community the response for @aaronpk’s OAuth 2.0 talk tonight was so overwhelming we had to move to a bigger venue! We will now be in Davis 101 from 7:30-9:00
OAuth 2.0 with Aaron Parecki
July ...
ZegnatBut that URL isn’t an event in itself, it is an h-event nested as a child of an h-entry. So maybe whatever you are using for RSVPing doesn’t understand that and requires an h-event?
[jgmac1106]...no we don't have an h-event post kind yet, would work as a page....I also made up p-building and p-room in the markup didn't know how to label those
[jgmac1106]@karthikPrabhu you work on a college campus..if there was ever a need to mark them up separate...that's the use case....I figured it should go into p-location but I was feeling my inner @zegnat and wanted make up mf2 for all the words