#microformats 2024-10-17

2024-10-17 UTC
#
[mattl]
h-feed question, if I have a page with *every* post on my blog...
#
[mattl]
<h1 class="p-name"><a href="/feed" class="u-url">My h-feed</a></h1>
#
[mattl]
<li class="h-entry">
#
[mattl]
<section class="h-feed">
[mattl] and ehmry joined the channel
#
[tantek]
looks right
#
[mattl]
nice, so so easy.
[0x3b0b] and to2ds joined the channel
#
trwnh
h-entry question: h-entry is defined as "for episodic or datestamped content". am i correct in saying that non-episodic, non-datestamped content should NOT be marked up with .h-entry? for example, a "page" that is not a "post" is likewise not an h-entry. (but it might be some other as-yet-unspecified thing?)
[aciccarello], [Murray], IWSlackGateway, [qubyte], barnaby, Guest6, [mattl]1, [jeremycherfas]1, [schmarty]1, [KevinMarks], to2ds and [snarfed] joined the channel
#
[snarfed]
hmm, that definition might be overly strict
#
[snarfed]
I definitely have h-entry on my evergreen pages, eg https://snarfed.org/about , and I think that's common, but not sure
[snarfed] and gRegor joined the channel
#
[aciccarello]
I generally don't have h-entries on my pages but maybe I should.
#
gRegor
Agreed, though your about page does have a published and updated date [snarfed] :)
#
[snarfed]
hah good point
#
gRegor
I thought mine had h-entry too, but looks like I used h-card, which makes sense
fluffy joined the channel
#
[tantek]
trwnh, episodic or datestamped content is the typical use-case for h-entry yes, however any page on the web has at a minimum a "last modified" date that is returned via HTTP, and thus h-entry makes sense as a default fallback for "what top level microformat should I use on this page"
#
[tantek]
you've got HTTP Last-Modified (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Last-Modified), then HTML <title>, then HTML <body>. That looks good enough for a minimal "entry" IMO
btrem joined the channel
#
[snarfed]
^ makes me wonder if we should reword the definition
#
[tantek]
probably
#
[tantek]
[snarfed] want to file a brief issue suggestion expanding the definition accordingly? https://github.com/microformats/h-entry/issues
#
[snarfed]
probably less effort to just make the edit directly, I have access
#
[snarfed]
I'd just remove "episodic or datestamped" from https://microformats.org/wiki/h-entry
#
Loqi
[preview] Tantek Çelik
#
snarfed
edited /h-entry (-24) "remove "episodic or datestamped" qualifier. it's kinda right in spirit, but not in letter. see https://chat.indieweb.org/microformats/2024-10-17#t1729138929962700"
(view diff)