Options:
- # Session Start: Sun Sep 14 00:00:00 2008
- # Session Ident: #whatwg
- # [00:02] * Joins: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [00:07] * Quits: lbruno (n=lbruno@vs3-84-91-64-164.netvisao.pt) ("farewell")
- # [00:11] * Quits: kangax (n=kangax@ool-182f8118.dyn.optonline.net)
- # [00:22] * Joins: othermaciej_ (n=mjs@c-69-181-42-194.hsd1.ca.comcast.net)
- # [00:22] * Quits: othermaciej (n=mjs@c-69-181-42-194.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [00:23] * othermaciej_ is now known as othermaciej
- # [00:33] * Joins: dglazkov (n=dglazkov@c-98-207-253-100.hsd1.ca.comcast.net)
- # [00:41] * Quits: dglazkov (n=dglazkov@c-98-207-253-100.hsd1.ca.comcast.net)
- # [00:46] * Quits: csarven (n=csarven@dhcp-0-18-f8-35-d5-97.cpe.quickclic.net) (Read error: 110 (Connection timed out))
- # [00:53] * Joins: tantek (n=tantek@78.146.195.75)
- # [01:26] * Quits: Maurice (i=copyman@cc90688-a.emmen1.dr.home.nl) ("Disconnected...")
- # [01:29] * Joins: csarven (n=csarven@dhcp-0-18-f8-35-d5-97.cpe.quickclic.net)
- # [01:34] <Lachy> Hixie, yt?
- # [01:37] <Lachy> Hixie, in your live dom viewer script, within the update() function, what's the purpose of using a timeout for this: setTimeout(updateDOM, 100); instead of just calling updateDOM(); directly?
- # [01:41] <Philip`> Is that the one that prevents the thing updating at more than 10Hz, to avoid thrashing your CPU if you're typing fast?
- # [01:42] <Lachy> no, there's a timeout within the updateInput() function for that purpose
- # [01:45] <Lachy> this timeout gets called after the parsing has already been done, and updateDOM() just updates the various outputs, such as the innerHTML and DOM tree views
- # [01:46] <Lachy> so it seems there is little to gain from using a timeout here, at least as far as I can tell
- # [01:58] * Quits: eseidel (n=eseidel@c-24-130-13-197.hsd1.ca.comcast.net)
- # [02:27] * Quits: csarven (n=csarven@dhcp-0-18-f8-35-d5-97.cpe.quickclic.net) (Read error: 110 (Connection timed out))
- # [02:46] * Quits: GregHouston (n=ghouston@adsl-65-65-225-218.dsl.spfdmo.swbell.net) ("...")
- # [03:06] * Quits: tantek (n=tantek@78.146.195.75)
- # [03:12] * Joins: tantek (n=tantek@78.146.195.75)
- # [03:31] * Quits: weinig (n=weinig@17.203.15.155) (Read error: 104 (Connection reset by peer))
- # [03:32] * Joins: weinig (n=weinig@17.203.15.155)
- # [03:37] <Lachy> hsivonen, yt?
- # [03:45] * Joins: csarven (n=csarven@dhcp-0-18-f8-35-d5-97.cpe.quickclic.net)
- # [03:46] * Joins: nessy (n=nessy@124-168-155-4.dyn.iinet.net.au)
- # [03:46] * Quits: heycam` (n=cam@124-168-104-60.dyn.iinet.net.au) ("bye")
- # [03:47] <Lachy> hsivonen, nevermind
- # [03:47] * Quits: weinig (n=weinig@17.203.15.155)
- # [04:03] <Lachy> I got my local copy of the HTML Tools beta working with both browser based and HTML5 based parsing using hsivonen's parser. Now I just need to implement the UI for switching between them
- # [04:05] * Quits: tndH (n=Rob@87.102.18.38) ("ChatZilla 0.9.83-rdmsoft [XULRunner 1.9.0.1/2008072406]")
- # [04:30] * Joins: roc (n=chatzill@121-72-162-122.dsl.telstraclear.net)
- # [04:38] * Quits: nessy (n=nessy@124-168-155-4.dyn.iinet.net.au) ("This computer has gone to sleep")
- # [05:04] * othermaciej is now known as om_out
- # [05:14] * Joins: dglazkov (n=dglazkov@c-98-207-253-100.hsd1.ca.comcast.net)
- # [05:15] * Joins: dglazkov_ (n=dglazkov@72.14.224.1)
- # [05:32] * Quits: dglazkov (n=dglazkov@c-98-207-253-100.hsd1.ca.comcast.net) (Read error: 110 (Connection timed out))
- # [05:35] * dglazkov_ is now known as dglazkov
- # [06:06] * Quits: dglazkov (n=dglazkov@72.14.224.1)
- # [06:37] * Joins: eseidel (n=eseidel@24.130.9.53)
- # [06:39] * Quits: Maghnus (n=Maghnus@68-190-147-184.dhcp.eucl.wi.charter.com) (" HydraIRC -> http://www.hydrairc.com <- Go on, try it!")
- # [06:49] * Joins: eseidel_ (n=eseidel@24.130.9.53)
- # [06:50] * Joins: weinig (n=weinig@nat/apple/x-9a462049d795c7e4)
- # [06:55] * Joins: Maghnus (n=Maghnus@68-190-147-184.dhcp.eucl.wi.charter.com)
- # [06:55] * Quits: eseidel (n=eseidel@24.130.9.53) (Read error: 60 (Operation timed out))
- # [07:05] * Quits: eseidel_ (n=eseidel@24.130.9.53)
- # [07:35] * Quits: weinig (n=weinig@nat/apple/x-9a462049d795c7e4) (Remote closed the connection)
- # [07:36] * Joins: weinig (n=weinig@17.203.15.155)
- # [07:53] * Joins: nessy (n=nessy@124-168-155-4.dyn.iinet.net.au)
- # [08:06] * Joins: hdh (n=hdh@118.71.127.189)
- # [08:08] * Quits: weinig (n=weinig@17.203.15.155)
- # [08:09] * Quits: tantek (n=tantek@78.146.195.75)
- # [08:13] * Quits: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net) (Remote closed the connection)
- # [08:13] * Joins: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [08:20] * Joins: heycam (n=cam@124-168-104-60.dyn.iinet.net.au)
- # [08:59] * Quits: csarven (n=csarven@dhcp-0-18-f8-35-d5-97.cpe.quickclic.net) (Read error: 110 (Connection timed out))
- # [09:10] * Joins: fishd_ (n=Darin@nat/google/x-9c189f7bbc56a0f0)
- # [09:27] * Quits: fishd (n=darin@nat/google/x-1ca5ed89d1fe4338) (Read error: 110 (Connection timed out))
- # [10:09] * Joins: Maurice (i=copyman@cc90688-a.emmen1.dr.home.nl)
- # [10:13] * Joins: ROBOd (n=robod@89.122.216.38)
- # [10:25] * Joins: tantek (n=tantek@88.128.91.132)
- # [10:27] * Joins: weinig (n=weinig@c-71-198-176-23.hsd1.ca.comcast.net)
- # [10:53] <Hixie> Lachy: so that any timeouts in onload handlers in the subdocument get processed before showing the dom
- # [11:05] * Quits: tantek (n=tantek@88.128.91.132)
- # [11:09] * hsivonen fishes the draft TAG finding on versioning did more to highlight how CSS has it right
- # [11:09] <hsivonen> s/fishes/wishes/
- # [11:10] <hsivonen> weird typos
- # [11:12] * Joins: maikmerten (n=maikmert@L9557.l.pppool.de)
- # [11:19] * Joins: tndH (n=Rob@87.102.18.38)
- # [11:45] <Hixie> hsivonen: unfortunately people on the tag like versioning
- # [11:46] <Hixie> hsivonen: so they are unlikely to pay too much attention to what are the actual success stories (css, dom) and failures (js, html, xml)
- # [11:54] <hsivonen> Hixie: I think I'll take the time to comment anyway
- # [11:55] * Joins: sbublava (n=stephan@77.118.1.219)
- # [12:02] <hsivonen> Comparing CSS and HTML, the big problem with distibuted extensibility in HTML is that instead of an element having a set of properties/attributes on equal footing, one property--the element name--is special
- # [12:03] <hsivonen> so an element can't be -webkit-canvas, -moz-canvas, -o-canvasw -ms-canvas and canvas at the same time
- # [12:04] <hsivonen> also,the canvasness is less optional than rounded corners
- # [12:11] <hsivonen> I wonder how thing would be different if the element name was just another boolean attribute
- # [12:11] * Quits: sbublava (n=stephan@77.118.1.219)
- # [12:11] <hsivonen> so that <p> was syntactic sugar for <p="">
- # [12:16] <Lachy> hsivonen, there's a bug in livedom.validator.nu, it doesn't fire onload events
- # [12:16] <Lachy> http://livedom.validator.nu/?%3C!DOCTYPE%20html%3E%0A%3Cscript%3E%0Afunction%20init()%20{%0A%20%20w(%22init%22)%3B%0A}%3C%2Fscript%3E%0A%3Cbody%20onload%3D%22init()%22%3E
- # [12:17] <hsivonen> Lachy: yeah, known bug
- # [12:17] <Lachy> ok
- # [12:18] <hsivonen> Lachy: I think putting time into full emulation like that wouldn't be justified by the reason why I made the parser work in GWT
- # [12:19] <hsivonen> Lachy: however, I want to expand it to cover other purposes, but I can't justify speding time on those things right now
- # [12:43] * Quits: webben (n=benh@dip5-fw.corp.ukl.yahoo.com)
- # [13:09] * Quits: roc (n=chatzill@121-72-162-122.dsl.telstraclear.net) (Read error: 110 (Connection timed out))
- # [13:11] * Joins: roc (n=chatzill@121-72-162-122.dsl.telstraclear.net)
- # [13:26] * Quits: heycam (n=cam@124-168-104-60.dyn.iinet.net.au) ("bye")
- # [13:38] <Lachy> hsivonen, I may have an easy way to implement it without too much trouble
- # [13:39] <Lachy> I also have a way to make it dynamically set quirks and standards mode
- # [13:41] * Joins: hasather_ (n=hasather@90-231-107-133-no62.tbcn.telia.com)
- # [13:43] <Lachy> hmm, it may only work in Firefox. I'll investigate it more
- # [14:01] * Joins: hdh0 (n=hdh@118.71.120.16)
- # [14:02] * Quits: starjive (i=beos@213-66-217-32-no30.tbcn.telia.com)
- # [14:05] * Quits: hdh (n=hdh@118.71.127.189) (Read error: 104 (Connection reset by peer))
- # [14:07] * Joins: svl (n=me@ip565744a7.direct-adsl.nl)
- # [14:20] * Quits: Lachy (n=Lachlan@85.196.122.246) ("Leaving")
- # [14:24] * Quits: roc (n=chatzill@121-72-162-122.dsl.telstraclear.net) (Read error: 110 (Connection timed out))
- # [14:28] * Joins: Lachy (n=Lachlan@85.196.122.246)
- # [14:33] * Parts: hasather_ (n=hasather@90-231-107-133-no62.tbcn.telia.com)
- # [14:34] * Joins: hasather_ (n=hasather@90-231-107-133-no62.tbcn.telia.com)
- # [15:02] * Joins: tantek (n=tantek@80.187.215.37)
- # [15:22] * Quits: tantek (n=tantek@80.187.215.37)
- # [15:24] * Quits: svl (n=me@ip565744a7.direct-adsl.nl) ("And back he spurred like a madman, shrieking a curse to the sky.")
- # [15:27] <Lachy> damn, I hate working with IE8. It's painfully slow, incredibly unstable and throwing up bogus security warnings! :-(
- # [15:28] <Lachy> and every time it crashes, it clears my clipboard! wtf?
- # [15:32] <Lachy> hmm, it's not actually clearing the clipboard, but after it crashes, it has trouble pasting until I recopy.
- # [15:32] <Lachy> maybe that has something to do with running it in VMWare ThinApp inside VMWare Fusion
- # [15:35] * Joins: sbublava (n=stephan@77.117.179.47)
- # [15:44] * Quits: sbublava (n=stephan@77.117.179.47)
- # [15:45] * Quits: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [15:45] * Joins: tantek (n=tantek@88.128.87.187)
- # [15:48] <Lachy> ok, I found and diagnosed a crash bug in IE8. Is anyone here able to file a bug? Here's a test case http://lachy.id.au/dev/2008/ie8b2-crash.html
- # [15:49] <Philip`> Can't you file a bug?
- # [15:51] <Lachy> no, I never got given the ability.
- # [15:51] <Lachy> but I need to fix the TC, I just realised the pass condition is wrong, and revealed another bug in Firefox
- # [15:52] <Philip`> I think I still have invitation codes, if you want one :-)
- # [15:53] <Lachy> sure
- # [15:54] <Lachy> this is annoying. Thanks to IE8 continually trying to reopen a crashed page, it gets into a continuous crash and relaunch cycle :-)
- # [16:05] <hsivonen> does bug filing access come with some bad NDA stuff?
- # [16:11] <Philip`> There's not a real one, like on paper with signatures or anything
- # [16:11] <Philip`> I don't remember whether there's a checkbox saying "I agree not to tell people about blah blah blah"
- # [16:12] <Philip`> (As far as I can tell, the aim is just to improve the signal-to-noise ratio, not to keep anything secret)
- # [16:13] * Quits: nessy (n=nessy@124-168-155-4.dyn.iinet.net.au) ("This computer has gone to sleep")
- # [16:16] * jgraham resists the temptation to suggest whatwg@whatwg.org as the html5 non-accessibility list
- # [16:16] * hsivonen already resisted
- # [16:17] <takkaria> does that mean you're done with resisting and are now going to suggest that? :)
- # [16:18] <hsivonen> takkaria: no, I moved onto some more email
- # [16:18] <gsnedders> jgraham: According to my textbook, \frac{d\e^{3x}}{dx} = \e^{3x} * 3 per the chain rule — how does the power not decrease?
- # [16:18] * gsnedders doesn't get how you do it through the chain rule
- # [16:18] <Dashiva> jgraham: It's true, though
- # [16:19] <Dashiva> gsnedders: d(e^a) -> d(a) * e^a?
- # [16:19] <gsnedders> Dashiva: yeah
- # [16:20] <gsnedders> Dashiva: it says you do that per the chain rule, but that would involve decreasing the power by one
- # [16:20] <Dashiva> Why?
- # [16:21] <jcranmer> d [ f(g(x))]/dx = f'(g(x)) * g'(x).
- # [16:21] <gsnedders> Well, (x+y)^a would be d(x+y) * (x+y)^{a-1}
- # [16:21] <gsnedders> *a
- # [16:21] <jcranmer> since d[e^x]/dx = e^x
- # [16:22] <Dashiva> But you're not derivating with respect to e
- # [16:22] <gsnedders> True.
- # [16:22] * gsnedders headdesks
- # [16:22] <jcranmer> d[e^(3x)]/dx = f'(g(x)) * g'(x) = f(g(x))*g'(x)
- # [16:22] <Dashiva> It's more related to 3^x than x^3
- # [16:23] <Dashiva> And ln e = 1, so the log part cancels out
- # [16:23] <Dashiva> (or something, been some years since I did this)
- # [16:23] * gsnedders missed all the teaching on differentiating exponents and logarithms
- # [16:24] <Dashiva> That would explain things :)
- # [16:24] <gsnedders> :)
- # [16:32] * Quits: tantek (n=tantek@88.128.87.187)
- # [16:41] <hdh0> http://packages.ubuntu.com/intrepid/abrowser ubuntu debrands firefox
- # [16:44] <Philip`> hdh0: Am I right in understanding that the branded version of Firefox is still available, and abrowser is just an independent package for silly people to choose?
- # [16:46] <hdh0> yes, firefox-3.0-branding versus abrowser-3.0-branding
- # [16:54] <jgraham> Dashiva: Some people can't handle the truth
- # [16:57] <gsnedders> jgraham: What truth?
- # [16:58] <jgraham> gsnedders: see about 40 minutes ago
- # [16:58] <gsnedders> jgraham: Wrong. There is no spoon.
- # [17:04] <jgraham> gsnedders: Incidentailly "proving" the chain rule turns out to be not so hard, at least to my satisfaction
- # [17:14] <Philip`> "I'm Feeling Lucky" is reasonable text for a UI button, but it really doesn't seem appropriate for an API call (http://code.google.com/appengine/docs/images/imageclass.html#Image_im_feeling_lucky)
- # [17:15] * Philip` wonders why they didn't just call it auto_adjust or something
- # [17:54] * Joins: csarven (n=csarven@dhcp-0-18-f8-35-d5-97.cpe.quickclic.net)
- # [18:08] <gsnedders> Hmmmm.
- # [18:09] <gsnedders> \pi d-\frac{4000}{d^2} = 0 — solve for d.
- # [18:09] * gsnedders can't remember how to do that at all
- # [18:18] <Philip`> Multiply both sides by d^2?
- # [18:20] * gsnedders doesn't think this question should be so complex, and guesses his whole approach for solving it is wrong
- # [18:22] <Philip`> I'm not sure if I'm misreading or misunderstanding, but it seems trivial :-p
- # [18:24] <Dashiva> Is d a variable, or derivation?
- # [18:24] <gsnedders> Dashiva: Variable
- # [18:24] <Dashiva> looks like a regular quadratic
- # [18:25] <Philip`> Doesn't look like that to me
- # [18:25] <Philip`> Just multiply by d^2, add 4000, divide by pi, cube root, and maybe simplify a bit
- # [18:25] <gsnedders> I ought to start my physics homework, regardless of all this damned maths
- # [18:26] <Philip`> (Am I missing something obvious?)
- # [18:26] <gsnedders> Philip`: yes
- # [18:27] <gsnedders> Philip`: You end up with \frac{d^2+4000}{\pi} = d^3 when you say to take a cube root
- # [18:27] <Philip`> Are you thinking that 0*d^2 = d^2?
- # [18:28] <gsnedders> Philip`: yes :)
- # [18:28] <Dashiva> Oh, I thought it was pi/d, my misreading
- # [18:28] <Philip`> Hint: 0 != 1
- # [18:28] <gsnedders> Philip`: NO WAI
- # [18:30] * Joins: svl (n=me@ip565744a7.direct-adsl.nl)
- # [18:42] * Joins: sbublava (n=stephan@77.117.200.198)
- # [18:44] <Philip`> (Unless I'm mistaken, I guess 0!=1 is true in general for any abstract algebra with more than one element, given the usual definitions of 0 and 1, or something, so it's not just a fluke of integer arithmetic)
- # [18:50] * Joins: starjive (i=beos@213-66-217-32-no30.tbcn.telia.com)
- # [18:57] * Quits: virtuelv (n=virtuelv@163.80-202-65.nextgentel.com) ("Leaving")
- # [19:18] * Quits: Amorphous (i=jan@unaffiliated/amorphous) (Read error: 110 (Connection timed out))
- # [19:21] * Quits: sbublava (n=stephan@77.117.200.198)
- # [19:21] * Joins: Amorphous (i=jan@unaffiliated/amorphous)
- # [19:29] * hsivonen wonders if Gandi is going to keep their pricing after beta
- # [19:30] <hsivonen> they seem to have globally the best RAM per euro deal
- # [19:31] <hsivonen> Dreamhost PS is actually pretty bad in terms of RAM per euro despite the exchange rate of the dollar
- # [19:40] <Philip`> Dreamhost PS doesn't even seem to give you root access, so you can't have fun compiling your own kernels and so on
- # [19:41] <hsivonen> Philip`: I haven't had a need to compile the kernel on my server. In general, I don't like becoming an accidental sysadmin
- # [19:42] <Philip`> That sounds quite sensible :-)
- # [19:42] <hsivonen> I compared prices on Xen hosting, and this is what I learned
- # [19:42] * Philip` finds it odd that Dreamhost advertises a $5.95/month rate, which only applies if you pay for ten years in advance, which is almost as long as the HTML5 timetable - who's going to know they're still going to want a web server that far in the future?
- # [19:43] <hsivonen> my current host (kotisivut.com in Finland) has competitive RAM per euro pricing compared to anything except Gandi and Amazon EC2
- # [19:43] <hsivonen> Amazon EC2 does not scale down
- # [19:43] <hsivonen> Gandi isn't quite ready yet
- # [19:43] <hsivonen> Bytemark hasn't been able to keep up with Xen-based competition
- # [19:43] <hsivonen> Dreamhost PS is surprisingly uncompetitive
- # [19:44] <hsivonen> companies in the Netherlands and in the UK have insane prices compared to Finland, France and the US
- # [19:44] <hsivonen> so my current host seems very good compared to anything but Gandi
- # [19:44] <hsivonen> and Gandi seems almost too good to be true
- # [19:45] <hsivonen> anyway, I sent email to Gandi requesting a beta invite
- # [19:45] <Philip`> Have you found anything about differences in reliability and support?
- # [19:45] <hsivonen> no
- # [19:46] <hsivonen> but my current host doesn't say anything about CPU shares
- # [19:46] <hsivonen> while Amazon and Gandi say what you get
- # [19:47] <hsivonen> oh, and Amazon has totally different disk persistence characteristics
- # [19:47] * Philip` presumes CPU is harder to advertise since it can be very bursty, whereas RAM can't
- # [19:47] <hsivonen> I'm also surprised that googling for Xen hosting didn't turn up any Swedish or Estonian offerings
- # [19:48] <hsivonen> perhaps they don't do business in English or something
- # [19:55] <hsivonen> I want to see this area of business evolve into a model where someone own the datacenters and provides Xen paravirtualization and block storage, then someone else provides as open source on top of that App Engine -like automatic scaling so that the system is commodity open source and you can move to a different service provider
- # [19:56] <hsivonen> I think Amazon SimpleDB and App Engine are services that should be there, but using that high-level software shouldn't lock me in to a particular data center owner
- # [19:58] <hsivonen> I wonder if there are some savings in Amazon running SimpleDB themselves instead of a third party running CouchDB on top of Amazon EBS and selling that service
- # [20:01] * Quits: codedread (n=schiller@c-24-13-43-191.hsd1.il.comcast.net) (Remote closed the connection)
- # [20:17] * Joins: kangax (n=kangax@ool-182f8118.dyn.optonline.net)
- # [20:27] * Parts: kangax (n=kangax@ool-182f8118.dyn.optonline.net)
- # [20:28] * Joins: kangax (n=kangax@ool-182f8118.dyn.optonline.net)
- # [21:13] * Quits: sverrej (n=sverrej@89.10.27.245) (Read error: 110 (Connection timed out))
- # [21:14] * Joins: sverrej (n=sverrej@89.10.27.245)
- # [21:22] * Quits: hdh0 (n=hdh@118.71.120.16) (Remote closed the connection)
- # [22:04] * Joins: nessy (n=nessy@124-168-155-4.dyn.iinet.net.au)
- # [22:11] * Quits: maikmerten (n=maikmert@L9557.l.pppool.de) (Remote closed the connection)
- # [22:11] * om_out is now known as othermaciej
- # [22:23] * Joins: roc (n=chatzill@121-72-162-122.dsl.telstraclear.net)
- # [22:25] * Quits: csarven (n=csarven@dhcp-0-18-f8-35-d5-97.cpe.quickclic.net) (Read error: 110 (Connection timed out))
- # [22:28] * Joins: othermaciej_ (n=mjs@c-69-181-42-194.hsd1.ca.comcast.net)
- # [22:28] * Quits: othermaciej (n=mjs@c-69-181-42-194.hsd1.ca.comcast.net) (Read error: 104 (Connection reset by peer))
- # [22:29] <hsivonen> it's been over a month since the last standards suck episode
- # [22:31] <Dashiva> Maybe they stopped sucking
- # [22:32] * Joins: roc_ (n=chatzill@121-72-162-122.dsl.telstraclear.net)
- # [22:33] * Joins: jruderman (n=jruderma@c-67-180-39-55.hsd1.ca.comcast.net)
- # [22:33] * othermaciej_ is now known as othermaciej
- # [22:37] <Lachy> I uploaded the latest copy of the HTML5 Tools http://html5.lachy.id.au/beta/ - this one has both HTML5 and browser parsing in it
- # [22:38] <Lachy> but there's a bug I cannot figure out with the switching between the 2 modes
- # [22:38] <annevk> http://search.twitter.com/search?q=%22html%205%22 is also worth tracking
- # [22:42] * Quits: roc (n=chatzill@121-72-162-122.dsl.telstraclear.net) (Read error: 110 (Connection timed out))
- # [22:51] <hsivonen> lots of people tweeting about one article...
- # [22:52] * Quits: nessy (n=nessy@124-168-155-4.dyn.iinet.net.au) ("This computer has gone to sleep")
- # [22:54] <Philip`> Are they tweeting because of the article, or tweeting because of other people tweeting about the article?
- # [22:56] <annevk> hsivonen, yeah, the last few are indeed not that useful
- # [22:56] <annevk> and arguably before that not too much either, but still, it's rather easy to follow
- # [23:04] * Quits: bitreaper (n=eric@CPE001346f57c1f-CM0011aec5c074.cpe.net.cable.rogers.com) ("Leaving")
- # [23:12] * Joins: aboodman (n=aboodman@ip-62-105-190-66.dsl.twang.net)
- # [23:19] * Quits: aboodman (n=aboodman@ip-62-105-190-66.dsl.twang.net)
- # [23:22] * Quits: ROBOd (n=robod@89.122.216.38) ("http://www.robodesign.ro")
- # [23:24] * Quits: Maurice (i=copyman@cc90688-a.emmen1.dr.home.nl) ("Disconnected...")
- # [23:42] * Quits: gavin_ (n=gavin@firefox/developer/gavin) (Remote closed the connection)
- # [23:43] * Joins: gavin_ (n=gavin@firefox/developer/gavin)
- # [23:55] * Joins: nessy (n=nessy@124-168-155-4.dyn.iinet.net.au)
- # [23:57] * Joins: roc (n=chatzill@202.0.36.64)
- # Session Close: Mon Sep 15 00:00:00 2008
The end :)