Options:
Previous day, Next day
- # Session Start: Mon May 11 00:00:00 2015
- # Session Ident: #microformats
- # [00:01] <kylewm> it's hard to say, we don't really know how people are going to use the "value" property yet
- # [00:01] <@tantek> that's not true - aaronpk finally figured out that's what he needed to be using (instead of writing hacks) - though I forgot the precise use-case
- # [00:02] <kylewm> right, the precise use-case is webmentions, you get "in-reply-to" and expect it to be a list of strings
- # [00:02] <kylewm> but it turns out to be a list of objects
- # [00:02] <kylewm> and you can just grab the "value" property of the object
- # [00:02] <@tantek> that would seem to imply that flatter is better
- # [00:03] <kylewm> so if you get a "content", expect it to be a list of objects with "html" and "value" and instead get a list of objects with arbitrary properties + value
- # [00:04] <kylewm> in the flatter case, you might use the object not even realizing it's an h-card
- # [00:04] <kylewm> depends if that is desireable
- # [00:04] <kylewm> so i guess that's the use-case i think we need to understand -- when would you want "e-* h-*"
- # [00:06] * Joins: chiui (~chiui@2001:470:71:41b:863a:4bff:fe19:60c4)
- # [00:07] <@tantek> that's a good question - I can't think of any off the top of my head
- # [00:13] <@tantek> hmm - perhaps that webmentions "in-reply-to" use-case is why we decided that "u-in-reply-to h-cite" made more sense? and then the rule about the value of a u-* property with a nested object coming from the u-url of that nested object?
- # [00:13] <@tantek> really hoping we wrote that down
- # [00:13] <@tantek> I do remember discussing it and figuring it out - but not sure if IRC or at the microformats dev meetup
- # [00:17] <@tantek> found it - thanks again to you kylewm for bringing this up: http://microformats.org/wiki/microformats2-parsing-brainstorming#Nested_h-.2A_objects.27_.22value.22_property
- # [00:19] <@tantek> kylewm: see example expected result here: https://github.com/indieweb/php-mf2/issues/64#issuecomment-100676442
- # [00:20] * Joins: fuzzyhorns (~fuzzyhorn@73.38.57.191)
- # [00:20] <@tantek> re: "depends if that is desireable" - I think the answer is yes, it is.
- # [00:21] <@tantek> thus for an "e-content", you get a list of objects with "html" and "value", and if one of them has nested microformats, then that object also has "type" and "properties" for that nested object.
- # [00:21] <@tantek> seems like a pretty smooth enhancement for the nested object case, without disturbing those clients that are just looking at objects with "html" and "value"
- # [00:26] * Quits: fuzzyhorns (~fuzzyhorn@73.38.57.191) (Remote host closed the connection)
- # [00:26] * Joins: fuzzyhorns (~fuzzyhorn@73.38.57.191)
- # [00:29] <Loqi> [[microformats2-parsing]] http://microformats.org/wiki/index.php?title=microformats2-parsing&diff=64955&oldid=64926&rcid=101331 * Tantek * (+118) /* parse an element for class microformats */ make it explicit that e-* h-* re-uses the e-* { value:"" } structure (insetad of creating another level of { } structure) - per question/point from kylewm
- # [00:29] <@tantek> kylewm: made it explicit since your interpretation http://logs.glob.uno/?c=freenode%23microformats&s=10+May+2015&e=10+May+2015#c79315 was possible - but unintended (by the spec)
- # [00:29] <@tantek> since only one (new) parser supports this at all - this is likely ok
- # [00:44] * Quits: chiui (~chiui@2001:470:71:41b:863a:4bff:fe19:60c4) (Ping timeout: 256 seconds)
- # [00:44] * Quits: fuzzyhorns (~fuzzyhorn@73.38.57.191) (Remote host closed the connection)
- # [00:45] * Joins: fuzzyhorns (~fuzzyhorn@73.38.57.191)
- # [01:04] <Loqi> [[microformats2]] http://microformats.org/wiki/index.php?title=microformats2&diff=64956&oldid=64906&rcid=101332 * Tantek * (+51) /* Python */ another text area unmung
- # [01:19] <Loqi> [[microformats2]] http://microformats.org/wiki/index.php?title=microformats2&diff=64957&oldid=64956&rcid=101333 * Kylewm * (+57) /* Python */ add another live parser
- # [01:20] <@tantek> thanks kylewm
- # [01:42] * Joins: Vendan (Vendan@2600:3c03::f03c:91ff:fe70:5b6b)
- # [01:55] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [02:00] * Joins: KevinMarks_ (~yaaic@2607:fb90:540:40dc:8abe:dfba:8546:6714)
- # [02:00] * ChanServ sets mode: +o KevinMarks_
- # [02:05] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [02:05] * ChanServ sets mode: +o KevinMarks__
- # [02:09] * Quits: @KevinMarks_ (~yaaic@2607:fb90:540:40dc:8abe:dfba:8546:6714) (Ping timeout: 256 seconds)
- # [02:09] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
- # [02:24] * Joins: KevinMarks_ (~yaaic@2607:fb90:54e:a8b0:d68d:acbf:2c6:2d59)
- # [02:24] * ChanServ sets mode: +o KevinMarks_
- # [02:26] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [02:27] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
- # [02:31] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [02:31] * ChanServ sets mode: +o KevinMarks__
- # [02:33] * Quits: @KevinMarks_ (~yaaic@2607:fb90:54e:a8b0:d68d:acbf:2c6:2d59) (Ping timeout: 265 seconds)
- # [02:37] * Quits: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067) (Ping timeout: 256 seconds)
- # [02:50] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [02:50] * ChanServ sets mode: +o KevinMarks_
- # [02:52] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [02:56] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Ping timeout: 245 seconds)
- # [02:58] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
- # [03:55] * Quits: @tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [04:37] * Joins: tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com)
- # [04:37] * ChanServ sets mode: +o tantek
- # [04:45] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [04:47] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [04:47] * ChanServ sets mode: +o KevinMarks_
- # [04:48] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [04:48] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [04:48] * ChanServ sets mode: +o KevinMarks_
- # [04:58] * Quits: fuzzyhorns (~fuzzyhorn@73.38.57.191) (Read error: Connection reset by peer)
- # [04:58] * Joins: fuzzyhorns (~fuzzyhorn@73.38.57.191)
- # [05:22] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Ping timeout: 276 seconds)
- # [05:23] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
- # [05:31] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Quit: Leaving.)
- # [05:32] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
- # [05:37] * Joins: gRegorLove (~me@c-73-140-189-21.hsd1.wa.comcast.net)
- # [05:39] * Quits: fuzzyhorns (~fuzzyhorn@73.38.57.191) (Remote host closed the connection)
- # [05:40] * Joins: fuzzyhorns (~fuzzyhorn@73.38.57.191)
- # [05:44] <@tantek> !tell termie you're with @wercker right? take a look at this? https://twitter.com/andy_leap/status/597602193643036672
- # [05:44] <Loqi> Ok, I'll tell them that when I see them next
- # [06:34] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [06:34] * ChanServ sets mode: +o KevinMarks__
- # [06:37] <Loqi> [[microformats2]] http://microformats.org/wiki/index.php?title=microformats2&diff=64958&oldid=64957&rcid=101334 * Tantek * (+182) /* Parsers */ Vendan built and deployed microformats2 parser in golang in <24 hrs.
- # [06:37] <Vendan> well, it's not complete, but it's a start
- # [06:37] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
- # [06:42] <@tantek> Vendan - still, pretty impressive for <24hrs
- # [07:17] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
- # [07:36] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
- # [07:38] <Loqi> [@camwth] CCANEL IM CRYAIGNNSO HCARD MY CAM CFELS FOSL (http://twtr.io/zJAgvK0zoG)
- # [07:39] <Loqi> [@Druggedonjacob] RT @camwth: CCANEL IM CRYAIGNNSO HCARD MY CAM CFELS FOSL (http://twtr.io/zJAho66jcN)
- # [07:39] <@tantek> wat
- # [07:40] <@tantek> !block camwth
- # [07:40] <Loqi> Got it! There are now 267 spammers blacklisted
- # [07:40] <@tantek> !block Druggedonjacob
- # [07:40] <Loqi> Got it! There are now 268 spammers blacklisted
- # [07:40] <@tantek> makes me wonder how much of Twitter is such gibberish likely fake accounts
- # [08:01] <Loqi> [@t] just like that (<24h) Andy Leap wrote+deployed a great start on a #golang #microformats2 parser http://microformats.org/wiki/microformats2#Go (ttk.me t4b55) (http://twtr.io/zJCm3j2u4o)
- # [08:11] * Quits: gRegorLove (~me@c-73-140-189-21.hsd1.wa.comcast.net) (Quit: ChatZilla 0.9.91.1 [Firefox 37.0.2/20150415140819])
- # [08:21] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [08:21] * ChanServ sets mode: +o KevinMarks_
- # [08:23] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [08:28] * Joins: csarven (~csarven@chello212017092131.17.15.vie.surfer.at)
- # [08:38] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
- # [08:53] * Joins: ChiefRA (~RA@unaffiliated/chiefra)
- # [08:56] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
- # [09:01] * Joins: kez (~quassel@inet2.evalesco.com)
- # [09:02] * Quits: csarven (~csarven@chello212017092131.17.15.vie.surfer.at) (Quit: http://csarven.ca/#i left.)
- # [09:05] * Joins: eschnou (~eschnou@2a02:a03f:8d9:5900:227:10ff:fe64:feb4)
- # [09:06] * Quits: eschnou (~eschnou@2a02:a03f:8d9:5900:227:10ff:fe64:feb4) (Client Quit)
- # [09:21] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [09:40] * Joins: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067)
- # [10:16] * Joins: chiui (~chiui@h-213.61.228.26.host.de.colt.net)
- # [10:31] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
- # [10:50] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
- # [10:53] * Quits: pfefferle (~pfefferle@213.144.11.130) (Quit: pfefferle)
- # [10:57] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [11:39] <Loqi> [@microformats] RT @t: just like that (<24h) Andy Leap wrote+deployed a great start on a #golang #microformats2 parser http://microformats.org/wiki/microformats2#Go (ttk.me t4b55) (http://twtr.io/zJYJycv4KC)
- # [11:46] * Quits: @tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [11:48] * Joins: KevinMarks__ (~yaaic@2607:fb90:542:a8c1:2cb3:35c6:612d:c912)
- # [11:48] * ChanServ sets mode: +o KevinMarks__
- # [11:50] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [12:13] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Ping timeout: 240 seconds)
- # [12:32] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [12:32] * ChanServ sets mode: +o KevinMarks_
- # [12:35] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [12:35] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [12:35] * ChanServ sets mode: +o KevinMarks_
- # [12:36] * Quits: @KevinMarks__ (~yaaic@2607:fb90:542:a8c1:2cb3:35c6:612d:c912) (Ping timeout: 265 seconds)
- # [12:44] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [12:44] * ChanServ sets mode: +o KevinMarks__
- # [12:46] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [13:06] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [13:06] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [13:06] * ChanServ sets mode: +o KevinMarks_
- # [13:16] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [13:16] * ChanServ sets mode: +o KevinMarks__
- # [13:18] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [13:26] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [13:26] * ChanServ sets mode: +o KevinMarks_
- # [13:28] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [13:35] * Quits: pfefferle (~pfefferle@213.144.11.130) (Ping timeout: 240 seconds)
- # [13:37] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [14:16] * Quits: pfefferle (~pfefferle@213.144.11.130) (Ping timeout: 255 seconds)
- # [14:17] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [14:31] * Joins: benborges (~benborges@2a02:a03f:161e:8300:8e73:6eff:fe75:52ef)
- # [14:33] * Quits: pfefferle (~pfefferle@213.144.11.130) (Quit: pfefferle)
- # [14:37] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [14:44] * Quits: benborges (~benborges@2a02:a03f:161e:8300:8e73:6eff:fe75:52ef) (Remote host closed the connection)
- # [14:50] * Quits: pfefferle (~pfefferle@213.144.11.130) (Ping timeout: 256 seconds)
- # [14:55] <Vendan> woo, rel parsing is working now! Working my way through the spec
- # [14:56] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [15:00] * Quits: fuzzyhorns (~fuzzyhorn@73.38.57.191) (Read error: Connection reset by peer)
- # [15:00] * Joins: fuzzyhorns (~fuzzyhorn@73.38.57.191)
- # [15:20] * Quits: pfefferle (~pfefferle@213.144.11.130) (Ping timeout: 240 seconds)
- # [15:23] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:26] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [15:54] * Quits: pfefferle (~pfefferle@213.144.11.130) (Ping timeout: 246 seconds)
- # [15:56] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [15:58] * Quits: TallTed (~Thud@63.119.36.36)
- # [15:58] * Joins: TallTed (~Thud@63.119.36.36)
- # [16:00] * Quits: TallTed (~Thud@63.119.36.36) (Client Quit)
- # [16:00] * Joins: TallTed (~Thud@63.119.36.36)
- # [16:23] * Joins: Atamido_ (~atamido@2602:306:839b:7790:15a9:df09:9b06:e6b6)
- # [16:26] * Quits: Atamido (~atamido@2602:306:839b:7790:15a9:df09:9b06:e6b6) (Ping timeout: 256 seconds)
- # [16:26] * Atamido_ is now known as Atamido
- # [16:35] * Quits: pfefferle (~pfefferle@213.144.11.130) (Ping timeout: 245 seconds)
- # [16:36] * Joins: elux (~peter@206.223.191.50)
- # [16:36] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [17:00] * Quits: kez (~quassel@inet2.evalesco.com) (Remote host closed the connection)
- # [17:38] * Joins: tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com)
- # [17:38] * ChanServ sets mode: +o tantek
- # [17:41] * Quits: pfefferle (~pfefferle@213.144.11.130) (Ping timeout: 264 seconds)
- # [17:47] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [17:59] * Quits: chiui (~chiui@h-213.61.228.26.host.de.colt.net) (Ping timeout: 252 seconds)
- # [18:15] * Quits: pfefferle (~pfefferle@213.144.11.130) (Ping timeout: 256 seconds)
- # [18:17] * Joins: pfefferle (~pfefferle@213.144.11.130)
- # [18:20] <Loqi> [@goligisbert264] Ten years.ago, I hcard someone mispronounce The Nutcracker as The Nutcrapper and I've been laughing ever since. (http://twtr.io/zK8R87LZzU)
- # [18:33] <ben_thatmustbeme> heh. interesting typo
- # [18:34] <@tantek> tried so hard not to commet on that. lol
- # [18:34] <@tantek> comment event
- # [18:34] <@tantek> even
- # [18:36] * Quits: pfefferle (~pfefferle@213.144.11.130) (Quit: pfefferle)
- # [18:55] * Quits: @tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [18:56] * Joins: KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [18:56] * ChanServ sets mode: +o KevinMarks__
- # [18:58] * Joins: tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com)
- # [18:58] * ChanServ sets mode: +o tantek
- # [19:00] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [19:22] * Quits: @tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com) (Ping timeout: 252 seconds)
- # [19:25] * Quits: Vendan (Vendan@2600:3c03::f03c:91ff:fe70:5b6b) (Quit: ZNC - http://znc.in)
- # [19:25] * Joins: Vendan (Vendan@2600:3c03::f03c:91ff:fe70:5b6b)
- # [19:25] * Joins: gRegorLove (~me@c-73-140-189-21.hsd1.wa.comcast.net)
- # [19:28] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [19:29] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [19:29] * ChanServ sets mode: +o KevinMarks_
- # [19:32] * Quits: @KevinMarks__ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [20:03] * Joins: KevinMarks__ (~KevinMark@c-67-164-14-200.hsd1.ca.comcast.net)
- # [20:03] * Joins: tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com)
- # [20:03] * ChanServ sets mode: +o tantek
- # [20:14] * Joins: KevinMarks___ (~yaaic@2607:fb90:54f:ad83:8d83:e740:1d4a:aef0)
- # [20:14] * ChanServ sets mode: +o KevinMarks___
- # [20:15] <Loqi> [@ang31pink15] Subdued the current archwitch "SANDY"! http://hcard.info #Valkyrie Crusade (http://twtr.io/zKJd6c5D69)
- # [20:15] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 250 seconds)
- # [20:23] * Quits: elux (~peter@206.223.191.50) (*.net *.split)
- # [20:24] * Quits: netweb (~netweb@unaffiliated/netweb) (*.net *.split)
- # [20:24] * Joins: joskar (~joskar@joskar.ros.sgsnet.se)
- # [20:25] * Quits: joskar_ (~joskar@joskar.ros.sgsnet.se) (Ping timeout: 244 seconds)
- # [20:25] * Quits: knittl (~knittl@unaffiliated/knittl) (Ping timeout: 244 seconds)
- # [20:25] * Joins: knittl (~knittl@fucktheforce.de)
- # [20:25] * Joins: elux (~peter@206.223.191.50)
- # [20:25] * Joins: netweb (~netweb@unaffiliated/netweb)
- # [20:38] * Quits: @tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com) (Quit: tantek)
- # [20:44] * Joins: tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com)
- # [20:44] * ChanServ sets mode: +o tantek
- # [21:08] <Loqi> [[h-feed]] http://microformats.org/wiki/index.php?title=h-feed&diff=64959&oldid=64769&rcid=101335 * Tantek * (+79) make use-cases clear in summary dfn, simplify dfn to be more readable
- # [21:28] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [21:30] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [21:30] * ChanServ sets mode: +o KevinMarks_
- # [21:33] * Joins: KevinMarks2 (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [21:33] * ChanServ sets mode: +o KevinMarks2
- # [21:33] * Quits: @KevinMarks___ (~yaaic@2607:fb90:54f:ad83:8d83:e740:1d4a:aef0) (Ping timeout: 265 seconds)
- # [21:34] * Quits: @tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com) (Quit: tantek)
- # [21:35] * Quits: Loqi (~Loqi@mail.pin13.net) (Remote host closed the connection)
- # [21:37] * Joins: Loqi (~Loqi@mail.pin13.net)
- # [21:37] * Quits: @KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 265 seconds)
- # [21:38] * Joins: tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com)
- # [21:38] * ChanServ sets mode: +o tantek
- # [22:00] * Joins: KevinMarks_ (~yaaic@2607:fb90:54d:30e1:8483:2275:39fc:344a)
- # [22:00] * ChanServ sets mode: +o KevinMarks_
- # [22:01] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:01] * ChanServ sets mode: +o KevinMarks___
- # [22:02] * Quits: @KevinMarks2 (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 265 seconds)
- # [22:04] * Quits: @KevinMarks_ (~yaaic@2607:fb90:54d:30e1:8483:2275:39fc:344a) (Ping timeout: 256 seconds)
- # [22:05] * Joins: KevinMarks_ (~yaaic@2607:fb90:542:141e:f68:ee14:8587:d8de)
- # [22:05] * ChanServ sets mode: +o KevinMarks_
- # [22:08] * Quits: @KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [22:10] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:10] * ChanServ sets mode: +o KevinMarks___
- # [22:11] * Quits: @KevinMarks_ (~yaaic@2607:fb90:542:141e:f68:ee14:8587:d8de) (Ping timeout: 256 seconds)
- # [22:13] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [22:13] * ChanServ sets mode: +o KevinMarks_
- # [22:15] * Quits: @KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [22:43] * Quits: gRegorLove (~me@c-73-140-189-21.hsd1.wa.comcast.net) (Quit: ChatZilla 0.9.91.1 [Firefox 37.0.2/20150415140819])
- # [22:47] <Loqi> [[value-class-pattern]] http://microformats.org/wiki/index.php?title=value-class-pattern&diff=64960&oldid=64087&rcid=101336 * Tantek * (+133) /* Date and time parsing */ distinguish a dt with date time timezone and a dt with just date and time
- # [22:49] * Quits: TallTed (~Thud@63.119.36.36)
- # [22:57] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [23:08] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
- # [23:24] * Joins: gRegorLove (~me@c-73-140-189-21.hsd1.wa.comcast.net)
- # [23:41] * Quits: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net) (Read error: Connection reset by peer)
- # [23:42] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [23:51] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [23:55] * Quits: fuzzyhorns (~fuzzyhorn@73.38.57.191) (Read error: Connection reset by peer)
- # [23:56] * Joins: fuzzyhorns (~fuzzyhorn@73.38.57.191)
- # [23:58] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [23:59] * Joins: KartikPrabhu (~kartik@108-69-72-147.lightspeed.cicril.sbcglobal.net)
- # [23:59] <Loqi> [@CTGEducation] The California African American Museum celebrates Children's Literacy on Saturday, May 23. Come out at 11am to... http://www.caamuseum.org/hcalendar/?eID=5992 (http://twtr.io/zKcvLD9c42)
- # [23:59] <Loqi> [@CTGEducation] The California African American Museum celebrates Children's Literacy on Saturday, May 23. Come out at 11am to... http://www.caamuseum.org/hcalendar/?eID=5992 (http://twtr.io/zKcnSwVU6Q)
- # Session Close: Tue May 12 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