Options:
- # Session Start: Sat Jul 10 00:00:00 2010
- # Session Ident: #whatwg
- # [00:00] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [00:00] * Joins: nessy (~Adium@209.52.84.51)
- # [00:01] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [00:03] * Joins: Evet (~Evet@78.191.143.150)
- # [00:03] * Quits: bobchao (~cctw@209.52.84.51) (Quit: Leaving.)
- # [00:06] * Joins: mmn (~mmn@209.52.84.51)
- # [00:06] * Quits: Evet (~Evet@78.191.143.150) (Changing host)
- # [00:06] * Joins: Evet (~Evet@unaffiliated/evet)
- # [00:08] * Joins: davidb (~davidb@209.52.84.51)
- # [00:08] * Quits: nessy (~Adium@209.52.84.51) (Quit: Leaving.)
- # [00:08] * Quits: ROBOd (~robod@89.123.159.126) (Quit: .)
- # [00:09] * Quits: nimbupani (~nimbupani@c-24-22-131-46.hsd1.wa.comcast.net) (Quit: nimbupani)
- # [00:11] * Joins: nessy (~Adium@209.52.84.51)
- # [00:16] * Joins: bobchao (~cctw@209.52.84.51)
- # [00:23] * Joins: Smylers (~smylers@92.16.112.196)
- # [00:25] * Quits: nessy (~Adium@209.52.84.51) (Quit: Leaving.)
- # [00:45] * Quits: davidb (~davidb@209.52.84.51) (Quit: davidb)
- # [00:45] * Quits: Necrathex (~bleptop@212-123-163-12.ip.telfort.nl) (Quit: Necrathex)
- # [00:46] * Quits: eighty4 (~eighty4@c-76c8e455.012-403-6c6b701.cust.bredbandsbolaget.se) (Remote host closed the connection)
- # [00:47] * Joins: eighty4 (~eighty4@c-76c8e455.012-403-6c6b701.cust.bredbandsbolaget.se)
- # [00:47] * Quits: bobchao (~cctw@209.52.84.51) (Quit: Leaving.)
- # [00:49] * Quits: Maurice (copyman@5ED573FA.cable.ziggo.nl)
- # [00:53] * Quits: zcorpan_ (~zcorpan@c-1799e355.410-6-64736c14.cust.bredbandsbolaget.se) (Quit: zcorpan_)
- # [01:01] * Quits: mmn (~mmn@209.52.84.51) (Quit: Leaving.)
- # [01:13] * Joins: smaug (~chatzilla@209.52.84.51)
- # [01:16] * Joins: nessy (~Adium@209.52.84.51)
- # [01:19] * Quits: smaug (~chatzilla@209.52.84.51) (Quit: ChatZilla 0.9.86 [Firefox 4.0b2pre/20100704212219])
- # [01:20] * Joins: smaug (~chatzilla@209.52.84.51)
- # [01:20] <Hixie> i am embarassingly incompetent at remembering the css box model these days
- # [01:20] * Hixie tries to remember how inline boxes work
- # [01:20] * Quits: jwalden (~waldo@209.52.84.51) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.2.4/20100622203044])
- # [01:22] * Joins: davidb (~davidb@209.52.84.51)
- # [01:23] <TabAtkins> What specifically are you trying to remember?
- # [01:25] * Quits: deepthawtz (~deepthawt@c-24-130-129-16.hsd1.ca.comcast.net) (Ping timeout: 265 seconds)
- # [01:28] * Quits: eighty4 (~eighty4@c-76c8e455.012-403-6c6b701.cust.bredbandsbolaget.se) (Remote host closed the connection)
- # [01:29] <Hixie> TabAtkins: i need to turn a tree of WebSRT Node Objects (http://www.whatwg.org/specs/web-apps/current-work/complete.html#websrt-node-object) into a tree of CSS boxes
- # [01:30] <llrcombs> How do I detect if a <video> is playing?
- # [01:30] <TabAtkins> If a particular video is playing, or if a video *somewhere* on the page is playing?
- # [01:31] <llrcombs> a particular <video>
- # [01:32] <TabAtkins> I think just check that video.paused and video.ended are both false.
- # [01:32] * Joins: bobchao (~cctw@209.52.84.51)
- # [01:32] * Quits: nessy (~Adium@209.52.84.51) (Quit: Leaving.)
- # [01:33] <TabAtkins> http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#playing-the-media-resource
- # [01:33] * Joins: jlebar (~jlebar@209.52.84.51)
- # [01:33] * Quits: davidb (~davidb@209.52.84.51) (Quit: davidb)
- # [01:33] <TabAtkins> Read the paragraph "A media element is said to be potentially playing..."
- # [01:34] <llrcombs> ahh, paused
- # [01:34] <llrcombs> erm, wait
- # [01:34] <llrcombs> is there a reliable method of actually asking "is this playing"?
- # [01:35] <TabAtkins> llrcombs: No way of asking that directly. I gave one that works well enough - the spec itself describes a few more things you can check as well.
- # [01:35] <TabAtkins> Hixie: So what exactly is the problem?
- # [01:35] * Quits: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0) (Quit: mdelaney)
- # [01:36] <Hixie> TabAtkins: not sure even where to begin in doing that, but that's just because i haven't read the css specs again yet :-)
- # [01:38] * Joins: nessy (~Adium@209.52.84.51)
- # [01:38] * Quits: Smylers (~smylers@92.16.112.196) (Ping timeout: 245 seconds)
- # [01:38] * Quits: jlebar (~jlebar@209.52.84.51) (Ping timeout: 258 seconds)
- # [01:39] <TabAtkins> I'd think you'd handle it in the obvious way - test, italic, bold, ruby, and ruby text nodes all create inline boxes. That's it.
- # [01:40] * Joins: GarethAdams|Home (~GarethAda@pdpc/supporter/active/GarethAdams)
- # [01:40] <Hixie> well there have to be block boxes and ruby boxes and line boxes and the like
- # [01:40] <TabAtkins> Each group gets wrapped in a block box.
- # [01:41] <TabAtkins> Ruby boxes are just inline boxes with appropriate ruby display values set.
- # [01:41] <Hixie> inline boxes with display values set aren't inline boxes :-P
- # [01:41] <TabAtkins> Bah, semantics.
- # [01:41] <TabAtkins> Are you going in deeply enough to need to describe lineboxes?
- # [01:42] <Hixie> i have to go in all the way, don't i?
- # [01:43] <Hixie> not sure how else to make the spec well-defined
- # [01:44] <TabAtkins> Hm, I guess, since you're choosing to not require an existing html engine, which could just display them normally.
- # [01:45] <Hixie> "normally"?
- # [01:45] <Hixie> if it was a disconnected DOM tree I'd still have to hook into the CSS model pretty deeply
- # [01:45] <Hixie> only if it was a whole document would it be easy
- # [01:47] <TabAtkins> Hmm, I guess so.
- # [01:47] * Joins: titacgs (~titacgs@190.2.33.49)
- # [01:55] * Quits: Evet (~Evet@unaffiliated/evet) (Ping timeout: 258 seconds)
- # [01:59] * Joins: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0)
- # [02:05] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
- # [02:08] * Joins: Evet (~Evet@78.191.160.121)
- # [02:16] * Quits: bobchao (~cctw@209.52.84.51) (Ping timeout: 240 seconds)
- # [02:17] * Quits: smaug (~chatzilla@209.52.84.51) (Ping timeout: 276 seconds)
- # [02:17] * Quits: nessy (~Adium@209.52.84.51) (Quit: Leaving.)
- # [02:19] * Joins: smaug (~chatzilla@209.52.84.51)
- # [02:23] * Quits: TelFiRE (~TelFiRE@c-24-10-155-57.hsd1.ut.comcast.net) (*.net *.split)
- # [02:23] * Quits: arosenberg (~alexr@sceapdsd43-89.989studios.com) (*.net *.split)
- # [02:23] * Quits: Dashiva (Dashiva@wikia/Dashiva) (*.net *.split)
- # [02:23] * Quits: ukd1 (~russ@post.ukd1.co.uk) (*.net *.split)
- # [02:24] * Joins: davidb (~davidb@209.52.84.51)
- # [02:24] * Joins: jlebar (~jlebar@209.52.84.51)
- # [02:25] * Quits: davidb (~davidb@209.52.84.51) (Client Quit)
- # [02:28] * Joins: ukd1 (~russ@post.ukd1.co.uk)
- # [02:29] * Joins: Dashiva (Dashiva@wikia/Dashiva)
- # [02:30] * Quits: Evet (~Evet@78.191.160.121) (Read error: Connection reset by peer)
- # [02:33] * Joins: arosenberg (~alexr@sceapdsd43-89.989studios.com)
- # [02:37] * Joins: nimbupani (~nimbupani@c-24-22-131-46.hsd1.wa.comcast.net)
- # [02:39] * Joins: davidb (~davidb@209.52.84.51)
- # [02:41] * Quits: jlebar (~jlebar@209.52.84.51) (Ping timeout: 260 seconds)
- # [02:41] * Quits: davidb (~davidb@209.52.84.51) (Client Quit)
- # [02:45] * Joins: jlebar (~jlebar@209.52.84.51)
- # [02:48] * Joins: TelFiRE (~TelFiRE@c-24-10-155-57.hsd1.ut.comcast.net)
- # [02:48] * Quits: sebmarkbage (~miranda@h-70-237.A146.priv.bahnhof.se) (Read error: Connection reset by peer)
- # [02:49] * Quits: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [02:56] * ojan is now known as ojan_away_please
- # [02:57] * ojan_away_please is now known as ojan_bug_42007
- # [02:57] * Quits: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6) (Quit: ap)
- # [02:59] * Quits: smaug (~chatzilla@209.52.84.51) (Ping timeout: 252 seconds)
- # [03:01] * Joins: boblet (~boblet@p1201-ipbf709osakakita.osaka.ocn.ne.jp)
- # [03:19] * Quits: jlebar (~jlebar@209.52.84.51) (Ping timeout: 240 seconds)
- # [03:19] * Quits: weinig (~weinig@17.246.18.173) (Quit: weinig)
- # [03:22] * Joins: justicefries (~gerred@65.100.130.168)
- # [03:25] * Joins: smaug (~chatzilla@209.52.84.50)
- # [03:27] * Quits: wirepair (fbi@random.supermario.org) (Ping timeout: 276 seconds)
- # [03:33] * Quits: arosenberg (~alexr@sceapdsd43-89.989studios.com) (Quit: arosenberg)
- # [03:44] <boblet> Hixie: what was the reason behind no XML literals in microdata? no compelling use cases?
- # [03:46] * Joins: miketaylr (~miketaylr@24.42.95.108)
- # [03:55] <TabAtkins> boblet: Heading home for the weekend now, but I sent you a draft of my post via twitter.
- # [03:55] * Quits: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0) (Quit: mdelaney)
- # [03:58] <boblet> TabAtkins: sweet! will check it out
- # [04:01] * Quits: ttepasse (~ttepasse@ip-109-90-160-217.unitymediagroup.de) (Quit: ⌘Q)
- # [04:11] * Quits: nimbupani (~nimbupani@c-24-22-131-46.hsd1.wa.comcast.net) (Quit: nimbupani)
- # [04:12] * Parts: everton (~everton@KD118153063184.ppp-bb.dion.ne.jp)
- # [04:25] * Quits: miketaylr (~miketaylr@24.42.95.108) (Ping timeout: 276 seconds)
- #
- # Session Start: Sat Jul 10 11:52:11 2010
- # Session Ident: #whatwg
- # [11:52] * Now talking in #whatwg
- # [11:52] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [11:52] * Set by annevk42 on Mon Oct 19 23:03:06
- # [11:54] * Quits: Smylers1 (~smylers@92.17.88.211) (Quit: Leaving.)
- # [11:56] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [11:58] * Joins: JonathanNeal (~JonathanN@99-59-124-67.lightspeed.irvnca.sbcglobal.net)
- # [11:59] <annevk> how can you check in wireshark what the server transmits back?
- # [11:59] <annevk> I only see the outgoing part of the request
- # [12:01] * Quits: MikeSmith (~MikeSmith@EM114-51-177-56.pool.e-mobile.ne.jp) (Ping timeout: 258 seconds)
- # [12:02] * Joins: MikeSmith (~MikeSmith@EM114-51-177-56.pool.e-mobile.ne.jp)
- # [12:05] * Quits: justicefries (~gerred@65.100.130.168) (Quit: justicefries)
- # [12:07] * Joins: mhausenblas (~mhausenbl@79.97.142.102)
- # [12:07] <annevk> hmm, used web-sniffer.net for now
- # [12:08] <Matjas> hurl.it is also pretty good
- # [12:10] * Quits: estellevw (~estellevw@adsl-99-170-149-16.dsl.pltn13.sbcglobal.net) (Quit: estellevw)
- # [12:21] * Joins: cedricv (~cedric@114.56.169.16)
- # [12:22] * Joins: justicefries (~gerred@65.100.130.168)
- # [12:22] * Joins: FireyFly (~firefly@unaffiliated/firefly)
- # [12:23] * FireyFly is now known as FireFly
- # [12:28] * Quits: Matjas (5bb60f81@gateway/web/freenode/ip.91.182.15.129) (Ping timeout: 252 seconds)
- # [12:31] * Joins: Matjas (5bb60f81@gateway/web/freenode/ip.91.182.15.129)
- # [12:33] * Joins: zalan (~zalan@catv-89-135-140-7.catv.broadband.hu)
- # [12:37] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [12:39] * Quits: JonathanNeal (~JonathanN@99-59-124-67.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 258 seconds)
- # [12:41] * Quits: justicefries (~gerred@65.100.130.168) (Quit: justicefries)
- # [12:45] * Quits: mhausenblas (~mhausenbl@79.97.142.102) (Quit: mhausenblas)
- # [12:50] * Quits: FireFly (~firefly@unaffiliated/firefly) (Ping timeout: 252 seconds)
- # [12:58] <Philip`> annevk: Wireshark ought to show traffic in both directions, but it may depend on what network interface you're monitoring
- # [12:58] <Slaanesh> annevk: You might be using the wrong filter
- # [13:04] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [13:06] <annevk> I filtered on "http"
- # [13:07] <Slaanesh> I usually use "port 80" and that shows both ways
- # [13:08] * Quits: zalan (~zalan@catv-89-135-140-7.catv.broadband.hu) (Ping timeout: 245 seconds)
- # [13:14] * Quits: FireFly (~firefly@unaffiliated/firefly) (Ping timeout: 252 seconds)
- # [13:14] * Joins: mmn (~mmn@209.52.84.50)
- # [13:15] * Joins: Necrathex (~bleptop@212-123-163-12.ip.telfort.nl)
- # [13:19] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [13:34] * Quits: mmn (~mmn@209.52.84.50) (Quit: Leaving.)
- # [13:35] * Quits: cedricv (~cedric@114.56.169.16)
- # [13:36] * Quits: FireFly (~firefly@unaffiliated/firefly) (Ping timeout: 252 seconds)
- # [13:37] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [13:39] * Quits: GarethAdams|Home (~GarethAda@pdpc/supporter/active/GarethAdams) (Quit: GarethAdams|Home)
- # [14:00] * maikmerten is now known as maik|afk
- # [14:12] * Quits: Matjas (5bb60f81@gateway/web/freenode/ip.91.182.15.129) (Ping timeout: 252 seconds)
- # [14:21] <annevk> no luck here btw
- # [14:21] <annevk> but it's not much of a problem anymore
- # [14:21] <annevk> though it would be nice to know
- # [14:24] <Slaanesh> Are you checking a wireless connection?
- # [14:24] <annevk> no
- # [14:28] * maik|afk is now known as maikmerten
- # [14:46] * Joins: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net)
- # [14:47] * Quits: Necrathex (~bleptop@212-123-163-12.ip.telfort.nl) (Quit: Necrathex)
- # [15:00] * Joins: Matjas (510bba7d@gateway/web/freenode/ip.81.11.186.125)
- # [15:12] * Quits: MikeSmith (~MikeSmith@EM114-51-177-56.pool.e-mobile.ne.jp) (Quit: Till kicked and torn and beaten out he lies, and leaves his hold and crackles, groans, and dies.)
- # [15:13] * Quits: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net) (Quit: taf2)
- # [15:31] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [15:32] * Joins: Martijnc (~Martijnc@91.176.19.57)
- # [15:32] * Joins: harig (~harig@180.215.34.237)
- # [15:44] * Parts: Matjas (510bba7d@gateway/web/freenode/ip.81.11.186.125)
- # [15:44] * Joins: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net)
- # [15:46] * jcranmer_ is now known as jcranmer
- # [15:53] * Quits: harig (~harig@180.215.34.237) (Ping timeout: 264 seconds)
- # [15:54] * Joins: nessy (~Adium@209.52.84.50)
- # [15:56] * Quits: nessy (~Adium@209.52.84.50) (Client Quit)
- # [15:58] * Quits: bobchao (~cctw@209.52.84.50) (Ping timeout: 260 seconds)
- # [16:03] * Quits: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley) (Ping timeout: 276 seconds)
- # [16:04] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [16:16] * Quits: yutak_home (~kee@U017209.ppp.dion.ne.jp) (Quit: Ex-Chat)
- # [16:25] * Quits: FireFly (~firefly@unaffiliated/firefly) (Ping timeout: 252 seconds)
- # [16:27] * Joins: Smylers (~smylers@92.17.88.211)
- # [16:27] * Joins: nimbupani (~nimbupani@c-24-22-131-46.hsd1.wa.comcast.net)
- # [16:29] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [16:33] * Quits: Smylers (~smylers@92.17.88.211) (Ping timeout: 245 seconds)
- # [16:34] * Joins: mhausenblas (~mhausenbl@79.97.142.102)
- # [16:36] * Joins: bobchao (~cctw@209.52.84.50)
- # [16:40] * Quits: FireFly (~firefly@unaffiliated/firefly) (Ping timeout: 264 seconds)
- # [16:42] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [16:50] * Joins: davidb (~davidb@209.52.84.50)
- # [16:50] * Joins: harig (~harig@180.215.1.4)
- # [16:51] * Quits: harig (~harig@180.215.1.4) (Read error: Connection reset by peer)
- # [16:55] * Quits: davidb (~davidb@209.52.84.50) (Quit: davidb)
- # [16:56] * Quits: bobchao (~cctw@209.52.84.50) (Ping timeout: 248 seconds)
- # [17:10] * Quits: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net) (Quit: taf2)
- # [17:17] * Joins: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net)
- # [17:21] * Disconnected
- # [17:22] * Attempting to rejoin channel #whatwg
- # [17:22] * Rejoined channel #whatwg
- # [17:22] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [17:22] * Set by annevk42 on Mon Oct 19 23:03:06
- # [17:24] * Quits: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net) (Quit: taf2)
- # [17:29] * Joins: hamcore (rhythm@unaffiliated/msmosso)
- # [17:34] * Joins: smaug_ (~chatzilla@209.52.84.50)
- # [17:45] * Joins: maikmerten_ (~maikmerte@port-92-201-67-236.dynamic.qsc.de)
- # [17:45] * Quits: maikmerten (~maikmerte@port-92-201-90-22.dynamic.qsc.de) (Read error: Operation timed out)
- # [17:56] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [18:13] * Joins: estellevw (~estellevw@adsl-99-170-149-16.dsl.pltn13.sbcglobal.net)
- # [18:38] * Quits: estellevw (~estellevw@adsl-99-170-149-16.dsl.pltn13.sbcglobal.net) (Quit: estellevw)
- # [18:49] * Quits: mhausenblas (~mhausenbl@79.97.142.102) (Quit: mhausenblas)
- # [18:56] * Joins: kennyluck (~kennyluck@EM111-188-77-156.pool.e-mobile.ne.jp)
- # [19:13] * Quits: kling (~kling@nat/trolltech/x-asjkdukotnwchocd) (Ping timeout: 240 seconds)
- # [19:18] <llrcombs> is it possible to get the current width of the actual video playing in a <video> (i.e. not including the pillarbox)?
- # [19:19] * Joins: taf2 (~taf2@pool-98-117-216-229.bltmmd.fios.verizon.net)
- # [19:20] * Quits: smaug_ (~chatzilla@209.52.84.50) (Ping timeout: 245 seconds)
- # [19:29] * Joins: bzed_ (~bzed@devel.recluse.de)
- # [19:29] * bzed_ is now known as Guest15172
- # [19:30] * Quits: bzed (~bzed@devel.recluse.de) (Ping timeout: 248 seconds)
- # [19:33] * Joins: kling (~kling@nat/trolltech/x-lbofcsmuokbuyapa)
- # [19:33] * Joins: Smylers (~smylers@92.17.88.211)
- # [19:34] * Joins: smaug_ (~chatzilla@209.52.84.50)
- # [19:48] * Guest15172 is now known as bzed
- # [19:49] * Joins: eighty4 (~eighty4@c-76c8e455.012-403-6c6b701.cust.bredbandsbolaget.se)
- # [19:51] * Joins: estellevw (~estellevw@adsl-99-170-149-16.dsl.pltn13.sbcglobal.net)
- # [19:51] * Quits: nimbupani (~nimbupani@c-24-22-131-46.hsd1.wa.comcast.net) (Quit: nimbupani)
- # [19:52] * Quits: eighty4 (~eighty4@c-76c8e455.012-403-6c6b701.cust.bredbandsbolaget.se) (Remote host closed the connection)
- # [19:57] * hamcore is now known as hcr`afk
- # [19:57] * Quits: maikmerten_ (~maikmerte@port-92-201-67-236.dynamic.qsc.de) (Remote host closed the connection)
- # [20:00] * Quits: smaug_ (~chatzilla@209.52.84.50) (Ping timeout: 248 seconds)
- # [20:02] * Joins: smaug_ (~chatzilla@209.52.84.50)
- # [20:04] * Quits: Smylers (~smylers@92.17.88.211) (Ping timeout: 258 seconds)
- # [20:14] * Quits: smaug_ (~chatzilla@209.52.84.50) (Ping timeout: 260 seconds)
- # [20:22] * Quits: estellevw (~estellevw@adsl-99-170-149-16.dsl.pltn13.sbcglobal.net) (Quit: estellevw)
- # [20:29] * Quits: crash\ (crash@lubyte.de) (Ping timeout: 265 seconds)
- # [20:30] * Joins: crash\ (crash@lubyte.de)
- # [20:45] * Quits: f1lt3r (~f1lt3r@64.119.159.231) (Ping timeout: 265 seconds)
- # [20:46] * Joins: f1lt3r (~f1lt3r@64.119.159.231)
- # [21:11] * Joins: ttepasse (~ttepasse@ip-109-90-160-217.unitymediagroup.de)
- # [21:26] * Joins: mmn (~mmn@204.239.250.1)
- # [21:28] * Quits: mmn (~mmn@204.239.250.1) (Client Quit)
- # [21:49] * Joins: bobchao (~cctw@204.239.250.1)
- # [21:51] * Joins: smaug_ (~chatzilla@209.52.84.50)
- # [21:52] * Joins: estellevw (~estellevw@adsl-99-170-149-16.dsl.pltn13.sbcglobal.net)
- # [22:00] * Quits: bobchao (~cctw@204.239.250.1) (Quit: Leaving.)
- # [22:02] * Quits: smaug_ (~chatzilla@209.52.84.50) (Ping timeout: 276 seconds)
- # [22:35] * Quits: hcr`afk (rhythm@unaffiliated/msmosso) (Ping timeout: 260 seconds)
The end :)