Options:
- # Session Start: Sat Dec 01 00:00:00 2012
- # Session Ident: #html5
- # [00:00] * Joins: FireFly (~firefly@oftn/member/FireFly)
- # [00:00] * Quits: aniasis (~aniasis@64.124.202.222) (Ping timeout: 250 seconds)
- # [00:03] * Quits: longbeach (~mike@AFontenayssB-152-1-11-34.w82-121.abo.wanadoo.fr)
- # [00:03] * Quits: rjmt__ (~uid1@46-65-55-86.zone16.bethere.co.uk) (Ping timeout: 255 seconds)
- # [00:05] * Quits: Vooch (~vooch@71-88-193-144.dhcp.kgpt.tn.charter.com) (Remote host closed the connection)
- # [00:06] * Quits: leonardo_ (~leonardor@187.114.226.223) (Remote host closed the connection)
- # [00:09] * Joins: BreadMaker (~BreadMake@pc-117-215-239-201.cm.vtr.net)
- # [00:14] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
- # [00:15] * Quits: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [00:17] * Quits: CodeDroid___ (~DroidKree@178.137.208.134) (Ping timeout: 256 seconds)
- # [00:18] * Joins: jacobolus (~jacobolus@c-67-164-97-190.hsd1.ca.comcast.net)
- # [00:19] * Joins: ryanseddon_ (~ryanseddo@49.176.37.111)
- # [00:20] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Read error: Connection reset by peer)
- # [00:21] * Joins: pn0 (~pn0@95-31-214-222.broadband.corbina.ru)
- # [00:22] * Joins: mpaun (~mpaun@86.124.178.170)
- # [00:24] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 264 seconds)
- # [00:25] * Quits: ryanseddon_ (~ryanseddo@49.176.37.111) (Quit: Colloquy for iPhone - http://colloquy.mobi)
- # [00:26] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 252 seconds)
- # [00:30] * Joins: zettam (~Pak@176.42.162.243)
- # [00:31] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [00:32] * Quits: zettam1 (~Pak@217.131.193.204) (Ping timeout: 260 seconds)
- # [00:37] * Joins: leonardorb (~leonardor@187.114.226.223)
- # [00:40] * Quits: iatkotep (~textual@173-14-19-34-Colorado.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [00:40] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
- # [00:40] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
- # [00:44] * Joins: mpaun (~mpaun@86.124.178.170)
- # [00:45] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
- # [00:47] * Quits: Foo-Bar (~FooBar@unaffiliated/foo-bar) (Ping timeout: 244 seconds)
- # [00:48] * Quits: mpaun (~mpaun@86.124.178.170) (Read error: No route to host)
- # [00:49] * Joins: nonge (~nonge@p5082B6E7.dip.t-dialin.net)
- # [00:51] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [00:56] * Joins: benknight1 (~Adium@bastion.sfo1.yelpcorp.com)
- # [00:57] * Joins: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com)
- # [00:57] * Joins: eliasp (~quassel@HSI-KBW-078-043-215-223.hsi4.kabel-badenwuerttemberg.de)
- # [00:58] <eliasp> hi
- # [00:59] * Parts: benknight1 (~Adium@bastion.sfo1.yelpcorp.com)
- # [00:59] <fritzy> OH HAI
- # [01:00] <eliasp> I'm just collecting information as I'm planning to write a enyoJS based MPD client… for the server <-> client communication I planned to use WebSockets, but it looks like WebSockets depend on a initial HTTP connection which is then UPGRADEd… so I was wondering whether it is somehow possible to bypass the initial HTTP connection for WebSockets and starting a connection on a defined port rightaway is somehow
- # [01:00] <eliasp> possible…
- # [01:01] <fritzy> not in a standard browser, no
- # [01:02] <fritzy> if you want a raw data connection, you can use data channels in webrtc, but that's not in any stable browser yet
- # [01:02] <eliasp> hmm, ok… then I might have to look into frameworks like Sprocket.Sockets or the like… ;-/
- # [01:02] <eliasp> hmm, this might be an option too… for now it needs to be compatible with Qt5/WebKit2
- # [01:02] <eliasp> let's see whether Qt5/WebKit2 provides WebRTC
- # [01:03] <eliasp> but I think it does
- # [01:03] * Quits: sedovsek (~robert@BSN-176-210-221.dial-up.dsl.siol.net) (Quit: sedovsek)
- # [01:04] <fritzy> eliasp: the data channel stuff is newer than the webrtc proper
- # [01:05] * Quits: jacobolus (~jacobolus@c-67-164-97-190.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [01:05] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
- # [01:05] <eliasp> hmm, ok… so that's really bleeding edge… ;(
- # [01:05] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
- # [01:06] <fritzy> very
- # [01:07] * Joins: leonardorb (~leonardor@187.114.226.223)
- # [01:07] <eliasp> meeh… this all sucks a bit… hoped for a low-entry-barrier solution to be able to communicate via a raw TCP socket, I even assumed it would be possible in plain JS… oh how mistaken I was :)
- # [01:07] * Quits: carminec (~user@96.127.207.22) (Ping timeout: 265 seconds)
- # [01:07] * Joins: cgcardona_ (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
- # [01:07] * Quits: cgcardona_ (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
- # [01:07] * Joins: cgcardona_ (~cgcardona@unaffiliated/cgcardona)
- # [01:07] * Quits: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net) (Remote host closed the connection)
- # [01:07] <fritzy> yeah, a bit of a security concern
- # [01:08] <eliasp> fritzy: anyways… thanks for the information…
- # [01:08] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Read error: Connection reset by peer)
- # [01:08] * cgcardona_ is now known as cgcardona
- # [01:08] <fritzy> because then a website could be opening up socket connections inside your secured corporate environment
- # [01:08] <fritzy> crazy stuff like that
- # [01:08] <eliasp> sure… would open the doors for a lot of crazy security issues and exploits
- # [01:09] <fritzy> a node.js websocket <-> socket proxy would be easy to make, eliasp.
- # [01:09] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [01:09] <eliasp> fritzy: I was looking for a serverless solution…
- # [01:14] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
- # [01:15] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
- # [01:15] * Quits: benv_ (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
- # [01:16] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [01:18] * TomWij_ is now known as TomWij
- # [01:20] * Joins: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au)
- # [01:20] * kevva is now known as kevvaoff
- # [01:21] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
- # [01:22] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 255 seconds)
- # [01:23] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Quit: pn0)
- # [01:25] * Quits: BreadMaker (~BreadMake@pc-117-215-239-201.cm.vtr.net) (Quit: FUAAAAAAAA!!!)
- # [01:32] * Joins: BreadMaker (~BreadMake@pc-117-215-239-201.cm.vtr.net)
- # [01:32] * Quits: codepo8 (~bender@c-94-255-168-68.cust.bredband2.com) (Quit: codepo8)
- # [01:35] * Quits: BreadMaker (~BreadMake@pc-117-215-239-201.cm.vtr.net) (Client Quit)
- # [01:36] * Quits: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru) (Read error: Operation timed out)
- # [01:38] * Joins: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru)
- # [01:40] * Quits: Kuifje (~None@unaffiliated/kuifje111) (Ping timeout: 256 seconds)
- # [01:41] * Joins: leonardorb (~leonardor@187.114.226.223)
- # [01:42] * Joins: carminec (~user@96.127.207.22)
- # [01:43] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Ping timeout: 260 seconds)
- # [01:47] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Remote host closed the connection)
- # [01:48] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [01:48] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
- # [01:49] * Joins: mpaun (~mpaun@86.124.178.170)
- # [01:51] * Joins: hemanth_ (~hemanth@122.166.181.194)
- # [01:52] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 260 seconds)
- # [01:55] * Quits: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru) (Ping timeout: 260 seconds)
- # [01:56] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
- # [02:01] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
- # [02:03] * Quits: shac (~shac@5ad73812.bb.sky.com) (Ping timeout: 252 seconds)
- # [02:08] * Joins: Quatrerwin (~quatre@unaffiliated/quatrerwin)
- # [02:13] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Quit: leaving)
- # [02:13] * Joins: mattkelly (~mattwkell@173.252.71.1)
- # [02:13] * Quits: mattkelly (~mattwkell@173.252.71.1) (Changing host)
- # [02:13] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [02:14] * Quits: stevegill (~stevengil@sjfw1-a.adobe.com) (Quit: stevegill)
- # [02:14] * Joins: tocka (~tocka@host86-162-15-225.range86-162.btcentralplus.com)
- # [02:15] * Joins: leonardorb (~leonardor@187.114.226.223)
- # [02:17] * Quits: tocka (~tocka@host86-162-15-225.range86-162.btcentralplus.com) (Client Quit)
- # [02:17] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Client Quit)
- # [02:19] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [02:21] * Quits: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com) (Remote host closed the connection)
- # [02:22] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 250 seconds)
- # [02:23] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
- # [02:23] * Quits: titaniumNoob (~titaniumn@z65-50-128-10.ips.direcpath.com) (Quit: Leaving)
- # [02:23] * Joins: coellobranco (~FoRcEr@65.Red-88-24-231.staticIP.rima-tde.net)
- # [02:26] * Joins: benv_ (~benv@38.104.194.126)
- # [02:27] * Joins: rimas (~daze@client-212-117-18-111.inturbo.lt)
- # [02:34] * Joins: axos411 (~axos@xdsl-78-35-157-146.netcologne.de)
- # [02:34] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [02:41] * Joins: zettam1 (~Pak@217.131.229.108)
- # [02:43] * Quits: zettam (~Pak@176.42.162.243) (Ping timeout: 246 seconds)
- # [02:45] * Quits: alexhancock (~alexhanco@64.125.137.250) (Remote host closed the connection)
- # [02:47] * Joins: N1X (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [02:47] * N1X is now known as Guest52987
- # [02:48] * Parts: zettam1 (~Pak@217.131.229.108)
- # [02:48] * Quits: benv_ (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
- # [02:49] * Joins: leonardorb (~leonardor@187.114.226.223)
- # [02:52] <roy___> Is there some way to exclude an element inside a div from the opacity value of the div its in ?
- # [02:53] * Quits: danielwrobert (~danielwro@trestles.cukerinteractive.com) (Quit: Leaving.)
- # [02:54] * Joins: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com)
- # [02:56] * Quits: axos411 (~axos@xdsl-78-35-157-146.netcologne.de) (Quit: Leaving.)
- # [02:56] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
- # [02:57] * Joins: benv_ (~benv@38.104.194.126)
- # [03:02] <tw2113> $('#foo > div:not(.ignore)').css('opacity','.5');
- # [03:04] <tw2113> using jquery at least
- # [03:04] <tw2113> you could add a unique class to the one you want ignored, and set the opacity back to 1 after the initial opacity roy___
- # [03:04] * Quits: benjitastic (~benjitast@173-11-75-50-SFBA.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [03:09] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 264 seconds)
- # [03:11] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 252 seconds)
- # [03:11] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Quit: gg)
- # [03:13] * Quits: doritostains (~doritosta@adsl-69-109-42-217.dsl.irvnca.pacbell.net) (Ping timeout: 260 seconds)
- # [03:13] * Quits: ericelliott (~dilvie@50.0.141.114) (Ping timeout: 264 seconds)
- # [03:16] * Quits: rakl (~rakl@sonic.mochaleaf.com) (Quit: sleeping)
- # [03:21] * Joins: ericelliott (~dilvie@106.sub-70-199-76.myvzw.com)
- # [03:22] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
- # [03:23] * Joins: leonardorb (~leonardor@187.114.226.223)
- # [03:23] * Quits: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com) (Quit: thisgeek)
- # [03:25] * Quits: ericelliott (~dilvie@106.sub-70-199-76.myvzw.com) (Read error: Connection reset by peer)
- # [03:29] * Quits: Guest52987 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [03:30] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
- # [03:31] * Quits: carminec (~user@96.127.207.22) (Ping timeout: 250 seconds)
- # [03:31] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
- # [03:34] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [03:35] * Quits: manuelbieh (~beeevi2@p57BD6AE8.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [03:35] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
- # [03:36] * Joins: Foo-Bar (~FooBar@unaffiliated/foo-bar)
- # [03:36] * Quits: tantek (~tantek@nat/mozilla/x-zrmesiexgtxcgmth) (Quit: tantek)
- # [03:44] * Joins: ericelliott (~dilvie@106.sub-70-199-76.myvzw.com)
- # [03:45] * Joins: hugo_moss (hugo_moss@ool-18befbfb.dyn.optonline.net)
- # [03:48] * Joins: lushious (~lushious@cpc9-flit3-2-0-cust134.9-1.cable.virginmedia.com)
- # [03:50] * Joins: debsan (~debsan@16-74-245-190.fibertel.com.ar)
- # [03:57] * Joins: leonardorb (~leonardor@186.214.151.98)
- # [04:00] * Joins: asher^ (asher@101.166.147.73)
- # [04:00] * Quits: asher^ (asher@101.166.147.73) (Changing host)
- # [04:00] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [04:02] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [04:02] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [04:05] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [04:05] * Quits: factor (~factor@r74-195-217-61.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Ping timeout: 260 seconds)
- # [04:06] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [04:07] * Joins: mpaun (~mpaun@86.124.178.170)
- # [04:09] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [04:09] * Quits: ericelliott (~dilvie@106.sub-70-199-76.myvzw.com) (Ping timeout: 265 seconds)
- # [04:12] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 246 seconds)
- # [04:14] * Joins: tantek (~tantek@m930536d0.tmodns.net)
- # [04:19] * Quits: benv_ (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
- # [04:21] * Joins: Me1000 (~Me1000@74-143-221-11.static.insightbb.com)
- # [04:22] * Joins: ircmouser (~guest@c-67-172-123-65.hsd1.ca.comcast.net)
- # [04:22] * Joins: benknight (~Adium@bastion.sfo1.yelpcorp.com)
- # [04:22] * Joins: factor (~factor@r74-195-217-61.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
- # [04:24] * Quits: benknight (~Adium@bastion.sfo1.yelpcorp.com) (Client Quit)
- # [04:27] * Joins: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com)
- # [04:27] * Quits: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com) (Client Quit)
- # [04:32] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
- # [04:35] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
- # [04:37] * Quits: ircmouser (~guest@c-67-172-123-65.hsd1.ca.comcast.net) (Quit: i love phork)
- # [04:44] * Quits: leonardorb (~leonardor@186.214.151.98) (Remote host closed the connection)
- # [04:45] * Joins: hemanth_ (~hemanth@122.166.181.194)
- # [04:46] * Joins: crymynylmynd (~Adium@217.144.152.34)
- # [04:47] <crymynylmynd> Morning all
- # [04:47] <crymynylmynd> any coders for hire?
- # [04:48] <OzDave_mbp> do you have a link to the brief ?
- # [04:49] <crymynylmynd> OzDave: me?
- # [04:49] * Joins: MEMutable1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [04:49] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [04:49] <OzDave_mbp> no santa clause
- # [04:49] * Quits: Me1000 (~Me1000@74-143-221-11.static.insightbb.com) (Disconnected by services)
- # [04:49] <crymynylmynd> oh
- # [04:49] * MEMutable1000 is now known as Me1000
- # [04:49] <crymynylmynd> :p
- # [04:49] <crymynylmynd> may I PM you?
- # [04:49] <OzDave_mbp> no I asked you if you had a brief, clearly it sounds like you don't
- # [04:50] <OzDave_mbp> If you had one people can quote you
- # [04:50] <crymynylmynd> You're right, I do not other than a verbal description of what I would like
- # [04:50] <OzDave_mbp> ohwell
- # [04:50] <crymynylmynd> ha
- # [04:51] * Joins: Vennril2 (~vennril@p4FCB0545.dip0.t-ipconnect.de)
- # [04:51] <OzDave_mbp> http://fiverr.com/
- # [04:51] <crymynylmynd> u seriously don't want to hear about it?
- # [04:51] <crymynylmynd> because its not in text?
- # [04:51] <OzDave_mbp> not really but go ahead anyway
- # [04:51] <crymynylmynd> Would you mind if I PM you?
- # [04:51] * OzDave_mbp sets phaser to ingore
- # [04:52] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [04:52] <crymynylmynd> hehe I suppose thats a no?
- # [04:52] * Quits: Vennril (~vennril@p4FCB1456.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
- # [04:53] <crymynylmynd> anybody else interested in a bit of work?
- # [04:55] * Joins: ircmouser (~guest@c-67-172-123-65.hsd1.ca.comcast.net)
- # [04:56] <crymynylmynd> Hey Dave, does the Oz bit of your name mean you're in Australia?
- # [04:59] <crymynylmynd> Oh, forgot he's got his phaser set to ignore… or something...
- # [04:59] <crymynylmynd> along with the other 229 of you :/
- # [05:00] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
- # [05:02] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
- # [05:03] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [05:04] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [05:07] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
- # [05:08] * Joins: mpaun (~mpaun@86.124.178.170)
- # [05:08] * Quits: tantek (~tantek@m930536d0.tmodns.net) (Ping timeout: 248 seconds)
- # [05:12] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 265 seconds)
- # [05:14] * Joins: machicola (~thetentma@108-88-74-2.lightspeed.irvnca.sbcglobal.net)
- # [05:15] * Quits: machicola (~thetentma@108-88-74-2.lightspeed.irvnca.sbcglobal.net) (Remote host closed the connection)
- # [05:18] * Quits: crymynylmynd (~Adium@217.144.152.34) (Quit: Leaving.)
- # [05:26] * Joins: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg)
- # [05:29] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 256 seconds)
- # [05:32] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [05:33] * Quits: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Operation timed out)
- # [05:33] * Joins: Rym (~Ryman@host86-148-147-226.range86-148.btcentralplus.com)
- # [05:36] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [05:49] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [05:52] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Read error: Connection reset by peer)
- # [05:53] * Joins: roadt_ (~roadt@60.168.82.213)
- # [05:53] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 246 seconds)
- # [05:55] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
- # [05:55] * Joins: leonardorb (~leonardor@186.214.151.98)
- # [06:00] * Quits: leonardorb (~leonardor@186.214.151.98) (Ping timeout: 256 seconds)
- # [06:00] * Quits: Adawerk (~ada@169.241.49.57) (Read error: Operation timed out)
- # [06:03] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
- # [06:08] * Joins: mpaun (~mpaun@86.124.178.170)
- # [06:12] * Quits: Rym (~Ryman@host86-148-147-226.range86-148.btcentralplus.com) (Quit: Rym)
- # [06:13] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 260 seconds)
- # [06:14] * Quits: Buglouse (~Buglouse@unaffiliated/Buglouse) (Ping timeout: 246 seconds)
- # [06:21] * Joins: hemanth_ (~hemanth@122.166.181.194)
- # [06:26] * Joins: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg)
- # [06:27] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
- # [06:29] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 265 seconds)
- # [06:33] * Quits: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Operation timed out)
- # [06:36] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [06:37] * Quits: ehellman (~ehellman@h246n10-jak-a12.ias.bredband.telia.com) (Ping timeout: 264 seconds)
- # [06:39] * Quits: factor (~factor@r74-195-217-61.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Read error: Connection reset by peer)
- # [06:42] * Joins: BoomerBile (~BoomerBil@67-5-29-45.rstr.qwest.net)
- # [06:45] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 260 seconds)
- # [06:55] * IanWizard-Cloud is now known as Phil-Da-Bunny
- # [06:55] * Phil-Da-Bunny is now known as IanWizard-Cloud
- # [06:57] * Joins: factor (~factor@r74-195-217-61.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
- # [06:58] * Joins: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net)
- # [07:00] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
- # [07:00] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Max SendQ exceeded)
- # [07:01] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
- # [07:01] * Quits: sirecote (sirecote@64.15.76.9) (Ping timeout: 245 seconds)
- # [07:03] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 250 seconds)
- # [07:03] * Joins: sirecote (~Sirecote@64.15.76.9)
- # [07:09] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
- # [07:11] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [07:12] * Quits: _cheney (~cheney@71-90-154-108.dhcp.aldl.mi.charter.com) (Quit: Nettalk6 - www.ntalk.de)
- # [07:14] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Client Quit)
- # [07:17] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [07:18] * Joins: vikash (~vikash@unaffiliated/vikash)
- # [07:20] * Quits: ircmouser (~guest@c-67-172-123-65.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [07:22] * Joins: _cheney (~cheney@71-90-154-108.dhcp.aldl.mi.charter.com)
- # [07:23] * Quits: RidahGee (~ridahgee@64-136-219-213.dyn.everestkc.net) (Quit: Leaving)
- # [07:23] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Read error: Connection reset by peer)
- # [07:25] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
- # [07:25] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Remote host closed the connection)
- # [07:27] * Joins: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg)
- # [07:30] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 250 seconds)
- # [07:35] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
- # [07:36] * Joins: longbeach (~mike@AFontenayssB-152-1-11-34.w82-121.abo.wanadoo.fr)
- # [07:40] * Quits: Wildblue (~wb@69.140.154.17) (Ping timeout: 245 seconds)
- # [07:43] * Quits: cyclicflux_ (~cyclicflu@96.244.70.179) (Quit: Ex-Chat)
- # [07:48] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
- # [07:48] * IanWizard-Cloud is now known as MrThrax
- # [07:49] * Quits: MrThrax (u1815@gateway/web/irccloud.com/x-pdhntzqtiewxllgy) (Disconnected by services)
- # [07:49] * Joins: MrThrax_ (u1815@gateway/web/irccloud.com/x-japdrxjuxnqlyhff)
- # [07:49] * MrThrax_ is now known as IanWizard-Cloud
- # [07:50] * IanWizard-Cloud is now known as Guest17097
- # [07:50] * Quits: Guest17097 (u1815@gateway/web/irccloud.com/x-japdrxjuxnqlyhff) (Changing host)
- # [07:50] * Joins: Guest17097 (u1815@unaffiliated/ianwizard)
- # [07:50] * Quits: Guest17097 (u1815@unaffiliated/ianwizard) (Changing host)
- # [07:50] * Joins: Guest17097 (u1815@gateway/web/irccloud.com/x-japdrxjuxnqlyhff)
- # [07:51] * Quits: Guest17097 (u1815@gateway/web/irccloud.com/x-japdrxjuxnqlyhff) (Client Quit)
- # [07:51] * Joins: Guest17097 (u1815@gateway/web/irccloud.com/x-nxvlkpxzurkfgvnp)
- # [07:52] * Quits: Guest17097 (u1815@gateway/web/irccloud.com/x-nxvlkpxzurkfgvnp) (Changing host)
- # [07:52] * Joins: Guest17097 (u1815@unaffiliated/ianwizard)
- # [07:52] * Quits: Guest17097 (u1815@unaffiliated/ianwizard) (Changing host)
- # [07:52] * Joins: Guest17097 (u1815@gateway/web/irccloud.com/x-nxvlkpxzurkfgvnp)
- # [07:52] * Guest17097 is now known as IanWizard
- # [08:01] * Quits: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg) (Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032])
- # [08:02] * Quits: _gambit (~prajwalit@59.95.1.61) (Quit: Computer has gone to sleep.)
- # [08:05] * Quits: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com)
- # [08:07] * IanWizard is now known as IanWizard-Code
- # [08:10] * Joins: CodeDroid__ (~DroidKree@178.137.208.134)
- # [08:15] * Quits: CodeDroid__ (~DroidKree@178.137.208.134) (Ping timeout: 264 seconds)
- # [08:17] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
- # [08:17] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
- # [08:27] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
- # [08:29] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [08:34] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [08:36] * Quits: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net) (Remote host closed the connection)
- # [08:37] * Joins: pilgrum (~sean@cpe-66-74-181-240.socal.res.rr.com)
- # [08:42] * Joins: squeakytoy (~christoff@h87-96-232-107.dynamic.se.alltele.net)
- # [08:45] * Joins: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net)
- # [08:46] * Quits: jrodl3r (~Adium@cpe-76-180-210-223.buffalo.res.rr.com) (Quit: Leaving.)
- # [08:46] * Quits: pilgrum (~sean@cpe-66-74-181-240.socal.res.rr.com) (Quit: WeeChat 0.3.9.2)
- # [08:52] * Joins: Varun (~chatzilla@117.192.186.252)
- # [08:52] <Varun> I had downloaded visual studio 2012, so that i can develop apps using html5 and javascript. But i cannot see the javascipt option in new project
- # [08:52] * Parts: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
- # [08:53] * Joins: mpaun (~mpaun@86.124.178.170)
- # [08:53] <Varun> Does anyone know as to what is wrong??
- # [08:54] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 250 seconds)
- # [08:55] <Varun> i use windows 7 ultimate
- # [08:59] * Joins: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
- # [08:59] * Quits: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
- # [08:59] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
- # [09:00] * Quits: Linkandzelda (~Linkandze@82.10.182.186) (Ping timeout: 245 seconds)
- # [09:04] * Joins: replore (~replore@EM117-55-65-133.emobile.ad.jp)
- # [09:04] * Quits: BoomerBile (~BoomerBil@67-5-29-45.rstr.qwest.net) (Quit: Leaving)
- # [09:08] * Joins: arietis (~arietis@188.242.29.115)
- # [09:13] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [09:13] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [09:13] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
- # [09:13] * Joins: Ms2ger (~Ms2ger@186.219-242-81.adsl-dyn.isp.belgacom.be)
- # [09:14] * Joins: rds_ (~rds@122.166.81.15)
- # [09:15] * Joins: drizzy (~joe@cpe-65-189-220-102.neo.res.rr.com)
- # [09:16] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [09:19] * Parts: Varun (~chatzilla@117.192.186.252)
- # [09:19] * Joins: onr (u5726@pdpc/supporter/active/evet)
- # [09:31] * Quits: rds_ (~rds@122.166.81.15) (Quit: Leaving)
- # [09:31] * Joins: hemanth_ (~hemanth@122.166.181.194)
- # [09:31] * Joins: sharpshooter (~sharpshoo@122.166.81.15)
- # [09:32] * Quits: Foo-Bar (~FooBar@unaffiliated/foo-bar) (Quit: Leaving)
- # [09:32] * Joins: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net)
- # [09:33] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
- # [09:36] * Joins: Dasleah (~das@ppp121-44-22-50.lns20.syd6.internode.on.net)
- # [09:43] * Quits: paulrouget (~paul@82.94.255.131) (Ping timeout: 246 seconds)
- # [09:43] * Joins: paulrouget (~paul@82.94.255.131)
- # [09:44] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [09:45] * Joins: disaster02 (~disaster@brsg-4dbb0206.pool.mediaWays.net)
- # [09:47] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
- # [09:48] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
- # [09:51] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [09:55] * Quits: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net) (Quit: phork)
- # [09:55] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 252 seconds)
- # [09:56] * Joins: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net)
- # [10:01] * Quits: earthquake (~earthquak@pool-173-68-156-212.nycmny.fios.verizon.net) (Quit: earthquake)
- # [10:02] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [10:03] * Joins: earthquake (~earthquak@pool-173-68-156-212.nycmny.fios.verizon.net)
- # [10:06] * Quits: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au) (Quit: -=[. _ .]=- waves bye..)
- # [10:07] * Joins: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au)
- # [10:07] * Quits: disaster02 (~disaster@brsg-4dbb0206.pool.mediaWays.net) (Ping timeout: 244 seconds)
- # [10:08] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
- # [10:11] * Quits: sharpshooter (~sharpshoo@122.166.81.15) (Quit: Leaving)
- # [10:12] * Joins: rds_ (~rds_@122.166.81.15)
- # [10:13] * Quits: rds_ (~rds_@122.166.81.15) (Client Quit)
- # [10:13] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
- # [10:13] * Joins: sharpshooter (~sharpshoo@122.166.81.15)
- # [10:19] * IanWizard-Code is now known as IanWizard-Cloud
- # [10:20] * Joins: teleject (~christoph@27.sub-70-199-224.myvzw.com)
- # [10:26] * Joins: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr)
- # [10:27] * Joins: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de)
- # [10:29] * Quits: drizzy (~joe@cpe-65-189-220-102.neo.res.rr.com) (Ping timeout: 246 seconds)
- # [10:30] * Joins: Kuifje (~None@g25169.upc-g.chello.nl)
- # [10:30] * Quits: Kuifje (~None@g25169.upc-g.chello.nl) (Changing host)
- # [10:30] * Joins: Kuifje (~None@unaffiliated/kuifje111)
- # [10:31] * Quits: Xarthok (~Xarthok@5add25ac.bb.sky.com) (Ping timeout: 264 seconds)
- # [10:33] * Joins: trickyj (~tricky@115.249.73.81)
- # [10:36] * Quits: replore (~replore@EM117-55-65-133.emobile.ad.jp) (Remote host closed the connection)
- # [10:39] * Quits: nonge (~nonge@p5082B6E7.dip.t-dialin.net) (Ping timeout: 255 seconds)
- # [10:40] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
- # [10:40] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
- # [10:40] * Quits: dragonshed (~dragonshe@about/csharp/regular/chaka) (Remote host closed the connection)
- # [10:41] * Joins: dragonshed (~dragonshe@about/csharp/regular/chaka)
- # [10:42] * Quits: dragonshed (~dragonshe@about/csharp/regular/chaka) (Remote host closed the connection)
- # [10:42] * Joins: replore (~replore@EM117-55-65-133.emobile.ad.jp)
- # [10:48] * Quits: xec (~xec@188.95.241.142) (*.net *.split)
- # [10:48] * Quits: pogo (~pogo@c-98-253-164-181.hsd1.il.comcast.net) (*.net *.split)
- # [10:48] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (*.net *.split)
- # [10:48] * Quits: chee (~chee@fsf/member/chee) (*.net *.split)
- # [10:48] * Quits: sunbeam (~sunbeam@79.99.2.128) (*.net *.split)
- # [10:48] * Quits: niftylettuce (u2733@gateway/web/irccloud.com/x-cbdrjmxzacetcbie) (*.net *.split)
- # [10:48] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (*.net *.split)
- # [10:48] * Quits: Kai` (~Kai@kai.sh) (*.net *.split)
- # [10:48] * Quits: mreeder (u4425@gateway/web/irccloud.com/x-zoykluannxsdytgm) (*.net *.split)
- # [10:48] * Quits: Martijnc (~Martijn@is-aweso.me) (*.net *.split)
- # [10:48] * Quits: peol (~andree@unaffiliated/peol) (*.net *.split)
- # [10:48] * Quits: alpaca (~swe@unaffiliated/alpaca) (*.net *.split)
- # [10:51] * Joins: sunbeam (~sunbeam@79.99.2.128)
- # [10:51] * Joins: xec (~xec@188.95.241.142)
- # [10:51] * Joins: pogo (~pogo@c-98-253-164-181.hsd1.il.comcast.net)
- # [10:51] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [10:51] * Joins: chee (~chee@fsf/member/chee)
- # [10:51] * Joins: niftylettuce (u2733@gateway/web/irccloud.com/x-cbdrjmxzacetcbie)
- # [10:51] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [10:51] * Joins: 65MABJPF2 (~Kai@kai.sh)
- # [10:51] * Joins: mreeder (u4425@gateway/web/irccloud.com/x-zoykluannxsdytgm)
- # [10:51] * Joins: Martijnc (~Martijn@is-aweso.me)
- # [10:51] * Joins: peol (~andree@unaffiliated/peol)
- # [10:51] * Joins: alpaca (~swe@unaffiliated/alpaca)
- # [10:53] * Joins: nonge (~nonge@p5B326B28.dip.t-dialin.net)
- # [10:53] * Joins: hyliandanny (~dfavela@cpe-75-84-98-167.socal.res.rr.com)
- # [10:55] * Quits: trollboy (~matt@64.183.123.2) (Read error: Connection timed out)
- # [10:56] * Parts: hyliandanny (~dfavela@cpe-75-84-98-167.socal.res.rr.com)
- # [10:57] * Quits: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net) (Read error: Operation timed out)
- # [10:57] * Joins: manuelbieh (~beeevi2@p57BD6AAD.dip0.t-ipconnect.de)
- # [11:00] * Joins: rabbi1 (~manjunath@49.249.141.243)
- # [11:00] * Quits: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net) (Ping timeout: 265 seconds)
- # [11:01] * Joins: rakl (~rakl@208-90-212-222.PUBLIC.monkeybrains.net)
- # [11:06] * Quits: replore (~replore@EM117-55-65-133.emobile.ad.jp) (Remote host closed the connection)
- # [11:07] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Excess Flood)
- # [11:09] * Quits: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [11:10] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [11:11] * Joins: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net)
- # [11:12] * Joins: trollboy (~matt@64.183.123.2)
- # [11:16] * Joins: rush321 (~Ray@cpc2-croy13-0-0-cust56.croy.cable.virginmedia.com)
- # [11:29] * Joins: rjmt___ (~uid1@46-65-55-86.zone16.bethere.co.uk)
- # [11:30] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [11:31] * Quits: amado (~amado@187.209.15.110) (Quit: Leaving)
- # [11:34] * Quits: teleject (~christoph@27.sub-70-199-224.myvzw.com) (Ping timeout: 246 seconds)
- # [11:37] * Joins: dabbad00 (~dabbad00@78.156.15.23)
- # [11:41] * Quits: sharpshooter (~sharpshoo@122.166.81.15) (Ping timeout: 264 seconds)
- # [11:47] * Quits: rjmt___ (~uid1@46-65-55-86.zone16.bethere.co.uk) (Ping timeout: 252 seconds)
- # [11:51] * Joins: kholladay (~kholladay@69.169.182.226)
- # [11:53] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Remote host closed the connection)
- # [11:53] * Joins: sharpshooter (~sharpshoo@122.167.44.208)
- # [11:55] * Quits: trickyj (~tricky@115.249.73.81) (Quit: leaving)
- # [11:56] * Quits: kholladay (~kholladay@69.169.182.226) (Ping timeout: 246 seconds)
- # [11:59] * Quits: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au) (Quit: OzDave_mbp)
- # [12:09] * Quits: sharpshooter (~sharpshoo@122.167.44.208) (Ping timeout: 260 seconds)
- # [12:14] * Joins: pjjj (pjjj@151.65.49.39)
- # [12:20] * Joins: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr)
- # [12:21] * Joins: sharpshooter (~sharpshoo@122.167.23.24)
- # [12:21] * Joins: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net)
- # [12:29] * abstractj|away is now known as abstractj
- # [12:31] * abstractj is now known as abstractj|away
- # [12:36] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
- # [12:36] * Quits: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net) (Remote host closed the connection)
- # [12:36] * Quits: manuelbieh (~beeevi2@p57BD6AAD.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [12:36] * Joins: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
- # [12:39] * Joins: N1X (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [12:40] * N1X is now known as Guest40610
- # [12:41] * Quits: rabbi1 (~manjunath@49.249.141.243) (Quit: Leaving.)
- # [12:41] * Joins: rickibalboa (~ricki@84.19.107.42)
- # [12:52] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
- # [12:53] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Client Quit)
- # [12:54] * Quits: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [12:57] * Joins: _gambit (~prajwalit@59.95.1.235)
- # [12:59] * Quits: roadt_ (~roadt@60.168.82.213) (Ping timeout: 246 seconds)
- # [13:00] * Joins: Wildblue (~wb@69.140.154.17)
- # [13:01] * Joins: axos411 (~axos@xdsl-87-79-252-172.netcologne.de)
- # [13:01] * Joins: roadt_ (~roadt@60.168.82.213)
- # [13:03] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [13:04] * Joins: crashsky (~quassel@180.174.248.53)
- # [13:04] * Quits: crashsky (~quassel@180.174.248.53) (Read error: Connection reset by peer)
- # [13:07] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 265 seconds)
- # [13:09] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [13:11] * Joins: leonardorb (~leonardor@186.214.151.98)
- # [13:12] * Quits: Guest40610 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [13:16] * Quits: leonardorb (~leonardor@186.214.151.98) (Remote host closed the connection)
- # [13:19] * Joins: rickibalboa (~ricki@84.19.107.42)
- # [13:20] * Quits: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
- # [13:21] * Quits: sirecote (~Sirecote@64.15.76.9) (Ping timeout: 245 seconds)
- # [13:24] * Quits: FireFly (~firefly@oftn/member/FireFly) (Quit: ZNC - http://znc.in)
- # [13:27] * Joins: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr)
- # [13:28] * Joins: ampz (~laptop@host86-179-226-179.range86-179.btcentralplus.com)
- # [13:30] * Joins: Sirecote (~Sirecote@64.15.76.9)
- # [13:31] * Joins: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
- # [13:40] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 250 seconds)
- # [13:42] * Quits: ampz (~laptop@host86-179-226-179.range86-179.btcentralplus.com) (Quit: Leaving)
- # [13:47] * Quits: axos411 (~axos@xdsl-87-79-252-172.netcologne.de) (Quit: Leaving.)
- # [13:49] * Quits: sharpshooter (~sharpshoo@122.167.23.24) (Ping timeout: 264 seconds)
- # [13:51] * Joins: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru)
- # [13:52] * Joins: rickibalboa (~ricki@84.19.107.42)
- # [13:59] * Quits: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [14:01] * Quits: Dasleah (~das@ppp121-44-22-50.lns20.syd6.internode.on.net) (Quit: Leaving)
- # [14:02] * Joins: sharpshooter (~sharpshoo@122.167.10.151)
- # [14:04] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 265 seconds)
- # [14:04] * Joins: liquid-s_ (~textual@41-133-198-222.dsl.mweb.co.za)
- # [14:04] * Joins: NLZ_13 (~verbeekni@d54C10B08.access.telenet.be)
- # [14:04] * Quits: liquid-s_ (~textual@41-133-198-222.dsl.mweb.co.za) (Client Quit)
- # [14:05] * Joins: liquid-silence (~textual@41-133-198-222.dsl.mweb.co.za)
- # [14:05] * Quits: liquid-silence (~textual@41-133-198-222.dsl.mweb.co.za) (Changing host)
- # [14:05] * Joins: liquid-silence (~textual@about/csharp/regular/liquid-silence)
- # [14:05] * Quits: liquid-silence (~textual@about/csharp/regular/liquid-silence) (Read error: Connection reset by peer)
- # [14:17] * Joins: hemanth_ (~hemanth@122.166.181.194)
- # [14:18] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [14:22] * Quits: hugo_moss (hugo_moss@ool-18befbfb.dyn.optonline.net) (Read error: Connection reset by peer)
- # [14:22] * Joins: hugo_moss (hugo_moss@ool-18befbfb.dyn.optonline.net)
- # [14:22] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [14:25] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Client Quit)
- # [14:26] * Quits: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
- # [14:26] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [14:26] * Joins: leonardorb (~leonardor@186.214.151.98)
- # [14:31] * Quits: leonardorb (~leonardor@186.214.151.98) (Ping timeout: 255 seconds)
- # [14:32] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
- # [14:34] * Joins: zettam (~Pak@217.131.229.108)
- # [14:43] * Joins: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
- # [14:46] * Joins: N1X (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [14:46] * N1X is now known as Guest23428
- # [14:46] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [14:47] * Quits: sharpshooter (~sharpshoo@122.167.10.151) (Quit: Leaving)
- # [14:47] * Quits: Guest23428 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [14:50] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Client Quit)
- # [15:00] * Joins: rickibalboa (~ricki@84.19.107.42)
- # [15:02] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Read error: Connection reset by peer)
- # [15:09] * Quits: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com) (Read error: Operation timed out)
- # [15:10] * Joins: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
- # [15:11] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 265 seconds)
- # [15:17] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [15:18] * Parts: pjjj (pjjj@151.65.49.39)
- # [15:18] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 264 seconds)
- # [15:22] * Joins: alrra (~alrra@188.24.80.194)
- # [15:22] * Quits: alrra (~alrra@188.24.80.194) (Changing host)
- # [15:22] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [15:27] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [15:28] * Joins: axos411 (~axos@xdsl-87-79-252-172.netcologne.de)
- # [15:28] * Joins: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg)
- # [15:32] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 265 seconds)
- # [15:36] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [15:39] * Joins: Rym (~Ryman@host86-148-147-226.range86-148.btcentralplus.com)
- # [15:39] * Joins: vlad_starkov (~vlad_star@83.149.9.226)
- # [15:40] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 255 seconds)
- # [15:44] * Joins: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com)
- # [15:49] * Joins: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr)
- # [15:56] * Quits: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru) (Quit: ушёл)
- # [16:17] * Quits: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
- # [16:17] * Quits: Rym (~Ryman@host86-148-147-226.range86-148.btcentralplus.com) (Quit: Rym)
- # [16:18] * Joins: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
- # [16:19] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
- # [16:26] * Quits: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [16:28] * Quits: vlad_starkov (~vlad_star@83.149.9.226) (Remote host closed the connection)
- # [16:29] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [16:29] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
- # [16:30] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [16:31] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
- # [16:31] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [16:32] * Quits: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 246 seconds)
- # [16:32] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
- # [16:33] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [16:34] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
- # [16:34] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [16:35] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
- # [16:36] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
- # [16:45] * Joins: vlad_starkov (~vlad_star@83.149.9.226)
- # [16:48] * Joins: jrodl3r (~Adium@cpe-76-180-210-223.buffalo.res.rr.com)
- # [16:50] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Remote host closed the connection)
- # [16:53] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
- # [16:56] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [16:59] * Joins: ukukuk (~textual@77.58.224.98)
- # [16:59] * Quits: vlad_starkov (~vlad_star@83.149.9.226) (Remote host closed the connection)
- # [17:01] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 264 seconds)
- # [17:07] * Joins: GuidoBouman (~anonymous@D97BC899.cm-3-4d.dynamic.ziggo.nl)
- # [17:08] * Quits: ukukuk (~textual@77.58.224.98) (Quit: Computer has gone to sleep.)
- # [17:08] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: mike5w3c)
- # [17:11] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [17:12] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Ping timeout: 246 seconds)
- # [17:14] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:14] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:15] * Joins: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
- # [17:15] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:15] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:15] * Quits: carlos_antonio (~benway@unaffiliated/disusered) (Ping timeout: 250 seconds)
- # [17:15] * Joins: carlos_antonio (~benway@unaffiliated/disusered)
- # [17:15] * Quits: s5fs (~adam@unaffiliated/s5fs) (Ping timeout: 276 seconds)
- # [17:15] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:15] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:16] * Joins: s5fs (~adam@li91-204.members.linode.com)
- # [17:16] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:16] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:16] * Joins: mike5w3c_ (~MikeSmith@114.160.9.253)
- # [17:16] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:16] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:17] * Joins: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
- # [17:17] * Quits: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
- # [17:17] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
- # [17:17] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:17] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:17] * Quits: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
- # [17:17] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:17] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:18] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:18] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:19] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:19] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:19] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Ping timeout: 255 seconds)
- # [17:19] * mike5w3c_ is now known as mike5w3c
- # [17:19] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:19] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:20] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:20] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:20] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:20] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:21] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:21] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:21] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:21] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:22] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:22] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:22] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:22] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:22] * Joins: drublic (~drublic@frbg-4d029ec4.pool.mediaWays.net)
- # [17:23] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:23] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:23] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:23] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:24] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:24] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:24] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:24] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:25] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:25] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:25] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:25] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:26] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:26] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:26] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:26] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:27] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:27] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:27] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:27] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:28] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:28] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:28] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:28] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:29] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:29] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:29] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:29] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:30] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:30] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:30] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:30] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:31] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:31] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:31] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:31] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:32] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:32] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:32] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:32] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:33] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:33] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:33] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:33] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:34] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:34] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:34] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:34] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:35] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:35] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:35] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:35] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:36] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:36] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:36] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:36] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:37] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
- # [17:37] * Quits: roadt_ (~roadt@60.168.82.213) (Ping timeout: 246 seconds)
- # [17:37] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:37] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:37] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:37] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:38] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:38] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:38] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:38] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:39] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:39] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:39] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:39] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:40] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:40] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:40] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:40] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:41] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:41] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:41] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:41] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:42] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:42] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:42] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:42] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:43] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:43] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:43] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:43] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:44] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:44] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:44] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:44] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:45] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:45] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:45] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:45] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:46] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:46] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:46] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:46] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:47] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:47] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:47] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:47] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:48] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:48] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:48] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:48] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:49] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:49] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:49] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:49] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:50] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:50] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:50] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:50] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:51] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:51] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:51] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:51] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:52] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:52] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:52] * Joins: aniasis (~aniasis@108-195-74-48.lightspeed.rcsntx.sbcglobal.net)
- # [17:52] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:52] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:53] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:53] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:53] * Joins: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
- # [17:53] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:53] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:54] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:54] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:54] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:54] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:55] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:55] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:55] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:55] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:56] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:56] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:56] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:56] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:57] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:57] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:57] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:57] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:58] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:58] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:58] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:58] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:59] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:59] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [17:59] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [17:59] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:00] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:00] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:00] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:00] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:01] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:01] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:01] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:01] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:02] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:02] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:02] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:02] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:03] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:03] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:03] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:03] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:03] * Quits: rimas (~daze@client-212-117-18-111.inturbo.lt)
- # [18:04] * Quits: axos411 (~axos@xdsl-87-79-252-172.netcologne.de) (Quit: Leaving.)
- # [18:04] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:04] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:04] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:04] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:05] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:05] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:05] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
- # [18:05] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:05] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:06] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:06] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:06] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:06] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:07] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:07] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:07] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:07] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:08] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:08] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:08] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:08] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:09] * Quits: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
- # [18:09] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:09] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:09] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:11] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [18:12] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:12] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:12] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:13] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:13] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:13] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:13] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:14] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:14] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
- # [18:15] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [18:16] * Joins: thepreacher (~thepreach@87.114.81.254)
- # [18:25] * Joins: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
- # [18:31] * Quits: thepreacher (~thepreach@87.114.81.254) (Quit: Leaving)
- # [18:32] * Joins: Foo-Bar (~FooBar@c-76-114-34-204.hsd1.ca.comcast.net)
- # [18:32] * Quits: Foo-Bar (~FooBar@c-76-114-34-204.hsd1.ca.comcast.net) (Changing host)
- # [18:32] * Joins: Foo-Bar (~FooBar@unaffiliated/foo-bar)
- # [18:34] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [18:36] * Quits: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de) (Ping timeout: 265 seconds)
- # [18:44] * Joins: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de)
- # [18:46] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 260 seconds)
- # [18:47] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [18:55] * Quits: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de) (Ping timeout: 252 seconds)
- # [18:55] * Joins: teleject (~christoph@66.135.234.2)
- # [18:57] * Parts: rush321 (~Ray@cpc2-croy13-0-0-cust56.croy.cable.virginmedia.com)
- # [19:01] * Quits: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
- # [19:02] * Quits: mike5w3c (~MikeSmith@114.160.9.253) (Quit: mike5w3c)
- # [19:04] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [19:07] * Quits: teleject (~christoph@66.135.234.2) (Read error: Connection reset by peer)
- # [19:08] * Joins: teleject_ (~christoph@66.135.234.2)
- # [19:12] * Joins: sedovsek (~robert@BSN-176-137-58.dial-up.dsl.siol.net)
- # [19:13] * Quits: Leeol (~Leeol@63-155-177-222.eugn.qwest.net) (Quit: Leaving)
- # [19:16] * Joins: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
- # [19:16] * Joins: krolbg (~carolina@177.97.221.74)
- # [19:18] * Joins: CodeDroid__ (~DroidKree@178.137.208.134)
- # [19:18] * Quits: CodeDroid__ (~DroidKree@178.137.208.134) (Client Quit)
- # [19:19] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
- # [19:20] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [19:20] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [19:20] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [19:23] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
- # [19:23] * Joins: Leeol (~Leeol@63-155-177-222.eugn.qwest.net)
- # [19:27] * Quits: JSharpe_ (~JSharpe@ip5-63-150-60.lon.ukinetcom.net) (Quit: Leaving)
- # [19:28] * Joins: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de)
- # [19:28] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
- # [19:31] * Joins: grizwako (~grizzly@245-46.dsl.iskon.hr)
- # [19:32] * Quits: longbeach (~mike@AFontenayssB-152-1-11-34.w82-121.abo.wanadoo.fr)
- # [19:37] * Quits: gde33 (kvirc@546A1A51.cm-12-3a.dynamic.ziggo.nl) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
- # [19:39] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 264 seconds)
- # [19:40] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
- # [19:42] * Quits: grizwako (~grizzly@245-46.dsl.iskon.hr) (Ping timeout: 244 seconds)
- # [19:42] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
- # [19:53] * Joins: JSharpe (~JSharpe@tsn85-159-237-3.dyn.nltelcom.net)
- # [19:54] * Quits: obert (~quassel@host118-206-dynamic.47-79-r.retail.telecomitalia.it) (Read error: Connection reset by peer)
- # [19:56] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [19:58] * Joins: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net)
- # [20:02] * Quits: coellobranco (~FoRcEr@65.Red-88-24-231.staticIP.rima-tde.net) (Ping timeout: 246 seconds)
- # [20:03] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [20:06] * Quits: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
- # [20:08] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [20:12] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [20:17] * Joins: coellobranco (~FoRcEr@243.Red-83-36-171.dynamicIP.rima-tde.net)
- # [20:17] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Client Quit)
- # [20:18] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [20:18] * Joins: Buglouse (~Buglouse@unaffiliated/Buglouse)
- # [20:21] * Joins: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net)
- # [20:25] * Joins: austincheney (~quassel@99-202-32-148.pools.spcsdns.net)
- # [20:29] * Quits: sedovsek (~robert@BSN-176-137-58.dial-up.dsl.siol.net) (Quit: sedovsek)
- # [20:35] * Quits: lushious (~lushious@cpc9-flit3-2-0-cust134.9-1.cable.virginmedia.com) (Remote host closed the connection)
- # [20:36] * Joins: lushious (~lushious@cpc9-flit3-2-0-cust134.9-1.cable.virginmedia.com)
- # [20:41] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
- # [20:42] * Joins: disaster02 (~disaster@brsg-4dbbeafe.pool.mediaWays.net)
- # [20:42] * Quits: disaster02 (~disaster@brsg-4dbbeafe.pool.mediaWays.net) (Remote host closed the connection)
- # [20:42] * Joins: disaster03 (~disaster@brsg-4dbbeafe.pool.mediaWays.net)
- # [20:43] * Joins: Xarthok (~Xarthok@5add25ac.bb.sky.com)
- # [20:43] * Quits: krolbg (~carolina@177.97.221.74) (Quit: krolbg)
- # [20:46] * Joins: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
- # [20:46] * Quits: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
- # [20:46] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
- # [20:46] * Quits: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net) (Remote host closed the connection)
- # [20:46] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Client Quit)
- # [20:47] * Quits: Quatrerwin (~quatre@unaffiliated/quatrerwin) (Remote host closed the connection)
- # [20:57] * Joins: tw2113 (~tw2113@host-91-2-2-96.midco.net)
- # [20:57] * Quits: tw2113 (~tw2113@host-91-2-2-96.midco.net) (Changing host)
- # [20:57] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [20:58] * Quits: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net) (Quit: Leaving.)
- # [20:59] * Quits: Ikoru2 (~Ikoru@027f29a3.bb.sky.com) (Remote host closed the connection)
- # [20:59] * Joins: Ikoru (~Ikoru@027f29a3.bb.sky.com)
- # [21:00] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
- # [21:02] * Joins: pandeiro (~user@177.33.180.50)
- # [21:09] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [21:11] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
- # [21:13] * Quits: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net) (Quit: Leaving.)
- # [21:15] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 260 seconds)
- # [21:17] * Joins: EH (32537b7a@gateway/web/freenode/ip.50.83.123.122)
- # [21:17] * Joins: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
- # [21:21] * Joins: Tapionp (~Daryl@pool-74-99-167-105.hrbgpa.east.verizon.net)
- # [21:21] * Quits: Tapionp (~Daryl@pool-74-99-167-105.hrbgpa.east.verizon.net) (Read error: Connection reset by peer)
- # [21:22] * Quits: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Ping timeout: 265 seconds)
- # [21:23] * Quits: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net) (Ping timeout: 265 seconds)
- # [21:25] * Quits: EH (32537b7a@gateway/web/freenode/ip.50.83.123.122) (Ping timeout: 245 seconds)
- # [21:41] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
- # [21:46] * Joins: jerryitt (~Jerry@86-40-187-59-dynamic.b-ras2.srl.dublin.eircom.net)
- # [21:50] * Joins: Jon47 (~Adium@c-69-143-14-148.hsd1.va.comcast.net)
- # [21:52] * Quits: _gambit (~prajwalit@59.95.1.235) (Quit: Computer has gone to sleep.)
- # [22:01] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
- # [22:02] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [22:02] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Client Quit)
- # [22:03] * Quits: Ms2ger (~Ms2ger@186.219-242-81.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [22:04] * Quits: disaster03 (~disaster@brsg-4dbbeafe.pool.mediaWays.net) (Ping timeout: 264 seconds)
- # [22:08] * Joins: bolbat (~bolbat@82.193.100.250.ipnet.kiev.ua)
- # [22:08] * Quits: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [22:09] * Joins: stevegill (~stevengil@99-43-255-97.lightspeed.sntcca.sbcglobal.net)
- # [22:13] * Quits: bolbat (~bolbat@82.193.100.250.ipnet.kiev.ua) (Quit: Linkinus - http://linkinus.com)
- # [22:13] * Joins: bolbat (~bolbat@82.193.100.250.ipnet.kiev.ua)
- # [22:15] * Parts: bolbat (~bolbat@82.193.100.250.ipnet.kiev.ua)
- # [22:21] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [22:22] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
- # [22:26] * Quits: mpaun (~mpaun@86.124.178.170) (Remote host closed the connection)
- # [22:31] * Quits: GuidoBouman (~anonymous@D97BC899.cm-3-4d.dynamic.ziggo.nl) (Quit: GuidoBouman)
- # [22:32] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [22:35] * Joins: krolbg (~carolina@187.58.5.183)
- # [22:35] * Quits: krolbg (~carolina@187.58.5.183) (Client Quit)
- # [22:37] * Joins: GuidoBouman (~anonymous@D97BC899.cm-3-4d.dynamic.ziggo.nl)
- # [22:37] * Quits: Jon47 (~Adium@c-69-143-14-148.hsd1.va.comcast.net) (Quit: Leaving.)
- # [22:39] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [22:56] * Joins: mpaun (~mpaun@86.124.178.170)
- # [23:05] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 260 seconds)
- # [23:06] * Joins: rjmt___ (~uid1@46-65-55-86.zone16.bethere.co.uk)
- # [23:08] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
- # [23:09] * Quits: arietis (~arietis@188.242.29.115) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [23:10] * Quits: rakl (~rakl@208-90-212-222.PUBLIC.monkeybrains.net) (Quit: sleeping)
- # [23:12] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
- # [23:13] * Joins: leonardorb (~leonardor@187.114.232.230)
- # [23:15] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Ping timeout: 246 seconds)
- # [23:19] * Joins: N1X (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [23:20] * N1X is now known as Guest50589
- # [23:23] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [23:29] * Quits: leonardorb (~leonardor@187.114.232.230) (Remote host closed the connection)
- # [23:30] * Quits: milleja46 (~quassel@projecthq.biz) (Ping timeout: 246 seconds)
- # [23:33] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
- # [23:33] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
- # [23:33] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [23:33] * Quits: Leeol (~Leeol@63-155-177-222.eugn.qwest.net) (Quit: Leaving)
- # [23:38] * Quits: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net) (Quit: Leaving.)
- # [23:40] * Joins: milleja46 (~quassel@projecthq.biz)
- # [23:42] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
- # [23:43] * Quits: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net) (Client Quit)
- # [23:47] * Quits: NLZ_13 (~verbeekni@d54C10B08.access.telenet.be) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [23:50] * Quits: Guest50589 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [23:50] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
- # [23:53] * Joins: benjitas_ (~benjitast@98.234.54.52)
- # [23:54] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [23:55] * Joins: pinage404 (~pinage404@APuteaux-651-1-61-180.w81-249.abo.wanadoo.fr)
- # [23:56] * Quits: austincheney (~quassel@99-202-32-148.pools.spcsdns.net) (Read error: Connection reset by peer)
- # [23:57] * Joins: mpaun (~mpaun@86.124.178.170)
- # Session Close: Sun Dec 02 00:00:00 2012
The end :)