Options:
Previous day, Next day
- # Session Start: Sat Apr 25 00:00:00 2015
- # Session Ident: #microformats
- # [00:03] * Quits: AcidNerd (~Acidnerd@2a02:a03f:161e:8300:7d5b:5614:1f1b:211c) (Ping timeout: 252 seconds)
- # [00:07] * Joins: AcidNerd (~Acidnerd@2a02:a03f:161e:8300:7d5b:5614:1f1b:211c)
- # [00:35] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [00:35] * ChanServ sets mode: +o KevinMarks__
- # [00:37] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [00:41] * Quits: Soopaman (~soopaman@67.55.51.56) (Quit: Leaving.)
- # [01:16] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [01:16] * ChanServ sets mode: +o KevinMarks
- # [01:17] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 244 seconds)
- # [02:14] * Joins: KartikPrabhu (~kartik@207.239.77.141)
- # [02:42] * Quits: KartikPrabhu (~kartik@207.239.77.141) (Quit: Leaving.)
- # [02:43] * Joins: gordonb (~gordonb@67-131-47-154.dia.static.qwest.net)
- # [02:43] * Quits: gordonb (~gordonb@67-131-47-154.dia.static.qwest.net) (Client Quit)
- # [03:04] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64912&oldid=64909&rcid=101288 * Kevin Marks * (+111) /* rel-tag */ add "urls" example
- # [03:06] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64913&oldid=64912&rcid=101289 * Kevin Marks * (+200) /* xfn */ wiht urls
- # [03:08] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64914&oldid=64913&rcid=101290 * Kevin Marks * (+199) /* rel-enclosure */ add urls example
- # [03:08] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64915&oldid=64914&rcid=101291 * Kevin Marks * (-180) /* rel-tag */ just the urls mode
- # [03:12] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64916&oldid=64915&rcid=101292 * Kevin Marks * (+570) /* xfn */ multiple values
- # [03:16] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64917&oldid=64916&rcid=101293 * Kevin Marks * (+88) /* more information for rel-based formats */ link to my fork of mf2py
- # [03:20] <@tantek> KevinMarks - the top level "urls" key is misleading, because they're actually <link> / <a> / <area> elements that you're representing a collection of
- # [03:23] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [03:23] * ChanServ sets mode: +o KevinMarks__
- # [03:25] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [03:25] * ChanServ sets mode: +o KevinMarks___
- # [03:25] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [03:26] * Quits: @KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [03:27] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [03:27] * ChanServ sets mode: +o KevinMarks
- # [03:27] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 250 seconds)
- # [03:27] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [03:29] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [03:29] * ChanServ sets mode: +o KevinMarks__
- # [03:30] <KevinMarks_> what name would you suggest?
- # [03:32] <@tantek> I was going to suggest "links" but that's no better because they could be <a href>s instead of just <link href>s
- # [03:32] <@tantek> "urls" at the top level makes it sound like *all* the URLs in the document are listed there
- # [03:32] <@tantek> which is not true
- # [03:33] <@tantek> hence it's a misleading key
- # [03:38] <KevinMarks_> hm
- # [03:38] <KevinMarks_> I could make it get all urls
- # [03:41] <@tantek> no that's the wrong methodology - the "could do" methodology, rather than the - "what's the use case?" and minimal design / implementation requirement methodology
- # [03:42] <KevinMarks_> rel_urls ?
- # [03:42] <KevinMarks_> related_urls ?
- # [03:42] <@tantek> which is why I used "rels" to being with
- # [03:42] <@tantek> s/being/begin
- # [03:42] <Loqi> tantek meant to say: which is why I used "rels" to begin with
- # [03:45] <@tantek> as the top level key
- # [03:46] <KevinMarks_> so are you saying urls should be under rels?
- # [03:47] <KevinMarks_> I tried adding more values to each rel entry, but that was a breaking change, and made it complex
- # [03:50] <@tantek> yeah. well, "rel-urls" would be better than "urls" at least.
- # [03:52] <KevinMarks_> kylewm, tommorris, aaronpk - are you interested in these changes? http://microformats.org/wiki/microformats2-parsing-brainstorming#more_information_for_rel-based_formats
- # [03:53] <KevinMarks_> it does get the css etc links as well
- # [03:54] <@tantek> well so does the existing microformats2 parsing spec
- # [03:54] <KevinMarks_> where's the stuff about alternates?
- # [03:54] <@tantek> http://microformats.org/wiki/microformats2-parsing#parse_a_hyperlink_element_for_rel_microformats
- # [03:55] <KevinMarks_> currently I'm looking for "media","hreflang","type","title" attrs
- # [03:56] <KevinMarks_> shouls I check fro more?
- # [03:56] <kylewm> I may be interested in it eventually, for following/follower stuff
- # [03:56] <kylewm> i like organizing by url, i didn't quite understand that that was the suggestion earlier
- # [03:56] <KevinMarks_> that wasn't the original one; I found it better when I tried
- # [03:57] <KevinMarks_> as it works well for xfn
- # [03:57] <@tantek> KevinMarks - again "should I check for more" is the wrong question. The right question is, "are there any use-cases that need any more?"
- # [03:57] <KevinMarks_> that si waht I meant
- # [03:58] <@tantek> rarely how people interpret it
- # [03:58] <KevinMarks_> enclosures use type and title, feed etc use title and type
- # [03:58] <KevinMarks_> your point about them being a fixed set was well taken
- # [03:58] <@tantek> kevinmarks - the attributes in your design have array values for no reason
- # [03:59] <@tantek> e.g. name: [ Technology ]
- # [03:59] <@tantek> HTML elements can only have a single attribute by a given name
- # [03:59] <@tantek> note how "alternates" is flatter: http://microformats.org/wiki/microformats2-parsing#parse_a_hyperlink_element_for_rel_microformats
- # [04:00] <KevinMarks_> ah, I followed the name pattern from the rest of mf2
- # [04:01] <@tantek> KevinMarks - the use of "name" there is still wrong
- # [04:01] <@tantek> it's not the same thing as the use of "name" elsewhere in microformats2
- # [04:01] <@tantek> and using the same key to mean two different things is only going to confuse devs
- # [04:02] <KevinMarks_> what do you suggest instead?
- # [04:02] <@tantek> go back to the use-case, what precisely do you need, and nothing more?
- # [04:03] <KevinMarks_> Name fits well for xfn and fro alternate in the feed case
- # [04:03] <@tantek> you're conflating parsing and semantics incorrectly
- # [04:03] <@tantek> don't do "magic" with the "title" attribute
- # [04:03] <KevinMarks_> you're saying it is confusing, I'm saying to plays the same semantic role as name elsewhere in mf2
- # [04:03] <@tantek> just have it be there, along with "type" etc.
- # [04:04] <@tantek> it doesn't because elsewhere in mf2 there's always the opportunity to have an explicit p-name
- # [04:04] <@tantek> and you're conflating innertext and the title attribute and that's no good
- # [04:05] <@tantek> no I retract that - I see the explicit "title" attribute now
- # [04:06] <@tantek> "title": "real title"
- # [04:06] <KevinMarks_> I'm not, they are there independently: http://microformats.org/wiki/microformats2-parsing-brainstorming#rel-enclosure
- # [04:06] <KevinMarks_> right
- # [04:07] <@tantek> also - in the rest of mf2, a p-name can sometimes come from other attributes, e.g. the <img alt>
- # [04:07] <KevinMarks_> that's why name worked - feedparser uses "term" and "label for the 2 parts fo tag
- # [04:07] <KevinMarks_> not sure where that si from
- # [04:08] <@tantek> we really should just use the DOM terminology here
- # [04:08] <KevinMarks_> https://pythonhosted.org/feedparser/reference-feed-tags.html
- # [04:09] <@tantek> since that's essentially what we're representing
- # [04:11] <KevinMarks_> which would be what, innertext?
- # [04:11] <@tantek> looking it up now...
- # [04:12] <KevinMarks_> sizes was mentioned by aaronpk as useful for rel-icon
- # [04:12] <@tantek> yeah - need to write-up the use-case
- # [04:14] <KevinMarks_> do we want coords and shape from area ones?
- # [04:14] <KevinMarks_> for the person tag case?
- # [04:19] <@tantek> no that doesn't help because rels are global/top level only
- # [04:19] <@tantek> we need to solve that in a microformat h-* object scoped manner
- # [04:19] <@tantek> ok found it
- # [04:19] <@tantek> textContent
- # [04:19] <@tantek> e.g. document.body.textContent
- # [04:19] <@tantek> there - re-use at least
- # [04:19] <@tantek> instead of reinvention
- # [04:20] <KevinMarks_> with camelcase?
- # [04:21] <@tantek> https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent?redirectlocale=en-US&redirectslug=DOM%2FNode.textContent
- # [04:21] <@tantek> sorry
- # [04:21] <@tantek> https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent
- # [04:24] <@tantek> yeah - might as well go with that literally, as camelCase is a JSON convention
- # [04:28] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64918&oldid=64917&rcid=101294 * Kevin Marks * (+984) /* more information for rel-based formats */ list attributes
- # [04:29] <KevinMarks_> hm, did I mis-nest that
- # [04:33] <@tantek> fixing
- # [04:33] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64919&oldid=64918&rcid=101295 * Tantek * (+755) /* more information for rel-based formats */ add feedback about name, no need for array, urls
- # [04:33] <Loqi> [[microformats2-parsing]] http://microformats.org/wiki/index.php?title=microformats2-parsing&diff=64920&oldid=64839&rcid=101296 * Kevin Marks * (+97) /* parse a hyperlink element for rel microformats */ add title
- # [04:34] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64921&oldid=64919&rcid=101297 * Tantek * (+40) /* feedback on more rel info */ since only one at most
- # [04:35] <KevinMarks_> see the edit i just made to parsing
- # [04:36] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64922&oldid=64921&rcid=101298 * Tantek * (+135) /* attributes parsed */ don't need coords and shape on rels
- # [04:36] <@tantek> KevinMarks - yes that looks good
- # [04:37] <@tantek> also wrote up the feedback on your brainstorm a bit - pretty sure I covered the different points http://microformats.org/wiki/microformats2-parsing-brainstorming#feedback_on_more_rel_info
- # [04:40] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64923&oldid=64922&rcid=101299 * Kevin Marks * (+232) /* rel-alternate */
- # [04:41] <@tantek> is there a use-case for textContent on alternates?
- # [04:41] <@tantek> e.g. <link> has no textContent
- # [04:41] <KevinMarks_> your example doea
- # [04:42] <KevinMarks_> http://microformats.org/wiki/microformats2-parsing#rel_parse_examples
- # [04:42] <@tantek> lol
- # [04:42] <KevinMarks_> "French mobile homepage" is useful if offering alternatives
- # [04:43] <@tantek> as does "Mobile homepage"
- # [04:43] <KevinMarks_> right - in the same way as it's useful for rel-me
- # [04:44] <@tantek> to show a label
- # [04:44] <KevinMarks_> and probably for syndication too
- # [04:48] <@tantek> alright I'm going make that a separate brainstorming item
- # [04:49] <KevinMarks_> did you see the mf2 I found in the embbede tweet iframes?
- # [04:49] <KevinMarks_> benward is marking them up well
- # [04:51] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64924&oldid=64923&rcid=101300 * Tantek * (+69) move more information for alternates to its own suggestion since it's orthogonal
- # [04:57] <Loqi> [[microformats2-parsing]] http://microformats.org/wiki/index.php?title=microformats2-parsing&diff=64925&oldid=64920&rcid=101301 * Tantek * (+270) /* parse a hyperlink element for rel microformats */
- # [04:57] <@tantek> oops meant to say: move title and add textContent on alternates to proposed
- # [04:58] <KevinMarks_> also should link to the brainstorming
- # [04:58] <@tantek> yes
- # [05:00] <Loqi> [[microformats2-parsing]] http://microformats.org/wiki/index.php?title=microformats2-parsing&diff=64926&oldid=64925&rcid=101302 * Tantek * (+104) link to brainstorming for more information for alternates
- # [05:01] <@tantek> KevinMarks: now that we have interop among parsers, we need to add proposed changes like that explicitly to a proposed section for review by other parser developers
- # [05:01] <@tantek> rather than just edit the spec inline
- # [05:01] <@tantek> also relates to keeping stable things stable - helps / necessary for being able to normatively reference e.g. from W3C drafts
- # [05:01] <@tantek> to keep stable / proposed things clearly delineated
- # [05:39] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64927&oldid=64924&rcid=101303 * Tantek * (+101) /* more information for alternates */ discussion, +1 makes sense
- # [05:41] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64928&oldid=64927&rcid=101304 * Tantek * (+33) /* feedback on more rel info */ discussion
- # [06:11] * Joins: Soopaman (~soopaman@67.55.51.56)
- # [06:49] * Joins: KevinMarks (~yaaic@2607:fb90:503:aa17:a89e:f5d8:a370:fc88)
- # [06:49] * ChanServ sets mode: +o KevinMarks
- # [06:50] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 248 seconds)
- # [07:44] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [07:44] * ChanServ sets mode: +o KevinMarks__
- # [07:48] * Quits: @KevinMarks (~yaaic@2607:fb90:503:aa17:a89e:f5d8:a370:fc88) (Ping timeout: 245 seconds)
- # [08:15] * Joins: iwaim__ (~iwaim@2001:2c0:40e:2002:0:4:14:80)
- # [08:16] * Joins: joskar_ (~joskar@joskar.ros.sgsnet.se)
- # [08:18] * Quits: iwaim (~iwaim@2001:2c0:40e:2002:0:4:14:80) (Ping timeout: 252 seconds)
- # [08:18] * Quits: tommorris (sid639@wikimedia/Tom-Morris) (Ping timeout: 252 seconds)
- # [08:18] * Quits: benward (sid523@gateway/web/irccloud.com/x-wcnpvvnydahllcuk) (Ping timeout: 252 seconds)
- # [08:18] * Quits: voxpelli (sid31634@gateway/web/irccloud.com/x-uulgchdtlffvusvl) (Ping timeout: 252 seconds)
- # [08:18] * Quits: joskar (~joskar@joskar.ros.sgsnet.se) (Ping timeout: 252 seconds)
- # [08:18] * Quits: Erkan_Yilmaz (~Erkan_Yil@wikimedia/Erkan-Yilmaz) (Ping timeout: 252 seconds)
- # [08:19] * Joins: benward (sid523@gateway/web/irccloud.com/x-cesvuhncllfirqtu)
- # [08:19] * Joins: Erkan_Yilmaz (~Erkan_Yil@dslb-088-066-063-088.088.066.pools.vodafone-ip.de)
- # [08:23] * Parts: @tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com)
- # [08:23] * Joins: voxpelli (sid31634@gateway/web/irccloud.com/x-slxgsxflbidjxbmq)
- # [08:25] * Joins: tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com)
- # [08:25] * ChanServ sets mode: +o tantek
- # [08:27] * Joins: tommorris (sid639@wikimedia/Tom-Morris)
- # [08:48] * Quits: Erkan_Yilmaz (~Erkan_Yil@dslb-088-066-063-088.088.066.pools.vodafone-ip.de) (Changing host)
- # [08:48] * Joins: Erkan_Yilmaz (~Erkan_Yil@wikimedia/Erkan-Yilmaz)
- # [08:51] <@tantek> also since "textContent" is both ugly camelCase, I could live with shortening it to "text".
- # [08:55] * Quits: AcidNerd (~Acidnerd@2a02:a03f:161e:8300:7d5b:5614:1f1b:211c) (*.net *.split)
- # [08:55] * Quits: termie (~termie@pdpc/supporter/bronze/termie) (*.net *.split)
- # [08:56] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 248 seconds)
- # [08:57] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [08:57] * ChanServ sets mode: +o KevinMarks
- # [09:01] * Joins: termie (~termie@ec2-54-193-28-251.us-west-1.compute.amazonaws.com)
- # [09:01] * Quits: termie (~termie@ec2-54-193-28-251.us-west-1.compute.amazonaws.com) (Changing host)
- # [09:01] * Joins: termie (~termie@pdpc/supporter/bronze/termie)
- # [09:01] * Joins: AcidNerd (~Acidnerd@2a02:a03f:161e:8300:7d5b:5614:1f1b:211c)
- # [09:26] <Loqi> [[microformats2-parsing-brainstorming]] http://microformats.org/wiki/index.php?title=microformats2-parsing-brainstorming&diff=64929&oldid=64928&rcid=101305 * Kevin Marks * (+236) /* feedback on more rel info */ 'text' not 'textContent'
- # [09:54] * Quits: Atamido (~atamido@2602:306:839b:7790:e490:b6f8:797a:280b) (Ping timeout: 245 seconds)
- # [09:58] * Joins: Atamido (~atamido@2602:306:839b:7790:15a9:df09:9b06:e6b6)
- # [10:36] * Quits: Soopaman (~soopaman@67.55.51.56) (Quit: Leaving.)
- # [10:52] * Joins: eschnou (~eschnou@67.224-247-81.adsl-dyn.isp.belgacom.be)
- # [11:07] * Quits: @tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [11:36] * Joins: chiui (~chiui@2001:470:71:41b:863a:4bff:fe19:60c4)
- # [11:43] * Quits: eschnou (~eschnou@67.224-247-81.adsl-dyn.isp.belgacom.be) (Ping timeout: 245 seconds)
- # [12:47] * Quits: AcidNerd (~Acidnerd@2a02:a03f:161e:8300:7d5b:5614:1f1b:211c) (Quit: Gone..., I'll be back later..)
- # [14:03] * Quits: chiui (~chiui@2001:470:71:41b:863a:4bff:fe19:60c4) (Ping timeout: 265 seconds)
- # [14:26] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [14:26] * ChanServ sets mode: +o KevinMarks__
- # [14:28] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [14:37] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [14:37] * ChanServ sets mode: +o KevinMarks
- # [14:38] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [15:48] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [15:48] * ChanServ sets mode: +o KevinMarks__
- # [15:49] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
- # [16:03] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [16:03] * ChanServ sets mode: +o KevinMarks
- # [16:05] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 248 seconds)
- # [16:19] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [16:19] * ChanServ sets mode: +o KevinMarks__
- # [16:21] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [16:28] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [16:28] * ChanServ sets mode: +o KevinMarks
- # [16:30] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [16:34] * Joins: KartikPrabhu (~kartik@207.239.77.141)
- # [16:46] * Joins: Soopaman (~soopaman@67.55.51.56)
- # [16:57] * Quits: Soopaman (~soopaman@67.55.51.56) (Quit: Leaving.)
- # [16:59] * Joins: Davidino (~Davide@host224-78-dynamic.48-82-r.retail.telecomitalia.it)
- # [16:59] * Quits: Davidino (~Davide@host224-78-dynamic.48-82-r.retail.telecomitalia.it) (Remote host closed the connection)
- # [17:32] * Quits: KartikPrabhu (~kartik@207.239.77.141) (Ping timeout: 250 seconds)
- # [18:05] * Quits: elf-pavlik (~elf-pavli@lorea/elf) (Ping timeout: 246 seconds)
- # [18:06] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [18:07] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [18:07] * ChanServ sets mode: +o KevinMarks__
- # [18:20] * Quits: Hixie_ (~ianh@178.255.149.100) (Ping timeout: 246 seconds)
- # [18:23] * Quits: Atamido (~atamido@2602:306:839b:7790:15a9:df09:9b06:e6b6) (*.net *.split)
- # [18:23] * Quits: tommorris (sid639@wikimedia/Tom-Morris) (*.net *.split)
- # [18:23] * Quits: netweb (~netweb@unaffiliated/netweb) (*.net *.split)
- # [18:23] * Quits: ben_thatmustbeme (~quassel@2601:6:7080:cde:f66d:4ff:fe22:70a8) (*.net *.split)
- # [18:23] * Quits: danielfilho (~danielfil@208.68.39.233) (*.net *.split)
- # [18:23] * Quits: Garbee (uid21171@gateway/web/irccloud.com/x-dcnkkcddxlhgsnbx) (*.net *.split)
- # [18:23] * Quits: twisted` (sid6794@gateway/web/irccloud.com/x-iopkjaxrezbiifmd) (*.net *.split)
- # [18:23] * Quits: JonathanNeal (sid5831@gateway/web/irccloud.com/x-fuxitvwitojnboku) (*.net *.split)
- # [18:24] * Joins: netweb (~netweb@CPE-58-168-203-126.lns3.win.bigpond.net.au)
- # [18:24] * Quits: netweb (~netweb@CPE-58-168-203-126.lns3.win.bigpond.net.au) (Changing host)
- # [18:24] * Joins: netweb (~netweb@unaffiliated/netweb)
- # [18:24] * Joins: danielfilho_ (~danielfil@208.68.39.233)
- # [18:25] * Joins: tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com)
- # [18:25] * ChanServ sets mode: +o tantek
- # [18:26] * Joins: Hixie (~ianh@178.255.149.100)
- # [18:34] * Joins: twisted` (sid6794@gateway/web/irccloud.com/x-imeaesofsrkpfndz)
- # [18:35] * Joins: elux (~peter@96.45.202.202)
- # [18:47] * Joins: Atamido (~atamido@2602:306:839b:7790:15a9:df09:9b06:e6b6)
- # [18:48] * Joins: ben_thatmustbeme (~quassel@2601:6:7080:cde:f66d:4ff:fe22:70a8)
- # [18:50] * Joins: JonathanNeal (sid5831@gateway/web/irccloud.com/x-zobvglwlchvczayz)
- # [18:51] * Joins: tommorris (sid639@wikimedia/Tom-Morris)
- # [18:55] * Quits: elux (~peter@96.45.202.202) (Quit: Bye!)
- # [18:55] <KevinMarks_> tommorris: did you see the parsing discussion?
- # [18:55] <KevinMarks_> http://microformats.org/wiki/microformats2-parsing-brainstorming#more_information_for_rel-based_formats
- # [18:56] * Joins: Garbee (uid21171@gateway/web/irccloud.com/x-ninvfnoqdyutwueu)
- # [18:56] <KevinMarks_> if tantek's name changes make sense to you too, I'll make them and send you a pull
- # [19:20] <@tantek> KevinMarks - want to update your proposal on the wiki first accordingly?
- # [19:24] <@tantek> I'd rather we have a precise spec update proposal on the wiki we can point to for any pull requests
- # [19:24] <@tantek> so that anyone can verify that the pull request does something according to a proposed spec update
- # [19:30] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [19:30] * ChanServ sets mode: +o KevinMarks
- # [19:33] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [19:58] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [19:58] * ChanServ sets mode: +o KevinMarks__
- # [20:02] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 272 seconds)
- # [20:11] * Joins: eschnou (~eschnou@67.224-247-81.adsl-dyn.isp.belgacom.be)
- # [20:15] * Joins: KevinMarks (~yaaic@2607:fb90:5a6:5933:31a9:7328:967a:a69)
- # [20:15] * ChanServ sets mode: +o KevinMarks
- # [20:17] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [20:26] * Quits: @tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [20:35] * Quits: eschnou (~eschnou@67.224-247-81.adsl-dyn.isp.belgacom.be) (Ping timeout: 272 seconds)
- # [21:02] * Joins: eschnou (~eschnou@67.224-247-81.adsl-dyn.isp.belgacom.be)
- # [21:06] * Joins: tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com)
- # [21:06] * ChanServ sets mode: +o tantek
- # [21:09] * Quits: eschnou (~eschnou@67.224-247-81.adsl-dyn.isp.belgacom.be) (Ping timeout: 240 seconds)
- # [21:18] * Joins: eschnou (~eschnou@67.224-247-81.adsl-dyn.isp.belgacom.be)
- # [22:14] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:14] * ChanServ sets mode: +o KevinMarks__
- # [22:16] * Quits: @KevinMarks (~yaaic@2607:fb90:5a6:5933:31a9:7328:967a:a69) (Ping timeout: 265 seconds)
- # [22:20] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [22:21] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:21] * ChanServ sets mode: +o KevinMarks
- # [22:27] * Joins: KevinMarks__ (~yaaic@2607:fb90:5a6:5933:96de:674c:4635:88eb)
- # [22:27] * ChanServ sets mode: +o KevinMarks__
- # [22:27] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [22:28] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:28] * ChanServ sets mode: +o KevinMarks
- # [22:31] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:31] * ChanServ sets mode: +o KevinMarks___
- # [22:31] * Quits: @KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [22:31] * Quits: @KevinMarks__ (~yaaic@2607:fb90:5a6:5933:96de:674c:4635:88eb) (Ping timeout: 265 seconds)
- # [22:37] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:37] * ChanServ sets mode: +o KevinMarks
- # [22:40] * Quits: @KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [23:27] * Quits: eschnou (~eschnou@67.224-247-81.adsl-dyn.isp.belgacom.be) (Ping timeout: 252 seconds)
- # Session Close: Sun Apr 26 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn