#meta 2019-12-05

2019-12-05 UTC
#
[tantek]
uh [gRegorLove] is that from /RSVP#Brainstorming or something new?
#
[tantek]
In particular I thought I had started to gather examples of actual RSVP-like text replies on twitter as prior art to try to create a text-based RSVP design, and I don't remember anyone ever replying to any of my tweet events with "rsvp yes" or "rsvp no"
#
[tantek]
or "rsvp maybe" for that matter
#
[tantek]
good to try experiments regardless to be clear
[dougbeal] joined the channel
#
[tantek]
ok then definitely add it to /RSVP#Brainstorming please 🙂
#
gregorlove.com
edited /rsvp (+486) "/* Text Design */ +my thoughts, experiment"
(view diff)
#
gRegorLove
Sweet, they're starting to show up. As "Other Responses" since they're not p-rvsp of course, but I can play around with them now: https://gregorlove.com/2019/12/homebrew-website-club/
#
[tantek]
wow nice
#
[tantek]
good thing about proposing a new syntax like that (as opposed to existing text patterns) is less chance of false positives
#
[tantek]
also it maps very well to the existing property name and value
#
[tantek]
possible issue / how to resolve: i18n
#
gRegorLove
wow, someone from Anaheim is a maybe
#
gRegorLove
[tantek], Did we get the tito thing sorted for this weekend?
#
gRegorLove
slash the indie rsvps on 2019.indieweb.org
#
[tantek]
let me recheck
#
[tantek]
I didn't touch my markup nor the embed code if you were asking that
tbbrown joined the channel
#
[tantek]
Jeremy Keith and Jen Simmons tito tickets are not showing up still so no, the tito thing is not sorted
#
gRegorLove
Yeah, I meant on the indieweb.org side. I'll take a look and see if there's anything I can do about the indie rsvp. Tito I'm not familiar with / don't have access to
#
[tantek]
I still need to figure out what if anything I changed in my code or was it a regression in the mf2 parsing code that *.indieweb.org is using
#
gRegorLove
Working on a fix for showing the indie rsvp photo and name if no author URL
#
[tantek]
in general we should not be testing for property A in order to display property B
#
[tantek]
that's the flaw in the logic
#
[tantek]
e.g. if you want to conditionalized displaying property B, then test for property B directly!
#
[tantek]
happy to review pull request. thanks for taking a look
#
Loqi
[github] Pull request opened by gRegorLove: https://github.com/indieweb/2019.indieweb.org/pull/108
#
gRegorLove
[tantek], makes sense. ^
#
[tantek]
gregorlove, absent the author URL, might as well link the author image directly to the RSVP permalinks
#
[tantek]
permalink*
#
gRegorLove
still with the u-url if it's the permalink?
#
gRegorLove
Thinking no; it's not the person's homepage
#
gRegorLove
and the other permalink doesn't have it. ok
#
gRegorLove
[tantek], pushed an update
#
aaronpk
now none of that will show up if there isn't a name property
#
aaronpk
which is the same problem as before, except now with the "name" property instead of the "url" property
#
[tantek]
Yeah I tend to construct logic for these things differently with building up a string rather than PHP template style
#
[tantek]
have to run now but I agree with aaronpk's concerns
#
[tantek]
there may be no other solution other than to do all the combinations
#
[tantek]
like start with adding an "else" clause for the name and then similar nested if else as the "if" clause for the name
#
gRegorLove
wait. what should show in the name section if there's no name property?
#
gRegorLove
and won't there at least be an implied p-name?
#
aaronpk
no, no properties are guaranteed
#
aaronpk
there are three properties: name, url, photo. that means all combinations of each need to be shown in some way
#
aaronpk
name+url but no photo, name+photo but no url, photo+url but no name. only name, only url, only photo, all three
#
gRegorLove
So should we show "No Name" if no name property?
#
aaronpk
i'd show the domain name of the webmention
#
gRegorLove
Ok, will redo. And yeah if you don't mind I may change it to build up the strings
#
aaronpk
as long as it's readable
#
aaronpk
i'm going to look at tito now
psyloDiscord[m] joined the channel
#
aaronpk
it was not set to show the new "Free Ticket" type
#
Loqi
[github] Pull request opened by aaronpk: https://github.com/indieweb/2019.indieweb.org/pull/109
chrisaldrich joined the channel; RomaricDiscord[m left the channel
#
aaronpk
as soon as that gets merged the missing RSVPs will appear ^^
#
gRegorLove
think I've got the indie rsvps, here's a test: http://staging.gregorlove.com/show-rsvps.php
#
Loqi
[github] Pull request merged by gRegorLove: https://github.com/indieweb/2019.indieweb.org/pull/109
#
Loqi
[github] Successfully deployed indieweb/2019.indieweb.org to https://2019.indieweb.org
#
gRegorLove
There's Jen and Jeremy!
#
aaronpk
gRegorLove++ that looks great
#
Loqi
gRegorLove has 31 karma in this channel over the last year (62 in all channels)
#
GWG
gRegorLove: Shouldn't you be under Remote?
#
aaronpk
oops indie RSVPs aren't grouped by remote or not remote
#
gRegorLove
Yeah, I did a Tito registration separate from my indie RSVP
#
aaronpk
it's hiding the tito registration because it found your indie RSVP
#
aaronpk
which is the opposite for tantek where it's showing his tito registration because there is no url in his indie RSVP to match on
#
Loqi
[gRegorLove] #108 Fix indie RSVP display
#
gRegorLove
I can squash them... once I remember how
#
Loqi
[github] Pull request merged by aaronpk: https://github.com/indieweb/2019.indieweb.org/pull/108
#
Loqi
[github] Successfully deployed indieweb/2019.indieweb.org to https://2019.indieweb.org
#
aaronpk
much better
#
aaronpk
gRegorLove++
#
david.shanske.com
edited /webactions (+44) "/* Indienews */"
(view diff)
#
david.shanske.com
edited /webactions (+72) "/* Barry Frost */"
(view diff)
#
david.shanske.com
edited /webactions (+48) "/* Glenn Jones */"
(view diff)
#
david.shanske.com
edited /webactions (+47) "/* Kyle Mahan */"
(view diff)
#
david.shanske.com
edited /webactions (+78) "/* Scott Gilbertson */"
(view diff)
#
david.shanske.com
edited /webactions (+40) "/* Michael Owens */"
(view diff)
#
david.shanske.com
edited /webactions (+42) "/* Pelle Wessman */"
(view diff)
#
david.shanske.com
edited /webactions (+44) "/* David Shanske */"
(view diff)
#
david.shanske.com
edited /webactions (+48) "/* Malcolm Blaney */"
(view diff)
#
david.shanske.com
edited /webactions (+5) "/* How to markup */"
(view diff)
[tantek] joined the channel
#
ashwin.info.tm
created /User:Ashwin.info.tm (+364) "Stub on who I am and indieweb progress"
(view diff)
#
ashwin.info.tm
edited /User:Ashwin.info.tm (+0) "/* IndieWeb implmentation */"
(view diff)
[manton] joined the channel
#
ashwin.info.tm
edited /User:Ashwin.info.tm (+279) "Update indieweb implementation level"
(view diff)
[LewisCowles] joined the channel
#
loqi.me
created /unfurl (+19) "prompted by [LewisCowles] and redirect added by [LewisCowles]"
(view diff)
#
www.lewiscowles.co.uk
edited /unfurl (+6) "linked to a specific technology by accident."
(view diff)
#
www.lewiscowles.co.uk
edited /link-preview (+148) "/* See Also */"
(view diff)
#
chrisaldrich.net
edited /🤦 (+871) "flesh out page; brainstorming; see also; emojicon"
(view diff)
#
chrisaldrich.net
edited /webactions (+138) "/* See Also */ Twitter examples"
(view diff)
[Rose] joined the channel
#
realize.be
edited /Micropub-extensions (+66) "/* Implementations */"
(view diff)
gRegorLove joined the channel
#
realize.be
edited /Micropub-brainstorming () "(-1167) /* Query for contacts */"
(view diff)
#
realize.be
edited /Indigenous_for_Android (+72) "/* Features */"
(view diff)
#
realize.be
edited /Indigenous_for_Android (-35) "it's not early anymore :)"
(view diff)
#
realize.be
created /IndieWeb_for_Drupal (+1531) "Created page with "Integrates the philosophy of IndieWeb in your [[Drupal]] website. The project page is at https://www.drupal.org/project/indieweb Maintained by {{realize.be}} Current functio...""
(view diff)
[grantcodes] joined the channel
#
realize.be
edited /Micropub-extensions (+1) "/* Location checkin information */"
(view diff)
#
realize.be
edited /Micropub-extensions (+157) "/* Post contacts */"
(view diff)
#
realize.be
edited /Micropub-extensions (+27) "/* Implementations */"
(view diff)
junyouDiscord[m], eleitlDiscord[m], galetsDiscord[m], aaronpk[m], andrewxhill[m], IgutinDiscord[m], rklaehn[m], M{|}Discord[m], cristobalDiscord, phynite8462[m], lyon[m], ritewhose[m], AXEL-Brian[m], rittme[m], jgmac1106[m], wngrDiscord[m], allhailferristhe, mZ[m], celso[m]1, kevinbird15Disco, voxpelli, macerbi[m], ecrosstexas[m], vinDiscord[m], Zegnat, Akshay[m]1, Romaric[m]1, jmac, [LewisCowles], strugee, barrygDiscord[m], jeremycherfas, kongaloosh__, gRegorLove, zentartoxDiscord, cramjaDiscord[m], KevlarmonkeyDisc, ay2306Discord[m], jessicaschilling, PhillmacDiscord[, DaniellMesquitaD, FusonDiscord[m], techcoderxDiscor, tangoDiscord[m], ScottSmileyDisco, JohnnyMilkshakes, AppenzellDiscord, bonedaddyDiscord, PeciakDiscord[m], RockSteadyTRTL75, MissLavenderDisc, MichaelTenDiscor, M9uapawDiscord[m, romaric[m], matyas_mustohaDi, Swedneck_, doodlemaniaDisco, MisterGoreDiscor, DioBrandonDiscor, sebasariasDiscor, UsamaIrfanDiscor, placer141276[m], hvergara[m], Clment[m], DiscordBridge[m4, IPFSFanDiscord[m, nocentDiscord[m], FineDiscord[m], OxyDiscord[m], LordFenixNCDisco, romaricDiscord[4, KYZITEMELOS93Dis, shokunin3675[m], MikeShultzDiscor, RealSnazzy[m], SchwartzDiscord[, halifox4409[m], silent_Activist[, nijynotDiscord[m, captain-nemoDisc, swedneck[m], malaclypsDiscord, jklepatchDiscord, M2color6412[m], sukarDiscord[m], BigDuckEnergyDis, zcopleyDiscord[m, r5723013Discord[, tom85[m], npfossDiscord[m], jamiedubsDiscord, enricomarino[m], TianyiDiscord[m], M}Discord[m], AlekseyDiscord[m, M4eekDiscord[m], sekiDiscord[m], foxcoolDiscord[m, sarahDiscord[m], aaronpk, sebsel and GWG joined the channel
#
ashwin.info.tm
edited /User:Ashwin.info.tm (+800) "Update progress"
(view diff)
#
ashwin.info.tm
edited /User:Ashwin.info.tm (+2) "Grammar - missing "a""
(view diff)
shah^ and [jgmac1106] joined the channel
#
ashwin.info.tm
created /Template:ashwinvis (+280) "Template about Ashwin's indiweb"
(view diff)
#
ashwin.info.tm
edited /User:Ashwin.info.tm (-268) "Use template for summary"
(view diff)
#
ashwin.info.tm
edited /Pelican (+89) "Add Ashwin as a Pelican user with IndieWeb support"
(view diff)
[KevinMarks] joined the channel
#
vanderven.se martijn
edited /TikTok (+505) "/* Criticism */ Add research on personal data usage and privacy/legal concerns"
(view diff)
jeremych_ and [prtksxna] joined the channel
#
cheuk.dev
edited /Planning (+34) "/* London */"
(view diff)
#
calumryan.com
edited /Planning (+16) "/* London */"
(view diff)
#
cheuk.dev
edited /Planning (+94) "/* London */"
(view diff)
#
www.ohhelloana.blog
edited /events/2019-12-11-homebrew-website-club (+0) "/* London */ Update event page link"
(view diff)
#
www.jvt.me
edited /Spotify (+107) "/* Add my exporting interest */"
(view diff)
#
cheuk.dev
edited /Planning (+151) "/* London */"
(view diff)
#
cheuk.dev
edited /Planning (+93) "/* London */"
(view diff)
jgmac1106 joined the channel
#
www.ohhelloana.blog
edited /Planning (+11) "/* Brighton */"
(view diff)
#
www.ohhelloana.blog
edited /Planning (+11) "/* London */"
(view diff)
[LewisCowles] joined the channel
#
cheuk.dev
edited /Planning (+112) "/* London */"
(view diff)
#
ashwin.info.tm
edited /User:Ashwin.info.tm (+61) "/* What works so far */"
(view diff)
[jgmac1106], jeremych_, [manton] and [grantcodes] joined the channel
[Rose], [email096], [tantek] and [davidmead] joined the channel
#
[tantek]
!tell [email096] 8:30 at Mozilla SF on Saturday would be great. I’m going to need help with getting coffee & breakfast snacks
#
Loqi
Ok, I'll tell them that when I see them next
#
[tantek]
Also going to need help sorting supplies because I don’t have an IndieWeb “kit” And I’m too booked with other meetings etc to assemble one before Saturday morning :/
#
[tantek]
Maybe GWG can help? GWG, are you bringing an IndieWebCamp kit to SF? I forgot what we discussed in Berlin
#
[tantek]
Exactly
[KevinMarks] joined the channel
#
[KevinMarks]
If Bradley picks the coffee you're in for a treat
#
[tantek]
I’m also going to need to source a supply of mini breakfast burritos (what’s called breakfast tacos in other places)
[manton] and [schmarty] joined the channel
#
cheuk.dev
edited /Planning (+50) "/* London */"
(view diff)
strugee joined the channel
#
GWG
[tantek]: aaronpk was supposed to ship the stuff there and I was going to take it home
#
aaronpk
was i?
#
[tantek]
GWG, did you tell aaronpk he was supposed to?
#
herestomwiththeweather.com
edited /events/2019-12-04-homebrew-website-club (+231) "/* Photos */ Austin Indieweb Meetup 12-04-2019"
(view diff)
#
[email096]
[tantek] I’ve got told. :-)
#
[tantek]
also FWIW I have no idea where to get an order of say 2-3 dozen *small* breakfast burritos in SF on a Saturday morning.
#
[email096]
They only place I know that could pull such an order off is a Guatemalan restaurant/bakery that’s open early on Saturday/Sunday. It’s really really good, but I’ll have to investigate the name and if it’s still in business. I don’t believe they have a presence online. I’ll ride out there today.
#
[tantek]
whoa that would be amazing. also would be great to support a local small business like that especially one that doesn't otherwise have online presence
#
[email096]
Exactly. That’s the way I (and my belly) think too.
#
[tantek]
(bunch of IndieWeb references! worth IndieNewsing that 🙂 )
#
[tantek]
Thanks [Nicole_Shadowen] !
#
[KevinMarks]
Isn't the ferry building farmer's market on saturday? Usually did stalls there
#
[tantek]
KevinMarks, that's for bougie single-servings
#
[tantek]
single-american-sized-meal-servings. which are not "small" 🙂
jbkjb joined the channel
#
GWG
Yes
#
GWG
In this room
#
GWG
Should I get the logs?
#
Loqi
[aaronpk] good that's enough time for me to order new pins if we need
#
aaronpk
i don't know how i completely spaced that
#
aaronpk
well it's not too late for me to overnight something
#
aaronpk
i assume i can ship to mozilla addressed to tantek?
#
GWG
aaronpk: That was my thought
#
aaronpk
i can ship pronoun pins and stickers, and the whiteboard sheets too. anything else i should try to include?
#
GWG
I should have asked again though, as it was Thanksgiving
#
GWG
I had only thought of that.
#
Loqi
I agree
#
GWG
[tantek]: For sharpies, is there an office supply store near Mozilla or should I find some?
#
aaronpk
oh i think i have some
#
aaronpk
wait not sharpies if we're doing whiteboard
#
[tantek]
I have sharpies
#
GWG
aaronpk: The dry erase fine tips then?
#
[tantek]
And whiteboard pens
#
GWG
[tantek]: Where's the nearest office store just in case?
#
GWG
aaronpk: I will leave room in my bag to take it home and keep as a kit for next time
#
GWG
Do I need to go to a local place for badge stuff?
#
GWG
I had to buy a new suitcase. My old one died en route back
#
[email096]
Found them on yelp.
#
[email096]
[tantek] Ok, I biked out there and hunted it down. Still in business (since 1983). It’s not a ‘breakfast burrito’ kind of place, and there’s zero vegetarian options. But... if someone who knew Spanish well could call them (no one there spoke English), many of their items could be made that way, especially their cute lil’ torta sandwiches. Family run place and yes they bake their own bread. Super legit and amazing. And they open at
gRegorLove joined the channel
#
[tantek]
Definitely need to improve my Spanish
#
[tantek]
GWG I think there’s still an OfficeMax downtown on 3rd street near Market. Just a few muni stops away
#
GWG
They still have OfficeMax? Okay
#
GWG
I think we are only missing name tags then
#
aaronpk
huh i am apparently out of the stickrs with "indiewebcamp" on them
#
aaronpk
i only have just the logo ones
#
aaronpk
Ok well some stuff is gonna show up at Mozilla tomorrow Tantek
#
aaronpk
Pins, whiteboard sheets, IWC and MF stickers
#
[email096]
My interaction there really drove home that fact.
[benatwork] joined the channel
#
GWG
Yay
#
Loqi
😊
#
[tantek]
I have IndieWebCamp stickers
#
[tantek]
extra couple of packs
#
[tantek]
thanks aaronpk++
#
Loqi
aaronpk has 57 karma in this channel over the last year (201 in all channels)
#
[tantek]
tomorrow is perfect, I will watch for it and ask mailroom for it
#
aaronpk
well now you'll have more \o/
#
aaronpk
should arrive by 3pm
#
aaronpk
tracking number: 778628342077
#
[tantek]
TBH every California resident should be at least English/Spanish bilingual IMO
#
[email096]
Agreed. And I used to be fluent enough to get by (Nicaraguan relatives) but I was feeling super rusty and we couldn’t meet each other half way. Mandarin places however I seem to do pretty well in. :-)
[Rose], [manton], [Khurt], chrisaldrich and [jeremycherfas] joined the channel
#
chrisaldrich.net
edited /Webmention (+159) "/* Manual Webmentions */ link to dev method with cURL"
(view diff)
jbove joined the channel
#
chrisaldrich.net
edited /manual_webmention (-25) "modified redirect to similar page with additional details/methods"
(view diff)
#
chrisaldrich.net
edited /Webmention (-31) "/* Manual Webmentions */ removed http://sendawebmention.com whose domain registration expired in June 2019"
(view diff)
#
johanbove.info
edited /Accelerated_Mobile_Pages (+307) "/* Criticism */"
(view diff)
v0idx647564[m] and [jgmac1106] joined the channel
#
johanbove.info
created /alltogethernow.io (+22) "Could not find Together"
(view diff)
[benatwork] joined the channel
#
manton.org
edited /Webmention (+423) "Adding note about Micro.blog and Webmentions."
(view diff)
#
cheuk.dev
edited /Planning (+60) "/* London */"
(view diff)
nhultzDiscord[m], mblaney and [manton] joined the channel
#
loqi.me
created /rel-webaction (+118) "prompted by mblaney and dfn added by mblaney"
(view diff)