Options:
- # Session Start: Thu May 27 00:00:00 2010
- # Session Ident: #whatwg
- # [00:01] * Quits: weinig (~weinig@2620:0:1b00:1191:223:32ff:feaf:7f36) (Read error: Operation timed out)
- # [00:01] * weinig_ is now known as weinig
- # [00:04] * Joins: masterov (~masterov@nat/google/x-imkclzaegwhswtja)
- # [00:05] * Joins: MikeSmith (~MikeSmith@EM114-48-0-238.pool.e-mobile.ne.jp)
- # [00:08] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [00:11] * Parts: madeinchina (~user@173-30-23-111.client.mchsi.com) ("ERC Version 5.3 (IRC client for Emacs)")
- # [00:14] * Joins: othermaciej (~mjs@m5e0f36d0.tmodns.net)
- # [00:14] * Quits: othermaciej (~mjs@m5e0f36d0.tmodns.net) (Client Quit)
- # [00:15] * Quits: nroot (~48de810b@gateway/web/freenode/x-uqptoimtuzqnzxxw) (Quit: Page closed)
- # [00:15] * Quits: wirepair (fbi@random.supermario.org) (Read error: Operation timed out)
- # [00:28] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
- # [00:29] * Joins: sicking (~chatzilla@nat/mozilla/x-bguoilbvqbcynxkc)
- # [00:41] * Quits: mmn (~mmn@129-97-225-97.uwaterloo.ca) (Quit: Leaving.)
- # [00:44] * Quits: jorlow_ (~jorlow@217.41.232.119) (Quit: jorlow_)
- # [00:47] <sid__> hi i was working with workers in html5 i tried copying one of the ticker example and try to get it wrking from the local browser.. I got this error SECURITY_ERR: DOM Exception 18
- # [00:47] <sid__> The demo online works fine though...
- # [00:48] <sid__> http://dev.w3.org/html5/workers/
- # [00:48] <sid__> this is the reference...
- # [00:48] <sid__> for the example
- # [00:48] <sid__> coul any one tell me what the error is
- # [00:49] <mbrubeck> sid__: Is your worker hosted at the same origin (protocol+hostname+port) as the page that is running it?
- # [00:50] <sid__> yeah the HTML source and the "worker.js" files are all on my local folder...
- # [00:51] <mbrubeck> I'm not sure local files (file:///...) are allowed to run workers...
- # [00:51] <sid__> hmm
- # [00:51] <sid__> so ill try putting em into apache.. one sec
- # [00:53] <ap> sid__: loading from local file should work in Safari
- # [00:56] <sid__> well it is working.... i need the search.cgi uri in that resouce... but it works in principle...
- # [00:57] <sid__> thanks
- # [00:58] <sid__> i was actually working with the workers API for Databases... i was working on a Scrapbook plugin that would use webstorage as the backing store...
- # [00:58] <sid__> Now the problem was that
- # [00:59] <sid__> with the asynchronus API thigs got hard very fast
- # [00:59] <sid__> as in all i could do was thru call backs
- # [01:00] <sid__> and when i had to do things like insert/update/initialize DB etc operations i decided to sitch to workers
- # [01:00] <sid__> switch*
- # [01:00] <sid__> i need now a good lesson to design a simple event based framework ...
- # [01:01] <sid__> any good tutorials(JS based) out there on this?
- # [01:01] * Quits: masterov (~masterov@nat/google/x-imkclzaegwhswtja) (Quit: masterov)
- # [01:02] <mbrubeck> I'd look at the http://nodejs.org/ API for inspiration
- # [01:03] <micheil> yeah, I would too.
- # [01:03] * Joins: m_W (~mwj@c-69-141-106-205.hsd1.nj.comcast.net)
- # [01:03] <micheil> (actually, I have no idea what you're talking about, but I highly recommend looking at node.js)
- # [01:04] * Quits: Dashiva (Dashiva@wikia/Dashiva) (Ping timeout: 245 seconds)
- # [01:04] <sid__> Hmm thanks
- # [01:04] <MikeSmith> can somebody please try selecting and copying-and-pasting text from this page: http://www.businessinsider.com/chart-of-the-day-market-capitalization-microsoft-vs-apple-2010-5
- # [01:04] <MikeSmith> ...and tell me what you get
- # [01:04] * Joins: masterov (~masterov@nat/google/x-nuajetochrtcweoo)
- # [01:05] * Joins: Dashiva (Dashiva@m223j.studby.ntnu.no)
- # [01:05] * Quits: Dashiva (Dashiva@m223j.studby.ntnu.no) (Changing host)
- # [01:05] * Joins: Dashiva (Dashiva@wikia/Dashiva)
- # [01:05] <TabAtkins> Any text in particular?
- # [01:05] * Quits: Hixie (ianh@trivini.no) (Ping timeout: 240 seconds)
- # [01:05] * Joins: Hixie (ianh@trivini.no)
- # [01:06] <TabAtkins> Oh, you mean the "Read more: ..." thing at the end of the copypaste?
- # [01:06] <MikeSmith> TabAtkins: yeah
- # [01:06] <hober> I get the text I copied, and just the text I copied
- # [01:06] <TabAtkins> Interesting.
- # [01:07] <TabAtkins> I'm using Chrome 5
- # [01:07] <MikeSmith> I was trying with Safari
- # [01:07] <hober> Chrome 6.0.401.1 dev
- # [01:07] * Joins: mmn (~mmn@129-97-120-252.uwaterloo.ca)
- # [01:07] <MikeSmith> it seemed to not let me copy at all all, it just gives me that "Read more:" bit with the URL
- # [01:08] <hober> updating...
- # [01:08] * Quits: micheil (~micheil@124-170-47-127.dyn.iinet.net.au) (Quit: micheil)
- # [01:09] * Quits: aroben|afk (~aroben@unaffiliated/aroben) (Read error: Connection reset by peer)
- # [01:09] <mbrubeck> I get "Read more:..." when I copy more than X words.
- # [01:10] <mbrubeck> around 8 words
- # [01:10] <MikeSmith> me finds "{if(b.isPointInRange(c,0)&&!isElementWithoutText.test(a.tagName))return c}else if(e==
- # [01:10] <MikeSmith> 1)i" etc.
- # [01:10] <MikeSmith> http://tcr.tynt.com/javascripts/Tracer.js
- # [01:11] * MikeSmith notices his paste from that JS script got truncated, but that's the culprit, anyway
- # [01:11] <MikeSmith> anyway, that's just obnoxious
- # [01:12] * Quits: weinig (~weinig@17.246.18.71) (Quit: weinig)
- # [01:12] <mbrubeck> "aa(b) > 7" --> at least 8 words
- # [01:12] <MikeSmith> yeah, seems so
- # [01:12] <mbrubeck> thanks, http://jsbeautifier.org/
- # [01:13] <mbrubeck> I'd love to have a source code beautifier integrated with Firebug
- # [01:13] <MikeSmith> http://www.tynt.com/
- # [01:13] <MikeSmith> "The copy/paste company"
- # [01:15] * Joins: weinig (~weinig@17.246.18.71)
- # [01:15] * Quits: weinig (~weinig@17.246.18.71) (Client Quit)
- # [01:18] * Joins: boaz (~boaz@52.sub-75-238-192.myvzw.com)
- # [01:19] * Joins: weinig (~weinig@2620:0:1b00:1191:223:32ff:feaf:7f36)
- # [01:28] <MikeSmith> anybody know if is there are Java collection class that has a method for just popping the last item off the collection?
- # [01:29] * Quits: masterov (~masterov@nat/google/x-nuajetochrtcweoo) (Quit: masterov)
- # [01:30] * Joins: yutak_home (~kee@U017209.ppp.dion.ne.jp)
- # [01:30] <MikeSmith> hmm, Stack?
- # [01:30] <Dashiva> Stack is one of those do-not-use classes
- # [01:31] <MikeSmith> shit.. I was bout to say, me wonders if Stack is deprecated.. most of the obviously useful and simple Java classes are deprecated and replaced by something more complex and opaque
- # [01:31] <Dashiva> Do you have to support Java <6?
- # [01:31] <MikeSmith> Dashiva: so what do the Java gods mandate that I use instead?
- # [01:32] <MikeSmith> Dashiva: no, I think Java 6-only is OK
- # [01:32] <Dashiva> ArrayDeque is great if not
- # [01:32] * MikeSmith checks ArrayDeque doc
- # [01:33] <MikeSmith> Dashiva: but, really, is the whole Java-let's-deprecate-everything phenomenon some kind of absurdist joke or something?
- # [01:33] <Dashiva> It's not deprecation for no reason
- # [01:33] <mbrubeck> It's because the old container classes were pre-generics
- # [01:33] <MikeSmith> oh
- # [01:33] * Quits: boaz (~boaz@52.sub-75-238-192.myvzw.com) (Quit: boaz)
- # [01:33] <Dashiva> Also, lots of them were sychronized
- # [01:34] <MikeSmith> I see
- # [01:34] <Dashiva> Spelled correctly, anyhow
- # [01:34] <MikeSmith> I guess it's just that every time I find something that intuitively maps to my use cases and programming experiences, I find that's in deprecated
- # [01:35] <Dashiva> The good names were taken first, of course :)
- # [01:35] <MikeSmith> yeah
- # [01:36] * Joins: masterov (~masterov@nat/google/x-hwsfposawxavkrfs)
- # [01:36] <Dashiva> That's not to say you can't use the old classes, they still work. But they're deprecated because the alternatives are generally better.
- # [01:38] * Quits: masterov (~masterov@nat/google/x-hwsfposawxavkrfs) (Client Quit)
- # [01:44] * Quits: tndH (~Rob@cpc2-leed18-0-0-cust427.leed.cable.ntl.com) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.1/2008072406])
- # [01:45] <sid__> btw i dont suppose any one has tried working with workers API in chrome extensions....?
- # [01:45] <sid__> they dont seem to work in the JS environment...
- # [01:45] <sid__> set up for extensions
- # [01:47] * Quits: sicking (~chatzilla@nat/mozilla/x-bguoilbvqbcynxkc) (Remote host closed the connection)
- # [01:49] * Joins: masterov (~masterov@nat/google/x-yxjdduwszbfxjqwo)
- # [01:50] * Joins: KaOSoFt (~KaOSoFt@190.24.156.162)
- # [01:52] * Joins: Dashimon (Dashiva@m223j.studby.ntnu.no)
- # [01:52] * Quits: Dashimon (Dashiva@m223j.studby.ntnu.no) (Changing host)
- # [01:52] * Joins: Dashimon (Dashiva@wikia/Dashiva)
- # [01:54] * Quits: Dashiva (Dashiva@wikia/Dashiva) (Ping timeout: 276 seconds)
- # [01:54] * Dashimon is now known as Dashiva
- # [01:56] * Quits: KaOSoFt (~KaOSoFt@190.24.156.162) (Quit: Ex-Chat)
- # [01:56] * Joins: KaOSoFt (~KaOSoFt@190.24.156.162)
- # [01:59] * Quits: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no) (Quit: This computer has gone to sleep)
- # [02:02] * Joins: slartsa (~Lari@adsl-215-234-204.kymp.net)
- # [02:02] * Joins: sicking (~chatzilla@nat/mozilla/x-xcrwdckojzduarjq)
- # [02:09] * Quits: slartsa (~Lari@adsl-215-234-204.kymp.net) (Ping timeout: 240 seconds)
- # [02:11] * Quits: cying (~cying@70.90.171.153) (*.net *.split)
- # [02:11] * Quits: Phae (~phaeness@gatej.thls.bbc.co.uk) (*.net *.split)
- # [02:11] * Quits: payman (~payman@pat.se.opera.com) (*.net *.split)
- # [02:11] * Quits: jcranmer (~jcranmer@ltsp2.csl.tjhsst.edu) (*.net *.split)
- # [02:12] * Joins: cying (~cying@70.90.171.153)
- # [02:12] * Joins: Phae (~phaeness@gatej.thls.bbc.co.uk)
- # [02:12] * Joins: payman (~payman@pat.se.opera.com)
- # [02:12] * Joins: jcranmer (~jcranmer@ltsp2.csl.tjhsst.edu)
- # [02:14] * Joins: wirepair (fbi@random.supermario.org)
- # [02:20] * Quits: cying (~cying@70.90.171.153) (Quit: cying)
- # [02:22] * Quits: ttepasse (~ttepasse@ip-109-90-160-217.unitymediagroup.de) (Ping timeout: 260 seconds)
- # [02:28] * Quits: yutak_home (~kee@U017209.ppp.dion.ne.jp) (Quit: Ex-Chat)
- # [02:30] * Quits: ap (~ap@17.246.17.104) (Quit: ap)
- # [02:31] * Quits: weinig (~weinig@2620:0:1b00:1191:223:32ff:feaf:7f36) (Quit: weinig)
- # [02:43] * Quits: JonathanNeal (~JonathanN@rrcs-76-79-114-210.west.biz.rr.com) (Ping timeout: 258 seconds)
- # [02:43] * Joins: wakaba_0 (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [02:50] <Hixie> if there are any forum admins around (zcorpan?), looks like DaveC426913 is sending spam PMs to people on the forum
- # [02:52] <TabAtkins> Anyone with more than 2 digits at the end of their name (4 if it looks like a year in the last century) is a spam bot automatically.
- # [02:58] <KaOSoFt> I already reported them. I guess that was the reason for the net split.
- # [02:58] <KaOSoFt> Perhaps restarted a server?
- # [02:58] <KaOSoFt> Anyways, time to go home.
- # [02:58] * Quits: KaOSoFt (~KaOSoFt@190.24.156.162) (Quit: Ex-Chat)
- # [03:02] * Joins: rolandsteiner (~rolandste@220.109.219.244)
- # [03:06] * Joins: boaz (~boaz@4.sub-75-239-33.myvzw.com)
- # [03:08] * Quits: sid__ (~chatzilla@ip72-222-129-11.ph.ph.cox.net) (Ping timeout: 264 seconds)
- # [03:11] * Quits: masterov (~masterov@nat/google/x-yxjdduwszbfxjqwo) (Quit: masterov)
- # [03:12] * Quits: ojan (~ojan@nat/google/x-czjvbzmnceaszxog) (Quit: ojan)
- # [03:25] * Joins: JonathanNeal (~JonathanN@99-59-124-67.lightspeed.irvnca.sbcglobal.net)
- # [03:28] * Quits: JonathanNeal (~JonathanN@99-59-124-67.lightspeed.irvnca.sbcglobal.net) (Client Quit)
- # [03:34] * Joins: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no)
- # [03:42] * Quits: dave_levin (~dave_levi@nat/google/x-lszundohgxjebgil) (Quit: dave_levin)
- # [03:55] * Quits: mmn (~mmn@129-97-120-252.uwaterloo.ca) (Quit: Leaving.)
- # [03:57] * Joins: mbrubeck1 (~mbrubeck@184.77.100.34)
- # [03:58] * Parts: mbrubeck1 (~mbrubeck@184.77.100.34)
- # [04:01] * Quits: mbrubeck (~mbrubeck@184.77.100.34) (Ping timeout: 260 seconds)
- # [04:09] * Joins: kennyluck (~kennyluck@tea04.w3.mag.keio.ac.jp)
- # [04:10] * Joins: mmn (~mmn@129-97-225-97.uwaterloo.ca)
- # [04:16] * Quits: sicking (~chatzilla@nat/mozilla/x-xcrwdckojzduarjq) (Ping timeout: 245 seconds)
- # [04:26] * Quits: wakaba_0 (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Ping timeout: 258 seconds)
- # [04:26] * Joins: wakaba_0 (~wakaba_@203-140-90-184.eonet.ne.jp)
- # [04:30] * Quits: MikeSmith (~MikeSmith@EM114-48-0-238.pool.e-mobile.ne.jp) (Quit: Till kicked and torn and beaten out he lies, and leaves his hold and crackles, groans, and dies.)
- # [04:30] * Joins: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net)
- # [04:32] * Quits: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net) (Client Quit)
- # [05:03] * Quits: rolandsteiner (~rolandste@220.109.219.244) (Read error: Connection reset by peer)
- # [05:08] * Joins: MikeSmith (~MikeSmith@EM114-48-0-238.pool.e-mobile.ne.jp)
- # [05:12] * Quits: boaz (~boaz@4.sub-75-239-33.myvzw.com) (Ping timeout: 252 seconds)
- # [05:18] * Joins: boaz (~boaz@66.sub-75-239-197.myvzw.com)
- # [05:19] * Quits: erikvold (~erikvold@S01060024012860e9.gv.shawcable.net) (Quit: me so sleepy)
- # [05:20] * Joins: dave_levin (~dave_levi@c-98-203-247-78.hsd1.wa.comcast.net)
- # [05:20] * Joins: erikvold (~erikvold@S01060024012860e9.gv.shawcable.net)
- # [05:23] * Joins: boblet (~boblet@p1201-ipbf709osakakita.osaka.ocn.ne.jp)
- # [05:25] <boblet> MikeSmith: are you in charge of the sites listed in planet html5?
- # [05:25] <boblet> this might be a good feed to add http://doctype.com/tags/html5
- # [05:26] <MikeSmith> boblet: yeah, I am
- # [05:26] * MikeSmith looks at site now
- # [05:26] <boblet> not quite as active as SO, but similar in a lower level kinda way
- # [05:26] <boblet> well, less technical
- # [05:27] <MikeSmith> can you vouch for these guys?
- # [05:27] <MikeSmith> Doctype was built by the people who run Litmus - David Smalley, Paul Farnell and Matthew Brindley.
- # [05:27] <MikeSmith> (quote from about page)
- # [05:27] <boblet> btw thanks for adding me yo
- # [05:27] <boblet> litmus is a compare-in-different-browsers app for web devs
- # [05:28] <boblet> don’t know them personally but they haven’t done anything dodgy so far
- # [05:28] <boblet> they made me a site admin fwiw (not much :)
- # [05:29] * Joins: paradisaeidae (~chatzilla@60-242-27-235.static.tpgi.com.au)
- # [05:31] <boblet> oh btw I’m not posting much HTML5-relevant stuff to Tumblr now, so you may want to change my link to http://oli.jp/articles.atom
- # [05:31] <boblet> most of my content is going to html5doctor.com or books now tho :/
- # [05:31] * Quits: MikeSmith (~MikeSmith@EM114-48-0-238.pool.e-mobile.ne.jp) (Ping timeout: 265 seconds)
- # [05:32] * Joins: MikeSmith (~MikeSmith@EM111-188-95-58.pool.e-mobile.ne.jp)
- # [05:33] <MikeSmith> losted my connection
- # [05:33] <MikeSmith> [12:25] <MikeSmith> np
- # [05:33] <MikeSmith> [12:26] <MikeSmith> I'm kidding about vouching for them
- # [05:33] <MikeSmith> [12:26] <MikeSmith> I'll add it now
- # [05:33] <MikeSmith> [12:26] <MikeSmith> it looks like a useful resource
- # [05:33] <boblet> heh
- # [05:33] <MikeSmith> boblet: will change the URL for you feed too
- # [05:33] <MikeSmith> dammit
- # [05:33] <MikeSmith> this train driver loves to hit his brakes
- # [05:33] <MikeSmith> and make everybody stumble
- # [05:33] <boblet> woah, that’s a dodgy feeling huh
- # [05:34] <boblet> well, it is on JR West
- # [05:34] <boblet> :|
- # [05:34] <MikeSmith> train drivers should be wired to get an electric shock every time they do that
- # [05:34] <MikeSmith> this it Odakyu sen
- # [05:34] <MikeSmith> the only thing worse than JR
- # [05:34] <boblet> heh
- # [05:34] <boblet> as long as they stay on the rails I’m happy
- # [05:34] * Quits: aho (~nya@g227045139.adsl.alicedsl.de) (Quit: EXEC_over.METHOD_SUBLIMATION)
- # [05:35] <MikeSmith> I'd rather they also tried harder to arrive on time
- # [05:36] * Quits: Henrik`G (~hb@c83-249-67-192.bredband.comhem.se) (Ping timeout: 260 seconds)
- # [05:36] <MikeSmith> Odakyu is the online train line I've seen in Japan that can't manage to get trains to run on time
- # [05:36] <MikeSmith> and plus every time it rains, all hell seems to break lose
- # [05:37] <boblet> maybe they’re using the British Rail model
- # [05:37] <boblet> leaves on the track! oh noes!
- # [05:38] <MikeSmith> the other day when it was raining here, they announced "We've had an accident on the ENoshima line, so we will not go all the way to Shonandai (my station), instead we will stop at Sagami Ono".. so, fuck you
- # [05:38] <MikeSmith> basically
- # [05:38] <MikeSmith> there are no other train lines that connect to Sagami Ono
- # [05:38] <MikeSmith> and they gave no info about, if you need to get further down to Fujisawa or whatever, this is what you should to
- # [05:38] <MikeSmith> *do
- # [05:39] <boblet> that’s … helpful
- # [05:39] <MikeSmith> instead, it was just "get off the train and don't let the doors hit you in the ass on the way out"
- # [05:39] <boblet> (for taxi companies)
- # [05:39] <MikeSmith> boblet: OK, doctype.com added
- # [05:39] <MikeSmith> willbchange your ULR now
- # [05:40] <boblet> MikeSmith: no rush
- # [05:40] <boblet> I was actually a bit surprised to see myself there. “I’d just like to thank my family and fans—without them…” ;-)
- # [05:41] <MikeSmith> heh
- # [05:41] * Joins: rolandsteiner (~rolandste@220.109.219.244)
- # [05:41] * Joins: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net)
- # [05:42] <MikeSmith> boblet: you have made yourself a member of the cabal, for better or worse
- # [05:42] <boblet> feel obligated to write more :/
- # [05:42] <boblet> wow, sweet! looking forward to those holographic member ids you told me about
- # [05:42] <boblet> the one with hypno-powers
- # [05:43] <MikeSmith> now, when people bitch about the "HTML clusterfuck" and the people responsible, you can count yourself among the privileged few they have in mind
- # [05:43] <boblet> rock! … umm I think
- # [05:46] * Quits: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net) (Client Quit)
- # [05:52] * Quits: paradisaeidae (~chatzilla@60-242-27-235.static.tpgi.com.au) (Quit: ChatZilla 0.9.86 [Firefox 3.6.3/20100401080539])
- # [05:53] * Joins: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net)
- # [05:54] * Quits: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net) (Client Quit)
- # [05:55] <MikeSmith> so boblet
- # [05:55] <MikeSmith> if you can indulge me
- # [05:55] <MikeSmith> I have something to share
- # [05:56] <MikeSmith> I went to the supermarket this morning
- # [05:56] <boblet> I’m always down for your indulgences
- # [05:56] <MikeSmith> to buy some english muffins
- # [05:56] <boblet> mm muffins
- # [05:56] <MikeSmith> I got to the store and found that they had two brands of english muffins
- # [05:56] <MikeSmith> and they looked a lot the same
- # [05:57] <MikeSmith> and were the same price
- # [05:57] <MikeSmith> so I'm confronted with a dilemma
- # [05:57] <MikeSmith> how do I choose?
- # [05:57] <MikeSmith> what process do I use to decide
- # [05:57] <boblet> elementary. buy one of each and have a taste-off
- # [05:57] <MikeSmith> I considered the options available to me
- # [05:57] <boblet> don’t thank me, thank science
- # [05:58] <MikeSmith> I could, say, try to get some expert advice from the management
- # [05:58] <boblet> heh
- # [05:58] <boblet> good luck with that
- # [05:58] <MikeSmith> well, I could even do a lifeline call to a english-muffin expert somewhere
- # [05:58] <MikeSmith> or I could attempt to do some detailed analysis there myself, at the stor
- # [05:58] <MikeSmith> close examination
- # [05:59] <MikeSmith> I mean, I could have spent all day there at the store deciding what english muffins to buy
- # [05:59] * Joins: kennyluck_ (~kennyluck@2001:200:1c0:3508:225:ff:fe4d:f8c7)
- # [05:59] <MikeSmith> and agonizing and hand-wringing over whether I was making the right decision
- # [05:59] * Joins: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net)
- # [05:59] <MikeSmith> because, you know, I had to make *some* decision
- # [06:00] <MikeSmith> I needed english muffins
- # [06:00] <boblet> obviously
- # [06:00] <MikeSmith> I had an english-muffing consumer market waiting at home to consume some english muffins
- # [06:01] <MikeSmith> and I thought, I have a risk here of making the wrong decision
- # [06:01] <MikeSmith> and alienating my english-muffin consumer market at home
- # [06:01] <boblet> I stand by my scientific experiment suggestion (which would also ensure seconds for your aforementioned consumer market), but other variables worthy of evaluation are
- # [06:01] <MikeSmith> having them tell me, boy, Mikey, you sure really fucked up that english-muffin-buying decision
- # [06:02] * Quits: kennyluck (~kennyluck@tea04.w3.mag.keio.ac.jp) (Ping timeout: 265 seconds)
- # [06:02] * kennyluck_ is now known as kennyluck
- # [06:02] <MikeSmith> "what a mess you made of the english-muffin-buying task that you were given responsibility for"
- # [06:02] <MikeSmith> etc.
- # [06:02] <MikeSmith> anyway, you know the punchline
- # [06:03] <boblet> weight, relative springiness, length of ingredients list, relative average length of ingredients in ingredients list (in both cases shorter=better), and due-by date
- # [06:03] <boblet> the other option is to just lie and say that’s all they had
- # [06:03] <MikeSmith> well, after 10 seconds of agonized though about it, I just grabbed one and took it the counter and paid
- # [06:04] <MikeSmith> and I got back in time to ship the code
- # [06:04] <MikeSmith> er, I mean I got back in time to have breakfast
- # [06:04] <MikeSmith> anyway, it would be a mistake for anybody to read too much into this little story
- # [06:05] <MikeSmith> I just felt like sharing
- # [06:05] <boblet> damn you and your finely crafted metaphors
- # [06:05] <MikeSmith> "get a decision made in time to actually eat breakfast"
- # [06:06] <boblet> don’t forget that it’s entirely possible you would still have got into trouble for choosing the wrong muffin, for no apparent reasons (consumer markets can be unforgiving in the morning)
- # [06:07] <MikeSmith> yeah, the damned-if-you-do-or-damned-if-you-don'tness of life
- # [06:07] <MikeSmith> Huck Finn wrote about that
- # [06:07] <MikeSmith> well, Mark Twain did
- # [06:07] <MikeSmith> I think Huck's conclusion was, I guess I'll just be damned.
- # [06:08] <MikeSmith> but he got Jim out to safety
- # [06:08] <MikeSmith> and he had a pretty good time along the way doing it
- # [06:08] <MikeSmith> and he learned a lot
- # [06:09] * Quits: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [06:10] <boblet> “just be damned” that’d make a good quote for the IRC logs header
- # [06:10] <MikeSmith> Huck shipped the code
- # [06:12] * Joins: nessy1 (~Adium@203-214-150-239.perm.iinet.net.au)
- # [06:15] * Joins: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net)
- # [06:15] * Quits: nessy (~Adium@203-214-150-239.perm.iinet.net.au) (Ping timeout: 260 seconds)
- # [06:18] * Quits: jwalden (~waldo@nat/mozilla/x-davwngfbzmpgrfhj) (Quit: over and out)
- # [06:18] <MikeSmith> boblet: oli.jp feed added
- # [06:19] <boblet> heh, and cheers
- # [06:19] <boblet> will post wisely
- # [06:25] <MikeSmith> no need to do it wisely
- # [06:26] <MikeSmith> abuse the Force
- # [06:30] * Quits: f1lt3r (~f1lt3r@64.119.159.231) (Quit: Gettin' out while I still can!)
- # [06:35] * Joins: f1lt3r (~f1lt3r@64.119.159.231)
- # [06:41] <MikeSmith> boblet: let's try to be more like this guy: http://twitpic.com/1rfowk
- # [06:41] <MikeSmith> or perhaps better yet: http://twitpic.com/1rfp6m
- # [06:55] <boblet> lol
- # [06:56] <boblet> MikeSmith: http://www.collegehumor.com/article:1794889
- # [07:07] * Quits: michaeln (~michaeln@nat/google/x-gqdutcufxhqepjhj) (Quit: Leaving.)
- # [07:13] <MikeSmith> so there's a patch copied into a code.google.com bug report that I would like to e-mail to hsivonen
- # [07:13] <MikeSmith> but I notice that the code.google.com UI has wrapped and borked it
- # [07:13] <MikeSmith> http://code.google.com/p/jing-trang/issues/detail?id=35
- # [07:13] <MikeSmith> anybody know if there's some way I can get a raw/unwrapped version of the comment?
- # [07:17] * MikeSmith finds that the patchutils distro has a Unwrapdiff command
- # [07:29] * Quits: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net) (Quit: weinig)
- # [07:35] * Joins: eighty4 (~eighty4@c-d9cee455.012-403-6c6b701.cust.bredbandsbolaget.se)
- # [07:46] * Quits: cpearce (~cpearce@203-97-204-82.dsl.clear.net.nz) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.15/2009101909])
- # [07:49] * Quits: eighty4 (~eighty4@c-d9cee455.012-403-6c6b701.cust.bredbandsbolaget.se) (Remote host closed the connection)
- # [07:51] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # [07:51] * Joins: erlehmann (~erlehmann@89.204.153.98)
- # [07:57] * Quits: boaz (~boaz@66.sub-75-239-197.myvzw.com) (Ping timeout: 276 seconds)
- # [08:01] * Quits: erikvold (~erikvold@S01060024012860e9.gv.shawcable.net) (Quit: me so sleepy)
- # [08:03] * Joins: erikvold (~erikvold@S01060024012860e9.gv.shawcable.net)
- # [08:03] * Joins: boaz (~boaz@132.sub-75-239-131.myvzw.com)
- # [08:07] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (Read error: Connection reset by peer)
- # [08:07] * Joins: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [08:07] * Joins: cying (~cying@c-24-4-120-70.hsd1.ca.comcast.net)
- # [08:08] <hsivonen> OK. I guess I should email fantasai about URLs on syntax.whattf.org
- # [08:09] * Quits: MikeSmith (~MikeSmith@EM111-188-95-58.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
- # [08:16] * Joins: MikeSmith (~MikeSmith@EM114-48-64-13.pool.e-mobile.ne.jp)
- # [08:20] * Quits: roc (~roc@203-97-204-82.dsl.clear.net.nz) (Quit: roc)
- # [08:27] <Peter`> MikeSmith: The blue background-colour is gone now, so yes, text is readable
- # [08:27] <Peter`> Thank you!
- # [08:28] <MikeSmith> cheers
- # [08:36] * Quits: ciaran_lee (leecn@spoon.netsoc.tcd.ie) (Ping timeout: 264 seconds)
- # [08:41] * Quits: boaz (~boaz@132.sub-75-239-131.myvzw.com) (Quit: boaz)
- # [08:42] * Joins: Maurice (~ano@a80-101-46-164.adsl.xs4all.nl)
- # [08:43] * Joins: cpearce (~cpearce@ip-118-90-127-211.xdsl.xnet.co.nz)
- # [08:47] * Quits: paul_irish (~paul_iris@c-71-192-163-128.hsd1.nh.comcast.net) (Remote host closed the connection)
- # [08:48] * Quits: Necrathex (~bleptop@212-123-163-12.ip.telfort.nl) (Quit: Necrathex)
- # [08:53] * Quits: cpearce (~cpearce@ip-118-90-127-211.xdsl.xnet.co.nz) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.15/2009101909])
- # [08:53] * Joins: zalan (~zalan@catv-89-135-142-235.catv.broadband.hu)
- # [08:55] * Quits: dave_levin (~dave_levi@c-98-203-247-78.hsd1.wa.comcast.net) (Quit: dave_levin)
- # [08:55] * Joins: maikmerten (~maikmerte@port-92-201-39-42.dynamic.qsc.de)
- # [08:55] * Quits: garbeam (~anselm@garbe.us) (Ping timeout: 252 seconds)
- # [08:56] * Quits: mmn (~mmn@129-97-225-97.uwaterloo.ca) (Quit: Leaving.)
- # [08:56] * Joins: garbeam (~anselm@garbe.us)
- # [08:58] * Joins: sicking (~chatzilla@c-67-164-74-129.hsd1.ca.comcast.net)
- # [08:59] * Joins: micheil (~micheil@124-170-47-127.dyn.iinet.net.au)
- # [09:01] * Joins: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie)
- # [09:09] * Joins: slartsa (~Lari@adsl-215-234-204.kymp.net)
- # [09:11] * Joins: ciaran_lee (leecn@spoon.netsoc.tcd.ie)
- # [09:16] * Quits: drunknbass (~drunknbas@76.91.255.83) (Remote host closed the connection)
- # [09:19] * Joins: ciaran_l1e (leecn@spoon.netsoc.tcd.ie)
- # [09:22] * Quits: ciaran_lee (leecn@spoon.netsoc.tcd.ie) (Ping timeout: 258 seconds)
- # [09:25] * Joins: ciaran_lee (leecn@spoon.netsoc.tcd.ie)
- # [09:29] * Quits: ciaran_l1e (leecn@spoon.netsoc.tcd.ie) (Ping timeout: 248 seconds)
- # [09:31] * Quits: kennyluck (~kennyluck@2001:200:1c0:3508:225:ff:fe4d:f8c7) (Quit: kennyluck)
- # [09:35] * Joins: paradisaeidae (~chatzilla@r125-63-186-205.cpe.unwired.net.au)
- # [09:37] * Joins: daedb_ (~daed@78-72-108-100-no178.tbcn.telia.com)
- # [09:39] * Quits: daedb (~daed@78-72-108-100-no178.tbcn.telia.com) (Ping timeout: 245 seconds)
- # [09:41] * Joins: workmad3 (~workmad3@94-116-57-163.dynamic.thecloud.net)
- # [09:46] * MikeSmith sends some patches to hsivonen for review
- # [09:48] <annevk> http://docs.google.com/Doc?docid=0AaYxrITemjbxZGNmZzc5cHpfM2Ryajc5Zmhx&hl=en scroll to the end -- DOCTYPE rejoicing
- # [09:48] <annevk> via Peter-
- # [09:49] <annevk> or maybe Peter` if they're different :)
- # [09:49] * Quits: paradisaeidae (~chatzilla@r125-63-186-205.cpe.unwired.net.au) (Read error: Connection reset by peer)
- # [09:49] * Joins: zcorpan_ (~zcorpan@83.218.67.122)
- # [09:50] <Peter`> Nah, two computers
- # [09:50] * Joins: paradisaeidae (~chatzilla@r125-63-186-205.cpe.unwired.net.au)
- # [09:52] <slartsa> whoa, AI?
- # [09:54] * Quits: workmad3 (~workmad3@94-116-57-163.dynamic.thecloud.net) (Ping timeout: 276 seconds)
- # [09:55] <hsivonen> annevk: tag-format="semantics/1.0" is awesome
- # [09:59] * Joins: ciaran_l1e (leecn@spoon.netsoc.tcd.ie)
- # [10:00] <Rich_Clark> can anyone tell me why there isn't a type="year" in the spec?
- # [10:01] <annevk> use case?
- # [10:02] <MikeSmith> hey, it's Rich_Clark!!
- # [10:02] * Quits: ciaran_lee (leecn@spoon.netsoc.tcd.ie) (Ping timeout: 258 seconds)
- # [10:02] <MikeSmith> HTML5 Doctors are taking over
- # [10:03] <Rich_Clark> hey Mike
- # [10:03] <MikeSmith> hey man
- # [10:03] <MikeSmith> for the record, I don't have clue about the rational for not having type=year
- # [10:03] <MikeSmith> it seems to me like it'd be useful
- # [10:03] <Rich_Clark> anne, I don't have one, someone just asked me the other day and I didn't know so thought I'd see if anyone did
- # [10:03] <MikeSmith> but as always, whatta I know..
- # [10:04] <annevk> well, the answer is lack of a use case afaik
- # [10:04] * Joins: ciaran_lee (leecn@spoon.netsoc.tcd.ie)
- # [10:04] <annevk> MikeSmith, more than most people, I'd say
- # [10:04] <MikeSmith> annevk: great to see http://www.w3.org/TR/speech-grammar/grammar.dtd
- # [10:04] * Quits: ciaran_l1e (leecn@spoon.netsoc.tcd.ie) (Read error: Operation timed out)
- # [10:04] <Rich_Clark> right ok, cheers guys
- # [10:04] <MikeSmith> keeping hope alive for DTDs
- # [10:04] <MikeSmith> talk about lack of clue
- # [10:05] * Joins: paradisaeidae_ (~chatzilla@r125-63-186-203.cpe.unwired.net.au)
- # [10:05] <hsivonen> Rich_Clark: as far as I am aware, the use cases are addressed by type=number min=something step=1
- # [10:05] <annevk> even has <meta>, including the broken http-equiv
- # [10:05] <annevk> awesome
- # [10:05] <MikeSmith> we really need to have an executive ban on DTDs across working groups
- # [10:05] <MikeSmith> seriously
- # [10:05] <MikeSmith> the madness must end
- # [10:05] <MikeSmith> otherwise these jackasses will still be churning out DTDs 50 years from now
- # [10:06] <Rich_Clark> hsivonen: yes that's what I advised the guy to use in the end. Cheers
- # [10:06] <hsivonen> is special (NULL | VOID | GARBAGE) #IMPLIED
- # [10:06] <hsivonen> legal in DTDs?
- # [10:06] * Quits: paradisaeidae (~chatzilla@r125-63-186-205.cpe.unwired.net.au) (Ping timeout: 258 seconds)
- # [10:06] <annevk> another ban: if you intend your spec to end up the web browser vendors must be involved; if they're not and you continue ahead anyway you lose the right to complain later on
- # [10:07] <MikeSmith> I'm trying hard to un-learn anything I ever knew about DTDs
- # [10:07] <MikeSmith> annevk: amen
- # [10:07] <MikeSmith> again, seriously
- # [10:08] * Quits: danbri (~danbri@unaffiliated/danbri) (Remote host closed the connection)
- # [10:09] * Joins: danbri (~danbri@unaffiliated/danbri)
- # [10:09] <MikeSmith> groups of mad scientists off quietly spending years in their remote labs developing Frankenstein monsters
- # [10:09] <MikeSmith> then unleashing them on the world and asking that they be welcomed with open arms
- # [10:24] * Quits: sicking (~chatzilla@c-67-164-74-129.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [10:37] * Joins: akamike (~akamike@94-193-106-14.zone7.bethere.co.uk)
- # [10:38] * Quits: paradisaeidae_ (~chatzilla@r125-63-186-203.cpe.unwired.net.au) (Quit: ChatZilla 0.9.86 [Firefox 3.6.3/20100401080539])
- # [10:40] * Joins: mat_t (~mattomasz@91.189.88.12)
- # [10:41] * Joins: jorlow_ (~jorlow@217.41.236.207)
- # [10:42] * Joins: cpearce (~cpearce@ip-118-90-127-211.xdsl.xnet.co.nz)
- # [10:43] * Quits: MikeSmith (~MikeSmith@EM114-48-64-13.pool.e-mobile.ne.jp) (Quit: Till kicked and torn and beaten out he lies, and leaves his hold and crackles, groans, and dies.)
- # [10:45] * Joins: danbri_ (~danbri@unaffiliated/danbri)
- # [10:45] * Quits: jorlow_ (~jorlow@217.41.236.207) (Ping timeout: 265 seconds)
- # [10:48] * Joins: ROBOd (~robod@89.123.155.227)
- # [10:48] * Quits: danbri (~danbri@unaffiliated/danbri) (Ping timeout: 240 seconds)
- # [10:48] * danbri_ is now known as danbri
- # [10:57] * Quits: shepazu (~schepers@62-50-199-254.client.stsn.net) (Ping timeout: 245 seconds)
- # [11:06] <zcorpan_> hsivonen: i think so, although the html4 dtd usually sets a default value instead of #IMPLIED for enumerated attributes that aren't booleans
- # [11:06] * Quits: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no) (Quit: This computer has gone to sleep)
- # [11:07] <zcorpan_> method (GET|POST) GET
- # [11:07] <zcorpan_> checked (checked) #IMPLIED
- # [11:10] * daedb_ is now known as daedb
- # [11:18] * Joins: mpt (~mpt@canonical/mpt)
- # [11:25] * Joins: grimboy (~grimboy@bcm-131-111-216-150.girton.cam.ac.uk)
- # [11:26] * Joins: Necrathex (~bleptop@colorenco.speedxs.nl)
- # [11:28] * Joins: tndH (~Rob@cpc2-leed18-0-0-cust427.leed.cable.ntl.com)
- # [11:29] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
- # [11:33] * Quits: cpearce (~cpearce@ip-118-90-127-211.xdsl.xnet.co.nz) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.15/2009101909])
- # [11:39] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [11:43] <jgraham> https://wiki.mozilla.org/Tantek-Mozilla-projects - the bit about form controls is interesting
- # [11:51] <Lachy> "Take a look at what Opera has done for example (in terms of dangers to avoid)." - haha
- # [12:01] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 264 seconds)
- # [12:02] <zcorpan_>
- # [12:02] <zcorpan_> http://twitter.com/bobdvb/statuses/14818754527
- # [12:02] * Quits: Necrathex (~bleptop@colorenco.speedxs.nl) (Quit: Necrathex)
- # [12:02] * Joins: Mitsurugi (~mitsu@unaffiliated/mitsurugi)
- # [12:02] <Mitsurugi> hi all
- # [12:04] * Joins: mpt (~mpt@canonical/mpt)
- # [12:07] <jgraham> hi
- # [12:12] <jgraham> Does anyone know if it is defined somewhere that new InterfaceObject() and InterfaceObject() are equivalent? Or does it have to be specified on a case-by-case basis?
- # [12:17] <jgraham> (I would expect WebIDL 4.4.1 to define this, but it doesn't)
- # [12:17] <jgraham> (unless I am missing something)
- # [12:20] * zcorpan_ notes 15.3.1.1 in es5
- # [12:21] <gsnedders> zcorpan_: That's not relevant
- # [12:21] <gsnedders> zcorpan_: That's only relevant for the Function object
- # [12:23] <gsnedders> As in what is bound to "Function" in the global scope be default
- # [12:24] * jgraham wonders if any work on WebIDL is actually happening
- # [12:34] <zcorpan_> so for xhr it seems firefox and opera return an object while safari and chrome throw TypeError
- # [12:35] <jgraham> TypeError is what I would expect given the spec
- # [12:35] <jgraham> But I don't really trust the spec :)
- # [12:36] * Joins: MikeSmith (~MikeSmith@EM114-48-206-42.pool.e-mobile.ne.jp)
- # [12:36] <zcorpan_> although typeof XMLHttpRequest == 'function'
- # [12:36] <gsnedders> That's expected
- # [12:36] <gsnedders> It's just the difference between [[call]] and [[construct]], so even if it only implements [[construct]] I'd expect that to be true
- # [12:37] <zcorpan_> ok
- # [12:37] <annevk> zcorpan_, I don't get that twitter message
- # [12:38] <zcorpan_> annevk: then we're two
- # [12:38] <annevk> though I've heard the sentiment about not bundling codecs before and "letting the market decide" but I don't really buy that either
- # [12:38] <jgraham> It is kindof supposed to be an invariant of the language that typeof x === "function" <=> x implements [[call]]
- # [12:39] <jgraham> Although regexp objects break that (in some implementations?)
- # [12:39] <annevk> I think everything with [Constructor] should not have [[call]]
- # [12:39] <jgraham> annevk: That would require a change to ECMAScript
- # [12:39] <annevk> e.g. x = Image() rather than x = new Image() is wrong imo
- # [12:40] <jgraham> Oh I see
- # [12:40] <jgraham> Well all the builtins already work like that
- # [12:40] <annevk> with the same semantics?
- # [12:40] <jgraham> Yeah
- # [12:40] <annevk> I thought there was some difference
- # [12:41] <annevk> maybe I should decide not to care and let someone else figure it out
- # [12:41] <jgraham> Actually taht's not quite true
- # [12:41] <jgraham> it is true for Array
- # [12:41] <jgraham> But not for String
- # [12:42] * Quits: MikeSmith (~MikeSmith@EM114-48-206-42.pool.e-mobile.ne.jp) (Ping timeout: 265 seconds)
- # [12:42] <jgraham> String(a) cocerces a to a string primitive, new String(a) coerces a to a string primitive and wraps that primitive in a string object
- # [12:42] * Joins: shepazu (~schepers@83.101.33.210)
- # [12:43] <jgraham> (the language bug here is that String objects exist)
- # [12:43] * Joins: MikeSmith (~MikeSmith@EM114-48-89-95.pool.e-mobile.ne.jp)
- # [12:43] <hsivonen> zcorpan_: ah. shows how little I remember about DTDs. I didn't remember that enumerated tokens don't need to be quoted
- # [12:44] <jgraham> Date is also weird
- # [12:44] <jgraham> Date() returns a string new Date() returns a Date object
- # [12:46] <MikeSmith> has anybody here reviewed and/or commented on http://www.w3.org/2006/WSC/drafts/rec/rewrite.html
- # [12:46] <MikeSmith> Web Security Context: User Interface Guidelines
- # [12:47] <jgraham> So basically ES follows [[Call]] === [[Construct]] except for String, Number, Boolean (none of which should exist), Date (which is a mess) and RegExp in the case where the first argument is a preexisting regexp object
- # [12:48] <jgraham> MikeSmith: Did they have any browser vendors involved in writing the document?
- # [12:48] <MikeSmith> yeah, some
- # [12:48] <MikeSmith> Ian Fette was somewhat involved in that WG at times
- # [12:48] <MikeSmith> don't know about recently
- # [12:48] <MikeSmith> I was in the group long ago too
- # [12:48] <MikeSmith> when I was working at Opera
- # [12:49] <MikeSmith> some Mozilla security folks too
- # [12:51] <MikeSmith> hsivonen: you got other document.write tests? you saw abarth discussion over on #webkit?
- # [12:51] <MikeSmith> or other "crazy parsing" tests
- # [12:51] <MikeSmith> other than html5lib ones
- # [12:54] <MikeSmith> zcorpan_: btw, I guess I need to try finishing the v.nu checker code I was writing for script element text-content checking
- # [12:54] <MikeSmith> so I might be bugging you for test cases
- # [12:55] <zcorpan_> MikeSmith: ok
- # [12:55] <MikeSmith> I really hate that part of the spec
- # [12:56] <hsivonen> MikeSmith: just Hixie's tests and sicking's tests in mochitest on m-c
- # [12:56] <MikeSmith> hsivonen: ah, OK
- # [12:57] <MikeSmith> I figured you guys might have written some new tests after the document.write-related evangelism bugs that came up
- # [12:57] <MikeSmith> iirc at least there were some document.write-related ones
- # [12:57] <hsivonen> oh, and then http://hsivonen.iki.fi/test/moz/detect-html5-parser.html has an evil document.write test that WebKit doesn't pass :-)
- # [12:59] <MikeSmith> excellent
- # [12:59] * Quits: wakaba_0 (~wakaba_@203-140-90-184.eonet.ne.jp) (Ping timeout: 240 seconds)
- # [12:59] * jgraham wonders what is being discussed in #webkit
- # [12:59] * Joins: wakaba_0 (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [13:05] <Peter`> jgraham: they're working on an HTML5 tokenizer
- # [13:08] <slartsa> does an iframe go over all z-indexes?
- # [13:11] <MikeSmith> hsivonen: is there any reason I should not (or could not) create two separate checker classes for script checking?
- # [13:11] <MikeSmith> that is, one for http://dev.w3.org/html5/spec/scripting-1.html#restrictions-for-contents-of-script-elements
- # [13:11] <MikeSmith> and one for http://dev.w3.org/html5/spec/scripting-1.html#inline-documentation-for-external-scripts
- # [13:13] <slartsa> oh, wrong channel
- # [13:13] <MikeSmith> zcorpan_: I think I may have already finished my attempt at implementing support for http://dev.w3.org/html5/spec/scripting-1.html#inline-documentation-for-external-scripts
- # [13:14] <MikeSmith> for the script/@src case
- # [13:14] <MikeSmith> that part of the checking
- # [13:14] <zcorpan_> MikeSmith: cool
- # [13:14] <MikeSmith> deployed on http://www.w3.org/html/check
- # [13:14] <MikeSmith> for testing
- # [13:16] * Quits: Mitsurugi (~mitsu@unaffiliated/mitsurugi) (Ping timeout: 265 seconds)
- # [13:22] * Quits: wakaba_0 (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [13:27] <zcorpan_> should we make buffered.start() and end() work without an argument?
- # [13:27] <zcorpan_> defaulting to 0 for start and buffered.length-1 for end?
- # [13:29] * Joins: Mitsurugi (~mitsu@unaffiliated/mitsurugi)
- # [13:31] * Quits: MikeSmith (~MikeSmith@EM114-48-89-95.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
- # [13:32] * Joins: MikeSmith (~MikeSmith@EM114-48-89-95.pool.e-mobile.ne.jp)
- # [13:34] * Joins: eighty4 (~eighty4@h-112-7.A163.corp.bahnhof.se)
- # [13:40] * Quits: shepazu (~schepers@83.101.33.210) (Quit: shepazu)
- # [13:50] * Quits: rolandsteiner (~rolandste@220.109.219.244) (Quit: Leaving.)
- # [13:59] * Quits: erlehmann (~erlehmann@89.204.153.98) (Quit: Ex-Chat)
- # [14:02] * Quits: Peter- (~peter@5ED0FB63.cable.ziggo.nl) (Ping timeout: 264 seconds)
- # [14:06] * Quits: smaug (~chatzilla@cs181150024.pp.htv.fi) (Ping timeout: 258 seconds)
- # [14:07] * Joins: Peter- (~peter@5ED0FB63.cable.ziggo.nl)
- # [14:12] * Joins: boaz (~boaz@48.sub-75-193-138.myvzw.com)
- # [14:19] * Quits: Mitsurugi (~mitsu@unaffiliated/mitsurugi) (Read error: Connection reset by peer)
- # [14:26] * Joins: kennyluck (~kennyluck@tea04.w3.mag.keio.ac.jp)
- # [14:28] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [14:29] * Joins: erlehmann (~erlehmann@89.204.153.98)
- # [14:30] <foolip> zcorpan_: sounds a bit odd, did anyone ask for that?
- # [14:30] * Joins: shepazu (~schepers@83.101.33.210)
- # [14:34] * Joins: Mitsurugi (~mitsu@unaffiliated/mitsurugi)
- # [14:34] <zcorpan_> foolip: no
- # [14:34] <zcorpan_> foolip: i thought it would be a convenience shortcut
- # [14:35] * Joins: aroben (~aroben@unaffiliated/aroben)
- # [14:35] <zcorpan_> i think webkit acts as if undefined was passed as argument if you don't have any, which will be converted to 0
- # [14:36] <zcorpan_> whereas opera would throw WRONG_ARGUMENTS_ERR
- # [14:37] * zcorpan_ notes that there's <meta name=application-name> that installable web apps could use
- # [14:40] * Quits: nessy1 (~Adium@203-214-150-239.perm.iinet.net.au) (Quit: Leaving.)
- # [14:42] * Quits: hasather (~david@pat-tdc.opera.com) (Remote host closed the connection)
- # [14:45] * Joins: hasather (~david@pat-tdc.opera.com)
- # [14:45] * Quits: hasather (~david@pat-tdc.opera.com) (Remote host closed the connection)
- # [14:46] * Joins: hasather_ (~david@pat-tdc.opera.com)
- # [14:47] <Lachy> zcorpan_, yes, I mentioned application-name in my reply on whatwg earlier.
- # [14:49] <foolip> zcorpan_: is WebKit or Opera wrong?
- # [14:51] <zcorpan_> foolip: behavior is undefined (in webidl)
- # [14:52] <zcorpan_> foolip: webkit has the ecmascript-like behavior
- # [14:53] <zcorpan_> http://lists.w3.org/Archives/Public/public-webapps/2009AprJun/1171.html
- # [14:53] * Joins: BlurstOfTimes (~blurstoft@168.203.117.112)
- # [14:54] <foolip> undefined?
- # [14:54] <foolip> oh my
- # [14:59] <jgraham> foolip: No other behaviour really makes sense in ECMAScript
- # [14:59] <jgraham> foo() should be exactly like foo(undefined) if foo takes a single formal argument
- # [15:00] <jgraham> Oh, wait
- # [15:00] <jgraham> You are complaining about the behaviour being undefined
- # [15:00] <jgraham> Yeah, that sucks
- # [15:05] <boblet> Rich_Clark: hey hey!
- # [15:07] * Joins: nessy (~Adium@203-214-150-239.perm.iinet.net.au)
- # [15:07] * Joins: Necrathex (~bleptop@212-123-163-12.ip.telfort.nl)
- # [15:09] <boblet> annevk: re: form input for type=year", what about adding the year of a wine on corkd.com?
- # [15:10] <boblet> annevk: alternatively, is there a way to get year-only input validated/via an appropriate browser widget?
- # [15:10] * Quits: m_W (~mwj@c-69-141-106-205.hsd1.nj.comcast.net) (Ping timeout: 260 seconds)
- # [15:13] <Rich_Clark> boblet: hey mate
- # [15:13] <boblet> good to see you’ve answered MikeSmith’s siren call
- # [15:14] * Joins: pmuellr (~pmuellr@nat/ibm/x-cxyrcnpzjwxxphps)
- # [15:14] <boblet> (he’s luring us all onto the rocks of the cabal y’know)
- # [15:14] <MikeSmith> walk towards the light
- # [15:14] <boblet> I’m pretty sure Gollum said the opposite
- # [15:15] <boblet> I must be in the wrong movie
- # [15:15] <jgraham> I read that as "rocks of the canal" and wondered what kind of braindead architects would design a shipping channel with obvious hazartds to navigation
- # [15:15] <boblet> jgraham: now there’s a loaded metaphor
- # [15:26] * Quits: theMadness (~petal@host57-134-static.35-88-b.business.telecomitalia.it) (Read error: Connection reset by peer)
- # [15:27] * Joins: theMadness (~petal@host57-134-static.35-88-b.business.telecomitalia.it)
- # [15:28] * Joins: yutak_home (~kee@U017209.ppp.dion.ne.jp)
- # [15:35] * Quits: Mitsurugi (~mitsu@unaffiliated/mitsurugi) (Read error: Connection reset by peer)
- # [15:38] * Joins: nielsle (~nielsle@1503032406.dhcp.dbnet.dk)
- # [15:43] * Joins: plainhao (~plainhao@mail.xbiotica.com)
- # [15:47] * Joins: jorlow_ (~jorlow@74.125.57.60)
- # [15:47] * Quits: jorlow_ (~jorlow@74.125.57.60) (Client Quit)
- # [15:48] * Quits: shepazu (~schepers@83.101.33.210) (Quit: shepazu)
- # [15:49] * Joins: Mitsurugi (~mitsu@unaffiliated/mitsurugi)
- # [15:58] <erlehmann> can anyone tell me whats so wrong with the audio element used in here that chrome does not play it ? http://blog.dieweltistgarnichtso.net/podcast-podcasts-feat-sikk
- # [15:58] <erlehmann> maybe i am using it wrong …
- # [15:59] * Quits: boaz (~boaz@48.sub-75-193-138.myvzw.com) (Quit: boaz)
- # [16:03] * Joins: bfrantz (~bfrantz@pdpc/supporter/professional/bfrantz)
- # [16:12] <erlehmann> seems to be this http://code.google.com/p/chromium/issues/detail?id=33437
- # [16:16] * Joins: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net)
- # [16:17] <Lachy> erlehmann, that's not working in Opera either. I don't know why
- # [16:18] <Lachy> hmm, it works when I load it locally
- # [16:21] * Joins: Henrik`G (~hb@c83-249-67-192.bredband.comhem.se)
- # [16:22] <erlehmann> but Content-Type is: audio/ogg … Lachy, does it have to be more specific ?
- # [16:24] <Lachy> no, that should be fine
- # [16:24] <Philip`> erlehmann: I've had troubles when audio is sent with Content-Encoding: gzip
- # [16:24] <Philip`> (which it looks like yours is)
- # [16:25] <Philip`> Should try disabling compression for that file
- # [16:25] <Lachy> The content-encoding shouldn't affect playback. If that's the cause, file a bug so we can get that fixed
- # [16:26] <erlehmann> Philip`, how do i check for compression ?
- # [16:27] <Philip`> erlehmann: "curl --compressed -I http://daten.dieweltistgarnichtso.net/audio/podcasts/podcasts-feat-sikk.oga" would do it
- # [16:27] <erlehmann> the resource tab in chrome says it spends 6ms to wait for the resource, then cancels after 1ms
- # [16:30] <erlehmann> i'll see what wireshark says about google chromes behaviour
- # [16:35] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
- # [16:42] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Quit: This computer has gone to sleep)
- # [16:44] * Quits: Maurice (~ano@a80-101-46-164.adsl.xs4all.nl) (Quit: Disconnected...)
- # [16:45] * Joins: boaz (~boaz@238.sub-75-193-67.myvzw.com)
- # [16:49] <asmodai> hsivonen: looks like the latest 3.6.4 stabilized the memory issues.
- # [16:50] <asmodai> At least, that's the initial idea. Need to test some more, obviously
- # [16:52] * Joins: aho (~nya@e180237193.adsl.alicedsl.de)
- # [16:56] * Joins: mhausenblas_ (~mhausenbl@wlan-nat.fwgal01.deri.ie)
- # [16:57] <hsivonen> asmodai: ok. have you tried on trunk?
- # [16:57] * Quits: daedb (~daed@78-72-108-100-no178.tbcn.telia.com) (Remote host closed the connection)
- # [16:58] * Quits: aho (~nya@e180237193.adsl.alicedsl.de) (Read error: Connection reset by peer)
- # [16:58] * Joins: aho (~nya@e180237193.adsl.alicedsl.de)
- # [17:00] * Quits: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie) (Ping timeout: 265 seconds)
- # [17:00] * mhausenblas_ is now known as mhausenblas
- # [17:02] <asmodai> hsivonen: not yet
- # [17:03] * Joins: myakura (~myakura@p2062-ipbf37marunouchi.tokyo.ocn.ne.jp)
- # [17:09] * Quits: weinig (~weinig@c-69-181-125-223.hsd1.ca.comcast.net) (Quit: weinig)
- # [17:14] * Joins: daedb (~daed@78-72-108-100-no178.tbcn.telia.com)
- # [17:15] * Quits: eighty4 (~eighty4@h-112-7.A163.corp.bahnhof.se) (Remote host closed the connection)
- # [17:15] * Quits: maikmerten (~maikmerte@port-92-201-39-42.dynamic.qsc.de) (Remote host closed the connection)
- # [17:22] * Quits: akamike (~akamike@94-193-106-14.zone7.bethere.co.uk) (Quit: akamike)
- # [17:23] * Quits: slartsa (~Lari@adsl-215-234-204.kymp.net) (Ping timeout: 272 seconds)
- # [17:25] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (Ping timeout: 258 seconds)
- # [17:30] * Joins: sicking (~chatzilla@c-67-164-74-129.hsd1.ca.comcast.net)
- # [17:31] <erlehmann> Philip`, it plays now. Thank you.
- # [17:31] <erlehmann> !seen mpilgrim
- # [17:32] * Quits: nessy (~Adium@203-214-150-239.perm.iinet.net.au) (Quit: Leaving.)
- # [17:33] * Quits: Mitsurugi (~mitsu@unaffiliated/mitsurugi) (Read error: Connection reset by peer)
- # [17:34] * Joins: Lachy (~Lachlan@85.196.122.246)
- # [17:34] * Joins: eighty4 (~eighty4@c-d9cee455.012-403-6c6b701.cust.bredbandsbolaget.se)
- # [17:39] <Philip`> erlehmann: Because of the gzip thing?
- # [17:39] <erlehmann> Philip`, seems so.
- # [17:39] <MikeSmith> so I'm trying to consider the ABNF in http://dev.w3.org/html5/spec/scripting-1.html#inline-documentation-for-external-scripts in terms of what the error cases are that v.nu would need to report about
- # [17:40] <erlehmann> i'll shoot mpilgrim a mail, his server also serves gzipped ogg content
- # [17:40] <AryehGregor> erlehmann, mpilgrim reads logs here.
- # [17:40] <MikeSmith> I know one is the same as with the style element
- # [17:40] <AryehGregor> You should be able to say something and he'll come in to respond later.
- # [17:40] <AryehGregor> At least in my experience.
- # [17:40] <Philip`> erlehmann: I expect it'd be good to file bugs on any browsers that fail in that case
- # [17:40] * Quits: zcorpan_ (~zcorpan@83.218.67.122) (Quit: zcorpan_)
- # [17:40] * Joins: shepazu (~schepers@83.101.33.210)
- # [17:41] * Philip` is too lazy to file bugs himself but doesn't mind suggesting other people do the work
- # [17:41] <erlehmann> Dear log-reading mpligrim, I suggest you add this rule to the .htaccess file at diveintohtml5.org: SetEnvIfNoCase Request_URI \.(?:oga|ogv|ogg)$ no-gzip
- # [17:41] <erlehmann> Best regards,
- # [17:41] <erlehmann> erlehmann
- # [17:41] <erlehmann> :D
- # [17:42] <jgraham> You know he saw it if it turns up in yellow
- # [17:42] <jgraham> :)
- # [17:43] <erlehmann> Lachy, does it work in opera now ?
- # [17:43] <MikeSmith> error message: "Content contains the character sequence \u201c<!--\u201d without a later occurrence of the character sequence \u201c-->\u201d."
- # [17:44] <MikeSmith> and another is "Content contains the character sequence "<script>" without a later occurrence of the character sequence "</script>"
- # [17:44] <erlehmann> hmm, does opera even have a public bug tracker ?
- # [17:44] <Philip`> erlehmann: The public can submit bugs
- # [17:45] <AryehGregor> Just not actually be informed of any progress on them.
- # [17:45] <AryehGregor> Opera now officially has the least open bug tracker of any browser vendor.
- # [17:45] <erlehmann> Sounds like lots of dupes.
- # [17:45] <AryehGregor> I whine at the Opera employees here about it sometimes, but they haven't managed to get it fixed yet.
- # [17:45] <jgraham> AryehGregor: Opinions on the merits of this vary
- # [17:46] <AryehGregor> erlehmann, what, as opposed to the public bug trackers where half the bugs filed *aren't* dupes? :)
- # [17:46] <erlehmann> anyone with opera can check if http://blog.dieweltistgarnichtso.net/podcast-podcasts-feat-sikk plays now ? i am on throttled UMTS
- # [17:46] <AryehGregor> jgraham, yes, yes, I know. I'll continue to make fun of you as long as you're more secretive than Microsoft, though.
- # [17:46] <Philip`> Microsoft has a secretive bug tracker
- # [17:46] <Philip`> They just have a public one in addition to it
- # [17:47] <AryehGregor> So that's less secretive than Opera, then.
- # [17:47] <Philip`> but I don't think that makes it clear which is most secretive overall
- # [17:47] <AryehGregor> Which has only a secret bug tracker.
- # [17:47] <Philip`> Opera has forums and blog posts where people complain about bugs
- # [17:47] <AryehGregor> I imagine Apple also has a secret bug tracker for tracking non-WebKit Safari issues, unless that's also public?
- # [17:47] <Philip`> which are basically public bug trackers
- # [17:48] <Philip`> (just without any good bug tracking features)
- # [17:48] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [17:48] <AryehGregor> No, because you don't get told what the status is.
- # [17:48] <jgraham> If we did get a public bug tracker I imagine it would be disconnected from our internal one
- # [17:48] <AryehGregor> I mean, by that argument, me complaining to jgraham on IRC is a public bug tracker.
- # [17:48] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [17:48] <jgraham> Apple has rdar
- # [17:48] <jgraham> or whatever it is called
- # [17:49] * Joins: Mitsurugi (~mitsu@unaffiliated/mitsurugi)
- # [17:49] * AryehGregor doesn't touch anything manufactured by Apple with a ten-foot pole, so doesn't have reason to know
- # [17:49] * Joins: smaug (~chatzilla@a91-154-43-93.elisa-laajakaista.fi)
- # [17:50] <jgraham> Complaining on IRC is not like filing bugs. On the other hand I personally have looked through the desktop blog comments for useful bug reports
- # [17:51] <jgraham> The signal to noise is pretty low though (at least for the bugs that I care about rather than "this UI element is 2px off from where I would ideally like it")
- # [17:51] <jgraham> (which might be bugs that someone else cares about)
- # [17:51] <AryehGregor> Signal-to-noise drops drastically as you make the bug tracker more accessible. This is inevitable.
- # [17:51] * Quits: boblet (~boblet@p1201-ipbf709osakakita.osaka.ocn.ne.jp) (Quit: boblet)
- # [17:52] <AryehGregor> But it makes an influential subset of users (the more techy people, who care most about the difference between browsers and understand them best) feel better.
- # [17:52] <jgraham> AryehGregor: Sure. I understand all the arguments for public bug trackers
- # [17:53] <AryehGregor> And I understand all the ones for private bug trackers.
- # [17:54] <AryehGregor> However, I operate on the theory that there is some level of persistent whining that will maximize people's chances of agreeing with you, and informal observational evidence suggests to me that this optimal level is nonzero.
- # [17:55] <jgraham> AryehGregor: Well in your case you are whining at the wrong people :)
- # [17:55] <AryehGregor> So I mention it occasionally when it comes up, to increase Opera employees' exposure to discontent about the status quo and bias them toward supporting a public bug tracker the next time it comes up internally.
- # [17:55] <AryehGregor> Oh well.
- # [17:55] <AryehGregor> Worth a try.
- # [17:55] <AryehGregor> If all else fails, whining is fun anyway.
- # [17:59] * AryehGregor cannot be expected to conduct meaningful analysis on who the best person to whine at is in an organization whose internal structure is opaque, so just goes with the theory that everyone is responsible for everything.
- # [18:05] <jgraham> AryehGregor: I guess it is typically the case that the people working the most in public are not the ones arguning for more closedness. So anyone you can find to whine to is unlikely to be the right person to whine to.
- # [18:06] <AryehGregor> A good point.
- # [18:06] <AryehGregor> I'll be sure to only mock Opera for fun from now on, with no intent of accomplishing any useful goals.
- # [18:08] * Joins: slartsa (~Lari@adsl-215-234-204.kymp.net)
- # [18:13] * Joins: slartsa_ (~Lari@adsl-215-234-204.kymp.net)
- # [18:13] * Quits: slartsa (~Lari@adsl-215-234-204.kymp.net) (Ping timeout: 240 seconds)
- # [18:17] * Parts: bfrantz (~bfrantz@pdpc/supporter/professional/bfrantz)
- # [18:18] * Quits: sebmarkbage (~miranda@h-70-237.A146.priv.bahnhof.se) (Read error: Connection reset by peer)
- # [18:19] * Joins: mhausenblas_ (~mhausenbl@wg1-nat.fwgal01.deri.ie)
- # [18:19] * Joins: masterov (~masterov@nat/google/x-qtprasguvfpwheok)
- # [18:21] * slartsa_ is now known as slartsa
- # [18:23] * Quits: mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie) (Ping timeout: 264 seconds)
- # [18:23] * mhausenblas_ is now known as mhausenblas
- # [18:26] * Quits: myakura (~myakura@p2062-ipbf37marunouchi.tokyo.ocn.ne.jp) (Quit: Leaving...)
- # [18:31] * Quits: shepazu (~schepers@83.101.33.210) (Ping timeout: 265 seconds)
- # [18:32] * Quits: f1lt3r (~f1lt3r@64.119.159.231) (Quit: Gettin' out while I still can!)
- # [18:33] * Joins: masterov_ (~masterov@nat/google/x-foyldnmynxeobgqt)
- # [18:34] * Quits: masterov (~masterov@nat/google/x-qtprasguvfpwheok) (Ping timeout: 264 seconds)
- # [18:34] * masterov_ is now known as masterov
- # [18:37] * Quits: boaz (~boaz@238.sub-75-193-67.myvzw.com) (Quit: boaz)
- # [18:38] * Joins: ayo (~nya@g226156231.adsl.alicedsl.de)
- # [18:38] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [18:39] * Quits: aho (~nya@e180237193.adsl.alicedsl.de) (Disconnected by services)
- # [18:39] * ayo is now known as aho
- # [18:39] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [18:41] * Joins: ayo (~nya@f050254183.adsl.alicedsl.de)
- # [18:42] * Quits: aho (~nya@g226156231.adsl.alicedsl.de) (Disconnected by services)
- # [18:42] * ayo is now known as aho
- # [18:42] * Joins: ap (~ap@17.246.17.104)
- # [18:44] * Joins: bellHead (~bell@41.174.15.51)
- # [18:44] * Quits: MikeSmith (~MikeSmith@EM114-48-89-95.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
- # [18:45] <bellHead> What is the current state of browser support for <datagrid>s?
- # [18:48] * Joins: ttepasse (~ttepasse@ip-109-90-160-217.unitymediagroup.de)
- # [18:49] * Joins: boaz (~boaz@236.sub-75-239-86.myvzw.com)
- # [18:50] <Dashiva> Wasn't datagrid removed for now?
- # [18:51] <bellHead> That would be annoying, it's the capability I'm most looking forward to.
- # [18:51] <bellHead> Where would I find out if it had been removed?
- # [18:52] <AryehGregor> It has been.
- # [18:52] <AryehGregor> Months ago.
- # [18:53] <AryehGregor> Not enough implementation, I think, or not enough interest, or too complicated, or some combination of the foregoing.
- # [18:53] <AryehGregor> My impression was it would return in some future version, but it was thought best to concentrate on other things for this round.
- # [18:53] <AryehGregor> (i.e., the next few years)
- # [18:53] <Dashiva> Yeah, too much work remaining on more basic elements
- # [18:54] * bellHead curses quietly.
- # [18:54] <bellHead> Oh well, thanks for the info.
- # [18:54] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [18:54] * Joins: KaOSoFt (~KaOSoFt@190.24.156.162)
- # [18:55] * Joins: MikeSmith (~MikeSmith@EM111-188-5-88.pool.e-mobile.ne.jp)
- # [18:56] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [19:01] * Quits: masterov (~masterov@nat/google/x-foyldnmynxeobgqt) (Quit: masterov)
- # [19:03] * Quits: Lachy (~Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [19:07] * Quits: mat_t (~mattomasz@91.189.88.12) (Quit: This computer has gone to sleep)
- # [19:11] * Joins: masterov (~masterov@nat/google/x-zvdsjpmjnrzxdegv)
- # [19:11] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [19:11] * Quits: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [19:13] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [19:13] * Joins: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [19:20] * Joins: adamdecaf (~adam@184-97-33-215.desm.qwest.net)
- # [19:20] * Quits: adamdecaf (~adam@184-97-33-215.desm.qwest.net) (Read error: Connection reset by peer)
- # [19:21] * Joins: adamdecaf (~adam@184-97-33-215.desm.qwest.net)
- # [19:22] * Joins: weinig (~weinig@17.246.18.235)
- # [19:26] * Quits: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie) (Quit: mhausenblas)
- # [19:28] * Joins: ojan (~ojan@nat/google/x-laheymqrbcqvuqwb)
- # [19:28] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [19:28] * Quits: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [19:29] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (Quit: Rik`)
- # [19:29] * Joins: m_W (~mwj@c-69-141-106-205.hsd1.nj.comcast.net)
- # [19:29] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [19:29] * Joins: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [19:30] * Joins: chris_7 (~chris@64-9-158-52.fwd.datafoundry.com)
- # [19:30] * Joins: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [19:33] * Quits: chris_7 (~chris@64-9-158-52.fwd.datafoundry.com) (Client Quit)
- # [19:33] * Joins: chris_7 (~chris@64-9-158-52.fwd.datafoundry.com)
- # [19:35] * Joins: Lachy (~Lachlan@85.196.122.246)
- # [19:40] * Quits: sicking (~chatzilla@c-67-164-74-129.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [19:40] * Joins: boblet (~boblet@p1201-ipbf709osakakita.osaka.ocn.ne.jp)
- # [19:42] * Joins: cying_ (~cying@70.90.171.153)
- # [19:43] * Quits: Lachy (~Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [19:46] * Quits: bellHead (~bell@41.174.15.51) (Ping timeout: 245 seconds)
- # [19:46] * Quits: adamdecaf (~adam@184-97-33-215.desm.qwest.net) (Quit: Leaving)
- # [19:48] * Joins: Maurice (copyman@5ED573FA.cable.ziggo.nl)
- # [19:50] * Joins: Lachy (~Lachlan@85.196.122.246)
- # [19:55] * Quits: zalan (~zalan@catv-89-135-142-235.catv.broadband.hu)
- # [19:58] * Quits: Lachy (~Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [19:58] * Joins: boaz_ (~boaz@166.sub-75-239-155.myvzw.com)
- # [20:00] * Quits: boaz (~boaz@236.sub-75-239-86.myvzw.com) (Ping timeout: 272 seconds)
- # [20:01] * boaz_ is now known as boaz
- # [20:01] * Joins: jrgarrison (~garrison@wikiotics/jrgarrison)
- # [20:01] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [20:02] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [20:03] * Quits: weinig (~weinig@17.246.18.235) (Quit: weinig)
- # [20:03] * Joins: garrison__ (~garrison@ResNet-61-161.resnet.ucsb.edu)
- # [20:04] * Joins: sicking (~chatzilla@adsl-76-228-82-241.dsl.pltn13.sbcglobal.net)
- # [20:04] * sicking is now known as sicking_sheriff
- # [20:04] * Quits: garrison__ (~garrison@ResNet-61-161.resnet.ucsb.edu) (Client Quit)
- # [20:07] * Joins: maikmerten (~maikmerte@port-92-201-2-166.dynamic.qsc.de)
- # [20:17] * Quits: Henrik`G (~hb@c83-249-67-192.bredband.comhem.se) (Quit: Leaving...)
- # [20:21] * Joins: jwalden (~waldo@nat/mozilla/x-ieqehwiybkatzsfz)
- # [20:22] * Joins: dave_levin (~dave_levi@nat/google/x-hkjkujqaliiwcgda)
- # [20:22] * Quits: slartsa (~Lari@adsl-215-234-204.kymp.net) (Ping timeout: 240 seconds)
- # [20:26] * Joins: Henrik`G (~hb@c83-249-67-192.bredband.comhem.se)
- # [20:31] * Quits: sicking_sheriff (~chatzilla@adsl-76-228-82-241.dsl.pltn13.sbcglobal.net) (Ping timeout: 240 seconds)
- # [20:31] * Joins: mmn (~mmn@129-97-225-97.uwaterloo.ca)
- # [20:31] * Joins: sicking_sheriff (~chatzilla@adsl-76-228-82-241.dsl.pltn13.sbcglobal.net)
- # [20:34] * Quits: m_W (~mwj@c-69-141-106-205.hsd1.nj.comcast.net) (Ping timeout: 240 seconds)
- # [20:34] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [20:34] * Quits: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp) (Write error: Connection reset by peer)
- # [20:34] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [20:35] * Joins: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [20:46] * Quits: chris_7 (~chris@64-9-158-52.fwd.datafoundry.com) (Read error: Connection reset by peer)
- # [20:46] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [20:47] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [20:48] * Quits: karlushi (~karlushi@fw.vdl2.ca) (Read error: Connection reset by peer)
- # [20:49] * Joins: karlushi (~karlushi@fw.vdl2.ca)
- # [20:52] * Quits: plainhao (~plainhao@mail.xbiotica.com) (Quit: plainhao)
- # [20:52] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [20:52] * Quits: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [20:53] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [20:53] * Joins: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [21:03] * Joins: cpearce (~cpearce@ip-118-90-127-211.xdsl.xnet.co.nz)
- # [21:08] * aroben is now known as aroben|lunch
- # [21:08] * Quits: mpt (~mpt@canonical/mpt) (Quit: Ex-Chat)
- # [21:11] * Joins: f1lt3r (~f1lt3r@64.119.159.231)
- # [21:14] * Joins: weinig (~weinig@2620:0:1b00:1191:223:32ff:feaf:7f36)
- # [21:19] * Joins: shepazu (~schepers@62-50-199-254.client.stsn.net)
- # [21:20] * Quits: eighty4 (~eighty4@c-d9cee455.012-403-6c6b701.cust.bredbandsbolaget.se) (Remote host closed the connection)
- # [21:21] * Joins: eighty4 (~eighty4@c-d9cee455.012-403-6c6b701.cust.bredbandsbolaget.se)
- # [21:33] <Dashiva> All the important apps are being ported: http://html5zombo.com/
- # [21:33] * Quits: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [21:33] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [21:34] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [21:34] * Joins: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [21:40] * Quits: sicking_sheriff (~chatzilla@adsl-76-228-82-241.dsl.pltn13.sbcglobal.net) (Remote host closed the connection)
- # [21:41] * Joins: sicking_sheriff (~chatzilla@adsl-76-228-82-241.dsl.pltn13.sbcglobal.net)
- # [21:42] * Quits: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [21:43] * Joins: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [21:43] * Quits: maikmerten (~maikmerte@port-92-201-2-166.dynamic.qsc.de) (Remote host closed the connection)
- # [21:46] * Quits: kennyluck (~kennyluck@tea04.w3.mag.keio.ac.jp) (Quit: kennyluck)
- # [21:50] * Quits: weinig (~weinig@2620:0:1b00:1191:223:32ff:feaf:7f36) (Quit: weinig)
- # [21:51] * Quits: sicking_sheriff (~chatzilla@adsl-76-228-82-241.dsl.pltn13.sbcglobal.net) (Remote host closed the connection)
- # [21:51] * Joins: sicking_sheriff (~chatzilla@adsl-76-228-82-241.dsl.pltn13.sbcglobal.net)
- # [21:52] * Quits: erlehmann (~erlehmann@89.204.153.98) (Quit: Ex-Chat)
- # [22:02] * Joins: weinig (~weinig@17.244.59.116)
- # [22:11] * Quits: weinig (~weinig@17.244.59.116) (Quit: weinig)
- # [22:15] <TabAtkins> I spent an hour with that playing in the background the other day. It's strangely soothing.
- # [22:15] * Quits: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [22:16] * Joins: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [22:28] * Quits: cpearce (~cpearce@ip-118-90-127-211.xdsl.xnet.co.nz) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.15/2009101909])
- # [22:29] * Quits: pmuellr (~pmuellr@nat/ibm/x-cxyrcnpzjwxxphps) (Quit: pmuellr)
- # [22:36] * Quits: mmn (~mmn@129-97-225-97.uwaterloo.ca) (Read error: Connection reset by peer)
- # [22:36] * Joins: mmn (~mmn@129-97-225-97.uwaterloo.ca)
- # [22:40] * Joins: slartsa (~Lari@adsl-215-234-204.kymp.net)
- # [22:49] * Quits: ROBOd (~robod@89.123.155.227) (Quit: http://www.robodesign.ro)
- # [22:49] * Quits: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [22:49] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [22:50] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [22:50] * Joins: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [22:52] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (Ping timeout: 260 seconds)
- # [22:58] * Quits: sicking_sheriff (~chatzilla@adsl-76-228-82-241.dsl.pltn13.sbcglobal.net) (Ping timeout: 265 seconds)
- # [23:03] * Joins: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [23:07] * Joins: sicking_sheriff (~chatzilla@adsl-76-228-82-241.dsl.pltn13.sbcglobal.net)
- # [23:10] * Joins: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no)
- # [23:17] * Joins: cpearce (~cpearce@203-97-204-82.dsl.clear.net.nz)
- # [23:17] * Quits: gregw (~gregwilki@host116-234-static.43-88-b.business.telecomitalia.it) (Ping timeout: 245 seconds)
- # [23:22] * Quits: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [23:22] * Quits: Maurice (copyman@5ED573FA.cable.ziggo.nl)
- # [23:22] * Joins: wakaba (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [23:39] * Quits: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp) (Read error: Connection reset by peer)
- # [23:39] * Joins: wakaba_ (~wakaba@181.63.138.58.dy.bbexcite.jp)
- # [23:40] * Quits: nielsle (~nielsle@1503032406.dhcp.dbnet.dk) (Quit: Ex-Chat)
- # [23:44] * Quits: eighty4 (~eighty4@c-d9cee455.012-403-6c6b701.cust.bredbandsbolaget.se) (Remote host closed the connection)
- # [23:45] * Quits: BlurstOfTimes (~blurstoft@168.203.117.112) (Quit: Leaving...)
- # [23:49] * Quits: slartsa (~Lari@adsl-215-234-204.kymp.net) (Ping timeout: 252 seconds)
- # [23:50] * Quits: onar (~onar@17.216.36.168) (Quit: onar)
- # [23:50] * Joins: nessy (~Adium@203-214-150-239.perm.iinet.net.au)
- # [23:53] * Joins: roc (~roc@203-97-204-82.dsl.clear.net.nz)
- # [23:53] <nessy> MikeSmith: ping
- # [23:54] * Quits: boaz (~boaz@166.sub-75-239-155.myvzw.com) (Ping timeout: 240 seconds)
- # Session Close: Fri May 28 00:00:00 2010
The end :)