Options:
Previous day, Next day
- # Session Start: Tue May 12 00:00:00 2015
- # Session Ident: #whatwg
- # [00:00] <Domenic> rniwa: if we said custom elements could define their own constructor, are you willing to run those author-defined constructors during parsing, or...?
- # [00:00] <Domenic> (also during cloning)
- # [00:00] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [00:07] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [00:08] * Krinkle|detached is now known as Krinkle
- # [00:09] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [00:10] * Joins: danja (~danny@host12-202-dynamic.12-79-r.retail.telecomitalia.it)
- # [00:12] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Client Quit)
- # [00:12] * Quits: Lachy (~Lachy@cm-84.215.179.176.getinternet.no) (Ping timeout: 255 seconds)
- # [00:13] * Joins: Lachy (~Lachy@cm-84.215.179.176.getinternet.no)
- # [00:13] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [00:13] * Quits: xiinotulp (~plutoniix@node-1ate.pool-101-109.dynamic.totbb.net) (Quit: จรลี จรลา)
- # [00:14] * Quits: tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com) (Quit: tantek)
- # [00:16] * Quits: benjamingr (uid23465@gateway/web/irccloud.com/x-mioxmpdpuztrgzkm) (Quit: Connection closed for inactivity)
- # [00:16] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Client Quit)
- # [00:16] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [00:20] <rniwa> Domenic: we have to, right?
- # [00:20] <rniwa> Domenic: even in Dimitry's design of having a constructor having a callback
- # [00:20] <rniwa> Domenic: we'd still have to run it during parsing
- # [00:20] <rniwa> Domenic: i don't think there's a way around it
- # [00:21] <Domenic> rniwa: no, not in Dmitry's design. In Dmitry's design you just run the HTMLElement constructor like you currently are.
- # [00:21] <rniwa> Domenic: yeah but then you'd have to call user defined callback right after that
- # [00:21] <Domenic> Right, after parsing, but before returning control to the user
- # [00:21] <rniwa> Domenic: I don't think that makes sense.
- # [00:21] <Domenic> It's the same as createdCallback is today
- # [00:22] <rniwa> Domenic: that exposes "uninitialized" elements
- # [00:22] * Joins: mven (~textual@cpe-173-174-112-125.austin.res.rr.com)
- # [00:22] <Domenic> It does indeed expose elements that have not had their createdCallback run
- # [00:22] * Quits: mven (~textual@cpe-173-174-112-125.austin.res.rr.com) (Excess Flood)
- # [00:22] <rniwa> Domenic: because all those custom element callbacks would see other elements that have not been initialized
- # [00:22] <rniwa> Domenic: that's precisely why createdCallback is broken.
- # [00:22] <Domenic> If we don't allow that then we have to run constructors sync during parsing, before the parser continues creating more elements
- # [00:22] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 272 seconds)
- # [00:22] <Domenic> It seems fine. Don't mess with your siblings while you're being created.
- # [00:23] <Domenic> But I understand if you disagree.
- # [00:23] <Domenic> It just seems like the better solution than introducing author code into the parser.
- # [00:23] <rniwa> Domenic: I just don't understand what the problem of introducing author code into the parser is
- # [00:23] <rniwa> Domenic: we already do this for sync script elements
- # [00:23] <rniwa> Domenic: what's so difficult about running script there?
- # [00:23] <rniwa> Domenic: I do see that cloning case is hard
- # [00:24] <Domenic> Hmm why is cloning different than parsing
- # [00:24] <rniwa> but I don't think invoking script during normal parsing is hard at all
- # [00:24] <rniwa> Domenic: because there's a bunch of UA internal code that clones nodes internally
- # [00:24] <rniwa> Domenic: e.g. editing
- # [00:24] <rniwa> Domenic: and a bunch of Range methods
- # [00:24] <rniwa> and a few other places
- # [00:24] <rniwa> Domenic: Gecko for examples clones the document for priting
- # [00:24] <Domenic> sure, but there's a bunch of UA internal code that parses too, right?
- # [00:24] <Domenic> hmm
- # [00:24] <rniwa> Domenic: I don't think so.
- # [00:24] <rniwa> Domenic: if you're talking about innerHTML, sure
- # [00:25] <rniwa> Domenic: or copy/paste
- # [00:25] <rniwa> Domenic: but those things can already run scripts anyway so there's nothing new
- # [00:25] * heycam|away is now known as heycam
- # [00:25] <Domenic> Well if WebKit is OK running author code during parse and cloning then that's good to know.
- # [00:26] <Domenic> I got the impression Gecko wasn't, but I'm not sure.
- # [00:28] * Quits: Ms2ger (~Ms2ger@193.190.253.149) (Quit: Leaving)
- # [00:28] * Quits: kruppel (~kruppel@192.161.158.18) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [00:28] <rniwa> Domenic: they're not okay with running the code during cloning
- # [00:28] <Domenic> Welp.
- # [00:28] <Domenic> During, or in reaction to?
- # [00:29] <Domenic> I guess they must be OK with in reaction to since they propose clonedCallback
- # [00:29] * Quits: weinig (~weinig@17.114.218.32) (Quit: weinig)
- # [00:31] * Joins: weinig (~weinig@17.114.218.32)
- # [00:31] <rniwa> Domenic: during cloning
- # [00:31] <rniwa> Domenic: I'm not sure if they want to add clonedCallback anymore
- # [00:31] <rniwa> Domenic: at least in v1
- # [00:31] * Joins: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com)
- # [00:31] <Domenic> Yeah it's listed as v2
- # [00:32] <Domenic> It's pretty obvious though, gotta have it to emulate native elements
- # [00:33] <smaug____> Domenic: webkit is ok to run random scripts during cloning?
- # [00:34] <Domenic> That was my interpretation of rniwa above, but I might be reading too much into it.
- # [00:34] <rniwa> smaug____: I need look into it
- # [00:34] <rniwa> smaug____: we might just need to punt cloning in v1 and say it'll be broken once cloned
- # [00:34] <smaug____> right
- # [00:34] <smaug____> cloning is really hard
- # [00:35] <Domenic> i don't think that's feasible
- # [00:35] <smaug____> anything can happen when a script runs
- # [00:35] <rniwa> Domenic: what is not feasible?
- # [00:35] <Domenic> cloning is fundamental to the core issues of custom elements; punting on cloning is like punting on constructors.
- # [00:35] <Domenic> (which, y'know, Chrome did, but I'm not happy about.)
- # [00:36] <smaug____> node (the original or clone) gets adopted to another document, window is closed, node is moved to another place in the document, etc..
- # [00:39] * Joins: tantek (~tantek@72.62.13.42)
- # [00:40] <aklein> punting cloning would also punt users of <template>
- # [00:40] <aklein> I think that'd be undesireable
- # [00:41] * Quits: tantek (~tantek@72.62.13.42) (Client Quit)
- # [00:41] * Joins: tantek (~tantek@72.62.13.42)
- # [00:43] * Quits: tantek (~tantek@72.62.13.42) (Client Quit)
- # [00:44] * Quits: weinig (~weinig@17.114.218.32) (Quit: weinig)
- # [00:44] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Remote host closed the connection)
- # [00:44] * Joins: kruppel (~kruppel@192.161.158.18)
- # [00:57] * Joins: jochen__ (jochen@nat/google/x-ohkrkohkebyaqwke)
- # [01:01] <hober> if "punting cloning" means "behaves like <canvas> when cloned," i don't think it's all that bad.
- # [01:03] * Quits: jernoble (~jernoble@17.202.49.155) (Quit: Textual IRC Client: www.textualapp.com)
- # [01:11] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [01:13] <aklein> hober: you'd have to ask rniwa what he meant, but I assumed it meant "don't run the element's constructor when it's cloned", which is not what happens to <canvas>
- # [01:14] * Joins: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3)
- # [01:18] * Joins: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net)
- # [01:19] * Quits: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
- # [01:19] * Quits: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3) (Ping timeout: 272 seconds)
- # [01:23] * Joins: mven (~textual@cpe-173-174-112-125.austin.res.rr.com)
- # [01:23] * Quits: mven (~textual@cpe-173-174-112-125.austin.res.rr.com) (Excess Flood)
- # [01:23] * Quits: frivoal (~frivoal@cm-84.208.175.177.getinternet.no) (Remote host closed the connection)
- # [01:23] * Joins: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com)
- # [01:27] * Quits: ^esc_ (~esc-ape@178.165.131.61.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
- # [01:27] * Quits: jernoble_ (~jernoble@17.202.46.221) (Remote host closed the connection)
- # [01:30] * Quits: roc (~chatzilla@121-99-143-236.bng1.tvc.orcon.net.nz) (Remote host closed the connection)
- # [01:34] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [01:34] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [01:35] * Quits: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [01:35] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [01:38] * Joins: benjamingr (uid23465@gateway/web/irccloud.com/x-ooeflofdrbtklito)
- # [01:40] * Joins: jernoble (~jernoble@17.202.46.221)
- # [01:46] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [01:48] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [01:50] * Quits: myakura (~myakura@FL1-125-192-88-240.tky.mesh.ad.jp)
- # [02:04] <rniwa> aklein, smaug____, Domenic: indeed, it's hard but i'm hoping that we'll be able to find a way.
- # [02:04] <rniwa> it would really suck if custom element's contract was different from builtin such that you could never use custom element API to implement a builtin element for example
- # [02:05] * Joins: roc (~chatzilla@2001:cb0:b202:224:2677:3ff:fece:dc64)
- # [02:05] * Joins: weinig (~weinig@17.114.218.32)
- # [02:10] * Quits: aphprentice (~aphprenti@cpe-68-203-24-27.austin.res.rr.com) (Remote host closed the connection)
- # [02:13] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [02:15] * Joins: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3)
- # [02:20] * Quits: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3) (Ping timeout: 272 seconds)
- # [02:25] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 245 seconds)
- # [02:29] * Joins: KevinMarks___ (~yaaic@2607:fb90:54f:faa8:a9b1:8250:8c30:365)
- # [02:30] * Quits: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
- # [02:31] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 244 seconds)
- # [02:31] * Quits: weinig (~weinig@17.114.218.32) (Quit: weinig)
- # [02:34] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [02:34] * Quits: KevinMarks___ (~yaaic@2607:fb90:54f:faa8:a9b1:8250:8c30:365) (Ping timeout: 265 seconds)
- # [02:35] * Joins: KevinMarks_ (~yaaic@172.56.16.210)
- # [02:36] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [02:39] * Quits: kruppel (~kruppel@192.161.158.18) (Ping timeout: 272 seconds)
- # [02:39] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Client Quit)
- # [02:43] * Joins: Dashiva_o (Dashiva@wikia/Dashiva)
- # [02:45] * Quits: Dashiva (Dashiva@wikia/Dashiva) (Ping timeout: 245 seconds)
- # [02:45] * Dashiva_o is now known as Dashiva
- # [02:47] * Joins: jdaggett_ (~jdaggett@103.5.142.5)
- # [02:47] * Quits: jsbell (jsbell@nat/google/x-txpejajxzksyiyfa) (Quit: There's no place like home...)
- # [02:52] * Quits: ap (~ap@17.114.216.168)
- # [02:57] * Quits: jdaggett_ (~jdaggett@103.5.142.5) (Quit: jdaggett_)
- # [02:58] * Joins: jdaggett_ (~jdaggett@103.5.142.5)
- # [02:58] * Quits: jdaggett_ (~jdaggett@103.5.142.5) (Client Quit)
- # [02:59] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [02:59] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [03:00] * Quits: KevinMarks_ (~yaaic@172.56.16.210) (Ping timeout: 264 seconds)
- # [03:04] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Ping timeout: 256 seconds)
- # [03:09] * Quits: jyasskin (jyasskin@nat/google/x-ggfshthwslacpovx) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [03:11] * Quits: joelo (joelo@nat/google/x-vmkwkdoidcmbkrqv) (Ping timeout: 265 seconds)
- # [03:13] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [03:16] * Quits: bnicholson (~bnicholso@corp.mtv2.mozilla.com) (Quit: This computer has gone to sleep)
- # [03:16] * Joins: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3)
- # [03:21] * Quits: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3) (Ping timeout: 272 seconds)
- # [03:25] * Quits: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com) (Read error: Connection reset by peer)
- # [03:26] * Joins: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com)
- # [03:27] * Joins: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com)
- # [03:31] * Joins: bnicholson (~bnicholso@c-24-130-60-241.hsd1.ca.comcast.net)
- # [03:32] * Quits: othermaciej (~mjs@17.245.25.146) (Quit: othermaciej)
- # [03:33] * Joins: weinig (~weinig@17.202.50.223)
- # [03:38] * Joins: jdaggett_ (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp)
- # [03:38] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [03:44] * Joins: othermaciej (~mjs@76.74.153.36)
- # [03:45] * Quits: othermaciej (~mjs@76.74.153.36) (Client Quit)
- # [03:45] * Joins: othermaciej (~mjs@76.74.153.36)
- # [03:49] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:49] * Quits: othermaciej (~mjs@76.74.153.36) (Client Quit)
- # [03:50] * Joins: othermaciej (~mjs@76.74.153.36)
- # [03:51] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [03:52] * Quits: othermaciej (~mjs@76.74.153.36) (Client Quit)
- # [03:53] * Joins: joelo (~joelo@204.14.158.81)
- # [03:53] * Joins: othermaciej (~mjs@76.74.153.36)
- # [03:53] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 250 seconds)
- # [04:01] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [04:02] * Joins: bengo (~bengo@c-98-210-158-252.hsd1.ca.comcast.net)
- # [04:04] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Quit: Leaving)
- # [04:04] * Quits: othermaciej (~mjs@76.74.153.36) (Quit: othermaciej)
- # [04:04] * Quits: weinig (~weinig@17.202.50.223) (Quit: weinig)
- # [04:06] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [04:06] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Ping timeout: 256 seconds)
- # [04:06] * Joins: weinig (~weinig@17.114.218.32)
- # [04:06] * Quits: weinig (~weinig@17.114.218.32) (Client Quit)
- # [04:09] * Joins: othermaciej (~mjs@76.74.153.36)
- # [04:15] * Joins: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3)
- # [04:15] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 246 seconds)
- # [04:17] * Joins: sarri (~sari@p50995cae.dip0.t-ipconnect.de)
- # [04:17] * Quits: sarri (~sari@p50995cae.dip0.t-ipconnect.de) (Changing host)
- # [04:17] * Joins: sarri (~sari@unaffiliated/sarri)
- # [04:19] * Quits: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3) (Ping timeout: 272 seconds)
- # [04:25] * Joins: KevinMarks_ (~yaaic@2607:fb90:5aa:a428:fb70:c234:4eae:4d88)
- # [04:27] * Joins: KevinMarks2 (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [04:28] * Quits: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [04:29] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
- # [04:29] * Quits: KevinMarks_ (~yaaic@2607:fb90:5aa:a428:fb70:c234:4eae:4d88) (Ping timeout: 256 seconds)
- # [04:37] * Quits: bengo (~bengo@c-98-210-158-252.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [04:38] * Joins: bengo (~bengo@c-98-210-158-252.hsd1.ca.comcast.net)
- # [04:39] * Quits: frewsxcv_ (~frewsxcv@unaffiliated/frewsxcv) (Remote host closed the connection)
- # [04:39] * Quits: bengo (~bengo@c-98-210-158-252.hsd1.ca.comcast.net) (Client Quit)
- # [04:40] * Quits: psy (~psy@103.6.159.180) (Read error: Connection reset by peer)
- # [04:43] * heycam is now known as heycam|away
- # [04:43] * Joins: psy (~psy@103.6.159.180)
- # [04:43] * Quits: othermaciej (~mjs@76.74.153.36) (Quit: othermaciej)
- # [04:47] * Quits: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
- # [04:51] * Quits: igoroliveira (uid20755@gateway/web/irccloud.com/x-ntcpdzkmojjjuliq) (Quit: Connection closed for inactivity)
- # [05:09] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [05:10] * Joins: othermaciej (~mjs@c-71-198-213-78.hsd1.ca.comcast.net)
- # [05:11] * Joins: igoroliveira (uid20755@gateway/web/irccloud.com/x-tnfgkkcqkrdwqlty)
- # [05:15] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [05:15] * Quits: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com) (Read error: Connection reset by peer)
- # [05:15] * Joins: ashemedai (asmodai@h159072.upc-h.chello.nl)
- # [05:16] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (Ping timeout: 264 seconds)
- # [05:16] * Joins: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
- # [05:17] * Quits: asmodai (asmodai@freebsd/developer/asmodai) (Ping timeout: 264 seconds)
- # [05:19] * Joins: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com)
- # [05:19] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Ping timeout: 256 seconds)
- # [05:23] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [05:24] * Quits: plutoniix (~plutoniix@119.63.87.222) (Ping timeout: 246 seconds)
- # [05:32] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [05:33] * Quits: othermaciej (~mjs@c-71-198-213-78.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [05:37] * heycam|away is now known as heycam
- # [05:38] * Joins: othermaciej (~mjs@c-71-198-213-78.hsd1.ca.comcast.net)
- # [05:41] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [05:44] * Quits: KevinMarks2 (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [05:47] * Quits: CvP (~CvP@203.76.123.238) (Quit: [ UPP ] > all)
- # [05:48] * Joins: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com)
- # [05:50] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [05:50] * Joins: CvP (~CvP@203.76.123.238)
- # [05:53] * Quits: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com) (Ping timeout: 256 seconds)
- # [06:00] * Joins: ohaibbq (~ohaibbq@98.248.65.213)
- # [06:01] * Quits: rniwa (~rniwa@17.245.24.20) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [06:09] * Joins: bengo (~bengo@c-98-210-158-252.hsd1.ca.comcast.net)
- # [06:12] * Quits: bengo (~bengo@c-98-210-158-252.hsd1.ca.comcast.net) (Client Quit)
- # [06:15] * Joins: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3)
- # [06:15] * Quits: asabil (uid11150@gateway/web/irccloud.com/x-avajrndnffzibdck) (Quit: Connection closed for inactivity)
- # [06:16] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [06:20] * Quits: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3) (Ping timeout: 272 seconds)
- # [06:35] * Joins: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [06:35] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Ping timeout: 240 seconds)
- # [06:44] * Quits: psy (~psy@103.6.159.180) (Remote host closed the connection)
- # [06:59] * Joins: rniwa (~rniwa@67.164.23.121)
- # [07:03] * Quits: plutoniix (~plutoniix@119.63.87.222) (Ping timeout: 272 seconds)
- # [07:06] * Joins: weinig (~weinig@c-50-131-222-145.hsd1.ca.comcast.net)
- # [07:07] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [07:15] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [07:17] * Krinkle is now known as Krinkle|detached
- # [07:18] * Joins: frivoal (~frivoal@cm-84.208.175.177.getinternet.no)
- # [07:19] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
- # [07:19] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Ping timeout: 264 seconds)
- # [07:20] * ashemedai is now known as asmodai
- # [07:20] * Quits: asmodai (asmodai@h159072.upc-h.chello.nl) (Changing host)
- # [07:20] * Joins: asmodai (asmodai@freebsd/developer/asmodai)
- # [07:23] * Joins: ehsan_ (~ehsan@2001:450:1f:224:809b:cf89:e009:2e24)
- # [07:23] * Quits: frivoal (~frivoal@cm-84.208.175.177.getinternet.no) (Ping timeout: 252 seconds)
- # [07:27] * Quits: ehsan_ (~ehsan@2001:450:1f:224:809b:cf89:e009:2e24) (Ping timeout: 256 seconds)
- # [07:31] * heycam is now known as heycam|away
- # [07:34] * Joins: ap (~ap@c-24-130-61-31.hsd1.ca.comcast.net)
- # [07:35] * Quits: roc (~chatzilla@2001:cb0:b202:224:2677:3ff:fece:dc64) (Remote host closed the connection)
- # [07:37] * Joins: tripu (~tripu@89.141.96.174.dyn.user.ono.com)
- # [07:38] * Quits: jsx (uid48919@fsf/intern/jsx) (Quit: Connection closed for inactivity)
- # [07:48] * Joins: zdobersek (~zan@gateway/vpn/privateinternetaccess/zdobersek)
- # [07:48] * Joins: alrra (uid62345@gateway/web/irccloud.com/x-hadnkkmltcadbpga)
- # [07:55] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [07:58] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 250 seconds)
- # [08:00] * Joins: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3)
- # [08:05] * Joins: ashemedai (asmodai@h159072.upc-h.chello.nl)
- # [08:05] * Quits: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com) (Read error: Connection reset by peer)
- # [08:06] * Quits: asmodai (asmodai@freebsd/developer/asmodai) (Ping timeout: 264 seconds)
- # [08:07] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [08:08] * Joins: espadrine_ (~tyl@dan75-7-88-166-187-54.fbx.proxad.net)
- # [08:08] * Joins: KevinMarks2 (~yaaic@2607:fb90:5b0:a55a:673c:5e90:ed63:c279)
- # [08:08] * Joins: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com)
- # [08:10] * Quits: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [08:11] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [08:14] * Quits: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com) (Max SendQ exceeded)
- # [08:14] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [08:16] * Quits: jwalden (~waldo@c-50-168-55-219.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.87-8.1450hg.fc20 [XULRunner 32.0/20140902134853])
- # [08:17] * Joins: aretecode (~aretecode@50.23.131.206-static.reverse.softlayer.com)
- # [08:19] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 246 seconds)
- # [08:21] * Joins: bengo (~bengo@c-98-210-158-252.hsd1.ca.comcast.net)
- # [08:22] * Joins: BigPants (~pants@62.182.217.40)
- # [08:24] * Quits: weinig (~weinig@c-50-131-222-145.hsd1.ca.comcast.net) (Quit: weinig)
- # [08:25] * Quits: ap (~ap@c-24-130-61-31.hsd1.ca.comcast.net) (Quit: ap)
- # [08:26] * Quits: plutoniix (~plutoniix@119.63.87.222) (Ping timeout: 240 seconds)
- # [08:28] * Joins: plutoniix (~plutoniix@119.63.87.222)
- # [08:31] * Quits: igoroliveira (uid20755@gateway/web/irccloud.com/x-tnfgkkcqkrdwqlty) (Quit: Connection closed for inactivity)
- # [08:32] * heycam|away is now known as heycam
- # [08:39] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [08:39] * Joins: hasather (~hasather@80.91.33.141)
- # [08:42] * Quits: darobin (~darobin@2a01:e34:ed05:d180:e540:cb3b:b22c:7df3) (Remote host closed the connection)
- # [08:46] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [08:48] * Joins: g4 (~g4@vpn-oslo.vivaldi.com)
- # [08:48] * Quits: g4 (~g4@vpn-oslo.vivaldi.com) (Changing host)
- # [08:48] * Joins: g4 (~g4@unaffiliated/gormer)
- # [08:49] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
- # [08:51] * Joins: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com)
- # [08:52] * Quits: rniwa (~rniwa@67.164.23.121) (Quit: Textual IRC Client: www.textualapp.com)
- # [08:56] * Quits: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com) (Ping timeout: 265 seconds)
- # [08:57] * Guest9505 is now known as schuki
- # [09:01] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:04] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [09:06] * Quits: KevinMarks2 (~yaaic@2607:fb90:5b0:a55a:673c:5e90:ed63:c279) (Ping timeout: 265 seconds)
- # [09:06] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:08] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 250 seconds)
- # [09:12] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:12] * Quits: Lachy (~Lachy@cm-84.215.179.176.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [09:14] * Joins: Ms2ger (~Ms2ger@193.190.253.149)
- # [09:15] * Quits: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [09:17] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [09:18] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [09:23] * Joins: calvaris (~calvaris@fanzine.igalia.com)
- # [09:28] * Quits: Mateon1 (~Mateon1@unaffiliated/mateon1) (Ping timeout: 240 seconds)
- # [09:33] * Joins: Mateon1 (~Mateon1@unaffiliated/mateon1)
- # [09:39] * Joins: Lachy (~Lachy@213.166.174.2)
- # [09:41] * Quits: espadrine_ (~tyl@dan75-7-88-166-187-54.fbx.proxad.net) (Ping timeout: 265 seconds)
- # [09:50] * Joins: frivoal (~frivoal@cm-84.208.175.177.getinternet.no)
- # [09:53] * Quits: Ms2ger (~Ms2ger@193.190.253.149) (Ping timeout: 245 seconds)
- # [10:03] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [10:04] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 256 seconds)
- # [10:06] * Joins: Ms2ger (~Ms2ger@193.190.253.149)
- # [10:08] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 256 seconds)
- # [10:12] * Quits: payman (~payman@ip-200.t2.se.opera.com) (Quit: Lost terminal)
- # [10:14] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [10:17] * Joins: darobin (~darobin@159.180.228.142)
- # [10:18] * Quits: mpt (mpt@canonical/mpt) (Read error: Connection reset by peer)
- # [10:18] * Quits: Lachy (~Lachy@213.166.174.2) (Read error: Connection reset by peer)
- # [10:18] * Joins: Lachy (~Lachy@213.166.174.2)
- # [10:20] * Quits: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr) (Excess Flood)
- # [10:21] * Joins: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr)
- # [10:21] * Quits: bengo (~bengo@c-98-210-158-252.hsd1.ca.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [10:22] * Joins: mpt (~mpt@2001:67c:1560:a003:d95d:6330:6f00:a506)
- # [10:22] * Quits: mpt (~mpt@2001:67c:1560:a003:d95d:6330:6f00:a506) (Changing host)
- # [10:22] * Joins: mpt (~mpt@canonical/mpt)
- # [10:22] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [10:30] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [10:31] * Joins: asabil (uid11150@gateway/web/irccloud.com/x-hxoozdxamonndiir)
- # [10:33] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [10:35] * Quits: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [10:36] * Joins: ^esc (~esc-ape@77.119.130.198.wireless.dyn.drei.com)
- # [10:49] * Joins: espadrine_ (~tyl@LMontsouris-656-1-2-84.w80-12.abo.wanadoo.fr)
- # [10:51] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [10:54] * Quits: ohaibbq (~ohaibbq@98.248.65.213) (Quit: Leaving...)
- # [10:55] * wilsonpage is now known as wilsonpage-away
- # [10:56] * Quits: wilsonpage-away (~wilsonpag@217.111.161.212) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [11:03] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [11:04] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [11:08] * Joins: frivoal_ (~frivoal@cm-84.208.175.177.getinternet.no)
- # [11:08] * Joins: wilsonpa_ (~wilsonpag@217.111.161.212)
- # [11:09] * Quits: wilsonpage (~wilsonpag@217.111.161.212) (Ping timeout: 264 seconds)
- # [11:09] * Joins: adactio (~adactio@212.42.170.121)
- # [11:09] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 245 seconds)
- # [11:10] * Quits: frivoal (~frivoal@cm-84.208.175.177.getinternet.no) (Ping timeout: 255 seconds)
- # [11:16] * Quits: Ms2ger (~Ms2ger@193.190.253.149) (Ping timeout: 272 seconds)
- # [11:16] * Joins: Ms2ger (~Ms2ger@193.190.253.149)
- # [11:31] * Quits: tripu (~tripu@89.141.96.174.dyn.user.ono.com) (Ping timeout: 265 seconds)
- # [11:34] * Joins: roc (~chatzilla@121-99-143-236.bng1.tvc.orcon.net.nz)
- # [11:45] * Joins: tripu (~tripu@89.141.96.174.dyn.user.ono.com)
- # [11:45] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [11:59] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 264 seconds)
- # [12:03] * Quits: tav (~tav`@host31-52-139-37.range31-52.btcentralplus.com) (Read error: No route to host)
- # [12:09] * Quits: plutoniix (~plutoniix@119.63.87.222) (Quit: จรลี จรลา)
- # [12:09] * Joins: benjamindees (~user@72.192.71.20)
- # [12:12] * Parts: benjamindees (~user@72.192.71.20) ("Leaving")
- # [12:16] * Joins: ehsan (~ehsan@66.207.208.102)
- # [12:21] * Joins: tav (~tav`@host31-52-139-37.range31-52.btcentralplus.com)
- # [12:22] * Quits: ehsan (~ehsan@66.207.208.102) (Ping timeout: 276 seconds)
- # [12:31] * ashemedai is now known as asmodai
- # [12:32] * Quits: asmodai (asmodai@h159072.upc-h.chello.nl) (Changing host)
- # [12:32] * Joins: asmodai (asmodai@freebsd/developer/asmodai)
- # [12:34] * Joins: psy_ (~psy@103.6.159.180)
- # [12:35] * Quits: joelo (~joelo@204.14.158.81) (Ping timeout: 244 seconds)
- # [12:35] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 265 seconds)
- # [12:46] * wilsonpa_ is now known as wilsonpage-away
- # [12:47] <hsivonen> contemplating replying to Shane on public-html about EPUB and RDFa
- # [12:48] * Quits: 7GHAAENHX (scrollback@gateway/web/scrollback.io/x-jhkmnpghxjvpxdlm) (Remote host closed the connection)
- # [12:50] * heycam is now known as heycam|away
- # [12:50] * Joins: 17SACJWXR (scrollback@gateway/web/scrollback.io/x-pahyjgyyuuzyqxvl)
- # [12:53] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [12:54] * Krinkle|detached is now known as Krinkle
- # [12:56] * Joins: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com)
- # [12:59] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 264 seconds)
- # [12:59] * Quits: 17SACJWXR (scrollback@gateway/web/scrollback.io/x-pahyjgyyuuzyqxvl) (Remote host closed the connection)
- # [13:00] * Quits: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com) (Ping timeout: 264 seconds)
- # [13:01] * Joins: scrollback3 (~scrollbac@gateway/web/scrollback.io/x-owxeeaiattdcodia)
- # [13:01] * wilsonpage-away is now known as wilsonpa_
- # [13:01] * Quits: darobin (~darobin@159.180.228.142) (Remote host closed the connection)
- # [13:04] * Joins: stalled (~stalled@unaffiliated/stalled)
- # [13:04] * Quits: psy_ (~psy@103.6.159.180) (Ping timeout: 256 seconds)
- # [13:09] <Ms2ger> That does not sound like a good idea
- # [13:13] * espadrine_ is now known as espadrine
- # [13:13] <SteveF_> Ms2ger: it's a resonable idea to provide counter arguments to ARIA is a good vehicle to allow RDFa EVERYWHERE in HTML
- # [13:14] <SteveF_> Domenic: Annevk: thoughts on https://lists.w3.org/Archives/Public/public-webapps/2015AprJun/0622.html ?
- # [13:15] * Quits: asabil (uid11150@gateway/web/irccloud.com/x-hxoozdxamonndiir) (Quit: Connection closed for inactivity)
- # [13:20] * Joins: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com)
- # [13:30] * wilsonpa_ is now known as wilsonpage-away
- # [13:31] * wilsonpage-away is now known as wilsonpa_
- # [13:32] * Joins: darobin (~darobin@159.180.228.142)
- # [13:38] * Quits: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net) (Quit: eric_carlson)
- # [13:38] * Quits: darobin (~darobin@159.180.228.142) (Ping timeout: 245 seconds)
- # [13:46] * Krinkle is now known as Krinkle|detached
- # [13:55] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 256 seconds)
- # [13:56] * Joins: darobin (~darobin@159.180.228.142)
- # [13:57] * Quits: wilsonpa_ (~wilsonpag@217.111.161.212) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [13:58] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [14:01] * yoav_ is now known as yoav
- # [14:02] * Quits: wilsonpage (~wilsonpag@217.111.161.212) (Client Quit)
- # [14:17] * Quits: jochen__ (jochen@nat/google/x-ohkrkohkebyaqwke) (Ping timeout: 256 seconds)
- # [14:34] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [14:47] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
- # [14:50] * Quits: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
- # [14:51] * Joins: wilsonpage (~wilsonpag@217.111.161.213)
- # [14:52] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [14:52] * Joins: psy_ (~psy@103.6.159.180)
- # [14:52] * Joins: newtron (~newtron@199.71.174.203)
- # [14:53] * Joins: igoroliveira (uid20755@gateway/web/irccloud.com/x-vmjjludjdfucsmfm)
- # [14:57] <Domenic> SteveF_: probably change it from role="button" to behavior="button" to get past the compat hurdle. Then, spend a lot of time speccing exactly what that means, cross-platform. Doing that will be 80% of the way to exposing the individual primitives (since you've now specced them); ideally then do the extra 20%, but that's optional I guess.
- # [14:57] * Joins: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com)
- # [15:00] <SteveF_> Domenic: sounds like something beyond my technical capabilities, I was looking for a relatively simple way to extend current label behaviour to custom buttons etc. on a somewhat related note this may be of interest if you haven't seen https://wiki.mozilla.org/Accessibility/WebAccessibilityAPI
- # [15:01] <SteveF_> stuff being worked on by surkov from mozilla
- # [15:02] <Domenic> Haven't seen; very interesting.
- # [15:02] <SteveF_> some discussion of above on Google browser acc list https://groups.google.com/d/msg/browser-accessibility-dev/7M9fUOQmkc4/Ix2x-7m8EZsJ
- # [15:04] * Joins: weinig (~weinig@c-50-131-222-145.hsd1.ca.comcast.net)
- # [15:16] * Quits: CvP (~CvP@203.76.123.238) (Ping timeout: 250 seconds)
- # [15:16] * Joins: CvP (~CvP@203.76.123.238)
- # [15:18] * Quits: frivoal_ (~frivoal@cm-84.208.175.177.getinternet.no) (Remote host closed the connection)
- # [15:21] * Joins: ehsan (~ehsan@66.207.208.102)
- # [15:24] * Joins: eric_carlson (~ericc@17.202.49.94)
- # [15:25] * Quits: ehsan (~ehsan@66.207.208.102) (Ping timeout: 240 seconds)
- # [15:27] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:52] * Joins: ehsan (~ehsan@2001:450:1f:224:809b:cf89:e009:2e24)
- # [15:53] * Joins: frivoal (~frivoal@cm-84.208.175.177.getinternet.no)
- # [15:54] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [16:02] * Quits: weinig (~weinig@c-50-131-222-145.hsd1.ca.comcast.net) (Quit: weinig)
- # [16:07] * Quits: calvaris (~calvaris@fanzine.igalia.com) (Ping timeout: 265 seconds)
- # [16:13] * Joins: calvaris (~calvaris@fanzine.igalia.com)
- # [16:15] * Joins: mven (~textual@32.97.110.56)
- # [16:15] * Quits: mven (~textual@32.97.110.56) (Excess Flood)
- # [16:19] * Joins: bradleymeck (~bradleyme@99-20-94-62.lightspeed.austtx.sbcglobal.net)
- # [16:21] * Quits: calvaris (~calvaris@fanzine.igalia.com) (Ping timeout: 256 seconds)
- # [16:30] * Quits: danja (~danny@host12-202-dynamic.12-79-r.retail.telecomitalia.it) (Remote host closed the connection)
- # [16:32] * Quits: jdaggett_ (~jdaggett@ad056175.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett_)
- # [16:37] * Quits: BigPants (~pants@62.182.217.40) (Ping timeout: 256 seconds)
- # [16:38] * Joins: calvaris (~calvaris@fanzine.igalia.com)
- # [16:45] * Joins: myakura (~myakura@FL1-125-192-88-240.tky.mesh.ad.jp)
- # [16:55] * Quits: calvaris (~calvaris@fanzine.igalia.com) (Ping timeout: 250 seconds)
- # [16:57] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [16:59] * Quits: nunnun (~hiro@2001:200:164:48:20c:29ff:fe02:11d2) (Quit: Bye)
- # [17:01] * Joins: nunnun (~hiro@2001:200:164:48:20c:29ff:fe02:11d2)
- # [17:02] * Quits: encryptd_fractal (~encryptd_@24-177-126-4.dhcp.mdsn.wi.charter.com) (Remote host closed the connection)
- # [17:02] * Quits: nunnun (~hiro@2001:200:164:48:20c:29ff:fe02:11d2) (Client Quit)
- # [17:03] * Joins: jsx (uid48919@fsf/intern/jsx)
- # [17:03] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [17:03] * Joins: nunnun (~hiro@2001:200:164:48:20c:29ff:fe02:11d2)
- # [17:04] * Quits: nunnun (~hiro@2001:200:164:48:20c:29ff:fe02:11d2) (Client Quit)
- # [17:05] * Joins: nunnun (~hiro@2001:200:164:48:20c:29ff:fe02:11d2)
- # [17:08] * Joins: hyunjune (~hyunjune@221.163.229.155)
- # [17:08] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [17:08] * Joins: BigPants (~pants@m83-182-87-210.cust.tele2.se)
- # [17:10] * Joins: calvaris (~calvaris@fanzine.igalia.com)
- # [17:12] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [17:14] * Quits: BigPants (~pants@m83-182-87-210.cust.tele2.se) (Read error: Connection reset by peer)
- # [17:16] * Joins: encryptd_fractal (~encryptd_@66-188-130-46.static.mdsn.wi.charter.com)
- # [17:20] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [17:22] * Quits: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [17:22] * Quits: calvaris (~calvaris@fanzine.igalia.com) (Quit: Ex-Chat)
- # [17:22] * Joins: calvaris (~calvaris@fanzine.igalia.com)
- # [17:25] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [17:27] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 272 seconds)
- # [17:29] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [17:31] * wilsonpage is now known as wilsonpage-away
- # [17:32] * Quits: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [17:33] * Joins: BigPants (~pants@m83-182-87-210.cust.tele2.se)
- # [17:35] * Quits: ehsan (~ehsan@2001:450:1f:224:809b:cf89:e009:2e24) (Remote host closed the connection)
- # [17:35] * Joins: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [17:38] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [17:42] * wilsonpage-away is now known as wilsonpage
- # [17:46] * Joins: JoWie (~JoWie@ip-80-113-175-154.ip.prioritytelecom.net)
- # [17:48] * Krinkle|detached is now known as Krinkle
- # [17:50] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [17:55] * Joins: tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com)
- # [17:55] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [17:56] * Quits: oyiptong (~oyiptong@63.245.214.133) (Quit: leaving)
- # [17:59] * Quits: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr) (Excess Flood)
- # [18:00] * Joins: ashemedai (asmodai@h159072.upc-h.chello.nl)
- # [18:02] * Joins: fredy (~fredy@snf-535807.vm.okeanos.grnet.gr)
- # [18:03] * Quits: asmodai (asmodai@freebsd/developer/asmodai) (Ping timeout: 264 seconds)
- # [18:06] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [18:06] * Quits: darobin (~darobin@159.180.228.142) (Remote host closed the connection)
- # [18:07] * Joins: jernoble_ (~jernoble@166.170.43.86)
- # [18:08] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [18:08] * Joins: hasather (~hasather@80.91.33.141)
- # [18:08] * Quits: KevinMarks___ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [18:11] * wilsonpage is now known as wilsonpage-away
- # [18:12] * Quits: wilsonpage-away (~wilsonpag@217.111.161.213) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [18:12] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [18:16] * Joins: plutoniix (~plutoniix@node-mg9.pool-101-108.dynamic.totbb.net)
- # [18:23] * Joins: weinig (~weinig@17.202.50.223)
- # [18:23] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [18:25] * Joins: Maurice` (~copyman@unaffiliated/maurice)
- # [18:26] * Quits: wilsonpage (~wilsonpag@217.111.161.212) (Client Quit)
- # [18:33] * Quits: tav (~tav`@host31-52-139-37.range31-52.btcentralplus.com) (Read error: Connection reset by peer)
- # [18:33] * Joins: tav_ (~tav`@host31-52-139-37.range31-52.btcentralplus.com)
- # [18:34] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [18:34] * ashemedai is now known as asmodai
- # [18:34] * Joins: newtron_ (~newtron@199.71.174.203)
- # [18:34] * Quits: asmodai (asmodai@h159072.upc-h.chello.nl) (Changing host)
- # [18:34] * Joins: asmodai (asmodai@freebsd/developer/asmodai)
- # [18:35] * Joins: jwalden (~waldo@corp.mtv2.mozilla.com)
- # [18:36] * Quits: jernoble_ (~jernoble@166.170.43.86) (Quit: Computer has gone to sleep.)
- # [18:37] * Quits: newtron (~newtron@199.71.174.203) (Ping timeout: 256 seconds)
- # [18:39] * Quits: asmodai (asmodai@freebsd/developer/asmodai) (Quit: WeeChat 1.1.1)
- # [18:40] * Joins: asmodai (~asmodai@h159072.upc-h.chello.nl)
- # [18:40] * Quits: asmodai (~asmodai@h159072.upc-h.chello.nl) (Changing host)
- # [18:40] * Joins: asmodai (~asmodai@freebsd/developer/asmodai)
- # [18:47] * Joins: ap (~ap@17.202.44.214)
- # [18:47] * Joins: jernoble_ (~jernoble@162.217.73.171)
- # [18:48] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [18:51] * Quits: wilsonpage (~wilsonpag@217.111.161.212) (Client Quit)
- # [18:51] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [18:52] * Joins: ehsan (~ehsan@2001:450:1f:224:4dab:51ed:89f9:b381)
- # [18:55] * Quits: frivoal (~frivoal@cm-84.208.175.177.getinternet.no) (Remote host closed the connection)
- # [18:55] * Quits: roc (~chatzilla@121-99-143-236.bng1.tvc.orcon.net.nz) (Remote host closed the connection)
- # [19:00] * Quits: espadrine (~tyl@LMontsouris-656-1-2-84.w80-12.abo.wanadoo.fr) (Ping timeout: 250 seconds)
- # [19:00] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (*.net *.split)
- # [19:00] * Quits: JoWie (~JoWie@ip-80-113-175-154.ip.prioritytelecom.net) (*.net *.split)
- # [19:00] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (*.net *.split)
- # [19:00] * Quits: Dashiva (Dashiva@wikia/Dashiva) (*.net *.split)
- # [19:00] * Quits: terinjokes (~terinjoke@wikinews/Terinjokes) (*.net *.split)
- # [19:00] * Quits: hgl (~hgl@unaffiliated/hgl) (*.net *.split)
- # [19:00] * Quits: halfline (rstrode@nat/redhat/x-sgmlpotipzztmreu) (*.net *.split)
- # [19:00] * Quits: ryuone (~ryuone@133.242.55.223) (*.net *.split)
- # [19:01] * Joins: spader (~terinjoke@wikinews/Terinjokes)
- # [19:01] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [19:01] * Joins: JoWie (~JoWie@ip-80-113-175-154.ip.prioritytelecom.net)
- # [19:01] * Joins: Dashiva (Dashiva@wikia/Dashiva)
- # [19:01] * Joins: halfline (rstrode@nat/redhat/x-gcvckptzovjsoksr)
- # [19:01] * Joins: ryuone (~ryuone@133.242.55.223)
- # [19:02] * Quits: bnicholson (~bnicholso@c-24-130-60-241.hsd1.ca.comcast.net) (Quit: This computer has gone to sleep)
- # [19:02] * spader is now known as terinjokes
- # [19:05] * Joins: hgl (~hgl@unaffiliated/hgl)
- # [19:05] * Quits: calvaris (~calvaris@fanzine.igalia.com) (Quit: Ex-Chat)
- # [19:06] * Joins: josemanuel (~josemanue@244.174.35.37.dynamic.jazztel.es)
- # [19:06] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [19:07] * Quits: adactio (~adactio@212.42.170.121) (Quit: adactio)
- # [19:13] * Joins: bnicholson (~bnicholso@corp.mtv2.mozilla.com)
- # [19:17] * Quits: bnicholson (~bnicholso@corp.mtv2.mozilla.com) (Client Quit)
- # [19:17] * Joins: bnicholson (~bnicholso@2620:101:80fc:224:a19b:24c2:8895:3786)
- # [19:22] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [19:23] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [19:24] * Quits: othermaciej (~mjs@c-71-198-213-78.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [19:28] * Quits: JoWie (~JoWie@ip-80-113-175-154.ip.prioritytelecom.net) (Quit: Screw you guys, I'm going home)
- # [19:30] * Quits: jernoble_ (~jernoble@162.217.73.171) (Quit: Textual IRC Client: www.textualapp.com)
- # [19:31] * Joins: jernoble_ (~jernoble@162.217.73.171)
- # [19:31] * Quits: jernoble_ (~jernoble@162.217.73.171) (Client Quit)
- # [19:31] * Joins: jernoble_ (~jernoble@162.217.73.171)
- # [19:32] * Quits: weinig (~weinig@17.202.50.223) (Ping timeout: 265 seconds)
- # [19:32] * Joins: othermaciej (~mjs@76.74.153.49)
- # [19:33] * Quits: ehsan (~ehsan@2001:450:1f:224:4dab:51ed:89f9:b381) (Remote host closed the connection)
- # [19:33] * Quits: tripu (~tripu@89.141.96.174.dyn.user.ono.com) (Quit: Leaving)
- # [19:36] * Quits: jernoble_ (~jernoble@162.217.73.171) (Client Quit)
- # [19:37] * Joins: roc (~chatzilla@203.176.188.17)
- # [19:40] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [19:40] * Joins: jernoble_ (~jernoble@162.217.73.171)
- # [19:40] * Quits: jernoble_ (~jernoble@162.217.73.171) (Client Quit)
- # [19:42] * Joins: jernoble_ (~jernoble@162.217.73.171)
- # [19:48] * Quits: josemanuel (~josemanue@244.174.35.37.dynamic.jazztel.es) (Quit: Saliendo)
- # [19:48] * Quits: wilsonpage (~wilsonpag@217.111.161.212) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [19:49] * Quits: jernoble_ (~jernoble@162.217.73.171) (Quit: Textual IRC Client: www.textualapp.com)
- # [19:50] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [19:54] * Quits: wilsonpage (~wilsonpag@217.111.161.212) (Client Quit)
- # [19:55] * Joins: mven (~textual@32.97.110.55)
- # [19:56] * Joins: ehsan (~ehsan@2001:450:1f:224:28e7:43f2:9b69:442)
- # [19:57] * Joins: jernoble|laptop (~jernoble@162.217.73.171)
- # [19:57] * Quits: roc (~chatzilla@203.176.188.17) (Remote host closed the connection)
- # [20:00] * Quits: bradleymeck (~bradleyme@99-20-94-62.lightspeed.austtx.sbcglobal.net) (Ping timeout: 256 seconds)
- # [20:01] * Joins: benwerd (~benwerd@199.87.84.238)
- # [20:02] * Joins: bradleymeck (~bradleyme@99-20-94-62.lightspeed.austtx.sbcglobal.net)
- # [20:03] * Quits: bradleymeck (~bradleyme@99-20-94-62.lightspeed.austtx.sbcglobal.net) (Read error: Connection reset by peer)
- # [20:06] * Quits: BigPants (~pants@m83-182-87-210.cust.tele2.se) (Read error: Connection reset by peer)
- # [20:07] * Joins: bradleymeck (~bradleyme@99-20-94-62.lightspeed.austtx.sbcglobal.net)
- # [20:08] * Joins: jyasskin (jyasskin@nat/google/x-scofzbyjotoukbcz)
- # [20:10] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 256 seconds)
- # [20:11] * Joins: eBureau (~Bruno@181.164.77.172)
- # [20:11] * Quits: bradleymeck (~bradleyme@99-20-94-62.lightspeed.austtx.sbcglobal.net) (Read error: Connection reset by peer)
- # [20:15] * Joins: asabil (uid11150@gateway/web/irccloud.com/x-mhozgddifjlcdebo)
- # [20:15] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [20:19] * Joins: frivoal (~frivoal@cm-84.208.175.177.getinternet.no)
- # [20:25] * Quits: zecho (~zecho@66-247-17-199.northern.mnscu.edu) (Ping timeout: 246 seconds)
- # [20:25] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [20:32] * Joins: zecho (~zecho@66-247-17-199.northern.mnscu.edu)
- # [20:34] * Quits: othermaciej (~mjs@76.74.153.49) (Quit: othermaciej)
- # [20:36] * Quits: benjamingr (uid23465@gateway/web/irccloud.com/x-ooeflofdrbtklito) (Quit: Connection closed for inactivity)
- # [20:39] * Joins: othermaciej (~mjs@17.245.27.209)
- # [20:42] * Joins: mven_ (~textual@32.97.110.56)
- # [20:42] * Quits: mven_ (~textual@32.97.110.56) (Excess Flood)
- # [20:43] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [20:44] * Quits: mven (~textual@32.97.110.55) (Ping timeout: 252 seconds)
- # [20:48] * Quits: frivoal (~frivoal@cm-84.208.175.177.getinternet.no) (Remote host closed the connection)
- # [20:51] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [20:51] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Client Quit)
- # [20:52] * wilsonpage is now known as wilsonpage-away
- # [20:52] * Quits: wilsonpage-away (~wilsonpag@217.111.161.212) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [20:53] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [20:56] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Client Quit)
- # [20:56] * Krinkle is now known as Krinkle|detached
- # [20:57] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [20:59] * Krinkle|detached is now known as Krinkle
- # [20:59] * Joins: rniwa (~rniwa@17.245.24.20)
- # [20:59] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [20:59] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Client Quit)
- # [21:00] * Joins: KevinMarks___ (~yaaic@2607:fb90:270c:5cd8:4906:67c2:5c7b:b1d5)
- # [21:01] * Joins: ap_ (~ap@17.114.216.168)
- # [21:02] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [21:03] * Quits: ap (~ap@17.202.44.214) (Ping timeout: 244 seconds)
- # [21:05] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [21:07] * Quits: othermaciej (~mjs@17.245.27.209) (Quit: othermaciej)
- # [21:08] * Joins: frivoal (~frivoal@cm-84.208.175.177.getinternet.no)
- # [21:10] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [21:11] * wilsonpage is now known as wilsonpage-away
- # [21:12] * Quits: wilsonpage-away (~wilsonpag@217.111.161.212) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [21:14] * Quits: jernoble|laptop (~jernoble@162.217.73.171) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [21:16] * Joins: bholley (~bholley@c-50-174-198-217.hsd1.ca.comcast.net)
- # [21:16] * Quits: bholley (~bholley@c-50-174-198-217.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [21:18] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [21:19] * Joins: bholley (~bholley@c-50-174-198-217.hsd1.ca.comcast.net)
- # [21:19] * Joins: othermaciej (~mjs@17.245.27.209)
- # [21:19] * Quits: othermaciej (~mjs@17.245.27.209) (Client Quit)
- # [21:19] * Joins: benwerd_ (~benwerd@199.87.84.238)
- # [21:19] * Quits: benwerd (~benwerd@199.87.84.238) (Read error: Connection reset by peer)
- # [21:20] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [21:21] * Joins: othermaciej (~mjs@17.245.27.209)
- # [21:22] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [21:23] * Krinkle is now known as Krinkle|detached
- # [21:26] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Remote host closed the connection)
- # [21:26] * Joins: jernoble|laptop (~jernoble@162.217.73.171)
- # [21:31] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [21:32] * Joins: darobin (~darobin@2a01:e34:ed05:d180:78a8:d6fc:2789:6ec1)
- # [21:32] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: My iMac has gone to sleep. ZZZzzz…)
- # [21:34] * Quits: darobin (~darobin@2a01:e34:ed05:d180:78a8:d6fc:2789:6ec1) (Client Quit)
- # [21:35] * Quits: KevinMarks___ (~yaaic@2607:fb90:270c:5cd8:4906:67c2:5c7b:b1d5) (Ping timeout: 265 seconds)
- # [21:35] * Joins: joelo (joelo@nat/google/x-rqztuiayxlcubvfa)
- # [21:36] * Joins: eBureau (~Bruno@181.164.77.172)
- # [21:38] * Joins: benwerd (~benwerd@199.87.84.238)
- # [21:38] * Quits: benwerd_ (~benwerd@199.87.84.238) (Read error: Connection reset by peer)
- # [21:38] * Quits: benwerd (~benwerd@199.87.84.238) (Read error: Connection reset by peer)
- # [21:38] * Quits: wilsonpage (~wilsonpag@217.111.161.212) (Read error: Connection reset by peer)
- # [21:38] * Joins: benwerd (~benwerd@199.87.84.238)
- # [21:39] * Joins: benwerd_ (~benwerd@199.87.84.238)
- # [21:39] * Quits: benwerd (~benwerd@199.87.84.238) (Read error: Connection reset by peer)
- # [21:40] * Joins: wilsonpage (~wilsonpag@217.111.161.212)
- # [21:40] * Quits: benwerd_ (~benwerd@199.87.84.238) (Read error: Connection reset by peer)
- # [21:41] * Joins: benwerd (~benwerd@199.87.84.238)
- # [21:43] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [21:44] * Krinkle|detached is now known as Krinkle
- # [21:47] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 265 seconds)
- # [21:48] * wilsonpage is now known as wilsonpage-away
- # [21:49] * Joins: weinig (~weinig@17.202.50.223)
- # [21:49] * wilsonpage-away is now known as wilsonpage
- # [21:53] * Quits: jernoble|laptop (~jernoble@162.217.73.171) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [21:53] * Quits: wilsonpage (~wilsonpag@217.111.161.212) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [21:56] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 258 seconds)
- # [21:59] * Joins: mpt (~mpt@canonical/mpt)
- # [22:00] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [22:01] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [22:01] * Krinkle is now known as Krinkle|detached
- # [22:02] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Client Quit)
- # [22:07] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [22:14] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [22:18] * Quits: tantek (~tantek@70-36-139-190.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [22:19] * Quits: zdobersek (~zan@gateway/vpn/privateinternetaccess/zdobersek) (Quit: Leaving.)
- # [22:22] * Krinkle|detached is now known as Krinkle
- # [22:25] * Quits: othermaciej (~mjs@17.245.27.209) (Quit: othermaciej)
- # [22:27] * Joins: othermaciej (~mjs@17.245.27.209)
- # [22:30] * Krinkle is now known as Krinkle|detached
- # [22:47] * Joins: BigPants (~pants@m83-182-87-210.cust.tele2.se)
- # [22:48] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [22:49] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [22:49] * Joins: JoWie (~Joris@ip5657532f.direct-adsl.nl)
- # [22:50] * Quits: eric_carlson (~ericc@17.202.49.94) (Quit: eric_carlson)
- # [22:53] * Joins: jernoble|laptop (~jernoble@162.217.73.171)
- # [22:57] * Joins: weinig_ (~weinig@17.114.218.32)
- # [22:57] * Quits: weinig (~weinig@17.202.50.223) (Ping timeout: 246 seconds)
- # [22:57] * weinig_ is now known as weinig
- # [23:10] * Quits: newtron_ (~newtron@199.71.174.203) (Ping timeout: 256 seconds)
- # [23:11] * Quits: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [23:12] * Krinkle|detached is now known as Krinkle
- # [23:14] * Quits: Maurice` (~copyman@unaffiliated/maurice)
- # [23:17] * Quits: othermaciej (~mjs@17.245.27.209) (Quit: othermaciej)
- # [23:18] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [23:21] * Joins: eric_carlson (~ericc@17.202.49.94)
- # [23:23] * Quits: alrra (uid62345@gateway/web/irccloud.com/x-hadnkkmltcadbpga) (Quit: Connection closed for inactivity)
- # [23:25] * Quits: encryptd_fractal (~encryptd_@66-188-130-46.static.mdsn.wi.charter.com) (Remote host closed the connection)
- # [23:25] * Joins: encryptd_fractal (~encryptd_@66-188-130-46.static.mdsn.wi.charter.com)
- # [23:27] * Quits: TallTed (~Thud@63.119.36.36)
- # [23:29] * Quits: Ms2ger (~Ms2ger@193.190.253.149) (Quit: nn)
- # [23:29] * Joins: bengo (~bengo@50-203-84-2-static.hfc.comcastbusiness.net)
- # [23:30] * Quits: frivoal (~frivoal@cm-84.208.175.177.getinternet.no) (Remote host closed the connection)
- # [23:30] * Joins: frivoal (~frivoal@cm-84.208.175.177.getinternet.no)
- # [23:30] * Quits: encryptd_fractal (~encryptd_@66-188-130-46.static.mdsn.wi.charter.com) (Ping timeout: 258 seconds)
- # [23:30] * Quits: frivoal (~frivoal@cm-84.208.175.177.getinternet.no) (Remote host closed the connection)
- # [23:34] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [23:35] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [23:40] * Quits: jernoble|laptop (~jernoble@162.217.73.171) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [23:42] * Quits: BigPants (~pants@m83-182-87-210.cust.tele2.se)
- # [23:46] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [23:47] * Quits: weinig (~weinig@17.114.218.32) (Quit: weinig)
- # [23:49] * Quits: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (Remote host closed the connection)
- # [23:53] * Joins: yoav (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
- # [23:53] * Joins: newtron (~newtron@69-165-134-62.dsl.teksavvy.com)
- # [23:55] * Joins: weinig (~weinig@17.114.218.32)
- # Session Close: Wed May 13 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