Options:
- # Session Start: Wed Feb 20 00:00:00 2008
- # Session Ident: #whatwg
- # [00:00] * Quits: aroben_ (n=adamrobe@unaffiliated/aroben)
- # [00:01] <annevk> how about implicit rel=cite
- # [00:01] <annevk> paragraph scoped or some such
- # [00:02] <jgraham> ? In what sense implicit?
- # [00:03] <annevk> <p><a href=...>...</a> <q>...</q></p>
- # [00:04] <annevk> <a> is cite for <q>
- # [00:05] <jgraham> That seems like it could get messy fast <p>When I went to the <a href="">theatre</a>, I was reminded of the shakespeare quote <q>All the world's a stage</q></p>
- # [00:07] <jgraham> I guess <a rel=cite> doesn't work so well for replacing @cite because there's no way to attach the attribution to the quotation and it's usually the attribution that would be linked
- # [00:07] * Joins: aroben (n=aroben@unaffiliated/aroben)
- # [00:08] <annevk> labeledby!
- # [00:08] <annevk> or labelledby
- # [00:08] <jgraham> no comment :)
- # [00:09] <Dashiva> p contentof div
- # [00:09] <annevk> it seems both spellings are used by the accessibility community
- # [00:09] <annevk> awesome
- # [00:09] <Dashiva> Then you don't have to worry about where you place your stuff
- # [00:09] <annevk> http://www.google.com/search?q=labeledby+w3c
- # [00:09] <annevk> http://www.google.com/search?q=labelledby+w3c
- # [00:10] <annevk> aria ftw!
- # [00:10] <Dashiva> labeledby sameas labelledby
- # [00:11] <jgraham> Dashiva: Isn't contentof spelled "owns"
- # [00:12] <Dashiva> Not sure. Just offhand, I'd assume a div could own an element that wasn't part of its content.
- # [00:13] <annevk> Did you mean: pwns
- # [00:13] <jgraham> Dashiva: I think aria allows you to do <div id="a">This is my div</div><p owns="a">My div is somehow a child of this</p>
- # [00:13] <jgraham> annevk: :-)
- # [00:14] * Quits: aroben (n=aroben@unaffiliated/aroben) (Read error: 104 (Connection reset by peer))
- # [00:18] * Joins: aroben (n=adamrobe@nat/apple/x-9be01cf3be153e52)
- # [00:19] * Joins: weinig_ (n=weinig@17.255.104.152)
- # [00:24] * Parts: svl (n=me@ip565744a7.direct-adsl.nl)
- # [00:25] * Parts: hasather (n=hasather@90-231-107-133-no62.tbcn.telia.com)
- # [00:36] * Quits: weinig (n=weinig@17.203.15.180) (Read error: 110 (Connection timed out))
- # [00:45] * Quits: aroben (n=adamrobe@unaffiliated/aroben) (Read error: 104 (Connection reset by peer))
- # [00:45] * Joins: aroben (n=adamrobe@unaffiliated/aroben)
- # [00:46] <Hixie> ok my plan is to keep cite="" basically unchanged from html4
- # [01:01] <Hixie> can anyone find a word that can be used to describe the category to which the following things belong?: a book, a paper, a song, a movie, a TV show, a painting
- # [01:02] <Hixie> ...but that does not include: a person, a boat
- # [01:02] * Quits: weinig_ (n=weinig@17.255.104.152)
- # [01:02] <jgraham> media?
- # [01:03] <Hixie> sadly "media" is even more overloaded that the word i've been using so far ("work")
- # [01:06] <othermaciej> "a work" is relatively accurate
- # [01:06] <othermaciej> particularly if backed by that list of examples
- # [01:06] <Hixie> yeah, that's all i could find so far
- # [01:06] * Quits: tndH_ (n=Rob@adsl-87-102-93-172.karoo.KCOM.COM) ("ChatZilla 0.9.81-rdmsoft [XULRunner 1.8.0.9/2006120508]")
- # [01:06] <Philip`> Should it include things like plays, where it's not a written or recorded work that can be directly referenced?
- # [01:07] * Hixie adds theatre productions, plays, operas, musicals to the list
- # [01:07] <jgraham> Most plays are written, no? But there are obviously other examples of oral traditions
- # [01:08] * Quits: phsiao_ (n=shawn@nat/ibm/x-47a885c2cca35920)
- # [01:16] <bradee-oh> other oral traditions are also "works", though a bit more loosely...
- # [01:17] <mpt> Hixie, "creative work"?
- # [01:18] <othermaciej> has Microsoft announced anything in particular about better DOM/JS support in IE8?
- # [01:18] <Philip`> Papers aren't really creative works
- # [01:18] <othermaciej> Zeldman keeps mentioning it but I don't see an official announcement or anything
- # [01:18] <Hixie> mpt: hm, that might work
- # [01:18] <Hixie> oh yeah, creative fails for things like research papers
- # [01:18] <Hixie> (cue jokes)
- # [01:19] <mpt> Why does it?
- # [01:19] <Hixie> but seriously, i think creative would help as much as it hurts here
- # [01:19] <Hixie> because people associate "creative" with art
- # [01:19] <Hixie> rather than research
- # [01:19] <jgraham> Seriously, papers are creative works
- # [01:19] <mpt> A more awkward example might be the telephone directory
- # [01:20] <jgraham> (although I agree that many people wouldn't use the term in that context, I would strongly disagree with them)
- # [01:20] * Joins: weinig (n=weinig@17.255.104.152)
- # [01:23] * Quits: billmason (n=billmaso@ip129.unival.com) (".")
- # [01:24] <Hixie> i'll just stick to "work" with a long list of examples
- # [01:24] <Hixie> and an explicit ban on names of people or ships
- # [01:24] <jgraham> This is for the <cite> element, right?
- # [01:24] <Hixie> yep
- # [01:25] * jgraham still doesn't think it's very useful
- # [01:25] <Hixie> me either
- # [01:25] <Hixie> but it's used more than <dfn>
- # [01:25] <Hixie> and you should have seen the hell that the xhtml2 wg received for trying to drop it
- # [01:26] <jgraham> Yeah, I accept that people want to use it even though doing so has no obvious benefits
- # [01:27] * Quits: starjive (i=beos@81-233-18-73-no30.tbcn.telia.com)
- # [01:27] <annevk> that was because Mark Pilgrim actually used it for something
- # [01:27] <annevk> that's no longer the case
- # [01:28] <Hixie> i've already spoken to mark about this
- # [01:28] <Hixie> (and i'm not saying that the aforementioned wrath is a reason to keep it, i'm just mentioning it)
- # [01:29] <annevk> <cite> for ship names though?
- # [01:29] <jgraham> I guess doing something interesting with citations will have to be left to the microformats people
- # [01:30] <annevk> i guess since it renders in italic it's ok :)
- # [01:30] <Hixie> i said ship names were explicitly banned :-P
- # [01:30] <Hixie> use <i>
- # [01:30] <annevk> (which is btw one of the reasons why <cite>Anne</cite> said: <q>...</q> doesn't make much sense; "Anne" there typically wouldn't be italicized)
- # [01:30] <annevk> oops
- # [01:31] <annevk> ah, people too
- # [01:37] * Quits: grimboy_uk (n=grimboy@78-105-162-250.zone3.bethere.co.uk) (Read error: 110 (Connection timed out))
- # [01:39] <Hixie> wow, i didn't realise that the first REC the w3c ever did was PNG
- # [01:41] <Hixie> i love the comment on libpng.org:
- # [01:41] <Hixie> "(By the way, despite the implications in some of CompuServe's old press releases and in occasional trade-press articles, PNG's development was not instigated by either CompuServe or the World Wide Web Consortium, nor was it led by them. Individuals from both organizations contributed to the effort, but the PNG development group exists as a separate, Internet-based entity.)"
- # [01:41] <Hixie> i wonder if we should publish something like that on the whatwg page :-P
- # [01:58] <Hixie> http://www.whatwg.org/specs/web-apps/current-work/#the-cite
- # [02:01] <annevk> "even if people call that person a piece of work" :p
- # [02:04] <annevk> i'd like HTML5 to define this: "window.name = '1'; name = '2'; w(name); w(window.name)"
- # [02:05] <annevk> there's some magic going on there
- # [02:05] <Hixie> is that the replaceable stuff?
- # [02:05] <annevk> well, it seems that some browsers are able to distinguish between window.name and name (both in the global scope)
- # [02:06] <annevk> i think that's different from replaceable, but I'm not sure
- # [02:07] <Hixie> odd
- # [02:07] <annevk> what's not odd is that sites rely on this
- # [02:07] <Hixie> when you say "browsers"
- # [02:07] <Hixie> which browsers?
- # [02:07] <Hixie> firefox doesn't seem to distinguish them
- # [02:07] <annevk> Firefox and Internet Explorer
- # [02:08] <annevk> http://software.hixie.ch/utilities/js/live-dom-viewer/?%3Cscript%3Ewindow.name%20%3D%20%271%27%3B%20name%20%3D%20%272%27%3B%20w(name)%3B%20w(window.name)%3C%2Fscript%3E
- # [02:08] <Hixie> window.name = 'a'; name = 'b'; name + ' ' + window.name; on http://software.hixie.ch/utilities/js/js-eval-window/ evaluates to "b b"
- # [02:08] <annevk> I get 2, 1 in the log
- # [02:08] <Hixie> i get 2,2
- # [02:09] <Hixie> Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9b2pre) Gecko/2007112904 Minefield/3.0b2pre
- # [02:09] <annevk> Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4pre) Gecko/2008021204 Minefield/3.0b4pre
- # [02:09] <Hixie> wow, mine is old
- # [02:09] <annevk> get "b a" for yours
- # [02:11] <Hixie> ff2 gives b b/2 2 too
- # [02:12] <annevk> yeah
- # [02:12] <Hixie> ff3 nightly crashes on startup
- # [02:12] * Hixie nukes his profile
- # [02:13] <annevk> heh, I even get 2 2 in IE7
- # [02:13] <annevk> maybe I'm testing this wrongly
- # [02:13] <annevk> could be that it only applies to nested browsing contexts or so, I guess :(
- # [02:15] <annevk> Hixie, btw, could you add "html" and "css" as resources to the live dom viewer?
- # [02:16] <annevk> maybe even script that does w('run') or something like that
- # [02:19] * Joins: csarven (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca)
- # [02:19] * annevk -> bed
- # [02:20] <Hixie> adbded
- # [02:20] <Hixie> added even
- # [02:29] * Quits: cgriego (n=cgriego@216.138.69.206)
- # [02:49] * Quits: eseidel (n=eseidel@nat/google/x-7de9f1bec41833d1)
- # [03:32] * Joins: jwalden_ (n=waldo@STRATTON-THREE-SIXTY-SIX.MIT.EDU)
- # [03:32] * jwalden_ is now known as jwalden
- # [03:45] <Hixie> othermaciej: the workers idea i proposed included a DOMImplementation object, from which you can create a Document
- # [03:45] <Hixie> afk bbiab
- # [03:46] <othermaciej> Hixie: I haven't read over all the proposals closely yet, but that would indeed raise the same issue as the X part of XHR being present
- # [03:47] <othermaciej> I can see how it could be useful but at least in WebKit I think it would significantly increase the implementation complexity
- # [04:17] * Joins: eseidel (n=eseidel@nat/google/x-bc8ce503f7906814)
- # [04:18] * Quits: eseidel (n=eseidel@nat/google/x-bc8ce503f7906814) (Client Quit)
- # [04:23] * Joins: phsiao (n=shawn@c-71-232-12-131.hsd1.ma.comcast.net)
- # [04:23] * Quits: phsiao (n=shawn@c-71-232-12-131.hsd1.ma.comcast.net) (Remote closed the connection)
- # [04:26] <roc> eek yes that would be real pain
- # [04:37] * Joins: aroben_ (n=adamrobe@17.255.110.87)
- # [04:37] * Quits: aroben (n=adamrobe@unaffiliated/aroben) (Read error: 104 (Connection reset by peer))
- # [04:38] * Joins: aroben (n=adamrobe@nat/apple/x-2773e4538105a75c)
- # [04:40] * Quits: dbaron (n=dbaron@corp-241.mountainview.mozilla.com) ("8403864 bytes have been tenured, next gc will be global.")
- # [04:47] * Joins: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net)
- # [04:51] * Quits: aroben (n=adamrobe@unaffiliated/aroben)
- # [04:51] <Hixie> really?
- # [04:51] <Hixie> huh
- # [04:52] <Hixie> i would have thought you could run a DOM on a different thread without problems, what of the DOM implementation is not thread safe?
- # [04:55] * Quits: aroben_ (n=adamrobe@unaffiliated/aroben) (Read error: 110 (Connection timed out))
- # [04:57] <roc> depends on the implementation, but it's easy to imagine that the DOM uses global internal caches
- # [04:58] <roc> and it's not just the DOM but everything the DOM touches
- # [04:58] <roc> canvas, video, you name it
- # [04:59] <Hixie> true
- # [05:00] <Hixie> it would be sad if it was not available
- # [05:00] <Hixie> creating markup is one of the things i'd expect to happen in a worker
- # [05:00] <Hixie> even if it's not manipulating forms, videos, audio, etc.
- # [05:01] <roc> strings and innerHTML baby
- # [05:01] <roc> gotta save something for HTML6
- # [05:01] <Hixie> creating markup with strings is sub-optimal
- # [05:01] <Hixie> but maybe e4x can find a use finally :-)
- # [05:01] <roc> The JS library writers say it's actually optimal in practice :-)
- # [05:01] <Hixie> i didn't mean performance-wise
- # [05:01] <Hixie> :-)
- # [05:04] <Hixie> bbl
- # [05:09] * Quits: roc (n=roc@202.0.36.64)
- # [05:23] * Quits: dglazkov (n=dglazkov@adsl-074-229-248-021.sip.bhm.bellsouth.net) ("durr...")
- # [05:31] * Joins: dbaron (n=dbaron@c-67-160-251-228.hsd1.ca.comcast.net)
- # [05:41] * Quits: csarven (n=nevrasc@modemcable130.251-202-24.mc.videotron.ca) ("http://www.csarven.ca/")
- # [05:57] * Joins: eseidel (n=eseidel@adsl-99-139-50-200.dsl.pltn13.sbcglobal.net)
- # [05:59] * Joins: eseidel_ (n=eseidel@200.162.94.6)
- # [06:00] * Quits: eseidel (n=eseidel@adsl-99-139-50-200.dsl.pltn13.sbcglobal.net) (Read error: 104 (Connection reset by peer))
- # [06:00] * Joins: eseidel (n=eseidel@adsl-99-139-50-200.dsl.pltn13.sbcglobal.net)
- # [06:02] * Quits: othermaciej (n=mjs@17.255.98.100)
- # [06:03] * Joins: eseidel__ (n=eseidel@200.162.94.6)
- # [06:17] * Quits: eseidel__ (n=eseidel@200.162.94.6)
- # [06:23] * Quits: eseidel_ (n=eseidel@200.162.94.6) (Read error: 110 (Connection timed out))
- # [06:25] * Quits: eseidel (n=eseidel@adsl-99-139-50-200.dsl.pltn13.sbcglobal.net) (Read error: 110 (Connection timed out))
- # [06:57] * Joins: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [07:19] * Quits: weinig (n=weinig@17.255.104.152)
- # [07:26] * Quits: SadEagle (n=maksim@cpe-69-202-89-106.twcny.res.rr.com) (Remote closed the connection)
- # [07:28] * Quits: mpt (n=mpt@canonical/launchpad/mpt) (Read error: 110 (Connection timed out))
- # [07:35] * Quits: jruderman (n=jruderma@guest-228.mountainview.mozilla.com)
- # [07:43] * Quits: dbaron (n=dbaron@c-67-160-251-228.hsd1.ca.comcast.net) ("8403864 bytes have been tenured, next gc will be global.")
- # [07:44] * Joins: jruderman (n=jruderma@c-67-180-15-227.hsd1.ca.comcast.net)
- # [07:47] * Joins: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de)
- # [07:54] * Joins: MacDome (n=eric@c-69-181-78-198.hsd1.ca.comcast.net)
- # [08:04] * Joins: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [08:10] * Quits: jgraham (n=james@81-86-211-105.dsl.pipex.com) ("I get eaten by the worms")
- # [08:43] * Quits: jwalden (n=waldo@STRATTON-THREE-SIXTY-SIX.MIT.EDU) ("ChatZilla 0.9.80-rdmsoft [XULRunner 1.8.0.9/2006120508]")
- # [08:51] * Joins: eseidel (n=eseidel@c-69-181-78-198.hsd1.ca.comcast.net)
- # [08:58] * Joins: MacDome_ (n=eric@c-69-181-78-198.hsd1.ca.comcast.net)
- # [08:58] * Quits: MacDome (n=eric@c-69-181-78-198.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [09:02] * Quits: eseidel (n=eseidel@c-69-181-78-198.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [09:03] * Joins: eseidel (n=eseidel@c-69-181-78-198.hsd1.ca.comcast.net)
- # [09:04] * Joins: eseidel_ (n=eseidel@68-240-187-21.area5.spcsdns.net)
- # [09:20] * Quits: MacDome_ (n=eric@c-69-181-78-198.hsd1.ca.comcast.net)
- # [09:21] * Quits: eseidel (n=eseidel@c-69-181-78-198.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [09:23] * Joins: tndH_ (i=Rob@87.102.23.130)
- # [09:23] * tndH_ is now known as tndH
- # [09:30] * Quits: eseidel_ (n=eseidel@68-240-187-21.area5.spcsdns.net) (Read error: 110 (Connection timed out))
- # [09:33] * Quits: MikeSmith (n=MikeSmit@58.157.21.205) (Read error: 104 (Connection reset by peer))
- # [09:43] * Joins: webben_ (n=benh@91.84.247.13)
- # [09:44] * Joins: MikeSmith (n=MikeSmit@58.157.21.205)
- # [09:50] * Quits: webben (n=benh@dip5-fw.corp.ukl.yahoo.com) (Read error: 110 (Connection timed out))
- # [10:10] * Quits: webben_ (n=benh@91.84.247.13)
- # [10:10] * Quits: wakaba (n=w@77.137.148.210.dy.bbexcite.jp) (Read error: 104 (Connection reset by peer))
- # [10:10] <Philip`> http://blog.mozilla.com/rob-sayre/2008/02/19/bloaty-parts-of-the-whatwg-html5-specification-that-should-be-removed/
- # [10:10] * Joins: wakaba (n=w@77.137.148.210.dy.bbexcite.jp)
- # [10:13] <annevk> http://diveintomark.org/archives/2008/02/19/all-these-years
- # [10:14] <krijn> Does he know there's a <mark> element as well now? :)
- # [10:31] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) ("This computer has gone to sleep")
- # [10:32] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [10:32] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Client Quit)
- # [10:33] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [10:34] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Remote closed the connection)
- # [10:35] * Joins: Camaban (n=adrianle@host81-133-60-253.in-addr.btopenworld.com)
- # [10:36] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [10:37] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Client Quit)
- # [10:45] <Dashiva> "they’re taking away my right to cite a person"
- # [10:46] * Joins: ROBOd (n=robod@89.122.216.38)
- # [10:51] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [10:51] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) (Remote closed the connection)
- # [10:52] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [11:00] <jgraham__> Dashiva: Yeah. I managed to restrain myself from asking which set of laws guaranteed that particular right
- # [11:01] * jgraham__ doesn't remember it being part of the EU convention on human rights
- # [11:04] <Philip`> A right to life, a right to liberty and security, a right to freedom of thought, conscience and religion, a right to use <cite> for people's names?
- # [11:04] <Philip`> Doesn't quite fit, I think
- # [11:04] <Dashiva> Maybe it fits into the religion part
- # [11:11] * Joins: webben (n=benh@nat/yahoo/x-5f80901c5571981c)
- # [11:11] * Quits: webben (n=benh@nat/yahoo/x-5f80901c5571981c) (Read error: 104 (Connection reset by peer))
- # [11:12] * Joins: webben (n=benh@nat/yahoo/x-edc9c5aab1fb0d26)
- # [11:15] <annevk> here's some more from that stuff yesterday: http://wiki.mozilla.org/Gecko:SplitWindow
- # [11:16] <annevk> i guess it's unlikely to affect the topmost browsing context
- # [11:41] * Joins: hasather (n=hasather@90-231-107-133-no62.tbcn.telia.com)
- # [12:52] * Quits: hasather (n=hasather@90-231-107-133-no62.tbcn.telia.com) (Read error: 110 (Connection timed out))
- # [12:59] * Quits: webben (n=benh@nat/yahoo/x-edc9c5aab1fb0d26)
- # [13:13] <Lachy> damn, <cite> should be allowed for people's names. How else is one expected to markup something like: <p><cite>John Smith<cite> said <q>Hello World!</q></p> ?
- # [13:13] <Lachy> I use it all the time for people's names when I quote from blog entries. I usually use it for both the author and the article title.
- # [13:14] <Philip`> What benefit do people get from you using it like that?
- # [13:15] <Lachy> I don't know, it's what I do
- # [13:16] <Lachy> maybe I've been using it wrongly all these years. I don't know
- # [13:16] <Philip`> So it's superstition? :-)
- # [13:17] <annevk> i did that too, but it recently learned that the convention is that those names should not be in italic and other than that there was no apparent benefit
- # [13:18] * Joins: peepo (n=Jay@host86-144-194-42.range86-144.btcentralplus.com)
- # [13:18] <Lachy> ok. If there's no typographical convention for people's names, then I guess I'm wrong
- # [13:20] <annevk> s/but it/but I/ ...
- # [13:21] <hsivonen> Lachy: in Finland, there's a convention in newspapers and magazines (not books) to bold the first instance of each personal name in an article
- # [13:21] <hsivonen> Lachy: clearly, not what <cite> is good for
- # [13:22] <annevk> <b>
- # [13:23] <hsivonen> yes
- # [13:35] <annevk> lol, someone wants to put advertisements on a few of my pages for inifinite time for a one-time 200 USD
- # [13:36] <Lachy> annevk, I get spam like that occasionally (though usually caught by my spam filter)
- # [13:36] <annevk> it's a serious offer
- # [13:36] <hsivonen> annevk: was the price disclosed in the initial offer? the people who want to advertise on my site never disclose the money figures up front but promise to make it worthwhile for me
- # [13:36] <Lachy> yeah, I even had some serious offers once
- # [13:37] <Lachy> It prompted me to publish my advertising policy on my site
- # [13:37] <annevk> hsivonen, oh no, I replied
- # [13:37] <Lachy> http://lachy.id.au/about/advertising
- # [13:37] <annevk> i do run advertising
- # [13:38] <annevk> but it's finite time, has limited impact on my software, has zero maintenance cost, and gives me a share that i think is acceptable
- # [13:38] <Lachy> on annevankesteren.nl?
- # [13:38] <Lachy> I've never seen any ads
- # [13:38] <annevk> it's hardly noticable
- # [13:39] <annevk> search for "beslist.nl"
- # [13:39] <annevk> (inline search)
- # [13:39] <Lachy> oh
- # [13:39] <Lachy> that's the best advertising I've seen. all sites should do that! :-)
- # [13:40] <hsivonen> hmm. seems like they are partly paying for the google juice
- # [13:41] <Camaban> google would say those links should have nofollow on them :)
- # [13:41] <hsivonen> these advertisers seem to think they are paying for google juice but aren't getting any: http://www.w3.org/Consortium/sup
- # [13:42] * Joins: myakura (n=myakura@p2098-ipbf4207marunouchi.tokyo.ocn.ne.jp)
- # [13:43] <annevk> hsivonen, true
- # [13:44] <Camaban> could be debated
- # [13:45] <annevk> hsivonen, heh, probably the only w3.org page with "Generic Viagra"
- # [13:46] <annevk> or maybe not, check this out: http://www.google.com/search?q=site:w3.org+viagra
- # [13:46] <Camaban> have Google stated that links on pages like that pass no link pop?
- # [13:46] <Camaban> just ebcause they are told not to follow them, doens't mean they can't take them into account for link pop
- # [13:47] <hsivonen> Camaban: IIRC, nofollow is a misnomer and means nopagerank
- # [13:48] <Camaban> well, when I first mentioned nofollow, I was on about rel=nofollow, and yes, google suggested using that to combat spam, and have since recommended it for marking up ads as well
- # [13:48] <Camaban> because they don't feel those links should pass PR
- # [13:49] <Camaban> but the robots meta tag is a bit different
- # [13:49] <hsivonen> oh
- # [13:49] <hsivonen> the W3C seems to think they aren't selling google juice, though
- # [13:50] <Camaban> heh, well it's come up in SEO circles a few timesa about the 'paid links' the W3C has on that page
- # [13:50] <hsivonen> but it's pretty obvious that those who buy placement on that page think they are buying it
- # [13:50] <Camaban> especially as it's a high authority domain
- # [13:51] <annevk> now and then i read something or hear something from these so-called SEO's and i often doubt they know what they're talking about
- # [13:51] <Camaban> toolbar suggest that particular page has a PR of 8, a link from like that is worth a fair bit :)
- # [13:52] <Camaban> annevk: there are lots of people who call themselves SEO guru's who think meta keywords still make a difference in ranking
- # [13:52] <Camaban> on the other hand, there are numerous people who do have a clue :)
- # [13:54] * Joins: zcorpan (n=zcorpan@pat.se.opera.com)
- # [14:02] * Joins: grimboy_uk (n=grimboy@78-105-162-250.zone3.bethere.co.uk)
- # [14:03] * Quits: peepo (n=Jay@host86-144-194-42.range86-144.btcentralplus.com) ("later")
- # [14:03] <Camaban> ok, having checked, it seems Matt Cutts has stated that meta nofollow does the same as rel=nofollow, so those links should indeed NOT be passing google juice
- # [14:04] <Camaban> the page is indexed, so the links can be found as part of the page, but they aren't benefiting the recipients in terms of link popularity :)
- # [14:07] * Joins: jgraham_ (n=jgraham@81-86-222-28.dsl.pipex.com)
- # [14:24] * Joins: webben (n=benh@nat/yahoo/x-9147de9795e75561)
- # [14:25] * Quits: jgraham__ (n=jgraham@81-86-211-105.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [14:28] * Joins: jgraham__ (n=jgraham@81-86-222-85.dsl.pipex.com)
- # [14:44] * Quits: jgraham_ (n=jgraham@81-86-222-28.dsl.pipex.com) (Read error: 110 (Connection timed out))
- # [15:11] * Joins: peepo (n=Jay@host86-144-194-42.range86-144.btcentralplus.com)
- # [15:49] * Joins: phsiao (n=shawn@nat/ibm/x-921392bdfe468b09)
- # [15:50] * Quits: webben (n=benh@nat/yahoo/x-9147de9795e75561) (Read error: 104 (Connection reset by peer))
- # [15:53] * Joins: webben (n=benh@nat/yahoo/x-f67a220e162d7833)
- # [15:54] * Quits: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de) ("Verlassend")
- # [16:19] * Joins: SadEagle (n=maksim@cpe-69-202-89-106.twcny.res.rr.com)
- # [16:49] * Joins: eseidel (n=eseidel@nat/google/x-f698b04f84cd9715)
- # [16:59] * Joins: gsnedders (n=gsnedder@host86-151-228-75.range86-151.btcentralplus.com)
- # [17:07] <zcorpan> Philip`: ping
- # [17:09] <Philip`> http://philip.html5.org/data/cite.txt in case anyone is interested
- # [17:09] <Philip`> zcorpan: Hello
- # [17:10] <Philip`> (Is there some WYSIWYG editor that encourages people to use <cite> when they want presentational italics?)
- # [17:11] <webben> knowing the general quality of WYSIWYG editors, probably
- # [17:11] <webben> that's a lot of support for CITE meaning citation not just title of work.
- # [17:14] * Joins: dbaron (n=dbaron@c-67-160-251-228.hsd1.ca.comcast.net)
- # [17:14] <gsnedders> Philip`: (nothing widely used, at least)
- # [17:15] * Joins: hasather (n=hasather@90-231-107-133-no62.tbcn.telia.com)
- # [17:15] * Philip` is just wondering how <cite><font size="4"> No.. No....please, no electric shocks.</cite></font> comes about
- # [17:16] <Philip`> Actually, I guess a WYSIWYG editor usually wouldn't generate misnested tags
- # [17:16] <webben> from http://achristiancounselor.com/witness.html ?
- # [17:17] <Philip`> Yes
- # [17:21] * Quits: myakura (n=myakura@p2098-ipbf4207marunouchi.tokyo.ocn.ne.jp) ("Leaving...")
- # [17:21] <hsivonen> Philip`: OpenOffice.org and derivatives produce <cite> for what is labeled as Quotation in the English UI
- # [17:22] <webben> and that matches the use on that page
- # [17:22] <webben> that's not an uncommon confusion
- # [17:22] * webben wonders if that's been filed as a bug
- # [17:22] <Philip`> Hmm, that doesn't match the other uses on that page
- # [17:23] <hsivonen> Quotation is Zitat is German and OOo was originally developed by a German team
- # [17:23] <Philip`> (<FONT color="#FF0000" size=4>Jesus is the same, yesterday, today and forever</FONT>. He healed then, so He heals now. <cite><b> That was as clear as a bell and simple as pie.</b></cite>)
- # [17:23] <zcorpan> Philip`: it seems that two tests in the canvas test suite have no reference image, yet. when you have compared the results, have you skipped them or set them to pass or fail?
- # [17:24] <webben> Philip`: It's possible that having inserted a quotation the author then copied and pasted to get the same formatting or something.
- # [17:25] <Philip`> zcorpan: I thought there were more than that with no reference image, but only in cases where the result is determined automatically by script and there's no need to manually compare against a reference image
- # [17:26] <zcorpan> Philip`: ok, two that i can't determinate if it's a pass or a fail, and they are missing reference images (commented as #TODO)
- # [17:27] <zcorpan> Philip`: and they never complete in the runner
- # [17:27] <Philip`> 2d.imageData.put.{clamp,round}?
- # [17:27] <zcorpan> yes
- # [17:27] <Philip`> (I can't see any other TODO-commented ones)
- # [17:28] <Philip`> Those really ought to be determined pass/fail by the script
- # [17:28] <zcorpan> seems they aren't
- # [17:31] <Philip`> In any particular browser/version?
- # [17:31] <Philip`> I've not seen it fail anywhere before, and don't see why it would start
- # [17:32] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) ("This computer has gone to sleep")
- # [17:33] <zcorpan> i'm testing with an opera build
- # [17:33] <Philip`> Oh, uh...
- # [17:34] <Philip`> Does the page's script have the "# TODO ..." line at the bottom?
- # [17:34] <Philip`> like, in JavaScript?
- # [17:34] <Philip`> where it's a syntax error
- # [17:34] <Philip`> because I had mis-indented my YAML
- # [17:34] <Philip`> and I fixed the online HTML files but not uploaded the updated source data
- # [17:35] <zcorpan> aha
- # [17:35] <zcorpan> yeah, they have # TODO
- # [17:36] <Philip`> If you're building from the YAML source, just remove two spaces before the "# TODO: c" lines and it should be happier
- # [17:36] <Philip`> I really should upload a fixed version at some point, but it takes a non-zero amount of effort...
- # [17:45] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [17:53] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Read error: 104 (Connection reset by peer))
- # [17:59] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [18:03] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) (Client Quit)
- # [18:04] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [18:24] * Joins: svl_ (n=me@ip565744a7.direct-adsl.nl)
- # [18:25] * Joins: jgraham (n=james@81-86-222-85.dsl.pipex.com)
- # [18:26] * svl_ is now known as svl
- # [18:32] * Joins: billmason (n=billmaso@ip129.unival.com)
- # [18:37] * Quits: dbaron (n=dbaron@c-67-160-251-228.hsd1.ca.comcast.net) ("8403864 bytes have been tenured, next gc will be global.")
- # [18:42] * Quits: billmason (n=billmaso@ip129.unival.com) (Read error: 104 (Connection reset by peer))
- # [18:45] * Joins: billmason (n=billmaso@ip129.unival.com)
- # [18:54] * Quits: MikeSmith (n=MikeSmit@58.157.21.205) ("Less talk, more pimp walk.")
- # [19:04] * Parts: Camaban (n=adrianle@host81-133-60-253.in-addr.btopenworld.com)
- # [19:09] * Quits: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [19:12] * Joins: grimeboy (n=grimboy@78-105-162-250.zone3.bethere.co.uk)
- # [19:12] <zcorpan> i think <blockquote>...<credit>-- <a href>Ian</a></credit></blockquote> should replace <blockquote cite>
- # [19:13] <zcorpan> and <q cite> just be dropped
- # [19:14] <zcorpan> (or maybe even drop <q> completely)
- # [19:16] <Lachy> <blockquote>... <cite>Ian</cite></blockquote> is commonly used for that purpose
- # [19:16] <Lachy> though, now that's disallowed
- # [19:17] <krijn> Wasn't that <blockquote>..</blockquote><p><cite>Ian</cite></p> recently ?
- # [19:17] <zcorpan> yeah, but cite doesn't really give you the desired styling, and makes styling a bit more difficult than having a separate element
- # [19:17] <zcorpan> krijn: yeah, that also has problems with styling
- # [19:17] <krijn> Yeah
- # [19:20] <krijn> So that's what you get when you try to work with the draft now :)
- # [19:21] <zcorpan> what?
- # [19:21] <krijn> http://fronteers.nl/blog/2008/01/commissie-diplomering-zoekt-vragen - I tried following the HTML5 examples there
- # [19:21] <krijn> Almost a month ago that was how you should use <blockquote> and <cite> :)
- # [19:22] <krijn> Ow, it still is
- # [19:22] <krijn> Even though the name there isn't
- # [19:22] <krijn> Oh well
- # [19:28] * Quits: grimboy_uk (n=grimboy@78-105-162-250.zone3.bethere.co.uk) (Read error: 110 (Connection timed out))
- # [19:30] * Quits: webben (n=benh@nat/yahoo/x-f67a220e162d7833) (Read error: 110 (Connection timed out))
- # [19:35] * Quits: Kuruma (n=Kuruman@h123-176-107-050.catv01.catv-yokohama.ne.jp) (Read error: 110 (Connection timed out))
- # [19:36] * Joins: dbaron (n=dbaron@corp-241.mountainview.mozilla.com)
- # [19:40] * Joins: starjive (i=beos@81-233-18-73-no30.tbcn.telia.com)
- # [19:43] * Joins: Kuruma (n=Kuruman@h123-176-107-050.catv01.catv-yokohama.ne.jp)
- # [19:47] <zcorpan> http://krijnhoetmer.nl/irc-logs/xhtml/20080220#l-423
- # [19:47] * Joins: weinig (n=weinig@17.203.15.180)
- # [19:49] * Joins: aroben (n=aroben@unaffiliated/aroben)
- # [19:50] <hsivonen> zcorpan: what's "there"?
- # [19:57] * Quits: othermaciej (n=mjs@dsl081-048-145.sfo1.dsl.speakeasy.net)
- # [19:57] * Quits: zcorpan (n=zcorpan@pat.se.opera.com) (Read error: 145 (Connection timed out))
- # [20:02] * Quits: psa (n=yomode@71.93.19.66) (Remote closed the connection)
- # [20:10] * Joins: weinig_ (n=weinig@17.255.100.222)
- # [20:12] * Joins: weinig__ (n=weinig@17.203.15.180)
- # [20:13] * Quits: weinig (n=weinig@17.203.15.180) (Connection reset by peer)
- # [20:17] * Joins: psa (n=yomode@71.93.19.66)
- # [20:30] * Quits: weinig_ (n=weinig@17.255.100.222) (Read error: 110 (Connection timed out))
- # [20:36] * Joins: parcelbrat (n=parcelbr@96.239.197.10)
- # [20:41] <hsivonen> http://www.tbray.org/ongoing/When/200x/2008/02/19/Odd-Partnerships#c1203530343.647028
- # [20:48] * Quits: gavin (n=gavin@firefox/developer/gavin) ("Changing server")
- # [20:48] * Joins: gavin| (n=gavin@people.mozilla.com)
- # [20:48] * gavin| is now known as gavin
- # [20:53] * Joins: othermaciej (n=mjs@nat/apple/x-70fcf5adc83f72ab)
- # [21:00] * Quits: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no) ("This computer has gone to sleep")
- # [21:15] * Joins: roc (n=roc@202.0.36.64)
- # [21:33] <gsnedders> dbaron: did the table implement HTML 4.0 or HTML 4.01?
- # [21:39] * Quits: parcelbrat (n=parcelbr@96.239.197.10)
- # [21:52] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
- # [21:58] * Quits: psa (n=yomode@71.93.19.66) (Remote closed the connection)
- # [21:59] * Quits: starjive (i=beos@81-233-18-73-no30.tbcn.telia.com)
- # [22:00] * Joins: psa (n=yomode@71.93.19.66)
- # [22:02] * Quits: peepo (n=Jay@host86-144-194-42.range86-144.btcentralplus.com) ("later")
- # [22:04] * Joins: Lachy (n=Lachlan@cm-84.215.54.100.getinternet.no)
- # [22:05] * Joins: peepo (n=Jay@host86-144-194-42.range86-144.btcentralplus.com)
- # [22:06] * Quits: peepo (n=Jay@host86-144-194-42.range86-144.btcentralplus.com) (Client Quit)
- # [22:11] * Quits: aroben (n=aroben@unaffiliated/aroben) (Read error: 110 (Connection timed out))
- # [22:16] * Joins: weinig (n=weinig@17.255.100.222)
- # [22:21] * Joins: aroben (n=aroben@unaffiliated/aroben)
- # [22:33] * Quits: weinig__ (n=weinig@17.203.15.180) (Read error: 110 (Connection timed out))
- # [22:42] <Hixie> annevk: see my mail to csswg before you change the reference :-)
- # [22:47] <annevk> thanks
- # [22:47] <annevk> I thought Mark Baker was more pragmatic
- # [22:47] <annevk> :(
- # [22:49] <annevk> and Mozilla dropping credentials in requests is also beyond me
- # [22:52] <hsivonen> annevk: dropping credentials?
- # [22:53] <annevk> they suddenly want to do what some people have been advocating, not sending cookies or authentication info
- # [22:53] <annevk> no reason has been given
- # [22:54] <gavin> where was this announced?
- # [22:55] * Hixie decides not to reply to some e-mails from hsivonen and annevk about <section> where they're just responding to other e-mails on the subject without really making suggestions for the spec
- # [22:55] <Hixie> (e-mails from 2004/2005)
- # [22:55] <annevk> gavin, http://lists.w3.org/Archives/Public/public-appformats/2008Feb/0203.html
- # [22:55] <annevk> Hixie, if I don't raise questions but just give answers there's no need to either quote or reply to me
- # [22:56] <Hixie> :-)
- # [22:56] <Hixie> yeah, you and henri have both said that before iirc
- # [22:56] <gavin> annevk: http://wiki.mozilla.org/User:Sicking/Cross_Site_XHR_Review provides some rationale
- # [22:57] <gavin> the reasons appear to mostly be "it's safer in case something goes wrong"
- # [22:57] <annevk> it defeats most use cases
- # [22:58] <gavin> I'm not really familiar enough with the usecases to comment
- # [22:58] <annevk> gavin, but yeah, that's not a new reason
- # [22:58] <annevk> gavin, k
- # [22:58] <Hixie> you can already send cookies cross-site using <form>
- # [22:58] <annevk> (I read that page earlier fwiw.)
- # [22:58] <Hixie> anything that's going to go wrong is already going wrong
- # [22:59] <Hixie> the problem is only reading the data back
- # [22:59] <Hixie> under anne's fascist "no fancy headers" scheme, you can't even control the content-type!
- # [22:59] <Hixie> :-P
- # [22:59] <annevk> yeah, lets blame me :p
- # [22:59] <gavin> these would be good points to bring up with sicking, I guess
- # [22:59] <gavin> maybe you already have
- # [23:00] <annevk> Hixie, I have since made a new proposal for headers based on suggestions from Henri, but maybe I should do that again in a separate thread
- # [23:00] <Hixie> sicking doesn't sound very convinced based on that wiki page
- # [23:00] <Hixie> he even himself raises issues with not sending cookies
- # [23:01] * Quits: bzed (n=bzed@devel.recluse.de) (Remote closed the connection)
- # [23:01] <annevk> probably comes from someone else
- # [23:01] * annevk looks at jruderman
- # [23:01] * Joins: bzed (n=bzed@devel.recluse.de)
- # [23:03] <jruderman> last tuesday, sicking and i were the only ones arguing for sending cookies. most of the others in the meeting were arguing for not sending cookies.
- # [23:04] <annevk> wow
- # [23:04] <jruderman> it's not very frequent for dan veditz and me to disagree. that was strange.
- # [23:04] <jruderman> we spent a whole hour arguing about whether cookies should be sent
- # [23:04] <Hixie> if you don't send cookies, it's basicalyl useluss
- # [23:04] <Hixie> less
- # [23:04] <Hixie> lly
- # [23:05] <jruderman> it still works for "public data" without cookies, but yeah
- # [23:05] <Hixie> cross-site xhr is not for public data
- # [23:05] <Hixie> we can already do that with <script> and json
- # [23:05] <Hixie> it's for submitting data (post, etc)
- # [23:06] <hsivonen> it seems to me that not sending cookies will lead to site having to exchange tokens and then encoding the tokens in the request URI
- # [23:06] <annevk> yeah, and all the non-GET stuff is protected by a preflight request...
- # [23:06] <jruderman> <script> and json is less safe
- # [23:06] <annevk> hsivonen, the problem with that is that the origin server shouldn't have to know the credentials
- # [23:06] <Hixie> jruderman: that _really_ isn't a concern
- # [23:06] <hsivonen> at which point the other site has the token and can use it without further participation from the user
- # [23:06] <Hixie> jruderman: to most people
- # [23:07] <jruderman> hsivonen: or worse, linkedin asking for your gmail password instead of going through the trouble of getting users to send tokens over
- # [23:07] <hsivonen> annevk: right, but that seems to be what not sending cookies will lead to
- # [23:07] <Hixie> yup
- # [23:07] <annevk> hsivonen, true, but that's what we have now
- # [23:07] <annevk> hsivonen, so not sending credentials will not give improvements basically
- # [23:08] <jruderman> there was also a bunch of discussion of getting users to opt-in to sending cookies for specific (requesting site, target site) pairs
- # [23:08] <Hixie> oh lord
- # [23:08] <annevk> i saw that
- # [23:08] <Hixie> please don't involve the user...
- # [23:09] * annevk was also scared about the UI stuff he saw on the wiki
- # [23:09] <jruderman> that was the strangest part: dveditz was the one arguing for involving the user
- # [23:09] <jruderman> he's usually against asking the user questions
- # [23:09] <jruderman> and this question would be especially nonsensical
- # [23:09] <jruderman> "may firefox send your cookies for gmail to gmail when linkedin wants something?"
- # [23:09] <jruderman> "huh?"
- # [23:10] <annevk> heh
- # [23:10] <Hixie> "would you like to use another browser instead?"
- # [23:10] <jruderman> we're having the third part of the cross-site xmlhttprequest security review at 3pm california time (53 minutes from now). you guys are welcome to join.
- # [23:11] <annevk> mpt would make a funny blog post out of that one at least :)
- # [23:11] <jruderman> oh man i miss mpt
- # [23:11] * Joins: aroben_ (n=aroben@unaffiliated/aroben)
- # [23:12] <jruderman> i don't really remember what the arguments against sending cookies were, unfortunately
- # [23:12] <jruderman> i should have taken better notes
- # [23:12] <jruderman> i'm about to walk from my apartment to the mozilla office, which takes about 22 minutes
- # [23:13] * jruderman peers out the window to make sure the thunderstorm from last night is gone
- # [23:14] <annevk> is there an IRC channel for the meeting?
- # [23:14] <annevk> sicking didn't mention any...
- # [23:16] * Joins: aroben__ (n=aroben@unaffiliated/aroben)
- # [23:18] <jruderman> it's an in-person / telephone conference meeting
- # [23:18] <jruderman> sometimes such meetings have irc "back-channels" for pasting URLs and complaining when you get disconnected
- # [23:18] <Hixie> anyone know of a good web page that can take a URL to a csv file and chart one of the columns as a line chart?
- # [23:19] <jruderman> there's also debate about whether <iframe> should send cookies, btw
- # [23:20] <Hixie> i'm not worried about that one
- # [23:20] <Hixie> since if you stop sending cookies with iframes, all of google will break
- # [23:20] <Hixie> and so that change would never ship
- # [23:20] <jruderman> lol k
- # [23:20] <annevk> thank god for Google
- # [23:21] <annevk> :twisted:
- # [23:21] * Hixie fails to find good csv->chart webware
- # [23:21] <Hixie> i guess i'll have to do my own
- # [23:22] <jruderman> Hixie: knowing that we can never turn off third-party cookies for <iframe> might affect the XHR cookie discussion
- # [23:22] <jruderman> so thanks
- # [23:22] <Hixie> np
- # [23:22] <annevk> Hixie, you could prolly use piechart or something
- # [23:23] <Hixie> jruderman: fwiw, google basically also couldn't use cross-domain xhr ("xxx") without cookies either
- # [23:23] <annevk> though you'd still have to pull the data through XHR, parse it, and feed it
- # [23:24] <Hixie> rendering the chart isn't hard
- # [23:24] <jruderman> how does "cross-domain xhr" become "xxx"?
- # [23:24] <Hixie> i just hoped someone had done it for me
- # [23:24] <Hixie> jruderman: "CROSS-domain eXtensions to Xmlhttprequest"
- # [23:25] <jruderman> that's cheating, the second x is 'extensions' and the third is really 'extensible'
- # [23:26] <Hixie> bacronyms are all about cheating
- # [23:26] <jruderman> hehe
- # [23:26] <jruderman> bbiab
- # [23:26] * Quits: jruderman (n=jruderma@c-67-180-15-227.hsd1.ca.comcast.net)
- # [23:27] * Quits: aroben (n=aroben@unaffiliated/aroben) (Read error: 110 (Connection timed out))
- # [23:31] * Joins: hober (n=ted@unaffiliated/hober)
- # [23:32] * Joins: weinig_ (n=weinig@17.203.15.180)
- # [23:32] * Quits: psa (n=yomode@71.93.19.66) (Read error: 104 (Connection reset by peer))
- # [23:33] * Quits: aroben_ (n=aroben@unaffiliated/aroben) (Read error: 110 (Connection timed out))
- # [23:36] <annevk> ok, put a non-fascist header proposal up
- # [23:36] <annevk> (i did it before, but this one has its own subject line)
- # [23:38] <annevk> > What about Titanic? How should I mark that up?
- # [23:38] <annevk> <xhtml2>
- # [23:40] <annevk> By the way, the Mozilla discussion jesse outlines above (especially with the <iframe> remark) reminds of the discussion we had at Opera on this very subject
- # [23:45] * aroben__ is now known as aroben
- # [23:48] * Quits: weinig (n=weinig@17.255.100.222) (Read error: 110 (Connection timed out))
- # [23:51] * Quits: phsiao (n=shawn@nat/ibm/x-921392bdfe468b09) (Read error: 110 (Connection timed out))
- # [23:59] * Joins: sicking (n=chatzill@corp-241.mountainview.mozilla.com)
- # Session Close: Thu Feb 21 00:00:01 2008
The end :)