Options:
- # Session Start: Fri Feb 25 00:00:00 2011
- # Session Ident: #whatwg
- # [00:00] * Joins: estes (~aestes@17.203.13.46)
- # [00:00] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 260 seconds)
- # [00:00] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Quit: OMG, YOU KILLED OPPO!)
- # [00:01] * Joins: MrOpposite (~mropposit@unaffiliated/mropposite)
- # [00:03] <dydx> annevk: The draft does not explicitly define the phrase "CSS layout box".
- # [00:03] <annevk> dydx, yeah, mostly because CSS doesn't
- # [00:03] <annevk> I would have expected <col> and <colgroup> to not really represent a box of their own
- # [00:04] <TabAtkins> They have backgrounds, so they have a box.
- # [00:04] <annevk> but if they do represent a box, the column / and column box
- # [00:04] <annevk> they have edges and everything should be clear, no?
- # [00:05] <dydx> annevk: Section 17.2.1 of the CSS 2.1 spec. <http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes> implies columns and column groups have boxes, but by section 17.3 though they conform to a more restrictive CSS box model. http://www.w3.org/TR/CSS21/tables.html#columns
- # [00:06] <annevk> CSS is such a sucky spec
- # [00:06] <TabAtkins> Everything surrounding tables is crap, definitely. >_<
- # [00:06] <annevk> if it actually properly defined what was being "created" quering it wouldn't be so damn complex
- # [00:06] <annevk> or damn complex to define
- # [00:06] <dydx> TabAtkins: <http://www.w3.org/TR/CSS21/tables.html#columns> seems to imply that columsn and colmn gourps only influence the table cells
- # [00:06] <annevk> because at this point CSSOM is all about plugging holes in CSS
- # [00:07] <annevk> yeah, they're not really boxes after all
- # [00:07] <dydx> :-(
- # [00:07] <annevk> so if you don't want zero you need special behavior like you said
- # [00:07] <TabAtkins> dydx: Yeah, brain fart on my side. <col> and <colgroup> don't really generate boxes.
- # [00:08] <annevk> dydx, I suggest emailing www-style@w3.org
- # [00:08] <jgraham> annevk: "must be useless" is a pretty hard to grok requirement
- # [00:08] <jgraham> I wouldn't know how to test it
- # [00:08] <dydx> annevk: That is what I thought was being implied.
- # [00:08] <annevk> dydx, I really dislike editing CSSOM View for the aforementioned reasons so it might be awhile I suppose :/
- # [00:08] <annevk> jgraham, right, it has a red blob
- # [00:08] <dydx> annevk: Do row-groups have boxes?
- # [00:08] * Joins: Evet_ (~Evet@78.181.27.154)
- # [00:08] <annevk> dydx, those do I think
- # [00:09] <TabAtkins> Yes, they do.
- # [00:09] * annevk reads a bit more
- # [00:09] <jgraham> annevk: Right, so it seems you should solve the objection by saying "must be zero [TODO: is this what we want here?]"
- # [00:09] * Quits: alrra (592f527d@gateway/web/freenode/ip.89.47.82.125) (Ping timeout: 272 seconds)
- # [00:09] <zewt> IMO, better to just say "TODO" and not put in a placeholder that we definitely don't want
- # [00:10] <jgraham> Do we know we don't want it to be 0?
- # [00:10] <annevk> jgraham, it seems like people should appreciate a bit of humor with issues that are clearly open
- # [00:10] <annevk> jgraham, yes
- # [00:10] <jgraham> Oh, Ok well put in a sensible option
- # [00:10] <TabAtkins> I disagree. If there's an answer that has a reasonable chance of being right, better to write it and annotate it.
- # [00:10] <annevk> we don't know the answer
- # [00:10] <zewt> i don't think "must be 0" has a reasonable chance of being right
- # [00:10] <annevk> geez people
- # [00:10] <annevk> study the issue
- # [00:10] <jgraham> annevk: Humor in specs is dangerous
- # [00:11] <TabAtkins> Oh wait, are we talking about timestamps or column boxes?
- # [00:11] <annevk> not until Microsoft complained
- # [00:11] * Quits: Evet (~Evet@pdpc/supporter/active/evet) (Ping timeout: 276 seconds)
- # [00:11] * TabAtkins thought the latter.
- # [00:11] <zewt> yeah, it might reveal the fact that there are humans behind the specs :)
- # [00:11] <jgraham> Hixie gets away with it because people don't read what he writes closely enough to care
- # [00:11] <jgraham> Because it is so long
- # [00:11] <jgraham> And the people who do read closely don't care
- # [00:11] <gsnedders> And he mainly does it in examples.
- # [00:11] <jgraham> Yes that was the other reason
- # [00:12] <dydx> jgraham: For completeness, IE7, IE8, and IE9 in quirks mode return non-zero values ofr offsetWidth and offsetHeight (why not for offsetLeft and offsetTop?) for <col>s and <colgroups>. And offset{Left, Top, Width, Height} are Microsoft extensions
- # [00:12] <jgraham> dydx: I thought I was talking about currentTime
- # [00:12] <zewt> we need threaded IRC clients
- # [00:12] <jgraham> But I am quite surprised that no one has complained about the </sarcasm> thing yet
- # [00:13] <gsnedders> jgraham: That's too well hidden.
- # [00:13] <jgraham> I mean we probably need an ISSUE- and a set of change proposals and everything
- # [00:13] <zewt> writing a test set for sarcasm sounds entertaining
- # [00:13] <jgraham> zewt: That was called Google Wave
- # [00:13] <annevk> dydx, sounds kind of odd
- # [00:13] <jgraham> and it sucked
- # [00:13] <zewt> ouch
- # [00:13] <jgraham> I mean threaded IRC
- # [00:13] <annevk> dydx, Microsoft has aligned with the spec before... but if you want it to be different just raise it on the mailing list
- # [00:13] <jgraham> Not a test for sarcasm
- # [00:13] <zewt> heh :P
- # [00:14] <jgraham> All UAs fail the <sarcasm> test since none takes a deep breath
- # [00:14] <annevk> dydx, this is a great start, but I'm not editing that spec at the moment so I might forget about it
- # [00:14] <dydx> annevk: Well, it looks like Microsoft has changed how these properites behave in standards mode such that they all return 0.
- # [00:14] <jgraham> In fact since breating is clearly device specific it has no place in a HTML spec
- # [00:15] <jgraham> *breathing
- # [00:15] * Evet_ is now known as Evet
- # [00:15] * Quits: Evet (~Evet@78.181.27.154) (Changing host)
- # [00:15] * Joins: Evet (~Evet@pdpc/supporter/active/evet)
- # [00:15] <dydx> annevk: I don't have a strong objection to them being zero since they aren't consider boxes.
- # [00:15] <gsnedders> jgraham: I believe I made that argument in IRC when implementing it before.
- # [00:15] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # [00:15] <dydx> annevk: I just wanted to make sure I was understanding the CSSOM spec, correcty with regards to "CSS layout box"
- # [00:16] <jgraham> When we get a CSS media for androids (i.e. humanoid robots) presumably there will be properties to control their breathing
- # [00:17] <jgraham> Anyway now I hav made the point in IRC, and knowing that many of the people who like to raise ISSUEs read the logs, I expect a bug by the morning and a request to escalate by the end of the month
- # [00:18] <annevk> dydx, I see; I guess I'll email myself saying to make that clearer
- # [00:18] <annevk> dydx, i.e. that column column-box does not give you a layout box or some such
- # [00:18] * hober was seriously considering implementing </sarcasm>'s deep breath as (message "Taking a deep breath...") in the elisp parser
- # [00:18] <TabAtkins> hober: You didn't?
- # [00:19] <hober> TabAtkins: I haven't built the parser yet
- # [00:19] <hober> I'll let you know what I do when I get to it
- # [00:19] <hober> (I only have the tokenizer built at this point, and that needs some retooling before it'll really be useful)
- # [00:19] <dydx> annevk: Notice, Firefox returns non-zero values for these properties. I also have a test case on the bug <https://bug-15277-attachments.webkit.org/attachment.cgi?id=83230> which can be used to compare the behavior in various browsers.
- # [00:20] <annevk> yeah, CSS is a big mess :)
- # [00:20] <annevk> I included a link to the logs in my email to myself
- # [00:20] <dydx> annevk: I am unclear from this disucssion, do you even want to consider having these offset properties return non-zero values for columns and column-groups?
- # [00:20] <annevk> sure if you want to
- # [00:20] <annevk> but then please email www-style
- # [00:21] <jgraham> hober: I am totally depending on you for a non-sucky HTML mode for emacs
- # [00:21] <jgraham> How can I make you work faster? :)
- # [00:21] <annevk> dydx, I have no strong opinion on what anything in the spec should say, I just wanted it defined somewhere
- # [00:22] <annevk> dydx, which is also why I work on it less than other specs; most other specs are not build on something so vague
- # [00:22] * Quits: weinig (~weinig@17.246.16.50) (Quit: weinig)
- # [00:22] <annevk> (well, the ones I edit)
- # [00:22] <hober> jgraham: convince apple it's something I should do during the day. :)
- # [00:23] <jgraham> othermaciej: You should let hober make my life better :)
- # [00:23] <dydx> annevk: OK. What would you suggest we do at this time then for <https://bugs.webkit.org/show_bug.cgi?id=15277>? I can hardcode these offset properties to return 0 for <col>s and <colgroup>s
- # [00:23] <hober> hahaha
- # [00:23] <jgraham> :)
- # [00:23] * hober doesn't report to maciej
- # [00:23] <jgraham> Dammit
- # [00:24] <dydx> annevk: If you have an opinion on this. Otherwise, I'll think about it some more.
- # [00:24] <hober> but yeah, all that's been on hold during the pack / move / new job bit
- # [00:24] <annevk> dydx, aligning with Firefox might make sense
- # [00:24] <jgraham> hober: I will have to assume he is skilled at subtley manipulating the people you do work for
- # [00:24] <hober> I'm hoping to get back to it in the next month or so
- # [00:24] <jgraham> s/work for/report to/
- # [00:24] <annevk> dydx, IE was converging with their model somewhat, and so is everyone else I have the feeling
- # [00:24] <dydx> annevk: OK. Then for your reference, this will be incompatible with both CSSOM and Opera
- # [00:24] <annevk> right
- # [00:24] <jgraham> hober: Seriously though, I look forward to it when it's done
- # [00:24] <hober> jgraham: well, he does chair a w3c wg, so clearly subtley manipulating things is high on his skill list :)
- # [00:25] <hober> yeah, me too
- # [00:25] <annevk> dydx, could you still please email www-style? :)
- # [00:25] <jgraham> And I totally understand moving/changing jobs/etc. killing side projects at least in the short term
- # [00:25] * Quits: MrOpposite (~mropposit@unaffiliated/mropposite) (Quit: OMG, YOU KILLED OPPO!)
- # [00:26] <dydx> annevk: sure, I can start a conversation about it on the list.
- # [00:26] <annevk> thanks
- # [00:26] <annevk> bedtime for me
- # [00:26] <dydx> annevk: thanks for your time
- # [00:27] * Quits: KDN (~KDN@202.171.164.210) (Ping timeout: 240 seconds)
- # [00:27] * Quits: mdelaney (~mdelaney@2620:0:1b00:1191:cb2:c16:133:b784) (Read error: Operation timed out)
- # [00:29] <hober> jgraham: 22 boxes to go, and we'll be fully unpacked
- # [00:29] * Joins: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
- # [00:31] * Quits: kor_ (~kor@ip146-53-210-87.adsl2.static.versatel.nl) (Quit: kor_)
- # [00:38] <jgraham> hober: You should paint them green and sit them on the wall
- # [00:38] <TabAtkins> Alternately: paint them cobblestone and do real-life minecraft.
- # [00:39] * Quits: ericc|away (~eric_carl@17.203.15.27) (Quit: ericc|away)
- # [00:39] <hober> I'll run those plans by my wife and let you know what she says. :)
- # [00:42] * Quits: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl) (Quit: annevk)
- # [00:43] * Joins: mdelaney (~mdelaney@2620:0:1b00:1191:18b1:ffb8:903b:bd4d)
- # [00:46] <Philip`> hober: Implementing </sarcasm> is dangerous
- # [00:47] <Philip`> WebKit had a parser bug due to </sarcasm>, and if someone else implements it and has a bug then that'll be strong evidence that humour in specs is harmful :-(
- # [00:47] <gsnedders> Philip`: What bug?
- # [00:48] <TabAtkins> The instruction is "treat like an unrecognized tag", so I'm confused as to how that can cause a parser bug.
- # [00:49] <Philip`> They didn't treat it like an unrecognised tag
- # [00:49] <Philip`> https://bugs.webkit.org/show_bug.cgi?id=45645
- # [00:49] <gsnedders> They took a deep breath and did nothing?
- # [00:49] <TabAtkins> Then they didn't follow the spec.
- # [00:49] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [00:49] <Philip`> (Does html5lib have a test case for this?)
- # [00:50] <zewt> this is perhaps my single favorite browser ticket: http://code.google.com/p/chromium/issues/detail?id=62435
- # [00:50] <gsnedders> Philip`: If Adam pushed his test upstream, yes.
- # [00:51] * Joins: wolfman2000 (~wolfman20@152-20-183-12.rev.uncw.edu)
- # [00:51] * Parts: rosalindwills (~Adium@66.240.10.170)
- # [00:52] * Joins: weinig (~weinig@17.246.16.50)
- # [00:53] <gsnedders> Philip`: Yes, he did.
- # [00:53] * Quits: matijsb (~matijsb@5353CD69.cm-6-4d.dynamic.ziggo.nl) (Quit: Leaving.)
- # [00:55] * Joins: ben_h (~ben@128.250.195.183)
- # [00:58] * Quits: jacobolus (~jacobolus@c-98-216-238-247.hsd1.ma.comcast.net) (Remote host closed the connection)
- # [01:05] * Joins: jochen___ (~jochen@nat/google/x-woptqeevjmodeyxq)
- # [01:08] * Joins: GarethAdams|Home (~GarethAda@5ac17dbe.bb.sky.com)
- # [01:08] * Quits: GarethAdams|Home (~GarethAda@5ac17dbe.bb.sky.com) (Changing host)
- # [01:08] * Joins: GarethAdams|Home (~GarethAda@pdpc/supporter/active/GarethAdams)
- # [01:08] * Joins: othermaciej_ (~mjs@17.244.15.161)
- # [01:08] * Quits: jochen__ (~jochen@nat/google/x-ddamyefsfxnusvgl) (Ping timeout: 240 seconds)
- # [01:09] * Quits: othermaciej (~mjs@17.246.17.249) (Ping timeout: 264 seconds)
- # [01:09] * othermaciej_ is now known as othermaciej
- # [01:09] * othermaciej is now known as 45PABUC0X
- # [01:09] * othermaciej__ is now known as 20QAAUBCK
- # [01:10] * Joins: jochen__ (~jochen@nat/google/x-cywexsnlfjmggatq)
- # [01:11] * Quits: 45PABUC0X (~mjs@17.244.15.161) (Client Quit)
- # [01:11] * Quits: jochen___ (~jochen@nat/google/x-woptqeevjmodeyxq) (Ping timeout: 264 seconds)
- # [01:13] * Joins: othermaciej (~mjs@17.244.15.161)
- # [01:19] * Quits: Xano (~bart@524BD8F6.cm-4-4d.dynamic.ziggo.nl) (Quit: Beer o'clock!)
- # [01:22] * Quits: kennyluck (~kennyluck@netDHCP-169.keio.w3.org) (Quit: kennyluck)
- # [01:25] <alystair> paul_irish: html5-boilerplate's .htaccess should have notes about servers utilizing Google Page Speed Apache module as it may severely interfere and/or confuse developers :)
- # [01:25] <alystair> http://code.google.com/speed/page-speed/
- # [01:28] * Parts: othermaciej (~mjs@17.244.15.161)
- # [01:28] * Joins: othermaciej (~mjs@17.244.15.161)
- # [01:29] * Joins: boblet (~boblet@p2102-ipbf412osakakita.osaka.ocn.ne.jp)
- # [01:32] * Quits: chriseppstein (~chris@209.119.65.162) (Quit: chriseppstein)
- # [01:35] * Quits: weinig (~weinig@17.246.16.50) (Quit: weinig)
- # [01:37] <ap> Hixie: why does <http://dev.w3.org/html5/websockets/> link to <http://www.whatwg.org/specs/web-socket-protocol/> in status section? is it just a mistake?
- # [01:38] * Quits: gavin (~gavin@firefox/developer/gavin) (Read error: Connection reset by peer)
- # [01:38] * Joins: gavin (~gavin@people.mozilla.com)
- # [01:38] * Quits: gavin (~gavin@people.mozilla.com) (Changing host)
- # [01:38] * Joins: gavin (~gavin@firefox/developer/gavin)
- # [01:38] * Quits: mdelaney (~mdelaney@2620:0:1b00:1191:18b1:ffb8:903b:bd4d) (Quit: mdelaney)
- # [01:40] * Joins: kennyluck (~kennyluck@dhcp16.tom.sfc.keio.ac.jp)
- # [01:42] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Quit: Now time for the weather. Tiffany?)
- # [01:42] * Quits: othermaciej (~mjs@17.244.15.161) (Read error: Connection reset by peer)
- # [01:42] * Joins: othermaciej (~mjs@17.244.15.161)
- # [01:42] * Joins: jdaggett (~jdaggett@y227145.dynamic.ppp.asahi-net.or.jp)
- # [01:46] * Joins: agektmr (~Adium@220.109.219.244)
- # [01:50] <Hixie> ap: yeah
- # [01:51] <ap> Hixie: there goes my hope that we don't need SHA-1
- # [01:51] <Hixie> hm?
- # [01:52] <ap> Hixie: nothing really. the IETF version feel awfully complicated to me, but I haven't been following the discussion to be qualified to judge it
- # [01:54] <Hixie> ah yeah. me either.
- # [01:54] * Quits: othermaciej (~mjs@17.244.15.161) (Read error: Connection reset by peer)
- # [01:54] * Joins: othermaciej (~mjs@17.244.15.161)
- # [01:54] <Hixie> websockets has pretty much convinced me that the ietf doesn't know how to write web standards
- # [01:55] <Hixie> live and learn
- # [01:55] * Quits: GarethAdams|Home (~GarethAda@pdpc/supporter/active/GarethAdams) (Quit: GarethAdams|Home)
- # [01:55] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [01:57] * Joins: wakaba_0 (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [01:57] * Joins: GarethAdams|Home (~GarethAda@5ac17dbe.bb.sky.com)
- # [01:57] * Quits: GarethAdams|Home (~GarethAda@5ac17dbe.bb.sky.com) (Changing host)
- # [01:57] * Joins: GarethAdams|Home (~GarethAda@pdpc/supporter/active/GarethAdams)
- # [01:58] * Quits: GarethAdams|Home (~GarethAda@pdpc/supporter/active/GarethAdams) (Client Quit)
- # [01:58] <Dashiva> Isn't using SHA-1 a bit old hat?
- # [01:59] * Joins: weinig (~weinig@17.203.14.176)
- # [02:05] * Quits: carlocci (~nes@93.37.200.128) (Quit: eventually IE will rot and die)
- # [02:10] * Quits: othermaciej (~mjs@17.244.15.161) (Quit: othermaciej)
- # [02:14] * Joins: othermaciej (~mjs@17.246.16.254)
- # [02:20] * Quits: tndH (~Rob@cpc15-seac19-2-0-cust232.7-2.cable.virginmedia.com) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.1/2008072406])
- # [02:23] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
- # [02:25] * Quits: webr3 (~nathan@host86-132-170-249.range86-132.btcentralplus.com) (Ping timeout: 250 seconds)
- # [02:25] <Dashiva> I'm clearly staying up too late and delirious, because I could swear I saw a change proposal about longdesc
- # [02:26] <Hixie> wasn't that issue just reopened?
- # [02:27] <Dashiva> Seems so
- # [02:27] <Dashiva> Not that anything seems to have changed, except for the amount of text
- # [02:29] <Hixie> dunno, i'll have to read their new information
- # [02:29] * Joins: webr3 (~nathan@host86-133-151-156.range86-133.btcentralplus.com)
- # [02:30] <Dashiva> "Recent research finds that obsoleting longdesc specifically breaks the web for over 150 sites in the wild that are using it to describe images."
- # [02:30] <Hixie> how does it break the web for them?
- # [02:31] <TabAtkins> It sounds like they're treating "breaks the web" as a talisman without understanding what it means.
- # [02:31] <Hixie> also that seems like a really broken interpretation of the term "breaks the web"
- # [02:31] <Hixie> yeah
- # [02:31] <Hixie> what tab said
- # [02:31] * Quits: estes (~aestes@17.203.13.46) (Quit: estes)
- # [02:31] <Hixie> anyway i need to read their data before i can form an opinion
- # [02:31] <TabAtkins> Specifically, it doesn't mean "makes non-conformant".
- # [02:32] <Hixie> i was thinking more that "break the web" means to break "the web", i.e. a large percentage of the web
- # [02:32] <Hixie> you know, at least like 0.2% or something
- # [02:32] <Dashiva> I'm not entirely against the idea that non-conforming is to some degree breaking, but I suspect almost every one of these sites is already non-validating for other reasons
- # [02:33] <Hixie> 150 sites is such a tiny number it's ridiculous
- # [02:33] <Hixie> i myself host 60 sites on my one shared server :-)
- # [02:33] <Hixie> Dashiva: "break" in the context of "break the web" means that the user experience would change
- # [02:34] <TabAtkins> No, I wouldn't support "make non-conforming" being "breaking" at all. "Breaking" means *breaking* - some functionality that the site was depending on for correct treatment no longer works.
- # [02:34] <Hixie> Dashiva: nobody is suggesting changing the user experience for anyone
- # [02:34] <TabAtkins> s/treatment/user experience/, exactly.
- # [02:34] * Joins: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com)
- # [02:34] <Dashiva> I know that myself, but I can see normal people thinking it means they can't use it at all
- # [02:35] <Dashiva> Even just "deprecated" seems to spell doom and failure for a lot of people
- # [02:35] <Hixie> not using it in new sites is not breaking the web
- # [02:37] <TabAtkins> Dashiva: We shouldn't be having "normal people" writing change proposals. They should be knowledgeable enough to understand how the web works. I wouldn't expect my mom to understand the distinction, but everyone in the HTMLWG should.
- # [02:38] <Dashiva> I know that too, but normal people will write websites
- # [02:38] <TabAtkins> Sure, and they shouldn't use @longdesc.
- # [02:38] <TabAtkins> Which obsoleting the attribute suggests. ^_^
- # [02:38] <Dashiva> Every day I see people doing silly things in their markup because of some groundless fear of deprecation or validation
- # [02:39] * Joins: Evet_ (~Evet@78.191.184.239)
- # [02:42] * Quits: Evet (~Evet@pdpc/supporter/active/evet) (Ping timeout: 276 seconds)
- # [02:49] <zewt> <annevk> Pretty good email filters then <- *cough*
- # [02:49] * Joins: jacobolus (~jacobolus@static-216-41-81-42.ngn.onecommunications.net)
- # [02:53] * Quits: 20QAAUBCK (~mjs@17.203.15.144) (Quit: 20QAAUBCK)
- # [02:56] * Joins: ako (~nya@fuld-590c6a83.pool.mediaWays.net)
- # [02:59] * Quits: aho (~nya@fuld-590c79f3.pool.mediaWays.net) (Ping timeout: 240 seconds)
- # [03:00] * Quits: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6) (Quit: ap)
- # [03:12] * Quits: kal-EL_ (~jor-EL@host253-72-dynamic.17-79-r.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014])
- # [03:14] * Quits: mloki (~mloki__@x1-6-00-10-a7-28-f3-47.k765.webspeed.dk) (Quit: Leaving)
- # [03:14] * Joins: kennyluck_ (~kennyluck@dhcp16.tom.sfc.keio.ac.jp)
- # [03:15] * Quits: kennyluck (~kennyluck@dhcp16.tom.sfc.keio.ac.jp) (Read error: Connection reset by peer)
- # [03:15] * kennyluck_ is now known as kennyluck
- # [03:21] * Quits: stevela (~anonymous@nat/google/x-yplkgitbnjeidcpz) (Quit: stevela)
- # [03:33] * Joins: stevela (~stevela@pool-98-117-128-222.sttlwa.fios.verizon.net)
- # [03:35] * Joins: KDN (~KDN@202.171.164.210)
- # [03:41] * Quits: Evet_ (~Evet@78.191.184.239) (Ping timeout: 276 seconds)
- # [03:42] <boblet> is there a short URL like http://whatwg.org/C for HTML-Living Standard?
- # [03:43] * Quits: stevela (~stevela@pool-98-117-128-222.sttlwa.fios.verizon.net) (Quit: stevela)
- # [03:45] <nimbupani> http://www.whatwg.org/specs/web-apps/current-work/multipage/ is the html5 spec in whatwg
- # [03:46] * Quits: KDN (~KDN@202.171.164.210) (Ping timeout: 240 seconds)
- # [03:47] <boblet> nimbupani: HTML5++ you mean :p
- # [03:47] <nimbupani> :)))
- # [03:47] <boblet> aah there tis: http://whatwg.org/html
- # [03:47] <nimbupani> aha
- # [03:47] <nimbupani> neet
- # [03:47] <nimbupani> thnx boblet
- # [03:48] <boblet> nimbupani: haven’t you heard? there ain’t no 5 no more round these here parts
- # [03:48] <nimbupani> oops :|
- # [03:48] <nimbupani> MY BAD
- # [03:50] <boblet> hmm, maybe I should write something about that… ;)
- # [03:52] * Quits: jacobolus (~jacobolus@static-216-41-81-42.ngn.onecommunications.net) (Ping timeout: 240 seconds)
- # [03:56] * Quits: jwalden (~waldo@2620:101:8003:200:222:68ff:fe15:af5c) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.2.13/20110103133706])
- # [03:57] * Quits: MikeSmith (~MikeSmith@58x157x21x205.ap58.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
- # [04:00] * Joins: KDN (~KDN@202.171.164.210)
- # [04:07] * Quits: dydx (d04149d8@gateway/web/freenode/ip.208.65.73.216) (Ping timeout: 272 seconds)
- # [04:09] * Quits: wolfman2000 (~wolfman20@152-20-183-12.rev.uncw.edu) (Remote host closed the connection)
- # [04:20] * Quits: othermaciej (~mjs@17.246.16.254) (Quit: othermaciej)
- # [04:28] * Joins: wolfman2000 (~wolfman20@rrcs-70-63-208-211.midsouth.biz.rr.com)
- # [04:30] * Quits: jamesr_ (~jamesr@nat/google/x-ggeqarbtkjjymjbp) (Quit: jamesr_)
- # [04:30] * Joins: jamesr_ (~jamesr@216.239.45.19)
- # [04:30] * Quits: jamesr_ (~jamesr@216.239.45.19) (Client Quit)
- # [04:33] * Joins: ojan (~ojan@nat/google/x-rqoznhqiknmbehmk)
- # [04:35] * Joins: MikeSmith (~MikeSmith@EM111-188-15-55.pool.e-mobile.ne.jp)
- # [04:38] * Quits: boblet (~boblet@p2102-ipbf412osakakita.osaka.ocn.ne.jp) (Quit: boblet)
- # [04:45] * Quits: ako (~nya@fuld-590c6a83.pool.mediaWays.net) (Quit: EXEC_over.METHOD_SUBLIMATION)
- # [04:47] * Joins: othermaciej (~mjs@67.218.107.205)
- # [04:48] * Quits: kennyluck (~kennyluck@dhcp16.tom.sfc.keio.ac.jp) (Quit: kennyluck)
- # [04:55] * Quits: weinig (~weinig@17.203.14.176) (Quit: weinig)
- # [04:56] * Joins: bga_ (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru)
- # [04:56] * bga_ is now known as bga_|away
- # [04:56] * bga_|away is now known as bga_
- # [04:57] * Quits: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com) (Quit: bentruyman)
- # [04:58] * Quits: drunknbass (~drunknbas@76.91.255.83) (Remote host closed the connection)
- # [05:06] * Joins: AlexNRoss (~AleossIRC@unaffiliated/aleoss)
- # [05:07] * Joins: weinig (~weinig@c-24-130-56-198.hsd1.ca.comcast.net)
- # [05:07] * Joins: weinig_ (~weinig@c-24-130-56-198.hsd1.ca.comcast.net)
- # [05:07] * Quits: weinig (~weinig@c-24-130-56-198.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [05:07] * weinig_ is now known as weinig
- # [05:10] * Joins: murz (~mmurraywa@174-21-101-161.tukw.qwest.net)
- # [05:11] * Joins: nonge__ (~nonge@p5082B194.dip.t-dialin.net)
- # [05:12] * Quits: FastJack (~fastjack@dumpstr.net) (Read error: Operation timed out)
- # [05:15] * Quits: nonge_ (~nonge@p5082AC7F.dip.t-dialin.net) (Ping timeout: 246 seconds)
- # [05:16] * Joins: FastJack (~fastjack@dumpstr.net)
- # [05:17] * Joins: jamesr_ (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net)
- # [05:17] * Joins: jacobolus (~jacobolus@c-98-216-238-247.hsd1.ma.comcast.net)
- # [05:24] * Quits: othermaciej (~mjs@67.218.107.205) (Quit: othermaciej)
- # [05:24] * Joins: othermaciej (~mjs@67.218.107.205)
- # [05:28] * Joins: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com)
- # [05:29] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [05:40] * Quits: othermaciej (~mjs@67.218.107.205) (Quit: othermaciej)
- # [05:48] * bga_ is now known as bga_|away
- # [05:48] * bga_|away is now known as bga_
- # [05:51] * Joins: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net)
- # [05:52] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: davidwalsh)
- # [05:57] * Quits: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [06:05] * Quits: doublec (~chris@unaffiliated/doublec) (Quit: Leaving)
- # [06:11] * Joins: dydx (~dydz@adsl-76-200-191-179.dsl.pltn13.sbcglobal.net)
- # [06:17] * Quits: agektmr (~Adium@220.109.219.244) (Ping timeout: 276 seconds)
- # [06:23] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
- # [06:32] * Joins: chriseppstein (~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net)
- # [06:36] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Quit: Leaving)
- # [06:37] * Joins: boblet (~boblet@p2102-ipbf412osakakita.osaka.ocn.ne.jp)
- # [06:38] * Quits: roc (~chatzilla@203-97-204-82.dsl.clear.net.nz) (Ping timeout: 246 seconds)
- # [06:42] * Quits: dydx (~dydz@adsl-76-200-191-179.dsl.pltn13.sbcglobal.net) (Read error: Connection reset by peer)
- # [06:51] * Joins: dydx (~dydz@adsl-76-200-191-179.dsl.pltn13.sbcglobal.net)
- # [06:52] * Quits: KDN (~KDN@202.171.164.210) (Ping timeout: 240 seconds)
- # [07:03] * Quits: weinig (~weinig@c-24-130-56-198.hsd1.ca.comcast.net) (Quit: weinig)
- # [07:03] * Joins: Ankheg (~Ankheg@fs91-201-3-30.dubna-net.ru)
- # [07:05] * Quits: jamesr_ (~jamesr@173-164-251-190-SFBA.hfc.comcastbusiness.net) (Quit: jamesr_)
- # [07:10] * Quits: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com) (Quit: bentruyman)
- # [07:13] * Quits: dydx (~dydz@adsl-76-200-191-179.dsl.pltn13.sbcglobal.net) (Quit: dydx)
- # [07:18] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [07:20] * Joins: drunknbass (~drunknbas@76.91.255.83)
- # [07:23] * Joins: erlehmann (~erlehmann@82.113.99.1)
- # [07:27] * Quits: nessy (~Adium@124-168-43-253.dyn.iinet.net.au) (Quit: Leaving.)
- # [07:29] * Joins: dydx (~dydz@adsl-76-200-191-179.dsl.pltn13.sbcglobal.net)
- # [07:42] * dydx is now known as dydz
- # [07:43] * Quits: virtuelv (~virtuelv_@20.74.9.46.customer.cdi.no) (Read error: Operation timed out)
- # [07:48] * Joins: maikmerten (~merten@ls5dhcp197.cs.uni-dortmund.de)
- # [07:49] * Quits: ben_h (~ben@128.250.195.183) (Quit: ben_h)
- # [07:51] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Never look down on someone unless you're helping them up.)
- # [07:56] * Quits: boblet (~boblet@p2102-ipbf412osakakita.osaka.ocn.ne.jp) (Quit: boblet)
- # [08:14] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Quit: Leaving.)
- # [08:14] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
- # [08:20] * Joins: nessy (~Adium@74.125.56.18)
- # [08:29] * Joins: jochen___ (~jochen@nat/google/x-qxrdkzzleqbiinoj)
- # [08:33] * Quits: karlcow (~karl@nerval.la-grange.net) (Remote host closed the connection)
- # [08:33] * Quits: jochen__ (~jochen@nat/google/x-cywexsnlfjmggatq) (Ping timeout: 250 seconds)
- # [08:33] * jochen___ is now known as jochen__
- # [08:35] * Quits: nessy (~Adium@74.125.56.18) (Quit: Leaving.)
- # [08:38] * Joins: jochen___ (~jochen@nat/google/x-esvtfzazyiijllax)
- # [08:40] * Quits: chriseppstein (~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net) (Quit: chriseppstein)
- # [08:42] * Quits: jochen__ (~jochen@nat/google/x-qxrdkzzleqbiinoj) (Ping timeout: 264 seconds)
- # [08:42] * jochen___ is now known as jochen__
- # [08:43] * Joins: kor_ (~kor@ip146-53-210-87.adsl2.static.versatel.nl)
- # [08:45] * Quits: alystair (Alystair@bas1-toronto10-1279559238.dsl.bell.ca) (Ping timeout: 240 seconds)
- # [08:46] * Joins: Maurice (~ano@77.222.73.150)
- # [09:00] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (Remote host closed the connection)
- # [09:08] * Quits: davve__ (~davve@83.218.67.122) (Remote host closed the connection)
- # [09:09] * Joins: davve (~davve@83.218.67.122)
- # [09:10] * Joins: boblet (~boblet@p2102-ipbf412osakakita.osaka.ocn.ne.jp)
- # [09:14] * Quits: dydz (~dydz@adsl-76-200-191-179.dsl.pltn13.sbcglobal.net) (Quit: dydz)
- # [09:14] * Joins: matijsb (~matijsb@188.205.108.18)
- # [09:14] <Hixie> anyone remember why we dropped inputmode from wf2?
- # [09:17] <Hixie> aha, r2220
- # [09:18] <erlehmann> why opera cannot into cross-origin? is there something wrong with CORS or have they just not bothered?
- # [09:22] * Parts: ojan (~ojan@nat/google/x-rqoznhqiknmbehmk)
- # [09:23] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [09:23] * Joins: KDN (~KDN@202.171.164.210)
- # [09:23] * davve is now known as davve__
- # [09:26] * Joins: pesla (~pesla@188.202.125.121)
- # [09:29] * Joins: zdobersek (~zan@90.157.247.255)
- # [09:33] * Joins: kennyluck (~kennyluck@EM114-49-135-215.pool.e-mobile.ne.jp)
- # [09:36] * Joins: Xano (~bart@524BD8F6.cm-4-4d.dynamic.ziggo.nl)
- # [09:37] * Quits: murz (~mmurraywa@174-21-101-161.tukw.qwest.net) (Quit: murz)
- # [09:48] * Joins: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl)
- # [09:49] <annevk> erlehmann, various people think something is wrong with CORS, but I guess you could say we have just not bothered so far
- # [09:49] <erlehmann> annevk, please bother :)
- # [09:49] <erlehmann> kthx
- # [09:49] <annevk> erlehmann, it's on the roadmap and I plan to continue fixing the spec :)
- # [09:50] <erlehmann> annevk, what *is* wrong with CORS?
- # [09:51] <annevk> well, some security researchers believe that the web security model ( http://tools.ietf.org/html/draft-abarth-principles-of-origin ) is wrong and that by entrenching it further with CORS we are making things worse
- # [09:51] * bga_ is now known as bga_|away
- # [09:51] <annevk> specifically, that people will design solutions with CORS that will open them up to become "confused deputies"
- # [09:51] <Hixie> MikeSmith: yt?
- # [09:53] * Quits: kennyluck (~kennyluck@EM114-49-135-215.pool.e-mobile.ne.jp) (Quit: kennyluck)
- # [09:53] * Joins: Rik` (~Rik`@mozilla-paris-253-99.cnt.nerim.net)
- # [09:53] <erlehmann> annevk, i am confused. this is duck. QUACK
- # [09:54] <Hixie> i don't understand http://www.w3.org/Bugs/Public/show_bug.cgi?id=11893
- # [09:54] <Hixie> why is the html spec the place to define how aria works in svg?
- # [09:55] <Hixie> or if that's not the proposal, why would we want multiple definitions of how to implement aria?
- # [09:55] <annevk> oh hey, Doug Schepers objects to publishing DOM Core too now
- # [09:55] <zewt> <zewt> <annevk> Pretty good email filters then <- *cough*
- # [09:55] <zewt> heh
- # [09:56] <zewt> (he's who I was surprised at not saying anything the other day...)
- # [09:58] <annevk> oh, and he's also rewriting history claiming I'm the one who's doing it
- # [09:58] <zewt> his mail seemed not-so-subtly political, so, uh, have fun I guess
- # [09:58] <annevk> I wonder if that discussion was minuted
- # [09:58] * Joins: homata (~homata@113x34x70x149.ap113.ftth.ucom.ne.jp)
- # [10:01] * Quits: erlehmann (~erlehmann@82.113.99.1) (Quit: Ex-Chat)
- # [10:01] * Joins: homat____ (~homata@113x34x70x149.ap113.ftth.ucom.ne.jp)
- # [10:01] * Joins: Stiks (Stikki@dsl-pribrasgw1-fe85dd00-176.dhcp.inet.fi)
- # [10:03] * Quits: homata (~homata@113x34x70x149.ap113.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
- # [10:05] * Joins: pesla_ (~pesla@188.202.125.121)
- # [10:05] <karlcow> annevk: your css doesn't make it easy to see what is a quote and what is a prose. Maybe a border-left would help
- # [10:05] * Quits: Stikki (Stikki@dsl-pribrasgw1-fe85dd00-176.dhcp.inet.fi) (Ping timeout: 272 seconds)
- # [10:05] <karlcow> re: your last blog post
- # [10:07] * Quits: pesla (~pesla@188.202.125.121) (Ping timeout: 264 seconds)
- # [10:07] * Joins: msucan (~robod@89.123.191.217)
- # [10:08] * Quits: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [10:08] <annevk> hmm
- # [10:09] <annevk> you have a point, but I don't really feel like addressing it now
- # [10:09] * Joins: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se)
- # [10:09] <annevk> so I found the minutes and Doug Schepers is wrong
- # [10:09] <annevk> I wonder why he didn't check them himself
- # [10:10] <annevk> if you want to make broad claims like someone attempting to rewrite history you ought to check your facts
- # [10:11] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [10:11] * Joins: hom______ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [10:14] * Quits: homat____ (~homata@113x34x70x149.ap113.ftth.ucom.ne.jp) (Ping timeout: 260 seconds)
- # [10:14] * bga_|away is now known as bga_
- # [10:15] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
- # [10:17] * Joins: alrra (592f527d@gateway/web/freenode/ip.89.47.82.125)
- # [10:19] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [10:19] * Joins: tbassetto (~tbassetto@pro75-4-82-238-200-10.fbx.proxad.net)
- # [10:19] * Quits: hom______ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
- # [10:20] <Hixie> hey annevk
- # [10:20] <Hixie> dom core doesn't define that children are ordered
- # [10:21] * Parts: AlexNRoss (~AleossIRC@unaffiliated/aleoss)
- # [10:21] <Hixie> (so e.g. the definition of "preceding sibling" is unclear)
- # [10:21] * Joins: zdobersek1 (~zan@46.164.33.247)
- # [10:21] <annevk> that doesn't follow from finite hierarchical tree?
- # [10:22] * Quits: zdobersek (~zan@90.157.247.255) (Ping timeout: 246 seconds)
- # [10:22] <Hixie> no
- # [10:22] <Hixie> you can have unordered trees
- # [10:22] <Hixie> (e.g. nested hash tables)
- # [10:23] <Hixie> best to just explicitly say that an object has an ordered list of children
- # [10:23] * Joins: homata___ (~homata@113x34x70x149.ap113.ftth.ucom.ne.jp)
- # [10:23] * Quits: jdaggett (~jdaggett@y227145.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett)
- # [10:23] <Hixie> and define things in terms of that, imho
- # [10:23] <annevk> so " finite hierarchical tree structures" -> " finite hierarchical ordered tree structures"
- # [10:23] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
- # [10:23] <Hixie> i still think it'd be better to be explicit in the definition
- # [10:24] <annevk> or "An object A is a child of an object B if and only if B is the parent of A." -> "An object A is a child of an object B if and only if B is the parent of A. The children of an object are ordered."
- # [10:24] <annevk> that makes it a statement of fact; not entirely correct hmm
- # [10:24] <Hixie> i think you're better off introducing an explicit child list, something like "an object in a tree has a parent and a child list" and then define everything in terms of that
- # [10:25] <Hixie> and have that instead of "has a number of properties that other objects do not" which is a bit weak
- # [10:25] <annevk> hmm yeah, that could work
- # [10:25] <annevk> thanks
- # [10:26] <Hixie> np
- # [10:26] <Hixie> i'll probably hook into this for webvtt
- # [10:34] * Joins: MikeSmith_ (~MikeSmith@EM114-48-23-63.pool.e-mobile.ne.jp)
- # [10:37] * Quits: MikeSmith (~MikeSmith@EM111-188-15-55.pool.e-mobile.ne.jp) (Ping timeout: 264 seconds)
- # [10:37] * MikeSmith_ is now known as MikeSmith
- # [10:38] * Joins: rimantas (~rimliu@93.93.57.193)
- # [10:39] * Quits: tbassetto (~tbassetto@pro75-4-82-238-200-10.fbx.proxad.net) (Quit: tbassetto)
- # [10:39] <Hixie> right, bed time
- # [10:39] <Hixie> nn
- # [10:39] * Joins: tbassetto (~tbassetto@pro75-4-82-238-200-10.fbx.proxad.net)
- # [10:39] * Joins: matjas (~matjas@79.232-136-217.adsl-static.isp.belgacom.be)
- # [10:42] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Quit: Leaving.)
- # [10:44] * Quits: abarth (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net) (Quit: abarth)
- # [10:44] <annevk> https://bitbucket.org/ms2ger/dom-core/changeset/d57a85905b1c
- # [10:44] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [10:47] * Quits: homata___ (~homata@113x34x70x149.ap113.ftth.ucom.ne.jp) (Ping timeout: 260 seconds)
- # [10:47] * Joins: ho_______ (~homata@113x34x70x149.ap113.ftth.ucom.ne.jp)
- # [10:49] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
- # [10:49] * Quits: KDN (~KDN@202.171.164.210) (Ping timeout: 250 seconds)
- # [10:50] * Quits: zdobersek1 (~zan@46.164.33.247) (Quit: Leaving.)
- # [10:50] <zewt> annevk: "A is called a sibling of an object B, if and only if B and A share the same parent." should that say eg. "the same non-null parent"?
- # [10:52] <MikeSmith> annevk: I obviously did not get the Notifications draft pub-ready yesterday, but I am now getting it set up for publication on Tuesday
- # [10:53] <annevk> zewt, yes
- # [10:53] <annevk> MikeSmith, cool, I'll update the WG
- # [10:54] <MikeSmith> thnks
- # [10:56] <zewt> should it also specifically prohibit cycles?
- # [10:56] * Joins: KDN (~KDN@202.171.164.210)
- # [10:56] <zewt> (implicit from calling it a tree, but most of that section is)
- # [10:57] <zewt> well, I guess the point of that section is defining the terms, which the cycle restriction isn't relevant to
- # [10:58] <annevk> it might be fun to define tree from first principles and that is what I wanted to do initially, but I gave up on that
- # [10:58] <annevk> I would need to learn a bit more for that I think :)
- # [11:00] <karlcow> hmm Norway has a strange effect on my sleepiness level. Lack of light?
- # [11:01] <annevk> you should go there in summer
- # [11:01] <annevk> it's crazy
- # [11:01] <annevk> zewt, required an actual parent now :)
- # [11:01] <zewt> those poor lonely root nodes
- # [11:02] <annevk> I have not needed "root" so far
- # [11:02] <annevk> there's a note in the spec about nuking it
- # [11:03] <zewt> seems rare enough that just saying "if parent is null" when needed is good enough
- # [11:04] <annevk> I'll wait for hixie to redo HTML and see what comes out of that before getting rid of it
- # [11:12] * Quits: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no) (Quit: This computer has gone to sleep)
- # [11:14] * Quits: KDN (~KDN@202.171.164.210) (Ping timeout: 276 seconds)
- # [11:16] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [11:17] * Quits: MikeSmith (~MikeSmith@EM114-48-23-63.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
- # [11:17] * Joins: richt (~richt@pat-tdc.opera.com)
- # [11:17] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Client Quit)
- # [11:20] * Quits: ho_______ (~homata@113x34x70x149.ap113.ftth.ucom.ne.jp) (Ping timeout: 250 seconds)
- # [11:21] * Quits: pesla_ (~pesla@188.202.125.121) (Remote host closed the connection)
- # [11:21] * Joins: pesla (~pesla@188.202.125.121)
- # [11:23] * Joins: smaug____ (~chatzilla@cs181139127.pp.htv.fi)
- # [11:25] * Joins: MikeSmith (~MikeSmith@EM114-48-23-63.pool.e-mobile.ne.jp)
- # [11:26] * Quits: torvalamo (~loriisacu@cD570BF51.dhcp.bluecom.no) (Ping timeout: 264 seconds)
- # [11:27] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
- # [11:31] * Joins: torvalamo (~loriisacu@c9171BF51.dhcp.bluecom.no)
- # [11:32] * bga_ is now known as bga_|away
- # [11:39] * bga_|away is now known as bga_
- # [11:40] * Quits: torvalamo (~loriisacu@c9171BF51.dhcp.bluecom.no) (Ping timeout: 240 seconds)
- # [11:40] * Quits: MikeSmith (~MikeSmith@EM114-48-23-63.pool.e-mobile.ne.jp) (Ping timeout: 264 seconds)
- # [11:50] * Joins: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au)
- # [11:51] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
- # [11:59] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [12:02] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [12:02] * Joins: charlvn (~charlvn@41.0.48.93)
- # [12:10] * Quits: wakaba_0 (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [12:17] * Quits: boblet (~boblet@p2102-ipbf412osakakita.osaka.ocn.ne.jp) (Remote host closed the connection)
- # [12:17] * Joins: boblet (~boblet@p2102-ipbf412osakakita.osaka.ocn.ne.jp)
- # [12:17] * Joins: MikeSmith (~MikeSmith@EM114-48-23-63.pool.e-mobile.ne.jp)
- # [12:20] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [12:34] <annevk> http://xkcd.com/865/ nice
- # [12:37] * bga_ is now known as bga_|away
- # [12:38] * Joins: jeremyselier (~Jeremy@pro75-4-82-238-200-10.fbx.proxad.net)
- # [12:39] * Quits: boblet (~boblet@p2102-ipbf412osakakita.osaka.ocn.ne.jp) (Quit: thxbye)
- # [12:53] * Quits: Maurice (~ano@77.222.73.150) (Ping timeout: 246 seconds)
- # [12:55] * Stiks is now known as Stikki
- # [12:59] * Quits: jcranmer (~jcranmer@ltsp2.csl.tjhsst.edu) (Ping timeout: 260 seconds)
- # [13:05] * bga_|away is now known as bga_
- # [13:07] * Quits: davve__ (~davve@83.218.67.122) (Remote host closed the connection)
- # [13:12] * Joins: nielsle (~nielsle@4135136-cl69.boa.fiberby.dk)
- # [13:16] * Joins: mloki (~mloki__@x1-6-00-10-a7-28-f3-47.k765.webspeed.dk)
- # [13:30] * Joins: benschwarz (~benschwar@59.167.185.148)
- # [13:37] * Joins: Martijnc (~Martijnc@91.176.16.240)
- # [13:44] * Joins: Maurice (~ano@77.222.73.150)
- # [13:57] * Joins: kal-EL_ (~jor-EL@host116-66-dynamic.17-79-r.retail.telecomitalia.it)
- # [13:58] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Read error: Connection reset by peer)
- # [14:03] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
- # [14:09] * Quits: alrra (592f527d@gateway/web/freenode/ip.89.47.82.125) (Quit: Page closed)
- # [14:09] <MikeSmith> annevk: Respec-tified version of Notifications draft:
- # [14:09] <MikeSmith> http://dev.w3.org/2006/webapi/WebNotifications/
- # [14:10] <MikeSmith> give it a few seconds to load
- # [14:10] <MikeSmith> there are some tweaks that still need to be done to it
- # [14:10] <MikeSmith> but I've done as much as I'm going to on it for today
- # [14:11] * Quits: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se) (Remote host closed the connection)
- # [14:12] * Joins: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se)
- # [14:14] * Quits: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se) (Remote host closed the connection)
- # [14:14] * Joins: _bga (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru)
- # [14:14] * Joins: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se)
- # [14:16] * Quits: bga_ (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru) (Ping timeout: 240 seconds)
- # [14:18] * Joins: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com)
- # [14:19] * Quits: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com) (Client Quit)
- # [14:19] * Joins: Ms2ger (~Ms2ger@91.181.186.46)
- # [14:22] * Joins: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com)
- # [14:25] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Ping timeout: 264 seconds)
- # [14:27] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
- # [14:28] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Client Quit)
- # [14:29] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
- # [14:29] * Quits: Xano (~bart@524BD8F6.cm-4-4d.dynamic.ziggo.nl) (Read error: Connection reset by peer)
- # [14:29] * Joins: Xano (~bart@524BD8F6.cm-4-4d.dynamic.ziggo.nl)
- # [14:31] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Quit: Now time for the weather. Tiffany?)
- # [14:38] * Quits: bentruyman (~bentruyma@24-148-24-69.c3-0.prs-ubr2.chi-prs.il.cable.rcn.com) (Quit: bentruyman)
- # [14:39] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [14:41] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [14:49] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Remote host closed the connection)
- # [14:50] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [14:51] * Joins: davve (~davve@83.218.67.122)
- # [14:51] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 240 seconds)
- # [14:53] * Quits: jomn (~jomn@c80-216-13-27.bredband.comhem.se) (Remote host closed the connection)
- # [14:55] * davve is now known as davve__
- # [14:56] * Joins: zdobersek (~zan@46.164.33.247)
- # [15:01] * Joins: miketayl_r (~miketaylr@206.217.92.186)
- # [15:01] * miketayl_r is now known as miketaylr
- # [15:02] * Joins: jomn (~jomn@c80-216-13-27.bredband.comhem.se)
- # [15:20] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [15:25] * Joins: bfrohs (~bfrohs@smtp.forewordinternal.com)
- # [15:36] * Quits: Ankheg (~Ankheg@fs91-201-3-30.dubna-net.ru) (Quit: Leaving.)
- # [15:36] * Joins: BlurstOfTimes (~blurstoft@168.203.117.36)
- # [15:38] * Joins: erlehmann (~erlehmann@89.204.137.97)
- # [15:39] <annevk> MikeSmith, neat
- # [15:39] <annevk> MikeSmith, hopefully John is up for using that
- # [15:44] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [15:47] * Quits: foomor (~foomor@unaffiliated/foomor) (Ping timeout: 260 seconds)
- # [15:54] * Joins: foomor (~foomor@82.193.102.5.ipnet.kiev.ua)
- # [15:54] * Quits: jomn (~jomn@c80-216-13-27.bredband.comhem.se) (Ping timeout: 240 seconds)
- # [15:56] * Joins: tw2113 (~tw2113asw@169.231.106.216.unassigned.sdncommunications.com)
- # [15:56] * Quits: tw2113 (~tw2113asw@169.231.106.216.unassigned.sdncommunications.com) (Changing host)
- # [15:56] * Joins: tw2113 (~tw2113asw@fedora/tw2113)
- # [16:06] * Quits: maikmerten (~merten@ls5dhcp197.cs.uni-dortmund.de) (Remote host closed the connection)
- # [16:08] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Read error: Connection reset by peer)
- # [16:14] * Joins: weinig (~weinig@c-24-130-56-198.hsd1.ca.comcast.net)
- # [16:14] * Quits: foomor (~foomor@82.193.102.5.ipnet.kiev.ua) (Ping timeout: 240 seconds)
- # [16:20] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [16:21] * Joins: foomor (~foomor@82.193.102.5.ipnet.kiev.ua)
- # [16:24] * Joins: alrra (592f527d@gateway/web/freenode/ip.89.47.82.125)
- # [16:27] * Quits: nielsle (~nielsle@4135136-cl69.boa.fiberby.dk) (Remote host closed the connection)
- # [16:29] * Joins: myakura (~myakura@p1221-ipbf2508marunouchi.tokyo.ocn.ne.jp)
- # [16:36] * Joins: KDN (~KDN@202.171.164.210)
- # [16:38] * Quits: MikeSmith (~MikeSmith@EM114-48-23-63.pool.e-mobile.ne.jp) (Ping timeout: 264 seconds)
- # [16:43] * Joins: bgodole (~bgodole@92.60.18.191)
- # [16:45] * Joins: chriseppstein (~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net)
- # [16:46] * Parts: bgodole (~bgodole@92.60.18.191)
- # [16:50] * Quits: matjas (~matjas@79.232-136-217.adsl-static.isp.belgacom.be) (Quit: zZz)
- # [16:53] <Hixie> guess i'd better join webperf
- # [16:57] <zcorpan> http://www.w3.org/TR/FileAPI/#dfn-FileException - what should be the value of FileException.prototype.code ?
- # [16:59] <annevk> Hixie, yeah maybe
- # [16:59] * Quits: davve__ (~davve@83.218.67.122) (Remote host closed the connection)
- # [17:00] <annevk> Hixie, re tests, that testharness is something people want to use for a bunch of tests; and I know 2xx needs updating :)
- # [17:00] <annevk> Hixie, I guess there could be more parsing tests too, feel free to add :)
- # [17:02] * Quits: charlvn (~charlvn@41.0.48.93) (Ping timeout: 250 seconds)
- # [17:04] * Quits: zcorpan (~zcorpan@c-8d9ae355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan)
- # [17:04] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Quit: Now time for the weather. Tiffany?)
- # [17:12] * Quits: Maurice (~ano@77.222.73.150) (Quit: Disconnected...)
- # [17:15] * Joins: charlvn (~charlvn@41.0.48.93)
- # [17:16] <Hixie> annevk: the harness and php scare me :-)
- # [17:16] <Hixie> annevk: fr(om writing tests)
- # [17:19] * Quits: Martijnc (~Martijnc@91.176.16.240) (Ping timeout: 240 seconds)
- # [17:20] * Quits: chriseppstein (~chris@99-34-231-235.lightspeed.sntcca.sbcglobal.net) (Quit: chriseppstein)
- # [17:21] <Ms2ger> Hixie, jgraham would appreciate more concrete comments ;)
- # [17:21] * Quits: richt (~richt@pat-tdc.opera.com) (Remote host closed the connection)
- # [17:25] * Joins: Martijnc (~Martijnc@91.176.16.47)
- # [17:28] <Hixie> Ms2ger: making the external file optional would be my main suggestion
- # [17:28] <Hixie> Ms2ger: see my commen in webapps
- # [17:28] <Hixie> bbiab
- # [17:29] <Ms2ger> That's a lot of parent.'s
- # [17:36] * Quits: weinig (~weinig@c-24-130-56-198.hsd1.ca.comcast.net) (Quit: weinig)
- # [17:43] * Quits: nonge__ (~nonge@p5082B194.dip.t-dialin.net) (Quit: Verlassend)
- # [17:48] * Quits: KDN (~KDN@202.171.164.210) (Quit: KDN)
- # [17:50] * Joins: eric_carlson (~ericc@adsl-67-112-12-110.dsl.anhm01.pacbell.net)
- # [17:55] * Quits: erlehmann (~erlehmann@89.204.137.97) (Quit: Ex-Chat)
- # [17:58] * _bga is now known as bga_|away
- # [18:01] * Quits: rimantas (~rimliu@93.93.57.193) (Quit: Leaving)
- # [18:05] * Parts: alrra (592f527d@gateway/web/freenode/ip.89.47.82.125)
- # [18:06] * Joins: maikmerten (~maikmerte@port-92-201-149-181.dynamic.qsc.de)
- # [18:07] * Joins: matjas (~matjas@91.182.18.224)
- # [18:12] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [18:13] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [18:14] * Quits: karlcow (~karl@nerval.la-grange.net) (Remote host closed the connection)
- # [18:16] * Quits: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk) (Quit: Leaving)
- # [18:21] * Quits: pesla (~pesla@188.202.125.121) (Remote host closed the connection)
- # [18:22] * Joins: bga_ (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru)
- # [18:22] * bga_ is now known as _bga
- # [18:23] * Quits: matjas (~matjas@91.182.18.224) (Quit: zZz)
- # [18:24] * Quits: foomor (~foomor@82.193.102.5.ipnet.kiev.ua) (Changing host)
- # [18:24] * Joins: foomor (~foomor@unaffiliated/foomor)
- # [18:26] * Quits: bga_|away (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru) (Ping timeout: 260 seconds)
- # [18:26] * Joins: aho (~nya@fuld-590c7a05.pool.mediaWays.net)
- # [18:29] * Joins: KaOSoFt (~maxzagato@unaffiliated/kaosoft)
- # [18:29] * Joins: plainhao (~plainhao@208.75.85.237)
- # [18:30] * Quits: kal-EL_ (~jor-EL@host116-66-dynamic.17-79-r.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014])
- # [18:35] * Quits: tbassetto (~tbassetto@pro75-4-82-238-200-10.fbx.proxad.net) (Quit: tbassetto)
- # [18:36] * Quits: Ms2ger (~Ms2ger@91.181.186.46) (Quit: nn)
- # [18:40] * _bga is now known as bga_|away
- # [18:43] * Quits: jeremyselier (~Jeremy@pro75-4-82-238-200-10.fbx.proxad.net) (Quit: jeremyselier)
- # [18:45] * Quits: Necrathex (~nectop@82-170-160-25.ip.telfort.nl) (Quit: Necrathex)
- # [18:45] * Quits: wolfman2000 (~wolfman20@rrcs-70-63-208-211.midsouth.biz.rr.com) (Remote host closed the connection)
- # [18:46] * bga_|away is now known as bga_
- # [18:47] * Joins: weinig (~weinig@17.203.14.176)
- # [18:50] * Joins: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6)
- # [18:55] * Joins: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net)
- # [18:57] * Quits: matijsb (~matijsb@188.205.108.18) (Quit: Leaving.)
- # [18:57] * Quits: zdobersek (~zan@46.164.33.247) (Ping timeout: 276 seconds)
- # [19:02] * Joins: tndH (~Rob@cpc15-seac19-2-0-cust232.7-2.cable.virginmedia.com)
- # [19:05] * Quits: tw2113 (~tw2113asw@fedora/tw2113) (Quit: Leaving)
- # [19:10] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 240 seconds)
- # [19:15] * bga_ is now known as bga_|away
- # [19:16] * Quits: othermaciej (~mjs@c-24-6-209-6.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [19:16] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [19:17] * Joins: matjas (~matjas@91.182.18.224)
- # [19:18] * Joins: mdelaney (~mdelaney@67.218.103.179)
- # [19:19] * Joins: jennb (~jennb@74.125.59.76)
- # [19:19] * Quits: f1lt3r_bocoup (~f1lt3r@64.119.153.2) (Remote host closed the connection)
- # [19:32] * Joins: tw2113 (~tw2113asw@169.231.106.216.unassigned.sdncommunications.com)
- # [19:32] * Quits: tw2113 (~tw2113asw@169.231.106.216.unassigned.sdncommunications.com) (Changing host)
- # [19:32] * Joins: tw2113 (~tw2113asw@fedora/tw2113)
- # [19:39] * Joins: chriseppstein (~chris@209.119.65.162)
- # [19:40] * Joins: othermaciej (~mjs@67.218.107.123)
- # [19:40] * bga_|away is now known as bga_
- # [19:41] * Joins: dave_levin (~dave_levi@74.125.59.68)
- # [19:41] * Joins: weinig_ (~weinig@17.246.16.50)
- # [19:41] * Quits: weinig_ (~weinig@17.246.16.50) (Read error: Connection reset by peer)
- # [19:42] * Quits: weinig (~weinig@17.203.14.176) (Read error: Connection reset by peer)
- # [19:42] * Joins: weinig (~weinig@17.203.14.176)
- # [19:42] * Quits: KaOSoFt (~maxzagato@unaffiliated/kaosoft) (Ping timeout: 272 seconds)
- # [19:45] * Joins: davidb_ (~davidb@corp.tor1.mozilla.com)
- # [19:46] * Joins: stevela (~anonymous@nat/google/x-jydngsrjsrxgaipv)
- # [19:53] * Quits: Martijnc (~Martijnc@91.176.16.47) (Quit: Martijnc)
- # [19:54] * Joins: jamesr_ (~jamesr@216.239.45.19)
- # [19:56] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [19:56] * Quits: mdelaney (~mdelaney@67.218.103.179) (Quit: mdelaney)
- # [19:57] * Joins: AlexNRoss (~AleossIRC@unaffiliated/aleoss)
- # [20:01] * Quits: myakura (~myakura@p1221-ipbf2508marunouchi.tokyo.ocn.ne.jp) (Remote host closed the connection)
- # [20:02] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Ping timeout: 276 seconds)
- # [20:02] * Joins: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0)
- # [20:08] * Joins: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk)
- # [20:14] * Quits: zewt (~x@c-76-24-235-31.hsd1.ma.comcast.net) (Ping timeout: 240 seconds)
- # [20:14] * Joins: zewt (~x@c-76-24-235-31.hsd1.ma.comcast.net)
- # [20:15] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Quit: This computer has gone to sleep)
- # [20:17] * Joins: PrgmrBill (~cobracmdr@unaffiliated/prgmrbill)
- # [20:17] * Quits: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0) (Quit: mdelaney)
- # [20:18] * Joins: dbaron (~dbaron@nat/mozilla/x-bjmslhcnflqddwqs)
- # [20:33] * Joins: weinig_ (~weinig@17.246.16.50)
- # [20:34] * Joins: zdobersek (~zan@cpe-46-164-1-121.dynamic.amis.net)
- # [20:37] * Quits: weinig (~weinig@17.203.14.176) (Ping timeout: 250 seconds)
- # [20:37] * weinig_ is now known as weinig
- # [20:38] * Joins: f1lt3r_bocoup (~f1lt3r@64.119.153.2)
- # [20:41] * Quits: othermaciej (~mjs@67.218.107.123) (Quit: othermaciej)
- # [20:46] * Joins: othermaciej (~mjs@17.246.17.84)
- # [20:53] * Quits: maikmerten (~maikmerte@port-92-201-149-181.dynamic.qsc.de) (Remote host closed the connection)
- # [20:54] * Quits: Rik` (~Rik`@mozilla-paris-253-99.cnt.nerim.net) (Remote host closed the connection)
- # [20:55] * Joins: kal-EL_ (~jor-EL@host116-66-dynamic.17-79-r.retail.telecomitalia.it)
- # [21:05] * Joins: murz (~mmurraywa@wcproxy.msnbc.com)
- # [21:05] * Joins: jochen___ (~jochen@nat/google/x-xxkluspllxukiwcp)
- # [21:09] * Quits: weinig (~weinig@17.246.16.50) (Quit: weinig)
- # [21:10] * Quits: jochen__ (~jochen@nat/google/x-esvtfzazyiijllax) (Ping timeout: 276 seconds)
- # [21:10] * jochen___ is now known as jochen__
- # [21:11] * Joins: erlehmann (~erlehmann@89.204.137.97)
- # [21:15] * Quits: Stikki (Stikki@dsl-pribrasgw1-fe85dd00-176.dhcp.inet.fi) (Ping timeout: 240 seconds)
- # [21:18] * Joins: Stikki (Stikki@dsl-pribrasgw1-fe85dd00-176.dhcp.inet.fi)
- # [21:24] * Joins: Stiks (Stikki@dsl-pribrasgw1-fe85dd00-176.dhcp.inet.fi)
- # [21:24] * Quits: zdobersek (~zan@cpe-46-164-1-121.dynamic.amis.net) (Ping timeout: 264 seconds)
- # [21:25] * Quits: Stikki (Stikki@dsl-pribrasgw1-fe85dd00-176.dhcp.inet.fi) (Ping timeout: 264 seconds)
- # [21:30] * Quits: f1lt3r_bocoup (~f1lt3r@64.119.153.2) (Quit: less catch, more try)
- # [21:31] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [21:32] * Joins: Rik` (~Rik`@2a01:e35:139b:b390:daa2:5eff:fe97:85ed)
- # [21:36] * Joins: f1lt3r_bocoup (~f1lt3r@64.119.153.2)
- # [21:37] * Joins: zdobersek (~zan@90.157.241.5)
- # [21:37] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (Ping timeout: 264 seconds)
- # [21:44] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
- # [21:50] * Joins: sicking (~chatzilla@c-98-210-155-80.hsd1.ca.comcast.net)
- # [21:54] * Quits: smaug____ (~chatzilla@cs181139127.pp.htv.fi) (Ping timeout: 240 seconds)
- # [22:04] * Joins: weinig (~weinig@17.203.14.176)
- # [22:04] * Joins: wolfman2000 (~wolfman20@rrcs-70-63-208-211.midsouth.biz.rr.com)
- # [22:06] * Quits: micheil (~micheil@108-83-101-85.uvs.sntcca.sbcglobal.net) (Quit: micheil)
- # [22:10] * bga_ is now known as bga_|away
- # [22:13] * Quits: davidb_ (~davidb@corp.tor1.mozilla.com) (Quit: davidb_)
- # [22:15] * bga_|away is now known as bga_
- # [22:17] * Quits: plainhao (~plainhao@208.75.85.237) (Quit: plainhao)
- # [22:19] * Quits: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk) (Ping timeout: 264 seconds)
- # [22:20] * Joins: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk)
- # [22:23] * Stiks is now known as Stikki
- # [22:24] * Parts: bfrohs (~bfrohs@smtp.forewordinternal.com)
- # [22:26] * Joins: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no)
- # [22:27] * Quits: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no) (Client Quit)
- # [22:27] * Quits: msucan (~robod@89.123.191.217) (Quit: .)
- # [22:34] * Quits: Stikki (Stikki@dsl-pribrasgw1-fe85dd00-176.dhcp.inet.fi) (Ping timeout: 240 seconds)
- # [22:35] * Joins: Stikki (Stikki@dsl-pribrasgw1-fe85dd00-176.dhcp.inet.fi)
- # [22:38] * Joins: jwalden (~waldo@2620:101:8003:200:222:68ff:fe15:af5c)
- # [22:41] * Quits: SteveGL (~dev@174-21-221-107.tukw.qwest.net) (Quit: SteveGL)
- # [22:43] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [22:49] * Joins: estes (~aestes@2620:0:1b00:1191:d69a:20ff:fed0:8cd2)
- # [22:51] * bga_ is now known as bga_|away
- # [22:52] * Quits: bga_|away (~bga@ppp91-122-51-148.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [22:54] * Joins: micheil (~micheil@user-64-9-233-73.googlewifi.com)
- # [22:56] * Quits: micheil (~micheil@user-64-9-233-73.googlewifi.com) (Read error: Connection reset by peer)
- # [22:57] * Joins: micheil (~micheil@user-64-9-233-73.googlewifi.com)
- # [23:01] * Joins: MikeSmith (~MikeSmith@EM114-48-12-18.pool.e-mobile.ne.jp)
- # [23:03] * Joins: ap_ (~ap@17.246.17.123)
- # [23:06] * Quits: micheil (~micheil@user-64-9-233-73.googlewifi.com) (Quit: micheil)
- # [23:06] * Quits: ap_ (~ap@17.246.17.123) (Remote host closed the connection)
- # [23:06] * Quits: erlehmann (~erlehmann@89.204.137.97) (Quit: Ex-Chat)
- # [23:06] * Quits: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6) (Read error: Connection reset by peer)
- # [23:07] * Joins: ap_ (~ap@17.203.15.167)
- # [23:07] * Quits: miketaylr (~miketaylr@206.217.92.186) (Quit: fjfjfjfjfdkjfdjkdfjkdf)
- # [23:10] * Quits: matjas (~matjas@91.182.18.224) (Quit: zZz)
- # [23:12] * ap_ is now known as ap
- # [23:12] * Quits: estes (~aestes@2620:0:1b00:1191:d69a:20ff:fed0:8cd2) (Quit: estes)
- # [23:13] * Quits: BlurstOfTimes (~blurstoft@168.203.117.36) (Remote host closed the connection)
- # [23:16] * Quits: kal-EL_ (~jor-EL@host116-66-dynamic.17-79-r.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86 [Firefox 3.6.13/20101203075014])
- # [23:17] * Joins: SteveGL (~dev@174-21-221-107.tukw.qwest.net)
- # [23:24] * Joins: ap_ (~ap@17.246.17.123)
- # [23:25] * Quits: mven_ (~mven__@169.241.49.57) (Quit: Leaving)
- # [23:25] * Joins: mven (~mven__@169.241.49.57)
- # [23:28] * Quits: ap (~ap@17.203.15.167) (Ping timeout: 276 seconds)
- # [23:28] * ap_ is now known as ap
- # [23:31] * Quits: boaz (~boaz@64.119.153.2) (Quit: boaz)
- # [23:33] * Quits: kor_ (~kor@ip146-53-210-87.adsl2.static.versatel.nl) (Ping timeout: 240 seconds)
- # [23:34] * Joins: kor_ (~kor@ip146-53-210-87.adsl2.static.versatel.nl)
- # [23:38] * Quits: zdobersek (~zan@90.157.241.5) (Ping timeout: 240 seconds)
- # [23:54] * Joins: zdobersek (~zan@90.157.245.112)
- # [23:54] * Joins: cying (~cying@173-13-176-101-sfba.hfc.comcastbusiness.net)
- # Session Close: Sat Feb 26 00:00:00 2011
The end :)