2017-07-10 UTC
davidmead, AngeloGladding, [kevinmarks], [miklb], billbennettnz, [eddie], [pfefferle], adactio, barpthewire, [jemostrom], tantek, [xavierroy], KartikPrabhu, [jeremycherfas], [chrisaldrich], cheim and gRegorLove joined the channel
KartikPrabhu, [colinwalker], barpthewire, tantek and snarfed joined the channel
# 20:53 snarfed hi all! i'm using mf2. i'm trying to get the alt text from an img.u-photo, but it seems like alt isn't guaranteed to make it into parsed mf2. it only shows up in the outer object's name property as a fallback, if there's no p-name. is that right?
# 20:54 snarfed but this HTML parses to name = ["name"], and "alt" is missing entirely:
# 20:55 aaronpk there's been some talk about pulling the alt attribute out specifically, but i think it's only brainstorming at the moment!
# 20:55 Loqi [aaronpk] #2 image alt text is lost during parsing
# 20:55 Loqi [miklb] #756 Support for alt text on images posted to Twitter
# 20:55 aaronpk i think it's implemented in one or two of the parsers, possibly behind a feature flag
snarfed, [chrisaldrich] and [shaners] joined the channel
[kevinmarks] and [miklb] joined the channel
# 22:08 Loqi [Tantek Çelik] microformats2 parsing specification
# 22:09 gRegorLove That's a bit different than aaronpk's brainstorm (which I think is a good idea)
# 22:10 KartikPrabhu how does a comsumer know if some property is supposed to be an image and hence look for the parsed "alt"?
# 22:13 gRegorLove Certain properties like "photo" are usually a URL. Consumers can check if it's a object (similar to e-content) and if so use it's "value" or "alt" as needed
# 22:22 [shaners] gRegorLove: Yeah. Sorry that was mismatched terminology. I think alt should be considered for the name parsing rules.
# 22:23 [shaners] That said, I don’t have the cycles to implement it in the ruby parser. So, ¯\_(ツ)_/¯
# 22:25 gRegorLove Probably makes more sense as an h-card there, but same rules apply
tantek and AngeloGladding joined the channel