#[jacky]that sounds like a good idea (in the sense that'll prioritze participation over getting through it all)
#GWGWhat we need is 3 people who commit to showing up at a specific time to schedule it, I believe
#[tantek]GWG, it's a mix. We also need people to step up and make comments to move issues along the process
#[tantek]Without at least some of that async participation, then it takes too long to rediscuss an issue from scratch in a sync meeting
#[tantek]these kinds of (standards related) meetings are most effective/efficient when participants do some work first in preparation, on the issues, their implementations, test cases etc.
#[tantek]otherwise there's not much actionable that comes out of them, and they turn into more general informative/discussion sessions. that's fine for an indiewebcamp, but if your goal is to actually make progress on a spec, then that's not the way to do it
#GWGI know... but I think once we establish this, after meeting 1, we'll have async if we schedule them regularly
#[tantek]GWG, we just had session/meeting 1 at IWC NUR, and haven't seen much additional async activity afterwards
#[tantek]at the current "pace" of issues and issue comments, I wouldn't recommend anything more often than once a quarter at most
#[tantek]GWG, I think the key thing is to start with documenting your permalinks of such "status" posts, before trying to speculate or brainstorm about markup
#[tantek]without a record of folks publishing such "status" information, there's very little reason to invest any time in inventing markup for it
#Loqi[preview] [barnabywalters] #32 Consider merging h-review properties into h-entry
#GWG[tantek]: Reviews have been on my list for a while... but my design didn't support anything but h-entry so I put it off.
#[tantek]GWG, that's worth adding as a comment on that issue, that the design of your software at least being based on h-entry means it would make it easier for you to support, rather than having to support a new top level microformat
#[tantek]events are very different than posts so I think it's ok that they still keep their own microformat type
#[tantek]I definitely had to write a bunch of custom code to make events work, with RSVPs and such. the microformats type (h-event) was the least of the work
#gRegorI've only skimmed the Nuremburg mf2 session so far
#[tantek]I still have a bunch of follow-up to do after that session 😕
#gRegorAgreed, quarterly seems like a reasonable pace
[schmarty] joined the channel
#thaidareequick question. I'm a single author on my page on the domain that I control. all the articles are written by me. If I put rel="me" somewhere in the footer, do I need to mark authorship on "h-entry" content as well?
#[tantek]it's always better to explicitly markup your authorship on your h-entry microformats
#gRegorDo you have your name and photo marked up somewhere on your site with h-card already?
#[tantek]also this might be better for the #indieweb-dev channel since it is a how to use microformats question in the context of marking up a blog post, rather than about discussing issues/changes in microformats themselves