Options:
- # Session Start: Tue Feb 05 00:00:00 2013
- # Session Ident: #whatwg
- # [00:03] * Joins: OnlyMax (~OnlyMax@187-126-251-54.user.veloxzone.com.br)
- # [00:06] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Ping timeout: 248 seconds)
- # [00:10] * Parts: eighty4 (~eighty4@unaffiliated/eighty4) ("Leaving")
- # [00:12] * jonlee|afk is now known as jonlee
- # [00:12] * Quits: garciawebdev (~garciaweb@190.244.95.154) (Remote host closed the connection)
- # [00:12] * Joins: smaug____ (~chatzilla@109.231.221.18)
- # [00:14] * Quits: tomasf (~tom@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
- # [00:15] * Quits: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si) (Quit: ZNC - http://znc.in)
- # [00:16] * Joins: sicking (~sicking@109.231.221.18)
- # [00:17] * Quits: dcherman2 (~dcherman@164.55.254.106) (Ping timeout: 248 seconds)
- # [00:17] * Joins: myndzi (myndzi@2600:3c01::f03c:91ff:fedf:3d4e)
- # [00:17] * Quits: smaug____ (~chatzilla@109.231.221.18) (Ping timeout: 248 seconds)
- # [00:17] * Quits: wakaba_ (~wakaba@188.184.128.101.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [00:17] <myndzi> "If node is the target node, terminate in a match state." - what is the 'target node' in this case?
- # [00:18] * Joins: wakaba (~wakaba@188.184.128.101.dy.bbexcite.jp)
- # [00:21] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Read error: Connection reset by peer)
- # [00:22] * Joins: lilmonkey (~colin@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [00:22] * Quits: lilmonkey (~colin@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [00:22] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [00:22] * Quits: tantek (~tantek@m8f2736d0.tmodns.net) (Ping timeout: 256 seconds)
- # [00:23] <JonathanNeal> What constitutes an element getting a HTMLXConstructor (where X is Audio, Div, Span, Li, etc.)?
- # [00:24] * Quits: sicking (~sicking@109.231.221.18) (Quit: sicking)
- # [00:29] * Joins: tantek (~tantek@m8f2736d0.tmodns.net)
- # [00:30] * Joins: svl (~me@202.174.179.54)
- # [00:30] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [00:33] * Quits: jamesr (jamesr@nat/google/x-atqhkcarwfcujfra) (Quit: jamesr)
- # [00:34] * jonlee is now known as jonlee|afk
- # [00:37] * Quits: bacilla (~karolis@unaffiliated/velkam) (Ping timeout: 252 seconds)
- # [00:38] * Joins: dcherman (~dcherman@ool-4356093e.dyn.optonline.net)
- # [00:39] * jonlee|afk is now known as jonlee
- # [00:41] * Joins: bacilla (~karolis@unaffiliated/velkam)
- # [00:41] * Quits: johnlsheridan (~john@92.40.253.184.threembb.co.uk) (Read error: Connection reset by peer)
- # [00:48] <Hixie> JonathanNeal: you mean, what does it mean for there to be one?
- # [00:48] <JonathanNeal> Yes, is there a criteria?
- # [00:49] * Joins: jamesr (jamesr@nat/google/x-duewpwphnarwppdq)
- # [00:49] <Hixie> oh you mean what constitues a reason for an element getting a constructor?
- # [00:49] <Hixie> hm
- # [00:49] <Hixie> dunno
- # [00:49] <Hixie> for audio, it was added before it was an element
- # [00:50] <Hixie> then when we retrofitted it into being an element, we made it constructable so the API wouldn't change much
- # [00:50] <JonathanNeal> Okay.
- # [00:50] <Hixie> the only other two are Image and Option and similarly predate there actually being elements at all
- # [00:50] <Hixie> so they were also retrofits, effectively
- # [00:51] <myndzi> hixie, your nick seems familiar but i can't place it
- # [00:54] * Quits: svl (~me@202.174.179.54) (Ping timeout: 248 seconds)
- # [00:55] * Joins: weinig_ (~weinig@17.114.109.112)
- # [00:57] * Quits: weinig (~weinig@2620:149:4:1b01:2802:f6ba:536d:68ff) (Ping timeout: 245 seconds)
- # [00:57] * weinig_ is now known as weinig
- # [00:57] <Hixie> myndzi: i've used it for many years...
- # [00:58] <myndzi> i imagine so, but if you don't recognize me then i must be thinking of someone else ;)
- # [00:58] <Hixie> oh i dunno about htat
- # [00:58] <Hixie> i have the worst memory for people
- # [00:58] <myndzi> well i've been on irc a long time haha, seen lots of nicks that i never talked to i'm sure :P
- # [00:59] <myndzi> wtf does it mean to "pretend p has been seen and reprocess"
- # [00:59] <myndzi> been seen where? how would i reprocess with the goal of finding an open p tag without actually having one?
- # [01:01] <Hixie> where does it say that?
- # [01:01] <myndzi> parsing rules under syntax.html
- # [01:02] <myndzi> 'an end tag whose tag name is "p"'
- # [01:02] <Hixie> the string "pretend p has been seen and reprocess" isn't in the spec as far as i can tell
- # [01:02] * Quits: weinig (~weinig@17.114.109.112) (Quit: weinig)
- # [01:02] <myndzi> "act as if a start tag with the tag name "p" had been seen, then reprocess the current token"
- # [01:03] <myndzi> after transcribing these rules i do see a common pattern, which i'm grateful for :P
- # [01:03] <Hixie> http://www.whatwg.org/specs/web-apps/current-work/#act-as-if-a-token-had-been-seen
- # [01:03] * jonlee is now known as jonlee|afk
- # [01:04] * Joins: weinig (~weinig@17.114.109.112)
- # [01:04] <myndzi> ah. so "insert a p token" basically :P
- # [01:04] <Hixie> not necessarily
- # [01:04] <myndzi> p is an element in the html namespace yes?
- # [01:05] <Hixie> could involve closing some other elements, doing things with formatting elements, etc
- # [01:05] <Hixie> foster parenting
- # [01:05] <Hixie> all kinds of stuff
- # [01:05] <Hixie> depends where you have to do it
- # [01:05] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [01:05] <myndzi> oh right, i was thinking it would reprocess the end tag (which it will)
- # [01:05] <myndzi> but first it must process the opening tag
- # [01:06] <myndzi> well that's beyond the scope of what i have to do, so i'll have to treat it like the others for now
- # [01:07] <myndzi> it looks like in general i can simply have a list of scope delimiters to search for, and when i get a non-matching tag, look up which scope it's in and either ignore or fix as specified
- # [01:07] <myndzi> ignore if there isn't an open tag in scope, fix if there is
- # [01:07] <Hixie> are you writing an html parser?
- # [01:08] <myndzi> patching one
- # [01:08] <myndzi> it's not structured favorably for proper implementation
- # [01:08] <myndzi> but it's choking on missing li and td tags
- # [01:08] <Hixie> i recommend just starting over then
- # [01:08] <myndzi> i may at some point
- # [01:08] <myndzi> but for now i need a working fix asap
- # [01:08] <Hixie> it's probably less work than patching it, and we have a ton of tests :-)
- # [01:08] <myndzi> i'd try to use aredridel's parser but i can't figure out HOW, it has no documentation haha
- # [01:09] <myndzi> rather, i can't figure out how to integrate it into cheerio
- # [01:09] <myndzi> and anyway, as long as the rules are simple, the patch is easy
- # [01:09] <myndzi> i just needed to come up with a generalization that will work sufficiently for our purposes :P
- # [01:09] <myndzi> i get where you're coming from but my boss is already on my ass all the time about trying to do things Right instead of Fast
- # [01:10] <myndzi> and when it affects business it's not a good time to argue hehe
- # [01:11] <myndzi> some of these rules are fairly confusing/irritating
- # [01:11] <myndzi> for example, closing non-special tags says to close implied end tags
- # [01:11] * Quits: JonathanNeal (~JonathanN@38.122.109.194) (Ping timeout: 252 seconds)
- # [01:11] <myndzi> but closing implied end tags only does anything if the current tag is special
- # [01:13] <myndzi> i guess that means it must happen in some other situation, but man my head! :\
- # [01:13] <Hixie> you mean "generate implied end tags"?
- # [01:14] <myndzi> yeah
- # [01:14] <myndzi> i guess it could reach a special tag as part of the loop process
- # [01:15] <Hixie> <div><p></div> has to close the <p>
- # [01:15] <myndzi> except it says to abort in that case
- # [01:15] <Hixie> i guess i don't understand what you mean exactly
- # [01:15] <Hixie> do you have an example that invokes the algorithm that is pointless?
- # [01:16] * Quits: decotii (~decotii@hq.croscon.com) (Quit: Leaving)
- # [01:23] * Quits: Druide_ (~Druid@ip-178-203-141-163.unitymediagroup.de)
- # [01:25] * Quits: tantek (~tantek@m8f2736d0.tmodns.net) (Quit: tantek)
- # [01:26] * Joins: tantek (~tantek@m8f2736d0.tmodns.net)
- # [01:28] * Quits: Obvious (tachikoma@188.226.74.2) (Read error: Connection reset by peer)
- # [01:31] * Quits: weinig (~weinig@17.114.109.112) (Quit: weinig)
- # [01:36] <myndzi> i could try, but not right now
- # [01:36] <myndzi> here is one that's worth looking at though
- # [01:36] <myndzi> (This will never fail, since the loop will always terminate in the previous step if the top of the stack — an html element — is reached.)
- # [01:36] * Joins: pablof_ (~pablof@144.189.31.4)
- # [01:36] <myndzi> but the list for element in select scope does not include 'html'
- # [01:37] * Quits: pablof (~pablof@144.189.31.2) (Ping timeout: 251 seconds)
- # [01:37] * pablof_ is now known as pablof
- # [01:40] * Joins: Obvious (tachikoma@188.226.74.2)
- # [01:45] <Hixie> myndzi: if you're in select scope, then you'll stop at the select.
- # [01:46] <Hixie> myndzi: (everything is in the list for select, except optgroup and option)
- # [01:47] * Joins: weinig (~weinig@17.212.155.212)
- # [01:47] <myndzi> yeah, presumably it relies on having inserted the select earlier
- # [01:48] * Quits: eresair_ (~eresair@c-24-5-78-71.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [01:50] * Joins: lilmonkey` (~colin@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [01:50] * Quits: lilmonkey` (~colin@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [01:50] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [01:51] * Joins: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net)
- # [01:52] * Quits: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [01:52] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 245 seconds)
- # [01:53] * Joins: weinig_ (~weinig@17.114.109.112)
- # [01:55] * Parts: say2joe (~say2joe@204.56.108.2)
- # [01:57] * Quits: weinig (~weinig@17.212.155.212) (Ping timeout: 248 seconds)
- # [01:57] * weinig_ is now known as weinig
- # [02:00] * Quits: jgv (~jgv@rrcs-24-39-132-214.nyc.biz.rr.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [02:01] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
- # [02:03] * Joins: pablof_ (~pablof@144.189.31.2)
- # [02:05] * jonlee|afk is now known as jonlee
- # [02:05] * Joins: ginger (~Adium@2401:fa00::c90a:2155:b5de:a350)
- # [02:05] * linclark|afk is now known as linclark
- # [02:06] * Quits: pablof (~pablof@144.189.31.4) (Ping timeout: 248 seconds)
- # [02:06] * pablof_ is now known as pablof
- # [02:07] * Joins: lilmonkey (~colin@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [02:07] * Quits: lilmonkey (~colin@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [02:07] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [02:10] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Ping timeout: 246 seconds)
- # [02:13] * Quits: ehsan (~ehsan@66.207.208.98) (Ping timeout: 255 seconds)
- # [02:20] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [02:21] * jonlee is now known as jonlee|afk
- # [02:21] * Quits: yorick (~yorick@oftn/member/yorick) (Remote host closed the connection)
- # [02:22] * Quits: pablof (~pablof@144.189.31.2) (Quit: ^z)
- # [02:22] * Joins: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
- # [02:23] * Quits: ginger (~Adium@2401:fa00::c90a:2155:b5de:a350) (Quit: Leaving.)
- # [02:24] * Quits: dbaron (~dbaron@63.245.220.11) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [02:25] * Quits: tantek (~tantek@m8f2736d0.tmodns.net) (Quit: tantek)
- # [02:32] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [02:34] * Quits: weinig (~weinig@17.114.109.112) (Quit: weinig)
- # [02:37] * jernoble is now known as jernoble|afk
- # [02:37] * jernoble|afk is now known as jernoble
- # [02:38] * heycam is now known as heycam|away
- # [02:46] * Joins: ehsan (~ehsan@66.207.208.98)
- # [02:47] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Leaving...)
- # [02:47] * Quits: ap (~ap@2620:149:4:1b01:5954:6598:a671:b780) (Quit: ap)
- # [02:48] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [02:49] * Joins: lilmonkey` (~colin@53518387.cm-6-2c.dynamic.ziggo.nl)
- # [02:49] * Quits: lilmonkey` (~colin@53518387.cm-6-2c.dynamic.ziggo.nl) (Changing host)
- # [02:49] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [02:49] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Client Quit)
- # [02:50] * Quits: ehsan (~ehsan@66.207.208.98) (Remote host closed the connection)
- # [02:51] * Joins: ehsan (~ehsan@66.207.208.98)
- # [02:51] <muyyatin> I wish pointer-events would apply to Canvas elements in IE. It's not really MORE of a security risk, since you could replace the canvas with an embedded SVG image using toDataURL(). </rant>
- # [02:52] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 276 seconds)
- # [02:56] * Quits: ehsan (~ehsan@66.207.208.98) (Ping timeout: 248 seconds)
- # [03:03] * Joins: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net)
- # [03:07] * Quits: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [03:17] * Joins: tantek (~tantek@m8f2736d0.tmodns.net)
- # [03:18] * Joins: tantek_ (~tantek@ip01.1702.simplybits.net)
- # [03:21] * Quits: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
- # [03:22] * Quits: tantek (~tantek@m8f2736d0.tmodns.net) (Ping timeout: 260 seconds)
- # [03:22] * tantek_ is now known as tantek
- # [03:22] * Joins: a-ja (~Instantbi@70.230.170.141)
- # [03:27] * Quits: ivan\ (~ivan@unaffiliated/ivan/x-000001) (Quit: ERC Version 5.3 (IRC client for Emacs))
- # [03:30] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
- # [03:34] * Quits: jamesr (jamesr@nat/google/x-duewpwphnarwppdq) (Quit: jamesr)
- # [03:36] * heycam|away is now known as heycam
- # [03:40] * Quits: jsoncorwin (~textual@c-50-131-117-90.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [03:45] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
- # [03:45] * Quits: cabanier (~cabanier@2401:fa00:0:fd00:dc22:7cdb:e98b:6cab) (Quit: Leaving.)
- # [03:46] * Joins: cabanier (cabanier@nat/google/x-rjouqjvfgfcdwjpc)
- # [03:46] * Quits: linclark (~clark@c-67-186-35-246.hsd1.pa.comcast.net) (Quit: linclark)
- # [03:53] * Joins: kerozene (~kerozene@unaffiliated/kerozene)
- # [03:55] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Quit: JonathanNeal)
- # [04:01] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
- # [04:13] * Quits: rniwa (~rniwa@2620:149:4:1b01:4107:89e:79ff:a954) (Quit: rniwa)
- # [04:16] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [04:22] * Joins: ivan\ (~ivan@unaffiliated/ivan/x-000001)
- # [04:36] * Joins: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net)
- # [04:48] * Joins: Dashimon (Dashiva@84-72-44-85.dclient.hispeed.ch)
- # [04:48] * Quits: Dashimon (Dashiva@84-72-44-85.dclient.hispeed.ch) (Changing host)
- # [04:48] * Joins: Dashimon (Dashiva@wikia/Dashiva)
- # [04:53] * Quits: jwalden (~waldo@nat/mozilla/x-urvbehdaptbfdnwe) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 18.0/20130109143146])
- # [04:55] * Quits: shanestephens (~shanestep@2401:fa00::1d03:dddd:5e9a:5a3e) (Remote host closed the connection)
- # [04:55] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [04:55] * Joins: shanestephens (~shanestep@2401:fa00::a055:8467:92c5:af38)
- # [04:55] * Joins: Garbee_ (~Garbee@lb1.cluster.grephix.nl)
- # [04:56] * Quits: ^esc (~esc_ape@77.117.247.226.wireless.dyn.drei.com) (*.net *.split)
- # [04:56] * Quits: Dashiva (Dashiva@wikia/Dashiva) (*.net *.split)
- # [04:56] * Quits: arv (uid4269@gateway/web/irccloud.com/x-qictakjxdyeplyyv) (*.net *.split)
- # [04:56] * Quits: Garbee (~Garbee@lb1.cluster.grephix.nl) (*.net *.split)
- # [04:56] * Dashimon is now known as Dashiva
- # [04:57] * Joins: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net)
- # [05:00] * Joins: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net)
- # [05:01] * Quits: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net) (Quit: jdaggett)
- # [05:08] * Quits: JohnAlbin (~JohnAlbin@36-224-111-84.dynamic-ip.hinet.net) (Quit: HTTP/1.1 404 JohnAlbin Not Found)
- # [05:11] * Joins: dbaron (~dbaron@63.245.220.11)
- # [05:14] * Quits: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # [05:16] * Joins: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # [05:18] * Quits: OnlyMax (~OnlyMax@187-126-251-54.user.veloxzone.com.br)
- # [05:20] * Joins: ehsan (~ehsan@24.212.206.174)
- # [05:22] * Quits: nessy (silviapf@nat/google/x-mydrrikaxgxngvjs) (Quit: Leaving.)
- # [05:26] * Joins: ^esc (~esc_ape@77.117.247.226.wireless.dyn.drei.com)
- # [05:28] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Quit: JonathanNeal)
- # [05:31] * Joins: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net)
- # [05:35] * Quits: tantek (~tantek@ip01.1702.simplybits.net) (Quit: tantek)
- # [05:52] * Quits: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net) (Quit: esprehn_)
- # [05:53] * Quits: jmason (~jmason@174.137.103.143) (Ping timeout: 248 seconds)
- # [05:57] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [05:58] * Joins: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net)
- # [06:03] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [06:15] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Leaving...)
- # [06:19] * Quits: karlcow (~karl@nerval.la-grange.net) (Remote host closed the connection)
- # [06:23] * Quits: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net) (Ping timeout: 252 seconds)
- # [06:24] * Quits: sindresorhus (~sindresor@ec2-107-22-60-93.compute-1.amazonaws.com) (Ping timeout: 276 seconds)
- # [06:24] * Joins: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net)
- # [06:27] * Quits: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net) (Quit: esprehn_)
- # [06:27] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [06:28] * Joins: jacobolu_ (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net)
- # [06:28] * Quits: jacobolus (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net) (Read error: Connection reset by peer)
- # [06:30] * Quits: jacobolu_ (~jacobolus@199-188-193-145.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # [06:32] * Quits: muyyatin (~jon@108-75-14-162.lightspeed.sndgca.sbcglobal.net) (Read error: Connection reset by peer)
- # [06:32] * Joins: Guest34287 (~sindresor@ec2-107-22-60-93.compute-1.amazonaws.com)
- # [06:36] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [06:38] * Joins: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net)
- # [06:38] * Joins: muyyatin (6c4b0ea2@gateway/web/freenode/ip.108.75.14.162)
- # [06:39] * Quits: attiks|away (~chatzilla@d5153136D.static.telenet.be) (Read error: Connection reset by peer)
- # [06:39] * Joins: attiks|away (~chatzilla@d5153136D.static.telenet.be)
- # [06:44] * Joins: cyclicflux (~cyclicflu@96.244.70.179)
- # [06:44] * Quits: cyclicflux (~cyclicflu@96.244.70.179) (Client Quit)
- # [06:45] * Joins: Guest25954 (~cyclicflu@96.244.70.179)
- # [06:45] * Quits: Guest25954 (~cyclicflu@96.244.70.179) (Remote host closed the connection)
- # [06:46] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [06:46] * Joins: cyclicflux_ (~cyclicflu@96.244.70.179)
- # [06:46] * Joins: arv_ (uid4269@gateway/web/irccloud.com/x-nauziwjtohmwrsij)
- # [06:46] * Joins: nessy (~silviapf@124-149-71-84.dyn.iinet.net.au)
- # [06:48] * Quits: muyyatin (6c4b0ea2@gateway/web/freenode/ip.108.75.14.162) (Quit: Page closed)
- # [06:48] * cyclicflux_ is now known as CyclicFlux
- # [06:49] * Joins: muyyatin (~muyyatin@108-75-14-162.lightspeed.sndgca.sbcglobal.net)
- # [07:00] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [07:09] * Joins: shwetank (~shwetank@59.161.68.213)
- # [07:14] * Quits: dcherman (~dcherman@ool-4356093e.dyn.optonline.net) (Ping timeout: 248 seconds)
- # [07:20] * Joins: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si)
- # [07:28] * Joins: Smylers (~smylers@host86-171-66-14.range86-171.btcentralplus.com)
- # [07:29] * Quits: cabanier (cabanier@nat/google/x-rjouqjvfgfcdwjpc) (Quit: Leaving.)
- # [07:31] * Joins: annevk (~annevk@178.111.52.118)
- # [07:31] * Joins: plutoniix (~plutoniix@node-y38.pool-101-109.dynamic.totbb.net)
- # [07:33] * Quits: Smylers (~smylers@host86-171-66-14.range86-171.btcentralplus.com) (Ping timeout: 264 seconds)
- # [07:34] * Quits: dbaron (~dbaron@63.245.220.11) (Ping timeout: 245 seconds)
- # [07:36] * heycam is now known as heycam|away
- # [07:52] * Joins: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net)
- # [07:56] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [08:00] * Quits: jamesr (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr)
- # [08:03] * Joins: skcin7 (~skcin7@173-164-137-114-SFBA.hfc.comcastbusiness.net)
- # [08:06] * Quits: ^esc (~esc_ape@77.117.247.226.wireless.dyn.drei.com) (Ping timeout: 248 seconds)
- # [08:06] * Quits: CyclicFlux (~cyclicflu@96.244.70.179) (Quit: Ex-Chat)
- # [08:10] * Quits: jayne (~jayne@freenode/staff/jayne) (Read error: Connection reset by peer)
- # [08:12] * Quits: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [08:15] * Joins: jayne (~jayne@freenode/staff/jayne)
- # [08:16] * Quits: annevk (~annevk@178.111.52.118) (Remote host closed the connection)
- # [08:22] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [08:24] * Joins: rc0mbs (~rcombs@rodgercombs.tk)
- # [08:24] * Quits: skcin7 (~skcin7@173-164-137-114-SFBA.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [08:24] * Quits: rcombs (~rcombs@rodgercombs.tk) (Read error: Connection reset by peer)
- # [08:25] * Joins: [[zzzz]] (~q@node-6qv.pool-125-25.dynamic.totbb.net)
- # [08:26] * Joins: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
- # [08:27] * Joins: eighty4 (~eighty4@unaffiliated/eighty4)
- # [08:28] * Quits: [[zzz]] (~q@node-7h8.pool-125-25.dynamic.totbb.net) (Ping timeout: 248 seconds)
- # [08:29] * Joins: Martin_L (~Martin_L@194.18.12.26)
- # [08:30] * Quits: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net) (Quit: jdaggett)
- # [08:32] * Joins: jsoncorwin (~textual@c-98-210-130-242.hsd1.ca.comcast.net)
- # [08:33] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [08:37] * Joins: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de)
- # [08:48] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [08:54] * Quits: shwetank (~shwetank@59.161.68.213) (Remote host closed the connection)
- # [09:02] * Quits: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
- # [09:07] * Joins: skcin7 (~skcin7@173-164-137-114-SFBA.hfc.comcastbusiness.net)
- # [09:08] * Joins: annevk (~annevk@178.111.52.118)
- # [09:10] * Quits: jsoncorwin (~textual@c-98-210-130-242.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [09:15] * Quits: annevk (~annevk@178.111.52.118) (Remote host closed the connection)
- # [09:16] * Joins: Ms2ger (~Ms2ger@218.200-242-81.adsl-dyn.isp.belgacom.be)
- # [09:18] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [09:19] * Joins: sedovsek (~robert@89.143.12.238)
- # [09:22] * Quits: skcin7 (~skcin7@173-164-137-114-SFBA.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [09:23] * Joins: mitemitreski (~mitemitre@212.120.17.179)
- # [09:23] * Joins: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net)
- # [09:26] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [09:28] * Quits: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
- # [09:30] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [09:37] * Joins: Masklinn (~textual@109.89.134.164)
- # [09:38] * Quits: ehsan (~ehsan@24.212.206.174) (Remote host closed the connection)
- # [09:39] * Joins: darobin (~darobin@78.109.80.74)
- # [09:43] * Quits: wycats_ (uid79@gateway/web/irccloud.com/x-aiuwhmkuegminbwn) (Ping timeout: 252 seconds)
- # [09:48] * Joins: tomasf (~tomasf@77.72.97.4.c.fiberdirekt.net)
- # [09:54] * Joins: henrikkok (~henrikkok@81.27.221.193)
- # [10:04] * Quits: bholley (~bholley@109.231.221.18) (Quit: bholley)
- # [10:07] * Joins: sicking (~sicking@109.231.221.18)
- # [10:10] * Joins: nonge (~nonge@p508299F4.dip.t-dialin.net)
- # [10:14] * Quits: nonge_ (~nonge@p5082AE8B.dip.t-dialin.net) (Ping timeout: 248 seconds)
- # [10:16] * Quits: Lachy (~Lachy@cm-84.215.19.229.getinternet.no) (Quit: Computer has gone to sleep.)
- # [10:16] * Joins: yorick (~yorick@ip51cd0513.speed.planet.nl)
- # [10:16] * Quits: yorick (~yorick@ip51cd0513.speed.planet.nl) (Changing host)
- # [10:16] * Joins: yorick (~yorick@oftn/member/yorick)
- # [10:19] * Joins: svl (~me@202.174.179.54)
- # [10:23] * Joins: wycats__ (uid79@gateway/web/irccloud.com/x-kuhyecnapdrlyoqq)
- # [10:25] * Joins: smaug____ (~chatzilla@nat/mozilla/x-qqjnsmscqvpzhmco)
- # [10:25] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [10:32] * Quits: esprehn_ (~esprehn@c-98-231-144-250.hsd1.md.comcast.net) (Quit: esprehn_)
- # [10:33] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
- # [10:37] * Quits: Martin_L (~Martin_L@194.18.12.26) (Remote host closed the connection)
- # [10:37] * Joins: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net)
- # [10:39] * Quits: quiznilo (~CC@unaffiliated/ed-209) (Quit: WeeChat 0.3.9.2)
- # [10:41] * Quits: sicking (~sicking@109.231.221.18) (Quit: sicking)
- # [10:42] * Joins: nesta_ (~nesta_@89.140.125.66.static.user.ono.com)
- # [10:42] * Joins: Martin_L (~Martin_L@194.18.12.26)
- # [10:44] * Joins: bholley (~bholley@207.218.72.65)
- # [10:48] * Joins: niloy (~niloy@203.196.177.156)
- # [10:53] <hsivonen> Ms2ger: I sync the html5lib tests manually when I happen to be working on related stuff
- # [10:55] * Joins: pyrsmk (~pyrsmk@101.144.113.78.rev.sfr.net)
- # [10:55] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Read error: Connection reset by peer)
- # [10:56] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [10:57] <jgraham> hsivonen: Would you care if they were in git instead of hg?
- # [10:59] <hsivonen> jgraham: not really
- # [10:59] <jgraham> hsivonen: Excellent :)
- # [10:59] * Joins: baku (~baku@207.218.72.65)
- # [11:00] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
- # [11:01] * Quits: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net) (Read error: Connection reset by peer)
- # [11:01] * Joins: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net)
- # [11:08] * Quits: bretolius (~boot@ks393582.kimsufi.com) (Ping timeout: 255 seconds)
- # [11:09] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [11:13] * Quits: NimeshNeema (~uid2689@gateway/web/irccloud.com/x-oyvzmcclnjkkrrvr) (Ping timeout: 264 seconds)
- # [11:14] * Joins: bretolius (~boot@ks393582.kimsufi.com)
- # [11:15] * Quits: boblet (uid1921@gateway/web/irccloud.com/x-ohmitxoapekcvzpm) (Ping timeout: 276 seconds)
- # [11:15] * Joins: boblet (uid1921@gateway/web/irccloud.com/x-tczrvnxylsfzokty)
- # [11:19] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [11:26] * Joins: sicking (~sicking@207.218.72.65)
- # [11:32] * Joins: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [11:35] * Quits: svl (~me@202.174.179.54) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [11:38] * Quits: darobin (~darobin@78.109.80.74) (Read error: Connection reset by peer)
- # [11:38] * Joins: darobin_ (~darobin@78.109.80.74)
- # [11:43] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [11:47] * Quits: plutoniix (~plutoniix@node-y38.pool-101-109.dynamic.totbb.net) (Quit: จรลี จรลา)
- # [11:55] * Joins: annevk (~annevk@207.218.72.65)
- # [12:01] * Quits: darobin_ (~darobin@78.109.80.74) (Read error: Connection reset by peer)
- # [12:01] * Joins: darobin (~darobin@78.109.80.74)
- # [12:03] * Quits: darobin (~darobin@78.109.80.74) (Remote host closed the connection)
- # [12:04] * Quits: nesta_ (~nesta_@89.140.125.66.static.user.ono.com) (Remote host closed the connection)
- # [12:04] * Joins: nesta_ (~nesta_@89.140.125.66.static.user.ono.com)
- # [12:04] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [12:05] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [12:07] * Joins: cabanier (~cabanier@203.63.91.194)
- # [12:09] * Joins: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [12:13] * Joins: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [12:14] * Joins: Kolombiken1 (~Adium@217.13.228.226)
- # [12:16] * Quits: Kolombiken (~Adium@217.13.228.226) (Ping timeout: 260 seconds)
- # [12:17] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [12:17] * Quits: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 264 seconds)
- # [12:22] * Joins: darobin (~darobin@78.109.80.74)
- # [12:27] * Parts: a-ja (~Instantbi@70.230.170.141)
- # [12:28] * Quits: muyyatin (~muyyatin@108-75-14-162.lightspeed.sndgca.sbcglobal.net) (Ping timeout: 245 seconds)
- # [12:30] * Joins: muyyatin (~muyyatin@108-75-14-162.lightspeed.sndgca.sbcglobal.net)
- # [12:31] * Quits: darobin (~darobin@78.109.80.74) (Read error: Connection reset by peer)
- # [12:33] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [12:33] * Joins: darobin (~darobin@78.109.80.74)
- # [12:42] * Garbee_ is now known as Garbee
- # [12:50] * Quits: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net) (Quit: jdaggett)
- # [12:55] * Joins: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [12:58] * Quits: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 246 seconds)
- # [13:01] * Quits: nessy (~silviapf@124-149-71-84.dyn.iinet.net.au) (Quit: Leaving.)
- # [13:03] * Joins: Lachy (~Lachy@cm-84.215.19.229.getinternet.no)
- # [13:08] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
- # [13:13] * Joins: annevk (~annevk@207.218.72.65)
- # [13:16] * Joins: NimeshNeema (uid2689@gateway/web/irccloud.com/session)
- # [13:16] * Joins: Stevef (~chatzilla@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
- # [13:17] * Quits: henrikkok (~henrikkok@81.27.221.193) (Quit: Leaving.)
- # [13:20] * Joins: henrikkok (~henrikkok@81.27.221.193)
- # [13:36] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
- # [13:36] * Joins: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
- # [13:36] * Joins: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [13:36] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Ping timeout: 248 seconds)
- # [13:39] * Quits: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [13:43] * rc0mbs is now known as rcombs
- # [13:45] * Quits: darobin (~darobin@78.109.80.74) (Ping timeout: 245 seconds)
- # [13:45] * Joins: darobin (~darobin@78.109.80.74)
- # [13:53] * Quits: darobin (~darobin@78.109.80.74) (Ping timeout: 248 seconds)
- # [13:53] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
- # [14:03] * Parts: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
- # [14:05] * Joins: sedovsek_ (~robert@89.143.12.238)
- # [14:05] * Quits: sedovsek (~robert@89.143.12.238) (Ping timeout: 245 seconds)
- # [14:05] * sedovsek_ is now known as sedovsek
- # [14:05] * Joins: darobin (~darobin@78.109.80.74)
- # [14:06] * Joins: darobin_ (~darobin@78.109.80.74)
- # [14:06] * Quits: darobin (~darobin@78.109.80.74) (Read error: Connection reset by peer)
- # [14:10] * Quits: sedovsek (~robert@89.143.12.238) (Ping timeout: 248 seconds)
- # [14:11] * Quits: darobin_ (~darobin@78.109.80.74) (Read error: Operation timed out)
- # [14:17] * Joins: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [14:20] * Quits: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 260 seconds)
- # [14:25] * Joins: krawchyk (~krawchyk@65.220.49.251)
- # [14:31] * Joins: darobin (~darobin@78.109.80.74)
- # [14:37] * Quits: darobin (~darobin@78.109.80.74) (Ping timeout: 276 seconds)
- # [14:37] * Joins: krawchyk_ (~krawchyk@65.220.49.251)
- # [14:38] * Quits: cabanier (~cabanier@203.63.91.194) (Quit: Leaving.)
- # [14:38] * Joins: sedovsek (~robert@89.143.12.238)
- # [14:40] * Quits: krawchyk (~krawchyk@65.220.49.251) (Ping timeout: 252 seconds)
- # [14:41] * Joins: ehsan (~ehsan@24.212.206.174)
- # [14:43] * Quits: krawchyk_ (~krawchyk@65.220.49.251) (Remote host closed the connection)
- # [14:43] * Joins: krawchyk (~krawchyk@65.220.49.251)
- # [14:46] * Joins: johnlsheridan (~john@92.40.253.66.threembb.co.uk)
- # [14:47] * Joins: darobin (~darobin@78.109.80.74)
- # [14:48] * Joins: tantek (~tantek@m8f2736d0.tmodns.net)
- # [14:49] * Quits: tantek (~tantek@m8f2736d0.tmodns.net) (Client Quit)
- # [14:50] * Joins: miketaylr (~miketaylr@70.112.101.224)
- # [14:51] * Quits: Kolombiken1 (~Adium@217.13.228.226) (Read error: Connection reset by peer)
- # [14:51] * Joins: Kolombiken (~Adium@217.13.228.226)
- # [14:53] * [[zzzz]] is now known as [[zz]]
- # [14:54] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [14:54] * Quits: pyrsmk (~pyrsmk@101.144.113.78.rev.sfr.net) (Ping timeout: 246 seconds)
- # [14:54] * Joins: pyrsmk2 (~pyrsmk@76.145.113.78.rev.sfr.net)
- # [14:55] * Joins: sedovsek (~robert@89.143.12.238)
- # [14:56] * Quits: darobin (~darobin@78.109.80.74) (Ping timeout: 256 seconds)
- # [14:56] * Quits: niloy (~niloy@203.196.177.156) (Quit: Leaving)
- # [14:59] * Joins: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [14:59] * Joins: darobin (~darobin@78.109.80.74)
- # [15:02] * Quits: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 260 seconds)
- # [15:04] * Joins: linclark (~clark@c-67-186-35-246.hsd1.pa.comcast.net)
- # [15:04] * Joins: scor (~scor@132.183.243.108)
- # [15:04] * Quits: scor (~scor@132.183.243.108) (Changing host)
- # [15:04] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [15:04] * Joins: jmason (~jmason@174.137.103.143)
- # [15:05] * Joins: decotii (~decotii@hq.croscon.com)
- # [15:07] * Quits: johnlsheridan (~john@92.40.253.66.threembb.co.uk) (Ping timeout: 244 seconds)
- # [15:08] * Quits: tomasf (~tomasf@77.72.97.4.c.fiberdirekt.net) (Quit: tomasf)
- # [15:15] * Quits: sicking (~sicking@207.218.72.65) (Quit: sicking)
- # [15:16] * Quits: miketaylr (~miketaylr@70.112.101.224) (Quit: Leaving...)
- # [15:16] * Joins: erichynds (~ehynds@64.206.121.41)
- # [15:19] * Quits: bholley (~bholley@207.218.72.65) (Quit: bholley)
- # [15:20] * Joins: johnlsheridan (~john@85.118.8.164)
- # [15:29] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [15:31] * Joins: sicking (~sicking@207.218.72.65)
- # [15:40] * Joins: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [15:43] * Quits: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 240 seconds)
- # [15:44] * Joins: miketaylrrrr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [15:44] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Read error: Connection reset by peer)
- # [15:44] * Joins: dcherman (~dcherman@164.55.254.106)
- # [15:44] * miketaylrrrr is now known as miketaylr
- # [15:45] * abstractj|away is now known as abstractj
- # [15:47] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [15:49] * Quits: baku (~baku@207.218.72.65) (Ping timeout: 248 seconds)
- # [15:49] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [15:49] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [15:53] * Joins: OnlyMax (~OnlyMax@187-126-251-54.user.veloxzone.com.br)
- # [15:55] * Joins: bholley (~bholley@207.218.72.65)
- # [15:56] * Joins: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net)
- # [15:57] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:57] * Quits: bholley (~bholley@207.218.72.65) (Client Quit)
- # [15:57] * Quits: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net) (Read error: Connection reset by peer)
- # [15:57] * Joins: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net)
- # [16:00] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [16:01] * Quits: ehsan (~ehsan@24.212.206.174) (Remote host closed the connection)
- # [16:03] * Quits: sicking (~sicking@207.218.72.65) (Quit: sicking)
- # [16:05] * Quits: jdaggett (~jdaggett@ip-64-134-237-22.public.wayport.net) (Quit: jdaggett)
- # [16:05] * Joins: bholley (~bholley@207.218.72.65)
- # [16:07] * Joins: baku (~baku@207.218.72.65)
- # [16:07] * Joins: annevk (~annevk@207.218.72.65)
- # [16:10] * Quits: henrikkok (~henrikkok@81.27.221.193) (Quit: Leaving.)
- # [16:12] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [16:12] * abstractj is now known as abstractj|away
- # [16:13] * Quits: Martin_L (~Martin_L@194.18.12.26) (Remote host closed the connection)
- # [16:13] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Read error: Connection reset by peer)
- # [16:14] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
- # [16:15] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Ping timeout: 264 seconds)
- # [16:17] * abstractj|away is now known as abstractj
- # [16:20] * Quits: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Remote host closed the connection)
- # [16:20] * Joins: eresair (~eresair@c-24-5-78-71.hsd1.ca.comcast.net)
- # [16:22] * Joins: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [16:26] * Joins: ehsan (~ehsan@66.207.208.98)
- # [16:32] * Joins: henrikkok (~henrikkok@mail.copenhagenbombay.com)
- # [16:42] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [16:45] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 245 seconds)
- # [16:47] * Joins: garciawebdev (~garciaweb@190.244.95.154)
- # [16:47] * Joins: charl_ (~charl@charl.eu)
- # [16:47] * abstractj is now known as abstractj|away
- # [16:55] * Joins: ehynds (~ehynds@64.206.121.41)
- # [16:56] * Quits: erichynds (~ehynds@64.206.121.41) (Ping timeout: 252 seconds)
- # [16:59] * abstractj|away is now known as abstractj
- # [17:02] * Quits: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de) (Remote host closed the connection)
- # [17:02] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Ping timeout: 276 seconds)
- # [17:04] * abstractj is now known as abstractj|away
- # [17:09] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [17:11] * Quits: ehynds (~ehynds@64.206.121.41)
- # [17:11] * Joins: erichynds (~ehynds@64.206.121.41)
- # [17:12] * Joins: lilmonkey (~colin@pdpc/supporter/professional/riven)
- # [17:15] * Quits: lilmonkey` (~colin@pdpc/supporter/professional/riven) (Ping timeout: 255 seconds)
- # [17:16] * Joins: dbaron (~dbaron@63.245.220.11)
- # [17:18] * abstractj|away is now known as abstractj
- # [17:21] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
- # [17:28] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Remote host closed the connection)
- # [17:28] * Joins: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com)
- # [17:32] <slightlyoff> annevk: about the on()/addEventListener() return...
- # [17:32] <slightlyoff> you around?
- # [17:33] * Joins: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [17:35] * abstractj is now known as abstractj|away
- # [17:36] * Quits: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [17:39] <dglazkov> good morning, Whatwg!
- # [17:40] * Joins: chriseppstein (~chrisepps@99-6-85-4.lightspeed.sntcca.sbcglobal.net)
- # [17:42] * Joins: tantek (~tantek@m8f2736d0.tmodns.net)
- # [17:44] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
- # [17:44] <JonathanNeal> Good morning!
- # [17:46] <slightlyoff> howdy dglazkov
- # [17:46] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [17:49] * Parts: mitemitreski (~mitemitre@212.120.17.179)
- # [18:01] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [18:02] * Quits: Masklinn (~textual@109.89.134.164)
- # [18:06] * Quits: nesta_ (~nesta_@89.140.125.66.static.user.ono.com) (Quit: nesta_)
- # [18:06] * Joins: sedovsek (~robert@BSN-176-210-61.dial-up.dsl.siol.net)
- # [18:07] * Quits: johnlsheridan (~john@85.118.8.164) (Quit: Leaving)
- # [18:08] * Joins: Maurice` (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [18:10] * Joins: fr0zenice (~frozenice@unaffiliated/fr0zenice)
- # [18:13] * Joins: WeirdAl (~chatzilla@g2spf.ask.info)
- # [18:15] * Joins: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [18:17] * Joins: sicking (~sicking@207.218.72.65)
- # [18:17] * Quits: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 240 seconds)
- # [18:19] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [18:20] * Quits: sicking (~sicking@207.218.72.65) (Ping timeout: 240 seconds)
- # [18:25] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [18:26] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [18:28] * Joins: Masklinn (~textual@77.109.116.6)
- # [18:30] * Quits: Smylers (~smylers@host81-143-60-194.in-addr.btopenworld.com) (Ping timeout: 272 seconds)
- # [18:32] * Quits: bholley (~bholley@207.218.72.65) (Quit: bholley)
- # [18:33] * Joins: sicking (~sicking@207.218.72.65)
- # [18:35] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
- # [18:40] <annevk> slightlyoff: am now
- # [18:40] <annevk> slightlyoff: middle of meeting week
- # [18:41] <slightlyoff> yeah, sorry to pounce durring your first week
- # [18:42] * Parts: adactio (~adactio@host213-123-197-180.in-addr.btopenworld.com)
- # [18:43] <annevk> I'm thinking next week will be better
- # [18:43] <annevk> there's also all these silly UK forms I need to fill out
- # [18:45] * Quits: darobin (~darobin@78.109.80.74) (Remote host closed the connection)
- # [18:46] <slightlyoff> annevk: was thinking that the returned object should have a method that allows you to disconnect (and perhaps reconnect)
- # [18:46] <annevk> yeah, that's the idea
- # [18:47] <zewt> if anybody's bored and feels like taking a stab at explaining this behavior before i file a bug on webkit: https://zewt.org/~glenn/test-webkit-transition-bug.html run test(); the text appears on top of the blue box above it at weird times
- # [18:47] <annevk> well, initially Jake came up with the idea of just returning a function, but people didn't like that
- # [18:47] <zewt> annevk: hi
- # [18:47] <zewt> heh
- # [18:47] <annevk> still need to ask some people about memory usage around that
- # [18:48] <zewt> annevk: i'm curious if you find anything out, since i'd expect creating an object and creating a closure function to be pretty much the same thing
- # [18:48] <zewt> but of course reality doesn't always meet expectations, so
- # [18:49] <annevk> well, if you have an object you still need the function
- # [18:49] <annevk> so you'd have at least twice the stuff
- # [18:50] <zewt> but it'd be the same function on all of the objects, just a value hanging off the interface like any other interface function
- # [18:52] <annevk> yeah, not sure how that works, guess that varies per engine
- # [18:52] <zewt> either way you (at least naively) have references to two objects: either the observation and an interface, or the observation and a function
- # [18:52] <slightlyoff> note: functions are objects =)
- # [18:52] <zewt> slightlyoff: right, but the important thing is that this is a closure, not just a function
- # [18:53] <zewt> that is, you aren't returning the same function every time, you still have to allocate something to stash what it's for
- # [18:53] <zewt> anyway, yeah, let me know what you find out
- # [18:54] <slightlyoff> there's no difference (aside from optimization) between allocating a new function and a new object of some other sort
- # [18:54] <slightlyoff> zewt: closures aren't magic
- # [18:54] <zewt> slightlyoff: that's what i'm saying :)
- # [18:54] <slightlyoff> yes, it's possible to optimize away internal storage for a function that closes over no free variables
- # [18:54] <slightlyoff> but not all engines will (or do)
- # [18:55] <slightlyoff> and we can't require that in the spec
- # [18:55] <zewt> not really related here
- # [18:55] <zewt> since it *does* have storage (the function would have to have a reference to the event handler it manipulates)
- # [18:55] <slightlyoff> correct
- # [18:56] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [18:56] * Joins: bholley (~bholley@207.218.72.65)
- # [18:56] * Joins: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [18:56] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [18:57] * Joins: say2joe (~say2joe@204.56.108.2)
- # [18:58] * Quits: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com) (Quit: Leaving...)
- # [18:59] * Joins: jamesr (jamesr@nat/google/x-whnhbzkmdadtyzts)
- # [18:59] * Quits: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 252 seconds)
- # [19:02] * abstractj|away is now known as abstractj
- # [19:03] <JonathanNeal> Y U NO ALLOW NEGATIVE PADDING?
- # [19:03] * Quits: jamesr (jamesr@nat/google/x-whnhbzkmdadtyzts) (Ping timeout: 245 seconds)
- # [19:03] <Hixie> what would it mean?
- # [19:05] <JonathanNeal> Well, before I answer that, let me admit that "padding" is the wrong word to describe the problem I'm trying to solve. I'm trying to give an element a negative inset for its contents, similar to what a negative padding might do, in theory.
- # [19:05] * Joins: ap (~ap@2620:149:4:1b01:5954:6598:a671:b780)
- # [19:06] * Joins: danielfilho|w (~danielfil@200.232.113.107)
- # [19:08] <zewt> (negative margins won't work for your case for some reason?)
- # [19:08] <JonathanNeal> I'll put an example online.
- # [19:08] <zewt> or do you want to extend the contents beyond the box?
- # [19:09] * Joins: pablof (~pablof@144.189.31.2)
- # [19:09] * Quits: pyrsmk2 (~pyrsmk@76.145.113.78.rev.sfr.net) (Quit: tzing)
- # [19:11] <zewt> reduced weird webkit bug, and still not sure how to work around it; bleh
- # [19:14] * Joins: Martin_L (~Martin_L@81-233-190-9-no212.tbcn.telia.com)
- # [19:14] <annevk> hmm smaug____ doesn't even care
- # [19:15] <annevk> well I guess that's settled then
- # [19:15] <annevk> now I just need to find some time
- # [19:16] * abstractj is now known as abstractj|away
- # [19:18] <JonathanNeal> I have a container with 4 panels. These panels have gutters between them, like columns in print, but there are no gutters between the edge of the panels and the container. Since this is being done on the web, I'm taking advantage of media queries. At high resolutions, the panels have these widths: 50%, 50%, 50%, and 50%, so that visually they look like 2 rows. At smaller resolutions, the panels have these widths: 100%, 50%, 50%,
- # [19:18] <JonathanNeal> 100%, so that visually they look like 3 rows.
- # [19:19] <zewt> annevk: btw. not sure i got a reply to just extending addEventListener instead of adding a whole new entry point
- # [19:19] <annevk> I think that'd be just confusing
- # [19:19] <annevk> and doesn't improve on the long name complaint
- # [19:19] <zewt> how so? handler = elem.addEventListener("click", handler, { alwaysBubble: true, capture: false })
- # [19:20] <Hixie> JonathanNeal: this seems reasonably easy, is there more to it?
- # [19:20] <slightlyoff> zewt: you're still typing "addEventListener", which sucks
- # [19:20] <zewt> while i'm happy to have shorter names, it's not a good enough reason to add a new, different API
- # [19:20] <JonathanNeal> Hixie: that's it.
- # [19:20] <zewt> (alias on = addEventListener if anything, no need for distinct APIs)
- # [19:21] * Joins: miketaylr (~miketaylr@173-147-125-44.pools.spcsdns.net)
- # [19:21] <slightlyoff> zewt: cart before the horse. Lets make something good and *then* see if we can work back to patching addEventListener to support it (which is likely ,but should not be a key goal)
- # [19:22] <Hixie> JonathanNeal: and what is your markup? just four elements back to back?
- # [19:22] <slightlyoff> zewt: also, naming is important. Those who say "short names are not enough" are not paying attention to the history of libraries
- # [19:22] <JonathanNeal> In one container, yes.
- # [19:22] <zewt> no, don't start by making a whole new API; start with the features and use cases you want, and design an API for them
- # [19:23] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [19:23] <slightlyoff> zewt: uh...you just pre-disposed and outcome and then said "design for your use-case", which is defeated by pre-supposing the outcome
- # [19:23] <zewt> and i'm pretty sure the interface I proposed handles the use cases people want (being able to remove the handler without retaining a reference to the function; being able to ignore the bubble flag for event delegation; event delegation filtering)
- # [19:24] <slightlyoff> zewt: honestly, this is like the second day in a row that you're making me regret signing onto IRC
- # [19:24] <zewt> slightlyoff: okay, you're apparently not capable of civil conversation, so i'm not having one with you
- # [19:24] <zewt> wow, first time i've been tempted to /ignore someone on this channel
- # [19:24] <zewt> congrats, etc
- # [19:24] * Quits: sicking (~sicking@207.218.72.65) (Quit: sicking)
- # [19:25] <annevk> zewt: I think having a new API map to the same abstract concept is better than retrofitting old APIs
- # [19:25] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [19:25] <annevk> zewt: because you then a) double the testing and b) need to handle cases like boolean or dictionary
- # [19:25] <zewt> annevk: why? this seems like a straightforward extension
- # [19:25] <annevk> if we want to advocate on() anyway there's no need to touch the old code
- # [19:25] <zewt> a) it definitely doesn't double the testing (what?), and b) that's what webidl is for
- # [19:25] <annevk> just needs to speak the same language
- # [19:26] <annevk> it's more confusing too imo
- # [19:26] <zewt> ... why?
- # [19:27] <annevk> because suddenly addEventListener returns an object that allows for removal rather than using removeEventListener for that, etc.
- # [19:27] <annevk> seems kinda obvious
- # [19:27] * Quits: annevk (~annevk@207.218.72.65) (Remote host closed the connection)
- # [19:28] <Hixie> JonathanNeal: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2080 http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2081
- # [19:28] <Hixie> JonathanNeal: i sadly had to add a wrapper div around each one because we don't have ::outside yet
- # [19:28] <zewt> annealtf4
- # [19:28] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [19:29] * Joins: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no)
- # [19:29] * Joins: jamesr (~jamesr@216.239.55.195)
- # [19:31] <zewt> for the irc log record, there's nothing confusing about adding a feature to addEventListener to make it return an object instead of nothing
- # [19:32] * Quits: Martin_L (~Martin_L@81-233-190-9-no212.tbcn.telia.com) (Remote host closed the connection)
- # [19:32] <JonathanNeal> Hixie: got it, so you can't use the wrapper div.
- # [19:32] <JonathanNeal> I see.
- # [19:33] * smaug____ does care
- # [19:35] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [19:36] <JonathanNeal> Hixie: you've also got overflow in your example
- # [19:36] <JonathanNeal> the body is scrolling x
- # [19:36] <Hixie> JonathanNeal: yeah it probably needs minor tweaks
- # [19:36] <Hixie> overflow-x:hidden e.g.
- # [19:37] * Quits: bholley (~bholley@207.218.72.65) (Quit: bholley)
- # [19:39] * Joins: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
- # [19:39] <JonathanNeal> Right, which has its own issues. That's where I'm at too.
- # [19:40] <JonathanNeal> I don't wrap each panel though, I put a wrapper just inside the container.
- # [19:40] * Quits: smaug____ (~chatzilla@nat/mozilla/x-qqjnsmscqvpzhmco) (Ping timeout: 245 seconds)
- # [19:40] <Hixie> the wrapping of each panel lets you more easily just set the horizontal width at the margin level
- # [19:40] <Hixie> you can probably get it to work with box-sizing too
- # [19:41] <Hixie> if you don't care about the boxes being _exactly_ equal width, you can easily get rid of the scrollbar by setting the left margin on the first one and the right margin on the last one to 0
- # [19:41] <Hixie> and then removing the negative margins
- # [19:41] * Quits: baku (~baku@207.218.72.65) (Ping timeout: 276 seconds)
- # [19:41] * jonlee|afk is now known as jonlee
- # [19:43] * Joins: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com)
- # [19:44] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [19:44] * Quits: kerozene (~kerozene@unaffiliated/kerozene) (Quit: Lost terminal)
- # [19:46] * Parts: say2joe (~say2joe@204.56.108.2)
- # [19:47] * Quits: richt_ (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Ping timeout: 276 seconds)
- # [19:47] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [19:47] * Joins: bholley (~bholley@109.231.221.18)
- # [19:52] * Joins: pyrsmk (~pyrsmk@2a01:e35:2f52:ead0:a14e:bcc2:cfe7:a831)
- # [19:52] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Remote host closed the connection)
- # [19:52] * Quits: sedovsek (~robert@BSN-176-210-61.dial-up.dsl.siol.net) (Quit: sedovsek)
- # [19:53] * Joins: jacobolus (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net)
- # [19:55] * Quits: stevefaulkner (~stevefaul@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
- # [19:55] * Joins: ^esc (~esc_ape@77.117.247.173.wireless.dyn.drei.com)
- # [19:55] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [19:57] * Joins: nvartolomei (~nvartolom@178.168.103.7)
- # [20:02] * Quits: nvartolomei (~nvartolom@178.168.103.7) (Remote host closed the connection)
- # [20:03] * Joins: jsoncorwin (~textual@c-50-131-117-90.hsd1.ca.comcast.net)
- # [20:03] * Quits: richt (~richt@cpc15-gran4-2-0-cust9.12-1.cable.virginmedia.com) (Remote host closed the connection)
- # [20:10] * Joins: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no)
- # [20:11] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
- # [20:16] * jonlee is now known as jonlee|afk
- # [20:16] * Joins: cabanier (~cabanier@203.63.91.194)
- # [20:17] * Joins: weinig (~weinig@17.114.109.112)
- # [20:24] * Joins: Martin_L (~Martin_L@81-233-190-9-no212.tbcn.telia.com)
- # [20:26] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Remote host closed the connection)
- # [20:27] * Joins: rosspenman (57739316@gateway/web/freenode/ip.87.115.147.22)
- # [20:28] <JonathanNeal> I'm using box-sizing: border-box.
- # [20:28] <JonathanNeal> I wish it were the default anyway.
- # [20:33] * Joins: rniwa (~rniwa@2620:149:4:1b01:cd26:7793:2d85:6333)
- # [20:33] * Joins: ap_ (~ap@17.114.105.21)
- # [20:35] * Quits: ap (~ap@2620:149:4:1b01:5954:6598:a671:b780) (Disconnected by services)
- # [20:35] * ap_ is now known as ap
- # [20:38] * Joins: mkanat (mkanat@nat/google/x-zdhcmbqdjjmdqvzm)
- # [20:39] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [20:45] * Quits: ehsan (~ehsan@66.207.208.98) (Read error: Connection reset by peer)
- # [20:47] * Quits: miketaylr (~miketaylr@173-147-125-44.pools.spcsdns.net) (Quit: Leaving...)
- # [20:49] * Joins: nvartolo_ (~nvartolom@178.168.103.7)
- # [20:49] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [20:49] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Quit: Leaving.)
- # [20:54] * Quits: rosspenman (57739316@gateway/web/freenode/ip.87.115.147.22) (Ping timeout: 245 seconds)
- # [21:00] * Quits: tantek (~tantek@m8f2736d0.tmodns.net) (Quit: tantek)
- # [21:03] * Quits: charl_ (~charl@charl.eu) (Quit: leaving)
- # [21:04] * Joins: miketaylr (~miketaylr@cpe-70-112-101-224.austin.res.rr.com)
- # [21:04] * Quits: ap (~ap@17.114.105.21) (Remote host closed the connection)
- # [21:04] * Joins: ap (~ap@2620:149:4:1b01:71c9:3f0e:76e:30b7)
- # [21:05] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Quit: JonathanNeal)
- # [21:06] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
- # [21:06] * Quits: weinig (~weinig@17.114.109.112) (Quit: weinig)
- # [21:07] * jonlee|afk is now known as jonlee
- # [21:08] * Quits: Stevef (~chatzilla@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [21:08] * Quits: Obvious (tachikoma@188.226.74.2) (Read error: Connection reset by peer)
- # [21:12] * Quits: henrikkok (~henrikkok@mail.copenhagenbombay.com) (Quit: Leaving.)
- # [21:14] * Quits: dbaron (~dbaron@63.245.220.11) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [21:15] * Joins: dbaron (~dbaron@2620:101:8003:200:20c:29ff:fe1c:e5c8)
- # [21:15] * Joins: Obvious (tachikoma@188.226.74.2)
- # [21:16] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [21:21] * Joins: gavinc (~gavin@50.0.77.3)
- # [21:25] * Joins: nessy (~silviapf@124-149-71-84.dyn.iinet.net.au)
- # [21:25] * jonlee is now known as jonlee|afk
- # [21:25] * jonlee|afk is now known as jonlee
- # [21:26] * jernoble is now known as jernoble|afk
- # [21:26] * jernoble|afk is now known as jernoble
- # [21:32] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 276 seconds)
- # [21:34] * Joins: Smylers (~smylers@host86-171-66-14.range86-171.btcentralplus.com)
- # [21:35] * jonlee is now known as jonlee|afk
- # [21:37] * Joins: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no)
- # [21:41] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Ping timeout: 255 seconds)
- # [21:43] * Joins: weinig (~weinig@17.212.155.212)
- # [21:43] * Quits: kborchers (~kborchers@unaffiliated/kborchers) (Excess Flood)
- # [21:46] * Joins: kborchers (~kborchers@unaffiliated/kborchers)
- # [21:46] * Joins: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no)
- # [21:50] * Joins: Stevef (~chatzilla@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com)
- # [21:55] * Joins: ehsan (~ehsan@66.207.208.98)
- # [22:00] * Quits: Stevef (~chatzilla@cpc20-nmal18-2-0-cust76.19-2.cable.virginmedia.com) (Ping timeout: 264 seconds)
- # [22:01] * Quits: Masklinn (~textual@77.109.116.6)
- # [22:01] * Quits: Ms2ger (~Ms2ger@218.200-242-81.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [22:03] * Quits: Guest34287 (~sindresor@ec2-107-22-60-93.compute-1.amazonaws.com) (Remote host closed the connection)
- # [22:04] * Joins: henrikkok (~henrikkok@80-71-135-19.u.parknet.dk)
- # [22:07] * Joins: tantek (~tantek@m8f2736d0.tmodns.net)
- # [22:11] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Remote host closed the connection)
- # [22:12] * Joins: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no)
- # [22:14] * Joins: svl (~me@202.174.179.54)
- # [22:18] * Quits: cabanier (~cabanier@203.63.91.194) (Quit: Leaving.)
- # [22:18] * Joins: jwalden (~waldo@2620:101:8003:200:224:d7ff:fef0:8d90)
- # [22:20] * Parts: svl (~me@202.174.179.54)
- # [22:21] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
- # [22:21] * Quits: krawchyk (~krawchyk@65.220.49.251) (Remote host closed the connection)
- # [22:26] * Quits: ehsan (~ehsan@66.207.208.98) (Remote host closed the connection)
- # [22:28] <zewt> i ooooi
- # [22:31] * jonlee|afk is now known as jonlee
- # [22:42] * Quits: erichynds (~ehynds@64.206.121.41)
- # [22:43] * Joins: jarek_ (~jarek@acmk176.neoplus.adsl.tpnet.pl)
- # [22:44] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [22:44] * Quits: jarek (~jarek@unaffiliated/jarek) (Ping timeout: 252 seconds)
- # [22:52] <zewt> did i just vim all over the channel
- # [22:52] * Joins: Guest29343 (~sindresor@ec2-107-22-60-93.compute-1.amazonaws.com)
- # [22:53] * Joins: alecf (alecf@nat/google/x-vxyyeqyevvyunqvs)
- # [22:55] * Guest29343 is now known as sindresorhus
- # [22:55] * Joins: nimbu (~nimbu@sjfw1.adobe.com)
- # [22:55] * jonlee is now known as jonlee|afk
- # [22:56] * Quits: TallTed (~Thud@63.119.36.36)
- # [22:58] * Quits: jarek_ (~jarek@acmk176.neoplus.adsl.tpnet.pl) (Quit: jarek_)
- # [22:59] * Joins: Druide_ (~Druid@ip-178-203-141-163.unitymediagroup.de)
- # [23:03] * Joins: ehsan (~ehsan@66.207.208.98)
- # [23:05] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Remote host closed the connection)
- # [23:06] * Quits: decotii (~decotii@hq.croscon.com) (Read error: Connection reset by peer)
- # [23:06] * jonlee|afk is now known as jonlee
- # [23:06] * Quits: fr0zenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
- # [23:07] * Quits: weinig (~weinig@17.212.155.212) (Ping timeout: 255 seconds)
- # [23:09] * Quits: pyrsmk (~pyrsmk@2a01:e35:2f52:ead0:a14e:bcc2:cfe7:a831) (Remote host closed the connection)
- # [23:10] * Quits: WeirdAl (~chatzilla@g2spf.ask.info) (Quit: ChatZilla 0.9.89 [Firefox 18.0.1/20130116073211])
- # [23:11] * Joins: weinig (~weinig@17.114.109.112)
- # [23:14] * Joins: baku (~baku@109.231.221.18)
- # [23:15] * heycam|away is now known as heycam
- # [23:15] * Quits: ap (~ap@2620:149:4:1b01:71c9:3f0e:76e:30b7) (Quit: ap)
- # [23:16] * Joins: cabanier (~cabanier@2401:fa00:0:fd00:bd2b:41b0:9aae:b376)
- # [23:16] * Joins: decotii (~decotii@hq.croscon.com)
- # [23:18] * Joins: ap (~ap@2620:149:4:1b01:c534:43cd:6462:5700)
- # [23:20] * Quits: Maurice` (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [23:22] * jonlee is now known as jonlee|afk
- # [23:25] * Joins: smaug____ (~chatzilla@nat/mozilla/x-lovqesrzlqdsbvke)
- # [23:25] * Quits: jernoble (~jernoble@17.212.152.13) (Quit: Textual IRC Client: www.textualapp.com)
- # [23:42] * Joins: rosspenman (57739316@gateway/web/freenode/ip.87.115.147.22)
- # [23:46] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [23:46] * Quits: smaug____ (~chatzilla@nat/mozilla/x-lovqesrzlqdsbvke) (Ping timeout: 245 seconds)
- # [23:54] * Quits: garciawebdev (~garciaweb@190.244.95.154) (Remote host closed the connection)
- # [23:58] * Joins: tomasf (~tom@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [00:00] * Joins: Kolombiken1 (~Adium@c80-216-10-244.bredband.comhem.se)
- # Session Close: Wed Feb 06 00:00:00 2013
The end :)