/irc-logs / freenode / #html5 / 2012-05-21 / end

Options:

  1. # Session Start: Mon May 21 00:00:00 2012
  2. # Session Ident: #html5
  3. # [00:04] * Joins: davidbanham (~davidbanh@95.27.233.220.static.exetel.com.au)
  4. # [00:05] * Quits: solocio (~solocio@HSI-KBW-46-223-132-42.hsi.kabel-badenwuerttemberg.de) (Quit: solocio)
  5. # [00:09] * Quits: kadiks (~kadiks@APuteaux-652-1-189-20.w82-124.abo.wanadoo.fr) (Quit: Leaving)
  6. # [00:12] * Joins: myakura (~myakura@FL1-211-135-237-201.tky.mesh.ad.jp)
  7. # [00:13] * Quits: kolombiken (~Adium@c80-216-10-244.bredband.comhem.se) (Quit: Leaving.)
  8. # [00:14] * Joins: horkling (epoch@hack3d.us)
  9. # [00:14] <horkling> would someone please tell me how I can use an html combobox or <select> option to scroll down the same page to an <a name="us" tag? (sorry if I totally messed up the terminology there)
  10. # [00:14] <horkling> the page in question is here: http://pointstackers.com/offers.php
  11. # [00:14] <horkling> youll notice the plethora of flags up top...I'd like to condense that into a combobox if I could but I cant find any documentation on how to do such a thing
  12. # [00:14] * Quits: palehorse (~palehorse@46.235.233.252) (Ping timeout: 252 seconds)
  13. # [00:14] <moo-_-> horkling: use jQuery to hook into <select> change() event
  14. # [00:15] <moo-_-> and then set window.location.fragment to current <a name>
  15. # [00:15] <horkling> way over my head but its enough to google on
  16. # [00:15] <horkling> thanks
  17. # [00:15] <horkling> =)
  18. # [00:16] * Quits: ill1cit (~nnscript@cpc7-pres16-2-0-cust431.18-3.cable.virginmedia.com) (Ping timeout: 240 seconds)
  19. # [00:16] <horkling> ah crud this is way over my head...ugh
  20. # [00:16] * Joins: palehorse (~palehorse@46.235.233.252)
  21. # [00:16] <horkling> i know javascript like worms know how to swim
  22. # [00:18] <horkling> maybe this could work http://blog.evaria.com/wp-content/themes/blogvaria/jquery/index.php
  23. # [00:19] <horkling> and just have th offers for each country clicked accordion theirselves downward
  24. # [00:20] <horkling> moo-_-, I cant find anything specific via google based on what you said unfortunately
  25. # [00:20] <horkling> you would think SOMEONE would have documented combobox same-page navigation...mjeh
  26. # [00:20] <moo-_-> horkling: this more like general guidelining
  27. # [00:20] <moo-_-> I cannot point you to a ready solution
  28. # [00:21] <moo-_-> horkling: you need basic javascript to solve the problem
  29. # [00:21] <moo-_-> horkling: I would help you more but I am little bit short on time
  30. # [00:23] <horkling> ok
  31. # [00:23] <horkling> would be nice if someone could pastebin a teency example of combobox page scrolling =)))
  32. # [00:23] * horkling tosses ina *pretty please*
  33. # [00:24] * Quits: miketaylr (~miketaylr@200.123.109.101) (Quit: Leaving...)
  34. # [00:24] * Joins: tylerstalder (~tylerstal@ip-64-134-67-242.public.wayport.net)
  35. # [00:29] * Joins: Entonian (~Entonian@c-71-237-166-92.hsd1.or.comcast.net)
  36. # [00:29] * Quits: davidbanham (~davidbanh@95.27.233.220.static.exetel.com.au) (Remote host closed the connection)
  37. # [00:33] * Quits: Reite (~chris@213.109-247-20.customer.lyse.net) (Ping timeout: 246 seconds)
  38. # [00:35] * Quits: mdk1 (~mdk@host-92-11-102-113.as43234.net) (Read error: Connection reset by peer)
  39. # [00:37] * Quits: tylerstalder (~tylerstal@ip-64-134-67-242.public.wayport.net) (Quit: Computer has gone to sleep.)
  40. # [00:38] * Joins: tylerstalder (~tylerstal@ip-64-134-67-242.public.wayport.net)
  41. # [00:38] * Quits: Entonian (~Entonian@c-71-237-166-92.hsd1.or.comcast.net) (Quit: Colloquy for iPad - http://colloquy.mobi)
  42. # [00:39] * Quits: tylerstalder (~tylerstal@ip-64-134-67-242.public.wayport.net) (Client Quit)
  43. # [00:40] * Joins: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net)
  44. # [00:44] * Quits: horkling (epoch@hack3d.us) (Quit: Bills travel through the post at twice the speed of cheques.)
  45. # [00:54] * Quits: jacine (~jacine@drupal.org/user/88931/view) (Quit: buh bye :))
  46. # [01:00] * Quits: mokush (~mokush@188.24.47.45) (Quit: Konversation terminated!)
  47. # [01:03] * Quits: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 245 seconds)
  48. # [01:05] * Quits: theCole (~cole@g225052177.adsl.alicedsl.de) (Quit: theCole)
  49. # [01:09] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  50. # [01:16] * Quits: ryanstewart (~rstewart@c-71-227-153-101.hsd1.wa.comcast.net) (Ping timeout: 256 seconds)
  51. # [01:20] * Joins: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net)
  52. # [01:24] * Joins: ryanstewart (~rstewart@c-71-227-153-101.hsd1.wa.comcast.net)
  53. # [01:26] * johnkpaul-afk is now known as johnkpaul
  54. # [01:26] * Joins: Matt__ (~textual@24.86.241.219)
  55. # [01:28] * Quits: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 245 seconds)
  56. # [01:32] * Quits: ruimarinho (~ruimarinh@a95-92-238-95.cpe.netcabo.pt) (Quit: Leaving...)
  57. # [01:33] * Joins: mpereira (~mpereira@201.82.224.19)
  58. # [01:34] * Quits: paul892 (~duszak.pa@adsl-99-180-244-116.dsl.chcgil.sbcglobal.net)
  59. # [01:34] * Joins: paul892 (duszak.pau@adsl-99-180-244-116.dsl.chcgil.sbcglobal.net)
  60. # [01:35] * Joins: estellevw (~estellevw@173-228-112-29.dsl.dynamic.sonic.net)
  61. # [01:35] <estellevw> does anyone know where I can find the spec for getelementsbyClassName? I am not finding it.
  62. # [01:35] <estellevw> i found it on this page, but so far nowhere else: http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html
  63. # [01:37] * Quits: paul892 (duszak.pau@adsl-99-180-244-116.dsl.chcgil.sbcglobal.net) (Client Quit)
  64. # [01:37] * Joins: paul892 (duszak.pau@adsl-99-180-244-116.dsl.chcgil.sbcglobal.net)
  65. # [01:39] <tw2113> evening estellevw
  66. # [01:39] <tw2113> sadly i lack an answer to your question, but had to say hi
  67. # [01:41] <estellevw> hi
  68. # [01:41] <tantek> estellevw - that's odd, it used to be in the w3.org copy too: http://dev.w3.org/html5/spec/dom.html#dom-tree-accessors
  69. # [01:42] <tantek> I wonder what happened to it
  70. # [01:42] <estellevw> tantek: I found a quotation of the spec, but it seems to have been pulled
  71. # [01:43] * Quits: kborchers (~kborchers@unaffiliated/kborchers) (Excess Flood)
  72. # [01:43] <tantek> estellevs - found it - it's moved to the LC draft
  73. # [01:43] <tantek> LC editor's draft
  74. # [01:43] <tantek> http://dev.w3.org/html5/spec-LC/dom.html#documents-in-the-dom
  75. # [01:44] * Joins: six-sick-trix (~galamar@99.184.97.135)
  76. # [01:44] <estellevw> thanks tantek
  77. # [01:44] <estellevw> all i had found was http://blog.whatwg.org/the-road-to-html-5-getelementsbyclassname
  78. # [01:45] * Joins: kborchers (~kborchers@unaffiliated/kborchers)
  79. # [01:46] * johnkpaul is now known as johnkpaul-afk
  80. # [01:46] <six-sick-trix> hello everyone. Is this considered okay? <div class="foo" style="position: absolute; right: 213px; bottom: 60px;>bar</div> or should I apply the position in some other way?
  81. # [01:47] <tantek> yeah that blog post is pretty old
  82. # [01:48] <tw2113> why not in your .css file six-sick-trix ?
  83. # [01:48] * Quits: devmikey (~irc@unaffiliated/devmikey) (Remote host closed the connection)
  84. # [01:48] <six-sick-trix> tw2113, that was also what I thought.... is one better than the other?
  85. # [01:49] <tw2113> well, inline styles like you have are very "strong" in specificity but also muck up your html
  86. # [01:49] <tw2113> many people these days encourage leaving all styles inside the stylesheet
  87. # [01:50] <tw2113> and you can target that div via the "foo" class you have added
  88. # [01:50] <tw2113> .foo { position: absolute; right: 213px; bottom: 60px; }
  89. # [01:50] <tw2113> doing it that way also makes the style reusable elsewhere by simply adding the "foo" class to something else
  90. # [01:51] <six-sick-trix> okay thank you.... would it be.... #foo{position:absolute; left:10px; right:10px:}?
  91. # [01:51] <tw2113> nope, only if "foo" was an ID
  92. # [01:51] <six-sick-trix> .foo
  93. # [01:51] <six-sick-trix> my bad
  94. # [01:51] <tw2113> you have it as "class" though, so it'd be with a period
  95. # [01:51] <tw2113> yes
  96. # [01:52] <six-sick-trix> okay thanks a lot....
  97. # [01:52] * Quits: axos4111 (~axos@xdsl-78-35-157-25.netcologne.de) (Quit: Leaving.)
  98. # [01:59] * Quits: val_ (~val@c0017-1-82-245-14-115.fbx.proxad.net) (Ping timeout: 260 seconds)
  99. # [01:59] * Joins: schnoodles (~schnoodle@melbourne.99cluster.com)
  100. # [02:00] * Quits: schnoodles (~schnoodle@melbourne.99cluster.com) (Remote host closed the connection)
  101. # [02:05] * Joins: schnoodles (~schnoodle@melbourne.99cluster.com)
  102. # [02:08] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 260 seconds)
  103. # [02:08] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Remote host closed the connection)
  104. # [02:13] * Joins: sasori_ (~sasori@cm30.sigma12.maxonline.com.sg)
  105. # [02:16] * Quits: ryanstewart (~rstewart@c-71-227-153-101.hsd1.wa.comcast.net) (Quit: ryanstewart)
  106. # [02:16] * Quits: sasori (~sasori@cm30.sigma12.maxonline.com.sg) (Ping timeout: 250 seconds)
  107. # [02:19] * Joins: chasefarmer (~cfarmer@108-233-253-10.lightspeed.sntcca.sbcglobal.net)
  108. # [02:21] * Joins: davidbanham (~davidbanh@59.167.226.64)
  109. # [02:35] * Joins: replore (~replore@203.152.213.161.static.zoot.jp)
  110. # [02:37] * Joins: grantg (~chatzilla@108-230-227-18.lightspeed.miamfl.sbcglobal.net)
  111. # [02:39] * Quits: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net) (Remote host closed the connection)
  112. # [02:40] * Joins: coeus (~coeus@dslb-084-061-056-077.pools.arcor-ip.net)
  113. # [02:40] * Joins: Dasleah (~das@ppp121-44-92-154.lns20.syd6.internode.on.net)
  114. # [02:45] * Joins: tylerstalder (~tylerstal@cpe-72-225-173-168.nyc.res.rr.com)
  115. # [02:49] * Joins: miketaylr (~miketaylr@200.125.103.11)
  116. # [02:51] * Joins: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net)
  117. # [02:52] * Quits: grantg (~chatzilla@108-230-227-18.lightspeed.miamfl.sbcglobal.net) (Quit: gtg)
  118. # [02:53] * Joins: gavin_huang (~gravof@125.116.96.39)
  119. # [02:55] * Quits: venom00ut (~venom00@unaffiliated/venom00) (Ping timeout: 252 seconds)
  120. # [02:58] * Quits: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net) (Quit: Leaving)
  121. # [02:58] * Joins: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net)
  122. # [03:01] * Joins: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com)
  123. # [03:04] * Joins: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net)
  124. # [03:08] * Quits: sasori_ (~sasori@cm30.sigma12.maxonline.com.sg) (Read error: Connection reset by peer)
  125. # [03:09] * Quits: mascix (~opakdil@83.66.110.192) (Quit: Leaving.)
  126. # [03:09] * Joins: sasori (~sasori@cm30.sigma12.maxonline.com.sg)
  127. # [03:10] * Quits: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  128. # [03:10] * Joins: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  129. # [03:11] * Joins: mike5w3c (~MikeSmith@s1106165.xgsspn.imtp.tachikawa.spmode.ne.jp)
  130. # [03:15] * Joins: pretzel123 (~pretzel12@c-67-188-109-90.hsd1.ca.comcast.net)
  131. # [03:18] * Quits: pandeiro (~mu@189.62.30.183) (Quit: WeeChat 0.3.7)
  132. # [03:21] * Joins: theCole (~cole@g225052177.adsl.alicedsl.de)
  133. # [03:23] * Joins: pandeiro (~mu@189.62.30.183)
  134. # [03:30] * Quits: tantek (~tantek@50-0-92-247.dsl.dynamic.sonic.net) (Quit: tantek)
  135. # [03:32] * Joins: izn (~null@186.212.61.227)
  136. # [03:32] * Joins: randomsigkill (~unknowndn@iinsight.net)
  137. # [03:32] * Quits: izn (~null@186.212.61.227) (Changing host)
  138. # [03:32] * Joins: izn (~null@unaffiliated/izn)
  139. # [03:37] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  140. # [03:38] * Quits: thomasmyrman (~friendly@c-a23c70d5.035-31-73746f28.cust.bredbandsbolaget.se) (Quit: Leaving)
  141. # [03:49] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Quit: enoex)
  142. # [03:51] * Joins: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au)
  143. # [03:53] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  144. # [03:56] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  145. # [03:57] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  146. # [03:58] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  147. # [04:00] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  148. # [04:01] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  149. # [04:06] * Joins: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net)
  150. # [04:07] * Joins: KsM (~jan@2001:1608:19:80::3)
  151. # [04:12] * Quits: Dev0n (~Dev0n@unaffiliated/dev0n) (Quit: Leaving)
  152. # [04:15] * Joins: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net)
  153. # [04:19] * Quits: relurk (~relurk@2607:fcd0:1337:c5::7) (Ping timeout: 260 seconds)
  154. # [04:19] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  155. # [04:19] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  156. # [04:21] * Joins: sasori_ (~sasori@175.156.147.106)
  157. # [04:21] * Joins: relurk (~relurk@2607:fcd0:1337:c5::7)
  158. # [04:22] * Quits: sasori (~sasori@cm30.sigma12.maxonline.com.sg) (Ping timeout: 256 seconds)
  159. # [04:24] * Joins: sasori (~sasori@175.156.138.220)
  160. # [04:26] * Quits: sasori_ (~sasori@175.156.147.106) (Ping timeout: 245 seconds)
  161. # [04:28] * Quits: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au) (Quit: -=[. _ .]=- waves bye..)
  162. # [04:29] * Quits: mpereira (~mpereira@201.82.224.19) (Ping timeout: 245 seconds)
  163. # [04:29] * Joins: mascix (~opakdil@83.66.110.192)
  164. # [04:30] * Quits: coeus (~coeus@dslb-084-061-056-077.pools.arcor-ip.net) (Ping timeout: 244 seconds)
  165. # [04:38] * Joins: dsdeiz (~dsdeiz@acl1-730bts.gw.smartbro.net)
  166. # [04:38] * Joins: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net)
  167. # [04:41] * Joins: roadt (~roadt@60.168.89.43)
  168. # [04:51] * Joins: davidban_ (~davidbanh@59.167.226.64)
  169. # [04:51] * Quits: pandeiro (~mu@189.62.30.183) (Quit: WeeChat 0.3.7)
  170. # [04:51] * Quits: davidbanham (~davidbanh@59.167.226.64) (Ping timeout: 256 seconds)
  171. # [04:54] * Quits: pretzel123 (~pretzel12@c-67-188-109-90.hsd1.ca.comcast.net) (Quit: pretzel123)
  172. # [04:59] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
  173. # [04:59] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
  174. # [05:00] * Quits: JonEdney (~JonEdney@unaffiliated/jonedney) (Quit: Leaving)
  175. # [05:03] * Joins: axos411 (~axos@xdsl-78-35-157-25.netcologne.de)
  176. # [05:03] * Joins: mpereira (~mpereira@201.82.224.19)
  177. # [05:03] * Quits: axos411 (~axos@xdsl-78-35-157-25.netcologne.de) (Client Quit)
  178. # [05:06] * Quits: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net) (Quit: Leaving...)
  179. # [05:08] * Quits: theCole (~cole@g225052177.adsl.alicedsl.de) (Quit: theCole)
  180. # [05:09] * Joins: ArtificialEX (~Alex@24-216-241-50.dhcp.mdfd.or.charter.com)
  181. # [05:10] <ArtificialEX> hey can anyone help me figure out why there is a difference in space between Login and Create Account buttons on the top of these 2 pages: http://jmg.cagehost.com/home || http://jmg.cagehost.com/forum/
  182. # [05:13] * Joins: tantek (~tantek@50-0-92-247.dsl.dynamic.sonic.net)
  183. # [05:14] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  184. # [05:21] <tw2113> different doctypes
  185. # [05:21] <tw2113> different styles applied to <body>
  186. # [05:21] <tw2113> kinda on the last part
  187. # [05:21] * Quits: kborchers (~kborchers@unaffiliated/kborchers) (Excess Flood)
  188. # [05:23] <tw2113> different resets applied?
  189. # [05:24] * Joins: kborchers (~kborchers@unaffiliated/kborchers)
  190. # [05:27] * Quits: JoeK (~Joseph@node0-kratos.hostftw.com) (Read error: Operation timed out)
  191. # [05:28] * Quits: izn (~null@unaffiliated/izn)
  192. # [05:30] * Quits: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net) (Quit: Leaving)
  193. # [05:36] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  194. # [05:37] * Quits: gavin_huang (~gravof@125.116.96.39) (Quit: Leaving)
  195. # [05:37] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  196. # [05:38] * Joins: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net)
  197. # [05:39] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  198. # [05:39] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  199. # [05:39] * Joins: gavin_huang (~gravof@125.116.96.39)
  200. # [05:40] * Quits: ArtificialEX (~Alex@24-216-241-50.dhcp.mdfd.or.charter.com) (Read error: Connection reset by peer)
  201. # [05:42] * Quits: miketaylr (~miketaylr@200.125.103.11) (Quit: Leaving...)
  202. # [05:52] * Joins: pretzel123 (~pretzel12@c-67-188-109-90.hsd1.ca.comcast.net)
  203. # [05:54] * Joins: naoui (~naoui@unaffiliated/naoui)
  204. # [05:57] * Joins: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net)
  205. # [05:59] * Quits: caniuse (~caniuse@li239-175.members.linode.com) (Remote host closed the connection)
  206. # [05:59] * Joins: caniuse (~caniuse@li239-175.members.linode.com)
  207. # [05:59] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  208. # [06:00] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  209. # [06:00] * Quits: debsan (~debsan@190.245.74.16) (Remote host closed the connection)
  210. # [06:03] * Joins: JoeK (~Joseph@node0-kratos.hostftw.com)
  211. # [06:06] * Joins: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net)
  212. # [06:06] * Quits: Dasleah (~das@ppp121-44-92-154.lns20.syd6.internode.on.net) (Ping timeout: 248 seconds)
  213. # [06:06] * Quits: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net) (Quit: Leaving)
  214. # [06:07] * Joins: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net)
  215. # [06:07] * Joins: austincheney_ (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net)
  216. # [06:07] * Quits: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 245 seconds)
  217. # [06:08] * Quits: localhost (~chris@cpe-76-188-161-222.neo.res.rr.com) (Remote host closed the connection)
  218. # [06:09] * Quits: randomsigkill (~unknowndn@iinsight.net) (Ping timeout: 245 seconds)
  219. # [06:10] * Joins: localhost (~chris@cpe-76-188-161-222.neo.res.rr.com)
  220. # [06:13] * Quits: kevindanko (~kevindank@2002:4c63:c065:1234:bdcf:2c4f:1e04:6b1d) (Remote host closed the connection)
  221. # [06:13] * Joins: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net)
  222. # [06:18] * Quits: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net) (Ping timeout: 260 seconds)
  223. # [06:19] * Quits: mpereira (~mpereira@201.82.224.19) (Ping timeout: 260 seconds)
  224. # [06:34] * Quits: sasori (~sasori@175.156.138.220) (Ping timeout: 245 seconds)
  225. # [06:37] * Quits: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net) (Remote host closed the connection)
  226. # [06:37] * Quits: austincheney_ (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 240 seconds)
  227. # [06:39] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  228. # [06:45] * Joins: thinkerbell (~think@d24-36-22-95.home1.cgocable.net)
  229. # [06:46] <thinkerbell> I am thinking of embarking on a webdesign studio venture operating from home, any advice?
  230. # [06:51] * Quits: dsdeiz (~dsdeiz@acl1-730bts.gw.smartbro.net) (Ping timeout: 248 seconds)
  231. # [06:52] * Joins: dsdeiz (~dsdeiz@acl1-730bts.gw.smartbro.net)
  232. # [06:55] * Quits: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net) (Quit: Leaving)
  233. # [07:01] * Quits: dmachi (~dmachi@pool-72-66-193-12.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  234. # [07:01] * Joins: dmachi (~dmachi@pool-72-66-193-12.ronkva.east.verizon.net)
  235. # [07:05] * Joins: Reite (~chris@213.109-247-20.customer.lyse.net)
  236. # [07:06] * Joins: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl)
  237. # [07:11] * Joins: cole_gillespie (~cole_gill@remotezv.zeit.de)
  238. # [07:12] * cole_gillespie is now known as theCole
  239. # [07:14] * Joins: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net)
  240. # [07:15] * Joins: tw2113_as_well (~tw2113@host-53-58-230-24.midco.net)
  241. # [07:15] * tw2113 is now known as Guest68886
  242. # [07:15] * tw2113_as_well is now known as tw2113
  243. # [07:16] * Quits: tw2113 (~tw2113@host-53-58-230-24.midco.net) (Changing host)
  244. # [07:16] * Joins: tw2113 (~tw2113@fedora/tw2113)
  245. # [07:16] * Quits: Guest68886 (~tw2113@fedora/tw2113) (Ping timeout: 244 seconds)
  246. # [07:19] * Quits: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net) (Ping timeout: 276 seconds)
  247. # [07:21] * Quits: dsdeiz (~dsdeiz@acl1-730bts.gw.smartbro.net) (Ping timeout: 245 seconds)
  248. # [07:22] * Quits: noganex (~noganex@p3E9C08A2.dip.t-dialin.net) (Ping timeout: 245 seconds)
  249. # [07:22] * Parts: thinkerbell (~think@d24-36-22-95.home1.cgocable.net) ("Leaving")
  250. # [07:25] * Joins: noganex (~noganex@p4FFCBC0D.dip.t-dialin.net)
  251. # [07:27] * Joins: rumpl (~rumpl@smtp.megalo-company.com)
  252. # [07:35] * Joins: newswami (~chatzilla@117.201.137.172)
  253. # [07:44] * Quits: tylerstalder (~tylerstal@cpe-72-225-173-168.nyc.res.rr.com) (Quit: Computer has gone to sleep.)
  254. # [07:50] * Quits: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  255. # [07:51] * Joins: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net)
  256. # [07:52] * Quits: mascix (~opakdil@83.66.110.192) (Quit: Leaving.)
  257. # [07:52] * Joins: mascix (~opakdil@83.66.110.192)
  258. # [07:56] * Joins: Ducki (~Ducki@pD9E3975A.dip0.t-ipconnect.de)
  259. # [07:57] * Quits: mascix (~opakdil@83.66.110.192) (Ping timeout: 260 seconds)
  260. # [07:57] * Quits: replore (~replore@203.152.213.161.static.zoot.jp) (Remote host closed the connection)
  261. # [08:00] * Joins: zampano (~zampano@c-71-228-108-10.hsd1.nm.comcast.net)
  262. # [08:00] * Quits: zampano (~zampano@c-71-228-108-10.hsd1.nm.comcast.net) (Changing host)
  263. # [08:00] * Joins: zampano (~zampano@unaffiliated/zampano)
  264. # [08:01] * Quits: newswami (~chatzilla@117.201.137.172) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423122843])
  265. # [08:02] * Quits: ShapeShifter499 (Lance@95.211.165.246) (Excess Flood)
  266. # [08:02] * Quits: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net) (Remote host closed the connection)
  267. # [08:04] * Joins: randomsigkill (~unknowndn@iinsight.net)
  268. # [08:04] * Quits: Ducki (~Ducki@pD9E3975A.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  269. # [08:08] * Joins: Ducki (~Ducki@pD9E3975A.dip0.t-ipconnect.de)
  270. # [08:10] * Joins: kolombiken (~Adium@c80-216-10-244.bredband.comhem.se)
  271. # [08:11] * Quits: kolombiken (~Adium@c80-216-10-244.bredband.comhem.se) (Client Quit)
  272. # [08:12] * Joins: kolombiken (~Adium@c80-216-10-244.bredband.comhem.se)
  273. # [08:13] * Joins: r0tha (~r0tha@50-0-136-253.dsl.dynamic.sonic.net)
  274. # [08:14] * Joins: mascix (~opakdil@83.66.110.192)
  275. # [08:21] * Joins: Ron_D (~Chevalric@77.242.116.2)
  276. # [08:25] * Quits: Reite (~chris@213.109-247-20.customer.lyse.net) (Ping timeout: 252 seconds)
  277. # [08:27] * Quits: pretzel123 (~pretzel12@c-67-188-109-90.hsd1.ca.comcast.net) (Quit: pretzel123)
  278. # [08:28] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Quit: enoex)
  279. # [08:28] * Joins: Christer_ (~Christe__@109.247.200.94)
  280. # [08:28] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
  281. # [08:29] * Joins: soee (~soee@83-238-167-52.ip.netia.com.pl)
  282. # [08:30] * Joins: caasiHuang (~caasiHuan@118-170-17-159.dynamic.hinet.net)
  283. # [08:33] * Joins: ShapeShifter499 (Lance@95.211.165.246)
  284. # [08:34] * Quits: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl) (Ping timeout: 250 seconds)
  285. # [08:36] * Joins: roel__ (~quassel@d54C236E3.access.telenet.be)
  286. # [08:38] * Quits: roel__ (~quassel@d54C236E3.access.telenet.be) (Remote host closed the connection)
  287. # [08:39] * Quits: kolombiken (~Adium@c80-216-10-244.bredband.comhem.se) (Quit: Leaving.)
  288. # [08:39] * Joins: roel (~quassel@d54C236E3.access.telenet.be)
  289. # [08:40] * Quits: mascix (~opakdil@83.66.110.192) (Quit: Leaving.)
  290. # [08:40] * Joins: JakeA (~Adium@94-195-85-255.zone9.bethere.co.uk)
  291. # [08:40] * Quits: r0tha (~r0tha@50-0-136-253.dsl.dynamic.sonic.net) (Remote host closed the connection)
  292. # [08:43] * Joins: Ms2ger (~Ms2ger@91.181.0.112)
  293. # [08:44] * Quits: JakeA (~Adium@94-195-85-255.zone9.bethere.co.uk) (Ping timeout: 244 seconds)
  294. # [08:48] * Joins: SevenMachines (~SevenMach@cpc3-craw6-2-0-cust316.croy.cable.virginmedia.com)
  295. # [08:50] * Joins: poolshark (~quassel@dslb-088-074-073-078.pools.arcor-ip.net)
  296. # [08:50] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
  297. # [08:51] * Quits: SevenMachines (~SevenMach@cpc3-craw6-2-0-cust316.croy.cable.virginmedia.com) (Remote host closed the connection)
  298. # [08:51] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
  299. # [08:54] * Joins: gasbakid (~gasbakid@41.96.55.195)
  300. # [08:54] * Joins: gyzmodo (x@89.146.121.160)
  301. # [09:01] * Joins: Kolombiken (~Adium@217.13.228.226)
  302. # [09:04] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Remote host closed the connection)
  303. # [09:04] * Quits: Me1000 (~Me1000@c-67-180-198-185.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  304. # [09:04] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  305. # [09:10] * Joins: _gambit (~prajwalit@61.12.96.226)
  306. # [09:15] * Quits: davidban_ (~davidbanh@59.167.226.64) (Remote host closed the connection)
  307. # [09:16] * Quits: drollwit (~drollwit@c-67-183-156-240.hsd1.wa.comcast.net) (Remote host closed the connection)
  308. # [09:18] * Quits: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Remote host closed the connection)
  309. # [09:18] * Quits: Ducki (~Ducki@pD9E3975A.dip0.t-ipconnect.de) (Quit: ;))
  310. # [09:18] * Joins: Ducki (~Ducki@pD9E3975A.dip0.t-ipconnect.de)
  311. # [09:20] * Quits: hellsend (~hellsend@vol21-4-88-166-136-109.fbx.proxad.net) (Read error: No route to host)
  312. # [09:23] * Joins: mascix (~opakdil@88.247.87.27)
  313. # [09:23] * Quits: KKendle (~KKendle@99-42-201-119.lightspeed.stlsmo.sbcglobal.net) (Quit: KKendle)
  314. # [09:30] * Joins: Fabryz (u4038@gateway/web/irccloud.com/x-tkoovmiwykcpnbke)
  315. # [09:31] * Joins: ajaykools (~ajay@122.167.224.220)
  316. # [09:34] * Quits: schnoodles (~schnoodle@melbourne.99cluster.com) (Remote host closed the connection)
  317. # [09:35] * Joins: sheepy (~lukea@nat1.rugby.propcom.co.uk)
  318. # [09:41] * Quits: rumpl (~rumpl@smtp.megalo-company.com) (Ping timeout: 246 seconds)
  319. # [09:45] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Nice Scotty, now beam my clothes up too!)
  320. # [09:49] * Joins: rumpl (~rumpl@smtp.megalo-company.com)
  321. # [09:49] * Joins: PalleZingmark (~Adium@217.13.228.226)
  322. # [09:50] * Joins: whitman (~whitman@itsad-034.its.dur.ac.uk)
  323. # [09:53] * Joins: grantg (~chatzilla@108-230-227-18.lightspeed.miamfl.sbcglobal.net)
  324. # [09:53] <grantg> hey guys
  325. # [09:54] <grantg> I finally am making an iphone optimized version of js gbc
  326. # [09:54] <grantg> http://gamecenter.grantgalitz.org/iphone
  327. # [09:54] <grantg> still no touch controls working
  328. # [09:54] <grantg> though layout is there and it runs 40% speed
  329. # [09:54] <grantg> you can see it run
  330. # [09:54] * Quits: rumpl (~rumpl@smtp.megalo-company.com) (Quit: Leaving)
  331. # [09:54] <grantg> no ipad support yet, it's for iphone 4/4s screens
  332. # [09:55] * Joins: sasori (~sasori@175.156.138.220)
  333. # [09:55] * Joins: newswami (~chatzilla@117.201.137.172)
  334. # [09:55] * Joins: venom00ut (~venom00@net-188-218-159-179.cust.dsl.vodafone.it)
  335. # [09:55] * Quits: venom00ut (~venom00@net-188-218-159-179.cust.dsl.vodafone.it) (Changing host)
  336. # [09:55] * Joins: venom00ut (~venom00@unaffiliated/venom00)
  337. # [10:00] <poolshark> grantg: saw your work on a pc a couple of weeks ago. really awesome!
  338. # [10:01] <grantg> thanks
  339. # [10:01] <poolshark> just out of curiosity? how much time did you put in on this?
  340. # [10:03] <grantg> a lot
  341. # [10:04] <poolshark> i can imagine... wish i had time for stuff like this
  342. # [10:04] <poolshark> :)
  343. # [10:04] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Read error: Connection reset by peer)
  344. # [10:04] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
  345. # [10:05] * Joins: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr)
  346. # [10:07] * Quits: ajaykools (~ajay@122.167.224.220) (Ping timeout: 252 seconds)
  347. # [10:09] * Quits: obert- (~obert@host130-202-dynamic.47-79-r.retail.telecomitalia.it) (Ping timeout: 240 seconds)
  348. # [10:10] * Quits: patcito (~123@201.240.71.196) (Disconnected by services)
  349. # [10:11] * Joins: karouz (~admin@41.224.8.134)
  350. # [10:11] * Joins: rumpl (~rumpl@smtp.megalo-company.com)
  351. # [10:13] * Quits: roadt (~roadt@60.168.89.43) (Ping timeout: 276 seconds)
  352. # [10:13] * Joins: DoniRS (~DoniRS@ip188-133-211-87.adsl2.static.versatel.nl)
  353. # [10:13] * Joins: patcito_ (~123@201.240.71.196)
  354. # [10:16] * Quits: grantg (~chatzilla@108-230-227-18.lightspeed.miamfl.sbcglobal.net) (Quit: gtg)
  355. # [10:18] * Joins: manuchill (~mstalfoor@83.232.96.217)
  356. # [10:21] * Joins: roadt (~roadt@60.168.89.43)
  357. # [10:23] * Joins: viraj_ (~viraj_@1.186.9.94)
  358. # [10:25] * Quits: Valah_ (~Valah@AOrleans-258-1-124-80.w90-21.abo.wanadoo.fr) (Quit: Leaving)
  359. # [10:26] * Joins: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net)
  360. # [10:28] * Quits: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net) (Client Quit)
  361. # [10:28] * Quits: patcito_ (~123@201.240.71.196) (Read error: Connection reset by peer)
  362. # [10:29] * neersighted is now known as neersighted[d]
  363. # [10:29] * Joins: Valah (~Valah@AOrleans-258-1-124-80.w90-21.abo.wanadoo.fr)
  364. # [10:33] * Quits: DoniRS (~DoniRS@ip188-133-211-87.adsl2.static.versatel.nl) (Ping timeout: 260 seconds)
  365. # [10:34] * Quits: paul892 (duszak.pau@adsl-99-180-244-116.dsl.chcgil.sbcglobal.net)
  366. # [10:35] * Joins: glcrazy (~glcrazy@79.119.95.16)
  367. # [10:37] * Joins: grantg (~chatzilla@108-230-227-18.lightspeed.miamfl.sbcglobal.net)
  368. # [10:37] <grantg> http://i.imgur.com/FjGW7.png
  369. # [10:38] <grantg> touch controls work now
  370. # [10:38] <grantg> runs 40% speed for sure
  371. # [10:38] * Joins: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com)
  372. # [10:40] * Parts: glcrazy (~glcrazy@79.119.95.16)
  373. # [10:41] * Joins: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net)
  374. # [10:42] * Joins: NimeshNeema (u2689@gateway/web/irccloud.com/x-wfnersqsupvjmyak)
  375. # [10:43] * Quits: grantg (~chatzilla@108-230-227-18.lightspeed.miamfl.sbcglobal.net) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  376. # [10:44] * Joins: glcrazy (~glcrazy@79.119.95.16)
  377. # [10:47] * Joins: DoniRS (~DoniRS@ip188-133-211-87.adsl2.static.versatel.nl)
  378. # [10:50] * Joins: tobyx (~tobyx@fsf/member/tobyx)
  379. # [10:56] * Joins: keithclarkcouk (~keithclar@84.19.53.21)
  380. # [10:58] * Quits: nekr (~nekr@213.208.164.90) (Quit: Ухожу я от вас (xchat 2.4.5 или старше))
  381. # [10:59] * Joins: vikash (~vikash@1.186.9.248)
  382. # [10:59] * Quits: vikash (~vikash@1.186.9.248) (Changing host)
  383. # [10:59] * Joins: vikash (~vikash@unaffiliated/vikash)
  384. # [11:00] * Quits: gasbakid (~gasbakid@41.96.55.195) (Read error: Connection reset by peer)
  385. # [11:00] * Parts: bngle (bungle@roundup.nwo.fi)
  386. # [11:00] * Joins: drublic (~drublic@frbg-5f730fcc.pool.mediaWays.net)
  387. # [11:02] * Joins: pinage404 (~pinage404@APuteaux-651-1-17-218.w81-249.abo.wanadoo.fr)
  388. # [11:11] * Joins: Shahor (~Shahor@78.109.80.22)
  389. # [11:14] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
  390. # [11:15] * Quits: Shahor (~Shahor@78.109.80.22) (Client Quit)
  391. # [11:22] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
  392. # [11:22] * Quits: chasefarmer (~cfarmer@108-233-253-10.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 240 seconds)
  393. # [11:25] * Joins: ajaykools (~ajay@122.167.224.220)
  394. # [11:28] * Joins: nekr (~nekr@213.208.164.90)
  395. # [11:28] * Quits: Matt__ (~textual@24.86.241.219) (Quit: Computer has gone to sleep.)
  396. # [11:29] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  397. # [11:37] * Quits: caasiHuang (~caasiHuan@118-170-17-159.dynamic.hinet.net) (Remote host closed the connection)
  398. # [11:40] * Quits: venom00ut (~venom00@unaffiliated/venom00) (Ping timeout: 252 seconds)
  399. # [11:40] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
  400. # [11:40] * Quits: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com) (Remote host closed the connection)
  401. # [11:43] * Quits: nonge (~nonge@p50829F27.dip.t-dialin.net) (Ping timeout: 246 seconds)
  402. # [11:43] * Joins: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com)
  403. # [11:45] * Joins: BigKing (~BigKing@dslb-088-076-018-179.pools.arcor-ip.net)
  404. # [11:46] * Quits: newswami (~chatzilla@117.201.137.172) (Ping timeout: 252 seconds)
  405. # [11:51] * Joins: bean77 (d55f127d@gateway/web/freenode/ip.213.95.18.125)
  406. # [11:51] <bean77> hello
  407. # [11:51] <bean77> I want a overlay canvas over my whole site
  408. # [11:52] <bean77> is there a way to draw line from one element to antother one (above the whole page)
  409. # [11:52] <bean77> I have the two elements a a jQuery object of the dom
  410. # [11:53] * Joins: JiKeidan (~Administr@unaffiliated/jikeidan)
  411. # [11:54] <JiKeidan> wow, some night...
  412. # [11:54] <JiKeidan> websockets ... anyone know anything about em
  413. # [11:56] * Joins: nonge (~nonge@p5B3266BD.dip.t-dialin.net)
  414. # [11:56] * Joins: remysharp (u4345@gateway/web/irccloud.com/x-hakrbokqwkfopgvh)
  415. # [11:59] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  416. # [12:09] * Quits: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net) (Ping timeout: 245 seconds)
  417. # [12:10] * Quits: mascix (~opakdil@88.247.87.27) (Read error: Connection reset by peer)
  418. # [12:11] * Quits: chousho (~itsame@unaffiliated/chousho) (Ping timeout: 246 seconds)
  419. # [12:12] * Joins: mascix (~opakdil@88.247.87.27)
  420. # [12:13] * Joins: chousho (~itsame@c-69-181-38-133.hsd1.ca.comcast.net)
  421. # [12:13] * Quits: chousho (~itsame@c-69-181-38-133.hsd1.ca.comcast.net) (Changing host)
  422. # [12:13] * Joins: chousho (~itsame@unaffiliated/chousho)
  423. # [12:15] * Joins: Dasleah (~das@ppp121-44-147-142.lns20.syd7.internode.on.net)
  424. # [12:17] * Joins: ruimarinho (~ruimarinh@a95-92-238-95.cpe.netcabo.pt)
  425. # [12:18] * Quits: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com) (Remote host closed the connection)
  426. # [12:18] * Quits: JiKeidan (~Administr@unaffiliated/jikeidan) (Quit: Leaving.)
  427. # [12:19] * Joins: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com)
  428. # [12:20] <six-sick-trix> hello everyone I rewrote my whole page to replace the tables with div's styled through css it passes validation and look the same way I had it before the rewrite. (doesnt work in firefox) My question is mainly how does it look and could it have been simpler?
  429. # [12:21] <six-sick-trix> http://dl.dropbox.com/u/21018504/start.html
  430. # [12:21] * Joins: ill1cit (~nnscript@cpc7-pres16-2-0-cust431.18-3.cable.virginmedia.com)
  431. # [12:25] * Joins: venom00ut (~venom00@net-188-218-159-179.cust.dsl.vodafone.it)
  432. # [12:25] * Quits: venom00ut (~venom00@net-188-218-159-179.cust.dsl.vodafone.it) (Changing host)
  433. # [12:25] * Joins: venom00ut (~venom00@unaffiliated/venom00)
  434. # [12:28] * Joins: dwr^ (~dwr@nat-stud-dit.cbs.dk)
  435. # [12:32] * Quits: Kolombiken (~Adium@217.13.228.226) (Read error: Connection reset by peer)
  436. # [12:34] * Joins: Kolombiken (~Adium@217.13.228.226)
  437. # [12:36] * Quits: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com) (Remote host closed the connection)
  438. # [12:37] * Quits: myakura (~myakura@FL1-211-135-237-201.tky.mesh.ad.jp) (Ping timeout: 248 seconds)
  439. # [12:42] * Joins: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp)
  440. # [12:43] * Joins: Dev0n (~Dev0n@host-2-103-162-232.as13285.net)
  441. # [12:43] * Quits: Dev0n (~Dev0n@host-2-103-162-232.as13285.net) (Changing host)
  442. # [12:43] * Joins: Dev0n (~Dev0n@unaffiliated/dev0n)
  443. # [12:46] * Joins: austincheney_ (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net)
  444. # [12:46] * austincheney_ is now known as austincheney
  445. # [12:47] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
  446. # [12:54] <bean77> to achieve the overlay effect
  447. # [12:54] <bean77> I have to draw outside the canvas borders - is that possible?
  448. # [12:55] <bean77> or can I let the canvas tag react like a normal div and place html inside it?
  449. # [12:56] * Joins: shwetank (~shwetank@122.173.181.133)
  450. # [12:56] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 245 seconds)
  451. # [12:56] * Joins: moshee (~moshee@unaffiliated/moshee)
  452. # [13:01] * Joins: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com)
  453. # [13:01] * Joins: _shorinji_ (~ffall@c83-248-254-117.bredband.comhem.se)
  454. # [13:03] * Quits: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com) (Remote host closed the connection)
  455. # [13:03] * Joins: kevindanko (~kevindank@2002:4c63:c065:1234:5c43:c75b:ec50:d9c2)
  456. # [13:07] * Joins: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com)
  457. # [13:08] * Joins: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com)
  458. # [13:08] * Quits: shwetank (~shwetank@122.173.181.133) (Quit: Linkinus - http://linkinus.com)
  459. # [13:11] * Quits: Dasleah (~das@ppp121-44-147-142.lns20.syd7.internode.on.net) (Read error: Connection reset by peer)
  460. # [13:15] * Joins: Dasleah (~das@ppp121-44-81-17.lns20.syd6.internode.on.net)
  461. # [13:22] * Quits: viraj_ (~viraj_@1.186.9.94) (Ping timeout: 250 seconds)
  462. # [13:22] * Joins: KKendle (~KKendle@99-42-201-119.lightspeed.stlsmo.sbcglobal.net)
  463. # [13:23] * Quits: KKendle (~KKendle@99-42-201-119.lightspeed.stlsmo.sbcglobal.net) (Client Quit)
  464. # [13:32] * Joins: TomWij_ (~TomWij@91.183.48.218)
  465. # [13:34] * Quits: TomWij (~Tom@91.183.48.218) (Ping timeout: 245 seconds)
  466. # [13:34] * Joins: devmikey (~irc@unaffiliated/devmikey)
  467. # [13:35] * Joins: viraj_ (~viraj_@1.186.9.94)
  468. # [13:38] * johnkpaul-afk is now known as johnkpaul
  469. # [13:39] * Joins: newswami (~chatzilla@117.216.81.173)
  470. # [13:41] <moo-_-> bean77: you are not making sense now
  471. # [13:41] <moo-_-> can you explain differently?
  472. # [13:42] * Quits: kas187 (~kas187@cpc9-sotn11-2-0-cust242.15-1.cable.virginmedia.com) (Quit: kas187)
  473. # [13:43] * Joins: beeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de)
  474. # [13:45] * Quits: beeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de) (Client Quit)
  475. # [13:46] * Joins: beeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de)
  476. # [13:47] <bean77> moo-_-: ok
  477. # [13:47] <bean77> moo-_-: well I have normal html elements on my page (div's) and some click listners on them
  478. # [13:48] <bean77> moo-_-: when I click on one elment I want to draw a line from this element to another one (computed via JS)
  479. # [13:49] <bean77> moo-_-: how can I set my canvas element as a transparent overlay (just the lines visible) over my area with the div's elemtns which can be clicked ?
  480. # [13:49] <moo-_-> I think you should create a transparent <canvas> which is the size of the line and position it absolute over divs
  481. # [13:49] <moo-_-> but clicks don't fall through canvas
  482. # [13:50] <moo-_-> you probably want to create line using one pixel size <div>s and some JS library
  483. # [13:50] <bean77> moo-_-: you got it thats my problem
  484. # [13:50] <bean77> moo-_-: can you please explain the solution a bit more?
  485. # [13:50] <moo-_-> or I am not sure, probably you can calculate line hits in JS for <canvas> and propagade events if your JS says that it didn't touch the line
  486. # [13:51] <moo-_-> bean77: I am in hurry, I need to leave a computer in a moment, sorry
  487. # [13:51] <moo-_-> but there are JS libraries which allow you to draw arbitrary shapes
  488. # [13:51] <moo-_-> lines, polygons, circles
  489. # [13:51] <moo-_-> using only <div>s
  490. # [13:51] <moo-_-> they are slow as hell but work
  491. # [13:51] <bean77> can you name them
  492. # [13:51] <bean77> thank
  493. # [13:51] <moo-_-> sorry, don't have any names in my head
  494. # [13:53] * Quits: vikash (~vikash@unaffiliated/vikash) (Quit: Leaving)
  495. # [13:55] <ill1cit> anyone interested i just started a fan channel: #markzuckerberg
  496. # [13:59] * Joins: julianolf (~juliano@201.22.44.209.dynamic.adsl.gvt.net.br)
  497. # [14:05] * Quits: beeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de) (Quit: Verlassend)
  498. # [14:05] * Joins: beeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de)
  499. # [14:06] * Quits: beeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de) (Client Quit)
  500. # [14:06] * Joins: beeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de)
  501. # [14:09] * Joins: digitalfiz (u533@gateway/web/irccloud.com/x-zokznyfchwbhgowm)
  502. # [14:10] * johnkpaul is now known as johnkpaul-afk
  503. # [14:16] * Quits: bean77 (d55f127d@gateway/web/freenode/ip.213.95.18.125) (Quit: Page closed)
  504. # [14:18] * Joins: theCole_ (~cole@g225052177.adsl.alicedsl.de)
  505. # [14:20] * Quits: viraj_ (~viraj_@1.186.9.94) (Ping timeout: 244 seconds)
  506. # [14:21] * Joins: erichynds (~ehynds@64.206.121.41)
  507. # [14:21] * Joins: snearch (~snearch@f053009022.adsl.alicedsl.de)
  508. # [14:23] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  509. # [14:25] * Quits: austincheney (~IceChat77@108-72-77-136.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 244 seconds)
  510. # [14:30] * Quits: DoniRS (~DoniRS@ip188-133-211-87.adsl2.static.versatel.nl) (Read error: Connection reset by peer)
  511. # [14:30] * Joins: xarxer (~null@m90-129-60-117.cust.tele2.se)
  512. # [14:30] * Parts: manuchill (~mstalfoor@83.232.96.217) ("Ex-Chat")
  513. # [14:31] * Quits: GhostFreeman (~GhostFree@c-24-98-246-138.hsd1.ga.comcast.net) (Quit: Not here, will respond later)
  514. # [14:31] * Parts: theCole_ (~cole@g225052177.adsl.alicedsl.de)
  515. # [14:32] * Joins: viraj_ (~viraj_@1.186.9.94)
  516. # [14:33] * Quits: gavin_huang (~gravof@125.116.96.39) (Quit: Leaving)
  517. # [14:33] * Joins: ericbarnes (~ericbarne@cpe-069-132-175-083.carolina.res.rr.com)
  518. # [14:34] * Joins: gavin_huang (~gravof@125.116.96.39)
  519. # [14:38] * Quits: viraj_ (~viraj_@1.186.9.94) (Ping timeout: 250 seconds)
  520. # [14:41] * Joins: Jon47 (~Adium@pool-71-191-251-9.washdc.fios.verizon.net)
  521. # [14:44] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Ping timeout: 246 seconds)
  522. # [14:47] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  523. # [14:49] * Quits: ruimarinho (~ruimarinh@a95-92-238-95.cpe.netcabo.pt) (Quit: Leaving...)
  524. # [14:49] * Joins: JonEdney (~JonEdney@unaffiliated/jonedney)
  525. # [14:49] * Quits: roadt (~roadt@60.168.89.43) (Ping timeout: 246 seconds)
  526. # [14:50] * Joins: miketaylr (~miketaylr@186.18.58.178)
  527. # [14:51] * Joins: roadt (~roadt@60.168.89.43)
  528. # [14:52] * Joins: viraj_ (~viraj_@1.186.9.94)
  529. # [14:52] * Joins: axos411 (~axos@xdsl-78-35-140-252.netcologne.de)
  530. # [15:00] * Quits: viraj_ (~viraj_@1.186.9.94) (Ping timeout: 265 seconds)
  531. # [15:02] * Quits: [E]sc (~armani@cm218-252-220-28.hkcable.com.hk) (Ping timeout: 248 seconds)
  532. # [15:03] * Joins: [E]sc (~armani@cm218-252-220-28.hkcable.com.hk)
  533. # [15:08] * Joins: thisgeek (~chris@ool-45757f42.dyn.optonline.net)
  534. # [15:12] * Joins: GhostFreeman (~GhostFree@12.22.93.195)
  535. # [15:14] * Joins: viraj_ (~viraj_@1.186.9.94)
  536. # [15:14] * Quits: ajaykools (~ajay@122.167.224.220) (Ping timeout: 240 seconds)
  537. # [15:15] * johnkpaul-afk is now known as johnkpaul
  538. # [15:15] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  539. # [15:17] * Quits: keithclarkcouk (~keithclar@84.19.53.21) (Remote host closed the connection)
  540. # [15:22] * Quits: viraj_ (~viraj_@1.186.9.94) (Ping timeout: 245 seconds)
  541. # [15:23] * Quits: Dasleah (~das@ppp121-44-81-17.lns20.syd6.internode.on.net) (Ping timeout: 276 seconds)
  542. # [15:29] * Joins: bkahl (~textual@38.104.30.174)
  543. # [15:30] * Joins: ruimarinho (~ruimarinh@a89-152-184-82.cpe.netcabo.pt)
  544. # [15:37] * miketaylr is now known as miketaylrawaylol
  545. # [15:37] * Joins: viraj_ (~viraj_@1.186.9.94)
  546. # [15:37] * Quits: Armen (~armen@dsl-69-171-154-4.acanac.net) (Quit: Lost terminal)
  547. # [15:39] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
  548. # [15:42] * Joins: Armen (~armen@dsl-69-171-154-4.acanac.net)
  549. # [15:44] * Joins: krater (~benito@189-71-72-31.user.veloxzone.com.br)
  550. # [15:44] * Parts: krater (~benito@189-71-72-31.user.veloxzone.com.br)
  551. # [15:44] * miketaylrawaylol is now known as miketaylr
  552. # [15:47] * Joins: cloudpopup (hidden-use@ns.netset.se)
  553. # [15:49] * Quits: miketaylr (~miketaylr@186.18.58.178) (Quit: Leaving...)
  554. # [15:55] * Joins: mpereira (~mpereira@201.82.224.19)
  555. # [15:57] * Quits: Christer_ (~Christe__@109.247.200.94) (Remote host closed the connection)
  556. # [16:00] * Joins: djazz (~daniel@78-72-41-104-no186.tbcn.telia.com)
  557. # [16:03] * Quits: sasori (~sasori@175.156.138.220) (Ping timeout: 265 seconds)
  558. # [16:05] * Quits: viraj_ (~viraj_@1.186.9.94) (Ping timeout: 276 seconds)
  559. # [16:07] * Joins: shwetank (~shwetank@122.173.181.133)
  560. # [16:07] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Quit: Wychodzi)
  561. # [16:09] * Joins: sasori (~sasori@175.156.138.220)
  562. # [16:10] * Quits: kevindanko (~kevindank@2002:4c63:c065:1234:5c43:c75b:ec50:d9c2) (Ping timeout: 245 seconds)
  563. # [16:10] * Joins: kevindanko (~kevindank@2002:4c63:c065:1234:5c43:c75b:ec50:d9c2)
  564. # [16:12] * Quits: gavin_huang (~gravof@125.116.96.39) (Quit: Leaving)
  565. # [16:12] * Quits: mascix (~opakdil@88.247.87.27) (Quit: Leaving.)
  566. # [16:12] * Joins: obert- (~obert@87.19.207.156)
  567. # [16:21] * Joins: skylamer` (cgskylamer@78.90.213.55)
  568. # [16:22] * Quits: sasori (~sasori@175.156.138.220) (Ping timeout: 244 seconds)
  569. # [16:22] * Joins: mike5w3c_ (~MikeSmith@s1106047.xgsspn.imtp.tachikawa.spmode.ne.jp)
  570. # [16:23] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (Excess Flood)
  571. # [16:24] * Quits: mike5w3c (~MikeSmith@s1106165.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout: 276 seconds)
  572. # [16:24] * mike5w3c_ is now known as mike5w3c
  573. # [16:24] * Joins: pokoli (~pokoli@235.Red-88-9-225.dynamicIP.rima-tde.net)
  574. # [16:24] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
  575. # [16:24] * Joins: rgee (add5d4e9@gateway/web/freenode/ip.173.213.212.233)
  576. # [16:25] * rgee is now known as rgervais
  577. # [16:26] * Joins: dnstbr (~dnstbr@rrcs-24-227-252-21.sw.biz.rr.com)
  578. # [16:27] * Quits: ericbarnes (~ericbarne@cpe-069-132-175-083.carolina.res.rr.com) (Quit: Computer has gone to sleep.)
  579. # [16:29] * Joins: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net)
  580. # [16:30] * Joins: coeus (~coeus@dslb-084-061-056-077.pools.arcor-ip.net)
  581. # [16:35] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  582. # [16:37] * Quits: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net) (Remote host closed the connection)
  583. # [16:37] * Joins: debsan (~debsan@190.245.74.16)
  584. # [16:40] * Quits: Kolombiken (~Adium@217.13.228.226) (Quit: Leaving.)
  585. # [16:44] * Quits: poolshark (~quassel@dslb-088-074-073-078.pools.arcor-ip.net) (Remote host closed the connection)
  586. # [16:44] * Joins: ericbarnes (~ericbarne@cpe-069-132-175-083.carolina.res.rr.com)
  587. # [16:44] * Joins: sydlawrence_ (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  588. # [16:45] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Ping timeout: 250 seconds)
  589. # [16:45] * sydlawrence_ is now known as sydlawrence
  590. # [16:45] * Quits: dnstbr (~dnstbr@rrcs-24-227-252-21.sw.biz.rr.com) (Read error: Connection reset by peer)
  591. # [16:45] * Quits: Ducki (~Ducki@pD9E3975A.dip0.t-ipconnect.de) (Quit: ;))
  592. # [16:45] * Joins: dnstbr (~dnstbr@rrcs-24-227-252-21.sw.biz.rr.com)
  593. # [16:53] * Quits: cloudpopup (hidden-use@ns.netset.se) (Quit: Leaving)
  594. # [16:53] * Joins: r0tha (~r0tha@50-0-136-253.dsl.dynamic.sonic.net)
  595. # [16:55] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Ping timeout: 244 seconds)
  596. # [16:55] * Joins: Carrossel (~benito@189-71-72-31.user.veloxzone.com.br)
  597. # [16:55] * Parts: Carrossel (~benito@189-71-72-31.user.veloxzone.com.br)
  598. # [16:55] * Joins: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
  599. # [16:57] * Quits: rgervais (add5d4e9@gateway/web/freenode/ip.173.213.212.233) (Ping timeout: 245 seconds)
  600. # [16:58] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  601. # [16:58] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Ping timeout: 244 seconds)
  602. # [17:02] * Quits: _shorinji_ (~ffall@c83-248-254-117.bredband.comhem.se) (Quit: _shorinji_)
  603. # [17:02] * Joins: snowfox (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net)
  604. # [17:02] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Ping timeout: 244 seconds)
  605. # [17:05] * Joins: Gates (~Gates@ool-435300fe.dyn.optonline.net)
  606. # [17:08] * Joins: tylerstalder (~tylerstal@67.217.139.132)
  607. # [17:09] * Quits: r0tha (~r0tha@50-0-136-253.dsl.dynamic.sonic.net) (Remote host closed the connection)
  608. # [17:10] * Quits: roel (~quassel@d54C236E3.access.telenet.be) (Remote host closed the connection)
  609. # [17:15] * Joins: JakeA (~Adium@host86-171-223-24.range86-171.btcentralplus.com)
  610. # [17:15] * Quits: newswami (~chatzilla@117.216.81.173) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423122843])
  611. # [17:16] * Joins: brrutzo (~john@160.79.20.210)
  612. # [17:18] * Joins: jeema (~jima@64.128.82.30)
  613. # [17:20] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  614. # [17:20] * Quits: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net) (Quit: Leaving...)
  615. # [17:21] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
  616. # [17:21] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
  617. # [17:21] * Joins: temp01 (~temp01@unaffiliated/temp01)
  618. # [17:23] * Joins: thcipria1i (~tyler@li430-16.members.linode.com)
  619. # [17:23] * Quits: thcipria1i (~tyler@li430-16.members.linode.com) (Client Quit)
  620. # [17:25] * Quits: dwr^ (~dwr@nat-stud-dit.cbs.dk)
  621. # [17:28] * Quits: _gambit (~prajwalit@61.12.96.226) (Ping timeout: 252 seconds)
  622. # [17:28] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Remote host closed the connection)
  623. # [17:29] * Joins: trumpetmic (~trumpetmi@159.182.183.6)
  624. # [17:31] * Joins: temp02 (~temp01@unaffiliated/temp01)
  625. # [17:31] * Parts: pinage404 (~pinage404@APuteaux-651-1-17-218.w81-249.abo.wanadoo.fr) ("Screw you guys I'm going home")
  626. # [17:31] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
  627. # [17:31] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
  628. # [17:31] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
  629. # [17:32] * Quits: mike5w3c (~MikeSmith@s1106047.xgsspn.imtp.tachikawa.spmode.ne.jp) (Quit: mike5w3c)
  630. # [17:32] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  631. # [17:32] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 240 seconds)
  632. # [17:33] * Joins: viraj_ (~viraj_@1.186.9.94)
  633. # [17:33] * Quits: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp) (Remote host closed the connection)
  634. # [17:34] * Joins: edwardbc (~edward.ba@186.176.193.20)
  635. # [17:37] * Joins: taylorRichie (~Adium@208.110.141.169)
  636. # [17:37] * Joins: sasori (~sasori@175.156.138.220)
  637. # [17:38] * Quits: trumpetmic (~trumpetmi@159.182.183.6) (Remote host closed the connection)
  638. # [17:39] * Quits: Ron_D (~Chevalric@77.242.116.2) (Quit: Ron_D)
  639. # [17:40] * Joins: mike5w3c (~MikeSmith@s1106047.xgsspn.imtp.tachikawa.spmode.ne.jp)
  640. # [17:42] * Quits: PalleZingmark (~Adium@217.13.228.226) (Quit: Leaving.)
  641. # [17:45] * Quits: huskyr (~huskyr@ip169-070.vpro.nl) (Quit: huskyr)
  642. # [17:46] * TomWij_ is now known as TomWij
  643. # [17:46] * Joins: Reite (~chris@213.109-247-20.customer.lyse.net)
  644. # [17:47] * Joins: TheFuzzball_iOS (~thefuzzba@92.40.254.60.threembb.co.uk)
  645. # [17:49] * Joins: keithclarkcouk (~keithclar@84.19.53.21)
  646. # [17:50] * Joins: chasefarmer (~cfarmer@108-233-253-10.lightspeed.sntcca.sbcglobal.net)
  647. # [17:50] * Joins: r0tha (~r0tha@173.247.200.122)
  648. # [17:51] * Quits: jochen__ (jochen@nat/google/x-pcugdsfxkmuiayht) (Remote host closed the connection)
  649. # [17:51] * Joins: jochen__ (jochen@nat/google/x-rpuffyiqgismzjat)
  650. # [17:51] * Quits: roadt (~roadt@60.168.89.43) (Ping timeout: 276 seconds)
  651. # [17:52] * Joins: mascix (~opakdil@83.66.110.192)
  652. # [17:54] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
  653. # [17:55] * Quits: thisgeek (~chris@ool-45757f42.dyn.optonline.net) (Quit: thisgeek)
  654. # [17:56] * Quits: shwetank (~shwetank@122.173.181.133) (Quit: Linkinus - http://linkinus.com)
  655. # [17:59] * Joins: trumpetmic (~trumpetmi@159.182.183.6)
  656. # [18:02] * Quits: djazz (~daniel@78-72-41-104-no186.tbcn.telia.com) (Ping timeout: 250 seconds)
  657. # [18:03] * Joins: roadt (~roadt@60.168.82.146)
  658. # [18:04] * Joins: vikash (~vikash@unaffiliated/vikash)
  659. # [18:05] * Quits: vikash (~vikash@unaffiliated/vikash) (Client Quit)
  660. # [18:06] * Quits: r0tha (~r0tha@173.247.200.122) (Read error: Connection reset by peer)
  661. # [18:09] * Quits: xarxer (~null@m90-129-60-117.cust.tele2.se) (Ping timeout: 276 seconds)
  662. # [18:09] * Quits: TheFuzzball_iOS (~thefuzzba@92.40.254.60.threembb.co.uk) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  663. # [18:10] * Quits: BigKing (~BigKing@dslb-088-076-018-179.pools.arcor-ip.net) (Remote host closed the connection)
  664. # [18:10] * Quits: gnarf (~gnarf@unaffiliated/gnarf) (Ping timeout: 276 seconds)
  665. # [18:10] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  666. # [18:10] * Quits: ShooterMG (~shootermg@c-98-246-240-17.hsd1.or.comcast.net) (Remote host closed the connection)
  667. # [18:10] * Quits: hober (~ted@unaffiliated/hober) (Remote host closed the connection)
  668. # [18:12] * Joins: thisgeek (~chris@ool-45757782.dyn.optonline.net)
  669. # [18:13] * Quits: mpereira (~mpereira@201.82.224.19) (Ping timeout: 245 seconds)
  670. # [18:13] * Quits: whitman (~whitman@itsad-034.its.dur.ac.uk)
  671. # [18:16] * Quits: keithclarkcouk (~keithclar@84.19.53.21) (Remote host closed the connection)
  672. # [18:16] * Joins: gnarf (~gnarf@unaffiliated/gnarf)
  673. # [18:18] * Joins: delphianQ (475f1922@gateway/web/freenode/ip.71.95.25.34)
  674. # [18:18] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  675. # [18:19] * Joins: Christer_ (~Christe__@50.79-160-133.customer.lyse.net)
  676. # [18:19] * Quits: Christer_ (~Christe__@50.79-160-133.customer.lyse.net) (Remote host closed the connection)
  677. # [18:19] * Joins: Christer_ (~Christe__@50.79-160-133.customer.lyse.net)
  678. # [18:20] * Quits: Christer_ (~Christe__@50.79-160-133.customer.lyse.net) (Remote host closed the connection)
  679. # [18:21] * Parts: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com)
  680. # [18:22] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 240 seconds)
  681. # [18:23] * Quits: tr-808 (brambles@unaffiliated/contempt) (Remote host closed the connection)
  682. # [18:23] * Joins: beeeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de)
  683. # [18:23] * Quits: beeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de) (Read error: Connection reset by peer)
  684. # [18:24] * Joins: tr-808 (brambles@unaffiliated/contempt)
  685. # [18:24] * Quits: estellevw (~estellevw@173-228-112-29.dsl.dynamic.sonic.net) (Quit: Snuggling with the puppies)
  686. # [18:24] * Quits: viraj_ (~viraj_@1.186.9.94) (Ping timeout: 265 seconds)
  687. # [18:25] * Quits: axos411 (~axos@xdsl-78-35-140-252.netcologne.de) (Read error: Connection reset by peer)
  688. # [18:26] * Joins: axos411 (~axos@xdsl-84-44-178-250.netcologne.de)
  689. # [18:30] * Joins: Trisox (~Tri_sox@dhcp-089-098-167-190.chello.nl)
  690. # [18:30] * Joins: JakeA1 (~Adium@host86-176-2-25.range86-176.btcentralplus.com)
  691. # [18:31] * Quits: trumpetmic (~trumpetmi@159.182.183.6) (Remote host closed the connection)
  692. # [18:33] * Joins: estellevw (~estellevw@173-228-112-29.dsl.dynamic.sonic.net)
  693. # [18:34] * Quits: JakeA (~Adium@host86-171-223-24.range86-171.btcentralplus.com) (Ping timeout: 244 seconds)
  694. # [18:37] * Quits: tobyx (~tobyx@fsf/member/tobyx) (Quit: Leaving...)
  695. # [18:38] * Quits: Trisox (~Tri_sox@dhcp-089-098-167-190.chello.nl) (Quit: Linkinus - http://linkinus.com)
  696. # [18:40] * Quits: estellevw (~estellevw@173-228-112-29.dsl.dynamic.sonic.net) (Quit: Snuggling with the puppies)
  697. # [18:40] * Joins: hober (~ted@unaffiliated/hober)
  698. # [18:41] * Quits: thisgeek (~chris@ool-45757782.dyn.optonline.net) (Quit: thisgeek)
  699. # [18:42] * Parts: brrutzo (~john@160.79.20.210)
  700. # [18:43] * Joins: mpereira (~mpereira@143.106.167.233)
  701. # [18:47] * Joins: thisgeek (~chris@ool-45757782.dyn.optonline.net)
  702. # [18:51] * Joins: Kolombiken (~Adium@c80-216-10-244.bredband.comhem.se)
  703. # [18:55] * Quits: tylerstalder (~tylerstal@67.217.139.132) (Quit: Computer has gone to sleep.)
  704. # [18:55] * Quits: mpereira (~mpereira@143.106.167.233) (Remote host closed the connection)
  705. # [18:57] * Joins: trumpetmic (~trumpetmi@159.182.183.6)
  706. # [18:58] * Quits: JakeA1 (~Adium@host86-176-2-25.range86-176.btcentralplus.com) (Quit: Leaving.)
  707. # [19:00] * Quits: drublic (~drublic@frbg-5f730fcc.pool.mediaWays.net) (Remote host closed the connection)
  708. # [19:01] * Joins: drublic (~drublic@frbg-5f730fcc.pool.mediaWays.net)
  709. # [19:01] * Joins: tw2113 (~tw2113@fedora/tw2113)
  710. # [19:01] * Joins: dmachi1 (~dmachi@pool-72-66-193-12.ronkva.east.verizon.net)
  711. # [19:01] * Quits: dmachi (~dmachi@pool-72-66-193-12.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  712. # [19:02] * johnkpaul is now known as johnkpaul-afk
  713. # [19:02] * Quits: dnstbr (~dnstbr@rrcs-24-227-252-21.sw.biz.rr.com) (Read error: Connection reset by peer)
  714. # [19:02] * Joins: tylerstalder (~tylerstal@67.217.139.132)
  715. # [19:03] * Quits: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr) (Ping timeout: 246 seconds)
  716. # [19:03] * Quits: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net) (Read error: Operation timed out)
  717. # [19:06] * Quits: drublic (~drublic@frbg-5f730fcc.pool.mediaWays.net) (Ping timeout: 276 seconds)
  718. # [19:06] * Joins: tobyx (~tobyx@fsf/member/tobyx)
  719. # [19:06] * Joins: DoniRS (~DoniRS@ip188-133-211-87.adsl2.static.versatel.nl)
  720. # [19:07] * Joins: magellanicloud (~magellani@HSI-KBW-091-089-175-206.hsi2.kabel-badenwuerttemberg.de)
  721. # [19:07] <niftylettuce> how can one simulate the drag and drop of a local file with a file created using File API or a Blob for instance? (e.g. create file client side new File or new Blob and then move it to a dropzone which has handlers that will treat it the same as a local file)
  722. # [19:08] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  723. # [19:13] * Quits: sheepy (~lukea@nat1.rugby.propcom.co.uk) (Remote host closed the connection)
  724. # [19:13] * Quits: karouz (~admin@41.224.8.134) (Quit: Quitte)
  725. # [19:14] * Joins: drublic (~drublic@frbg-4d02964e.pool.mediaWays.net)
  726. # [19:14] * Joins: ggherdov (~giovanni@vau06-2-82-238-188-31.fbx.proxad.net)
  727. # [19:15] * Parts: ggherdov (~giovanni@vau06-2-82-238-188-31.fbx.proxad.net)
  728. # [19:16] * Joins: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net)
  729. # [19:17] <niftylettuce> cash reward for those who can help
  730. # [19:17] * Quits: kfenn (~kfenn@ip-81-23-63-2.ask4internet.com) (Remote host closed the connection)
  731. # [19:18] * Quits: JonEdney (~JonEdney@unaffiliated/jonedney) (Quit: Leaving)
  732. # [19:19] <David_Bradbury> Are you talking about dragging an object on the desktop to the browser, or browser to the desktop or another app?
  733. # [19:20] * Joins: JonEdney (~JonEdney@unaffiliated/jonedney)
  734. # [19:20] * Joins: xarxer (~null@m83-189-148-12.cust.tele2.se)
  735. # [19:21] * Joins: danielwrobert (~Adium@trestles.cukerinteractive.com)
  736. # [19:21] <niftylettuce> create file in browser client side e.g. new Blob() and it'd be a simple plaintext file, then drop it without usert interaction to a pre-existing dropzone
  737. # [19:21] <niftylettuce> without user *
  738. # [19:21] * Joins: djazz (~daniel@78-72-41-104-no186.tbcn.telia.com)
  739. # [19:22] * Quits: obert- (~obert@87.19.207.156) (Ping timeout: 256 seconds)
  740. # [19:22] <niftylettuce> (in the same window)
  741. # [19:22] <niftylettuce> so it would get processed with the same handlers as would if it was dragged from desktop to browser
  742. # [19:23] <niftylettuce> im sure there are unit tests somewhere that people did so they wouldnt keep having to drag and drop local files
  743. # [19:24] * Parts: julianolf (~juliano@201.22.44.209.dynamic.adsl.gvt.net.br) ("Saindo")
  744. # [19:24] * Joins: mike5w3c_ (~MikeSmith@s1106071.xgsspn.imtp.tachikawa.spmode.ne.jp)
  745. # [19:26] * Joins: dnstbr (~dnstbr@rrcs-24-227-252-21.sw.biz.rr.com)
  746. # [19:27] * Quits: mike5w3c (~MikeSmith@s1106047.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout: 276 seconds)
  747. # [19:27] * mike5w3c_ is now known as mike5w3c
  748. # [19:27] * Quits: moo-_- (miohtama@2001:1bc8:1004::1) (Ping timeout: 250 seconds)
  749. # [19:28] * Joins: enoex (~enoex@50-0-185-198.dsl.dynamic.sonic.net)
  750. # [19:30] * johnkpaul-afk is now known as johnkpaul
  751. # [19:33] * Quits: tantek (~tantek@50-0-92-247.dsl.dynamic.sonic.net) (Quit: tantek)
  752. # [19:34] * Joins: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp)
  753. # [19:36] * Joins: Carrossel (~benito@189-71-72-31.user.veloxzone.com.br)
  754. # [19:36] * Parts: Carrossel (~benito@189-71-72-31.user.veloxzone.com.br)
  755. # [19:37] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 246 seconds)
  756. # [19:38] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 246 seconds)
  757. # [19:38] * Quits: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp) (Ping timeout: 250 seconds)
  758. # [19:39] * Joins: moo-_- (miohtama@lakka.kapsi.fi)
  759. # [19:45] * Joins: mh0 (znc@unaffiliated/mh0)
  760. # [19:46] * Joins: mreeder (u4425@gateway/web/irccloud.com/x-odaxuzfpyylqqmed)
  761. # [19:47] * Joins: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr)
  762. # [19:49] * Quits: mike5w3c (~MikeSmith@s1106071.xgsspn.imtp.tachikawa.spmode.ne.jp) (Quit: mike5w3c)
  763. # [19:49] * Joins: sean` (~seankoole@D97AB109.cm-3-3c.dynamic.ziggo.nl)
  764. # [19:57] <David_Bradbury> I guess I just don't understand this drop-zone thing. You're dragging a file into the browser, and then dragging that object that represents the file to another area?
  765. # [19:57] * Joins: mike5w3c (~MikeSmith@s1106071.xgsspn.imtp.tachikawa.spmode.ne.jp)
  766. # [19:59] * Joins: quest88_ (~quest88@12.181.53.99)
  767. # [20:01] * Joins: mattkelly (~mattwkell@173.252.71.2)
  768. # [20:05] * Joins: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net)
  769. # [20:05] * Quits: mattkelly (~mattwkell@173.252.71.2) (Client Quit)
  770. # [20:07] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  771. # [20:07] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  772. # [20:08] * neersighted[d] is now known as neersighted
  773. # [20:08] <David_Bradbury> I'm going to be releasing a new HTML5 template soon - If anyone has some time to take a look at it and give some feedback, it would be appreciated! https://github.com/DavidBradbury/Simple5
  774. # [20:11] * Joins: tantek (~tantek@nat/mozilla/x-iouusrknmrtarrpd)
  775. # [20:11] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  776. # [20:13] * Joins: tw2113_as_well (~tw2113@host-162-8-107-208.midco.net)
  777. # [20:14] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 256 seconds)
  778. # [20:14] * tw2113_as_well is now known as tw2113
  779. # [20:14] * Quits: tw2113 (~tw2113@host-162-8-107-208.midco.net) (Changing host)
  780. # [20:14] * Joins: tw2113 (~tw2113@fedora/tw2113)
  781. # [20:24] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  782. # [20:25] * Joins: sedovsek (~robert@93-103-104-107.dynamic.t-2.net)
  783. # [20:26] * Joins: estellevw (~estellevw@64.1.211.1.ptr.us.xo.net)
  784. # [20:28] * Joins: blob25 (~pthug@216.166.10.101)
  785. # [20:29] * Quits: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr) (Ping timeout: 276 seconds)
  786. # [20:29] * Joins: vikash (~vikash@1.186.9.248)
  787. # [20:29] * Quits: vikash (~vikash@1.186.9.248) (Changing host)
  788. # [20:29] * Joins: vikash (~vikash@unaffiliated/vikash)
  789. # [20:29] * Quits: vikash (~vikash@unaffiliated/vikash) (Read error: Connection reset by peer)
  790. # [20:35] * Quits: tylerstalder (~tylerstal@67.217.139.132) (Quit: Computer has gone to sleep.)
  791. # [20:35] * Quits: ontime (~ontime@unaffiliated/ontime) (Quit: Leaving)
  792. # [20:38] * Joins: patcito (~123@190.237.230.161)
  793. # [20:42] * Joins: JiKeidan (~Administr@74-128-169-21.dhcp.insightbb.com)
  794. # [20:42] * Quits: JiKeidan (~Administr@74-128-169-21.dhcp.insightbb.com) (Changing host)
  795. # [20:42] * Joins: JiKeidan (~Administr@unaffiliated/jikeidan)
  796. # [20:44] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Quit: sydlawrence)
  797. # [20:44] * Quits: estellevw (~estellevw@64.1.211.1.ptr.us.xo.net) (Quit: Going to throw glitter at unicorns)
  798. # [20:45] * Quits: xarxer (~null@m83-189-148-12.cust.tele2.se) (Ping timeout: 244 seconds)
  799. # [20:45] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Ping timeout: 246 seconds)
  800. # [20:46] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  801. # [20:46] <JiKeidan> anyone in here have the low down on these websockets?
  802. # [20:51] * Joins: mike5w3c_ (~MikeSmith@s1106094.xgsspn.imtp.tachikawa.spmode.ne.jp)
  803. # [20:52] * Joins: obert- (~obert@host26-204-dynamic.43-79-r.retail.telecomitalia.it)
  804. # [20:53] * Quits: mike5w3c (~MikeSmith@s1106071.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout: 260 seconds)
  805. # [20:53] * mike5w3c_ is now known as mike5w3c
  806. # [20:55] * Quits: trumpetmic (~trumpetmi@159.182.183.6) (Remote host closed the connection)
  807. # [20:59] * Joins: magellanicloud2 (~magellani@HSI-KBW-091-089-175-206.hsi2.kabel-badenwuerttemberg.de)
  808. # [20:59] * Joins: kadiks (~kadiks@APuteaux-652-1-189-20.w82-124.abo.wanadoo.fr)
  809. # [21:00] * Joins: DARSCODE (~DoniRS@ip188-133-211-87.adsl2.static.versatel.nl)
  810. # [21:01] * Quits: JiKeidan (~Administr@unaffiliated/jikeidan) (Ping timeout: 252 seconds)
  811. # [21:02] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
  812. # [21:02] * Quits: magellanicloud (~magellani@HSI-KBW-091-089-175-206.hsi2.kabel-badenwuerttemberg.de) (Ping timeout: 248 seconds)
  813. # [21:02] * Joins: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr)
  814. # [21:04] * Quits: DoniRS (~DoniRS@ip188-133-211-87.adsl2.static.versatel.nl) (Ping timeout: 256 seconds)
  815. # [21:05] * Joins: tylerstalder (~tylerstal@67.217.139.132)
  816. # [21:07] * Joins: vu (~vu@212.68.28.6)
  817. # [21:11] * Joins: JiKeidan (~Administr@74-128-169-21.dhcp.insightbb.com)
  818. # [21:13] * Quits: magellanicloud2 (~magellani@HSI-KBW-091-089-175-206.hsi2.kabel-badenwuerttemberg.de) (Ping timeout: 272 seconds)
  819. # [21:13] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  820. # [21:17] * Quits: chasefarmer (~cfarmer@108-233-253-10.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 245 seconds)
  821. # [21:18] * Joins: benv (~benv@CPE0026f32a09a2-CM0026f32a099e.cpe.net.cable.rogers.com)
  822. # [21:20] * Joins: magellanicloud (~magellani@HSI-KBW-091-089-175-206.hsi2.kabel-badenwuerttemberg.de)
  823. # [21:21] * Quits: rumpl (~rumpl@smtp.megalo-company.com) (Ping timeout: 246 seconds)
  824. # [21:21] * Joins: Taftse (~Taftse@unaffiliated/taftse)
  825. # [21:21] * Quits: moo-_- (miohtama@lakka.kapsi.fi) (Ping timeout: 250 seconds)
  826. # [21:23] * Joins: saschagehlich (~sascha@pd956d4e0.dip0.t-ipconnect.de)
  827. # [21:23] * Joins: nekr_ (~nekr@95-27-158-63.broadband.corbina.ru)
  828. # [21:27] * Joins: ryanstewart (~rstewart@sjfw1-a.adobe.com)
  829. # [21:28] * Joins: paul892 (duszak.pau@75.102.211.218)
  830. # [21:28] * Joins: moo-_- (miohtama@lakka.kapsi.fi)
  831. # [21:30] * Joins: eristoddle (~eristoddl@rrcs-67-52-224-102.west.biz.rr.com)
  832. # [21:31] * Joins: merpnderp (~merpnderp@66.142.195.205)
  833. # [21:32] * Quits: ruimarinho (~ruimarinh@a89-152-184-82.cpe.netcabo.pt) (Quit: Leaving...)
  834. # [21:33] * Quits: sedovsek (~robert@93-103-104-107.dynamic.t-2.net) (Quit: sedovsek)
  835. # [21:34] * Quits: benv (~benv@CPE0026f32a09a2-CM0026f32a099e.cpe.net.cable.rogers.com) (Ping timeout: 256 seconds)
  836. # [21:34] * Joins: benv (~benv@50.23.111.66-static.reverse.softlayer.com)
  837. # [21:34] * Parts: eristoddle (~eristoddl@rrcs-67-52-224-102.west.biz.rr.com) ("Leaving")
  838. # [21:34] * Joins: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp)
  839. # [21:35] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
  840. # [21:35] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
  841. # [21:38] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  842. # [21:40] * Quits: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp) (Ping timeout: 244 seconds)
  843. # [21:40] * Joins: sedovsek (~robert@93-103-104-107.dynamic.t-2.net)
  844. # [21:44] * Joins: mokush (~mokush@188.24.47.45)
  845. # [21:48] * Quits: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr) (Ping timeout: 250 seconds)
  846. # [21:50] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Ping timeout: 256 seconds)
  847. # [21:51] * Joins: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr)
  848. # [21:52] * Quits: snowfox (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net) (Quit: snowfox)
  849. # [21:55] * Joins: longbeach (~mike@AFontenayssB-152-1-59-235.w82-121.abo.wanadoo.fr)
  850. # [21:56] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
  851. # [21:56] * Quits: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr) (Ping timeout: 245 seconds)
  852. # [21:58] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 256 seconds)
  853. # [22:00] * Joins: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr)
  854. # [22:02] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
  855. # [22:03] * Joins: SevenMachines (~SevenMach@anon-174-144.vpn.ipredator.se)
  856. # [22:04] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  857. # [22:05] * Quits: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr) (Ping timeout: 240 seconds)
  858. # [22:08] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
  859. # [22:08] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Client Quit)
  860. # [22:09] * Quits: SevenMachines (~SevenMach@anon-174-144.vpn.ipredator.se) (Ping timeout: 246 seconds)
  861. # [22:09] * Quits: sean` (~seankoole@D97AB109.cm-3-3c.dynamic.ziggo.nl) (Ping timeout: 244 seconds)
  862. # [22:11] * Quits: tylerstalder (~tylerstal@67.217.139.132) (Quit: Computer has gone to sleep.)
  863. # [22:11] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Never look down on someone unless you're helping them up.)
  864. # [22:11] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Ping timeout: 246 seconds)
  865. # [22:11] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  866. # [22:12] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Ping timeout: 246 seconds)
  867. # [22:12] * Quits: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net) (Remote host closed the connection)
  868. # [22:13] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
  869. # [22:14] * Joins: trumpetmic (~trumpetmi@159.182.183.6)
  870. # [22:14] * Quits: bkahl (~textual@38.104.30.174) (Quit: Computer has gone to sleep.)
  871. # [22:16] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
  872. # [22:17] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  873. # [22:21] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
  874. # [22:21] * Quits: JiKeidan (~Administr@74-128-169-21.dhcp.insightbb.com) (Changing host)
  875. # [22:21] * Joins: JiKeidan (~Administr@unaffiliated/jikeidan)
  876. # [22:22] * Quits: devmikey (~irc@unaffiliated/devmikey) (Ping timeout: 260 seconds)
  877. # [22:23] * Quits: debsan (~debsan@190.245.74.16) (Remote host closed the connection)
  878. # [22:23] * Joins: azbarcea (~quassel@79.114.122.13)
  879. # [22:25] * Joins: _gambit (~prajwalit@59.95.5.175)
  880. # [22:26] * Joins: sean` (~seankoole@host100-166.kpn-gprs.nl)
  881. # [22:29] * Quits: roadt (~roadt@60.168.82.146) (Ping timeout: 246 seconds)
  882. # [22:33] * Quits: xormor (~xormor@87-93-28-68.bb.dnainternet.fi) (Read error: Connection timed out)
  883. # [22:34] * Quits: sean` (~seankoole@host100-166.kpn-gprs.nl) (Ping timeout: 252 seconds)
  884. # [22:34] * Joins: xormor (~xormor@87-93-28-68.bb.dnainternet.fi)
  885. # [22:36] * Joins: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net)
  886. # [22:36] * Joins: Matt__ (~textual@216.251.146.50)
  887. # [22:37] * Joins: xupisca (~benito@189-71-72-31.user.veloxzone.com.br)
  888. # [22:37] * Parts: xupisca (~benito@189-71-72-31.user.veloxzone.com.br)
  889. # [22:41] * Quits: skylamer` (cgskylamer@78.90.213.55) (Read error: Connection reset by peer)
  890. # [22:41] * Joins: skylamer` (cgskylamer@78.90.213.55)
  891. # [22:42] * Quits: glcrazy (~glcrazy@79.119.95.16) (Quit: glcrazy)
  892. # [22:43] * johnkpaul is now known as johnkpaul-afk
  893. # [22:44] * Quits: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net) (Remote host closed the connection)
  894. # [22:47] * Joins: caasiHuang (~caasiHuan@118-170-17-159.dynamic.hinet.net)
  895. # [22:47] * Quits: caasiHuang (~caasiHuan@118-170-17-159.dynamic.hinet.net) (Remote host closed the connection)
  896. # [22:48] * Joins: dgathright (~dgathrigh@64.1.211.1.ptr.us.xo.net)
  897. # [22:48] * Joins: viraj_ (~viraj_@1.186.9.94)
  898. # [22:49] * Quits: viraj_ (~viraj_@1.186.9.94) (Max SendQ exceeded)
  899. # [22:50] * Joins: viraj_ (~viraj_@1.186.9.94)
  900. # [22:54] * Joins: Guest7264 (~anonymous@109-93-31-141.dynamic.isp.telekom.rs)
  901. # [22:57] * Quits: erichynds (~ehynds@64.206.121.41)
  902. # [22:58] * Joins: pandeiro (~mu@bd21c034.virtua.com.br)
  903. # [23:01] * Quits: Guest7264 (~anonymous@109-93-31-141.dynamic.isp.telekom.rs) (Remote host closed the connection)
  904. # [23:02] * Quits: dgathright (~dgathrigh@64.1.211.1.ptr.us.xo.net) (Quit: dgathright)
  905. # [23:03] * Joins: shomylee (~shomylee@109-93-31-141.dynamic.isp.telekom.rs)
  906. # [23:05] * Joins: dgathright (~dgathrigh@64.1.211.1.ptr.us.xo.net)
  907. # [23:06] * Quits: djazz (~daniel@78-72-41-104-no186.tbcn.telia.com) (Quit: Leaving.)
  908. # [23:08] * Quits: GhostFreeman (~GhostFree@12.22.93.195) (Quit: Not here, will respond later)
  909. # [23:09] * Quits: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Quit: Leaving)
  910. # [23:09] * Quits: Gates (~Gates@ool-435300fe.dyn.optonline.net) (Quit: Gates)
  911. # [23:10] * Quits: shomylee (~shomylee@109-93-31-141.dynamic.isp.telekom.rs) (Ping timeout: 250 seconds)
  912. # [23:11] * Quits: ericbarnes (~ericbarne@cpe-069-132-175-083.carolina.res.rr.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  913. # [23:11] * Quits: DARSCODE (~DoniRS@ip188-133-211-87.adsl2.static.versatel.nl) (Quit: Leaving)
  914. # [23:11] * Quits: mascix (~opakdil@83.66.110.192) (Quit: Leaving.)
  915. # [23:12] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
  916. # [23:18] * Quits: paul892 (duszak.pau@75.102.211.218)
  917. # [23:18] * Quits: thisgeek (~chris@ool-45757782.dyn.optonline.net) (Quit: thisgeek)
  918. # [23:19] * Quits: Kolombiken (~Adium@c80-216-10-244.bredband.comhem.se) (Quit: Leaving.)
  919. # [23:27] * Joins: ruimarinho (~ruimarinh@a95-92-238-95.cpe.netcabo.pt)
  920. # [23:32] * Quits: longbeach (~mike@AFontenayssB-152-1-59-235.w82-121.abo.wanadoo.fr)
  921. # [23:35] * Joins: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp)
  922. # [23:36] * Joins: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net)
  923. # [23:38] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Quit: sydlawrence)
  924. # [23:38] * Joins: tylerstalder (~tylerstal@67.217.139.132)
  925. # [23:39] * Quits: myakura (~myakura@FL1-122-130-129-42.tky.mesh.ad.jp) (Ping timeout: 240 seconds)
  926. # [23:44] * Quits: azbarcea (~quassel@79.114.122.13) (Remote host closed the connection)
  927. # [23:46] * Quits: Ms2ger (~Ms2ger@91.181.0.112) (Quit: nn)
  928. # [23:47] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  929. # [23:49] * Quits: skylamer` (cgskylamer@78.90.213.55) (Remote host closed the connection)
  930. # [23:51] * Joins: DennisCalazansCo (bad46073@gateway/web/freenode/ip.186.212.96.115)
  931. # [23:52] <DennisCalazansCo> html5 + jquery any1 ?
  932. # [23:53] <moo-_-> DennisCalazansCo: jquery has its own channel for jquery specific question and not per se related to HTML5
  933. # [23:54] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com)
  934. # [23:56] * Joins: gasbakid (~gasbakid@41.96.24.178)
  935. # [23:57] <DennisCalazansCo> moo-_-: Ok, thank you.
  936. # [23:57] * Quits: beeeviiz (~beeevi2@ip-78-94-0-96.unitymediagroup.de) (Quit: Verlassend)
  937. # [23:58] * Quits: Reite (~chris@213.109-247-20.customer.lyse.net) (Read error: Operation timed out)
  938. # [23:59] * Quits: grantbdev (~grantbdev@ip174-70-100-162.no.no.cox.net) (Quit: Leaving)
  939. # [23:59] * Quits: trumpetmic (~trumpetmi@159.182.183.6) (Remote host closed the connection)
  940. # Session Close: Tue May 22 00:00:00 2012

The end :)