/irc-logs / freenode / #html5 / 2013-10-13 / end

Options:

  1. # Session Start: Sun Oct 13 00:00:00 2013
  2. # Session Ident: #html5
  3. # [00:02] * Quits: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net) (Quit: TheOrignl)
  4. # [00:04] * Quits: kmels (~kmels@190.148.121.135) (Ping timeout: 252 seconds)
  5. # [00:08] <P1RATEZ> thanks mdel, that work
  6. # [00:08] <P1RATEZ> i'm def lacking fundamentals, will be looking into them a bit more
  7. # [00:09] <mdel> no warranty of fitness for your particular purpose - test it for your use-case ;)
  8. # [00:10] <P1RATEZ> hehe fitness.. it will be on a fitness site XD putting it on some forms on www.cptn.com
  9. # [00:10] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Ping timeout: 240 seconds)
  10. # [00:12] <mdel> ha, nice
  11. # [00:14] * barking_dog is now known as barking_cat
  12. # [00:14] <P1RATEZ> it works, i used [0-9]+-[0-9]+-[0-9]+\s?(x[0-9]{0,5})? to make the extension have optional length of x123 x1234 x12345 for those strange business people
  13. # [00:15] <P1RATEZ> i had a woman submitted her visa number into the phone number field ;\
  14. # [00:16] <P1RATEZ> fitness sites dont' have the brightest of users filling in the forms and their credit card details into 'card owner fields' on ecommerce form, so the bank logs their detail in plain view on the backend
  15. # [00:16] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 245 seconds)
  16. # [00:17] <mdel> #PCIcompliance
  17. # [00:18] <P1RATEZ> i emailed them about it, said they can't edit production database to remove it
  18. # [00:18] <P1RATEZ> TD Bank
  19. # [00:18] <mdel> lame :/
  20. # [00:19] <P1RATEZ> its all good though, it gets removed after 6 months or so from records
  21. # [00:23] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
  22. # [00:23] * Joins: Newbcake (~Neal@82-170-253-169.ip.telfort.nl)
  23. # [00:26] * Quits: NealJ (~Neal@82-170-253-169.ip.telfort.nl) (Ping timeout: 245 seconds)
  24. # [00:29] * Joins: NealJ (~Neal@82-170-253-169.ip.telfort.nl)
  25. # [00:30] * Quits: Newbcake (~Neal@82-170-253-169.ip.telfort.nl) (Ping timeout: 246 seconds)
  26. # [00:31] * Quits: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com) (Read error: No route to host)
  27. # [00:32] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Ping timeout: 265 seconds)
  28. # [00:33] * Joins: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com)
  29. # [00:33] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk) (Ping timeout: 245 seconds)
  30. # [00:34] * Joins: simons (~scarfs03@host86-143-58-91.range86-143.btcentralplus.com)
  31. # [00:38] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
  32. # [00:39] * Parts: krenner (~anon@static-81-219-26-220.devs.futuro.pl)
  33. # [00:41] * Joins: ericelliott (~ericellio@162.219.21.153)
  34. # [00:45] * Joins: kmels (~kmels@190.148.176.238)
  35. # [00:48] * Quits: AngelDeath (~angeldeat@201.210.1.210) (Ping timeout: 240 seconds)
  36. # [00:48] * biscuit is now known as neo
  37. # [00:48] * neo is now known as biscuit
  38. # [00:50] * zz_michael_mbp is now known as michael_mbp
  39. # [00:51] * Joins: Newbcake (~Neal@82-170-253-169.ip.telfort.nl)
  40. # [00:51] * Joins: aranyaka (~aranyaka@static-ip-77-89-122-116.promax.media.pl)
  41. # [00:53] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  42. # [00:53] * Quits: NealJ (~Neal@82-170-253-169.ip.telfort.nl) (Ping timeout: 252 seconds)
  43. # [00:54] * Joins: neogeeo (~tesla@65.Red-81-32-57.dynamicIP.rima-tde.net)
  44. # [00:54] * michael_mbp is now known as zz_michael_mbp
  45. # [00:56] * Joins: NealJ (~Neal@82-170-253-169.ip.telfort.nl)
  46. # [00:56] * Quits: neogeeo (~tesla@65.Red-81-32-57.dynamicIP.rima-tde.net) (Read error: Connection reset by peer)
  47. # [00:56] * Quits: aranyaka (~aranyaka@static-ip-77-89-122-116.promax.media.pl) (Quit: WeeChat 0.3.8)
  48. # [00:57] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 245 seconds)
  49. # [00:59] * Quits: Newbcake (~Neal@82-170-253-169.ip.telfort.nl) (Ping timeout: 245 seconds)
  50. # [01:02] * Joins: squeakytoy2 (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
  51. # [01:02] <hugo_moss> i have an image that id like to cross fade another image onto. what i would like to do is have an image inside a div lay on top of another image inside a div, and originally set the opacity to the overlaid image from 0 to 1. is there any way to do this without positioning?
  52. # [01:04] * Quits: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Ping timeout: 245 seconds)
  53. # [01:07] * Joins: Newbcake (~Neal@82-170-253-169.ip.telfort.nl)
  54. # [01:10] * Quits: simons (~scarfs03@host86-143-58-91.range86-143.btcentralplus.com) (Ping timeout: 256 seconds)
  55. # [01:11] * Quits: NealJ (~Neal@82-170-253-169.ip.telfort.nl) (Ping timeout: 245 seconds)
  56. # [01:12] * Joins: NealJ (~Neal@82-170-253-169.ip.telfort.nl)
  57. # [01:12] * Quits: Newbcake (~Neal@82-170-253-169.ip.telfort.nl) (Ping timeout: 246 seconds)
  58. # [01:12] * Quits: NealJ (~Neal@82-170-253-169.ip.telfort.nl) (Client Quit)
  59. # [01:13] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
  60. # [01:19] * Quits: WebDragon (~webdragon@c-69-249-35-128.hsd1.de.comcast.net) (Ping timeout: 246 seconds)
  61. # [01:23] * Joins: dxy (~Admin@108.228.180.223)
  62. # [01:23] * Quits: dxy (~Admin@108.228.180.223) (Client Quit)
  63. # [01:26] * Joins: uokesita (~uokesita@190.73.34.113)
  64. # [01:27] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  65. # [01:28] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
  66. # [01:29] * Quits: squeakytoy2 (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Read error: Connection reset by peer)
  67. # [01:33] * Joins: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
  68. # [01:33] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Ping timeout: 272 seconds)
  69. # [01:35] * Quits: mven (~mven@u-131-216-14-39.dhcp.unlv.edu) (Remote host closed the connection)
  70. # [01:36] * Joins: mven (~mven@u-131-216-14-39.dhcp.unlv.edu)
  71. # [01:40] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  72. # [01:40] * Quits: mven (~mven@u-131-216-14-39.dhcp.unlv.edu) (Ping timeout: 252 seconds)
  73. # [01:42] * Quits: devsharp (~steph@ARennes-551-1-24-172.w92-135.abo.wanadoo.fr) (Quit: Quitte)
  74. # [01:45] * Joins: hugom (hugo_moss@ool-ad033cd6.dyn.optonline.net)
  75. # [01:45] * Quits: hugo_moss (hugo_moss@ool-ad033cd6.dyn.optonline.net) (Ping timeout: 240 seconds)
  76. # [01:45] * Quits: awc737 (~awc737@2604:180:1::e9e7:263f) (Quit: ZNC - http://znc.sourceforge.net)
  77. # [01:46] * Joins: awc737 (~awc737@2604:180:1::e9e7:263f)
  78. # [01:47] * Quits: kristofers (~kristofer@89-160-178-85.du.xdsl.is) (Remote host closed the connection)
  79. # [01:48] * Joins: angeldeath (~angeldeat@201.210.1.210)
  80. # [01:48] * angeldeath is now known as AngelDeath
  81. # [01:55] * Joins: MrNaviPacho (~MrNaviPac@pool-72-91-152-111.tampfl.fios.verizon.net)
  82. # [01:56] * Quits: MrNaviPacho (~MrNaviPac@pool-72-91-152-111.tampfl.fios.verizon.net) (Max SendQ exceeded)
  83. # [02:00] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Ping timeout: 240 seconds)
  84. # [02:01] * Joins: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net)
  85. # [02:02] * Joins: dxy (~Admin@108.228.180.223)
  86. # [02:03] * Parts: dxy (~Admin@108.228.180.223)
  87. # [02:06] * Quits: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net) (Quit: TheOrignl)
  88. # [02:07] * Quits: pandeiro (~user@187.37.172.139) (Remote host closed the connection)
  89. # [02:13] * Quits: kmels (~kmels@190.148.176.238) (Ping timeout: 252 seconds)
  90. # [02:13] * Joins: syntaqx (syntaqx@c-98-202-133-105.hsd1.ut.comcast.net)
  91. # [02:16] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 245 seconds)
  92. # [02:18] * Quits: u0m3 (~u0m3@92.80.65.121) (Read error: Connection reset by peer)
  93. # [02:21] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Quit: 🚣)
  94. # [02:21] * Quits: cnivolle_ (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net) (Read error: Connection reset by peer)
  95. # [02:22] * Joins: cnivolle (~cnivolle@2a01:e35:2e3d:3740:243f:d842:1cee:c8c2)
  96. # [02:27] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
  97. # [02:28] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
  98. # [02:33] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Ping timeout: 245 seconds)
  99. # [02:38] * Quits: cnivolle (~cnivolle@2a01:e35:2e3d:3740:243f:d842:1cee:c8c2) (Remote host closed the connection)
  100. # [02:38] * Joins: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net)
  101. # [02:43] * Quits: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net) (Ping timeout: 272 seconds)
  102. # [02:44] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  103. # [02:47] * Quits: AciD` (~gni@jau72-5-78-223-56-21.fbx.proxad.net) (Read error: Connection timed out)
  104. # [02:47] * Joins: c4milo (~c4milo@cable201-232-176-18.epm.net.co)
  105. # [03:07] * Quits: JBreit (~Trip@72.25.43.71) (Read error: Connection reset by peer)
  106. # [03:08] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
  107. # [03:10] * Joins: dxy (~Admin@108.228.180.223)
  108. # [03:11] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 240 seconds)
  109. # [03:14] * Joins: JBreit (~Trip@72.25.43.71)
  110. # [03:15] * Parts: dxy (~Admin@108.228.180.223)
  111. # [03:16] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  112. # [03:16] * Quits: GhostFreeman (~cameronki@c-24-126-240-124.hsd1.ga.comcast.net) (Ping timeout: 272 seconds)
  113. # [03:17] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
  114. # [03:20] * Quits: AdenFlorian (~AdenFlori@74.197.181.184) (Read error: Connection reset by peer)
  115. # [03:26] * Parts: syntaqx (syntaqx@c-98-202-133-105.hsd1.ut.comcast.net)
  116. # [03:30] * Joins: roadt (~roadt@60.168.88.137)
  117. # [03:46] * Quits: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout: 272 seconds)
  118. # [03:48] * Quits: symb (~IRC@91-64-9-149-dynip.superkabel.de) (Quit: You should never underestimate the predictability of stupidity.)
  119. # [03:48] * Joins: symb (~IRC@91-64-9-149-dynip.superkabel.de)
  120. # [03:51] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  121. # [03:52] * Quits: symb (~IRC@91-64-9-149-dynip.superkabel.de) (Ping timeout: 240 seconds)
  122. # [03:53] * Quits: c4milo (~c4milo@cable201-232-176-18.epm.net.co) (Remote host closed the connection)
  123. # [03:54] * Joins: c4milo (~c4milo@cable201-232-176-18.epm.net.co)
  124. # [03:55] * Joins: kristofers (~kristofer@89-160-178-85.du.xdsl.is)
  125. # [03:56] * Quits: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com) (Quit: Ex-Chat)
  126. # [03:59] * Quits: c4milo (~c4milo@cable201-232-176-18.epm.net.co) (Ping timeout: 272 seconds)
  127. # [04:04] * Quits: ericelliott (~ericellio@162.219.21.153) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
  128. # [04:06] * Quits: lunarjar (~lunarjar@2605:6400:1:fed5:22:f924:6051:57c8) (Ping timeout: 264 seconds)
  129. # [04:07] * Joins: lunarjar (~lunarjar@2605:6400:1:fed5:22:f924:6051:57c8)
  130. # [04:10] * Joins: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net)
  131. # [04:13] * Quits: uokesita (~uokesita@190.73.34.113) (Quit: Leaving)
  132. # [04:17] * zz_michael_mbp is now known as michael_mbp
  133. # [04:22] * Quits: Narven (~narven@bl7-90-2.dsl.telepac.pt) (Quit: Computer has gone to sleep.)
  134. # [04:22] * Joins: Narven (~narven@bl7-90-2.dsl.telepac.pt)
  135. # [04:22] * Joins: space (~irssi@r186-48-199-55.dialup.adsl.anteldata.net.uy)
  136. # [04:24] * Joins: lmcliste_ (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
  137. # [04:27] * Quits: Narven (~narven@bl7-90-2.dsl.telepac.pt) (Ping timeout: 240 seconds)
  138. # [04:27] * Joins: Vennril2 (~vennril@p4FEB37A6.dip0.t-ipconnect.de)
  139. # [04:28] * Quits: Vennril (~vennril@p4FEB0872.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
  140. # [04:33] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 245 seconds)
  141. # [04:36] * Quits: lmcliste_ (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
  142. # [04:45] * Quits: VampirePony (VampirePon@dhcp40.ssv2.iit.edu)
  143. # [04:51] * Quits: P1RATEZ (piratez@CPE602ad086e9b5-CM602ad086e9b2.cpe.net.cable.rogers.com) (Quit: Read error: Text overflow)
  144. # [04:53] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  145. # [04:53] * Joins: dxy (~Admin@108.228.180.223)
  146. # [04:54] * Quits: Alina-malina (Alina-mali@46.162.221.229) (Ping timeout: 245 seconds)
  147. # [04:55] * Joins: quixotic_chris (~quixotic@stjhnbsu0ww-142167015190.dhcp-dynamic.FibreOp.nb.bellaliant.net)
  148. # [04:58] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 272 seconds)
  149. # [04:59] * Joins: danjesus (~danjesus@187.101.85.19)
  150. # [05:09] * michael_mbp is now known as zz_michael_mbp
  151. # [05:11] * Joins: GhostFreeman (~cameronki@c-24-126-168-203.hsd1.ga.comcast.net)
  152. # [05:19] * Quits: oniijin (~oniijin@cpe-24-162-124-114.hot.res.rr.com) (Quit: oniijin)
  153. # [05:21] * Joins: tantek (~tantek@cpe-172-254-56-122.nyc.res.rr.com)
  154. # [05:23] * Joins: nonge_ (~nonge@p50829C02.dip0.t-ipconnect.de)
  155. # [05:27] * Quits: nonge (~nonge@p5082BAED.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
  156. # [05:31] * Joins: aspire (~aspire@24.53.226.70)
  157. # [05:31] * Quits: aspire (~aspire@24.53.226.70) (Changing host)
  158. # [05:31] * Joins: aspire (~aspire@unaffiliated/aspire)
  159. # [05:39] * Quits: dxy (~Admin@108.228.180.223) (Quit: Peace, Dr. Tony is signing out!)
  160. # [05:39] * Joins: dxy (~Admin@108.228.180.223)
  161. # [05:39] * dxy is now known as tefez
  162. # [05:49] * Quits: hugom (hugo_moss@ool-ad033cd6.dyn.optonline.net) (Read error: Connection reset by peer)
  163. # [05:50] * Joins: hugo_moss (~hm@ool-ad033cd6.dyn.optonline.net)
  164. # [05:54] * Quits: hugo_moss (~hm@ool-ad033cd6.dyn.optonline.net) (Ping timeout: 240 seconds)
  165. # [06:09] * Joins: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com)
  166. # [06:13] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
  167. # [06:22] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  168. # [06:25] * Joins: coellobranco (~FoRcEr@77.Red-88-24-214.staticIP.rima-tde.net)
  169. # [06:25] * Quits: danjesus (~danjesus@187.101.85.19) (Remote host closed the connection)
  170. # [06:26] * Quits: zettam (~undream@82.222.123.70) (Ping timeout: 240 seconds)
  171. # [06:26] * Joins: danjesus (~danjesus@187.101.85.19)
  172. # [06:30] * FortuneDays is now known as FORTUNEDAYS
  173. # [06:30] * Quits: danjesus (~danjesus@187.101.85.19) (Ping timeout: 240 seconds)
  174. # [06:32] * FORTUNEDAYS is now known as FortuneDays
  175. # [06:36] * Quits: coellobranco (~FoRcEr@77.Red-88-24-214.staticIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
  176. # [06:36] * Quits: aspire (~aspire@unaffiliated/aspire) (Quit: Leaving)
  177. # [06:41] * Quits: Zauberfisch__ (~Zauberfis@venus.zauberfisch.at) (Read error: Connection reset by peer)
  178. # [06:48] * Quits: rolleiflex (~rolleifle@ec2-54-242-146-184.compute-1.amazonaws.com) (Excess Flood)
  179. # [06:50] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  180. # [06:51] * Joins: rolleiflex (~rolleifle@ec2-54-242-146-184.compute-1.amazonaws.com)
  181. # [06:51] * Quits: quixotic_chris (~quixotic@stjhnbsu0ww-142167015190.dhcp-dynamic.FibreOp.nb.bellaliant.net) (Ping timeout: 240 seconds)
  182. # [06:52] * Joins: Zelbinian (~Zelbinian@c-68-43-63-237.hsd1.mi.comcast.net)
  183. # [06:57] * Joins: _cheney_ (~cheney@nat.sierrabravo.net)
  184. # [07:00] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Ping timeout: 240 seconds)
  185. # [07:07] * Quits: ren_hope (~ren@pool-173-74-159-41.dllstx.fios.verizon.net) (Ping timeout: 265 seconds)
  186. # [07:12] * Quits: tantek (~tantek@cpe-172-254-56-122.nyc.res.rr.com) (Quit: tantek)
  187. # [07:15] * Joins: ericelliott (~ericellio@162.219.21.153)
  188. # [07:16] * Quits: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net) (Quit: TheOrignl)
  189. # [07:22] * Joins: vincentjr (~vincentjr@c-98-255-199-253.hsd1.ca.comcast.net)
  190. # [07:22] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  191. # [07:30] * Quits: kreeves (kreeves@unaffiliated/epik) (Ping timeout: 252 seconds)
  192. # [07:35] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Remote host closed the connection)
  193. # [07:36] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  194. # [07:41] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Ping timeout: 272 seconds)
  195. # [07:42] * Joins: ren_hope (~ren@pool-173-74-159-41.dllstx.fios.verizon.net)
  196. # [07:53] * Joins: skin (~lackrf@2401:7400:e800:327d:105f:7437:7ba3:1382)
  197. # [08:07] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  198. # [08:12] * Quits: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Read error: Connection reset by peer)
  199. # [08:12] * Joins: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
  200. # [08:15] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Ping timeout: 272 seconds)
  201. # [08:15] * Joins: datta (~datta@116.75.0.203)
  202. # [08:17] * Quits: WillAmes (~py@adfb55be.cst.lightpath.net) (Remote host closed the connection)
  203. # [08:19] * Joins: WillAmes (~py@adfb55be.cst.lightpath.net)
  204. # [08:30] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 265 seconds)
  205. # [08:31] * Quits: rfreeber1 (~rfreebern@178.33.94.82) (Ping timeout: 260 seconds)
  206. # [08:33] * Joins: rfreebern (~rfreebern@178.33.94.82)
  207. # [08:33] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Quit: Terabytes are termite-like desert insects.)
  208. # [08:38] * Joins: Zauberfisch (~Zauberfis@venus.zauberfisch.at)
  209. # [08:39] * Quits: mdel (~mdel@unaffiliated/mdel) (Ping timeout: 272 seconds)
  210. # [08:41] * zz_michael_mbp is now known as michael_mbp
  211. # [08:46] * michael_mbp is now known as zz_michael_mbp
  212. # [08:48] * Quits: tefez (~Admin@108.228.180.223) (Quit: Peace, Dr. Tony is signing out!)
  213. # [08:54] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  214. # [08:56] * Quits: maroloccio (~marolocci@68.Red-88-5-82.dynamicIP.rima-tde.net) (Ping timeout: 240 seconds)
  215. # [08:58] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 265 seconds)
  216. # [09:03] * Joins: b44rd (~b44rd@241-6.allergruppen.no)
  217. # [09:05] * Quits: shepazu (~shepazu@g153227.upc-g.chello.nl) (Quit: is sleepy)
  218. # [09:07] * Quits: b44rd (~b44rd@241-6.allergruppen.no) (Ping timeout: 246 seconds)
  219. # [09:11] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  220. # [09:15] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  221. # [09:18] * Quits: ren_hope (~ren@pool-173-74-159-41.dllstx.fios.verizon.net) (Ping timeout: 245 seconds)
  222. # [09:19] * zz_michael_mbp is now known as michael_mbp
  223. # [09:20] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Ping timeout: 252 seconds)
  224. # [09:21] * Quits: skin (~lackrf@2401:7400:e800:327d:105f:7437:7ba3:1382) (Remote host closed the connection)
  225. # [09:29] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  226. # [09:29] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Textual IRC Client: www.textualapp.com)
  227. # [09:31] * Quits: datta (~datta@116.75.0.203) (Quit: Leaving)
  228. # [09:34] * Joins: longbeach (~mike@AFontenayssB-152-1-50-18.w82-121.abo.wanadoo.fr)
  229. # [09:42] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  230. # [09:44] * Joins: AciD` (~gni@jau72-5-78-223-56-21.fbx.proxad.net)
  231. # [09:47] * Joins: devsharpen (~steph@ARennes-551-1-24-172.w92-135.abo.wanadoo.fr)
  232. # [09:51] * Quits: amizraa (~amizraa@gateway/tor-sasl/amizraa) (Ping timeout: 240 seconds)
  233. # [09:53] * Joins: MrNaviPa_ (~MrNaviPac@pool-72-91-152-111.tampfl.fios.verizon.net)
  234. # [09:53] * Quits: MrNaviPa_ (~MrNaviPac@pool-72-91-152-111.tampfl.fios.verizon.net) (Max SendQ exceeded)
  235. # [09:54] * Joins: MrNaviPa_ (~MrNaviPac@pool-72-91-152-111.tampfl.fios.verizon.net)
  236. # [09:54] * Quits: MrNaviPa_ (~MrNaviPac@pool-72-91-152-111.tampfl.fios.verizon.net) (Max SendQ exceeded)
  237. # [09:59] * Joins: AdenFlorian (~AdenFlori@74.197.181.184)
  238. # [10:01] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Remote host closed the connection)
  239. # [10:05] * Joins: amizraa (~amizraa@gateway/tor-sasl/amizraa)
  240. # [10:05] * Joins: db_terminator (~db_termin@116.75.0.203)
  241. # [10:06] * Quits: AdenFlorian (~AdenFlori@74.197.181.184) (Read error: Connection reset by peer)
  242. # [10:16] * Joins: Ms2ger (~Ms2ger@91.180.155.192)
  243. # [10:16] * Joins: simons (~scarfs03@host86-143-58-91.range86-143.btcentralplus.com)
  244. # [10:16] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  245. # [10:21] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
  246. # [10:23] * Joins: zettam (~undream@212.252.19.183)
  247. # [10:24] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Ping timeout: 246 seconds)
  248. # [10:38] * Joins: TheConsentor (TheConsent@ip-81-210-229-10.unitymediagroup.de)
  249. # [10:44] * Quits: db_terminator (~db_termin@116.75.0.203) (Quit: Leaving)
  250. # [10:55] * Quits: simons (~scarfs03@host86-143-58-91.range86-143.btcentralplus.com) (Ping timeout: 256 seconds)
  251. # [11:07] * Joins: calbasi (~joan@237.59.14.37.dynamic.jazztel.es)
  252. # [11:10] * Quits: kristofers (~kristofer@89-160-178-85.du.xdsl.is) (Remote host closed the connection)
  253. # [11:11] * Joins: corehello (~thinkpad@211.155.113.174)
  254. # [11:11] * Quits: corehello (~thinkpad@211.155.113.174) (Max SendQ exceeded)
  255. # [11:13] * Joins: wjiang_ (~qicruser@117.79.232.210)
  256. # [11:21] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  257. # [11:24] * Quits: vincentjr (~vincentjr@c-98-255-199-253.hsd1.ca.comcast.net) (Quit: vincentjr)
  258. # [11:27] * Joins: Leeol2 (~Lee@71-220-225-148.eugn.qwest.net)
  259. # [11:29] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Ping timeout: 246 seconds)
  260. # [11:30] * Quits: Leeol (~Lee@63-155-182-129.eugn.qwest.net) (Ping timeout: 252 seconds)
  261. # [11:31] * Joins: maxani (~maxani@ARennes-655-1-158-178.w2-12.abo.wanadoo.fr)
  262. # [11:34] * Quits: wjiang_ (~qicruser@117.79.232.210) (Ping timeout: 256 seconds)
  263. # [11:40] * Quits: amizraa (~amizraa@gateway/tor-sasl/amizraa) (Ping timeout: 240 seconds)
  264. # [11:40] * Joins: amizraa (~amizraa@gateway/tor-sasl/amizraa)
  265. # [11:42] * Quits: maxani (~maxani@ARennes-655-1-158-178.w2-12.abo.wanadoo.fr) (Ping timeout: 245 seconds)
  266. # [11:44] * Joins: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr)
  267. # [11:55] * Joins: u0m3 (~u0m3@92.80.65.121)
  268. # [12:01] * Quits: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  269. # [12:12] * Joins: fikst (~fikst@d54C442D5.access.telenet.be)
  270. # [12:18] * Joins: vydd (~vydd@79.175.71.146)
  271. # [12:19] * Quits: vydd (~vydd@79.175.71.146) (Changing host)
  272. # [12:19] * Joins: vydd (~vydd@unaffiliated/vydd)
  273. # [12:23] * Joins: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr)
  274. # [12:26] * Joins: scottk_SassConf (~scottkell@2002:620e:6642:0:202f:8511:48cf:4746)
  275. # [12:27] * Joins: Narven (~narven@bl7-90-2.dsl.telepac.pt)
  276. # [12:32] * Quits: Narven (~narven@bl7-90-2.dsl.telepac.pt) (Remote host closed the connection)
  277. # [12:34] * Quits: scottk_SassConf (~scottkell@2002:620e:6642:0:202f:8511:48cf:4746) (Ping timeout: 264 seconds)
  278. # [12:39] * Quits: bouble (~guz@177-97-190-109.dsl.ovh.fr) (Read error: Operation timed out)
  279. # [12:43] * Quits: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  280. # [12:49] * Joins: sifu_ (~sifu@2.31.111.61)
  281. # [12:51] * Joins: Snugug (~Richard@pool-108-30-127-25.nycmny.fios.verizon.net)
  282. # [12:52] * Quits: nebadon (~nebadon@c-50-166-84-181.hsd1.nj.comcast.net) (Ping timeout: 252 seconds)
  283. # [12:53] * Quits: DrCode (~DrCode@gateway/tor-sasl/drcode) (Ping timeout: 240 seconds)
  284. # [12:54] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  285. # [12:55] * Joins: martndemus (~martndemu@h114229.upc-h.chello.nl)
  286. # [12:55] * Joins: DrCode (~DrCode@gateway/tor-sasl/drcode)
  287. # [12:56] * Quits: martndemus (~martndemu@h114229.upc-h.chello.nl) (Client Quit)
  288. # [12:56] * Joins: martndemus (~martndemu@h114229.upc-h.chello.nl)
  289. # [12:59] * Joins: nebadon (~nebadon@c-50-166-84-181.hsd1.nj.comcast.net)
  290. # [12:59] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 240 seconds)
  291. # [12:59] * Parts: TheConsentor (TheConsent@ip-81-210-229-10.unitymediagroup.de)
  292. # [13:01] * Quits: Snugug (~Richard@pool-108-30-127-25.nycmny.fios.verizon.net) (Quit: Snugug)
  293. # [13:02] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
  294. # [13:02] * Quits: fikst (~fikst@d54C442D5.access.telenet.be) (Quit: Leaving)
  295. # [13:02] * Quits: donmichelangelo (~donmichel@pD95DD8E4.dip0.t-ipconnect.de) (Ping timeout: 265 seconds)
  296. # [13:03] * Joins: b44rd (~b44rd@241-6.allergruppen.no)
  297. # [13:03] * Joins: donmichelangelo (~donmichel@pD95D91E5.dip0.t-ipconnect.de)
  298. # [13:03] * Quits: b44rd (~b44rd@241-6.allergruppen.no) (Read error: Connection reset by peer)
  299. # [13:12] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Ping timeout: 240 seconds)
  300. # [13:24] * Quits: vydd (~vydd@unaffiliated/vydd) (Remote host closed the connection)
  301. # [13:25] * Joins: vydd (~vydd@79.175.71.146)
  302. # [13:25] * Quits: vydd (~vydd@79.175.71.146) (Changing host)
  303. # [13:25] * Joins: vydd (~vydd@unaffiliated/vydd)
  304. # [13:25] * Joins: tantek (~tantek@172.254.56.122)
  305. # [13:29] * Quits: vydd (~vydd@unaffiliated/vydd) (Ping timeout: 252 seconds)
  306. # [13:31] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  307. # [13:38] * Quits: martndemus (~martndemu@h114229.upc-h.chello.nl) (Ping timeout: 240 seconds)
  308. # [13:39] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Ping timeout: 256 seconds)
  309. # [13:40] * Joins: maroloccio (~marolocci@33.Red-83-36-82.dynamicIP.rima-tde.net)
  310. # [13:50] * Joins: Sami1 (~Adium@cpc5-basl9-2-0-cust81.basl.cable.virginmedia.com)
  311. # [13:50] * Joins: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net)
  312. # [13:52] * Parts: Sami1 (~Adium@cpc5-basl9-2-0-cust81.basl.cable.virginmedia.com)
  313. # [13:55] * Joins: harvey203 (~harvey@113.190.231.181)
  314. # [13:58] * Quits: Freyr (~Freyr@ip72-199-165-160.sd.sd.cox.net) (Read error: Connection reset by peer)
  315. # [13:59] * Joins: Freyr (~Freyr@ip72-199-165-160.sd.sd.cox.net)
  316. # [13:59] * Joins: Sami1 (~Adium@cpc5-basl9-2-0-cust81.basl.cable.virginmedia.com)
  317. # [14:01] * Joins: threesome (~threesome@ip-94-113-13-143.net.upcbroadband.cz)
  318. # [14:01] * Parts: Sami1 (~Adium@cpc5-basl9-2-0-cust81.basl.cable.virginmedia.com)
  319. # [14:02] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
  320. # [14:02] * Joins: martndemus (~martndemu@h114229.upc-h.chello.nl)
  321. # [14:03] * Joins: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  322. # [14:07] * Joins: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr)
  323. # [14:09] * Quits: Freyr (~Freyr@ip72-199-165-160.sd.sd.cox.net) (Remote host closed the connection)
  324. # [14:16] * Joins: iaarcee (~u291187@cpe-71-74-91-80.insight.res.rr.com)
  325. # [14:21] * Parts: iaarcee (~u291187@cpe-71-74-91-80.insight.res.rr.com)
  326. # [14:22] * Quits: kuranai|bnc (~kuranai@2001:1a50:11:0:5f:8f:ac66:1) (Ping timeout: 245 seconds)
  327. # [14:24] * Joins: coellobranco (~FoRcEr@67.Red-88-13-115.dynamicIP.rima-tde.net)
  328. # [14:24] * Joins: kuranai|bnc (~kuranai@2001:1a50:11:0:5f:8f:ac66:1)
  329. # [14:34] * Joins: TheConsentor (TheConsent@ip-81-210-229-10.unitymediagroup.de)
  330. # [14:35] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  331. # [14:35] * Joins: vydd (~vydd@unaffiliated/vydd)
  332. # [14:39] * Joins: xk_id (~xk_id@unaffiliated/xk-id/x-0573425)
  333. # [14:40] * Quits: vydd (~vydd@unaffiliated/vydd) (Ping timeout: 246 seconds)
  334. # [14:42] * Quits: chaos[bg] (~chaos@78.83.194.55) (Ping timeout: 240 seconds)
  335. # [14:43] * Quits: tantek (~tantek@172.254.56.122) (Quit: tantek)
  336. # [14:43] * Joins: symb (~IRC@91-64-9-149-dynip.superkabel.de)
  337. # [14:43] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Ping timeout: 240 seconds)
  338. # [14:43] * Joins: dexteryy (~dexteryy@strawberry.kingaxis.com)
  339. # [14:44] * Parts: TheConsentor (TheConsent@ip-81-210-229-10.unitymediagroup.de)
  340. # [14:54] * Joins: Freyr (~Freyr@ip72-199-165-160.sd.sd.cox.net)
  341. # [15:02] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  342. # [15:03] * Joins: doev (~doev@p4FD4079C.dip0.t-ipconnect.de)
  343. # [15:05] * Joins: chaos[bg] (~chaos@78.83.194.55)
  344. # [15:10] * Quits: chaos[bg] (~chaos@78.83.194.55) (Remote host closed the connection)
  345. # [15:16] * Joins: rmichnik (~quassel@177.41.133.162.dynamic.adsl.gvt.net.br)
  346. # [15:19] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
  347. # [15:20] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Ping timeout: 240 seconds)
  348. # [15:26] * Joins: danjesus (~danjesus@187.101.85.19)
  349. # [15:33] * Joins: NicNLD (~Nic@ip56521991.speed.planet.nl)
  350. # [15:45] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Remote host closed the connection)
  351. # [15:45] * Joins: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
  352. # [15:49] * Quits: scottk_SassConf (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Ping timeout: 240 seconds)
  353. # [15:50] * Quits: dexteryy (~dexteryy@strawberry.kingaxis.com) (Quit: dexteryy)
  354. # [15:50] * Joins: dexteryy (~dexteryy@strawberry.kingaxis.com)
  355. # [15:51] * Quits: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  356. # [15:51] * Quits: dexteryy (~dexteryy@strawberry.kingaxis.com) (Client Quit)
  357. # [15:51] * Joins: dexteryy (~dexteryy@strawberry.kingaxis.com)
  358. # [16:04] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Quit: 🚣)
  359. # [16:07] * HariboPenguin|Of is now known as HariboPenguin
  360. # [16:08] * Joins: kreeves (kreeves@unaffiliated/epik)
  361. # [16:08] * Joins: bouble (~guz@177-97-190-109.dsl.ovh.fr)
  362. # [16:09] * Quits: harvey203 (~harvey@113.190.231.181) (Quit: Lost terminal)
  363. # [16:12] * Joins: Wildblue (~guy@unaffiliated/wildblue)
  364. # [16:12] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  365. # [16:18] * Joins: apprentice (~apprentic@dynamic-adsl-94-34-99-102.clienti.tiscali.it)
  366. # [16:19] * Joins: vydd (~vydd@unaffiliated/vydd)
  367. # [16:25] * Joins: space_ (~irssi@r186-48-196-134.dialup.adsl.anteldata.net.uy)
  368. # [16:26] * Quits: dexteryy (~dexteryy@strawberry.kingaxis.com) (Quit: dexteryy)
  369. # [16:26] * Joins: binalee (~binalee@218.144.102.244)
  370. # [16:26] * Quits: space (~irssi@r186-48-199-55.dialup.adsl.anteldata.net.uy) (Ping timeout: 272 seconds)
  371. # [16:28] * Quits: ericelliott (~ericellio@162.219.21.153) (Ping timeout: 240 seconds)
  372. # [16:28] * Joins: hugo_moss (~hm@ool-ad033cd6.dyn.optonline.net)
  373. # [16:32] * Joins: jumperswitch (~jumperswi@ip-109-47-0-209.web.vodafone.de)
  374. # [16:35] * Parts: NicNLD (~Nic@ip56521991.speed.planet.nl) ("Leaving")
  375. # [16:36] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
  376. # [16:43] * Quits: apprentice (~apprentic@dynamic-adsl-94-34-99-102.clienti.tiscali.it) (Quit: Sto andando via)
  377. # [16:46] * Joins: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com)
  378. # [16:49] * Joins: wjiang_ (~qicruser@117.79.232.242)
  379. # [16:50] * Quits: wjiang_ (~qicruser@117.79.232.242) (Client Quit)
  380. # [16:50] * Joins: wjiang_ (~qicruser@117.79.232.242)
  381. # [16:53] * Quits: coellobranco (~FoRcEr@67.Red-88-13-115.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
  382. # [16:54] * Joins: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net)
  383. # [16:58] * HariboPenguin is now known as HariboPenguin|Of
  384. # [16:59] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
  385. # [17:02] * Quits: mkf (telex@gateway/shell/anapnea.net/x-urbnucmlgsvmkrbw) (Ping timeout: 240 seconds)
  386. # [17:04] * Joins: b44rd (~b44rd@241-6.allergruppen.no)
  387. # [17:05] * Joins: mkf (telex@gateway/shell/anapnea.net/x-kyoqytetshbeunjl)
  388. # [17:06] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  389. # [17:08] * Quits: b44rd (~b44rd@241-6.allergruppen.no) (Ping timeout: 245 seconds)
  390. # [17:22] * Joins: corehello (~thinkpad@117.79.232.242)
  391. # [17:22] * Quits: corehello (~thinkpad@117.79.232.242) (Max SendQ exceeded)
  392. # [17:26] * Joins: Ariadeno (~Ariadeno@010.233.dsl.concepts.nl)
  393. # [17:27] * Quits: wjiang_ (~qicruser@117.79.232.242) (Quit: qicr for android: faster and better)
  394. # [17:27] * Joins: wjiang_ (~qicruser@117.79.232.210)
  395. # [17:27] * Quits: vydd (~vydd@unaffiliated/vydd) (Remote host closed the connection)
  396. # [17:28] * Joins: fikst (~fikst@d54C442D5.access.telenet.be)
  397. # [17:30] * Joins: tantek (~tantek@mc22d36d0.tmodns.net)
  398. # [17:31] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  399. # [17:33] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  400. # [17:34] * Quits: tantek (~tantek@mc22d36d0.tmodns.net) (Ping timeout: 246 seconds)
  401. # [17:36] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
  402. # [17:37] * Quits: danjesus (~danjesus@187.101.85.19) (Remote host closed the connection)
  403. # [17:38] * Joins: danjesus (~danjesus@187.101.85.19)
  404. # [17:42] * Joins: DoniRS (~DaRamirez@53556879.cm-6-6b.dynamic.ziggo.nl)
  405. # [17:42] * Quits: danjesus (~danjesus@187.101.85.19) (Ping timeout: 240 seconds)
  406. # [17:43] * Joins: tantek (~tantek@cpe-172-254-56-122.nyc.res.rr.com)
  407. # [17:58] * Quits: binalee (~binalee@218.144.102.244) (Remote host closed the connection)
  408. # [17:58] * Joins: binalee (~binalee@218.144.102.244)
  409. # [18:00] * Joins: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr)
  410. # [18:03] * Quits: binalee (~binalee@218.144.102.244) (Ping timeout: 252 seconds)
  411. # [18:04] * Quits: devsharpen (~steph@ARennes-551-1-24-172.w92-135.abo.wanadoo.fr) (Ping timeout: 246 seconds)
  412. # [18:05] * Quits: jumperswitch (~jumperswi@ip-109-47-0-209.web.vodafone.de) (Read error: Connection reset by peer)
  413. # [18:05] * Joins: jumperswitch_ (~jumperswi@ltea-178-013-037-037.pools.arcor-ip.net)
  414. # [18:06] * Quits: nonge_ (~nonge@p50829C02.dip0.t-ipconnect.de) (Quit: Verlassend)
  415. # [18:13] * Joins: dexteryy (~dexteryy@strawberry.kingaxis.com)
  416. # [18:17] * Joins: devsharpen (~steph@138.199.66.124)
  417. # [18:19] * Joins: rx_ (~textual@cpe-67-247-7-62.nyc.res.rr.com)
  418. # [18:20] * Quits: dexteryy (~dexteryy@strawberry.kingaxis.com) (Quit: dexteryy)
  419. # [18:21] * Quits: rx_ (~textual@cpe-67-247-7-62.nyc.res.rr.com) (Client Quit)
  420. # [18:21] * Joins: rx_ (~textual@cpe-67-247-7-62.nyc.res.rr.com)
  421. # [18:23] * Joins: ren_hope (~ren@pool-173-74-159-41.dllstx.fios.verizon.net)
  422. # [18:23] * Joins: c4milo (~c4milo@cable201-232-176-18.epm.net.co)
  423. # [18:23] * rx_ is now known as rixth
  424. # [18:24] * Quits: wjiang_ (~qicruser@117.79.232.210) (Quit: qicr for android: faster and better)
  425. # [18:24] * Joins: wjiang_ (~qicruser@117.79.232.242)
  426. # [18:25] * michael_mbp is now known as zz_michael_mbp
  427. # [18:27] * Quits: threesome (~threesome@ip-94-113-13-143.net.upcbroadband.cz) (Ping timeout: 246 seconds)
  428. # [18:28] * Joins: arietis (~arietis@188.242.181.162)
  429. # [18:30] * Quits: tantek (~tantek@cpe-172-254-56-122.nyc.res.rr.com) (Quit: tantek)
  430. # [18:38] * Joins: dexteryy (~dexteryy@strawberry.kingaxis.com)
  431. # [18:39] * Joins: vydd (~vydd@92.244.136.246)
  432. # [18:39] * Quits: vydd (~vydd@92.244.136.246) (Changing host)
  433. # [18:39] * Joins: vydd (~vydd@unaffiliated/vydd)
  434. # [18:41] * Quits: dexteryy (~dexteryy@strawberry.kingaxis.com) (Client Quit)
  435. # [18:43] * Quits: vydd (~vydd@unaffiliated/vydd) (Read error: Operation timed out)
  436. # [18:51] * Quits: c4milo (~c4milo@cable201-232-176-18.epm.net.co) (Remote host closed the connection)
  437. # [18:52] * jumperswitch_ is now known as jumperswitch
  438. # [18:52] * Joins: c4milo (~c4milo@cable201-232-176-18.epm.net.co)
  439. # [18:52] * Quits: sifu_ (~sifu@2.31.111.61) (Read error: Connection reset by peer)
  440. # [18:53] * HariboPenguin|Of is now known as HariboPenguin
  441. # [18:54] * Joins: buribu (~buribu@unaffiliated/buribu)
  442. # [18:56] * Quits: c4milo (~c4milo@cable201-232-176-18.epm.net.co) (Ping timeout: 252 seconds)
  443. # [18:57] * Quits: _cheney_ (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
  444. # [18:57] * Quits: wjiang_ (~qicruser@117.79.232.242) (Remote host closed the connection)
  445. # [18:57] * Joins: _cheney (~cheney@nat.sierrabravo.net)
  446. # [18:58] * Quits: roadt (~roadt@60.168.88.137) (Ping timeout: 272 seconds)
  447. # [18:59] * Quits: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  448. # [19:02] * Quits: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net) (Ping timeout: 256 seconds)
  449. # [19:03] * Quits: doev (~doev@p4FD4079C.dip0.t-ipconnect.de) (Quit: Verlassend)
  450. # [19:03] * Joins: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr)
  451. # [19:04] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
  452. # [19:04] * Quits: martndemus (~martndemu@h114229.upc-h.chello.nl) (Ping timeout: 265 seconds)
  453. # [19:06] * Joins: VampirePony (VampirePon@dhcp40.ssv2.iit.edu)
  454. # [19:08] * Joins: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net)
  455. # [19:09] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Ping timeout: 240 seconds)
  456. # [19:09] * Joins: binalee (~binalee@218.144.102.244)
  457. # [19:09] * Quits: JBreit (~Trip@72.25.43.71) (Read error: Connection reset by peer)
  458. # [19:10] * Joins: JBreit (~Trip@72.25.43.71)
  459. # [19:12] * Quits: jumperswitch (~jumperswi@ltea-178-013-037-037.pools.arcor-ip.net) (Ping timeout: 256 seconds)
  460. # [19:13] * Quits: binalee (~binalee@218.144.102.244) (Ping timeout: 256 seconds)
  461. # [19:15] * Quits: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  462. # [19:17] * Joins: mdel (~mdel@unaffiliated/mdel)
  463. # [19:22] * Quits: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net) (Ping timeout: 240 seconds)
  464. # [19:25] * Quits: arietis (~arietis@188.242.181.162) (Quit: Computer has gone to sleep.)
  465. # [19:25] * Joins: Rplus (~rplus_tw@114-24-70-146.dynamic.hinet.net)
  466. # [19:26] * Joins: tantek (~tantek@m9e2d36d0.tmodns.net)
  467. # [19:26] * Joins: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net)
  468. # [19:28] * Joins: vydd (~vydd@92.244.136.246)
  469. # [19:28] * Quits: vydd (~vydd@92.244.136.246) (Changing host)
  470. # [19:28] * Joins: vydd (~vydd@unaffiliated/vydd)
  471. # [19:28] * Quits: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net) (Client Quit)
  472. # [19:29] * Quits: mdel (~mdel@unaffiliated/mdel) (Ping timeout: 240 seconds)
  473. # [19:30] * Quits: tantek (~tantek@m9e2d36d0.tmodns.net) (Ping timeout: 240 seconds)
  474. # [19:33] * Joins: martndemus (~martndemu@h114229.upc-h.chello.nl)
  475. # [19:34] * Joins: c4milo (~c4milo@190.248.207.149)
  476. # [19:35] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Ping timeout: 240 seconds)
  477. # [19:36] * Joins: tantek (~tantek@rrcs-108-176-39-108.nyc.biz.rr.com)
  478. # [19:36] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
  479. # [19:38] * Joins: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr)
  480. # [19:39] * Joins: simons (~scarfs03@host86-143-58-91.range86-143.btcentralplus.com)
  481. # [19:41] * Joins: xk_id (~xk_id@unaffiliated/xk-id/x-0573425)
  482. # [19:42] * Joins: dxy (~Admin@108.228.180.223)
  483. # [19:47] * Quits: simons (~scarfs03@host86-143-58-91.range86-143.btcentralplus.com) (Ping timeout: 256 seconds)
  484. # [19:48] * Quits: martndemus (~martndemu@h114229.upc-h.chello.nl) (Ping timeout: 240 seconds)
  485. # [19:51] * Quits: dxy (~Admin@108.228.180.223) (Quit: Peace, Dr. Tony is signing out!)
  486. # [19:51] * Joins: martndemus (~martndemu@h114229.upc-h.chello.nl)
  487. # [19:55] * Quits: Rplus (~rplus_tw@114-24-70-146.dynamic.hinet.net) (Read error: Connection reset by peer)
  488. # [20:00] * Joins: kmels (~kmels@190.56.121.28)
  489. # [20:01] * Quits: c4milo (~c4milo@190.248.207.149) (Remote host closed the connection)
  490. # [20:01] * Joins: c4milo (~c4milo@190.248.207.149)
  491. # [20:06] * Quits: c4milo (~c4milo@190.248.207.149) (Ping timeout: 256 seconds)
  492. # [20:07] * Quits: Ariadeno (~Ariadeno@010.233.dsl.concepts.nl) (Ping timeout: 245 seconds)
  493. # [20:12] * Joins: dxy (~Admin@108.228.180.223)
  494. # [20:12] * Joins: armicron (~ahWoh2ai@95-83-25-145.saransk.ru)
  495. # [20:15] * Joins: Ariadeno (~Ariadeno@010.233.dsl.concepts.nl)
  496. # [20:20] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
  497. # [20:21] * Quits: rixth (~textual@cpe-67-247-7-62.nyc.res.rr.com) (Quit: Textual IRC Client: www.textualapp.com)
  498. # [20:23] * Joins: deasy (~deasy@host-85-201-85-126.brutele.be)
  499. # [20:24] * Quits: ren_hope (~ren@pool-173-74-159-41.dllstx.fios.verizon.net) (Ping timeout: 272 seconds)
  500. # [20:24] * Parts: calbasi (~joan@237.59.14.37.dynamic.jazztel.es)
  501. # [20:28] * HariboPenguin is now known as HariboPenguin|Of
  502. # [20:32] * Joins: jumperswitch (~jumperswi@ltea-178-013-037-037.pools.arcor-ip.net)
  503. # [20:32] * Joins: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
  504. # [20:33] * Joins: ren_hope (~ren@pool-173-74-159-41.dllstx.fios.verizon.net)
  505. # [20:36] * Joins: lmcliste_ (~lmclister@192.150.10.207)
  506. # [20:36] * Quits: vydd (~vydd@unaffiliated/vydd) (Remote host closed the connection)
  507. # [20:39] * Quits: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
  508. # [20:39] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
  509. # [20:40] <daze> "without positioning"?
  510. # [20:43] <dxy> brb
  511. # [20:43] <daze> hugo_moss: use CSS. <div style="position:relative; width:200px; height:200px"><img id="first" style="position:absolute; top:0; left:0" src="img1" /><img id="second" style="position:absolute; top:0; left:0" src="img2" /></div>
  512. # [20:43] <daze> and then use css transitions to animate whenever you want it
  513. # [20:43] <daze> fade img2 to reveal img1
  514. # [20:43] * Joins: mdel (~mdel@unaffiliated/mdel)
  515. # [20:44] <daze> absolutely positioned elements are positioned accordingly to the closest relative parent, therefore, both images will be contained inside the div. just set the size right.
  516. # [20:45] * Quits: maxani (~maxani@ARennes-655-1-56-4.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
  517. # [20:52] * Joins: oniijin (~oniijin@cpe-24-162-124-114.hot.res.rr.com)
  518. # [20:54] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  519. # [20:56] * Joins: shepazu (~shepazu@ip-64-134-71-75.public.wayport.net)
  520. # [20:56] * Joins: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
  521. # [20:59] * Joins: otherj (~otherj@unaffiliated/otherj)
  522. # [20:59] * Quits: lmcliste_ (~lmclister@192.150.10.207) (Read error: Connection reset by peer)
  523. # [20:59] * Quits: otherj (~otherj@unaffiliated/otherj) (Max SendQ exceeded)
  524. # [20:59] * Joins: otherj (~otherj@unaffiliated/otherj)
  525. # [21:00] * Quits: petey (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Ping timeout: 265 seconds)
  526. # [21:03] * Joins: lmcliste_ (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
  527. # [21:04] * Joins: b44rd (~b44rd@241-6.allergruppen.no)
  528. # [21:09] * Quits: b44rd (~b44rd@241-6.allergruppen.no) (Ping timeout: 256 seconds)
  529. # [21:11] * Quits: tantek (~tantek@rrcs-108-176-39-108.nyc.biz.rr.com) (Quit: tantek)
  530. # [21:13] * Joins: Leo2013 (~Leo2013@2a02:8070:2410:6500:9dac:8e20:1212:cb91)
  531. # [21:13] * Quits: kmels (~kmels@190.56.121.28) (Read error: Operation timed out)
  532. # [21:20] * Quits: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com) (Read error: Operation timed out)
  533. # [21:20] * Joins: jsbkkj (~jsbkkj@146.185.25.170)
  534. # [21:20] * Joins: tantek (~tantek@cpe-172-254-56-122.nyc.res.rr.com)
  535. # [21:21] * Joins: Georg3 (~Georg3@99-186-17-2.lightspeed.irvnca.sbcglobal.net)
  536. # [21:21] * Quits: Pengoo (~Pengoo@S0106602ad0726c1f.vf.shawcable.net) (Quit: number one in the hood g)
  537. # [21:23] * Joins: pr0ton (~pr0ton@172-9-104-52.lightspeed.sntcca.sbcglobal.net)
  538. # [21:26] * Quits: Leo2013 (~Leo2013@2a02:8070:2410:6500:9dac:8e20:1212:cb91) (Remote host closed the connection)
  539. # [21:28] * Quits: deasy (~deasy@host-85-201-85-126.brutele.be) (Quit: Nom d'un quark, c'est Edmonton !)
  540. # [21:29] * Parts: VampirePony (VampirePon@dhcp40.ssv2.iit.edu)
  541. # [21:29] * Joins: Pengoo (~Pengoo@S0106602ad0726c1f.vf.shawcable.net)
  542. # [21:32] * Quits: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com) (Ping timeout: 240 seconds)
  543. # [21:33] * Joins: piXoL (630c90af@gateway/web/freenode/ip.99.12.144.175)
  544. # [21:34] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
  545. # [21:34] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Ping timeout: 240 seconds)
  546. # [21:34] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
  547. # [21:35] * Quits: rmichnik (~quassel@177.41.133.162.dynamic.adsl.gvt.net.br) (Ping timeout: 245 seconds)
  548. # [21:35] * Quits: ren_hope (~ren@pool-173-74-159-41.dllstx.fios.verizon.net) (Ping timeout: 240 seconds)
  549. # [21:36] * Quits: DoniRS (~DaRamirez@53556879.cm-6-6b.dynamic.ziggo.nl) (Quit: Ex-Chat)
  550. # [21:36] * Joins: mven_ (~mven@ip68-224-15-53.lv.lv.cox.net)
  551. # [21:36] * Quits: armicron (~ahWoh2ai@95-83-25-145.saransk.ru) (Quit: Leaving)
  552. # [21:38] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Ping timeout: 252 seconds)
  553. # [21:39] * Joins: squeakytoy2 (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
  554. # [21:39] * Joins: frustrum (~frustrum@128.54.214.164)
  555. # [21:40] * Joins: _Renegade (~anonymous@79.140.210.33)
  556. # [21:41] * Quits: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Ping timeout: 245 seconds)
  557. # [21:44] * Joins: lmclist__ (~lmclister@sjfw1-b.adobe.com)
  558. # [21:44] * Joins: threesome (~threesome@ip-94-113-13-143.net.upcbroadband.cz)
  559. # [21:44] * Joins: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com)
  560. # [21:47] * Quits: lmcliste_ (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
  561. # [21:48] * Quits: lmclist__ (~lmclister@sjfw1-b.adobe.com) (Read error: Connection reset by peer)
  562. # [21:49] * Quits: pr0ton (~pr0ton@172-9-104-52.lightspeed.sntcca.sbcglobal.net) (Quit: pr0ton)
  563. # [21:52] * Parts: piXoL (630c90af@gateway/web/freenode/ip.99.12.144.175)
  564. # [21:54] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
  565. # [21:55] * Quits: _Renegade (~anonymous@79.140.210.33) (Quit: _Renegade)
  566. # [21:56] * Joins: rixth (~textual@cpe-67-247-7-62.nyc.res.rr.com)
  567. # [21:57] * zz_michael_mbp is now known as michael_mbp
  568. # [22:00] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
  569. # [22:02] * michael_mbp is now known as zz_michael_mbp
  570. # [22:09] * Joins: ren_hope (~ren@pool-173-74-159-41.dllstx.fios.verizon.net)
  571. # [22:11] * Joins: kristofers (~kristofer@89-160-178-85.du.xdsl.is)
  572. # [22:14] * Parts: buribu (~buribu@unaffiliated/buribu) ("Ex-Chat")
  573. # [22:18] * Joins: roadt (~roadt@60.168.88.137)
  574. # [22:23] * Quits: ren_hope (~ren@pool-173-74-159-41.dllstx.fios.verizon.net)
  575. # [22:24] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
  576. # [22:28] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  577. # [22:29] * Quits: fikst (~fikst@d54C442D5.access.telenet.be) (Read error: Connection reset by peer)
  578. # [22:30] * Joins: fikst (~fikst@d54C442D5.access.telenet.be)
  579. # [22:32] * Quits: shepazu (~shepazu@ip-64-134-71-75.public.wayport.net) (Ping timeout: 272 seconds)
  580. # [22:33] * Quits: rixth (~textual@cpe-67-247-7-62.nyc.res.rr.com) (Quit: Computer has gone to sleep.)
  581. # [22:37] * Quits: bouble (~guz@177-97-190-109.dsl.ovh.fr) (Quit: Konversation terminated!)
  582. # [22:39] * Joins: bouble (~guz@177-97-190-109.dsl.ovh.fr)
  583. # [22:40] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Ping timeout: 240 seconds)
  584. # [22:41] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
  585. # [22:45] * Joins: kmels (~kmels@190.56.121.28)
  586. # [22:49] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Quit: shashank_rs)
  587. # [22:50] * Parts: dxy (~Admin@108.228.180.223)
  588. # [22:53] * Joins: vydd (~vydd@unaffiliated/vydd)
  589. # [22:53] * Joins: NicolasTarzia (~NicolasTa@179.223.108.100)
  590. # [22:54] * Quits: jsbkkj (~jsbkkj@146.185.25.170) (Ping timeout: 240 seconds)
  591. # [22:56] * Joins: dxy (~Admin@108.228.180.223)
  592. # [22:56] * Parts: dxy (~Admin@108.228.180.223)
  593. # [22:59] * Joins: TripTastic (~Trip@72.25.55.26)
  594. # [22:59] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
  595. # [23:00] * Quits: maroloccio (~marolocci@33.Red-83-36-82.dynamicIP.rima-tde.net) (Quit: WeeChat 0.4.0)
  596. # [23:01] * Joins: Xander1 (~Adium@98.253.246.117)
  597. # [23:02] * Quits: Xander1 (~Adium@98.253.246.117) (Remote host closed the connection)
  598. # [23:02] * Quits: JBreit (~Trip@72.25.43.71) (Ping timeout: 245 seconds)
  599. # [23:02] * Joins: dxy (~Admin@108.228.180.223)
  600. # [23:02] * Joins: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net)
  601. # [23:02] * Quits: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net) (Remote host closed the connection)
  602. # [23:02] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  603. # [23:03] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Quit: 🚣)
  604. # [23:05] * Quits: longbeach (~mike@AFontenayssB-152-1-50-18.w82-121.abo.wanadoo.fr)
  605. # [23:07] * Parts: dxy (~Admin@108.228.180.223)
  606. # [23:08] * Joins: xk_id (~xk_id@unaffiliated/xk-id/x-0573425)
  607. # [23:09] * Joins: jdelgado (~jdelgado@198.23.71.89-static.reverse.softlayer.com)
  608. # [23:10] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
  609. # [23:12] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Client Quit)
  610. # [23:17] * Joins: dxy (~Admin@108.228.180.223)
  611. # [23:17] * Parts: dxy (~Admin@108.228.180.223)
  612. # [23:18] * Joins: factor (~factor@ip70-189-111-253.ok.ok.cox.net)
  613. # [23:20] * Quits: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com) (Quit: Ex-Chat)
  614. # [23:21] * Joins: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com)
  615. # [23:22] * Quits: roadt (~roadt@60.168.88.137) (Ping timeout: 272 seconds)
  616. # [23:29] * Quits: Ms2ger (~Ms2ger@91.180.155.192) (Quit: nn)
  617. # [23:29] * Joins: Leo2013 (~Leo2013@2a02:8070:2410:6500:9dac:8e20:1212:cb91)
  618. # [23:30] <Leo2013> wer kennt sich aus mit validierung ??? Muss eine Email Adresse validieren und dann je nachdem ob richtig oder falsch eine Adresse öffnen! - Kann mri da jemand von euch helfen?
  619. # [23:32] * Quits: space_ (~irssi@r186-48-196-134.dialup.adsl.anteldata.net.uy) (Read error: Connection reset by peer)
  620. # [23:32] * Joins: dxy (~Admin@108.228.180.223)
  621. # [23:33] * Parts: dxy (~Admin@108.228.180.223)
  622. # [23:35] * Joins: P1RATEZ (piratez@CPE602ad086e9b5-CM602ad086e9b2.cpe.net.cable.rogers.com)
  623. # [23:43] * Quits: martndemus (~martndemu@h114229.upc-h.chello.nl) (Ping timeout: 265 seconds)
  624. # [23:44] * Joins: AllissonBrito (bd511af6@gateway/web/freenode/ip.189.81.26.246)
  625. # [23:44] * Quits: bouble (~guz@177-97-190-109.dsl.ovh.fr) (Read error: Operation timed out)
  626. # [23:47] * Joins: rixth (~textual@cpe-67-247-7-62.nyc.res.rr.com)
  627. # [23:50] * TripTastic is now known as JBreit
  628. # [23:50] * Joins: ericelliott (~ericellio@162.219.21.153)
  629. # [23:53] * Joins: bouble (~guz@177-97-190-109.dsl.ovh.fr)
  630. # [23:54] * Joins: calbasi (~joan@237.59.14.37.dynamic.jazztel.es)
  631. # [23:57] * Quits: JBreit (~Trip@72.25.55.26) (Read error: Connection reset by peer)
  632. # [23:57] <P1RATEZ> HTML5 pattern (([0-9]{1,4}))+-?[0-9]+-[0-9]+-([0-9]{0,4})+?(\sx[0-9]{1,5})? attempting to restrict the first set of numbers from going past 4 digits long and is optional. Test string: 1234-123-456-7890 x12345 (if i enter 123456-123-456-7890 x12345, it still matches)
  633. # [23:58] * Quits: rixth (~textual@cpe-67-247-7-62.nyc.res.rr.com) (Quit: Computer has gone to sleep.)
  634. # Session Close: Mon Oct 14 00:00:00 2013

The end :)