/irc-logs / freenode / #html5 / 2012-12-01 / end

Options:

  1. # Session Start: Sat Dec 01 00:00:00 2012
  2. # Session Ident: #html5
  3. # [00:00] * Joins: FireFly (~firefly@oftn/member/FireFly)
  4. # [00:00] * Quits: aniasis (~aniasis@64.124.202.222) (Ping timeout: 250 seconds)
  5. # [00:03] * Quits: longbeach (~mike@AFontenayssB-152-1-11-34.w82-121.abo.wanadoo.fr)
  6. # [00:03] * Quits: rjmt__ (~uid1@46-65-55-86.zone16.bethere.co.uk) (Ping timeout: 255 seconds)
  7. # [00:05] * Quits: Vooch (~vooch@71-88-193-144.dhcp.kgpt.tn.charter.com) (Remote host closed the connection)
  8. # [00:06] * Quits: leonardo_ (~leonardor@187.114.226.223) (Remote host closed the connection)
  9. # [00:09] * Joins: BreadMaker (~BreadMake@pc-117-215-239-201.cm.vtr.net)
  10. # [00:14] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
  11. # [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 ))
  12. # [00:17] * Quits: CodeDroid___ (~DroidKree@178.137.208.134) (Ping timeout: 256 seconds)
  13. # [00:18] * Joins: jacobolus (~jacobolus@c-67-164-97-190.hsd1.ca.comcast.net)
  14. # [00:19] * Joins: ryanseddon_ (~ryanseddo@49.176.37.111)
  15. # [00:20] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Read error: Connection reset by peer)
  16. # [00:21] * Joins: pn0 (~pn0@95-31-214-222.broadband.corbina.ru)
  17. # [00:22] * Joins: mpaun (~mpaun@86.124.178.170)
  18. # [00:24] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 264 seconds)
  19. # [00:25] * Quits: ryanseddon_ (~ryanseddo@49.176.37.111) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  20. # [00:26] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 252 seconds)
  21. # [00:30] * Joins: zettam (~Pak@176.42.162.243)
  22. # [00:31] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  23. # [00:32] * Quits: zettam1 (~Pak@217.131.193.204) (Ping timeout: 260 seconds)
  24. # [00:37] * Joins: leonardorb (~leonardor@187.114.226.223)
  25. # [00:40] * Quits: iatkotep (~textual@173-14-19-34-Colorado.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
  26. # [00:40] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
  27. # [00:40] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
  28. # [00:44] * Joins: mpaun (~mpaun@86.124.178.170)
  29. # [00:45] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
  30. # [00:47] * Quits: Foo-Bar (~FooBar@unaffiliated/foo-bar) (Ping timeout: 244 seconds)
  31. # [00:48] * Quits: mpaun (~mpaun@86.124.178.170) (Read error: No route to host)
  32. # [00:49] * Joins: nonge (~nonge@p5082B6E7.dip.t-dialin.net)
  33. # [00:51] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
  34. # [00:56] * Joins: benknight1 (~Adium@bastion.sfo1.yelpcorp.com)
  35. # [00:57] * Joins: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com)
  36. # [00:57] * Joins: eliasp (~quassel@HSI-KBW-078-043-215-223.hsi4.kabel-badenwuerttemberg.de)
  37. # [00:58] <eliasp> hi
  38. # [00:59] * Parts: benknight1 (~Adium@bastion.sfo1.yelpcorp.com)
  39. # [00:59] <fritzy> OH HAI
  40. # [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
  41. # [01:00] <eliasp> possible…
  42. # [01:01] <fritzy> not in a standard browser, no
  43. # [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
  44. # [01:02] <eliasp> hmm, ok… then I might have to look into frameworks like Sprocket.Sockets or the like… ;-/
  45. # [01:02] <eliasp> hmm, this might be an option too… for now it needs to be compatible with Qt5/WebKit2
  46. # [01:02] <eliasp> let's see whether Qt5/WebKit2 provides WebRTC
  47. # [01:03] <eliasp> but I think it does
  48. # [01:03] * Quits: sedovsek (~robert@BSN-176-210-221.dial-up.dsl.siol.net) (Quit: sedovsek)
  49. # [01:04] <fritzy> eliasp: the data channel stuff is newer than the webrtc proper
  50. # [01:05] * Quits: jacobolus (~jacobolus@c-67-164-97-190.hsd1.ca.comcast.net) (Quit: Leaving...)
  51. # [01:05] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  52. # [01:05] <eliasp> hmm, ok… so that's really bleeding edge… ;(
  53. # [01:05] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
  54. # [01:06] <fritzy> very
  55. # [01:07] * Joins: leonardorb (~leonardor@187.114.226.223)
  56. # [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 :)
  57. # [01:07] * Quits: carminec (~user@96.127.207.22) (Ping timeout: 265 seconds)
  58. # [01:07] * Joins: cgcardona_ (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
  59. # [01:07] * Quits: cgcardona_ (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
  60. # [01:07] * Joins: cgcardona_ (~cgcardona@unaffiliated/cgcardona)
  61. # [01:07] * Quits: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net) (Remote host closed the connection)
  62. # [01:07] <fritzy> yeah, a bit of a security concern
  63. # [01:08] <eliasp> fritzy: anyways… thanks for the information…
  64. # [01:08] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Read error: Connection reset by peer)
  65. # [01:08] * cgcardona_ is now known as cgcardona
  66. # [01:08] <fritzy> because then a website could be opening up socket connections inside your secured corporate environment
  67. # [01:08] <fritzy> crazy stuff like that
  68. # [01:08] <eliasp> sure… would open the doors for a lot of crazy security issues and exploits
  69. # [01:09] <fritzy> a node.js websocket <-> socket proxy would be easy to make, eliasp.
  70. # [01:09] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  71. # [01:09] <eliasp> fritzy: I was looking for a serverless solution…
  72. # [01:14] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
  73. # [01:15] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
  74. # [01:15] * Quits: benv_ (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
  75. # [01:16] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  76. # [01:18] * TomWij_ is now known as TomWij
  77. # [01:20] * Joins: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au)
  78. # [01:20] * kevva is now known as kevvaoff
  79. # [01:21] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
  80. # [01:22] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 255 seconds)
  81. # [01:23] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Quit: pn0)
  82. # [01:25] * Quits: BreadMaker (~BreadMake@pc-117-215-239-201.cm.vtr.net) (Quit: FUAAAAAAAA!!!)
  83. # [01:32] * Joins: BreadMaker (~BreadMake@pc-117-215-239-201.cm.vtr.net)
  84. # [01:32] * Quits: codepo8 (~bender@c-94-255-168-68.cust.bredband2.com) (Quit: codepo8)
  85. # [01:35] * Quits: BreadMaker (~BreadMake@pc-117-215-239-201.cm.vtr.net) (Client Quit)
  86. # [01:36] * Quits: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru) (Read error: Operation timed out)
  87. # [01:38] * Joins: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru)
  88. # [01:40] * Quits: Kuifje (~None@unaffiliated/kuifje111) (Ping timeout: 256 seconds)
  89. # [01:41] * Joins: leonardorb (~leonardor@187.114.226.223)
  90. # [01:42] * Joins: carminec (~user@96.127.207.22)
  91. # [01:43] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Ping timeout: 260 seconds)
  92. # [01:47] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Remote host closed the connection)
  93. # [01:48] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
  94. # [01:48] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
  95. # [01:49] * Joins: mpaun (~mpaun@86.124.178.170)
  96. # [01:51] * Joins: hemanth_ (~hemanth@122.166.181.194)
  97. # [01:52] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 260 seconds)
  98. # [01:55] * Quits: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru) (Ping timeout: 260 seconds)
  99. # [01:56] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
  100. # [02:01] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
  101. # [02:03] * Quits: shac (~shac@5ad73812.bb.sky.com) (Ping timeout: 252 seconds)
  102. # [02:08] * Joins: Quatrerwin (~quatre@unaffiliated/quatrerwin)
  103. # [02:13] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Quit: leaving)
  104. # [02:13] * Joins: mattkelly (~mattwkell@173.252.71.1)
  105. # [02:13] * Quits: mattkelly (~mattwkell@173.252.71.1) (Changing host)
  106. # [02:13] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  107. # [02:14] * Quits: stevegill (~stevengil@sjfw1-a.adobe.com) (Quit: stevegill)
  108. # [02:14] * Joins: tocka (~tocka@host86-162-15-225.range86-162.btcentralplus.com)
  109. # [02:15] * Joins: leonardorb (~leonardor@187.114.226.223)
  110. # [02:17] * Quits: tocka (~tocka@host86-162-15-225.range86-162.btcentralplus.com) (Client Quit)
  111. # [02:17] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Client Quit)
  112. # [02:19] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  113. # [02:21] * Quits: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com) (Remote host closed the connection)
  114. # [02:22] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 250 seconds)
  115. # [02:23] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
  116. # [02:23] * Quits: titaniumNoob (~titaniumn@z65-50-128-10.ips.direcpath.com) (Quit: Leaving)
  117. # [02:23] * Joins: coellobranco (~FoRcEr@65.Red-88-24-231.staticIP.rima-tde.net)
  118. # [02:26] * Joins: benv_ (~benv@38.104.194.126)
  119. # [02:27] * Joins: rimas (~daze@client-212-117-18-111.inturbo.lt)
  120. # [02:34] * Joins: axos411 (~axos@xdsl-78-35-157-146.netcologne.de)
  121. # [02:34] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  122. # [02:41] * Joins: zettam1 (~Pak@217.131.229.108)
  123. # [02:43] * Quits: zettam (~Pak@176.42.162.243) (Ping timeout: 246 seconds)
  124. # [02:45] * Quits: alexhancock (~alexhanco@64.125.137.250) (Remote host closed the connection)
  125. # [02:47] * Joins: N1X (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  126. # [02:47] * N1X is now known as Guest52987
  127. # [02:48] * Parts: zettam1 (~Pak@217.131.229.108)
  128. # [02:48] * Quits: benv_ (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
  129. # [02:49] * Joins: leonardorb (~leonardor@187.114.226.223)
  130. # [02:52] <roy___> Is there some way to exclude an element inside a div from the opacity value of the div its in ?
  131. # [02:53] * Quits: danielwrobert (~danielwro@trestles.cukerinteractive.com) (Quit: Leaving.)
  132. # [02:54] * Joins: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com)
  133. # [02:56] * Quits: axos411 (~axos@xdsl-78-35-157-146.netcologne.de) (Quit: Leaving.)
  134. # [02:56] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
  135. # [02:57] * Joins: benv_ (~benv@38.104.194.126)
  136. # [03:02] <tw2113> $('#foo > div:not(.ignore)').css('opacity','.5');
  137. # [03:04] <tw2113> using jquery at least
  138. # [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___
  139. # [03:04] * Quits: benjitastic (~benjitast@173-11-75-50-SFBA.hfc.comcastbusiness.net) (Remote host closed the connection)
  140. # [03:09] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 264 seconds)
  141. # [03:11] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 252 seconds)
  142. # [03:11] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Quit: gg)
  143. # [03:13] * Quits: doritostains (~doritosta@adsl-69-109-42-217.dsl.irvnca.pacbell.net) (Ping timeout: 260 seconds)
  144. # [03:13] * Quits: ericelliott (~dilvie@50.0.141.114) (Ping timeout: 264 seconds)
  145. # [03:16] * Quits: rakl (~rakl@sonic.mochaleaf.com) (Quit: sleeping)
  146. # [03:21] * Joins: ericelliott (~dilvie@106.sub-70-199-76.myvzw.com)
  147. # [03:22] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
  148. # [03:23] * Joins: leonardorb (~leonardor@187.114.226.223)
  149. # [03:23] * Quits: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com) (Quit: thisgeek)
  150. # [03:25] * Quits: ericelliott (~dilvie@106.sub-70-199-76.myvzw.com) (Read error: Connection reset by peer)
  151. # [03:29] * Quits: Guest52987 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  152. # [03:30] * Quits: leonardorb (~leonardor@187.114.226.223) (Ping timeout: 246 seconds)
  153. # [03:31] * Quits: carminec (~user@96.127.207.22) (Ping timeout: 250 seconds)
  154. # [03:31] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  155. # [03:34] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  156. # [03:35] * Quits: manuelbieh (~beeevi2@p57BD6AE8.dip0.t-ipconnect.de) (Quit: Verlassend)
  157. # [03:35] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
  158. # [03:36] * Joins: Foo-Bar (~FooBar@unaffiliated/foo-bar)
  159. # [03:36] * Quits: tantek (~tantek@nat/mozilla/x-zrmesiexgtxcgmth) (Quit: tantek)
  160. # [03:44] * Joins: ericelliott (~dilvie@106.sub-70-199-76.myvzw.com)
  161. # [03:45] * Joins: hugo_moss (hugo_moss@ool-18befbfb.dyn.optonline.net)
  162. # [03:48] * Joins: lushious (~lushious@cpc9-flit3-2-0-cust134.9-1.cable.virginmedia.com)
  163. # [03:50] * Joins: debsan (~debsan@16-74-245-190.fibertel.com.ar)
  164. # [03:57] * Joins: leonardorb (~leonardor@186.214.151.98)
  165. # [04:00] * Joins: asher^ (asher@101.166.147.73)
  166. # [04:00] * Quits: asher^ (asher@101.166.147.73) (Changing host)
  167. # [04:00] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
  168. # [04:02] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
  169. # [04:02] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  170. # [04:05] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
  171. # [04:05] * Quits: factor (~factor@r74-195-217-61.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Ping timeout: 260 seconds)
  172. # [04:06] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  173. # [04:07] * Joins: mpaun (~mpaun@86.124.178.170)
  174. # [04:09] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
  175. # [04:09] * Quits: ericelliott (~dilvie@106.sub-70-199-76.myvzw.com) (Ping timeout: 265 seconds)
  176. # [04:12] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 246 seconds)
  177. # [04:14] * Joins: tantek (~tantek@m930536d0.tmodns.net)
  178. # [04:19] * Quits: benv_ (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
  179. # [04:21] * Joins: Me1000 (~Me1000@74-143-221-11.static.insightbb.com)
  180. # [04:22] * Joins: ircmouser (~guest@c-67-172-123-65.hsd1.ca.comcast.net)
  181. # [04:22] * Joins: benknight (~Adium@bastion.sfo1.yelpcorp.com)
  182. # [04:22] * Joins: factor (~factor@r74-195-217-61.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
  183. # [04:24] * Quits: benknight (~Adium@bastion.sfo1.yelpcorp.com) (Client Quit)
  184. # [04:27] * Joins: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com)
  185. # [04:27] * Quits: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com) (Client Quit)
  186. # [04:32] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
  187. # [04:35] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
  188. # [04:37] * Quits: ircmouser (~guest@c-67-172-123-65.hsd1.ca.comcast.net) (Quit: i love phork)
  189. # [04:44] * Quits: leonardorb (~leonardor@186.214.151.98) (Remote host closed the connection)
  190. # [04:45] * Joins: hemanth_ (~hemanth@122.166.181.194)
  191. # [04:46] * Joins: crymynylmynd (~Adium@217.144.152.34)
  192. # [04:47] <crymynylmynd> Morning all
  193. # [04:47] <crymynylmynd> any coders for hire?
  194. # [04:48] <OzDave_mbp> do you have a link to the brief ?
  195. # [04:49] <crymynylmynd> OzDave: me?
  196. # [04:49] * Joins: MEMutable1000 (~Me1000@74-143-221-15.static.insightbb.com)
  197. # [04:49] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
  198. # [04:49] <OzDave_mbp> no santa clause
  199. # [04:49] * Quits: Me1000 (~Me1000@74-143-221-11.static.insightbb.com) (Disconnected by services)
  200. # [04:49] <crymynylmynd> oh
  201. # [04:49] * MEMutable1000 is now known as Me1000
  202. # [04:49] <crymynylmynd> :p
  203. # [04:49] <crymynylmynd> may I PM you?
  204. # [04:49] <OzDave_mbp> no I asked you if you had a brief, clearly it sounds like you don't
  205. # [04:50] <OzDave_mbp> If you had one people can quote you
  206. # [04:50] <crymynylmynd> You're right, I do not other than a verbal description of what I would like
  207. # [04:50] <OzDave_mbp> ohwell
  208. # [04:50] <crymynylmynd> ha
  209. # [04:51] * Joins: Vennril2 (~vennril@p4FCB0545.dip0.t-ipconnect.de)
  210. # [04:51] <OzDave_mbp> http://fiverr.com/
  211. # [04:51] <crymynylmynd> u seriously don't want to hear about it?
  212. # [04:51] <crymynylmynd> because its not in text?
  213. # [04:51] <OzDave_mbp> not really but go ahead anyway
  214. # [04:51] <crymynylmynd> Would you mind if I PM you?
  215. # [04:51] * OzDave_mbp sets phaser to ingore
  216. # [04:52] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
  217. # [04:52] <crymynylmynd> hehe I suppose thats a no?
  218. # [04:52] * Quits: Vennril (~vennril@p4FCB1456.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
  219. # [04:53] <crymynylmynd> anybody else interested in a bit of work?
  220. # [04:55] * Joins: ircmouser (~guest@c-67-172-123-65.hsd1.ca.comcast.net)
  221. # [04:56] <crymynylmynd> Hey Dave, does the Oz bit of your name mean you're in Australia?
  222. # [04:59] <crymynylmynd> Oh, forgot he's got his phaser set to ignore… or something...
  223. # [04:59] <crymynylmynd> along with the other 229 of you :/
  224. # [05:00] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
  225. # [05:02] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  226. # [05:03] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
  227. # [05:04] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  228. # [05:07] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
  229. # [05:08] * Joins: mpaun (~mpaun@86.124.178.170)
  230. # [05:08] * Quits: tantek (~tantek@m930536d0.tmodns.net) (Ping timeout: 248 seconds)
  231. # [05:12] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 265 seconds)
  232. # [05:14] * Joins: machicola (~thetentma@108-88-74-2.lightspeed.irvnca.sbcglobal.net)
  233. # [05:15] * Quits: machicola (~thetentma@108-88-74-2.lightspeed.irvnca.sbcglobal.net) (Remote host closed the connection)
  234. # [05:18] * Quits: crymynylmynd (~Adium@217.144.152.34) (Quit: Leaving.)
  235. # [05:26] * Joins: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg)
  236. # [05:29] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 256 seconds)
  237. # [05:32] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Remote host closed the connection)
  238. # [05:33] * Quits: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Operation timed out)
  239. # [05:33] * Joins: Rym (~Ryman@host86-148-147-226.range86-148.btcentralplus.com)
  240. # [05:36] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  241. # [05:49] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
  242. # [05:52] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Read error: Connection reset by peer)
  243. # [05:53] * Joins: roadt_ (~roadt@60.168.82.213)
  244. # [05:53] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 246 seconds)
  245. # [05:55] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
  246. # [05:55] * Joins: leonardorb (~leonardor@186.214.151.98)
  247. # [06:00] * Quits: leonardorb (~leonardor@186.214.151.98) (Ping timeout: 256 seconds)
  248. # [06:00] * Quits: Adawerk (~ada@169.241.49.57) (Read error: Operation timed out)
  249. # [06:03] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
  250. # [06:08] * Joins: mpaun (~mpaun@86.124.178.170)
  251. # [06:12] * Quits: Rym (~Ryman@host86-148-147-226.range86-148.btcentralplus.com) (Quit: Rym)
  252. # [06:13] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 260 seconds)
  253. # [06:14] * Quits: Buglouse (~Buglouse@unaffiliated/Buglouse) (Ping timeout: 246 seconds)
  254. # [06:21] * Joins: hemanth_ (~hemanth@122.166.181.194)
  255. # [06:26] * Joins: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg)
  256. # [06:27] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
  257. # [06:29] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 265 seconds)
  258. # [06:33] * Quits: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Operation timed out)
  259. # [06:36] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  260. # [06:37] * Quits: ehellman (~ehellman@h246n10-jak-a12.ias.bredband.telia.com) (Ping timeout: 264 seconds)
  261. # [06:39] * Quits: factor (~factor@r74-195-217-61.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Read error: Connection reset by peer)
  262. # [06:42] * Joins: BoomerBile (~BoomerBil@67-5-29-45.rstr.qwest.net)
  263. # [06:45] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 260 seconds)
  264. # [06:55] * IanWizard-Cloud is now known as Phil-Da-Bunny
  265. # [06:55] * Phil-Da-Bunny is now known as IanWizard-Cloud
  266. # [06:57] * Joins: factor (~factor@r74-195-217-61.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
  267. # [06:58] * Joins: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net)
  268. # [07:00] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
  269. # [07:00] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Max SendQ exceeded)
  270. # [07:01] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
  271. # [07:01] * Quits: sirecote (sirecote@64.15.76.9) (Ping timeout: 245 seconds)
  272. # [07:03] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 250 seconds)
  273. # [07:03] * Joins: sirecote (~Sirecote@64.15.76.9)
  274. # [07:09] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
  275. # [07:11] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
  276. # [07:12] * Quits: _cheney (~cheney@71-90-154-108.dhcp.aldl.mi.charter.com) (Quit: Nettalk6 - www.ntalk.de)
  277. # [07:14] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Client Quit)
  278. # [07:17] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Remote host closed the connection)
  279. # [07:18] * Joins: vikash (~vikash@unaffiliated/vikash)
  280. # [07:20] * Quits: ircmouser (~guest@c-67-172-123-65.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
  281. # [07:22] * Joins: _cheney (~cheney@71-90-154-108.dhcp.aldl.mi.charter.com)
  282. # [07:23] * Quits: RidahGee (~ridahgee@64-136-219-213.dyn.everestkc.net) (Quit: Leaving)
  283. # [07:23] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Read error: Connection reset by peer)
  284. # [07:25] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
  285. # [07:25] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Remote host closed the connection)
  286. # [07:27] * Joins: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg)
  287. # [07:30] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 250 seconds)
  288. # [07:35] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
  289. # [07:36] * Joins: longbeach (~mike@AFontenayssB-152-1-11-34.w82-121.abo.wanadoo.fr)
  290. # [07:40] * Quits: Wildblue (~wb@69.140.154.17) (Ping timeout: 245 seconds)
  291. # [07:43] * Quits: cyclicflux_ (~cyclicflu@96.244.70.179) (Quit: Ex-Chat)
  292. # [07:48] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
  293. # [07:48] * IanWizard-Cloud is now known as MrThrax
  294. # [07:49] * Quits: MrThrax (u1815@gateway/web/irccloud.com/x-pdhntzqtiewxllgy) (Disconnected by services)
  295. # [07:49] * Joins: MrThrax_ (u1815@gateway/web/irccloud.com/x-japdrxjuxnqlyhff)
  296. # [07:49] * MrThrax_ is now known as IanWizard-Cloud
  297. # [07:50] * IanWizard-Cloud is now known as Guest17097
  298. # [07:50] * Quits: Guest17097 (u1815@gateway/web/irccloud.com/x-japdrxjuxnqlyhff) (Changing host)
  299. # [07:50] * Joins: Guest17097 (u1815@unaffiliated/ianwizard)
  300. # [07:50] * Quits: Guest17097 (u1815@unaffiliated/ianwizard) (Changing host)
  301. # [07:50] * Joins: Guest17097 (u1815@gateway/web/irccloud.com/x-japdrxjuxnqlyhff)
  302. # [07:51] * Quits: Guest17097 (u1815@gateway/web/irccloud.com/x-japdrxjuxnqlyhff) (Client Quit)
  303. # [07:51] * Joins: Guest17097 (u1815@gateway/web/irccloud.com/x-nxvlkpxzurkfgvnp)
  304. # [07:52] * Quits: Guest17097 (u1815@gateway/web/irccloud.com/x-nxvlkpxzurkfgvnp) (Changing host)
  305. # [07:52] * Joins: Guest17097 (u1815@unaffiliated/ianwizard)
  306. # [07:52] * Quits: Guest17097 (u1815@unaffiliated/ianwizard) (Changing host)
  307. # [07:52] * Joins: Guest17097 (u1815@gateway/web/irccloud.com/x-nxvlkpxzurkfgvnp)
  308. # [07:52] * Guest17097 is now known as IanWizard
  309. # [08:01] * Quits: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg) (Quit: ChatZilla 0.9.89 [Firefox 16.0.2/20121024073032])
  310. # [08:02] * Quits: _gambit (~prajwalit@59.95.1.61) (Quit: Computer has gone to sleep.)
  311. # [08:05] * Quits: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com)
  312. # [08:07] * IanWizard is now known as IanWizard-Code
  313. # [08:10] * Joins: CodeDroid__ (~DroidKree@178.137.208.134)
  314. # [08:15] * Quits: CodeDroid__ (~DroidKree@178.137.208.134) (Ping timeout: 264 seconds)
  315. # [08:17] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
  316. # [08:17] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
  317. # [08:27] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
  318. # [08:29] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  319. # [08:34] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
  320. # [08:36] * Quits: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net) (Remote host closed the connection)
  321. # [08:37] * Joins: pilgrum (~sean@cpe-66-74-181-240.socal.res.rr.com)
  322. # [08:42] * Joins: squeakytoy (~christoff@h87-96-232-107.dynamic.se.alltele.net)
  323. # [08:45] * Joins: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net)
  324. # [08:46] * Quits: jrodl3r (~Adium@cpe-76-180-210-223.buffalo.res.rr.com) (Quit: Leaving.)
  325. # [08:46] * Quits: pilgrum (~sean@cpe-66-74-181-240.socal.res.rr.com) (Quit: WeeChat 0.3.9.2)
  326. # [08:52] * Joins: Varun (~chatzilla@117.192.186.252)
  327. # [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
  328. # [08:52] * Parts: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
  329. # [08:53] * Joins: mpaun (~mpaun@86.124.178.170)
  330. # [08:53] <Varun> Does anyone know as to what is wrong??
  331. # [08:54] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 250 seconds)
  332. # [08:55] <Varun> i use windows 7 ultimate
  333. # [08:59] * Joins: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
  334. # [08:59] * Quits: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
  335. # [08:59] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  336. # [09:00] * Quits: Linkandzelda (~Linkandze@82.10.182.186) (Ping timeout: 245 seconds)
  337. # [09:04] * Joins: replore (~replore@EM117-55-65-133.emobile.ad.jp)
  338. # [09:04] * Quits: BoomerBile (~BoomerBil@67-5-29-45.rstr.qwest.net) (Quit: Leaving)
  339. # [09:08] * Joins: arietis (~arietis@188.242.29.115)
  340. # [09:13] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  341. # [09:13] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  342. # [09:13] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  343. # [09:13] * Joins: Ms2ger (~Ms2ger@186.219-242-81.adsl-dyn.isp.belgacom.be)
  344. # [09:14] * Joins: rds_ (~rds@122.166.81.15)
  345. # [09:15] * Joins: drizzy (~joe@cpe-65-189-220-102.neo.res.rr.com)
  346. # [09:16] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  347. # [09:19] * Parts: Varun (~chatzilla@117.192.186.252)
  348. # [09:19] * Joins: onr (u5726@pdpc/supporter/active/evet)
  349. # [09:31] * Quits: rds_ (~rds@122.166.81.15) (Quit: Leaving)
  350. # [09:31] * Joins: hemanth_ (~hemanth@122.166.181.194)
  351. # [09:31] * Joins: sharpshooter (~sharpshoo@122.166.81.15)
  352. # [09:32] * Quits: Foo-Bar (~FooBar@unaffiliated/foo-bar) (Quit: Leaving)
  353. # [09:32] * Joins: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net)
  354. # [09:33] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
  355. # [09:36] * Joins: Dasleah (~das@ppp121-44-22-50.lns20.syd6.internode.on.net)
  356. # [09:43] * Quits: paulrouget (~paul@82.94.255.131) (Ping timeout: 246 seconds)
  357. # [09:43] * Joins: paulrouget (~paul@82.94.255.131)
  358. # [09:44] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  359. # [09:45] * Joins: disaster02 (~disaster@brsg-4dbb0206.pool.mediaWays.net)
  360. # [09:47] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
  361. # [09:48] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
  362. # [09:51] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
  363. # [09:55] * Quits: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net) (Quit: phork)
  364. # [09:55] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 252 seconds)
  365. # [09:56] * Joins: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net)
  366. # [10:01] * Quits: earthquake (~earthquak@pool-173-68-156-212.nycmny.fios.verizon.net) (Quit: earthquake)
  367. # [10:02] * Joins: alrra (~alrra@unaffiliated/alrra)
  368. # [10:03] * Joins: earthquake (~earthquak@pool-173-68-156-212.nycmny.fios.verizon.net)
  369. # [10:06] * Quits: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au) (Quit: -=[. _ .]=- waves bye..)
  370. # [10:07] * Joins: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au)
  371. # [10:07] * Quits: disaster02 (~disaster@brsg-4dbb0206.pool.mediaWays.net) (Ping timeout: 244 seconds)
  372. # [10:08] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
  373. # [10:11] * Quits: sharpshooter (~sharpshoo@122.166.81.15) (Quit: Leaving)
  374. # [10:12] * Joins: rds_ (~rds_@122.166.81.15)
  375. # [10:13] * Quits: rds_ (~rds_@122.166.81.15) (Client Quit)
  376. # [10:13] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
  377. # [10:13] * Joins: sharpshooter (~sharpshoo@122.166.81.15)
  378. # [10:19] * IanWizard-Code is now known as IanWizard-Cloud
  379. # [10:20] * Joins: teleject (~christoph@27.sub-70-199-224.myvzw.com)
  380. # [10:26] * Joins: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr)
  381. # [10:27] * Joins: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de)
  382. # [10:29] * Quits: drizzy (~joe@cpe-65-189-220-102.neo.res.rr.com) (Ping timeout: 246 seconds)
  383. # [10:30] * Joins: Kuifje (~None@g25169.upc-g.chello.nl)
  384. # [10:30] * Quits: Kuifje (~None@g25169.upc-g.chello.nl) (Changing host)
  385. # [10:30] * Joins: Kuifje (~None@unaffiliated/kuifje111)
  386. # [10:31] * Quits: Xarthok (~Xarthok@5add25ac.bb.sky.com) (Ping timeout: 264 seconds)
  387. # [10:33] * Joins: trickyj (~tricky@115.249.73.81)
  388. # [10:36] * Quits: replore (~replore@EM117-55-65-133.emobile.ad.jp) (Remote host closed the connection)
  389. # [10:39] * Quits: nonge (~nonge@p5082B6E7.dip.t-dialin.net) (Ping timeout: 255 seconds)
  390. # [10:40] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  391. # [10:40] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
  392. # [10:40] * Quits: dragonshed (~dragonshe@about/csharp/regular/chaka) (Remote host closed the connection)
  393. # [10:41] * Joins: dragonshed (~dragonshe@about/csharp/regular/chaka)
  394. # [10:42] * Quits: dragonshed (~dragonshe@about/csharp/regular/chaka) (Remote host closed the connection)
  395. # [10:42] * Joins: replore (~replore@EM117-55-65-133.emobile.ad.jp)
  396. # [10:48] * Quits: xec (~xec@188.95.241.142) (*.net *.split)
  397. # [10:48] * Quits: pogo (~pogo@c-98-253-164-181.hsd1.il.comcast.net) (*.net *.split)
  398. # [10:48] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (*.net *.split)
  399. # [10:48] * Quits: chee (~chee@fsf/member/chee) (*.net *.split)
  400. # [10:48] * Quits: sunbeam (~sunbeam@79.99.2.128) (*.net *.split)
  401. # [10:48] * Quits: niftylettuce (u2733@gateway/web/irccloud.com/x-cbdrjmxzacetcbie) (*.net *.split)
  402. # [10:48] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (*.net *.split)
  403. # [10:48] * Quits: Kai` (~Kai@kai.sh) (*.net *.split)
  404. # [10:48] * Quits: mreeder (u4425@gateway/web/irccloud.com/x-zoykluannxsdytgm) (*.net *.split)
  405. # [10:48] * Quits: Martijnc (~Martijn@is-aweso.me) (*.net *.split)
  406. # [10:48] * Quits: peol (~andree@unaffiliated/peol) (*.net *.split)
  407. # [10:48] * Quits: alpaca (~swe@unaffiliated/alpaca) (*.net *.split)
  408. # [10:51] * Joins: sunbeam (~sunbeam@79.99.2.128)
  409. # [10:51] * Joins: xec (~xec@188.95.241.142)
  410. # [10:51] * Joins: pogo (~pogo@c-98-253-164-181.hsd1.il.comcast.net)
  411. # [10:51] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
  412. # [10:51] * Joins: chee (~chee@fsf/member/chee)
  413. # [10:51] * Joins: niftylettuce (u2733@gateway/web/irccloud.com/x-cbdrjmxzacetcbie)
  414. # [10:51] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
  415. # [10:51] * Joins: 65MABJPF2 (~Kai@kai.sh)
  416. # [10:51] * Joins: mreeder (u4425@gateway/web/irccloud.com/x-zoykluannxsdytgm)
  417. # [10:51] * Joins: Martijnc (~Martijn@is-aweso.me)
  418. # [10:51] * Joins: peol (~andree@unaffiliated/peol)
  419. # [10:51] * Joins: alpaca (~swe@unaffiliated/alpaca)
  420. # [10:53] * Joins: nonge (~nonge@p5B326B28.dip.t-dialin.net)
  421. # [10:53] * Joins: hyliandanny (~dfavela@cpe-75-84-98-167.socal.res.rr.com)
  422. # [10:55] * Quits: trollboy (~matt@64.183.123.2) (Read error: Connection timed out)
  423. # [10:56] * Parts: hyliandanny (~dfavela@cpe-75-84-98-167.socal.res.rr.com)
  424. # [10:57] * Quits: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net) (Read error: Operation timed out)
  425. # [10:57] * Joins: manuelbieh (~beeevi2@p57BD6AAD.dip0.t-ipconnect.de)
  426. # [11:00] * Joins: rabbi1 (~manjunath@49.249.141.243)
  427. # [11:00] * Quits: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net) (Ping timeout: 265 seconds)
  428. # [11:01] * Joins: rakl (~rakl@208-90-212-222.PUBLIC.monkeybrains.net)
  429. # [11:06] * Quits: replore (~replore@EM117-55-65-133.emobile.ad.jp) (Remote host closed the connection)
  430. # [11:07] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Excess Flood)
  431. # [11:09] * Quits: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
  432. # [11:10] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
  433. # [11:11] * Joins: ircmouser (~guest@c-71-193-1-69.hsd1.ca.comcast.net)
  434. # [11:12] * Joins: trollboy (~matt@64.183.123.2)
  435. # [11:16] * Joins: rush321 (~Ray@cpc2-croy13-0-0-cust56.croy.cable.virginmedia.com)
  436. # [11:29] * Joins: rjmt___ (~uid1@46-65-55-86.zone16.bethere.co.uk)
  437. # [11:30] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  438. # [11:31] * Quits: amado (~amado@187.209.15.110) (Quit: Leaving)
  439. # [11:34] * Quits: teleject (~christoph@27.sub-70-199-224.myvzw.com) (Ping timeout: 246 seconds)
  440. # [11:37] * Joins: dabbad00 (~dabbad00@78.156.15.23)
  441. # [11:41] * Quits: sharpshooter (~sharpshoo@122.166.81.15) (Ping timeout: 264 seconds)
  442. # [11:47] * Quits: rjmt___ (~uid1@46-65-55-86.zone16.bethere.co.uk) (Ping timeout: 252 seconds)
  443. # [11:51] * Joins: kholladay (~kholladay@69.169.182.226)
  444. # [11:53] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Remote host closed the connection)
  445. # [11:53] * Joins: sharpshooter (~sharpshoo@122.167.44.208)
  446. # [11:55] * Quits: trickyj (~tricky@115.249.73.81) (Quit: leaving)
  447. # [11:56] * Quits: kholladay (~kholladay@69.169.182.226) (Ping timeout: 246 seconds)
  448. # [11:59] * Quits: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au) (Quit: OzDave_mbp)
  449. # [12:09] * Quits: sharpshooter (~sharpshoo@122.167.44.208) (Ping timeout: 260 seconds)
  450. # [12:14] * Joins: pjjj (pjjj@151.65.49.39)
  451. # [12:20] * Joins: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr)
  452. # [12:21] * Joins: sharpshooter (~sharpshoo@122.167.23.24)
  453. # [12:21] * Joins: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net)
  454. # [12:29] * abstractj|away is now known as abstractj
  455. # [12:31] * abstractj is now known as abstractj|away
  456. # [12:36] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
  457. # [12:36] * Quits: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net) (Remote host closed the connection)
  458. # [12:36] * Quits: manuelbieh (~beeevi2@p57BD6AAD.dip0.t-ipconnect.de) (Quit: Verlassend)
  459. # [12:36] * Joins: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
  460. # [12:39] * Joins: N1X (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  461. # [12:40] * N1X is now known as Guest40610
  462. # [12:41] * Quits: rabbi1 (~manjunath@49.249.141.243) (Quit: Leaving.)
  463. # [12:41] * Joins: rickibalboa (~ricki@84.19.107.42)
  464. # [12:52] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
  465. # [12:53] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Client Quit)
  466. # [12:54] * Quits: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
  467. # [12:57] * Joins: _gambit (~prajwalit@59.95.1.235)
  468. # [12:59] * Quits: roadt_ (~roadt@60.168.82.213) (Ping timeout: 246 seconds)
  469. # [13:00] * Joins: Wildblue (~wb@69.140.154.17)
  470. # [13:01] * Joins: axos411 (~axos@xdsl-87-79-252-172.netcologne.de)
  471. # [13:01] * Joins: roadt_ (~roadt@60.168.82.213)
  472. # [13:03] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  473. # [13:04] * Joins: crashsky (~quassel@180.174.248.53)
  474. # [13:04] * Quits: crashsky (~quassel@180.174.248.53) (Read error: Connection reset by peer)
  475. # [13:07] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 265 seconds)
  476. # [13:09] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  477. # [13:11] * Joins: leonardorb (~leonardor@186.214.151.98)
  478. # [13:12] * Quits: Guest40610 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  479. # [13:16] * Quits: leonardorb (~leonardor@186.214.151.98) (Remote host closed the connection)
  480. # [13:19] * Joins: rickibalboa (~ricki@84.19.107.42)
  481. # [13:20] * Quits: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
  482. # [13:21] * Quits: sirecote (~Sirecote@64.15.76.9) (Ping timeout: 245 seconds)
  483. # [13:24] * Quits: FireFly (~firefly@oftn/member/FireFly) (Quit: ZNC - http://znc.in)
  484. # [13:27] * Joins: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr)
  485. # [13:28] * Joins: ampz (~laptop@host86-179-226-179.range86-179.btcentralplus.com)
  486. # [13:30] * Joins: Sirecote (~Sirecote@64.15.76.9)
  487. # [13:31] * Joins: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
  488. # [13:40] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 250 seconds)
  489. # [13:42] * Quits: ampz (~laptop@host86-179-226-179.range86-179.btcentralplus.com) (Quit: Leaving)
  490. # [13:47] * Quits: axos411 (~axos@xdsl-87-79-252-172.netcologne.de) (Quit: Leaving.)
  491. # [13:49] * Quits: sharpshooter (~sharpshoo@122.167.23.24) (Ping timeout: 264 seconds)
  492. # [13:51] * Joins: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru)
  493. # [13:52] * Joins: rickibalboa (~ricki@84.19.107.42)
  494. # [13:59] * Quits: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
  495. # [14:01] * Quits: Dasleah (~das@ppp121-44-22-50.lns20.syd6.internode.on.net) (Quit: Leaving)
  496. # [14:02] * Joins: sharpshooter (~sharpshoo@122.167.10.151)
  497. # [14:04] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 265 seconds)
  498. # [14:04] * Joins: liquid-s_ (~textual@41-133-198-222.dsl.mweb.co.za)
  499. # [14:04] * Joins: NLZ_13 (~verbeekni@d54C10B08.access.telenet.be)
  500. # [14:04] * Quits: liquid-s_ (~textual@41-133-198-222.dsl.mweb.co.za) (Client Quit)
  501. # [14:05] * Joins: liquid-silence (~textual@41-133-198-222.dsl.mweb.co.za)
  502. # [14:05] * Quits: liquid-silence (~textual@41-133-198-222.dsl.mweb.co.za) (Changing host)
  503. # [14:05] * Joins: liquid-silence (~textual@about/csharp/regular/liquid-silence)
  504. # [14:05] * Quits: liquid-silence (~textual@about/csharp/regular/liquid-silence) (Read error: Connection reset by peer)
  505. # [14:17] * Joins: hemanth_ (~hemanth@122.166.181.194)
  506. # [14:18] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
  507. # [14:22] * Quits: hugo_moss (hugo_moss@ool-18befbfb.dyn.optonline.net) (Read error: Connection reset by peer)
  508. # [14:22] * Joins: hugo_moss (hugo_moss@ool-18befbfb.dyn.optonline.net)
  509. # [14:22] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
  510. # [14:25] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Client Quit)
  511. # [14:26] * Quits: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
  512. # [14:26] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  513. # [14:26] * Joins: leonardorb (~leonardor@186.214.151.98)
  514. # [14:31] * Quits: leonardorb (~leonardor@186.214.151.98) (Ping timeout: 255 seconds)
  515. # [14:32] * Joins: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th)
  516. # [14:34] * Joins: zettam (~Pak@217.131.229.108)
  517. # [14:43] * Joins: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
  518. # [14:46] * Joins: N1X (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  519. # [14:46] * N1X is now known as Guest23428
  520. # [14:46] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
  521. # [14:47] * Quits: sharpshooter (~sharpshoo@122.167.10.151) (Quit: Leaving)
  522. # [14:47] * Quits: Guest23428 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  523. # [14:50] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Client Quit)
  524. # [15:00] * Joins: rickibalboa (~ricki@84.19.107.42)
  525. # [15:02] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Read error: Connection reset by peer)
  526. # [15:09] * Quits: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com) (Read error: Operation timed out)
  527. # [15:10] * Joins: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
  528. # [15:11] * Quits: alrra (~alrra@unaffiliated/alrra) (Ping timeout: 265 seconds)
  529. # [15:17] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  530. # [15:18] * Parts: pjjj (pjjj@151.65.49.39)
  531. # [15:18] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 264 seconds)
  532. # [15:22] * Joins: alrra (~alrra@188.24.80.194)
  533. # [15:22] * Quits: alrra (~alrra@188.24.80.194) (Changing host)
  534. # [15:22] * Joins: alrra (~alrra@unaffiliated/alrra)
  535. # [15:27] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
  536. # [15:28] * Joins: axos411 (~axos@xdsl-87-79-252-172.netcologne.de)
  537. # [15:28] * Joins: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg)
  538. # [15:32] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 265 seconds)
  539. # [15:36] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  540. # [15:39] * Joins: Rym (~Ryman@host86-148-147-226.range86-148.btcentralplus.com)
  541. # [15:39] * Joins: vlad_starkov (~vlad_star@83.149.9.226)
  542. # [15:40] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 255 seconds)
  543. # [15:44] * Joins: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com)
  544. # [15:49] * Joins: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr)
  545. # [15:56] * Quits: myx (~myx@pppoe-196-222-dyn-sr.volgaline.ru) (Quit: ушёл)
  546. # [16:17] * Quits: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
  547. # [16:17] * Quits: Rym (~Ryman@host86-148-147-226.range86-148.btcentralplus.com) (Quit: Rym)
  548. # [16:18] * Joins: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
  549. # [16:19] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
  550. # [16:26] * Quits: Maxani (~maxani@ARennes-653-1-212-149.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
  551. # [16:28] * Quits: vlad_starkov (~vlad_star@83.149.9.226) (Remote host closed the connection)
  552. # [16:29] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  553. # [16:29] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
  554. # [16:30] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  555. # [16:31] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
  556. # [16:31] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  557. # [16:32] * Quits: sasori_ (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 246 seconds)
  558. # [16:32] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
  559. # [16:33] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  560. # [16:34] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
  561. # [16:34] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  562. # [16:35] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Read error: Connection reset by peer)
  563. # [16:36] * Joins: sasori (~sasori@cm91.sigma175.maxonline.com.sg)
  564. # [16:45] * Joins: vlad_starkov (~vlad_star@83.149.9.226)
  565. # [16:48] * Joins: jrodl3r (~Adium@cpe-76-180-210-223.buffalo.res.rr.com)
  566. # [16:50] * Quits: chaiz (~chaiz@ppp-124-121-44-20.revip2.asianet.co.th) (Remote host closed the connection)
  567. # [16:53] * Quits: hemanth_ (~hemanth@122.166.181.194) (Quit: This computer has gone to sleep)
  568. # [16:56] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  569. # [16:59] * Joins: ukukuk (~textual@77.58.224.98)
  570. # [16:59] * Quits: vlad_starkov (~vlad_star@83.149.9.226) (Remote host closed the connection)
  571. # [17:01] * Quits: sasori (~sasori@cm91.sigma175.maxonline.com.sg) (Ping timeout: 264 seconds)
  572. # [17:07] * Joins: GuidoBouman (~anonymous@D97BC899.cm-3-4d.dynamic.ziggo.nl)
  573. # [17:08] * Quits: ukukuk (~textual@77.58.224.98) (Quit: Computer has gone to sleep.)
  574. # [17:08] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Quit: mike5w3c)
  575. # [17:11] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  576. # [17:12] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Ping timeout: 246 seconds)
  577. # [17:14] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  578. # [17:14] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  579. # [17:15] * Joins: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
  580. # [17:15] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  581. # [17:15] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  582. # [17:15] * Quits: carlos_antonio (~benway@unaffiliated/disusered) (Ping timeout: 250 seconds)
  583. # [17:15] * Joins: carlos_antonio (~benway@unaffiliated/disusered)
  584. # [17:15] * Quits: s5fs (~adam@unaffiliated/s5fs) (Ping timeout: 276 seconds)
  585. # [17:15] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  586. # [17:15] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  587. # [17:16] * Joins: s5fs (~adam@li91-204.members.linode.com)
  588. # [17:16] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  589. # [17:16] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  590. # [17:16] * Joins: mike5w3c_ (~MikeSmith@114.160.9.253)
  591. # [17:16] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  592. # [17:16] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  593. # [17:17] * Joins: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
  594. # [17:17] * Quits: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
  595. # [17:17] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  596. # [17:17] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  597. # [17:17] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  598. # [17:17] * Quits: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
  599. # [17:17] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  600. # [17:17] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  601. # [17:18] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  602. # [17:18] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  603. # [17:19] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  604. # [17:19] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  605. # [17:19] * Quits: mike5w3c (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp) (Ping timeout: 255 seconds)
  606. # [17:19] * mike5w3c_ is now known as mike5w3c
  607. # [17:19] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  608. # [17:19] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  609. # [17:20] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  610. # [17:20] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  611. # [17:20] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  612. # [17:20] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  613. # [17:21] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  614. # [17:21] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  615. # [17:21] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  616. # [17:21] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  617. # [17:22] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  618. # [17:22] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  619. # [17:22] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  620. # [17:22] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  621. # [17:22] * Joins: drublic (~drublic@frbg-4d029ec4.pool.mediaWays.net)
  622. # [17:23] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  623. # [17:23] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  624. # [17:23] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  625. # [17:23] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  626. # [17:24] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  627. # [17:24] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  628. # [17:24] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  629. # [17:24] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  630. # [17:25] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  631. # [17:25] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  632. # [17:25] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  633. # [17:25] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  634. # [17:26] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  635. # [17:26] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  636. # [17:26] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  637. # [17:26] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  638. # [17:27] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  639. # [17:27] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  640. # [17:27] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  641. # [17:27] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  642. # [17:28] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  643. # [17:28] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  644. # [17:28] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  645. # [17:28] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  646. # [17:29] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  647. # [17:29] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  648. # [17:29] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  649. # [17:29] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  650. # [17:30] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  651. # [17:30] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  652. # [17:30] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  653. # [17:30] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  654. # [17:31] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  655. # [17:31] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  656. # [17:31] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  657. # [17:31] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  658. # [17:32] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  659. # [17:32] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  660. # [17:32] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  661. # [17:32] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  662. # [17:33] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  663. # [17:33] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  664. # [17:33] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  665. # [17:33] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  666. # [17:34] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  667. # [17:34] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  668. # [17:34] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  669. # [17:34] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  670. # [17:35] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  671. # [17:35] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  672. # [17:35] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  673. # [17:35] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  674. # [17:36] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  675. # [17:36] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  676. # [17:36] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  677. # [17:36] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  678. # [17:37] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
  679. # [17:37] * Quits: roadt_ (~roadt@60.168.82.213) (Ping timeout: 246 seconds)
  680. # [17:37] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  681. # [17:37] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  682. # [17:37] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  683. # [17:37] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  684. # [17:38] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  685. # [17:38] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  686. # [17:38] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  687. # [17:38] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  688. # [17:39] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  689. # [17:39] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  690. # [17:39] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  691. # [17:39] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  692. # [17:40] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  693. # [17:40] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  694. # [17:40] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  695. # [17:40] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  696. # [17:41] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  697. # [17:41] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  698. # [17:41] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  699. # [17:41] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  700. # [17:42] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  701. # [17:42] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  702. # [17:42] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  703. # [17:42] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  704. # [17:43] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  705. # [17:43] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  706. # [17:43] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  707. # [17:43] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  708. # [17:44] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  709. # [17:44] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  710. # [17:44] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  711. # [17:44] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  712. # [17:45] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  713. # [17:45] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  714. # [17:45] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  715. # [17:45] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  716. # [17:46] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  717. # [17:46] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  718. # [17:46] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  719. # [17:46] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  720. # [17:47] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  721. # [17:47] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  722. # [17:47] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  723. # [17:47] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  724. # [17:48] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  725. # [17:48] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  726. # [17:48] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  727. # [17:48] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  728. # [17:49] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  729. # [17:49] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  730. # [17:49] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  731. # [17:49] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  732. # [17:50] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  733. # [17:50] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  734. # [17:50] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  735. # [17:50] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  736. # [17:51] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  737. # [17:51] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  738. # [17:51] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  739. # [17:51] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  740. # [17:52] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  741. # [17:52] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  742. # [17:52] * Joins: aniasis (~aniasis@108-195-74-48.lightspeed.rcsntx.sbcglobal.net)
  743. # [17:52] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  744. # [17:52] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  745. # [17:53] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  746. # [17:53] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  747. # [17:53] * Joins: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
  748. # [17:53] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  749. # [17:53] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  750. # [17:54] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  751. # [17:54] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  752. # [17:54] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  753. # [17:54] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  754. # [17:55] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  755. # [17:55] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  756. # [17:55] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  757. # [17:55] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  758. # [17:56] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  759. # [17:56] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  760. # [17:56] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  761. # [17:56] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  762. # [17:57] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  763. # [17:57] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  764. # [17:57] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  765. # [17:57] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  766. # [17:58] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  767. # [17:58] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  768. # [17:58] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  769. # [17:58] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  770. # [17:59] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  771. # [17:59] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  772. # [17:59] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  773. # [17:59] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  774. # [18:00] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  775. # [18:00] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  776. # [18:00] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  777. # [18:00] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  778. # [18:01] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  779. # [18:01] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  780. # [18:01] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  781. # [18:01] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  782. # [18:02] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  783. # [18:02] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  784. # [18:02] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  785. # [18:02] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  786. # [18:03] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  787. # [18:03] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  788. # [18:03] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  789. # [18:03] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  790. # [18:03] * Quits: rimas (~daze@client-212-117-18-111.inturbo.lt)
  791. # [18:04] * Quits: axos411 (~axos@xdsl-87-79-252-172.netcologne.de) (Quit: Leaving.)
  792. # [18:04] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  793. # [18:04] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  794. # [18:04] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  795. # [18:04] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  796. # [18:05] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  797. # [18:05] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  798. # [18:05] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
  799. # [18:05] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  800. # [18:05] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  801. # [18:06] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  802. # [18:06] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  803. # [18:06] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  804. # [18:06] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  805. # [18:07] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  806. # [18:07] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  807. # [18:07] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  808. # [18:07] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  809. # [18:08] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  810. # [18:08] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  811. # [18:08] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  812. # [18:08] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  813. # [18:09] * Quits: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
  814. # [18:09] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  815. # [18:09] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  816. # [18:09] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  817. # [18:11] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  818. # [18:12] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  819. # [18:12] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  820. # [18:12] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  821. # [18:13] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  822. # [18:13] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  823. # [18:13] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  824. # [18:13] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  825. # [18:14] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  826. # [18:14] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Excess Flood)
  827. # [18:15] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
  828. # [18:16] * Joins: thepreacher (~thepreach@87.114.81.254)
  829. # [18:25] * Joins: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
  830. # [18:31] * Quits: thepreacher (~thepreach@87.114.81.254) (Quit: Leaving)
  831. # [18:32] * Joins: Foo-Bar (~FooBar@c-76-114-34-204.hsd1.ca.comcast.net)
  832. # [18:32] * Quits: Foo-Bar (~FooBar@c-76-114-34-204.hsd1.ca.comcast.net) (Changing host)
  833. # [18:32] * Joins: Foo-Bar (~FooBar@unaffiliated/foo-bar)
  834. # [18:34] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  835. # [18:36] * Quits: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de) (Ping timeout: 265 seconds)
  836. # [18:44] * Joins: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de)
  837. # [18:46] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 260 seconds)
  838. # [18:47] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
  839. # [18:55] * Quits: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de) (Ping timeout: 252 seconds)
  840. # [18:55] * Joins: teleject (~christoph@66.135.234.2)
  841. # [18:57] * Parts: rush321 (~Ray@cpc2-croy13-0-0-cust56.croy.cable.virginmedia.com)
  842. # [19:01] * Quits: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
  843. # [19:02] * Quits: mike5w3c (~MikeSmith@114.160.9.253) (Quit: mike5w3c)
  844. # [19:04] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
  845. # [19:07] * Quits: teleject (~christoph@66.135.234.2) (Read error: Connection reset by peer)
  846. # [19:08] * Joins: teleject_ (~christoph@66.135.234.2)
  847. # [19:12] * Joins: sedovsek (~robert@BSN-176-137-58.dial-up.dsl.siol.net)
  848. # [19:13] * Quits: Leeol (~Leeol@63-155-177-222.eugn.qwest.net) (Quit: Leaving)
  849. # [19:16] * Joins: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
  850. # [19:16] * Joins: krolbg (~carolina@177.97.221.74)
  851. # [19:18] * Joins: CodeDroid__ (~DroidKree@178.137.208.134)
  852. # [19:18] * Quits: CodeDroid__ (~DroidKree@178.137.208.134) (Client Quit)
  853. # [19:19] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
  854. # [19:20] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
  855. # [19:20] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  856. # [19:20] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  857. # [19:23] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
  858. # [19:23] * Joins: Leeol (~Leeol@63-155-177-222.eugn.qwest.net)
  859. # [19:27] * Quits: JSharpe_ (~JSharpe@ip5-63-150-60.lon.ukinetcom.net) (Quit: Leaving)
  860. # [19:28] * Joins: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de)
  861. # [19:28] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
  862. # [19:31] * Joins: grizwako (~grizzly@245-46.dsl.iskon.hr)
  863. # [19:32] * Quits: longbeach (~mike@AFontenayssB-152-1-11-34.w82-121.abo.wanadoo.fr)
  864. # [19:37] * Quits: gde33 (kvirc@546A1A51.cm-12-3a.dynamic.ziggo.nl) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
  865. # [19:39] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 264 seconds)
  866. # [19:40] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
  867. # [19:42] * Quits: grizwako (~grizzly@245-46.dsl.iskon.hr) (Ping timeout: 244 seconds)
  868. # [19:42] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
  869. # [19:53] * Joins: JSharpe (~JSharpe@tsn85-159-237-3.dyn.nltelcom.net)
  870. # [19:54] * Quits: obert (~quassel@host118-206-dynamic.47-79-r.retail.telecomitalia.it) (Read error: Connection reset by peer)
  871. # [19:56] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
  872. # [19:58] * Joins: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net)
  873. # [20:02] * Quits: coellobranco (~FoRcEr@65.Red-88-24-231.staticIP.rima-tde.net) (Ping timeout: 246 seconds)
  874. # [20:03] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
  875. # [20:06] * Quits: replore_ (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Remote host closed the connection)
  876. # [20:08] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
  877. # [20:12] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  878. # [20:17] * Joins: coellobranco (~FoRcEr@243.Red-83-36-171.dynamicIP.rima-tde.net)
  879. # [20:17] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Client Quit)
  880. # [20:18] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  881. # [20:18] * Joins: Buglouse (~Buglouse@unaffiliated/Buglouse)
  882. # [20:21] * Joins: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net)
  883. # [20:25] * Joins: austincheney (~quassel@99-202-32-148.pools.spcsdns.net)
  884. # [20:29] * Quits: sedovsek (~robert@BSN-176-137-58.dial-up.dsl.siol.net) (Quit: sedovsek)
  885. # [20:35] * Quits: lushious (~lushious@cpc9-flit3-2-0-cust134.9-1.cable.virginmedia.com) (Remote host closed the connection)
  886. # [20:36] * Joins: lushious (~lushious@cpc9-flit3-2-0-cust134.9-1.cable.virginmedia.com)
  887. # [20:41] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
  888. # [20:42] * Joins: disaster02 (~disaster@brsg-4dbbeafe.pool.mediaWays.net)
  889. # [20:42] * Quits: disaster02 (~disaster@brsg-4dbbeafe.pool.mediaWays.net) (Remote host closed the connection)
  890. # [20:42] * Joins: disaster03 (~disaster@brsg-4dbbeafe.pool.mediaWays.net)
  891. # [20:43] * Joins: Xarthok (~Xarthok@5add25ac.bb.sky.com)
  892. # [20:43] * Quits: krolbg (~carolina@177.97.221.74) (Quit: krolbg)
  893. # [20:46] * Joins: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
  894. # [20:46] * Quits: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
  895. # [20:46] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  896. # [20:46] * Quits: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net) (Remote host closed the connection)
  897. # [20:46] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Client Quit)
  898. # [20:47] * Quits: Quatrerwin (~quatre@unaffiliated/quatrerwin) (Remote host closed the connection)
  899. # [20:57] * Joins: tw2113 (~tw2113@host-91-2-2-96.midco.net)
  900. # [20:57] * Quits: tw2113 (~tw2113@host-91-2-2-96.midco.net) (Changing host)
  901. # [20:57] * Joins: tw2113 (~tw2113@fedora/tw2113)
  902. # [20:58] * Quits: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net) (Quit: Leaving.)
  903. # [20:59] * Quits: Ikoru2 (~Ikoru@027f29a3.bb.sky.com) (Remote host closed the connection)
  904. # [20:59] * Joins: Ikoru (~Ikoru@027f29a3.bb.sky.com)
  905. # [21:00] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
  906. # [21:02] * Joins: pandeiro (~user@177.33.180.50)
  907. # [21:09] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  908. # [21:11] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
  909. # [21:13] * Quits: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net) (Quit: Leaving.)
  910. # [21:15] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 260 seconds)
  911. # [21:17] * Joins: EH (32537b7a@gateway/web/freenode/ip.50.83.123.122)
  912. # [21:17] * Joins: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp)
  913. # [21:21] * Joins: Tapionp (~Daryl@pool-74-99-167-105.hrbgpa.east.verizon.net)
  914. # [21:21] * Quits: Tapionp (~Daryl@pool-74-99-167-105.hrbgpa.east.verizon.net) (Read error: Connection reset by peer)
  915. # [21:22] * Quits: replore (~replore@FL1-118-109-226-159.kng.mesh.ad.jp) (Ping timeout: 265 seconds)
  916. # [21:23] * Quits: BigKing (~BigKing@dslb-084-061-106-202.pools.arcor-ip.net) (Ping timeout: 265 seconds)
  917. # [21:25] * Quits: EH (32537b7a@gateway/web/freenode/ip.50.83.123.122) (Ping timeout: 245 seconds)
  918. # [21:41] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
  919. # [21:46] * Joins: jerryitt (~Jerry@86-40-187-59-dynamic.b-ras2.srl.dublin.eircom.net)
  920. # [21:50] * Joins: Jon47 (~Adium@c-69-143-14-148.hsd1.va.comcast.net)
  921. # [21:52] * Quits: _gambit (~prajwalit@59.95.1.235) (Quit: Computer has gone to sleep.)
  922. # [22:01] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
  923. # [22:02] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
  924. # [22:02] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Client Quit)
  925. # [22:03] * Quits: Ms2ger (~Ms2ger@186.219-242-81.adsl-dyn.isp.belgacom.be) (Quit: nn)
  926. # [22:04] * Quits: disaster03 (~disaster@brsg-4dbbeafe.pool.mediaWays.net) (Ping timeout: 264 seconds)
  927. # [22:08] * Joins: bolbat (~bolbat@82.193.100.250.ipnet.kiev.ua)
  928. # [22:08] * Quits: exoon (~exoon@p4FD38137.dip0.t-ipconnect.de) (Quit: Verlassend)
  929. # [22:09] * Joins: stevegill (~stevengil@99-43-255-97.lightspeed.sntcca.sbcglobal.net)
  930. # [22:13] * Quits: bolbat (~bolbat@82.193.100.250.ipnet.kiev.ua) (Quit: Linkinus - http://linkinus.com)
  931. # [22:13] * Joins: bolbat (~bolbat@82.193.100.250.ipnet.kiev.ua)
  932. # [22:15] * Parts: bolbat (~bolbat@82.193.100.250.ipnet.kiev.ua)
  933. # [22:21] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
  934. # [22:22] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
  935. # [22:26] * Quits: mpaun (~mpaun@86.124.178.170) (Remote host closed the connection)
  936. # [22:31] * Quits: GuidoBouman (~anonymous@D97BC899.cm-3-4d.dynamic.ziggo.nl) (Quit: GuidoBouman)
  937. # [22:32] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  938. # [22:35] * Joins: krolbg (~carolina@187.58.5.183)
  939. # [22:35] * Quits: krolbg (~carolina@187.58.5.183) (Client Quit)
  940. # [22:37] * Joins: GuidoBouman (~anonymous@D97BC899.cm-3-4d.dynamic.ziggo.nl)
  941. # [22:37] * Quits: Jon47 (~Adium@c-69-143-14-148.hsd1.va.comcast.net) (Quit: Leaving.)
  942. # [22:39] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Remote host closed the connection)
  943. # [22:56] * Joins: mpaun (~mpaun@86.124.178.170)
  944. # [23:05] * Quits: mpaun (~mpaun@86.124.178.170) (Ping timeout: 260 seconds)
  945. # [23:06] * Joins: rjmt___ (~uid1@46-65-55-86.zone16.bethere.co.uk)
  946. # [23:08] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
  947. # [23:09] * Quits: arietis (~arietis@188.242.29.115) (Quit: Textual IRC Client: http://www.textualapp.com/)
  948. # [23:10] * Quits: rakl (~rakl@208-90-212-222.PUBLIC.monkeybrains.net) (Quit: sleeping)
  949. # [23:12] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
  950. # [23:13] * Joins: leonardorb (~leonardor@187.114.232.230)
  951. # [23:15] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Ping timeout: 246 seconds)
  952. # [23:19] * Joins: N1X (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  953. # [23:20] * N1X is now known as Guest50589
  954. # [23:23] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
  955. # [23:29] * Quits: leonardorb (~leonardor@187.114.232.230) (Remote host closed the connection)
  956. # [23:30] * Quits: milleja46 (~quassel@projecthq.biz) (Ping timeout: 246 seconds)
  957. # [23:33] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
  958. # [23:33] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
  959. # [23:33] * Joins: tw2113 (~tw2113@fedora/tw2113)
  960. # [23:33] * Quits: Leeol (~Leeol@63-155-177-222.eugn.qwest.net) (Quit: Leaving)
  961. # [23:38] * Quits: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net) (Quit: Leaving.)
  962. # [23:40] * Joins: milleja46 (~quassel@projecthq.biz)
  963. # [23:42] * Joins: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net)
  964. # [23:43] * Quits: benknight (~Adium@50-0-128-147.dsl.dynamic.sonic.net) (Client Quit)
  965. # [23:47] * Quits: NLZ_13 (~verbeekni@d54C10B08.access.telenet.be) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  966. # [23:50] * Quits: Guest50589 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  967. # [23:50] * Joins: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net)
  968. # [23:53] * Joins: benjitas_ (~benjitast@98.234.54.52)
  969. # [23:54] * Quits: benjitastic (~benjitast@c-98-234-54-52.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  970. # [23:55] * Joins: pinage404 (~pinage404@APuteaux-651-1-61-180.w81-249.abo.wanadoo.fr)
  971. # [23:56] * Quits: austincheney (~quassel@99-202-32-148.pools.spcsdns.net) (Read error: Connection reset by peer)
  972. # [23:57] * Joins: mpaun (~mpaun@86.124.178.170)
  973. # Session Close: Sun Dec 02 00:00:00 2012

The end :)