#jkphlone more question (tricky one i guess): if an event has it's own social media profiles, contact details (b/c it has its own website) plus several event profiles (on facebook, g+ etc.), how would you cram that into the h-event?
#jkphli'm not sure if people really use it, but our event management interface has an option for it at least. a use case could be a ticket hotline somewhere (but we don't have any details about the people behind, so it's hard to make an h-card of it, isn't it?)
#jkphlit's not necessarily the phone number of the organizer (who has his own phone number option btw, but in this case it's clearly a part of p-organizer)
#tantekmy point is to get a phone number, you have to fill out a form with the phone company with the name of a person or organization entity
#jkphlit's similar with email addresses: as an event can have its own domain, it might also have its own email address, which isn't necessarily the same as the organizer's one. u-url on h-event?
#tanteknot at all, you can create email addreses on a whim
#Zegnatu- and p- are specced by the mf2 format spec, and -tel by the h-card spec. You should always be able to use any prefix with any property. No need for separate specs.
#ZegnatMy comment was mostly about why there would be a difference between .u-url[href^="mailto:"] and .u-url[href^="tel:"]. If -tel isn't available in the spec but -url is, you can still sneak a phone number in there.
#ZegnatThat wouldn't make a lot of sense, jkphl. You would get a url and a tel property with the same value.
#ZegnatThat's interesting to me, tantek :) Basically it means any format that accepts *-url can have a phone number associated with it through the tel-protocol.
#jkphlZegnat: sure. but i do see a point in both considering it a URL *and* a phone number. both are valid observations that go beyond just taking it as a string.
#tantekZegnat, sure it can, however, don't expect any consuming code to do anything special with it, since it won't be expected outside of an h-card
#tantekthat's the point of the vocabularies, to document what consuming code for those use-cases is likely to pay attention to
#ZegnatThough I find microformats are mostly governed by how it is being used in the wild. So I feel completely fine using u-tel :D
#jkphlas i seem to have to decide between u-url and p-tel, i think i go with p-tel as i consider it more specific in terms of content classification
davidmead and [kevinmarks] joined the channel
#[kevinmarks]The difference is whether you want the href or the text contents to be parsed from that element
#Loqi[kevinmarks]: martymcguire[m] left you a message 4 days, 12 hours ago: i finally created that .u-* to .util-* pull request for Skeleton: https://github.com/dhg/Skeleton/pull/348