#indieweb 2021-06-22

2021-06-22 UTC
n8chz, Seirdy, [snarfed], Moosadee, distopico and [KevinMarks] joined the channel
#
[tantek]
lots in there, from person-tagging in photos to on this day etc.
#
GWG
Trying to figure out the logic of my new date display.
#
GWG
If it is a day archive, I don't need to show the date, just the time.
#
GWG
If it is a month or year archive, I don't need to show the year.
#
Ruxton
if(is_day())) { //dostuff } else { //other stuff } ?
#
GWG
Yes.
#
GWG
Ruxton, may ask your thoughts in -wordpress about a WordPress specific problem with it.
#
GWG
Trying to keep the idea of what it looks like generic
#
[tantek]
what is a person-tag
#
Loqi
A person tag (AKA people tag) is a tag on a post that refers to a specific person by URL, and which the post author explicitly adds as a tagging action, beyond just mentioning a person via hyperlink, h-card, or @-name (autocompleted or not) https://indieweb.org/person-tag
#
[tantek]
person-tag << 2019-08-08 The New Yorker: [https://www.newyorker.com/books/under-review/how-social-media-shapes-our-identity How Social Media Shapes Our Identity] — tagging people (including yourself) in photos may (unintentionally) impact their identity (both online and overall) for years to come
#
Loqi
ok, I added "2019-08-08 The New Yorker: [https://www.newyorker.com/books/under-review/how-social-media-shapes-our-identity How Social Media Shapes Our Identity] — tagging people (including yourself) in photos may (unintentionally) impact their identity (both online and overall) for years to come" to the "See Also" section of /person-tag https://indieweb.org/wiki/index.php?diff=76132&oldid=75212
Moosadee, [tw2113_Slack_], pepperoni_, BigShip, distopico_ and capjamesg joined the channel
#
Loqi
[indienews] New post: "The Thermal Printer Project: Part III" https://jamesg.blog/2021/06/22/thermal-printer-part-3
pepperoni_, Jad, Kai`, inky, hendursaga, jgee, Tomte, [KevinMarks], barnaby, [jgmac1106], rockorager and distopico joined the channel
#
GWG
When displaying a post publish date on your website, when is timezone relevant? Or do you always display it?
#
petermolnar
I'd say tz is only relevant with location
#
petermolnar
but then if you have location + utc, you can have tz
#
petermolnar
so maybe if you want to indicate _where_ the post was written, but without exact location data?
#
petermolnar
tz however, is a terrible thing for that, given things from Canada to Argentina can be the same tz
#
petermolnar
(sorry for thinking out "loud")
[schmarty] joined the channel
#
GWG
petermolnar: I have location on most posts
[tantek], [Ana_Rodrigues] and [tw2113_Slack_] joined the channel
#
GWG
How do I indicate to people my 'default' timezone such that it could be easily realized the absence of one is me in it and the presence is me out of it?
pepperoni_ joined the channel
#
GWG
To be clear, talking about human design, not markup
#
GWG
So, Zachary visits my website and is looking at the times of my posts...how does he know what that is relative to without me showing it on every post?
[snarfed] joined the channel
#
[snarfed]
GWG: I don’t think you need it to understand “when” a single post was
#
[snarfed]
If a post is marked 8am without time zone, the useful thing to know is, that’s morning. I don’t think time zone is nearly as important
#
barnaby
hmm I don’t actually show timezones on my post pages (need to fix that), but why not show it on every post? maybe in the title attribute of the element showing the datetime if you don’t want it visible all the time
#
GWG
[snarfed]: I was thinking of only showing one if I'm away from home...which led to this...how do I tell people where home is.
#
[snarfed]
You can obviously put time zone on an about page, but local times on posts seem fine to me, normal, not missing context
#
[snarfed]
put it on an about page
#
[tw2113_Slack_]
may just be me, but i’m not as worried about time of day for posts, I do like month/year at minimum
#
GWG
But either way, I am experimenting with all sorts of changes
#
GWG
So, if it's a day archive, I'm only going to show the time going forward.
#
GWG
If it's a month archive, I just technically need day
#
GWG
I was also debating whether I should display differently in a feed vs single post
#
barnaby
I like to show as much information as possible, provided it doesn’t get in the way. that way it gets preserved when the content is shown out of context, e.g. in a screenshot
#
GWG
barnaby: I think experimentation is worth it
#
GWG
I also was exploring switching the date from linking to the permalink to each part of it linking to the relevant archive
#
GWG
So click on month, you get all posts that month, etc
#
GWG
I also might hide more information under a details tag
#
GWG
Which seems like a fun design element
inky, wagle, kevinf, [fluffy], capjamesg, [schmarty], justBull, rockorager, barnaby, pepperoni_, [tantek], [snarfed], n8chz, KartikPrabhu, Moosadee, n8chz1 and [jacky] joined the channel
#
[jacky]
well this is in draft state now https://www.w3.org/TR/did-core/
#
barnaby
yikes, long document is long
[snarfed] joined the channel
#
[snarfed]
The intro sounded a lot like tag uris, https://taguri.org/, until it got to the associating subjects w/documents part. (and “prove control” i guess implies authn and/or authz?)
#
[snarfed]
tag uris are definitely a nice lightweight alternative, if not a complete one. granary uses them liberally
#
[snarfed]
(maybe #indieweb-dev i guess)
n8chz1 and samwilson joined the channel