#btremHow did I miss the search box? (I actually think the light colors sort of camouflage it.) Thanks aaronpk. Also thanks [KevinMarks] for the link to the github link.
#[tantek]it's the web, you're supposed to look for the button you need anywhere on the page π
#[tantek]that being said, the UI is quite responsive (try resizing the window), and if you've got suggestions or better chat archive navigation UI examples to point to, please provide them! though since we're talking meta about the IndieWeb community rather than just microformats technical details, I recommend following up in #indieweb-meta
iwaim, [Raphael_Luckom], [KevinMarks], [chrisaldrich], [fluffy], [Emma_Humphries], [snarfed], jacky, KartikPrabhu, [asuh], [Rose], [Murray], ethanyoo, [jgmac1106], [tantek], [amy], [schmarty], [tw2113_Slack_], [mapkyca], jamietanna, [jackjamieson] and btrem joined the channel
#btremI searched the irc archives for discussion of restaurant menus. I only found passing references to frustrations with pdf and flash. Did I miss anything?
#btremHas anyone given any thought to a microformat for a restaurant menu?
#btremIt might be as simple has using the draft h-listing for the menu and h-item for each menu item.
#[KevinMarks]Makes sense - or h-product. Likely h-recipe is too detailed.
#btremHmm, actually, now that I look at it, h-listing is to list multiple availabilities of the same item, i.e., widget foo is available from these vendors....
#[tantek]btrem, menus seem special and different enough to be worth some research and documentation of current examples
#btremSo much the better if a menu mf could contain an h-card for the restaurant. Then a page can be parsed for the restaurant name, phone number, and menu items.
#[tantek]btrem, we usually start with a wiki page like "menu-examples" to capture links (and perhaps screenshots?) of examples of the material published on web pages
#btremFor years I wished for some way to automate the process. mf might be the way.
#[tantek]a bunch of us here can help with stubbing the pages on the wiki if that would help!
#[tantek]agreed btrem. I think it could be a very good match
#btremI have an account on the wiki, but I don't think I can edit it. (Can I?)
#[KevinMarks]This sounds like a good candidate for an examples page
#btremYeah, I went down the wrong road. Tried to come up with something for microdata. It was a rabbit hole. Or black hole.
#btremI suppose the problem is that so many restaurants do the wrong thing: they just upload a pdf for their menu. So it's worth asking now: is there any point in doing the work? Will restaurants use it? Or just continue with their pdfs?
#aaronpkif doordash/grubhub/etc would be able to pull from the microformats version that'd certainly be an incentive
#btremIf we could get the crappy POS systems that are foisted on restaurants to output POSH, *that* would be an incentive!
ethanyoo joined the channel
#btremWhen a restaurant changes their menu, they have to update a pdf (or some other format for the printer), update their POS system, update their website menu page, and then update menus for any services like Open Table. Talk about violating the DRY principle.
#[tantek]indeed. perhaps we can help with the "update their website menu page" step in such a way that some (new?) services can parse the microformats from there directly instead of requiring more one-off labor
#btremThere isn't any container for multiple h-product s, which is sort of surprising. So if we do this, we probably want to do something generic. So a bookseller could use the mf to list books for sale on their website. Or a plant nursery could list plants for sale.
#btremIn fact, a more generic container might encourage more adoption.
#[schmarty]btrem: the page itself can act as the container. microformats parsers will parse a page and all found microformats items are placed in an array called "items".
#[tantek]btrem, we a have design maxims to solve specific simpler problems first, before trying to generalize
#[tantek]let's stick with a solution for menus before trying to solve all of e-commerce π
#[tantek]"generic" is kind of a trigger word around here, usually means there might be a premature abstraction happening π
#btremOk, I'm off to search for restaurant menus that are /not/ pdf. So where do I post the examples? As I said, I don't think I can edit the wiki.
#[tantek]are you able to create an account on the wiki?
#btremBefore I start, I should point out: it's highly likely that a service like doordash or whatever will need detailed info about availability. E.g., a restaurant will often have separate lunch and dinner menus.
#btremI have an account on the wiki. I just don't know what I can with my account. ;-)
#btremI suppose cross the separate-menus bridge later, and start with something manageable first.
#btremI just logged in. It looks like I /can/ edit pages. Who knew?
#[tantek]start with https://microformats.org/wiki/menu to describe the use-cases (both for restaurants publishing and potential sites that could/would consume those menus to provide services to users)