Options:
- # Session Start: Fri Jul 25 00:00:00 2008
- # Session Ident: #whatwg
- # [00:02] * Quits: hdh (n=hdh@58.187.72.190) (Remote closed the connection)
- # [00:04] * weinig is now known as weinig|away
- # [00:09] * Quits: gsnedders (n=gsnedder@host217-44-35-200.range217-44.btcentralplus.com) ("Killin' teh intarwebs")
- # [00:09] * Joins: gsnedders (n=gsnedder@host217-44-35-200.range217-44.btcentralplus.com)
- # [00:15] * Quits: heycam (n=cam@124-168-13-237.dyn.iinet.net.au) ("bye")
- # [00:15] * Joins: heycam (n=cam@124-168-13-237.dyn.iinet.net.au)
- # [00:24] <Philip`> hdh: Oh, nice, that sounds like what I was looking for
- # [00:25] <Philip`> I guess I didn't see it because it didn't exist when I looked :-)
- # [00:25] <Philip`> although it looks like it doesn't yet exist in a downloadable form :-(
- # [00:26] * Joins: eseidel_ (n=eseidel@72.14.224.1)
- # [00:26] * Quits: eseidel_ (n=eseidel@72.14.224.1) (Client Quit)
- # [00:26] * Joins: hasather_ (n=hasather@cm-84.215.63.253.getinternet.no)
- # [00:27] <roc> Philip`: what exactly do you need?
- # [00:30] <Philip`> roc: Something to render the in-game GUI of a 3D OpenGL RTS game
- # [00:30] * tusho is now known as universe
- # [00:31] * universe is now known as tusho
- # [00:31] * Quits: Maurice (n=ano@82-204-22-72.dsl.bbeyond.nl)
- # [00:31] <Philip`> (and to handle scripted interaction, respond to user input, etc)
- # [00:32] <Philip`> (and to work on Windows/Linux/OSX, and to be open source but not GPL, etc)
- # [00:32] <Philip`> (Also the scripting has to be JavaScript, to be consistent with the rest of the game's scripts)
- # [00:33] <Philip`> (I don't need to base it on HTML, but it'd seem kind of nice if I could)
- # [00:34] <roc> for some reason I thought you worked on Opera
- # [00:34] <roc> Alp's thing does sound like what you want
- # [00:35] <Philip`> All I do with Opera is use it and find bugs in it :-)
- # [00:36] <Philip`> and then usually complain about the bugs, because I've got nothing better to complain about
- # [00:37] <wilhelm> Much appreciated. (c;
- # [00:38] <roc> looks OK to me
- # [00:38] <roc> sorry wrong channel
- # [00:40] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [00:44] * Quits: eseidel (n=eseidel@adsl-76-205-26-31.dsl.pltn13.sbcglobal.net) (Read error: 110 (Connection timed out))
- # [00:44] * Joins: eseidel (n=eseidel@c-67-180-49-110.hsd1.ca.comcast.net)
- # [00:45] * Quits: weinig|away (n=weinig@nat/apple/x-ae2ecafea06606d2)
- # [00:46] * Joins: eseidel_ (n=eseidel@72.14.224.1)
- # [00:46] * Parts: hasather_ (n=hasather@cm-84.215.63.253.getinternet.no)
- # [00:50] * Joins: virtuelv (n=virtuelv@192.80-203-77.nextgentel.com)
- # [00:51] <virtuelv> hm
- # [00:51] <virtuelv> http://www.patentlyo.com/patent/2008/07/the-death-of-go.html
- # [00:53] <roc> we can only hope
- # [00:54] <Philip`> Hmm, the URL made me think someone had patented Go and was going to prevent anyone from playing it
- # [00:55] <jcranmer> woah, the PTO is proposing making software patents unpatentable?
- # [00:56] <roc> no
- # [00:56] <jcranmer> 530 comments on /. in 7.5 hrs
- # [00:56] <jcranmer> roc: ?
- # [00:56] <roc> the PTO is still saying that software is patentable, but this person is saying recent PTO rules are incompatible with that
- # [00:56] <roc> note that the blogger there is a very pro-software-patents person
- # [00:57] <jcranmer> "the PTO Board of Patent Appeals and Interferences has now supplied an answer to that question: A general purpose computer is not a particular machine, and thus innovative software processes are unpatentable if they are tied only to a general purpose computer."
- # [00:57] <jcranmer> roc: I noted that
- # [00:57] <roc> it's written not to make nerds happy but to make patent attourneys unhappy
- # [00:57] <jcranmer> it's made nerds happy, though
- # [00:58] <roc> my brother says that his analysis is reasonable but that nothing will change in practice until courts have to rule on the issues, and that will override the PTO's decisions anyway
- # [00:58] <roc> (my brother is a patent attourney)
- # [00:58] <jcranmer> well, I am against software patents on the basis that mathematical algorithms should not be patented and software is essentially a mathematical algorithm
- # [00:59] <jcranmer> cf. LZW
- # [01:00] * Quits: smedero (n=smedero@mdp-nat251.mdp.com)
- # [01:01] <zcorpan> jcranmer: why shouldn't mathematical algorithms be patented?
- # [01:01] <jcranmer> zcorpan: why should they be?
- # [01:01] <jcranmer> besides, mathematical algorithms are expressly unpatentable under US patent law
- # [01:01] * Quits: eseidel (n=eseidel@c-67-180-49-110.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [01:02] <zcorpan> jcranmer: dunno, a lot of things are patented and i don't know why they should be
- # [01:02] <zcorpan> jcranmer: ok
- # [01:03] <Hixie> software patents would be ok if it wasn't for two things, one, their insane lifetime in an industry that moves as fast as IT, and two, patent troll companies that aren't actually using the patents, just preventing other people from using them
- # [01:03] <jcranmer> well, the basic idea IMHO is that software is better protected by copyright
- # [01:03] <Hixie> i'd feel much better about patents if the people suing were actually using patents for what they're intended, making money on the basis of a temporary monopoly
- # [01:04] <jcranmer> if I had to write patent law over again, I would include a stipulation that if the company actually isn't provably acting on its patent, its patent becomes invalid
- # [01:04] <Hixie> right
- # [01:05] <Hixie> patents shouldn't be licensable either, inventing something and then making money by making other people pay you if they come up with the same idea is just not the point of the invention
- # [01:05] <jcranmer> but even the patentability of sofware is questionable, IMO
- # [01:05] * eseidel_ is now known as eseidel
- # [01:05] <jcranmer> Hixie: I disagree about the licensability
- # [01:06] <jcranmer> if I come up with a process to (hypothetically speaking, of course) turn water into oil, but I don't have the resources to actually make the machine that does that
- # [01:07] <jcranmer> I should be able to ask other companies if they would like to use the technology themselves for a fee
- # [01:07] <Hixie> if you came up with a process to turn water into oil, finding vc funding would be the LAST of your problems
- # [01:07] <Hixie> you'd be turning DOWN vc funding
- # [01:07] <gavin_> heh
- # [01:07] <jcranmer> bad example then
- # [01:07] <Hixie> :-)
- # [01:07] <jcranmer> but you get the gist
- # [01:07] <Hixie> if you came up with an algorithm to compress moving pictures slightly better
- # [01:07] <roc> there's another thing, which is that in software we've got this great possibility for people can create products and give them away for zero marginal cost, and patents can destroy that
- # [01:08] <Hixie> should you be able to hold the entire industry hostage when others independently come up with the same idea?
- # [01:08] <jcranmer> well, compressing movie pictures shouldn't be patentable
- # [01:08] <Hixie> anyway
- # [01:08] <jcranmer> since you're essentially taking one number and making it another number
- # [01:08] <gsnedders> patents suck, kthxbai
- # [01:09] <roc> Stephen Wolfram would argue that everything that happens in the universe boils down to that too
- # [01:09] <zcorpan> Hixie: did you change anything to the live forums.whatwg.org?
- # [01:09] <Hixie> zcorpan: upgraded to 3.0 and added the text confirmation thing
- # [01:09] <gsnedders> roc: More dangerously, so would I :)
- # [01:09] <Hixie> zcorpan: did i break something?
- # [01:10] <gsnedders> (dangerously insofar as that I'm hre)
- # [01:10] <gsnedders> *here
- # [01:10] <jcranmer> well, there's one potential ramification if everything flies
- # [01:11] <jcranmer> no one can have any qualms about MP3 being patent-protected :-)
- # [01:11] <roc> it would solve a ton of problems
- # [01:11] <roc> it would greatly simplify the issue of choosing standard codecs for <video> and <audio>
- # [01:12] * roc brings the thread back on topic
- # [01:12] <zcorpan> Hixie: doesn't look like 3.0 and the admin panel says it's 2.0.22 like before
- # [01:12] <jcranmer> yep
- # [01:12] <roc> but I'm not holding my breath, to be honest. too good to be true
- # [01:12] <gsnedders> Hixie, zcorpan: Yeah, that's certainly 2.0: even 3.0's subSilver looks different
- # [01:12] <jcranmer> roc: all we have to do is hope that the justices are sufficiently computer-literate to understand why software patents are bad
- # [01:13] <zcorpan> Hixie: got a PM from BearState saying that he got promted for his password when posting, so it looks like someone has messed up our phpbb
- # [01:13] <roc> that's actually the best hope --- the current US Supreme Court is very skeptical about patents
- # [01:14] <roc> putting Roberts in charge is the best thing the Bush administration ever did
- # [01:14] <roc> which isn't saying much
- # [01:14] <jcranmer> well, my day is made if
- # [01:14] <jcranmer> a) Supreme Court goes back to the Betamax decision
- # [01:14] <jcranmer> b) Diamond v. Diehr is overturned
- # [01:17] <jcranmer> sorry, not necessarily Diehr's decision, but the State Street decision
- # [01:18] <zcorpan> Hixie: i think i'll edit the permissions so people can't post at all for now
- # [01:22] <Hixie> odd that it would not be 3.0
- # [01:41] * Joins: weinig (n=weinig@nat/apple/x-73d65a1834ca341f)
- # [01:41] * Philip` sees http://openwebfoundation.org/
- # [01:43] <jruderman> that page's copyright is apparently owned by the year 2008
- # [01:45] <jruderman> i like that. i think i'm going to assign my next copyright to whitespace (not any particular whitespace, but the general concept of whitespace).
- # [01:45] <Philip`> The W in their logo font is a bit ugly
- # [01:45] <jruderman> eww. yes, it is.
- # [01:46] <gavin_> I like it
- # [01:49] * Quits: tusho (n=tusho@91.105.96.166)
- # [01:52] * Quits: aroben (n=aroben@unaffiliated/aroben) ("Leaving")
- # [02:07] * Quits: hober (n=ted@unaffiliated/hober) ("ERC Version 5.3 (IRC client for Emacs)")
- # [02:09] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Remote closed the connection)
- # [02:10] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [02:27] * Joins: kangax (n=kangax@ool-182f8118.dyn.optonline.net)
- # [02:28] <kangax> Why does shape produced by strokeRect has some kind of an implicit min-width?
- # [02:28] <kangax> strokeRect(1,1,1,100); // => draws a rectangle that is ~5px wide
- # [02:32] <Philip`> kangax: It might be caused by drawing lines along the edges between pixels, so the pixels on both sides of that edge get painted
- # [02:33] <Philip`> strokeRect(1.5, 1.5, 1, 100) should draw a sharper rectangle, because then it's drawing its lines through a single row/column of pixels instead of between the rows/columns
- # [02:34] <kangax> actually, I think I got it - second/third args are width/height, not coordinates of bottom right corner
- # [02:34] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [02:34] <Philip`> Ah, that might affect it too :-)
- # [02:34] <kangax> : ) thanks
- # [02:40] * Quits: aaronlev (n=chatzill@e179204118.adsl.alicedsl.de) (Connection timed out)
- # [02:58] * Quits: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [03:09] * Joins: Morphous_ (n=jan@dslb-088-076-139-177.pools.arcor-ip.net)
- # [03:11] <Hixie> zcorpan: patched
- # [03:23] * Joins: tantek (n=tantek@c-24-130-109-139.hsd1.ca.comcast.net)
- # [03:25] * Quits: Morphous (n=jan@dslb-088-076-169-009.pools.arcor-ip.net) (Read error: 110 (Connection timed out))
- # [03:40] * Quits: franksalim (n=frank@ip-12-22-56-126.hqglobal.net) ("Leaving")
- # [03:41] * Quits: sidda (n=sidda@ip-12-22-56-126.hqglobal.net) ("Leaving")
- # [03:45] * Quits: tantek (n=tantek@c-24-130-109-139.hsd1.ca.comcast.net)
- # [03:56] * Quits: tndH (i=Rob@adsl-87-102-91-95.karoo.KCOM.COM) ("ChatZilla 0.9.83-rdmsoft [XULRunner 1.9/2008061013]")
- # [04:25] * Quits: mpt (n=mpt@canonical/launchpad/mpt) (Read error: 113 (No route to host))
- # [04:29] * Joins: dbaron (n=dbaron@c-71-198-188-254.hsd1.ca.comcast.net)
- # [04:30] * Quits: MikeSmith (n=MikeSmit@58.157.21.205) ("Less talk, more pimp walk.")
- # [04:32] <heycam> "The term activation behavior is used as defined in the DOM3 Events specification. At the time of writing, DOM3 Events hadn't yet been updated to define that phrase." :)
- # [04:37] <Hixie> i think DOM3 Events has changed editors at least once since i came to an agreement with the editor of dom3 events to define that
- # [04:39] <heycam> aha
- # [04:40] <heycam> http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#events-Events-flow-cancelation says "This section is currently being rewritten", though it does mention activation behaviour
- # [05:13] * Joins: tantek (n=tantek@dsl001-150-252.sfo1.dsl.speakeasy.net)
- # [05:13] * Quits: kangax (n=kangax@ool-182f8118.dyn.optonline.net) (Read error: 104 (Connection reset by peer))
- # [05:14] * Joins: kangax (n=kangax@ool-182f8118.dyn.optonline.net)
- # [05:16] * Joins: MikeSmith (n=MikeSmit@EM60-254-243-89.pool.e-mobile.ne.jp)
- # [05:20] * Quits: tantek (n=tantek@dsl001-150-252.sfo1.dsl.speakeasy.net)
- # [05:51] * Quits: kangax (n=kangax@ool-182f8118.dyn.optonline.net)
- # [06:00] * Joins: Mook (n=mook@adsl-75-20-201-88.dsl.pltn13.sbcglobal.net)
- # [06:19] * Joins: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [06:20] <Mook> anybody bored and want to talk xbl2? I just have a relatively simple question...
- # [06:21] * Joins: svl (n=me@d58-105-197-18.dsl.vic.optusnet.com.au)
- # [06:22] <Mook> For an element bound via CSS, does moving the node (via a single appendChild call, for example) involve unbinding it first? (would script properties persist across the move)
- # [06:32] <heycam> Mook, i would say that it would involve unbinding
- # [06:33] <heycam> because appendChild() will have to remove the element from the document and then reinsert it
- # [06:33] <Mook> even though it will end up still bound after the move?
- # [06:33] <Mook> right
- # [06:33] <heycam> by my reading, yeah
- # [06:33] <Mook> :( That'd mean we'll still end up losing state, which kinda sucks
- # [06:33] <heycam> it does kinda
- # [06:34] <heycam> esp if you're just moving elements around for z-order or something (which probably is more of an issue for svg than html)
- # [06:34] <Mook> (can't be worse than moz-xbl, though - in that case, the constructor gets called, but not the destructor, and all <field/>s are reset, but existing random properties are not)
- # [06:35] <heycam> that doesn't sound useful
- # [06:36] <Mook> it's perfectly useful for introducing bugs into your app :p Hitting this, again, today was what prompted me to look at xbl2 behaviour.
- # [06:36] <heycam> heh
- # [06:39] * Quits: MikeSmith (n=MikeSmit@EM60-254-243-89.pool.e-mobile.ne.jp) ("Less talk, more pimp walk.")
- # [06:43] <roc> SVG should just bite the bullet and adopt CSS z-index
- # [06:44] <heycam> perhaps
- # [06:44] <Mook> well, my use case was tab reordering in a tab strip
- # [06:44] <Mook> so unless CSS can magically display a series of DOM nodes in arbitrary order...
- # [06:44] <heycam> Mook, but xbl can do that, no? :)
- # [06:44] <roc> XUL flexbox CSS can
- # [06:45] <roc> I don't think XBL can
- # [06:45] * Mook tries to figure out how to make <tabs><tab label="A"/><tab label="B"/><tab label="C"/></tabs> display "C A B"
- # [06:46] <Mook> ... and scaling to > 3, of course, so #c{float: left} doesn't help :p
- # [06:46] <heycam> couldn't xbl do that with <content> elements?
- # [06:48] <heycam> http://www.cs.washington.edu/education/courses/190m/08sp/exams/final/student_art.pdf
- # [06:48] <roc> You can't do arbitrary content permutations that way
- # [06:48] <heycam> no, not arbitrary
- # [06:53] <Mook> setInsertionPoint says "The order of nodes assigned to a content element is always be the same as the relative order of those nodes in the original core DOM" explicitly. So I guess that doesn't help.
- # [06:55] <roc> no
- # [06:55] <roc> it does help
- # [06:55] <roc> because you can use multiple insertion points
- # [06:55] <Mook> hmm, I wonder if I'd be able to dynamically create insertion points
- # [06:56] <Mook> and if I do, I wonder if they'll end up applying to all instances of the binding. reading time.
- # [07:03] <Mook> okay, so the shadow tree is cloned from the shadow tree template (sec 4), and can be manipulated (4.6). so yay.
- # [07:04] * Quits: weinig (n=weinig@nat/apple/x-73d65a1834ca341f)
- # [07:05] * Joins: weinig (n=weinig@nat/apple/x-683c3417e6a6ae48)
- # [07:16] * Quits: weinig (n=weinig@nat/apple/x-683c3417e6a6ae48)
- # [07:21] * Joins: weinig (n=weinig@nat/apple/x-a0ef4d19fc0a41f7)
- # [07:40] * Quits: svl (n=me@d58-105-197-18.dsl.vic.optusnet.com.au) (Read error: 113 (No route to host))
- # [07:48] * Joins: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [08:03] * Joins: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de)
- # [08:08] * Quits: eseidel (n=eseidel@72.14.224.1)
- # [08:24] * Joins: MikeSmith (n=MikeSmit@EM119-72-48-255.pool.e-mobile.ne.jp)
- # [08:30] * Quits: tantek (n=tantek@adsl-63-195-114-133.dsl.snfc21.pacbell.net)
- # [08:33] <Hixie> this test shows that IE uses compatibility case folding for usemap:
- # [08:33] <Hixie> http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cmap%20name%3D%22T%26eacute%3B%26%23x01F1%3B%26%23x2075%3B%22%3E%3Carea%20href%3D%22%2F%22%20shape%3Drect%20coords%3D0%2C0%2C200%2C200%3E%3C%2Fmap%3E%0A%3Cimg%20usemap%3D%22%23t%26Eacute%3BDZ5%22%20src%3Dimage%3E
- # [08:33] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [08:34] <Hixie> but given that, why doesn't it find a match with this test?:
- # [08:34] <Hixie> http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cmap%20name%3D%22T%26eacute%3B%26%23x01F1%3B%26%23x2075%3B%26%23xFB01%3B%22%3E%3Carea%20href%3D%22%2F%22%20shape%3Drect%20coords%3D0%2C0%2C200%2C200%3E%3C%2Fmap%3E%0A%3Cimg%20usemap%3D%22%23t%26Eacute%3BDZ5F%26%23x0131%3B%26%23x0307%3B%22%20src%3Dimage%3E
- # [08:34] * Quits: weinig (n=weinig@nat/apple/x-a0ef4d19fc0a41f7)
- # [08:35] <Hixie> maybe it doesn't know that dotless i + combining dot above is the same as an i?
- # [08:35] <Hixie> i wonder how they'd get that kind of bug
- # [08:35] * Quits: roc (n=roc@202.0.36.64)
- # [08:36] <zcorpan> i'd rather it was ascii case insensitive unless there are pages relying on it
- # [08:44] <zcorpan> i've allowed posting on the forums again
- # [08:59] * Quits: dbaron (n=dbaron@c-71-198-188-254.hsd1.ca.comcast.net) ("8403864 bytes have been tenured, next gc will be global.")
- # [09:00] * Quits: virtuelv (n=virtuelv@192.80-203-77.nextgentel.com) (Read error: 110 (Connection timed out))
- # [09:07] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se) (Remote closed the connection)
- # [09:14] * Quits: Mook (n=mook@adsl-75-20-201-88.dsl.pltn13.sbcglobal.net) (Read error: 110 (Connection timed out))
- # [09:22] * Joins: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [09:26] * Joins: weinig_ (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [09:40] * Joins: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [09:40] <zcorpan> if somone here wants to be a mod on forums.whatwg.org to help delete spam, let me know
- # [09:40] <zcorpan> if someone here anytime spots spam on the forums, also let me know
- # [09:41] * Quits: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [09:48] * Joins: aaronlev (n=chatzill@e179204118.adsl.alicedsl.de)
- # [09:50] * zcorpan tries activating admin account activation
- # [09:50] * Quits: zcorpan (n=zcorpan@c-cb21e353.1451-1-64736c12.cust.bredbandsbolaget.se)
- # [09:50] * Joins: Maurice (n=ano@82-204-22-72.dsl.bbeyond.nl)
- # [10:05] * Joins: virtuelv (n=virtuelv@pat-tdc.opera.com)
- # [10:08] * Joins: othermaciej_ (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [10:08] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [10:08] * Quits: aaronlev (n=chatzill@e179204118.adsl.alicedsl.de) (Read error: 110 (Connection timed out))
- # [10:11] * Joins: KevinMarks (n=KevinMar@72.14.224.1)
- # [10:14] * Joins: aaronlev (n=chatzill@e179204118.adsl.alicedsl.de)
- # [10:17] * weinig_ is now known as weinig|zZz
- # [10:24] * Quits: Lachy (n=Lachlan@85.196.122.246) ("This computer has gone to sleep")
- # [10:29] * Joins: zcorpan (n=zcorpan@pat.se.opera.com)
- # [10:37] * Joins: roc (n=roc@121-72-178-219.dsl.telstraclear.net)
- # [10:38] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [10:38] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) (Client Quit)
- # [10:39] * Joins: Lachy (n=Lachlan@pat-tdc.opera.com)
- # [10:44] <zcorpan> Hixie: btw, there's no need to upgrade to 3.0 at this point, doing so might mean we have to redo some changes
- # [10:44] <Hixie> good cos i have no idea how to do that :-)
- # [10:45] <Lachy> Can someone who understands CSS well, take a look at this test case. As it is now, Firefox passes and Opera and WebKit fail, but I'm told the test is invalid, but I can't figure out why. http://html5.lachy.id.au/output?data=%3C!DOCTYPE+html%3E%0D%0A%3Ctitle%3Emin-height+of+body+when+child+has+bottom+margin%3C%2Ftitle%3E%0D%0A%3Cstyle%3E%0D%0Ahtml+{+background%3A+red%3B+margin%3A+0%3B+padding%3A+0%3B+height%3A+100%25%3B+}%0D%0Abody+{++background%3A+whit
- # [10:45] <Lachy> e%3B+margin%3A+0%3B+padding%3A+0%3B+min-height%3A+100%25%3B+}%0D%0Adiv+{+margin-bottom%3A+100px%3B+}%0D%0A%3C%2Fstyle%3E%0D%0A%3Cdiv%3EThis+page+should+not+be+able+to+scroll+and+there+should+be+no+red.%3C%2Fdiv%3E&type=text%2Fhtml%3B+charset%3DUTF-8
- # [10:45] <Lachy> here's a tiny URL for it http://tinyurl.com/5dha3q
- # [10:46] <Hixie> the test assumes viewport is > 100px
- # [10:46] <Lachy> yes, which is reasonable
- # [10:47] <Hixie> otehr than that it seems valid to me...
- # [10:47] <Lachy> cool, that's what I thought
- # [10:47] <Hixie> who told you it was invalid?
- # [10:47] <Lachy> Moose did
- # [10:48] <Hixie> ah
- # [10:48] <Hixie> ask him for chapter and verse
- # [10:48] <Hixie> generally speaking though in my experience moose's understanding of the css specs is often at odds with my own
- # [10:48] <Hixie> (even in cases where i wrote the relevant parts of css)
- # [10:49] <MikeSmith> Moose is bigger than Lachy, maybe Lachy's afraid
- # [10:49] <Hixie> if you want me to comment on a bug, let me know the # :-)
- # [10:49] <Lachy> I pointed him to the exact part of the specification that backs me up. I'm waiting for him to respond to the bug report again
- # [10:49] <Lachy> Hixie, do you still have access to Opera's bug tracker?
- # [10:49] <Hixie> i have a bts account, yes
- # [10:49] <Hixie> (and am under nda with opera)
- # [10:49] <MikeSmith> Lachy: you need to grow a beard so that you can be more intimidating.. a beer gut helps too
- # [10:50] <Lachy> MikeSmith, no chance of me growing a beard. A friend of my tried to get me to grow one for a week. I couldn't last more than 3 days without shaving.
- # [10:51] <Philip`> You could grow one in a flower pot, then put it on for special occasions
- # [10:51] <Lachy> LOL
- # [10:52] <MikeSmith> OK, you can buy one from a makeup show and wear that. But it needs to be a big-ass, Grizzly Adams /Old Testament prophet kind of beard -- especially in Norway
- # [10:52] * Joins: ROBOd (n=robod@89.122.216.38)
- # [10:53] <MikeSmith> beard cred
- # [10:55] <Lachy> MikeSmith, did you have a beard while you were in Oslo?
- # [10:56] <MikeSmith> yeah, but more a boozer beard -- Yasser Arafat type of beard
- # [11:01] <virtuelv> Lachy: go ask moose why
- # [11:02] <virtuelv> (re test case)
- # [11:02] <Lachy> virtuelv, yeah, he wasn't in his office when I checked earlier
- # [11:03] <virtuelv> ah, that's right, he's off for the weekend
- # [11:10] * Joins: hdh (n=hdh@118.71.129.20)
- # [11:12] <zcorpan> Hixie: should noscript be display:none!important in the ua style sheet when scripting is enabled?
- # [11:12] <Hixie> not !important
- # [11:12] <Hixie> imho
- # [11:25] <Lachy> I can't figure out why this is giving an internal server error now. The code used to work on my old web host. http://html5.lachy.id.au/clipboard - source code here: http://html5.lachy.id.au/clipboard-source
- # [11:27] <Hixie> what's the error?
- # [11:31] * Hixie removes about 40 XXXs from the spec
- # [11:31] <Hixie> aw man, that's hardly even a dent in the line
- # [11:31] <MikeSmith> Lachy: that script seems to work OK if I run it from command line
- # [11:32] <MikeSmith> i.e., with CONTENT_TYPE=text/html REQUEST_METHOD=POST python clipboard-source
- # [11:33] <Lachy> Hixie, other than an Internal Server Error of some kind, I have no idea. I just know it's being caused by when I try to send a 204 No Content response
- # [11:33] <Hixie> no message in the logs?
- # [11:33] <Hixie> apache's error.log in particular?
- # [11:33] <Lachy> where would I find the error log?
- # [11:34] <Lachy> [Fri Jul 25 11:26:49 2008] [error] [client ::1] Premature end of script headers: clipboard.py
- # [11:35] <MikeSmith> /var/log/apache2/error.log
- # [11:35] <MikeSmith> maybe
- # [11:35] <Lachy> found it in /Applications/MAMP/logs/apache_error_log
- # [11:36] <Lachy> on my localhost server
- # [11:36] <Hixie> try outputting an extra blank line
- # [11:36] <MikeSmith> it's not sending any Content-Type header.. should it be?
- # [11:37] <Hixie> not for a 204
- # [11:37] <Hixie> but i think it needs a blank line
- # [11:37] <hsivonen> eww. compatibility caselessness :-(
- # [11:38] <Hixie> yeah i was shocked to see IE do that
- # [11:38] <Lachy> changing it to print "Status: 204 No Content\r\n" has no effect
- # [11:38] <Hixie> mind you none of the other browsers do so maybe we can change it
- # [11:38] <Hixie> Lachy: does python's "print" output a newline automatically? does it still do that if the string ends in a newline?
- # [11:39] <Lachy> I don't know
- # [11:39] <Lachy> I think it does, but I'll have to check the docs
- # [11:39] <MikeSmith> python "print" prints out a newline automatically, I'm purty sure
- # [11:40] <Lachy> "A "\n" character is written at the end, unless the print statement ends with a comma. This is the only action if the statement contains just the keyword print."
- # [11:41] <Hixie> dunno then
- # [11:41] <Hixie> try sending a body
- # [11:42] <Lachy> already tried that, had no effect
- # [11:42] * Joins: tusho (n=tusho@91.105.96.166)
- # [11:43] <Lachy> but if I change it to print 200 OK instead, it works fine. So it just doesn't like sending 204
- # [11:44] * Quits: tusho (n=tusho@91.105.96.166) (Client Quit)
- # [11:44] <Hixie> weird
- # [11:44] * Joins: tusho (n=tusho@91.105.96.166)
- # [11:45] <Hixie> heycam: there's no special WebIDL-fu to handle https://bugzilla.mozilla.org/show_bug.cgi?id=214574#c8 yet, right? Is that on your list?
- # [11:46] <MikeSmith> Lachy: you tried just:
- # [11:46] <MikeSmith> print "Status: 204 No Content"
- # [11:47] <MikeSmith> print
- # [11:47] <MikeSmith> just and empty "print" I mean
- # [11:47] * othermaciej_ is now known as othermaciej
- # [11:47] <MikeSmith> instead of "print .. \r\n"
- # [11:48] <Lachy> ah, I found my problem. It was sending 204 properly when I added \r\n, but the browser kept displaying the error message because it had nothing to replace it with.
- # [11:49] <Lachy> now it works
- # [11:52] <Hixie> hah
- # [11:53] <Hixie> that's funny
- # [11:57] <Hixie> ok bed time
- # [11:57] <Hixie> nn
- # [12:04] * Joins: hasather (n=davidh@pat-tdc.opera.com)
- # [12:18] * Joins: tommorris (n=tommorri@i-83-67-98-32.freedom2surf.net)
- # [12:19] * Joins: tndH (i=Rob@adsl-87-102-91-95.karoo.KCOM.COM)
- # [12:28] <hsivonen> It seems that machine translation isn't quite there yet. http://translate.google.com/translate?u=http%3A%2F%2Fweb.g.hatena.ne.jp%2Fvantguarde%2F20080707%2F1215437094
- # [12:30] * Joins: webben (n=benh@nat/yahoo/x-ee964f18992ef85f)
- # [12:32] <Philip`> Babel Fish doesn't seem any better
- # [12:32] * Joins: myakura (n=myakura@p1216-ipbf601marunouchi.tokyo.ocn.ne.jp)
- # [12:44] * hsivonen wonders how many bytes would be saved daily in bandwidth if WP didn't have the silly profile attribute...
- # [12:45] <hsivonen> http://trac.wordpress.org/ticket/6918
- # [12:46] <zcorpan> hsivonen: is that basically saying "switch to html5"?
- # [12:47] <hsivonen> zcorpan: it could also be saying: "create an XHTML 1.0 plus ARIA validatation target"
- # [12:49] <zcorpan> i don't want another XHTML PFI :(
- # [12:49] <hsivonen> zcorpan: one cannot be coined without triggering the standards mode
- # [12:50] <hsivonen> zcorpan: however, the W3C validator could trigger on the system id and keep an existing public id
- # [12:50] <hsivonen> which would be totally wrong in theory, of course
- # [12:51] * Joins: kangax (n=kangax@ool-182f8118.dyn.optonline.net)
- # [12:51] <tommorris> the profile attribute isn't silly. it is actually useful, if used correctly.
- # [12:51] <hsivonen> tommorris: what is it useful for?
- # [12:52] <tommorris> GRDDL
- # [12:52] <hsivonen> tommorris: in a loosely coupled distributed environment, it totally sucks if the publisher needs to cooperate in order to make a specific scraping solution work
- # [12:53] <tommorris> that's not how it's designed.
- # [12:55] <tommorris> I still don't see why it has been removed from HTML 5. Nobody is asking the editors to like GRDDL. Just not break it.
- # [12:57] <MikeSmith> hsivonen: vantguarde is the same as myakura
- # [12:58] <MikeSmith> so you can ask him to translate it for you :)
- # [12:58] <hsivonen> MikeSmith: I was unaware.
- # [12:58] <hsivonen> MikeSmith: nah. translation is too much trouble.
- # [13:04] * Joins: aaronlev_ (n=chatzill@e179217036.adsl.alicedsl.de)
- # [13:12] <hsivonen> tommorris: I think it is about a duty to protect Web authors against the trouble of dealing with requests to add profile on their pages. or something like that.
- # [13:12] <tommorris> srsly, how often does *that* happen
- # [13:13] <tommorris> I guess, you are also protecting the authors who want to use it from the same fate
- # [13:16] <hsivonen> I don't know. Way back in 2000 I ended up wasting my time on putting Dublin Core metadata on my pages.
- # [13:17] <hsivonen> zcorpan: I fixed the http://dev.w3.org/html5/html-author/charref crash. thanks
- # [13:18] * Quits: kangax (n=kangax@ool-182f8118.dyn.optonline.net) ("http://scripteka.com - all prototype extensions at your fingertips")
- # [13:18] <zcorpan> hsivonen: cool
- # [13:18] <hsivonen> the highligting in errors 5 and 6 in unintuitive now...
- # [13:19] <hsivonen> (caused by tag inference)
- # [13:20] <hsivonen> Lachy: you could avoid errors 1-4 by putting a space before the combining char
- # [13:20] <Lachy> hsivonen, ok, I'll do that now
- # [13:21] <hsivonen> Hixie: it seems theoretically impure to have entities that expand to non-NFC (OHM SIGN and ANGSTROM SIGN)
- # [13:22] <gsnedders> hsivonen: Since when did we care about theoretical pureness? We're a long way from it already.
- # [13:22] * hsivonen is inclined to think OHM SIGN and ANGSTROM SIGN should never have gotten their own code points
- # [13:23] <hsivonen> (DC metadata in HTML was a waste of time, because it duplicated metadata that HTML and HTTP support natively.)
- # [13:24] <Lachy> hsivonen, done.
- # [13:24] <zcorpan> gsnedders: at least you should be able to use allowed entities and not get validation errors
- # [13:24] <Lachy> what about the last 2 errors?
- # [13:24] * Quits: aaronlev (n=chatzill@e179204118.adsl.alicedsl.de) (Read error: 110 (Connection timed out))
- # [13:24] <hsivonen> Lachy: thanks
- # [13:24] <hsivonen> Lachy: I think you can't conform to charmod-norm and use OHM SIGN and ANGSTROM SIGN.
- # [13:26] <Lachy> really? why?
- # [13:27] <hsivonen> Lachy: they expand to code points that are prohibited in NFC
- # [13:27] <hsivonen> NFC normalizes them to upper case omega and a with ring above
- # [13:27] <Lachy> oh, that seems a bit odd
- # [13:28] <tommorris> hsivonen: GRDDL+profile is a way to dramatically reduce the need for duplication of metadata...
- # [13:28] <hsivonen> Lachy: it seems to me it's a bug in Unicode that they tried to mitigate when defining NFC
- # [13:28] <Lachy> if that's the case, then should we make them non-conforming?
- # [13:29] <hsivonen> tommorris: my point is that you shouldn't need any incantation to tell a scraper that HTML <title> is the title. The scraper should know that in text/html, <title> is the title.
- # [13:29] <zcorpan> hsivonen: or make the entities expand to the NFC equivalents
- # [13:29] <zcorpan> s/hsivonen/Lachy/
- # [13:29] <hsivonen> zcorpan: good point
- # [13:29] <hsivonen> Hixie: what zcorpan said merits considering
- # [13:30] * zcorpan files a bug
- # [13:30] <hsivonen> Lachy: at some point I had some reason to guess that charmod-norm would become part of HTML5 conformance criteria
- # [13:31] <Lachy> so do you mean that #ohm; and Å will be expanded to U+03A9 and U+00C5 instead?
- # [13:31] <Lachy> making them the same as ω and å?
- # [13:31] <tommorris> hsivonen: nobody is suggesting that one *needs* that. just that it's quite useful to be able to provide a way for a parser to follow it's nose and find more information about how to parse a document.
- # [13:31] <hsivonen> though by the time HTML5 becomes a REC, the installed base of browsers will deal with NFD
- # [13:31] <hsivonen> or, rather, stuff that NFC hides
- # [13:32] <hsivonen> Lachy: Ω and Å
- # [13:32] <Lachy> right, that's what I meant
- # [13:32] <hsivonen> tommorris: the parser can't do that unless someone troubles the page authors
- # [13:32] <Lachy> I gave the right codepoints, just capitalised wrongly
- # [13:33] <tommorris> hsivonen: I still don't get this point. If they want to put an hCard in, they will be "troubled". If they want to put a <time> in, they'll be "troubled". What's so different about putting in a @profile?
- # [13:33] <hsivonen> tommorris: the value it provides compared to an alternative solution
- # [13:34] <tommorris> if the aim is to not trouble page authors, just tell them to not put any thing up on the web. or stick to text/plain
- # [13:35] <tommorris> so, the alternative solution is <link rel="profile">. only that breaks existing grddl implementations...
- # [13:36] <zcorpan> http://www.w3.org/Bugs/Public/show_bug.cgi?id=5897
- # [13:36] <hsivonen> tommorris: what I see as the alternative solution is the scraper having programmed knowledge about well-known vocabularies and the ability to recognize microformat gestalts
- # [13:37] <tommorris> hsivonen: how does that solve the problem of a web author who wants to publish a whole bunch of HTML pages that have a custom set of metadata? Wait, don't tell me: "Go Pareto Principle!"
- # [13:38] <hsivonen> tommorris: who's going to consume the custom metadata?
- # [13:38] <tommorris> anyone who wants to.
- # [13:39] <hsivonen> tommorris: how does the agreement on meaning form between the loosely coupled parties? how is one person's homegrown metadata vocabulary interesting enough for someone to write software for it?
- # [13:40] <tommorris> well, you know, all the usual ways stuff like that happens.
- # [13:41] <tommorris> we can't expect everyone to do that on whatwg.org or microformats.org
- # [13:41] <zcorpan> Hixie: "+ string or a value that is a, <span>ASCII case-insensitive</span>" s/a,/an/
- # [13:42] <hsivonen> tommorris: even if a microformat-like format isn't tantek-approved, the non-loose parties can agree on meaning
- # [13:43] <tommorris> eg. a bunch of geneticists are working on ways of marking that, say, a web document refers to specific genes. part of the way they do that is to start publishing documents, and GRDDL provides an easy way for them to map that to existing RDF and XML-based metadata formats
- # [13:44] <hsivonen> tommorris: what I don't understand is this: if you are out to scrape a genetic microformat with GRDDL, why wouldn't you make the scraper default to that GRDDL transformation so that you can catch cases where the profile is missing
- # [13:45] <tommorris> yes, but the idea is that authors should be able to declare the microformats (etc.) that they use.
- # [13:46] <hsivonen> I guess I just don't see the value in declaring them, because consumers are better off trying to look for the gestalt instead of failing when the declaration is missing
- # [13:47] <tommorris> I can think of certain instances where one should not do that
- # [13:47] <tommorris> the "not-hCard" scenarios are an academic example of that.
- # [13:50] * Quits: roc (n=roc@121-72-178-219.dsl.telstraclear.net)
- # [13:50] <hsivonen> tommorris: I think academic examples aren't interesting. Real coincidences are.
- # [13:53] * Joins: roc (n=roc@121-72-178-219.dsl.telstraclear.net)
- # [13:53] <tommorris> well, the thing is that the argument you are making is against GRDDL. but all that will happen is that if @profile isn't in HTML 5, we'll probably have to just change the GRDDL spec so that parsers look in both @profile and link[@rel='profile'], and change the various parsers so they do that.
- # [13:56] <tommorris> either way people will want to use it (not many people, but that doesn't matter to anyone who is not a Pareto fundamentalist), and they'll find a way. it just seems silly not to have it in the spec.
- # [14:00] * Quits: myakura (n=myakura@p1216-ipbf601marunouchi.tokyo.ocn.ne.jp) ("Leaving...")
- # [14:02] <zcorpan> tommorris: i don't know anything about grddl but would it hurt to ignore profile and just assume it's there?
- # [14:03] <tommorris> zcorpan: what do you mean? when writing HTML 5 documents, just include @profile?
- # [14:03] <tommorris> that's what DanC is doing, btw
- # [14:03] <tommorris> view source on http://www.w3.org/People/Connolly/ ;)
- # [14:04] <zcorpan> tommorris: i mean, when doing grddl processing, don't look for profile but act as if it was there
- # [14:04] <hsivonen> tommorris: when you are extracting genetic data, behaving as if every page had a profile for the genetic data GRDDL transformation
- # [14:04] <hsivonen> tommorris: and when looking for contact info, behaving as if every page had an hCard profile
- # [14:05] <tommorris> well, yes, but that doesn't solve the problem
- # [14:05] <tommorris> that still means that for every use case you have to write a new parser.
- # [14:06] <hsivonen> tommorris: no, you don't need to write a new parser, you just need to give a GRDDL transformation appropriate for the use case as an input argument
- # [14:07] <tommorris> again, yes, you can do that - and many implementations will do that - but it doesn't solve the problem
- # [14:08] <hsivonen> tommorris: what's "the problem"?
- # [14:08] <tommorris> the problem is that authors should be able to declare in a machine-readable way the data schemas they are using, rather than having to insert magic into every parser
- # [14:09] <hsivonen> that doesn't look like a problem statement. It looks like a solution statement.
- # [14:09] * Quits: roc (n=roc@121-72-178-219.dsl.telstraclear.net)
- # [14:09] <gsnedders> tommorris: In the case of things like µf, parsers already have to behave as if there is a @profile there even when it is missing, because it isn't there so often
- # [14:10] <gsnedders> tommorris: They're going to have to have this to be compatible with the real world regardless of whether @profile exists in HTML 5.
- # [14:10] * Quits: MikeSmith (n=MikeSmit@EM119-72-48-255.pool.e-mobile.ne.jp) ("Less talk, more pimp walk.")
- # [14:10] <tommorris> Yes, but that's discretionary.
- # [14:10] * Joins: julianreschke (n=chatzill@mail.greenbytes.de)
- # [14:11] <gsnedders> tommorris: Only really discretionary insofar as an option of: a) be compatible with real websites; b) be theoretically correct
- # [14:12] <tommorris> The problem with this is that it presumes that there is a universal microformat mapping.
- # [14:12] <hsivonen> tommorris: not universal. just one that your next processing step expects
- # [14:13] <hsivonen> tommorris: if you are scraping for hCard data, surely you need something that groks hCard/vCard-like data as a further step
- # [14:13] <hsivonen> assuming that the process *does* something with the data after scraping it
- # [14:31] * Quits: julianreschke (n=chatzill@mail.greenbytes.de) ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
- # [14:39] * Joins: mpt (n=mpt@canonical/launchpad/mpt)
- # [15:04] * Quits: aaronlev_ (n=chatzill@e179217036.adsl.alicedsl.de) (Read error: 110 (Connection timed out))
- # [15:06] <Philip`> hsivonen: That sounds like a violation of layering - just like how your HTTP processor shouldn't have to care whether you're expecting HTML or CSS or PNG data, your RDF/GRDDL/something processor shouldn't have to care whether you're expecting hCard or hCal or XFN data
- # [15:08] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [15:21] * Joins: aaronlev (n=chatzill@e179217036.adsl.alicedsl.de)
- # [15:30] <Lachy> I've fixed all known bugs with http://html5.lachy.id.au/ - Now the clipboard, validation feature and html5lib viewer features work properly
- # [15:30] <Lachy> also added a default template to the text box
- # [15:31] <zcorpan> Hixie: actually the svg wg's proposal is pretty much based on my suggestions as well :) not that i personally like the svg wg's proposal though
- # [15:31] * Quits: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [15:31] * Joins: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [15:39] <hsivonen> Philip`: when you load a PNG image over HTTP, the image doesn't come with a URI pointing to a PNG decoder
- # [15:47] * Joins: epeus (n=KevinMar@c-98-207-134-151.hsd1.ca.comcast.net)
- # [15:55] * Quits: KevinMarks (n=KevinMar@72.14.224.1) (Connection timed out)
- # [16:07] * Quits: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [16:11] * Quits: virtuelv (n=virtuelv@pat-tdc.opera.com) (Read error: 110 (Connection timed out))
- # [16:14] * Parts: hasather (n=davidh@pat-tdc.opera.com)
- # [16:28] <Philip`> hsivonen: That unfortunately missing feature is impossible in HTTP, since there's no way to write a PNG decoder that's portable and fast and not hundreds of kilobytes, built on a framework that also let you implement decoders for all other useful types of content (JPEG, SVG, HTML, etc)
- # [16:29] <Philip`> so we have to live with the disadvantages that come from that, like never using anything other than three bitmap image formats
- # [16:30] <Philip`> GRDDL stuff doesn't have that problem, since the associated XSLT files are small and portable, so there's much more possibility of being able to implement something like that
- # [16:31] <tommorris> yep, and GRDDL is not-just-RDF: I can imagine some great uses to do Atom, KML and other XML syntaxes
- # [16:38] * Joins: jruderman (n=jruderma@guest-225.mountainview.mozilla.com)
- # [16:40] * Quits: maikmerten (n=merten@ls5laptop14.cs.uni-dortmund.de) (Remote closed the connection)
- # [16:47] * Joins: aroben (n=aroben@unaffiliated/aroben)
- # [16:59] <zcorpan> the forums now have 11 moderators, i hope that'll scare spammers away
- # [17:00] <Philip`> Not when they realise all the moderators are inactive :-)
- # [17:00] <zcorpan> we'll see
- # [17:00] <zcorpan> at least we haven't got any spam so far!
- # [17:08] <zcorpan> hmm, shouldn't <meta ... content="TEXT/HTML; CHARSET=UTF-8"> be allowed? (with uppercase "charset")
- # [17:15] * Quits: zcorpan (n=zcorpan@pat.se.opera.com)
- # [17:24] * Quits: Lachy (n=Lachlan@pat-tdc.opera.com) ("This computer has gone to sleep")
- # [17:31] * Joins: codedread (n=schiller@c-24-13-43-191.hsd1.il.comcast.net)
- # [17:35] * Quits: aaronlev (n=chatzill@e179217036.adsl.alicedsl.de) ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
- # [17:38] * Parts: codedread (n=schiller@c-24-13-43-191.hsd1.il.comcast.net) ("Konversation terminated!")
- # [17:42] * Joins: myakura (n=myakura@p1216-ipbf601marunouchi.tokyo.ocn.ne.jp)
- # [17:49] * Joins: smedero (n=smedero@mdp-nat251.mdp.com)
- # [17:53] * Joins: Lachy (n=Lachlan@85.196.122.246)
- # [18:15] * Joins: hober (n=ted@unaffiliated/hober)
- # [18:34] <gsnedders> http://hg.gsnedders.com/spec-gen/raw-file/tip/README.html
- # [18:35] <Philip`> s/enviroments/environments/
- # [18:36] <Philip`> When you talk about abbr, etc elements, is that limited to the HTML namespace?
- # [18:50] * Quits: epeus (n=KevinMar@c-98-207-134-151.hsd1.ca.comcast.net) ("The computer fell asleep")
- # [19:00] * Joins: maikmerten (n=maikmert@L8dd5.l.pppool.de)
- # [19:10] * Quits: maikmerten (n=maikmert@L8dd5.l.pppool.de) (Remote closed the connection)
- # [19:17] <gsnedders> Philip`: either in no namespace or the HTML namespace
- # [19:21] * weinig|zZz is now known as weinig
- # [19:22] * Quits: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [19:24] <hsivonen> 3
- # [19:24] <gsnedders> 4
- # [19:24] <hsivonen> 6Oops
- # [19:25] <gsnedders> Hmm…
- # [19:25] <gsnedders> It'd be interesting to have the spec-gen implemented in ECMAScript
- # [19:26] <gsnedders> Philip`: Is the updated copy clear enough?
- # [19:27] * Morphous_ is now known as Amorphous
- # [19:42] * Joins: franksalim (n=frank@ip-12-22-56-126.hqglobal.net)
- # [19:42] * Joins: KevinMarks (n=KevinMar@nat/google/x-b5823d7eec0656d0)
- # [19:50] * Joins: weinig (n=weinig@nat/apple/x-3755313ae11a6582)
- # [19:53] * Joins: eseidel (n=eseidel@nat/google/x-858cf8add2402230)
- # [19:53] * Joins: csarven (n=csarven@on-irc.csarven.ca)
- # [20:02] * Joins: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [20:22] <Hixie> tommorris: profile="" isn't in HTML5 because it's a dumb feature, it has nothing to do with my opinion of GRDDL :-)
- # [20:22] <Hixie> tommorris: (and it wasn't taken out, we started HTML5 from a blank slate -- I literally wrote every word in the spec from scratch)
- # [20:23] <tommorris> Okay. How then can we progress to get an amiable situation? Basically, I want to be able to have HTML 5 with working GRDDL. I don't really mind who changes their spec.
- # [20:24] <Hixie> GRDDL should just support the microformats it supports without being prompted to support them
- # [20:25] <tommorris> Yes, but there is layering at work here.
- # [20:26] <Hixie> layering?
- # [20:26] <tommorris> If I'm implementing GRDDL, generally one will make it work as to the spec.
- # [20:26] <tommorris> Then you can leave a big option field open so that the user can pop in a list of all the default microformats it wants to look for.
- # [20:26] * Quits: othermaciej (n=mjs@c-24-5-43-151.hsd1.ca.comcast.net)
- # [20:27] <Hixie> GRDDL should always look for all microformats it supports, if it requires a flag in the document before looking for a microformat, that's a bug in GRDDL
- # [20:27] <hober> Couldn't GRDDL use link@rel="profile" instead of head@profile? RelExtensions lists link@rel="profile"
- # [20:27] <Hixie> link rel="profile" is as stupid as head profile=""
- # [20:28] <tommorris> Stupid it may be. Ugly it may be. But there are plenty of people - like myself - who have to implement it
- # [20:29] <hober> Hixie: indeed, but rel values are less obtrusive than a custom attribute like head@profile. So if they insist, I'd just assume they use @rel="profile" over head@profile.
- # [20:29] <tommorris> And if it's just a microformats scraper, that's not the point of GRDDL. It's about letting authors explicitly declare the data inside their page.
- # [20:29] <tommorris> I don't really care either way. I just have to write the damn code. ;)
- # [20:29] <hober> tommorris: But simply by saying <div class="vcard">, I've already explicitly declared the data on my page...
- # [20:30] <tommorris> Yes, unless in outer Mongolia or somewhere, class="vcard" means something different.
- # [20:30] <jgraham> The problem is that @profile is a long way in metadata space from the actual data so it's quite likely to be wrong or missing
- # [20:30] <jgraham> See also: content-type
- # [20:30] <Hixie> tommorris, hober: I have no interest in supporting people who are doing stupid things
- # [20:30] <tommorris> Again, my preferred solution is to actually look through the whole document for *[@rel='profile']/@href
- # [20:31] <Hixie> tommorris, hober: no offense :-)
- # [20:31] <hober> None taken. :) I don't want @profile in HTML.
- # [20:31] * Parts: webben (n=benh@nat/yahoo/x-ee964f18992ef85f)
- # [20:31] <Hixie> tommorris: i recommend making your code pretend that all profiles are always declared
- # [20:31] <tommorris> But there is an infinite number of profiles. That's the beauty of them. Distributed extensibility.
- # [20:32] <Hixie> tommorris: does your GRDDL support all infinite number of them?
- # [20:32] <tommorris> Yes, it is a generic implementation at a library language level.
- # [20:32] <tommorris> What people choose to do with it is up to them.
- # [20:32] <Hixie> wait what?
- # [20:33] <Hixie> tell you what why don't you give me a rundown of what your code does
- # [20:33] <Hixie> pretend i know nothing about GRDDL
- # [20:33] <Hixie> since apparently i might not
- # [20:33] <Hixie> :-)
- # [20:33] * gsnedders gives Hixie a newbie badge
- # [20:33] <tommorris> It takes a URI, it loads the URI, takes a rough stab to see what it is (and makes a decision of either HTML/XHTML or 'generic XML' or 'dunno, I give up')
- # [20:34] <tommorris> then if it's XML, it follows the XML parsing rules
- # [20:34] <tommorris> if it's HTML/XHTML, it follows the HTML/XHTML parsing rules (basically, runs it through Tidy and loads it in as an XML document)
- # [20:35] * Joins: maikmerten (n=maikmert@L8dd5.l.pppool.de)
- # [20:35] <tommorris> then it checks to have a look at the @profile attribute, loads each of the URIs listed in the profile attribute and extracts from those URIs the location of an XSLT document
- # [20:36] <tommorris> It then runs all the XSLTs found across the document, takes all the outputs and loads them in to an RDF graph and returns a Graph object to the user to do with as they like
- # [20:36] <Hixie> ok so there are two problems with that
- # [20:36] <Hixie> one is that your output is RDF, so in practice it really doesn't matter what you do :-)
- # [20:36] <Hixie> the other is that the target of the profile="" attribute typically doesn't include a link to an XSLT sheet
- # [20:37] <Hixie> and it's unlikely that most authors of microformats will include the link to a page that mentions XSLT
- # [20:37] <Hixie> (indeed it's unlikely that they'll include any profile links at all)
- # [20:37] <Hixie> a better mechanism would be for the user of the GRDDL mechanism to provide all the XSLTs himself
- # [20:37] <Hixie> instead of relying on the page's author getting the link right
- # [20:38] <tommorris> Most existing GRDDL implementations have a method you can call which allows you to specify some existing XSLTs (or shortcuts thereto)
- # [20:39] <Hixie> problem solved then, no need for a profile="" mechanism
- # [20:39] <tommorris> Not at all.
- # [20:40] <tommorris> That not many people use it properly is not an argument for not letting those who do use it be able to.
- # [20:40] <Hixie> actually, for html5, it is
- # [20:41] <tommorris> I don't exactly see why.
- # [20:41] <Hixie> if most people do something wrong, then we assume the spec is stupid, and fix it.
- # [20:41] <Hixie> but anyway here the point is that the grddl user isn't the web page author, presumably, because if he was, then he wouldn't need to have the indirection through the page to declare the profiles
- # [20:42] <Hixie> and if it's not the same author, then using profile="" is going to be unreliable by definition
- # [20:42] <tommorris> Ah, but often he does because he doesn't want to repeat himself
- # [20:42] <Hixie> the use case you are putting forward is fundamentally non-sensical
- # [20:42] <Hixie> there no reason to repeat oneself -- only say it once, to the grddl, instead of once in every page (which would be repetition indeed!)
- # [20:43] <tommorris> If I want to publish some data on the web and have it parseable in an RDFish kind of way, I can either put it all up in, say, RDF/XML for computers *and* HTML for people - or I can put it up as HTML, with a little "hey, go here and find out how to parse it" instruction at the top and half the amount of data I have to publish
- # [20:43] <gsnedders> Hixie: Most people use non-conforming HTML. Can't we fix the spec for that?
- # [20:44] <Hixie> gsnedders: we did. we made a massive effort to define how to parse broken html.
- # [20:44] <Hixie> gsnedders: and made a number of previously disallowed things allowed.
- # [20:44] <Hixie> (where they were harmless)
- # [20:44] <gsnedders> Hixie: Then most people will still do something wrong, so we will assume HTML 5 is stupid, and fix it. :P
- # [20:44] * gsnedders runs away
- # [20:45] <Hixie> tommorris: the rdf spec says how to parse rdf right? the html spec says how to parse html? you don't need to declare how to parse them in the file itself? so why do you do that with microformats?
- # [20:46] <Hixie> tommorris: the point though is that most people don't include the "how to parse it" instructions, and so any actual use of the data has to know how to parse it anyway, making the instructions moot
- # [20:46] <tommorris> in the more common circumstances.
- # [20:46] <tommorris> the point is that in niche circumstances, it is quite useful
- # [20:46] <Hixie> html5 isn't targetting niche circumstances
- # [20:46] <tommorris> and, yes, I've heard the Pareto principle guff, which is a justification to make it only work 80% of the time. ;)
- # [20:46] <Hixie> we are explicitly cutting off at 80%
- # [20:47] <Hixie> if we didn't, we'd end up with a disaster like docbook. or rdf.
- # [20:47] <gsnedders> Hixie: In May, myself, jgraham, and Philip` ended up concluding we'd get rid of the numbers 0 and 9, as we only need to address 80% of use-cases.
- # [20:47] <Hixie> gsnedders: then your study of use cases was likely severely flawed
- # [20:48] * gsnedders blames jgraham
- # [20:48] <Hixie> since most people don't use octal
- # [20:49] <gsnedders> BTW, http://hg.gsnedders.com/spec-gen/raw-file/tip/README.html — OMG docs!
- # [20:49] <tommorris> again, I'm not asking people to use or like GRDDL - just not break our implementations
- # [20:49] <Hixie> i'm not breaking your implementations any more than they are already broken
- # [20:49] <Hixie> they rely on something that is fundamentally not going to happen regardless of what the spec says
- # [20:49] <Hixie> all i'm doing is showing you reality
- # [20:50] <Hixie> pulling your head out of the sand, as it were
- # [20:50] <Hixie> sorry for being so blunt
- # [20:50] <tommorris> it's not a case of "do we make it go away or not?", it's a case of "do we make it work as it does already or do we make it so we have to rewrite them to treat HTML 5 differently from how they do HTML 4/XHTML 1?"
- # [20:51] <Hixie> you're missing the best option, which is "do we make it so we have to rewrite them to actually handle all of HTML5/HTML4/XHTML1 in a way that actually works"
- # [20:54] <Philip`> gsnedders: In Introduction, "consquently"
- # [20:54] <Philip`> gsnedders: Also the colon seems like inappropriate punctuation there
- # [20:54] <gsnedders> Philip`: Stop wanting me to spell things correctly!
- # [20:54] <gsnedders> :P
- # [20:54] <gsnedders> But thanks.
- # [20:55] <Philip`> gsnedders: Computers are good at finding such errors :-)
- # [20:55] <Philip`> gsnedders: although actually I've never quite worked out how to spell-check sensibly on Linux so I just do it manually :-(
- # [20:56] * gsnedders lives on spell checking existing on any and every text-field
- # [20:56] <gsnedders> But the problem is it breaks badly on HTML source, so I have to turn it off there :(
- # [20:56] * Philip` likes how Visual Assist does spell-checking of C++ code, by looking in strings and comments
- # [20:58] * Joins: dbaron (n=dbaron@corp-241.mountainview.mozilla.com)
- # [21:08] * gsnedders is defining the useful stuff to know that the CSS3 module postprocessor doesn't define
- # [21:08] <gsnedders> Which is going to end up with the interesting situation of my docs documenting what I implement in compat. mode better than the original docs do.
- # [21:16] <Hixie> oops, apologies about the double post just now
- # [21:20] <gsnedders> Hixie: What text editor do you use to edit the huge spec.? Do you do the text-wrapping by hand, or by using…?
- # [21:20] <Hixie> emacs
- # [21:20] <gsnedders> For both?
- # [21:20] <hsivonen> looks like emacs isn't deterministic
- # [21:20] <hsivonen> sometimes commits rewrap lines for no good reason
- # [21:21] <Hixie> i do the line wrapping semi-manually
- # [21:21] <Hixie> i have f7 bound to "wrap this paragraph"
- # [21:21] <Hixie> so when i do regexp search/replaces, the paragraphs don't get rewrapped unless i explicitly request it
- # [21:22] <Hixie> thus what you're seeing
- # [21:23] <gsnedders> Hixie: See, I'm always scared when documentation is a 3MB HTML file :)
- # [21:23] <hsivonen> ok. makes sense
- # [21:23] <Hixie> gsnedders: emacs is a terrible text editor. it can do pretty much anything and is horribly hard to use out of the box.
- # [21:24] <gsnedders> The problem is there are no good text editors that can do pretty much anything :(
- # [21:24] <Hixie> gsnedders: it also happens to handle multimegabyte files fine (though it chokes once they get into the hundreds of mb) and does very good search/replace and a few other things i need.
- # [21:24] <hsivonen> has anyone embedded Gecko inside emacs yet?
- # [21:24] <Hixie> i use emacs under screen over ssh
- # [21:24] <Hixie> so i wouldn't know
- # [21:24] <gsnedders> Hixie: nano deals with all that fine :P
- # [21:24] <hsivonen> Emacs W3 isn't that good for browsing the web
- # [21:24] <hsivonen> so there are limits to the kitchen sink
- # [21:25] <Hixie> hsivonen: i said it could do anything, not that it could do anything well.
- # [21:25] <Hixie> gsnedders: nano is ok for little jobs
- # [21:25] <Hixie> gsnedders: i couldn't use it to edit the spec tohugh
- # [21:25] <Hixie> nano is what i use for config files, etc
- # [21:26] <gsnedders> I dunno. Once you set it up right, it's surprisingly powerful.
- # [21:26] <Hixie> does it have a shell?
- # [21:26] <Hixie> multiple buffers?
- # [21:26] <gsnedders> A shell to do what?
- # [21:26] <Hixie> a clipboard list?
- # [21:26] <gsnedders> Yes
- # [21:26] <gsnedders> No
- # [21:26] <franksalim> tetris?
- # [21:26] <gsnedders> No
- # [21:26] <gsnedders> Pong?
- # [21:26] <gsnedders> No
- # [21:26] <hsivonen> hrm. the multipage sections keep moving
- # [21:27] <Hixie> one of the features of emacs i use the most is that you can open a bash shell as a file
- # [21:27] <gsnedders> Hixie: Is Tetris the real reason you use emacs?
- # [21:27] <Hixie> you can edit the shell just like a file
- # [21:27] <Hixie> but it runs commands when you hit enter
- # [21:27] <Hixie> i hate tetris :-)
- # [21:27] <gsnedders> Hixie: Then pong?
- # [21:27] <Hixie> nope
- # [21:28] <Hixie> I use M-x count-matches and M-x list-matching-lines a lot too
- # [21:28] <Hixie> if i had the time i'd write my own editor
- # [21:28] <Hixie> now that i know what i want from it
- # [21:29] <Hixie> but it wouldn't be useful for anyone else :-)
- # [21:29] <Hixie> Should we come up with an alternative to textContent that handles dir="", <bdo>, <img alt="">, etc?
- # [21:29] <gsnedders> Hixie: Yes.
- # [21:30] <gsnedders> Actually, no.
- # [21:30] <gsnedders> Hixie: You should.
- # [21:30] <gsnedders> :D
- # [21:30] <hsivonen> aaargh. the spec splitter no longer spits the tokenization section into a standalone file
- # [21:30] <jcranmer> vim works better IHMO, but I'm not going to ignite an editor war
- # [21:30] <Hixie> hsivonen: speak to Philip`
- # [21:30] <gsnedders> jcranmer: That wasn't humble enough.
- # [21:30] <jcranmer> er, IMHO
- # [21:30] <Hixie> jcranmer: i think both suck, but i could never get into the "mode" mindset that vi uses
- # [21:31] <hsivonen> also, something changed about the structure so that Lynx breaks the lines differently
- # [21:31] <hsivonen> making diff useless
- # [21:32] <Philip`> hsivonen: It's Hixie's fault for changing the section names
- # [21:32] <Philip`> Hixie: You need to stop modifying the spec, it messes everything up :-(
- # [21:32] <Hixie> hsivonen: i moved the tokenisation section so that each state is its own subsection
- # [21:33] <Hixie> so it shows up in the ToC
- # [21:33] <hsivonen> Hixie: :-(
- # [21:33] <Philip`> It was renamed to "tokenization" which broke the splitter
- # [21:33] <hsivonen> Hixie: is there a way to recover the spec plitter output for the tokenizer section from immediately before that change?
- # [21:34] <Hixie> rerun the spec splitter on that version i guess
- # [21:34] <Hixie> i dunno
- # [21:34] <Hixie> i just use Philip`'s web service
- # [21:34] <hsivonen> are there docs for the service?
- # [21:35] <Philip`> hsivonen: There aren't
- # [21:35] <hsivonen> Philip`: any guidance on how to use it?
- # [21:36] <Philip`> hsivonen: If you have suitable bits of Python and lxml and html5lib installed, you could hopefully just run <some URL which I'll find in a minute since my internet connection is really slow>
- # [21:36] <Philip`> hsivonen: http://html5.googlecode.com/svn/trunk/spec-splitter/spec-splitter.py
- # [21:37] <hsivonen> Philip`: thanks. I guess I don't have the deps. I'll have to investigate
- # [21:37] <gsnedders> Philip`: It'd be quick to use iter than use findall for things like making refs absolute
- # [21:38] <hsivonen> do I need to also run spec gen first to get compatible results?
- # [21:38] <Philip`> gsnedders: It takes about a minute to parse the input, so it's already slow enough that minor optimisations will have no practical effect :-)
- # [21:39] <hsivonen> zcorpan: I fixed the two parsetree.v.nu issues
- # [21:39] <gsnedders> Philip`: IIRC it was a fair difference doing stuff like that
- # [21:39] <Philip`> hsivonen: You need to run it on the post-spec-gen "index" file (which should be in SVN)
- # [21:39] <hsivonen> Philip`: ok.
- # [21:39] <gsnedders> Or you can help find bugs in my spec-gen :P
- # [21:40] <Philip`> hsivonen: If you don't have the relevant dependencies, but you know what revision number you're interested in, I could convert it manually
- # [21:41] * Quits: mpt (n=mpt@canonical/launchpad/mpt) (Remote closed the connection)
- # [21:41] <hsivonen> Philip`: I'm interested in rev 1905 and 1906
- # [21:42] <Hixie> those changed nothing of substance
- # [21:42] <Hixie> for r1906, i did the diff locally using -w
- # [21:43] <Hixie> and there was nothing except the <dt>s turning into <h5>s
- # [21:43] <Hixie> (and i missed one, which got fixed later)
- # [21:43] <hsivonen> Hixie: right, so first I need to diff my baseline against 1905. then I need to make 1906 my baseline and diff it agaist the latest version
- # [21:44] <Hixie> ah, makes sense
- # [21:45] <gsnedders> Is http://hg.gsnedders.com/spec-gen/raw-file/tip/README.html#cross-referencing-0 good enough docs?
- # [21:45] <Philip`> (I've updated the online spec-splitter so it should split on "tokenization" correctly now)
- # [21:45] <gsnedders> (for that section, for xref)
- # [21:47] <Hixie> thanks Philip`
- # [21:48] <Philip`> hsivonen: Downloading those revisions now
- # [21:49] <Hixie> gsnedders: looks good to me
- # [21:49] <hsivonen> Philip`: thanks
- # [21:49] <Hixie> not sure about the white-on-red styling though :-)
- # [21:49] <Hixie> or white-on-blue :-)
- # [21:50] <gsnedders> Hixie: The white-on-red and white-on-blue is all editorial :)
- # [21:50] * Hixie sees the make install step and prays it doesn't require him to be root
- # [21:51] <gsnedders> (white-on-red is span:not([title=""]):not(.secno) and white-on-blue is a:not([href]))
- # [21:51] <Philip`> hsivonen: http://philip.html5.org/misc/tokenization-r1905.html http://philip.html5.org/misc/tokenization-r1906.html
- # [21:51] <gsnedders> Hixie: The only thing that might require perms. is to install the spec-gen application, by default in /usr/local/bin
- # [21:52] * Joins: roc (n=roc@121-72-178-219.dsl.telstraclear.net)
- # [21:52] <Philip`> gsnedders: "An instance is only used if it does not have a a, dfn, or datagrid element as either a parent or a child." - s/a a/an a/
- # [21:52] <hsivonen> Philip`: thank you
- # [21:53] <Philip`> gsnedders: s/dependant/dependent/
- # [21:53] <Hixie> gsnedders: k, i hope i can install it elsewhere :-)
- # [21:54] <gsnedders> Hixie: where ever you want :)
- # [21:54] <Hixie> :-D
- # [21:54] <gsnedders> Hixie: (or at least anywhere you have write perms for :P)
- # [21:55] <gsnedders> Philip`: Is dependent preferred in the OED? dependant is the en-gb norm.
- # [21:56] * Quits: maikmerten (n=maikmert@L8dd5.l.pppool.de) (Remote closed the connection)
- # [21:58] <Philip`> gsnedders: If I'm not mistaken, "dependant" is always a noun (like a person who depends on someone), and "dependent" is always the adjective or whatever it is
- # [21:59] * gsnedders looks up
- # [21:59] <gsnedders> Philip`: It's an obsolete spelling of the adjective :P
- # [21:59] <gsnedders> Philip`: -ant is obs. adj, and en-gb noun; -ent is adj., an en-us noun
- # [22:02] * Joins: aaronlev (n=chatzill@e179217036.adsl.alicedsl.de)
- # [22:05] * Quits: roc (n=roc@121-72-178-219.dsl.telstraclear.net) (Read error: 54 (Connection reset by peer))
- # [22:05] <Philip`> gsnedders: Ah, so I'm right, if you ignore obsolete and American usage, and you should ignore them :-)
- # [22:05] * Joins: roc (n=roc@121-72-178-219.dsl.telstraclear.net)
- # [22:06] <hsivonen> so now Jetty docs say I should be using HTTP and mod_proxy instead of AJP13 and mod_jk starting with Apache 2.2
- # [22:07] <hsivonen> stuff keeps changing all the time
- # [22:08] <Philip`> The obsolete versions won't keep changing, so you could stick with them
- # [22:09] * Quits: KevinMarks (n=KevinMar@nat/google/x-b5823d7eec0656d0) ("The computer fell asleep")
- # [22:09] <hsivonen> at least AJP13 still works even though Jetty docs say it is less performant
- # [22:09] <hsivonen> (but the bottle neck is Schematron anyway)
- # [22:10] <hsivonen> and I only need standard HTTP methods, so AJP13 doesn't limit me that way
- # [22:11] <hsivonen> nn
- # [22:20] * Quits: roc (n=roc@121-72-178-219.dsl.telstraclear.net)
- # [22:24] * Joins: tndH_ (i=Rob@adsl-87-102-92-207.karoo.KCOM.COM)
- # [22:29] * Joins: othermaciej (n=mjs@nat/apple/x-868ce1b26ae21cf8)
- # [22:38] <gsnedders> Hmm.
- # [22:38] <gsnedders> Should program options be in a code element?
- # [22:38] * gsnedders thinks so
- # [22:43] * Quits: tndH (i=Rob@adsl-87-102-91-95.karoo.KCOM.COM) (Read error: 110 (Connection timed out))
- # [22:48] * Quits: jruderman (n=jruderma@guest-225.mountainview.mozilla.com)
- # [22:58] * Joins: jruderman (n=jruderma@guest-225.mountainview.mozilla.com)
- # [23:00] * Quits: dbaron (n=dbaron@corp-241.mountainview.mozilla.com) ("8403864 bytes have been tenured, next gc will be global.")
- # [23:02] * Quits: jruderman (n=jruderma@guest-225.mountainview.mozilla.com) (Client Quit)
- # [23:02] * Quits: aaronlev (n=chatzill@e179217036.adsl.alicedsl.de) ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
- # [23:14] * Quits: tusho (n=tusho@91.105.96.166) ("And then-")
- # [23:15] * Joins: virtuelv (n=virtuelv@192.80-203-77.nextgentel.com)
- # [23:23] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
- # [23:43] * Joins: roc (n=roc@121-72-178-219.dsl.telstraclear.net)
- # [23:57] * Joins: othermaciej_ (n=mjs@17.255.100.78)
- # [23:59] * Joins: KevinMarks (n=KevinMar@nat/google/x-c5df30bb49d34a3b)
- # Session Close: Sat Jul 26 00:00:00 2008
The end :)