Options:
- # Session Start: Wed Jun 13 00:00:00 2007
- # Session Ident: #whatwg
- # [00:06] <Dashiva> IE is fairly different in attribute DOM
- # [00:07] * Joins: othermaciej (n=mjs@17.255.100.185)
- # [00:07] <Dashiva> You probably want .specified, if you're trying to make something work
- # [00:15] * Quits: weinigLap (n=weinig@17.255.100.38) (Remote closed the connection)
- # [00:16] * Joins: weinigLap (n=weinig@17.255.100.38)
- # [00:16] <zcorpan_> yeah
- # [00:28] * Quits: briansuda (n=briansud@82.221.34.106)
- # [00:39] * Joins: webben (n=benh@91.84.143.253)
- # [00:44] * Quits: dolphinling (n=chatzill@rbpool1-93.shoreham.net) (Read error: 110 (Connection timed out))
- # [00:48] * Joins: dolphinling (n=chatzill@rbpool5-2.shoreham.net)
- # [01:19] * Quits: billmason (n=billmaso@ip156.unival.com) (".")
- # [01:24] * Joins: jruderman (n=jruderma@corp-242.mountainview.mozilla.com)
- # [01:26] * Quits: weinigLap (n=weinig@17.255.100.38) (Remote closed the connection)
- # [01:27] * Joins: weinigLap (n=weinig@17.255.100.38)
- # [01:28] * Quits: KevinMarks (i=KevinMar@pdpc/supporter/active/kevinmarks) ("The computer fell asleep")
- # [01:30] * Joins: KevinMarks (i=KevinMar@nat/google/x-92512fbc71659729)
- # [01:34] * Quits: othermaciej (n=mjs@17.255.100.185)
- # [01:35] * Joins: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [01:35] <zcorpan_> <a href> <area href> <input src> <iframe src> <img src>
- # [01:35] <zcorpan_> those attributes are dropped in ie7 when using empty attribute syntax
- # [01:42] <zcorpan_> firefox doesn't drop any attributes
- # [01:43] * Joins: othermaciej (n=mjs@17.255.100.185)
- # [01:45] <zcorpan_> opera drops many attributes
- # [01:52] <zcorpan_> http://simon.html5.org/test/html/parsing/empty-attribute-syntax/ (the tests take a while to run... and 001.htm doesn't work in opera)
- # [02:09] <Dashiva> You really should stagger that script :)
- # [02:11] <zcorpan_> stagger?
- # [02:11] <Dashiva> setTimeout or setInterval so it doesn't run too long at a time
- # [02:11] <zcorpan_> why?
- # [02:13] <Dashiva> It's giving me the "heavy script" dialog, that's typically a bad sign
- # [02:13] <zcorpan_> so? just press "continue"
- # [02:13] <zcorpan_> it's a test case
- # [02:15] * Joins: weinigLap_ (i=weinig@nat/apple/x-fae9250d3b2da0c7)
- # [02:16] <Hixie> note that that dialog means that your test can't be automated
- # [02:16] <Dashiva> And that it impedes the tester's ability to multitask while the test runs :)
- # [02:16] <zcorpan_> what does that mean? that the results are not reliable?
- # [02:17] <othermaciej> it's harder to put things that use dialogs into automated regression testing frameworks
- # [02:17] <zcorpan_> aha
- # [02:17] <zcorpan_> ok
- # [02:17] <zcorpan_> well i've got the results already
- # [02:22] * Joins: karlUshi (n=karl@dhcp-247-173.mag.keio.ac.jp)
- # [02:23] * Quits: weinigLap (n=weinig@17.255.100.38) (Read error: 60 (Operation timed out))
- # [02:26] * Quits: h3h (n=w3rd@66-162-32-234.static.twtelecom.net) (Read error: 113 (No route to host))
- # [02:28] * Quits: kingryan (n=kingryan@corp.technorati.com)
- # [02:31] <zcorpan_> sent results to the list, although i haven't suggested any change of the spec
- # [02:33] * Quits: webben (n=benh@91.84.143.253) (Client Quit)
- # [02:34] * Quits: KevinMarks (i=KevinMar@pdpc/supporter/active/kevinmarks) ("The computer fell asleep")
- # [02:40] <Dashiva> I've refined the test a bit, getting some different results
- # [02:42] <Dashiva> Guessing we're only interested in attributes that don't drop in both cases?
- # [02:43] <zcorpan_> indeed
- # [02:44] <Dashiva> As far as I can see, opera only drops event handlers
- # [02:44] <Dashiva> Oh wait, wrong opera
- # [02:45] <Dashiva> annevk: I need you :)
- # [02:45] <zcorpan_> <a =="">
- # [02:47] <zcorpan_> interesting case
- # [02:47] <zcorpan_> opera and firefox drop the attribute
- # [02:48] <zcorpan_> in ie the attribute name is the empty string and the value is =""
- # [02:49] <zcorpan_> html5 says it should have the attribute name = and the value being the empty string
- # [02:52] * Joins: webben_ (n=benh@91.84.143.253)
- # [03:08] * Quits: tantek (n=tantek@corp.technorati.com)
- # [03:09] * Joins: MikeSmith (n=MikeSmit@58.157.21.205)
- # [03:13] * Joins: Lachy (n=Lachy@210-84-55-19.dyn.iinet.net.au)
- # [03:20] * Quits: jgraham (n=jgraham@81-86-219-229.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [03:29] * weinigLap_ is now known as weinigLap
- # [03:31] * mpt_ is now known as mpt
- # [03:33] * Joins: h3h (n=w3rd@cpe-66-75-149-197.san.res.rr.com)
- # [03:37] * moeffju is now known as moeffju[ZzZz]
- # [03:42] * Quits: h3h (n=w3rd@cpe-66-75-149-197.san.res.rr.com)
- # [04:08] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [04:09] * Joins: h3h (n=w3rd@cpe-66-75-149-197.san.res.rr.com)
- # [04:13] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Client Quit)
- # [04:23] * Joins: jcgregorio (n=chatzill@adsl-072-148-043-048.sip.rmo.bellsouth.net)
- # [04:30] <zcorpan_> http://www.google.com/search?q=site%3Axml5.googlecode.com%2Fsvn%2Ftrunk%2Fspecification%2FOverview.html -- google thinks that text/plain document is text/html (check the cached version)
- # [04:36] * Quits: MikeSmith (n=MikeSmit@58.157.21.205) ("Get thee behind me, satan.")
- # [04:41] * Joins: KevinMarks (n=KevinMar@h-68-164-84-79.snvacaid.dynamic.covad.net)
- # [06:25] * Quits: dbaron (n=dbaron@corp-242.mountainview.mozilla.com) ("8403864 bytes have been tenured, next gc will be global.")
- # [06:27] <zcorpan_> ok, a new XP account makes safari work...
- # [06:27] <othermaciej> zcorpan_: are you trying Safari for windows?
- # [06:27] <zcorpan_> yeah
- # [06:28] <othermaciej> zcorpan_: if you hit any bugs please report them - we're trying to flush out the top critical issues now that it is getting broader testing
- # [06:28] <zcorpan_> it seems that for a number of people it crashes on startup
- # [06:28] <zcorpan_> including me
- # [06:28] <zcorpan_> but creating a new XP account makes it work
- # [06:28] <zcorpan_> for that account
- # [06:28] * Quits: wakaba (n=w@118.166.210.220.dy.bbexcite.jp) (Read error: 104 (Connection reset by peer))
- # [06:29] <othermaciej> zcorpan_: does your user account have a non-ASCII character in the username?
- # [06:29] <zcorpan_> ah
- # [06:29] <zcorpan_> yes
- # [06:29] <zcorpan_> Ä
- # [06:29] <othermaciej> zcorpan_: I think that's one of the known issues
- # [06:29] <zcorpan_> ok
- # [06:29] <othermaciej> we're definitely all over that one
- # [06:29] <othermaciej> thanks for confirmation!
- # [06:29] <zcorpan_> np
- # [06:29] * Joins: wakaba (n=w@118.166.210.220.dy.bbexcite.jp)
- # [06:44] * Joins: MikeSmith (n=MikeSmit@dhcp-247-142.mag.keio.ac.jp)
- # [06:47] <zcorpan_> othermaciej: <h1>-<h6> elements don't get their text content rendered
- # [06:47] <othermaciej> zcorpan_: hmm...
- # [06:47] <zcorpan_> othermaciej: it's there in the dom and e.g. an <input> element gets rendered
- # [06:47] <othermaciej> zcorpan_: can you try <b>?
- # [06:47] <othermaciej> some people are seeing bugs with bold and italic not showing up
- # [06:47] <zcorpan_> tried <em>
- # [06:48] <zcorpan_> oh
- # [06:48] <zcorpan_> wait
- # [06:48] <zcorpan_> yeah, that's it
- # [06:49] <othermaciej> zcorpan_: I asked hyatt to come over here - would you mind helping him find out more details of your system configuration?
- # [06:49] <othermaciej> zcorpan_: we are trying to reproduce the problem
- # [06:49] <zcorpan_> sure
- # [06:49] <othermaciej> zcorpan_: or you could come to #webkit if you don't want to spam this channel
- # [06:49] <zcorpan_> sure
- # [06:49] * Joins: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net)
- # [07:13] <annevk> ah, more people are awake this early :)
- # [07:13] <othermaciej> hi annevk!
- # [07:13] <annevk> morning
- # [07:23] * Quits: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [07:25] <hsivonen> morning
- # [07:27] <othermaciej> hello hsivonen
- # [07:31] * Quits: othermaciej (n=mjs@17.255.100.185)
- # [07:32] <hsivonen> MikeSmith: forgot to mention in the email that the TextEmittingErrorHandler is activated by appending &out=text to the request URI
- # [07:32] * Joins: othermaciej (n=mjs@17.255.100.185)
- # [07:32] <hsivonen> MikeSmith: and that it is intentional that it gives a Bad Request HTTP error if the doc= parameter is missing
- # [07:49] <MikeSmith> hsivonen - thanks
- # [07:49] <MikeSmith> 'nother question: What's your timetable like for adding XML/JSON support?
- # [07:54] <MikeSmith> and yet another: Wanted to ask what tools/mechanism you're using that allows you to get line numbers back in Schematron error messages
- # [08:05] <hsivonen> MikeSmith: no schedule for XML/JSON yet. XML is pretty much designed. JSON isn't.
- # [08:06] <hsivonen> MikeSmith: I'm using Jing with SAXON 6
- # [08:10] <MikeSmith> hsivonen - does Saxon rely on an extension function to get access to the line numbers?
- # [08:10] <hsivonen> MikeSmith: I think so, yes.
- # [08:10] <hsivonen> MikeSmith: IIRC, Jing has XSLT engine-specific code for that (for SAXON and Xalan)
- # [08:22] <MikeSmith> hsivonen - OK ... I need to read up on it more, I guess
- # [08:24] <MikeSmith> hsivonen - btw, I updated from your cvs and recompiled and have been trying &out=text with some URLs for non-conformant documents, but I just keep getting a zero-byte response
- # [08:24] <hsivonen> MikeSmith: that's because you haven't filled in the implementation, yet. ;-)
- # [08:25] <hsivonen> MikeSmith: see TextEmittingErrorHandler.java
- # [08:25] <hsivonen> MikeSmith: I just refactored to the point of making you a nice stub class
- # [08:25] <MikeSmith> ah, I see ... I've actually got to do some work ... damn
- # [08:29] <MikeSmith> OK, if/when I can manage to get it put together, I'll contribute it under the MIT license
- # [08:29] <hsivonen> MikeSmith: cool
- # [08:31] <annevk> Has someone figured out body.onload versus window.onload etc. already?
- # [08:31] <annevk> Or maybe just testcases?
- # [08:32] <othermaciej> annevk: we have test cases in the WebKit layout tests
- # [08:32] <othermaciej> we changed to mostly match how Firefox does it (which does not quite match either IE or Opera)
- # [08:33] <othermaciej> I have to go home now though
- # [08:33] <othermaciej> will be back online later
- # [08:39] <zcorpan_> annevk: iirc, in firefox, it does not fire on body and then bubble up to window... it's fired on window but magically works on body too or something
- # [08:39] * Quits: othermaciej (n=mjs@17.255.100.185)
- # [08:39] * annevk thought body.onload set window.onload
- # [08:40] <zcorpan_> yeah, that might be how it works
- # [08:41] * Quits: weinigLap (i=weinig@nat/apple/x-fae9250d3b2da0c7) (Read error: 110 (Connection timed out))
- # [08:44] <annevk> but I'd actually like to know what Internet Explorer does
- # [08:45] * Joins: weinigLap (n=weinig@c-67-188-78-122.hsd1.ca.comcast.net)
- # [08:53] * Quits: MikeSmith (n=MikeSmit@dhcp-247-142.mag.keio.ac.jp) ("Less talk, more pimp walk.")
- # [09:01] * Quits: jruderman (n=jruderma@corp-242.mountainview.mozilla.com)
- # [09:09] <annevk> zcorpan_, 9.2 has still all kinds of attribute quirks if I remember correctly
- # [09:10] <annevk> Kestrel is pretty close to HTML5 I think (minus some tokenization details)
- # [09:11] <zcorpan_> annevk: ok
- # [09:13] <hsivonen> annevk: Kestrel? Opera.next?
- # [09:13] <zcorpan_> opera 10
- # [09:14] <zcorpan_> annevk: how does it handle <a =="">?
- # [09:14] <zcorpan_> er, opera 9.5 i mean
- # [09:15] <zcorpan_> opera 10 is Peregrine
- # [09:15] * Quits: wakaba (n=w@118.166.210.220.dy.bbexcite.jp) (Read error: 104 (Connection reset by peer))
- # [09:16] * Joins: wakaba (n=w@118.166.210.220.dy.bbexcite.jp)
- # [09:21] <annevk> I believe the official name of the next version of Opera is Kestrel
- # [09:21] <annevk> It was announced on some semi-official blog over a month ago or so
- # [09:22] <annevk> zcorpan_, dropped
- # [09:24] <annevk> <a "="test"> does "work"
- # [09:25] <annevk> Firefox drops that
- # [09:26] * Joins: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [09:28] * Quits: weinigLap (n=weinig@c-67-188-78-122.hsd1.ca.comcast.net)
- # [09:28] * Joins: jruderman (n=jruderma@c-67-169-24-116.hsd1.ca.comcast.net)
- # [09:28] <zcorpan_> annevk: ok
- # [09:30] * annevk isn't sure it's ok :)
- # [09:30] <zcorpan_> ie treats <a "="test"> as equivalent to <a ?="test">
- # [09:36] * Joins: jgraham (n=jgraham@81-86-223-179.dsl.pipex.com)
- # [09:36] * Quits: karlUshi (n=karl@dhcp-247-173.mag.keio.ac.jp) ("This computer has gone to sleep")
- # [09:52] * Quits: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [09:52] * Joins: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net)
- # [09:55] * Joins: Jero (n=Jero@d207230.upc-d.chello.nl)
- # [09:56] <annevk> The news that Safari was released on Windows drove thousands of people to my site...
- # [09:56] <annevk> crazy
- # [09:56] <othermaciej> annevk: why your site?
- # [09:57] <othermaciej> did the announcement link to you?
- # [09:57] <Fuzzy76> I'm guessing the number would've been more than thousands if that was the case :)
- # [09:58] <annevk> othermaciej, google searches for "safari on windows"
- # [09:58] * annevk has this post on Swift titled "Safari for Windows" in 2006
- # [09:59] <zcorpan_> annevankesteren.nl/2006/08/swift is the 10th result
- # [09:59] <othermaciej> heh
- # [10:08] <Jero> err, didn't Hixie meant </form> tags here instead of </font>? http://html5.org/tools/web-apps-tracker?from=883&to=884
- # [10:11] <annevk> I think so
- # [10:11] * Quits: Lachy (n=Lachy@210-84-55-19.dyn.iinet.net.au) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007051502]")
- # [10:13] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [10:22] * hsivonen doesn't like "mobile context"
- # [10:23] * Quits: webben_ (n=benh@91.84.143.253) (Client Quit)
- # [10:23] <annevk> Where's that from?
- # [10:24] <annevk> By the way, why does origin in HTML5 not talk about document.domain
- # [10:24] <hsivonen> annevk: that's part of the mobileOK and dotMOBI marketing speak
- # [10:25] <annevk> Does this mean you do like "mobileOk" and "dotMOBI"? :D
- # [10:25] <hsivonen> anecdotally, tech-savvy S60 browser users hate it when sites conclude that the client is in the "mobile context"
- # [10:25] <hsivonen> annevk: umm. no :-)
- # [10:25] <annevk> Opera Mini users too I think
- # [10:26] <hsivonen> btw, the whattf repo migrated to SVN. time to update scripts...
- # [10:29] <annevk> your own scripts?
- # [10:29] <hsivonen> yes
- # [10:29] <annevk> whattf.org needs an update anyway
- # [10:29] <hsivonen> well, fantasai's scripts too
- # [10:31] <annevk> why not make it a code.google or sf project?
- # [10:34] <hsivonen> 1) it was already at cvsdude and they took care of the migration without me having to figure it out (trading money for less worries), 2) Google wouldn't tell me their terms regarding the freedom to leave without me logging in first--not cool, 3) to avoid all the cruft on sf.net
- # [10:37] <annevk> re myself: "Note: The domain attribute is used to enable pages on different hosts of a domain to access each others' DOMs, though this is not yet defined by this specification."
- # [10:42] * Quits: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [10:46] * Joins: ROBOd (n=robod@86.34.246.154)
- # [10:53] * Joins: hendry (i=hendry@conference/debconf/x-2d43d4567dc1697d)
- # [10:56] * Joins: webben (i=benh@nat/yahoo/x-2862fffa5369f28c)
- # [11:04] * Quits: webben (i=benh@nat/yahoo/x-2862fffa5369f28c) (Client Quit)
- # [11:07] * Joins: webben (i=benh@nat/yahoo/x-51c71018e228796f)
- # [11:27] * Joins: ddfreyne (n=ddfreyne@d54C57894.access.telenet.be)
- # [11:31] * Joins: MikeSmith (n=MikeSmit@tea12.w3.mag.keio.ac.jp)
- # [11:38] <annevk> zcorpan_, what bug stops the attribute test from working?
- # [11:38] <annevk> zcorpan_, also, did you report it?
- # [11:40] * hsivonen starts writing Java test harnesses for the html5lib test data
- # [11:44] <hendry> hsivonen: do you have an opinion on java applets?
- # [11:48] <hsivonen> hendry: yes. I think Java applets are a failure. I have used the Web before applets were launched and so far I haven't seen an applet that 1) wouldn't be better in a standalone window (e.g. WebStart) OR 2) Wouldn't be better as JavaScript OR 3) wasn't useless
- # [11:49] <jruderman> "standalone window"?
- # [11:50] <hsivonen> jruderman: the useful applets that I've seen that didn't necessarily call for JavaScript didn't benefit from being embedded in a rectangle in HTML--on the contrary
- # [11:51] <jruderman> i don't see the connection between being used in the browser and being surrounded by other things
- # [11:52] <jruderman> java does suck as a plugin, but "it's usually surrounded by other stuff when it should be width=100% height=100%" is not one of the main reasons
- # [11:53] * Quits: h3h (n=w3rd@cpe-66-75-149-197.san.res.rr.com)
- # [11:53] <hendry> hsivonen: I have some requests for java in the webc distribution. I want to say no, though I feel I need some argumentation
- # [11:53] <hsivonen> jruderman: my point is that the stuff that is useful and makes sense as Java doesn't benefit from being inside the browser process
- # [11:54] * annevk wonders what makes sense as Java
- # [11:54] <jruderman> lol
- # [11:54] <hsivonen> annevk: prior to <canvas>, any complex educational interactive visualization
- # [11:55] <hsivonen> annevk: demo version of Opera Mini
- # [11:55] <jruderman> the benefit of being inside the browser process is that the user doesn't have to trust you or install stuff
- # [11:55] <hsivonen> jruderman: WebStart
- # [11:55] <annevk> hsivonen, ah, yeah, demoing Opera Mini makes some sense :)
- # [11:56] <hsivonen> the main problem is that Sun didn't come up with WebStart in 1995
- # [11:56] <othermaciej> jruderman: but then people make signed applets
- # [11:56] <othermaciej> which are a pox on all mankind
- # [11:56] <jruderman> othermaciej: true, but that's only some applets
- # [11:56] <zcorpan_> annevk: dunno. i didn't
- # [11:57] <hsivonen> hendry: why do you want to say no?
- # [11:57] * hsivonen wonders if Opera for Wii does Java
- # [11:58] <annevk> zcorpan_, what did you change?
- # [11:58] <zcorpan_> attributes[...].specified -> hasAttribute(...)
- # [11:59] <hendry> hsivonen: because I hate Java ;)
- # [11:59] <annevk> per http://gonintendo.com/?p=7849 it is not supported...
- # [11:59] <hendry> hsivonen: also it had 100+ megs to the distro
- # [11:59] <hendry> (i think)
- # [12:00] <hendry> i just generally feel Java shouldn't be on the Web
- # [12:00] <hendry> but I might be wrong
- # [12:00] <hsivonen> hendry: Java probably shoudn't be on the Web but it is pretty good at powering the Web on the server side
- # [12:01] <hendry> hsivonen: i'm fine with that
- # [12:01] * Quits: webben (i=benh@nat/yahoo/x-51c71018e228796f) (Read error: 104 (Connection reset by peer))
- # [12:02] <zcorpan_> doesn't wiki use java to embed video?
- # [12:02] * Quits: wakaba (n=w@118.166.210.220.dy.bbexcite.jp) (Read error: 104 (Connection reset by peer))
- # [12:02] <hsivonen> oh yeah, the Java Theora impl could count as useful. but then again, I'd be OK with all non-ad videos having their own windows
- # [12:02] * Joins: wakaba (n=w@118.166.210.220.dy.bbexcite.jp)
- # [12:03] * hsivonen likes the way Flip4Mac can dispatch embedded video to QuickTime Player
- # [12:03] * Quits: jruderman (n=jruderma@c-67-169-24-116.hsd1.ca.comcast.net)
- # [12:08] * othermaciej is now known as om_sleep
- # [12:09] * om_sleep is now known as othermaciej
- # [12:28] * Joins: maikmerten (n=maikmert@Lbac4.l.pppool.de)
- # [12:36] * moeffju[ZzZz] is now known as moeffju
- # [12:40] <annevk> What would be a good name for a method that takes a media query and returns true for false depending on whether it's applicable?
- # [12:41] <annevk> testMedia(), matchMedia() ... ?
- # [12:48] <zcorpan_> currentMedia
- # [12:49] <annevk> That .type
- # [12:49] <annevk> That's*
- # [12:49] <zcorpan_> .type of what?
- # [12:51] <annevk> window.media.type
- # [12:51] <annevk> the other case is having something like window.media.matchMedia("screen and (min-width:300px)")
- # [12:52] * Quits: YaaL (i=yaal@hell.pl) (Read error: 110 (Connection timed out))
- # [12:54] * othermaciej is now known as om_sleep
- # [12:57] * om_sleep is now known as othermaciej
- # [12:57] * othermaciej is now known as om_sleep
- # [13:02] * Joins: BenWard (i=BenWard@nat/yahoo/x-fe8ec4b38f0b4236)
- # [13:04] <zcorpan_> annevk: the snapshot feature in opera's developer console doesn't escape attribute values. e.g. & and " are not converted to entities
- # [13:14] <hsivonen> annevk: what's the purpose of html5lib sanitizer? is it for making html embedded in feeds safe for publishing at another domain?
- # [13:17] <annevk> I'm not responsible for it
- # [13:17] <annevk> for either of the things you guys mention :)
- # [13:19] * Joins: yod (n=ot@bas11-montreal02-1128537678.dsl.bell.ca)
- # [13:43] * Joins: YaaL (i=yaal@hell.pl)
- # [13:45] * Quits: jcgregorio (n=chatzill@adsl-072-148-043-048.sip.rmo.bellsouth.net) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007040314]")
- # [13:56] * Joins: met_ (n=Hassman@r5bx220.net.upc.cz)
- # [14:03] <Dashiva> annevk: around?
- # [14:13] <annevk> always
- # [14:26] <annevk> these mobile people are knowingly ruining application/xhtml+xml
- # [14:26] <annevk> ouch :(
- # [14:26] <annevk> all good reasons for XML5 I suppose...
- # [14:27] * Quits: ddfreyne (n=ddfreyne@unaffiliated/ddfreyne) (Remote closed the connection)
- # [14:35] * Joins: hendry_ (i=hendry@conference/debconf/x-0df62b297b6441e1)
- # [14:39] * Quits: met_ (n=Hassman@r5bx220.net.upc.cz) ("Chemists never die, they just stop reacting.")
- # [14:44] * Quits: yod (n=ot@bas11-montreal02-1128537678.dsl.bell.ca) ("This computer has gone to sleep")
- # [14:45] * Quits: hendry (i=hendry@conference/debconf/x-2d43d4567dc1697d) (Read error: 113 (No route to host))
- # [14:47] * Joins: yod (n=ot@bas11-montreal02-1128537678.dsl.bell.ca)
- # [15:05] * Quits: hendry_ (i=hendry@conference/debconf/x-0df62b297b6441e1) (Read error: 113 (No route to host))
- # [15:08] * Joins: hendry (i=hendry@conference/debconf/x-295dc4ab8e711b22)
- # [15:27] <annevk> It would be nice if people could come up with actual arguments against a feature instead of "it would make me feel better"
- # [15:28] <Fuzzy76> I thought making people feel better was the main goal of HTML5? ;)
- # [15:29] <annevk> The question is of course that if we do what he asks for if he actually feels better in the long run
- # [15:29] <annevk> I'm not so sure about that
- # [15:31] * Joins: mpt_ (n=mpt@121-72-128-43.dsl.telstraclear.net)
- # [15:31] <annevk> (We also can't satisfy everyone...)
- # [15:36] * Quits: mpt (n=mpt@canonical/launchpad/mpt) (Read error: 110 (Connection timed out))
- # [15:38] * Joins: briansuda (n=briansud@85-220-95-76.dsl.dynamic.simnet.is)
- # [15:41] * Joins: jcgregorio (i=chatzill@nat/ibm/x-7b7afe32e009d5cd)
- # [15:42] * Quits: MikeSmith (n=MikeSmit@tea12.w3.mag.keio.ac.jp) ("Less talk, more pimp walk.")
- # [15:53] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [16:09] * Quits: hendry (i=hendry@conference/debconf/x-295dc4ab8e711b22) ("leaving")
- # [16:09] * Quits: Philip` (n=philip@zaynar.demon.co.uk) (Remote closed the connection)
- # [16:16] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [16:16] * Joins: Philip` (n=philip@zaynar.demon.co.uk)
- # [16:24] * Joins: ddfreyne (n=ddfreyne@d54C57894.access.telenet.be)
- # [16:26] * Quits: BenWard (i=BenWard@nat/yahoo/x-fe8ec4b38f0b4236)
- # [16:34] * Joins: billmason (n=billmaso@ip156.unival.com)
- # [16:41] * Joins: dglazkov (n=dglazkov@adsl-065-081-081-030.sip.bhm.bellsouth.net)
- # [16:46] * Joins: BenWard (i=BenWard@nat/yahoo/x-a4d05ba40f7ca9f3)
- # [17:17] * Parts: dglazkov (n=dglazkov@adsl-065-081-081-030.sip.bhm.bellsouth.net)
- # [17:39] * Quits: ddfreyne (n=ddfreyne@unaffiliated/ddfreyne) ("kthxbai")
- # [18:00] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Read error: 104 (Connection reset by peer))
- # [18:00] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [18:02] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net) (Client Quit)
- # [18:02] * Joins: hendry (i=hendry@conference/debconf/x-78f2c25a987cc946)
- # [18:05] * Joins: h3h (n=w3rd@cpe-66-75-149-197.san.res.rr.com)
- # [18:08] * Quits: h3h (n=w3rd@cpe-66-75-149-197.san.res.rr.com) (Client Quit)
- # [18:14] * Joins: h3h (n=w3rd@cpe-66-75-149-197.san.res.rr.com)
- # [18:14] * Quits: h3h (n=w3rd@cpe-66-75-149-197.san.res.rr.com) (Client Quit)
- # [18:15] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [18:26] * Quits: BenWard (i=BenWard@nat/yahoo/x-a4d05ba40f7ca9f3) (Read error: 104 (Connection reset by peer))
- # [18:27] * Joins: BenWard (i=BenWard@nat/yahoo/x-f6fbbbd38c1158d7)
- # [18:39] * Quits: KevinMarks (n=KevinMar@pdpc/supporter/active/kevinmarks) ("The computer fell asleep")
- # [18:46] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [18:56] * Quits: BenWard (i=BenWard@nat/yahoo/x-f6fbbbd38c1158d7) ("Fades out again…")
- # [18:59] * Quits: gsnedders (n=gsnedder@host86-140-190-99.range86-140.btcentralplus.com) (Remote closed the connection)
- # [19:00] * Joins: jruderman (n=jruderma@c-67-169-24-116.hsd1.ca.comcast.net)
- # [19:02] * Joins: gsnedders (n=gsnedder@host86-140-190-99.range86-140.btcentralplus.com)
- # [19:07] * Joins: dbaron (n=dbaron@corp-242.mountainview.mozilla.com)
- # [19:10] * Joins: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net)
- # [19:11] * Quits: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net) (Remote closed the connection)
- # [19:11] * Joins: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net)
- # [19:16] <zcorpan_> anyone familiar with the google maps api?
- # [19:25] * Joins: tantek (n=tantek@corp.technorati.com)
- # [19:31] * Joins: weinigLap (n=weinig@192.42.249.101)
- # [19:32] * Quits: weinigLap (n=weinig@192.42.249.101) (Remote closed the connection)
- # [19:33] * Joins: weinigLap (n=weinig@192.42.249.101)
- # [19:34] * Quits: jruderman (n=jruderma@c-67-169-24-116.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [19:34] * om_sleep is now known as othermaciej
- # [19:34] * Joins: jruderman (n=jruderma@c-67-169-24-116.hsd1.ca.comcast.net)
- # [19:38] * Quits: jruderman (n=jruderma@c-67-169-24-116.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [19:38] * Joins: jruderman_ (n=jruderma@c-67-169-24-116.hsd1.ca.comcast.net)
- # [19:39] * Quits: hendry (i=hendry@conference/debconf/x-78f2c25a987cc946) ("leaving")
- # [19:40] * Quits: jruderman_ (n=jruderma@c-67-169-24-116.hsd1.ca.comcast.net) (Client Quit)
- # [19:44] * Quits: Jero (n=Jero@d207230.upc-d.chello.nl) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.4/2007051502]")
- # [19:47] * Joins: hasather_ (n=hasather@22.80-203-71.nextgentel.com)
- # [19:50] * Joins: Toolskyn (n=Toolskyn@adsl-dc-266ef.adsl.wanadoo.nl)
- # [20:04] * Joins: jruderman (n=jruderma@corp-242.mountainview.mozilla.com)
- # [20:08] * Joins: KevinMarks (i=KevinMar@nat/google/x-3791b5c6830d1fb7)
- # [20:13] * Quits: weinigLap (n=weinig@192.42.249.101)
- # [20:14] * aroben is now known as aroben|brb
- # [20:16] * Quits: Toolskyn (n=Toolskyn@adsl-dc-266ef.adsl.wanadoo.nl) ("Leaving")
- # [20:17] * Joins: hendry (i=hendry@conference/debconf/x-4bea512bf08a4db9)
- # [20:24] * Joins: Toolskyn (i=toolskyn@amy.bdick.de)
- # [20:26] * Quits: briansuda (n=briansud@85-220-95-76.dsl.dynamic.simnet.is)
- # [20:27] * Joins: h3h (n=w3rd@66-162-32-234.static.twtelecom.net)
- # [20:40] * Quits: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [20:50] * aroben|brb is now known as aroben
- # [20:55] * Quits: tantek (n=tantek@corp.technorati.com)
- # [21:04] * aroben is now known as aroben|food
- # [21:04] * Joins: icaaq_ (i=icaaaq@c-3832e455.231-7-64736c10.cust.bredbandsbolaget.se)
- # [21:16] * Parts: icaaq_ (i=icaaaq@c-3832e455.231-7-64736c10.cust.bredbandsbolaget.se)
- # [21:22] * Joins: briansuda (n=briansud@85-220-95-76.dsl.dynamic.simnet.is)
- # [21:29] * aroben|food is now known as aroben
- # [21:33] * Quits: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net)
- # [21:57] * Quits: briansuda (n=briansud@85-220-95-76.dsl.dynamic.simnet.is) (Read error: 110 (Connection timed out))
- # [21:58] * Joins: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net)
- # [21:58] * Quits: maikmerten (n=maikmert@Lbac4.l.pppool.de) ("Leaving")
- # [21:59] * Quits: ROBOd (n=robod@86.34.246.154) ("http://www.robodesign.ro")
- # [21:59] * Joins: briansuda (n=briansud@85-220-95-76.dsl.dynamic.simnet.is)
- # [22:07] * Joins: webben (n=benh@91.84.143.253)
- # [22:08] * Parts: webben (n=benh@91.84.143.253)
- # [22:08] * Joins: webben (n=benh@91.84.143.253)
- # [22:11] * Joins: webben_ (n=benh@dip5-fw.corp.ukl.yahoo.com)
- # [22:14] * Quits: briansuda (n=briansud@85-220-95-76.dsl.dynamic.simnet.is)
- # [22:23] * Quits: wakaba (n=w@118.166.210.220.dy.bbexcite.jp) (Read error: 110 (Connection timed out))
- # [22:26] * Quits: webben (n=benh@91.84.143.253) (Read error: 110 (Connection timed out))
- # [22:30] * Quits: dbaron (n=dbaron@corp-242.mountainview.mozilla.com) (Excess Flood)
- # [22:31] * Joins: dbaron (n=dbaron@corp-242.mountainview.mozilla.com)
- # [22:33] * Joins: tantek (n=tantek@corp.technorati.com)
- # [22:40] * Joins: weinigLap (n=weinig@192.42.249.107)
- # [22:40] * Quits: weinigLap (n=weinig@192.42.249.107) (Read error: 104 (Connection reset by peer))
- # [22:41] * Joins: weinigLap (n=weinig@192.42.249.107)
- # [22:46] * Quits: yod (n=ot@bas11-montreal02-1128537678.dsl.bell.ca) ("Leaving")
- # [22:49] * Quits: zcorpan_ (n=zcorpan@84-216-43-138.sprayadsl.telenor.se) (Read error: 110 (Connection timed out))
- # [22:58] * Quits: jcgregorio (i=chatzill@nat/ibm/x-7b7afe32e009d5cd) ("ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007040314]")
- # [23:06] * Joins: kingryan (n=kingryan@dsl081-240-149.sfo1.dsl.speakeasy.net)
- # [23:06] * Quits: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net)
- # [23:17] * Toolskyn is now known as Toolskyn|afk
- # [23:21] * Quits: hendry (i=hendry@conference/debconf/x-4bea512bf08a4db9) ("goingtotheNIGHTvenue")
- # [23:25] * Joins: othermaciej (n=mjs@17.255.104.139)
- # [23:27] * Quits: weinigLap (n=weinig@192.42.249.107)
- # [23:45] * moeffju is now known as moeffju[ZzZz]
- # [23:47] * Joins: csarven (n=nevrasc@modemcable081.152-201-24.mc.videotron.ca)
- # [23:50] * Joins: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net)
- # [23:51] * Quits: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net) (Remote closed the connection)
- # [23:51] * Joins: aroben (n=adamrobe@c-67-160-250-192.hsd1.ca.comcast.net)
- # Session Close: Thu Jun 14 00:00:00 2007
The end :)