#meta 2019-10-29

2019-10-29 UTC
[chrisbergr] and [snarfed] joined the channel
#
[tantek]
Did you test the ICS feed?
#
[tantek]
[KevinMarks] if you’re awake, I’ve got a first draft blog post about our Redecentralize session written (mostly on the flight) summarizing in prose what we discussed
#
[tantek]
I should probably add a note in the source of the event templates of what to regression test for
#
Loqi
yea!
[Bradley_Allen], maxwell, dougbeal|mb1 and gRegorLove joined the channel
#
gRegorLove
Good point, I wonder if it's in the h2vx conversion of the events
#
gRegorLove
The template update didn't change the parse. This is pre-template update: http://php.microformats.io/?id=20191029013613732
#
[tantek]
Then I’d revert it
#
[tantek]
Changes thy don’t do anything should be avoided
#
[tantek]
Blog post for review posted in chat
[fluffy] and [KevinMarks] joined the channel
#
gRegorLove
I think I misread the template update, let me look at it more closely
#
@t
#Redecentralize 2019 Session: IndieWeb Decentralized Standards and Methods: https://tantek.com/b/53H1
(twitter.com/_/status/1189002042854928384)
#
aaronpk
ugh that snippet is such a mess. even just now looking at it it's super not obvious what the parsed value is supposed to be
#
aaronpk
at some point the effort to avoid duplication of data at the expense of readability is just not worth it
#
aaronpk
it's like reading those programming challenge solutions where you're just like sure that's technically more efficient, but now nobody can debug that code
[snarfed] joined the channel
#
[tantek]
what snippet?
[timothy_chamber joined the channel
#
@planetmozilla
Tantek Çelik: #Redecentralize 2019 Session: IndieWeb Decentralized Standards and Methods https://ift.tt/335hC33
(twitter.com/_/status/1189017037756084224)
#
@murderofcrows
HWC Wednesday at Wayward Coffeehouse. I can’t make it, Steve will officiate. #HWC #Seattle #IndieWeb @timswast @dangerdave @SteveStreza @altsalt @funwhilelost @rrrrrrrix @codynhat @phedhex
(twitter.com/_/status/1189022856207884288)
#
@murderofcrows
Join us for an evening of IndieWeb personal site demos and discussions!
(twitter.com/_/status/1189031044722364416)
#
@schestowitz
Tantek Çelik: #Redecentralize 2019 Session: #IndieWeb #Decentralized Standards and Methods https://tantek.com/2019/301/b1/redecentralize-indieweb-standards-methods
(twitter.com/_/status/1189041500233097217)
#
aaronpk
The one Gregor posted above
gRegorLove and ecrosstexas joined the channel
#
gRegorLove
Ok, removed the title attributes for the purpose of the snippets and added comments: http://php.microformats.io/?id=20191029050640468
#
gRegorLove
and snippet of the current version of the template: http://php.microformats.io/?id=20191029050708746
ecrosstexas[m] joined the channel
#
gRegorLove
A quick test looks like <time> is supported now in templates, so maybe we can move away from using VCP
[fluffy], [Rose] and [jeremycherfas] joined the channel
#
@kevinmarks
↩️ There's https://monocle.p3k.io/preview?url=https%3A%2F%2Fnooshu.github.io%2F (monocle is an indieweb feed reader) and http://www.unmung.com/mf2?url=https%3A%2F%2Fnooshu.github.io%2F&html=&pretty=on which gives a json parse. You don't have any feed level properties - you could put p-name and p-summary at that level, and put a p-author h-card there
(twitter.com/_/status/1189102616380428288)
[tonz] joined the channel
#
@Borisson
It looks like we will get @swentel back into core development with getting webmention and the indieweb to drupal https://t.co/BBZdlk6g1L
(twitter.com/_/status/1189105832300023808)
#
@cashbuilderss
@wencesg says: "we're facing the unethical evolution of many social platforms, but there is a movement called the #IndieWeb that understands you're done with others owning your content and your identity!" https://buff.ly/32LLQbb #startup
(twitter.com/_/status/1189106605700386816)
#
@kevinmarks
↩️ Also, http://chat.indieweb.org is good for this - available as Web, slack, irc and matrix. There are #microformats and #dev channels to help
(twitter.com/_/status/1189108647592415232)
[KevinMarks], [Matt_Hobbs], gRegorLove, jeremych_, [KevinMarks]1, [jgmac1106], [grantcodes], Oryx and [qubyte] joined the channel
#
@Joulse_
The IndieWeb Movement: Owning Your Data and Being the Change You Want to See in the Web https://www.jvt.me/posts/2019/10/20/indieweb-talk/
(twitter.com/_/status/1189139319132438528)
IWSlackGateway, [Matt_Hobbs], [qubyte], [grantcodes] and [tonz] joined the channel
#
@svanlooy
Homebrew Website Club Berlin, tomorrow, 6:30pm. Information here: https://roderick.dk/2019/10/29/homebrew-website-club-2019-10-30/ #homebrew-website-club
(twitter.com/_/status/1189149269544058885)
Oryx, [Rose], [KevinMarks] and [timothy_chamber joined the channel
#
tantek.com
edited /2019/Berlin2 (-13) "/* RSVP */ no longer coming soon"
(view diff)
[tantek] joined the channel
#
[tantek]
gRegorLove aaronpk we CANNOT move away from using VCP because it's still the simplest (least easy to screw up) way of marking up the events so that they're both h-event and hCalendar which is required for the Add to Calendar feed on the Events page via H2VX
#
[tantek]
I have to ask once again that you regression test *any* event template changes with H2VX. Like even more preferable if you're actively subscribed to the ICS feed from /Events in your own personal calendar program (it should show up as its own toggleable calendar) and thus see changes there
#
[tantek]
The event templates are not just for wiki viewing, they are for H2VX consumption.
#
tantek.com
edited /events/2019-10-30-homebrew-website-club () "(-510) de-dup Berlin. going to start dropping some commented out cities that haven't met for 3+ months"
(view diff)
GWG, Oryx, vika_nezrimaya, [schmarty], [Matt_Hobbs] and [jgmac1106] joined the channel
#
[tantek]
authorship is supposed to be spec for consuming code, not general purpose documentation about authors
#
[tantek]
all the "how to mark up an h-entry with ..." should be in /h-entry
#
[tantek]
all the "how to markup an h-feed with ..." should be in /h-feed
[Lewis_Cowles] joined the channel
#
[jgmac1106]
snarfed shared this which some people find helpful: https://indieweb.org/h-card#Issues
#
[jgmac1106]
that question comes up a lot where people don't want an h-card in every h-entry and may or may not want in the footer of the article, I have meetings now but will try to take a look later at the h-entry, h-feed articles on the IWC wiki
#
[jgmac1106]
authorship has a section on "How to Publish" https://indieweb.org/authorship#How_to_publish
#
[jgmac1106]
and the article is written with publishers and not consumers in mind "if you have an h-card on your website" etc maybe move that section to their respective placers on /h-entry or h-feed?
#
[tantek]
no I disagree that sharing issues is useful to someone asking "how to" questions
#
[tantek]
that's only a way to confuse people further with things that may have nothing to do with what they're trying to do
#
[tantek]
is that not obvious from a learning perspective?
#
[jgmac1106]
yeah just sharing the links people pass around when folks ask about hiding their author info
#
[tantek]
not helping
jackjamieson joined the channel
#
[jgmac1106]
cool if you want to add a section to /h-entry and /h-feed would happily share those with people luckily Maxwell found it helpful https://www.maxwelljoslyn.com/blog/2019/10/28/1 but agree we can make a more accessible resource for folks..well off to meetings
#
Loqi
With advice from Greg McVerry, Aaron Parecki, and Ryan Barrett, I finished getting this blog set up for subscription using the h-feed microformat, and made other improvements along the way: all pages now have a self-link in the title all pages, not ...
#
[tantek]
I'm saying don't share links just because other people do, that's not helpful
#
[tantek]
question whether those links are actually helpful from a beginner's and learning perspective
#
[tantek]
also even if/when people do get things figured out, they may have still struggled with the documentation that was provided.
#
tantek.com
edited /MediaWiki:Sidebar (+33) "IWC SF!"
(view diff)
#
tantek.com
edited /MediaWiki:Sidebar (-11) "SF to make it fit"
(view diff)
#
[tantek]
!tell [manton] is HWC Austin meeting on 11/13 (normal HWC date), or literally the first Wednesday on 11/6? Trying to get November HWCs mapped out.
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek.com
edited /Events (+2) "move past October events to recent"
(view diff)
[qubyte] joined the channel
#
tantek.com
edited /Events (+1297) "/* 2019 */ add HWC November & December events"
(view diff)
gRegorLove, Oryx, [snarfed] and [manton] joined the channel
#
[manton]
[tantek] 11/6. We always do first Wednesday in Austin.
#
[manton]
Related, I have a call scheduled with the IndieWebCamp venue folks in about half an hour and hope to have everything locked down soon.
#
gRegorLove
excellent. same venue as last year?
#
[manton]
Ask me again in half an hour. 🙂 But yes, unless something unexpected comes up, that's the plan.
[grantcodes] joined the channel
#
[tantek]
Excited!
#
loqi.me
created /Bussator (+119) "prompted by jeremycherfas and dfn added by jeremycherfas"
(view diff)
[fluffy] and [chrisbergr] joined the channel
#
@artlung
Independent publishing is always and has always been hard work. Good publications must stop selling to corporations and rich idiots. I know the money is appealing. #indieweb
(twitter.com/_/status/1189246021244784642)
[schmarty], circlesDiscord[m and Oryx joined the channel
#
tantek.com
edited /2019/Berlin (+173) "warning go to upcoming IWC Berlin2 because this one come up in Google search results"
(view diff)
#
[tantek]
[Bradley_Allen]
#
[tantek]
[Bradley_Allen] ++
#
Loqi
[Bradley_Allen] has 1 karma over the last year
#
tantek.com
edited /Events (+383) "/* November */ HWC Austin 11/6"
(view diff)
ecrosstexas and [KevinMarks] joined the channel
#
[tantek]
speaking of authorship ^^^ that article says "by Los Angeles Times". I'm sorry the Los Angeles Times did not invent the internet
ecrosstexas joined the channel
[jgmac1106] joined the channel
#
[jgmac1106]
... Ummm built by a bunch of rich cis white dudes coming out of "Summer of Love" who could dream of digital utopia since they never had to deal with threat vectors... Plus it was the 60s... Everyone thought the world would change...man...
#
[jgmac1106]
Not a single mention that a lack of diversity from the start lead to the utopian view and specific design decisions
#
[tantek]
the world did change, just not in all the ways expected
#
[jgmac1106]
Yes it did mightily...and still you get the same sentiment in JPBs manifesto some 30 odd years later.
#
[jgmac1106]
... All in 50 years... less than one life time...Hard to believe... The change is far from over... And hopefully we remember more voices this go around
[qubyte] joined the channel
#
[qubyte]
_in cylon voice_ Networks were a bad idea.
#
[jgmac1106]
Wonder if original article had the correct author and ACM just trading on the name cache of LA Times
#
@kevinmarks
↩️ @xor The Web is still there and made of open standards - lots of blogs too. #indieweb
(twitter.com/_/status/1189276798539980801)
#
[tantek]
lots of folks in this thread that would be great to *gently* reach out to (like if you think you're socially awkward or a bull-in-a-china-shop then don't 🙂 ) https://twitter.com/mollylambert/status/1189229640692518912
#
@mollylambert
RIP blogging we all tried real hard to make the internet good and then corporations and rich idiots destroyed everything a generation of writers tried to build
(twitter.com/_/status/1189229640692518912)
gRegorLove joined the channel
#
gRegorLove
pin13 and php.microformats.io have the lang flag on
#
gRegorLove
Doesn't appear that xray does, or at lest it doesn't show up in the jf2
#
[tantek]
jf2 hasn't adopted anything lang attr related, so that makes sense that it wouldn't show up there
#
[tantek]
it's a different format anyway
#
gRegorLove
oops, I meant that for -dev
#
[tantek]
:thumbsup_all:
#
[tantek]
hmm is there anyone with github repo org access that can monitor the #knownchat channel and delete spam like the link dropped into https://chat.indieweb.org/known/2019-10-27 ? (also wondering if it's possible to add that domain to a Loqi block/kick list)
#
[tantek]
I've deleted it from the Slack
#
aaronpk
that spammer quit right after posting the link so it wouldn't have made a difference
#
[tantek]
adding to a block/kick list would hopefully make difference to it not ending up in the archives / propagating to other networks
#
[tantek]
adding that domain that is
#
aaronpk
sure but it's unlikely that it'll appear again anyway
#
[tantek]
maybe it's whack a mole, however if we see a domain once we may see it again
#
[tantek]
yeah maybe unlikely. not sure
#
[tantek]
tempted to propose blocking any domains with *memes* in them 😛
[snarfed] joined the channel
#
[jgmac1106]
Y U NO no like memes
#
[jgmac1106]
I didn't meme it on purpose....
Oryx joined the channel
#
[tantek]
[jgmac1106] we were talking about a spam in the Known channel that linked to a domain with "memes" in the name
#
@daveloyall
↩️ Didn't read much of this because you kids didn't listen when us old folks of the pre-platform internet told you it would happen. Go ask the #indieweb for solutions.
(twitter.com/_/status/1189300846401593344)
#
[tantek]
wait are we the kids or the old folks? or somewhere in between?
#
loqi.me
created /how_to_delete_spam_from_the_logs (+35) "prompted by [tantek] and redirect added by [tantek]"
(view diff)
#
www.bradleyallen.info
deleted /User:Bradleyallen.info "Deleted to make way for move from "[[User:Www.bradleyallen.info]]""
#
aaronpk
well that's not really gonna work
[KevinMarks] and jjuran joined the channel
#
[KevinMarks]
we're gen X, always the ones inbetween
#
[tantek]
[Bradley_Allen] the way to fix that is to fix your website to not use www., not to mess with the wiki User: pages
#
[tantek]
what is nowww
#
Loqi
It looks like we don't have a page for "nowww" yet. Would you like to create it? (Or just say "nowww is ____", a sentence describing the term)
#
[tantek]
what is no-www
#
Loqi
no-www is a movement to deprecate use of "www." at the start of URLs as being redundant, unnecessary, and a waste of resources https://indieweb.org/no-www
#
www.bradleyallen.info
edited /chat-names (+63) "/* Nicknames */"
(view diff)
#
loqi.me
created /nowww (+19) "prompted by [tantek] and redirect added by [tantek]"
(view diff)
#
[tantek]
[Bradley_Allen] you really want to do the fix on your site first, otherwise all the edits will still be with your www. username
bradleyallen joined the channel
#
bradleyallen
[Tantek] Thank you, where do I fix this on my website?
#
bradleyallen
I think I found out where
#
[tantek]
[Bradley_Allen] try looking at https://indieweb.org/no-www for how to fix it
[Bradley_Allen] joined the channel
#
[Bradley_Allen]
[tantek] I started with www due to netlify cms caching recommendation, now I’m all about no-www
#
[tantek]
hmm, do you have a URL to their docs that recommended it? we can document that as an "avoid" on /Netlify
#
[Bradley_Allen]
Will look for URL after I get my site up again
gRegorLove joined the channel
#
[Bradley_Allen]
Despite their strong recommendation no-www will work fine too
#
bradleyallen.info
created /Template:bradleyallen (+324) "Created page with "= [http://bradleyallen.info Bradley Allen] = {{Infobox person |name = Bradley Allen |url = https://bradleyallen.info |photo_url = https://bradleyallen.info/images/social-sha...""
(view diff)
[dougbeal] joined the channel
#
[dougbeal]
I think github has similar recomendations for custom domains on Github pages