/irc-logs / freenode / #html5 / 2012-10-25 / end

Options:

  1. # Session Start: Thu Oct 25 00:00:00 2012
  2. # Session Ident: #html5
  3. # [00:00] * Joins: benknight (~Adium@bastion.sfo1.yelpcorp.com)
  4. # [00:01] * Quits: benknight1 (~Adium@bastion.sfo1.yelpcorp.com) (Ping timeout: 248 seconds)
  5. # [00:02] * Quits: kholladay (~kholladay@69.169.182.227.provo.static.broadweavenetworks.net) (Ping timeout: 260 seconds)
  6. # [00:05] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 244 seconds)
  7. # [00:07] <awc737> can html input[type='text'] have a different value="" and visible text value?
  8. # [00:08] * Joins: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net)
  9. # [00:08] <moo-_-> awc737: value is the visible text value?
  10. # [00:09] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Remote host closed the connection)
  11. # [00:09] <moo-_-> or you mean it does not evaluate after editing the text?
  12. # [00:09] <awc737> in otherwords, can i put the text name in the input field, and the id in value=""
  13. # [00:09] <awc737> so they will be different
  14. # [00:09] <awc737> or on posting will the value ignore value="" and grab what's in the input?
  15. # [00:11] <moo-_-> awc737: I am sorry I don't really follow you
  16. # [00:11] <moo-_-> can you create an example on jsfiddle.net?
  17. # [00:11] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  18. # [00:11] <awc737> ok
  19. # [00:12] <awc737> here, which of these will POST:
  20. # [00:12] <awc737> $("input[name='parent_id']").val('x')
  21. # [00:12] <awc737> $("input[name='parent_id']").attr('value', 'y')
  22. # [00:13] <moo-_-> awc737: they are equal
  23. # [00:13] <awc737> i'd like to put a string in 'x', but have the id in 'y' really posting
  24. # [00:13] <moo-_-> val() is shortcut for value attribute on text input
  25. # [00:13] <moo-_-> not sure about other controls (select, etc.)
  26. # [00:13] <awc737> oh
  27. # [00:14] <awc737> so maybe i should use a hidden input field, and just a label to display the name
  28. # [00:15] * Quits: zenorocha (~zenorocha@187.105.99.147) (Remote host closed the connection)
  29. # [00:16] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  30. # [00:18] * Quits: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com)
  31. # [00:18] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Remote host closed the connection)
  32. # [00:20] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
  33. # [00:24] * Joins: squeakytoy (~christoff@h87-96-232-107.dynamic.se.alltele.net)
  34. # [00:24] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
  35. # [00:24] * Joins: mpaun (~mpaun@79.112.35.69)
  36. # [00:29] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 268 seconds)
  37. # [00:33] * Joins: schnoodles (~schnoodle@melbourne.99cluster.com)
  38. # [00:34] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
  39. # [00:36] * Joins: Ikoru (Ikoru@5ad01f6c.bb.sky.com)
  40. # [00:38] * Quits: Ikoru2 (~Ikoru@5ad01f6c.bb.sky.com) (Ping timeout: 256 seconds)
  41. # [00:38] * Joins: CodeDroid__ (~DroidKree@195.238.92.174)
  42. # [00:38] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
  43. # [00:38] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.89 [Firefox 16.0.1/20121010144125])
  44. # [00:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  45. # [00:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  46. # [00:41] * Joins: Oprr (~Oprr@186.36.208.154)
  47. # [00:42] * Joins: zenorocha (~zenorocha@189.60.173.212)
  48. # [00:48] * Joins: rusfel (~rusfel@75.109.81.253)
  49. # [00:53] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
  50. # [00:58] * Quits: debsan (~debsan@190.245.74.16) (Remote host closed the connection)
  51. # [01:00] * Quits: zenorocha (~zenorocha@189.60.173.212) (Remote host closed the connection)
  52. # [01:01] * Joins: debsan (~debsan@190.245.74.16)
  53. # [01:01] * Joins: ML74 (~ML74@5e060313.bb.sky.com)
  54. # [01:05] * Quits: Martijnc (~Martijnc@d54C38583.access.telenet.be) (Quit: Martijnc)
  55. # [01:06] * Quits: squeakytoy (~christoff@h87-96-232-107.dynamic.se.alltele.net) (Read error: Connection reset by peer)
  56. # [01:07] * Quits: irae_ (~irae_@nat/yahoo/x-yhebiqtvzkahfuxm) (Quit: irae_)
  57. # [01:07] * Quits: BreadMaker (~BreadMake@pc-132-167-100-190.cm.vtr.net) (Remote host closed the connection)
  58. # [01:08] * Joins: scorn (~scorn@90-230-91-195-no148.tbcn.telia.com)
  59. # [01:09] * EHLOVader[afk] is now known as EHLOVader
  60. # [01:10] * Joins: zenorocha (~zenorocha@189.60.173.212)
  61. # [01:10] * Quits: zenorocha (~zenorocha@189.60.173.212) (Remote host closed the connection)
  62. # [01:13] * Joins: kppullin_ (~kppullin@wsip-98-173-13-146.oc.oc.cox.net)
  63. # [01:15] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
  64. # [01:15] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Ping timeout: 265 seconds)
  65. # [01:16] * Quits: CodeDroid__ (~DroidKree@195.238.92.174) (Ping timeout: 255 seconds)
  66. # [01:18] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
  67. # [01:25] * Joins: mpaun (~mpaun@79.112.35.69)
  68. # [01:26] * Quits: sunbeam (~sunbeam@79.99.2.128) (Quit: leaving)
  69. # [01:28] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  70. # [01:29] * Joins: vlad_starkov (~vlad_star@ppp91-79-93-159.pppoe.mtu-net.ru)
  71. # [01:30] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 256 seconds)
  72. # [01:32] * Joins: sunbeam (~sunbeam@79.99.2.128)
  73. # [01:32] <sunbeam> I need a way to check whether the browser used is android/iphone (smartphone)
  74. # [01:32] <sunbeam> how can i best do this?
  75. # [01:32] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 255 seconds)
  76. # [01:34] * Quits: vlad_starkov (~vlad_star@ppp91-79-93-159.pppoe.mtu-net.ru) (Ping timeout: 240 seconds)
  77. # [01:36] <s5fs> sunbeam: like useragent?
  78. # [01:37] * Quits: Xarthok (~Xarthok@5addafc8.bb.sky.com) (Ping timeout: 245 seconds)
  79. # [01:37] <sunbeam> yes
  80. # [01:38] <sunbeam> its not exactly 100% but i guess you'll catch 99% just by checking for that
  81. # [01:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  82. # [01:39] <s5fs> sunbeam: the 1% will be okay
  83. # [01:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  84. # [01:40] * Quits: Mikato (~Mikato@unaffiliated/mikato) (Quit: Leaving...)
  85. # [01:46] <sunbeam> s5fs: ok
  86. # [01:46] <sunbeam> how can i best check this
  87. # [01:49] <s5fs> sunbeam: here are some useragent strings: https://developer.mozilla.org/en-US/docs/Gecko_user_agent_string_reference
  88. # [01:49] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Remote host closed the connection)
  89. # [01:49] <s5fs> sunbeam: to access it, just use "navigator.userAgent"
  90. # [01:49] <s5fs> sunbeam: you can do this in your chrome or firebug console, just type it in.
  91. # [01:50] <sunbeam> ok
  92. # [01:51] <s5fs> sunbeam: sorry for my slow replies, my workday is almost over and i'm trying to wrap up for the day. been up since 4a, i'm lazy and therefore worn out.
  93. # [01:51] <sunbeam> np
  94. # [01:52] <sunbeam> hehe
  95. # [01:55] * Quits: factor (~factor@r74-195-218-47.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Ping timeout: 255 seconds)
  96. # [01:56] * Joins: factor (~factor@r74-195-218-47.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
  97. # [01:58] * Joins: pn0 (~pn0@95-31-214-222.broadband.corbina.ru)
  98. # [02:00] * Quits: stevegill (~stevengil@sjfw1-a.adobe.com) (Quit: stevegill)
  99. # [02:04] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
  100. # [02:06] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Quit: gg)
  101. # [02:07] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
  102. # [02:09] * Quits: gpantazis (~gpantazis@67-131-94-2.dia.static.qwest.net) (Ping timeout: 245 seconds)
  103. # [02:10] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Read error: Connection reset by peer)
  104. # [02:10] * Joins: dameleon_ (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
  105. # [02:11] * Joins: Leeol (~Leeol@63-155-185-182.eugn.qwest.net)
  106. # [02:11] * Quits: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  107. # [02:11] * Quits: Oprr (~Oprr@186.36.208.154) (Remote host closed the connection)
  108. # [02:15] * Quits: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net) (Remote host closed the connection)
  109. # [02:17] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Quit: Linkinus - http://linkinus.com)
  110. # [02:17] * Quits: ML74 (~ML74@5e060313.bb.sky.com) (Ping timeout: 260 seconds)
  111. # [02:19] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 244 seconds)
  112. # [02:19] * Quits: scorn (~scorn@90-230-91-195-no148.tbcn.telia.com) (Quit: Lämnar)
  113. # [02:20] * Joins: ML74 (~ML74@5e060313.bb.sky.com)
  114. # [02:20] * Joins: sasori (~chatzilla@202.27.31.225)
  115. # [02:21] * abstractj|away is now known as abstractj
  116. # [02:21] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
  117. # [02:23] * Joins: jgomez_ (~jgomez@027e8f3a.bb.sky.com)
  118. # [02:25] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  119. # [02:25] * Joins: mpaun (~mpaun@79.112.35.69)
  120. # [02:28] * Parts: dgathright (~dgathrigh@nat/yahoo/x-bbxmlrxmwpthlbkk)
  121. # [02:30] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 260 seconds)
  122. # [02:31] * Joins: dgathright (~dgathrigh@nat/yahoo/x-ttozndtiqxsloafi)
  123. # [02:32] * Quits: jgomez_ (~jgomez@027e8f3a.bb.sky.com) (Quit: Leaving)
  124. # [02:32] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
  125. # [02:32] * Joins: dgathright_ (~dgathrigh@nat/yahoo/x-fheskzacytqnvvvs)
  126. # [02:32] * Quits: dgathright (~dgathrigh@nat/yahoo/x-ttozndtiqxsloafi) (Client Quit)
  127. # [02:32] * dgathright_ is now known as dgathright
  128. # [02:33] * Quits: benknight (~Adium@bastion.sfo1.yelpcorp.com) (Ping timeout: 265 seconds)
  129. # [02:35] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  130. # [02:37] * abstractj is now known as abstractj|away
  131. # [02:38] * Quits: nadirvardar (~nadirvard@204.235.122.5) (Quit: Computer has gone to sleep.)
  132. # [02:40] * Quits: tantek (~tantek@nat/mozilla/x-iyiijxuktxgatajq) (Quit: tantek)
  133. # [02:42] * Quits: awc737 (~alex@65.113.212.18) (Ping timeout: 265 seconds)
  134. # [02:47] * Quits: erichynds (~ehynds@pool-173-76-135-79.bstnma.fios.verizon.net)
  135. # [02:54] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  136. # [02:56] <oniijin> can anyone point me to a guide on using ssl to submit a form securely? there's no user logins or anything
  137. # [02:58] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Ping timeout: 245 seconds)
  138. # [02:59] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
  139. # [03:04] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
  140. # [03:08] * Quits: arietis (~arietis@188.242.29.115) (Quit: Textual IRC Client: http://www.textualapp.com/)
  141. # [03:08] * Quits: benv (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
  142. # [03:09] * Quits: Ziioynx (~ziioynx@S01060006b114b976.vc.shawcable.net) (Remote host closed the connection)
  143. # [03:12] * Quits: divya (u1924@gateway/web/irccloud.com/x-bjsgvbhelwcouzbc) (Remote host closed the connection)
  144. # [03:12] * Quits: niftylettuce (u2733@gateway/web/irccloud.com/x-dynluslsdrwkqlnf) (Remote host closed the connection)
  145. # [03:12] * Quits: hdv (u2376@gateway/web/irccloud.com/x-xsmriivgodudgkzt) (Remote host closed the connection)
  146. # [03:12] * Quits: Phae (u455@gateway/web/irccloud.com/x-sgrpmahpdjlkcesz) (Remote host closed the connection)
  147. # [03:12] * Quits: padolsey (u4948@gateway/web/irccloud.com/x-ygelwchcsfrhymkh) (Remote host closed the connection)
  148. # [03:12] * Quits: Raynos (u3611@gateway/web/irccloud.com/x-vwylghgxaahnxbgk) (Remote host closed the connection)
  149. # [03:12] * Quits: beawesomeinstead (u1643@gateway/web/irccloud.com/x-zalbjyxyyckpgkal) (Remote host closed the connection)
  150. # [03:12] * Quits: onr (u5726@nginx/adept/pdpc.active.evet) (Remote host closed the connection)
  151. # [03:12] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-qpqsgjrqtahzmyux) (Read error: Connection reset by peer)
  152. # [03:12] * Quits: viduthalai1947 (u5404@gateway/web/irccloud.com/x-yyasfzaioadtafcp) (Read error: Connection reset by peer)
  153. # [03:12] * Quits: Fabryz (u4038@gateway/web/irccloud.com/x-ryfkmiwwwcaepewn) (Read error: Connection reset by peer)
  154. # [03:12] * Quits: iaincarsberg (u1388@gateway/web/irccloud.com/x-nzoivfnfgiralhsd) (Remote host closed the connection)
  155. # [03:12] * Quits: bolosaur (u5293@gateway/web/irccloud.com/x-raikdwmuffydjifj) (Remote host closed the connection)
  156. # [03:12] * Quits: matijsb (u2278@gateway/web/irccloud.com/x-ibnfrxpeumljsmny) (Remote host closed the connection)
  157. # [03:12] * Quits: liquid-silence (u5351@about/csharp/regular/liquid-silence) (Write error: Broken pipe)
  158. # [03:12] * Quits: kayam (u6535@gateway/web/irccloud.com/x-zphihwxafxxjehfc) (Remote host closed the connection)
  159. # [03:12] * Quits: romainhuet (u2533@gateway/web/irccloud.com/x-hcstxwrdrnwkzqur) (Remote host closed the connection)
  160. # [03:12] * Quits: mreeder (u4425@gateway/web/irccloud.com/x-emvlhgbbgcjqbcxo) (Write error: Broken pipe)
  161. # [03:12] * Quits: sawrubh (u6719@gateway/web/irccloud.com/x-ajxswulweyelqkbp) (Remote host closed the connection)
  162. # [03:12] * Quits: digitalfiz (u533@gateway/web/irccloud.com/x-rxympxnpizhudeab) (Remote host closed the connection)
  163. # [03:12] * Quits: remysharp (u4345@gateway/web/irccloud.com/x-lheshdxgxihrwqmh) (Remote host closed the connection)
  164. # [03:14] * Joins: stevegill (~stevengil@99-43-255-97.lightspeed.sntcca.sbcglobal.net)
  165. # [03:17] * Joins: beawesomeinstead (u1643@gateway/web/irccloud.com/x-ooblgjzpfjrjfpxd)
  166. # [03:17] * Joins: romainhuet (u2533@gateway/web/irccloud.com/x-ndueqrtlpgivdvpo)
  167. # [03:18] * Joins: divya (u1924@gateway/web/irccloud.com/x-cyotlazfzdigyxjo)
  168. # [03:19] * Joins: remysharp (u4345@gateway/web/irccloud.com/x-gsnxpjzcxupvvsgk)
  169. # [03:19] * Joins: matijsb (u2278@gateway/web/irccloud.com/x-cqpfleshokaxrvrj)
  170. # [03:19] * Joins: iaincarsberg (u1388@gateway/web/irccloud.com/x-ffgzuakgiwtgodix)
  171. # [03:20] * Joins: niftylettuce (u2733@gateway/web/irccloud.com/x-jgrsdjjjqwssgxao)
  172. # [03:21] * Joins: padolsey (u4948@gateway/web/irccloud.com/x-iapyorpswuubvuxg)
  173. # [03:22] * Joins: kayam (u6535@gateway/web/irccloud.com/x-gayuewdwjablekpc)
  174. # [03:24] * Joins: onr (u5726@gateway/web/irccloud.com/x-wtbcztyfkwqfmroy)
  175. # [03:24] * Quits: onr (u5726@gateway/web/irccloud.com/x-wtbcztyfkwqfmroy) (Changing host)
  176. # [03:24] * Joins: onr (u5726@nginx/adept/pdpc.active.evet)
  177. # [03:25] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
  178. # [03:26] * Joins: mpaun (~mpaun@79.112.35.69)
  179. # [03:29] * Joins: benknight (~Adium@2602:306:cd3b:4ac0:939:50b0:19e2:4377)
  180. # [03:30] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 265 seconds)
  181. # [03:33] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
  182. # [03:34] * Joins: benknight1 (~Adium@2602:306:cd3b:4ac0:1821:4d08:83df:c31e)
  183. # [03:34] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  184. # [03:36] * Quits: benknight (~Adium@2602:306:cd3b:4ac0:939:50b0:19e2:4377) (Ping timeout: 246 seconds)
  185. # [03:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  186. # [03:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  187. # [03:40] * Joins: intellilogic (~intellilo@static-74-96-101-11.washdc.fios.verizon.net)
  188. # [03:43] * Joins: Fabryz (u4038@gateway/web/irccloud.com/x-kvscpqdddzsuzwgo)
  189. # [03:45] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  190. # [03:47] * Joins: Minty (~kvirc@87.194.229.73)
  191. # [03:47] <Minty> Hi - how can i get rid of the padding / margin / whatever is causing the input textbox to be "over to the right a bit" at http://www.teamolympia.eu/donate.html
  192. # [03:47] * Joins: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
  193. # [03:48] * Quits: dameleon_ (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Read error: Connection reset by peer)
  194. # [03:50] * Quits: danielwrobert (~danielwro@trestles.cukerinteractive.com) (Quit: Leaving.)
  195. # [03:51] * Joins: hdv (u2376@gateway/web/irccloud.com/x-swdnikfuuubzyjqw)
  196. # [03:57] <Minty> dead?
  197. # [04:03] * Joins: viduthalai1947 (u5404@gateway/web/irccloud.com/x-cggbykfuhjoncxib)
  198. # [04:04] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  199. # [04:04] * Joins: AlbireoX (~AlbireoX@76.78.168.65)
  200. # [04:04] * Joins: Raynos (u3611@gateway/web/irccloud.com/x-teoitnutdnngrplt)
  201. # [04:05] * Quits: AlbireoX (~AlbireoX@76.78.168.65) (Remote host closed the connection)
  202. # [04:06] * Quits: jgomez (~jgomez@027e8f3a.bb.sky.com) (Quit: Leaving)
  203. # [04:06] * Joins: AlbireoX (~AlbireoX@76.78.153.175)
  204. # [04:06] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  205. # [04:07] * Joins: Vennril2 (~vennril@p4FCB090A.dip0.t-ipconnect.de)
  206. # [04:08] * Quits: Vennril (~vennril@p4FCB1152.dip0.t-ipconnect.de) (Ping timeout: 248 seconds)
  207. # [04:11] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
  208. # [04:13] * Quits: dgathright (~dgathrigh@nat/yahoo/x-fheskzacytqnvvvs) (Quit: dgathright)
  209. # [04:14] * Quits: Jon47 (~Adium@199.101.130.50) (Quit: Leaving.)
  210. # [04:18] * Quits: theskumar (~theskumar@115.254.79.51) (Remote host closed the connection)
  211. # [04:19] * Joins: theskumar (~theskumar@115.254.79.51)
  212. # [04:23] * Joins: chaiz (~chaiz@ppp-110-168-19-211.revip5.asianet.co.th)
  213. # [04:24] * Joins: sacenox (~dev@c-24-4-38-210.hsd1.ca.comcast.net)
  214. # [04:26] * Quits: ML74 (~ML74@5e060313.bb.sky.com) (Ping timeout: 264 seconds)
  215. # [04:26] * Joins: mpaun (~mpaun@79.112.35.69)
  216. # [04:27] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
  217. # [04:28] * Joins: bolosaur (u5293@gateway/web/irccloud.com/x-uklbworoygwflzsd)
  218. # [04:28] * Joins: mreeder (u4425@gateway/web/irccloud.com/x-fhocgcrnshxyfyrw)
  219. # [04:28] * Quits: Minty (~kvirc@87.194.229.73) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
  220. # [04:31] * Joins: dameleon_ (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
  221. # [04:31] * Quits: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Read error: Connection reset by peer)
  222. # [04:31] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 272 seconds)
  223. # [04:34] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 256 seconds)
  224. # [04:35] * Joins: moshee (~moshee@unaffiliated/moshee)
  225. # [04:35] * Joins: Phae (uid455@gateway/web/irccloud.com/x-wdjtmykhlreatzkm)
  226. # [04:36] * Joins: digitalfiz (uid533@gateway/web/irccloud.com/x-nfhilqejkhovermm)
  227. # [04:40] * Quits: chaiz (~chaiz@ppp-110-168-19-211.revip5.asianet.co.th) (Read error: Connection reset by peer)
  228. # [04:41] * Joins: ryanseddon (u1832@gateway/web/irccloud.com/x-rgmmmhfbztlncqpo)
  229. # [04:42] * Joins: liquid-silence (u5351@about/csharp/regular/liquid-silence)
  230. # [04:48] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 265 seconds)
  231. # [04:49] <s5fs> oniijin: not sure i understand the question
  232. # [04:50] <s5fs> oniijin: do you need installing an ssl cert, configuring your server to support ssl or just understanding how a secured form works?
  233. # [04:51] <oniijin> I've never worked with ssl/https stuff so not sure how to proceed. The ssl cert is installed, I'm trying to figure out how to just securely submit a form.
  234. # [04:54] <s5fs> oniijin: well, you just link to the page via https://site.com and in the post, the url is also https://site.com
  235. # [04:56] <oniijin> So I don't have to do anything different in the form submission? Like say I use a typical php form. Just submit it like normal cept get to that page with https?
  236. # [04:56] <s5fs> bingo
  237. # [04:56] <oniijin> huh. that's nice
  238. # [04:56] <oniijin> lol
  239. # [04:56] <oniijin> I thought I had to handle session encryption yadayada
  240. # [04:56] <s5fs> yeah for sure
  241. # [04:56] <s5fs> well, sessions depend on how your application server is configured, but most frameworks and stuff handle that for you
  242. # [04:57] <s5fs> i'd just try it with https and if it works, its working. you can always fire up wireshark and packet sniff to see the real story, but that's probably not useful for you yet.
  243. # [04:58] <oniijin> so as long as I get to the form page thru https, then post to something that's https it's all good
  244. # [04:58] <s5fs> yep
  245. # [04:58] <oniijin> hope that works lol
  246. # [04:58] <oniijin> that would be super
  247. # [04:59] <s5fs> if it doesn't, you'll know it
  248. # [04:59] <oniijin> haha will it throw a server error
  249. # [04:59] <s5fs> don't overthink it, your browser and the server do all the work. unless something is misconfigured, it should be fine.
  250. # [04:59] <s5fs> well, it'll either raise an error or you'll never see the form data (ie, no email sent or whatever)
  251. # [04:59] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  252. # [05:00] <oniijin> ok. thanks man..was gettin worried cuz I was googling for a while and didn't seem to find any info
  253. # [05:00] <oniijin> all I saw was stuff bout wordpress and drupal
  254. # [05:00] <s5fs> no worries, it's a good question. better safe than sorry with ssl stuffs
  255. # [05:00] <s5fs> yeah, with drupal you just turn it on. i assume wordpress is the same.
  256. # [05:02] <oniijin> yeah probably. I'm just doing updates to something I didn't make, so I just wanted to find out before I wreck something.
  257. # [05:02] * Quits: benknight1 (~Adium@2602:306:cd3b:4ac0:1821:4d08:83df:c31e) (Quit: Leaving.)
  258. # [05:02] <s5fs> take backups if you can, always nice to have an 'easy' way out
  259. # [05:03] <oniijin> yes definitely. main issue is I only know php basics, so wasn't sure if there was some voodoo for php/ssl I needed to know
  260. # [05:04] * Quits: rusfel (~rusfel@75.109.81.253) (Remote host closed the connection)
  261. # [05:04] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  262. # [05:04] <oniijin> I'm mainly designer, and my dev background is js/java/c. php just looks like a jumbled mess to me. lol
  263. # [05:04] <s5fs> yeah, takes a bit of getting used to. it's easy to write unstructured code, so that's often what you see.
  264. # [05:05] * Quits: Vennril2 (~vennril@p4FCB090A.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
  265. # [05:05] * Joins: Vennril (~vennril@p4FCB073C.dip0.t-ipconnect.de)
  266. # [05:06] <oniijin> I avoid it when I can. lol. The guy I'm doing some work for, his last dev was all php. She did everything in it. Even when it made no sense to.
  267. # [05:06] <oniijin> So now when he needs things updated or fixed I have to wade through it.
  268. # [05:06] <oniijin> coding hero style, of course
  269. # [05:10] <s5fs> yeah, i just got off a big java project where the lead architect was huge into rolling his own solutions instead of using in-the-box functionality. dude rolled his own web server, this isn't even primarily a web app!
  270. # [05:11] <oniijin> ouch. job security I guess. lol.
  271. # [05:12] <s5fs> nah, he's moved on to other projects haha!
  272. # [05:12] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  273. # [05:13] <s5fs> just his personal style, maybe too smart for his own good. certainly not efficient imho.
  274. # [05:13] * Joins: nil1511_ (~quassel@14.139.122.114)
  275. # [05:14] <oniijin> yeah it's dumb to build stuff from scratch when it's not needed.
  276. # [05:14] * Joins: nadirvardar (~nadirvard@c-71-204-134-236.hsd1.ca.comcast.net)
  277. # [05:14] <oniijin> or even if he had it in his code store, just bad for future
  278. # [05:16] * Quits: nil1511_ (~quassel@14.139.122.114) (Read error: Connection reset by peer)
  279. # [05:20] * Joins: karega (~aniasis@64.124.202.222)
  280. # [05:21] * Joins: tantek (~tantek@66-87-7-61.pools.spcsdns.net)
  281. # [05:23] * Quits: aniasis (~aniasis@64.69.4.11) (Ping timeout: 255 seconds)
  282. # [05:25] * Quits: karega (~aniasis@64.124.202.222) (Ping timeout: 276 seconds)
  283. # [05:26] * Joins: benknight (~Adium@108-211-180-172.lightspeed.sntcca.sbcglobal.net)
  284. # [05:27] * Joins: mpaun (~mpaun@79.112.35.69)
  285. # [05:27] * Joins: axos411 (~axos@xdsl-87-79-197-172.netcologne.de)
  286. # [05:27] * Quits: axos411 (~axos@xdsl-87-79-197-172.netcologne.de) (Client Quit)
  287. # [05:31] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  288. # [05:31] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
  289. # [05:31] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 248 seconds)
  290. # [05:32] * Joins: mattkelly (mattkelly@c-69-181-69-39.hsd1.ca.comcast.net)
  291. # [05:32] * Joins: blinkerror (~Thunderbi@121.54.34.3)
  292. # [05:40] * EHLOVader is now known as EHLOVader[afk]
  293. # [05:41] * Quits: tantek (~tantek@66-87-7-61.pools.spcsdns.net) (Quit: tantek)
  294. # [05:42] * Quits: populvuh (~populvuh@unaffiliated/populvuh) (Ping timeout: 260 seconds)
  295. # [05:45] * Joins: chaiz (~chaiz@ppp-110-168-19-211.revip5.asianet.co.th)
  296. # [05:46] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  297. # [05:47] * Quits: ImBcmDth (~Jon@pool-108-35-110-36.nwrknj.fios.verizon.net) (Read error: Connection reset by peer)
  298. # [05:47] * Joins: ImBcmDth_ (~Jon@pool-108-35-110-36.nwrknj.fios.verizon.net)
  299. # [05:53] * Joins: Andre_designer1 (~Thunderbi@82-170-146-165.ip.telfort.nl)
  300. # [05:53] * Joins: tw2113 (~tw2113@fedora/tw2113)
  301. # [05:54] * Joins: Andre_designer2 (~Thunderbi@82-170-146-165.ip.telfort.nl)
  302. # [05:55] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Ping timeout: 255 seconds)
  303. # [05:57] * Quits: Andre_designer1 (~Thunderbi@82-170-146-165.ip.telfort.nl) (Ping timeout: 244 seconds)
  304. # [06:00] <paul_irish> ericelliott: aurgasm
  305. # [06:00] <hemanth> paul_irish, meow! :)
  306. # [06:00] <paul_irish> hey hemanth
  307. # [06:00] <hemanth> paul_irish, what's new? Howz it going?
  308. # [06:03] * Joins: quest88 (~quest88@c-24-7-34-255.hsd1.ca.comcast.net)
  309. # [06:04] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
  310. # [06:04] * ImBcmDth_ is now known as ImBcmDth
  311. # [06:05] * Quits: blinkerror (~Thunderbi@121.54.34.3) (Ping timeout: 260 seconds)
  312. # [06:06] <tw2113> paul_irish, how many times do you fly in a given month? ballpark figure
  313. # [06:07] * Joins: davidbanham (~davidbanh@ppp59-167-130-39.static.internode.on.net)
  314. # [06:09] * Joins: Albastos (Ours@is.sooo.phreakocio.us)
  315. # [06:10] <paul_irish> ive traveled 96k miles so far this year
  316. # [06:10] <paul_irish> probably another 35 by the end
  317. # [06:10] <tw2113> i commend you for putting up with airports that much
  318. # [06:11] <tw2113> i had 1 day of a bad string of events and i'm happy to give up flying for a year
  319. # [06:12] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  320. # [06:13] <cgcardona> http://jsfiddle.net/E9DSH/ shows the networkState as 1 (NETWORK_IDLE) when the Audio Object's progress event fires when the spec says it should be 2 (NETWORK_LOADING). Am I missing something?
  321. # [06:14] <cgcardona> should I ask in #whatwg? i don't want to spam both rooms.
  322. # [06:14] <tw2113> yo cgcardona
  323. # [06:14] <cgcardona> yo dawg
  324. # [06:15] <cgcardona> wuddup
  325. # [06:17] <tw2113> tired and a little crankypants, but i'll be fine after a long night of sleep
  326. # [06:17] <cgcardona> what's the problem?
  327. # [06:17] <cgcardona> yea these audio object events aren't firing *exactly* per the spec but I guess that's to be expected
  328. # [06:17] <tw2113> long string of bad airport incidents
  329. # [06:17] <cgcardona> sometimes the suspend event fires with a NETWORK_LOADING instead of a NETWORK_IDLE
  330. # [06:21] <cgcardona> tw2113: where are you traveling?
  331. # [06:21] <cgcardona> what's the incidents?
  332. # [06:21] <tw2113> i'll take it to pm
  333. # [06:21] <cgcardona> I'm still interested in chatting about the audio object if anyone is interested
  334. # [06:26] * Joins: mpaun (~mpaun@79.112.35.69)
  335. # [06:27] * Joins: quiliro (~ana@189.27.113.58.dynamic.adsl.gvt.net.br)
  336. # [06:34] * Joins: aniasis (~aniasis@108-195-74-48.lightspeed.rcsntx.sbcglobal.net)
  337. # [06:39] * Quits: sacenox (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
  338. # [06:39] * Quits: stevegill (~stevengil@99-43-255-97.lightspeed.sntcca.sbcglobal.net) (Quit: stevegill)
  339. # [06:40] * Parts: Albastos (Ours@is.sooo.phreakocio.us)
  340. # [06:41] * Joins: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net)
  341. # [06:45] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
  342. # [06:45] * Quits: mpaun (~mpaun@79.112.35.69) (Remote host closed the connection)
  343. # [06:46] * Joins: tantek (~tantek@66-87-2-13.pools.spcsdns.net)
  344. # [06:47] * Quits: tantek (~tantek@66-87-2-13.pools.spcsdns.net) (Client Quit)
  345. # [06:47] * Quits: quest88 (~quest88@c-24-7-34-255.hsd1.ca.comcast.net) (Quit: quest88)
  346. # [06:47] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 260 seconds)
  347. # [06:47] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
  348. # [06:48] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
  349. # [06:48] * Joins: moshee (~moshee@unaffiliated/moshee)
  350. # [06:48] * Quits: dhruvasagar (~dhruvasag@122.172.245.42) (Ping timeout: 260 seconds)
  351. # [06:55] * Quits: debsan (~debsan@190.245.74.16) (Remote host closed the connection)
  352. # [06:55] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
  353. # [06:56] * Joins: kennyluck (~kennyluck@119.161.158.96)
  354. # [07:01] * Joins: asher^ (asher@101.166.147.73)
  355. # [07:01] * Quits: asher^ (asher@101.166.147.73) (Changing host)
  356. # [07:01] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
  357. # [07:08] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
  358. # [07:11] * Joins: karega (~aniasis@64.69.4.11)
  359. # [07:11] * Quits: benknight (~Adium@108-211-180-172.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving.)
  360. # [07:11] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Quit: :q!)
  361. # [07:13] * Quits: aniasis (~aniasis@108-195-74-48.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 272 seconds)
  362. # [07:18] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
  363. # [07:20] <hampsterblade_> Does anyone know a good webm video converter that supports subtitles
  364. # [07:24] * Quits: Dasleah (~das@ppp121-44-182-81.lns20.syd7.internode.on.net) (Quit: Leaving)
  365. # [07:27] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  366. # [07:28] * Joins: mpaun (~mpaun@79.112.35.69)
  367. # [07:31] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
  368. # [07:32] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 248 seconds)
  369. # [07:35] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 244 seconds)
  370. # [07:37] * Quits: quiliro (~ana@189.27.113.58.dynamic.adsl.gvt.net.br) (Quit: Leaving.)
  371. # [07:40] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  372. # [07:46] * Joins: longbeach (~mike@AFontenayssB-152-1-11-71.w82-121.abo.wanadoo.fr)
  373. # [07:47] * Joins: benknight (~Adium@70-36-140-89.dsl.dynamic.sonic.net)
  374. # [07:50] * Quits: eighty4 (~eighty4@unaffiliated/eighty4) (Excess Flood)
  375. # [07:53] * Joins: eighty4 (~eighty4@unaffiliated/eighty4)
  376. # [07:56] * Joins: _gambit (~prajwalit@61.12.96.226)
  377. # [07:57] * Quits: benknight (~Adium@70-36-140-89.dsl.dynamic.sonic.net) (Quit: Leaving.)
  378. # [07:58] * Quits: chaiz (~chaiz@ppp-110-168-19-211.revip5.asianet.co.th) (Read error: Connection reset by peer)
  379. # [08:04] * Joins: AlbireoX`Laptop (~AlbireoX@76.78.168.65)
  380. # [08:04] * Joins: vlad_starkov (~vlad_star@ppp91-79-93-159.pppoe.mtu-net.ru)
  381. # [08:07] * Quits: AlbireoX (~AlbireoX@76.78.153.175) (Ping timeout: 265 seconds)
  382. # [08:08] * Joins: vlad_sta_ (~vlad_star@79.164.131.116)
  383. # [08:08] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
  384. # [08:09] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 256 seconds)
  385. # [08:10] * Quits: vlad_starkov (~vlad_star@ppp91-79-93-159.pppoe.mtu-net.ru) (Ping timeout: 256 seconds)
  386. # [08:13] * Joins: DeXTeD (~dexted_xt@achs229.neoplus.adsl.tpnet.pl)
  387. # [08:17] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  388. # [08:22] * Joins: niloy (~niloy@203.196.177.156)
  389. # [08:23] * Joins: roel_ (~quassel@d54C236E3.access.telenet.be)
  390. # [08:24] * Joins: dhruvasagar (~dhruvasag@106.51.130.248)
  391. # [08:25] * Joins: Ducki_ (~Ducki@pD9E39429.dip0.t-ipconnect.de)
  392. # [08:28] * Quits: kppullin_ (~kppullin@wsip-98-173-13-146.oc.oc.cox.net) (Read error: Connection reset by peer)
  393. # [08:28] * Joins: mpaun (~mpaun@79.112.35.69)
  394. # [08:30] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
  395. # [08:31] * Joins: benknight (~Adium@70-36-140-89.dsl.dynamic.sonic.net)
  396. # [08:33] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 240 seconds)
  397. # [08:33] * Joins: jeff_sebring (~jeffsebri@c-67-168-88-169.hsd1.wa.comcast.net)
  398. # [08:36] * Quits: AlbireoX`Laptop (~AlbireoX@76.78.168.65) (Remote host closed the connection)
  399. # [08:37] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  400. # [08:40] * Quits: schnoodles (~schnoodle@melbourne.99cluster.com) (Remote host closed the connection)
  401. # [08:43] * Joins: poolshark (~quassel@dslb-178-008-179-026.pools.arcor-ip.net)
  402. # [08:44] * Quits: nlpplz (~nlpplz@24-176-224-131.dhcp.snlo.ca.charter.com) (Ping timeout: 240 seconds)
  403. # [08:45] * Joins: soee (~soee@83-238-167-52.ip.netia.com.pl)
  404. # [08:45] * Joins: nlpplz (~nlpplz@24-176-224-131.dhcp.snlo.ca.charter.com)
  405. # [08:48] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 248 seconds)
  406. # [08:49] * Quits: poolshark (~quassel@dslb-178-008-179-026.pools.arcor-ip.net) (Read error: Operation timed out)
  407. # [08:50] * Quits: nadirvardar (~nadirvard@c-71-204-134-236.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  408. # [08:51] * Joins: poolshark (~quassel@dslb-092-078-122-189.pools.arcor-ip.net)
  409. # [08:53] * Joins: miChou (~mibalan@dublin-proxy.adobe.com)
  410. # [08:55] * Joins: Mikato (~Mikato@unaffiliated/mikato)
  411. # [08:56] <ericelliott> paul_irish: That's right. I think we've had this conversation before. Very good blog. =)
  412. # [08:56] <paul_irish> :)
  413. # [08:56] * Quits: Mikato (~Mikato@unaffiliated/mikato) (Client Quit)
  414. # [08:57] * Joins: mr_lou (~sirlou@2.109.206.14)
  415. # [08:59] * Joins: mstalfoort (~manuchill@83.232.96.217)
  416. # [09:00] * Joins: populvuh (~populvuh@unaffiliated/populvuh)
  417. # [09:00] * Quits: vlad_sta_ (~vlad_star@79.164.131.116) (Remote host closed the connection)
  418. # [09:03] * Quits: Wildblue (~wb@c-69-140-154-17.hsd1.md.comcast.net) (Ping timeout: 260 seconds)
  419. # [09:05] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
  420. # [09:06] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  421. # [09:07] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Read error: Connection reset by peer)
  422. # [09:07] * Joins: lewisp (~lewisp@host81-136-219-67.in-addr.btopenworld.com)
  423. # [09:08] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  424. # [09:09] * Quits: dameleon_ (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Ping timeout: 276 seconds)
  425. # [09:10] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Read error: Connection reset by peer)
  426. # [09:11] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
  427. # [09:19] * Joins: blinkerror (~Thunderbi@49.145.11.36)
  428. # [09:22] * Joins: antoinedes (~antoinede@46.29.126.206)
  429. # [09:26] * Quits: jeff_sebring (~jeffsebri@c-67-168-88-169.hsd1.wa.comcast.net) (Quit: Leaving)
  430. # [09:29] * Joins: mpaun (~mpaun@79.112.35.69)
  431. # [09:30] * Joins: vlad_starkov (~vlad_star@79.164.131.116)
  432. # [09:34] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 272 seconds)
  433. # [09:34] * abstractj|away is now known as abstractj
  434. # [09:36] * Joins: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr)
  435. # [09:39] * Quits: vlad_starkov (~vlad_star@79.164.131.116) (Ping timeout: 244 seconds)
  436. # [09:40] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  437. # [09:40] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Quit: sydlawrence)
  438. # [09:43] * Joins: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de)
  439. # [09:45] * Joins: emc (~cburgdorf@host81-149-6-231.in-addr.btopenworld.com)
  440. # [09:45] * Joins: Kolombiken (~Adium@217.13.228.226)
  441. # [09:47] * Joins: SAngeli (~SAngeli@host242-77-static.82-94-b.business.telecomitalia.it)
  442. # [09:49] * Joins: Mikato (~Mikato@unaffiliated/mikato)
  443. # [09:54] * Joins: Maxani (~Maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr)
  444. # [10:00] * Quits: karega (~aniasis@64.69.4.11) (Ping timeout: 252 seconds)
  445. # [10:00] * Quits: benknight (~Adium@70-36-140-89.dsl.dynamic.sonic.net) (Quit: Leaving.)
  446. # [10:00] * Quits: theskumar (~theskumar@115.254.79.51) (Read error: Connection reset by peer)
  447. # [10:00] * Joins: theskumar (~theskumar@115.254.79.51)
  448. # [10:03] * Quits: davidbanham (~davidbanh@ppp59-167-130-39.static.internode.on.net) (Remote host closed the connection)
  449. # [10:04] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  450. # [10:05] * Joins: davidbanham (~davidbanh@ppp59-167-130-39.static.internode.on.net)
  451. # [10:06] * Joins: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
  452. # [10:07] * Quits: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  453. # [10:08] * Joins: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
  454. # [10:08] * Joins: Ms2ger (~Ms2ger@109.133.44.21)
  455. # [10:09] * Quits: Maxani (~Maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr) (Remote host closed the connection)
  456. # [10:13] * Quits: nonge (~nonge@p5B326C83.dip.t-dialin.net) (Ping timeout: 246 seconds)
  457. # [10:14] * Quits: jak (jak@box.jak.io) (Quit: Buh-bye!)
  458. # [10:14] * Joins: jak (jak@box.jak.io)
  459. # [10:15] * Joins: tomclaus (~tomclaus@d5152E334.static.telenet.be)
  460. # [10:16] * Parts: tomclaus (~tomclaus@d5152E334.static.telenet.be)
  461. # [10:17] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
  462. # [10:19] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
  463. # [10:19] * Quits: Andre_designer2 (~Thunderbi@82-170-146-165.ip.telfort.nl) (Remote host closed the connection)
  464. # [10:19] * Joins: sydlawrence (~KidSyd@94.197.127.61.threembb.co.uk)
  465. # [10:20] * Joins: Maxani (~maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr)
  466. # [10:21] * Joins: JakeA (~Adium@149.241.185.200)
  467. # [10:24] * Quits: Kolombiken (~Adium@217.13.228.226) (Quit: Leaving.)
  468. # [10:24] * Joins: patrycjusz (~Patrick@84-203-64-68.mysmart.ie)
  469. # [10:25] * Quits: she-agu10^ (~agu10^@unaffiliated/agu10/x-1554175) (Read error: Connection reset by peer)
  470. # [10:25] * Joins: Kolombiken (~Adium@217.13.228.226)
  471. # [10:25] * Quits: Kolombiken (~Adium@217.13.228.226) (Read error: Connection reset by peer)
  472. # [10:26] * Joins: Kolombiken (~Adium@217.13.228.226)
  473. # [10:26] * Joins: nonge (~nonge@p5B32600F.dip.t-dialin.net)
  474. # [10:26] * Quits: davidbanham (~davidbanh@ppp59-167-130-39.static.internode.on.net) (Remote host closed the connection)
  475. # [10:28] * Quits: jak (jak@box.jak.io) (Quit: Buh-bye!)
  476. # [10:28] * Joins: BigKing (~BigKing@dslb-146-060-121-109.pools.arcor-ip.net)
  477. # [10:28] * Joins: tocka (~asd@host81-136-157-15.in-addr.btopenworld.com)
  478. # [10:28] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
  479. # [10:30] * Joins: mpaun (~mpaun@79.112.35.69)
  480. # [10:30] * Quits: grumpyOldRussian (~grumpyOld@host86-166-52-33.range86-166.btcentralplus.com) (Remote host closed the connection)
  481. # [10:34] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 246 seconds)
  482. # [10:37] * Quits: mr_lou (~sirlou@2.109.206.14) (Remote host closed the connection)
  483. # [10:37] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
  484. # [10:40] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  485. # [10:44] * Quits: sydlawrence (~KidSyd@94.197.127.61.threembb.co.uk) (Read error: Connection reset by peer)
  486. # [10:45] * Joins: sydlawrence (~KidSyd@94.197.127.61.threembb.co.uk)
  487. # [10:46] * Joins: Progster (~blah@pool-173-56-20-26.nycmny.fios.verizon.net)
  488. # [10:48] * Joins: kitallis (~kitallis@122.167.109.34)
  489. # [10:51] * Joins: sydlawrence_ (~KidSyd@94.197.127.61.threembb.co.uk)
  490. # [10:52] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  491. # [10:53] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 244 seconds)
  492. # [10:53] * Joins: decthomas (~Fronto@194.78.57.154)
  493. # [10:53] * Quits: decthomas (~Fronto@194.78.57.154) (Client Quit)
  494. # [10:53] * Joins: decthomas (~Fronto@194.78.57.154)
  495. # [10:53] * Quits: decthomas (~Fronto@194.78.57.154) (Client Quit)
  496. # [10:53] * Joins: decthomas (~Fronto@194.78.57.154)
  497. # [10:54] * Quits: sydlawrence (~KidSyd@94.197.127.61.threembb.co.uk) (Ping timeout: 272 seconds)
  498. # [10:54] * sydlawrence_ is now known as sydlawrence
  499. # [10:55] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
  500. # [10:56] * Quits: Progster (~blah@pool-173-56-20-26.nycmny.fios.verizon.net) (Ping timeout: 240 seconds)
  501. # [10:56] * Quits: Mikato (~Mikato@unaffiliated/mikato) (Quit: Leaving...)
  502. # [10:57] * Quits: mattkelly (mattkelly@c-69-181-69-39.hsd1.ca.comcast.net) (Ping timeout: 244 seconds)
  503. # [10:58] * Joins: Mikato (~Mikato@unaffiliated/mikato)
  504. # [10:59] * Quits: sydlawrence (~KidSyd@94.197.127.61.threembb.co.uk) (Quit: sydlawrence)
  505. # [11:02] * Quits: SAngeli (~SAngeli@host242-77-static.82-94-b.business.telecomitalia.it) (Quit: Sto andando via)
  506. # [11:06] * Parts: decthomas (~Fronto@194.78.57.154)
  507. # [11:06] * Quits: Mikato (~Mikato@unaffiliated/mikato) (Quit: Leaving...)
  508. # [11:07] * Joins: Dasleah (~das@ppp121-44-225-164.lns20.syd7.internode.on.net)
  509. # [11:08] * Joins: drublic (~drublic@p5098a42b.dip0.t-ipconnect.de)
  510. # [11:08] * Joins: gyzmodo (~x@89.146.126.195)
  511. # [11:09] * Joins: whitman (whitman@dm-cis-037.its.dur.ac.uk)
  512. # [11:18] * Joins: vlad_starkov (~vlad_star@213.79.102.163)
  513. # [11:19] * Joins: prudnikov (~prudnikov@20.60.broadband7.iol.cz)
  514. # [11:20] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  515. # [11:22] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Ping timeout: 245 seconds)
  516. # [11:23] * Joins: sawrubh (u6719@gateway/web/irccloud.com/x-kgakurquyqvkbisu)
  517. # [11:23] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  518. # [11:24] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: Computer has gone to sleep.)
  519. # [11:27] * Quits: Ducki_ (~Ducki@pD9E39429.dip0.t-ipconnect.de) (Quit: Leaving)
  520. # [11:27] * Joins: _gambit (~prajwalit@61.12.96.226)
  521. # [11:27] * Joins: Ducki (~Ducki@pD9E39429.dip0.t-ipconnect.de)
  522. # [11:30] * Joins: mpaun (~mpaun@79.112.35.69)
  523. # [11:34] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 245 seconds)
  524. # [11:34] * Joins: shwetank (~shwetank@122.173.222.90)
  525. # [11:35] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  526. # [11:37] * Quits: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com) (Read error: Connection reset by peer)
  527. # [11:37] * Joins: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
  528. # [11:38] * Joins: Oprr (~Oprr@186.36.208.154)
  529. # [11:39] * Joins: banner (~banner@130.95.177.181)
  530. # [11:41] * Quits: Kolombiken (~Adium@217.13.228.226) (Quit: Leaving.)
  531. # [11:43] * Joins: alrra (~alrra@unaffiliated/alrra)
  532. # [11:43] * Quits: tapout_ (~tapout@2607:5300:60:1224::1) (Excess Flood)
  533. # [11:44] * Joins: tapout (~tapout@unaffiliated/tapout)
  534. # [11:50] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  535. # [11:50] * Quits: banner (~banner@130.95.177.181) (Remote host closed the connection)
  536. # [11:51] * Joins: tapout (~tapout@unaffiliated/tapout)
  537. # [11:52] * Joins: banner (~banner@130.95.177.181)
  538. # [11:57] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  539. # [11:57] * Quits: Ms2ger (~Ms2ger@109.133.44.21) (Quit: bbl)
  540. # [11:58] * Quits: mappum (~mappum@c-67-170-21-29.hsd1.wa.comcast.net) (Ping timeout: 246 seconds)
  541. # [11:58] * Joins: tapout (~tapout@unaffiliated/tapout)
  542. # [12:00] * Joins: Xarthok (~Xarthok@5addafc8.bb.sky.com)
  543. # [12:03] * Quits: banner (~banner@130.95.177.181) (Quit: Leaving)
  544. # [12:03] * Joins: davidbanham (~davidbanh@59.167.72.204)
  545. # [12:03] * Joins: banner (~banner@130.95.177.181)
  546. # [12:04] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  547. # [12:05] * Joins: tapout (~tapout@unaffiliated/tapout)
  548. # [12:09] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
  549. # [12:09] * Joins: coellobranco (~FoRcEr@219.Red-88-13-111.dynamicIP.rima-tde.net)
  550. # [12:10] * Quits: Maxani (~maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
  551. # [12:10] * Joins: sasori (~chatzilla@202.27.31.225)
  552. # [12:11] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  553. # [12:11] * Joins: Maxani (~maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr)
  554. # [12:12] * Quits: Dasleah (~das@ppp121-44-225-164.lns20.syd7.internode.on.net) (Quit: Leaving)
  555. # [12:12] * Joins: tapout (~tapout@unaffiliated/tapout)
  556. # [12:13] * Quits: banner (~banner@130.95.177.181) (Quit: Leaving)
  557. # [12:18] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  558. # [12:19] * Joins: caddoo (~quassel@81.179.1.38)
  559. # [12:21] * Joins: Mikato (~Mikato@unaffiliated/mikato)
  560. # [12:21] * Joins: tapout (~tapout@unaffiliated/tapout)
  561. # [12:23] * Parts: caddoo (~quassel@81.179.1.38)
  562. # [12:25] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  563. # [12:25] * Joins: tapout (~tapout@unaffiliated/tapout)
  564. # [12:27] * Joins: Kolombiken (~Adium@217.13.228.226)
  565. # [12:27] * Quits: Kolombiken (~Adium@217.13.228.226) (Read error: Connection reset by peer)
  566. # [12:27] * Joins: Kolombiken (~Adium@217.13.228.226)
  567. # [12:27] * Quits: Maxani (~maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
  568. # [12:28] * Quits: blinkerror (~Thunderbi@49.145.11.36) (Ping timeout: 240 seconds)
  569. # [12:28] * Joins: victorbjelkholm (~victorbje@66.Red-79-159-182.staticIP.rima-tde.net)
  570. # [12:30] * Joins: mpaun (~mpaun@79.112.35.69)
  571. # [12:32] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  572. # [12:32] * Quits: prudnikov (~prudnikov@20.60.broadband7.iol.cz) (Read error: Connection reset by peer)
  573. # [12:35] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 255 seconds)
  574. # [12:35] * Joins: tapout (~tapout@unaffiliated/tapout)
  575. # [12:36] * Quits: Oprr (~Oprr@186.36.208.154) (Ping timeout: 260 seconds)
  576. # [12:36] * Joins: grumpyOldRussian (~grumpyOld@host86-166-52-33.range86-166.btcentralplus.com)
  577. # [12:38] * Quits: antoinedes (~antoinede@46.29.126.206) (Ping timeout: 245 seconds)
  578. # [12:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  579. # [12:39] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  580. # [12:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  581. # [12:39] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  582. # [12:42] * Joins: tapout (~tapout@unaffiliated/tapout)
  583. # [12:46] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  584. # [12:47] * Joins: tapout (~tapout@unaffiliated/tapout)
  585. # [12:50] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 240 seconds)
  586. # [12:51] * Quits: populvuh (~populvuh@unaffiliated/populvuh) (Ping timeout: 260 seconds)
  587. # [12:53] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  588. # [12:53] * Joins: tapout (~tapout@unaffiliated/tapout)
  589. # [12:54] * Quits: j_wright (~jwright@ip70-173-176-222.lv.lv.cox.net) (Ping timeout: 276 seconds)
  590. # [12:55] * Joins: rickibalboa (~ricki@84.19.107.42)
  591. # [12:56] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  592. # [12:56] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  593. # [12:59] * Quits: tapout (~tapout@unaffiliated/tapout) (Excess Flood)
  594. # [13:00] * Joins: tapout_ (~tapout@2607:5300:60:1224::1)
  595. # [13:01] * Joins: Martijnc (~Martijnc@d54C38583.access.telenet.be)
  596. # [13:08] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 252 seconds)
  597. # [13:13] * Quits: BigKing (~BigKing@dslb-146-060-121-109.pools.arcor-ip.net) (Remote host closed the connection)
  598. # [13:15] * Joins: Teal`c (u1457@gateway/web/irccloud.com/x-whqxybmygbcjagos)
  599. # [13:17] * Quits: gyzmodo (~x@89.146.126.195) (Ping timeout: 245 seconds)
  600. # [13:19] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 255 seconds)
  601. # [13:21] * abstractj is now known as abstractj|gump
  602. # [13:21] * Joins: webguynow (~webguynow@c-24-1-222-204.hsd1.il.comcast.net)
  603. # [13:21] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
  604. # [13:26] * Joins: Maxani (~Maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr)
  605. # [13:27] * Joins: daleharvey (uid513@gateway/web/irccloud.com/x-hlkivnozwdspfsns)
  606. # [13:31] * Joins: mpaun (~mpaun@79.112.35.69)
  607. # [13:31] * Joins: arietis (~arietis@188.242.29.115)
  608. # [13:32] * Joins: Oprr (~Oprr@186.36.208.154)
  609. # [13:33] * Joins: sertaconay (~sertacona@unaffiliated/sertaconay)
  610. # [13:35] * Quits: danja (~danny@host157-7-dynamic.8-79-r.retail.telecomitalia.it) (Quit: gorn)
  611. # [13:35] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 244 seconds)
  612. # [13:37] * Quits: noone4 (~noone4@thingy.cs.umass.edu) (Ping timeout: 252 seconds)
  613. # [13:37] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  614. # [13:39] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
  615. # [13:45] * Joins: Wildblue (~wb@c-69-140-154-17.hsd1.md.comcast.net)
  616. # [13:54] * Quits: Kolombiken (~Adium@217.13.228.226) (Quit: Leaving.)
  617. # [13:56] * Quits: victorbjelkholm (~victorbje@66.Red-79-159-182.staticIP.rima-tde.net) (Ping timeout: 244 seconds)
  618. # [13:57] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  619. # [13:57] * Joins: blinkerror (~Thunderbi@202.57.39.10)
  620. # [13:59] * Quits: Maxani (~Maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr) (Remote host closed the connection)
  621. # [14:08] * danielfi_ is now known as danielfilho|w
  622. # [14:09] * Joins: antoinedes (~antoinede@46.29.126.206)
  623. # [14:10] * Quits: blinkerror (~Thunderbi@202.57.39.10) (Ping timeout: 272 seconds)
  624. # [14:10] * Joins: mr_lou (~sirlou@2.109.206.14)
  625. # [14:13] * Joins: Kolombiken (~Adium@217.13.228.226)
  626. # [14:16] * Joins: mattkelly (~MattKelly@c-69-181-69-39.hsd1.ca.comcast.net)
  627. # [14:19] * Quits: eighty4 (~eighty4@unaffiliated/eighty4) (Excess Flood)
  628. # [14:20] * Joins: eighty4 (~eighty4@unaffiliated/eighty4)
  629. # [14:20] * Quits: mattkelly (~MattKelly@c-69-181-69-39.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
  630. # [14:23] * Quits: sertaconay (~sertacona@unaffiliated/sertaconay) (Read error: Connection reset by peer)
  631. # [14:24] <sunbeam> i've got a div that contains a form and has x amount of pixels, it should move down and make place exactly for another hidden div which slides in from the left
  632. # [14:24] <sunbeam> any idea how i can best do this?
  633. # [14:27] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Quit: Lost terminal)
  634. # [14:27] * Joins: erichynds (~ehynds@64.206.121.41)
  635. # [14:31] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  636. # [14:31] * Joins: mpaun (~mpaun@79.112.35.69)
  637. # [14:35] * Joins: natrixnatrix89 (~janis@94.101.228.33)
  638. # [14:35] * Quits: Oprr (~Oprr@186.36.208.154) (Ping timeout: 256 seconds)
  639. # [14:36] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 260 seconds)
  640. # [14:36] * Joins: axos411 (~axos@xdsl-78-35-141-214.netcologne.de)
  641. # [14:38] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
  642. # [14:40] * Joins: rusfel (~rusfel@173-80-240-215.atw.dyn.suddenlink.net)
  643. # [14:41] * Quits: dhruvasagar (~dhruvasag@106.51.130.248) (Ping timeout: 245 seconds)
  644. # [14:41] * Joins: chaiz (~chaiz@ppp-110-168-19-211.revip5.asianet.co.th)
  645. # [14:43] * EHLOVader[afk] is now known as EHLOVader
  646. # [14:44] * abstractj|gump is now known as abstractj
  647. # [14:45] * Quits: tapout_ (~tapout@2607:5300:60:1224::1) (Remote host closed the connection)
  648. # [14:46] * Quits: axos411 (~axos@xdsl-78-35-141-214.netcologne.de) (Ping timeout: 240 seconds)
  649. # [14:46] * Joins: tapout (~tapout@unaffiliated/tapout)
  650. # [14:51] * Joins: RJ3000_ (~uid1@109.231.228.146)
  651. # [14:51] * Quits: RJ3000_ (~uid1@109.231.228.146) (Max SendQ exceeded)
  652. # [14:51] * Joins: RJ3000_ (~uid1@109.231.228.146)
  653. # [14:53] * Quits: coellobranco (~FoRcEr@219.Red-88-13-111.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
  654. # [14:56] * Joins: Ducki_ (~Ducki@pD9E39BF7.dip0.t-ipconnect.de)
  655. # [14:57] * Quits: Ducki (~Ducki@pD9E39429.dip0.t-ipconnect.de) (Ping timeout: 255 seconds)
  656. # [15:00] * Quits: ottodestrukt (~ANONYMOUS@gateway/tor-sasl/ottodestrukt) (Remote host closed the connection)
  657. # [15:01] * Quits: davidbanham (~davidbanh@59.167.72.204) (Remote host closed the connection)
  658. # [15:03] * Quits: rusfel (~rusfel@173-80-240-215.atw.dyn.suddenlink.net) (Remote host closed the connection)
  659. # [15:05] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  660. # [15:05] * Joins: frankstallone (~frankstal@72.10.55.185)
  661. # [15:05] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
  662. # [15:07] * Joins: ottodestrukt (~ANONYMOUS@gateway/tor-sasl/ottodestrukt)
  663. # [15:17] * Joins: peto_ (~chu@83.173.159.46.dyn.user.ono.com)
  664. # [15:17] <peto_> hello
  665. # [15:18] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
  666. # [15:19] <peto_> I have an applet in a web page but the TAG Applet has been deprecated in HTML5
  667. # [15:20] <peto_> now I can see the aplet in some browsers and OS's, but not in others
  668. # [15:21] <peto_> is there a universal new tag to make it visible on any browser?
  669. # [15:21] * Joins: styxlt_ (~quassel@62.252.24.138)
  670. # [15:23] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
  671. # [15:23] * Quits: alrra (~alrra@unaffiliated/alrra) (Remote host closed the connection)
  672. # [15:25] * Joins: blinkerror (~Thunderbi@49.145.1.65)
  673. # [15:27] * Joins: Martijnc- (~Martijn@85.17.3.180)
  674. # [15:31] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
  675. # [15:31] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  676. # [15:32] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  677. # [15:32] * Joins: mpaun (~mpaun@79.112.35.69)
  678. # [15:33] * Joins: manuelbieh_ (~beeevi2@p50997681.dip0.t-ipconnect.de)
  679. # [15:35] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  680. # [15:35] * Quits: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
  681. # [15:36] * Joins: javafrog (6fa14dd6@gateway/web/freenode/ip.111.161.77.214)
  682. # [15:36] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 268 seconds)
  683. # [15:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  684. # [15:39] * Quits: niloy (~niloy@203.196.177.156) (Remote host closed the connection)
  685. # [15:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  686. # [15:41] * Quits: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Ping timeout: 246 seconds)
  687. # [15:42] * Quits: modernrob (~modernrob@crawfordneb.info) (Ping timeout: 272 seconds)
  688. # [15:42] * Joins: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com)
  689. # [15:42] * Joins: _dc (~dc@163.192.12.1)
  690. # [15:43] * Quits: Bwild (~irc@netblock-75-79-22-130.dslextreme.com) (Ping timeout: 255 seconds)
  691. # [15:43] * Joins: modernrob (~modernrob@crawfordneb.info)
  692. # [15:44] * Parts: javafrog (6fa14dd6@gateway/web/freenode/ip.111.161.77.214)
  693. # [15:44] * Joins: nadirvardar (~nadirvard@c-71-204-134-236.hsd1.ca.comcast.net)
  694. # [15:45] * Joins: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net)
  695. # [15:45] * Quits: cgcardona (~cgcardona@c-24-4-198-207.hsd1.ca.comcast.net) (Changing host)
  696. # [15:45] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  697. # [15:48] * Quits: obert- (~obert@host226-247-dynamic.1-87-r.retail.telecomitalia.it) (Quit: )
  698. # [15:53] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
  699. # [15:54] * Joins: rusfel (~rusfel@173-80-240-215.atw.dyn.suddenlink.net)
  700. # [15:57] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Quit: Wychodzi)
  701. # [15:58] * Joins: ML74 (~ML74@5e060313.bb.sky.com)
  702. # [15:59] * Parts: DeXTeD (~dexted_xt@achs229.neoplus.adsl.tpnet.pl)
  703. # [16:00] * Joins: dnstbr (~dnstbr@unaffiliated/itspots)
  704. # [16:00] * Joins: BreadMaker (~BreadMake@pc-182-98-241-201.cm.vtr.net)
  705. # [16:03] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
  706. # [16:05] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
  707. # [16:06] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 264 seconds)
  708. # [16:06] * Joins: vikash (~vikash@unaffiliated/vikash)
  709. # [16:06] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  710. # [16:07] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  711. # [16:09] * Quits: blinkerror (~Thunderbi@49.145.1.65) (Ping timeout: 244 seconds)
  712. # [16:11] * Joins: aniasis (~aniasis@108-195-74-48.lightspeed.rcsntx.sbcglobal.net)
  713. # [16:12] * Joins: adrinux (~adrinux@93.89.134.219)
  714. # [16:12] * Joins: AlbireoX (~AlbireoX@76.78.153.175)
  715. # [16:12] * Quits: loide (loide@nat/indt/x-aoxwxvrnvvltuwzl) (Ping timeout: 246 seconds)
  716. # [16:13] * Quits: adrinux (~adrinux@93.89.134.219) (Client Quit)
  717. # [16:13] * Joins: adrinux (~adrinux@93.89.134.219)
  718. # [16:13] * Joins: Oprr (~Oprr@186.36.208.154)
  719. # [16:15] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
  720. # [16:15] * Quits: grumpyOldRussian (~grumpyOld@host86-166-52-33.range86-166.btcentralplus.com) (Remote host closed the connection)
  721. # [16:16] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
  722. # [16:16] * Joins: alabala (~alabala@178.254.206.154)
  723. # [16:17] * Quits: ML74 (~ML74@5e060313.bb.sky.com) (Ping timeout: 268 seconds)
  724. # [16:20] * Joins: grumpyOldRussian (~grumpyOld@host86-166-52-33.range86-166.btcentralplus.com)
  725. # [16:21] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
  726. # [16:24] * Joins: antoinedes_ (~antoinede@46.29.126.206)
  727. # [16:25] * Quits: vikash (~vikash@unaffiliated/vikash) (Quit: Leaving)
  728. # [16:25] * Quits: nadirvardar (~nadirvard@c-71-204-134-236.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
  729. # [16:26] * Quits: sbugzu_ (~humin@221.237.152.76) (Ping timeout: 260 seconds)
  730. # [16:27] * Quits: antoinedes (~antoinede@46.29.126.206) (Ping timeout: 244 seconds)
  731. # [16:31] * Joins: loide (loide@nat/indt/x-xaxkrlydjlknfqhj)
  732. # [16:31] * Joins: dameleon (~dameleon@g92.115-65-78.ppp.wakwak.ne.jp)
  733. # [16:31] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  734. # [16:32] * Joins: mpaun (~mpaun@79.112.35.69)
  735. # [16:33] * Joins: frasnyc (~john@160.79.20.210)
  736. # [16:33] * Joins: obert (~quassel@host226-247-dynamic.1-87-r.retail.telecomitalia.it)
  737. # [16:36] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  738. # [16:37] * Quits: mpaun (~mpaun@79.112.35.69) (Ping timeout: 244 seconds)
  739. # [16:37] * Joins: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com)
  740. # [16:39] * Quits: ShooterMG (~shootermg@c-71-236-153-81.hsd1.or.comcast.net) (Ping timeout: 240 seconds)
  741. # [16:40] * Joins: ShooterMG (~shootermg@c-71-236-153-81.hsd1.or.comcast.net)
  742. # [16:45] * Quits: tocka (~asd@host81-136-157-15.in-addr.btopenworld.com) (Ping timeout: 256 seconds)
  743. # [16:46] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  744. # [16:46] * Joins: tocka (~asd@host81-136-157-15.in-addr.btopenworld.com)
  745. # [16:47] * Joins: sasori (~sasori@cm223.sigma174.maxonline.com.sg)
  746. # [16:51] * Parts: adrinux (~adrinux@93.89.134.219)
  747. # [16:55] * Quits: ShooterMG (~shootermg@c-71-236-153-81.hsd1.or.comcast.net) (Remote host closed the connection)
  748. # [17:01] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
  749. # [17:04] * Joins: mpaun (~mpaun@79.112.35.69)
  750. # [17:04] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: cgcardona)
  751. # [17:05] * Joins: mattkelly (mattkelly@c-69-181-69-39.hsd1.ca.comcast.net)
  752. # [17:06] * Quits: roel_ (~quassel@d54C236E3.access.telenet.be) (Read error: Connection reset by peer)
  753. # [17:06] * Quits: obert (~quassel@host226-247-dynamic.1-87-r.retail.telecomitalia.it) (Remote host closed the connection)
  754. # [17:09] * Joins: tw2113 (~tw2113@fedora/tw2113)
  755. # [17:12] * Quits: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com) (Read error: Operation timed out)
  756. # [17:14] * Joins: axos411 (~axos@xdsl-78-35-141-214.netcologne.de)
  757. # [17:14] * Joins: nadirvardar (~nadirvard@204.235.122.5)
  758. # [17:15] * kevvaoff is now known as kevva
  759. # [17:18] * Quits: kitallis (~kitallis@122.167.109.34) (Quit: Textual IRC Client: http://www.textualapp.com/)
  760. # [17:18] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: Computer has gone to sleep.)
  761. # [17:19] * Joins: pandeiro (~mu@177.33.183.123)
  762. # [17:20] * Joins: obert- (~obert@host226-247-dynamic.1-87-r.retail.telecomitalia.it)
  763. # [17:22] * Joins: gpantazis (~gpantazis@67-131-94-2.dia.static.qwest.net)
  764. # [17:22] * Quits: mattkelly (mattkelly@c-69-181-69-39.hsd1.ca.comcast.net) (Ping timeout: 268 seconds)
  765. # [17:23] * Quits: mr_lou (~sirlou@2.109.206.14) (Quit: Ex-Chat)
  766. # [17:26] * Quits: Ducki_ (~Ducki@pD9E39BF7.dip0.t-ipconnect.de) (Ping timeout: 255 seconds)
  767. # [17:29] * Quits: shwetank (~shwetank@122.173.222.90) (Quit: Linkinus - http://linkinus.com)
  768. # [17:30] * Joins: dhruvasagar (~dhruvasag@122.172.245.42)
  769. # [17:30] * Quits: patrycjusz (~Patrick@84-203-64-68.mysmart.ie)
  770. # [17:37] * Quits: theskumar (~theskumar@115.254.79.51) (Remote host closed the connection)
  771. # [17:37] * Quits: axos411 (~axos@xdsl-78-35-141-214.netcologne.de) (Quit: Leaving.)
  772. # [17:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  773. # [17:39] * Quits: tocka (~asd@host81-136-157-15.in-addr.btopenworld.com)
  774. # [17:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  775. # [17:39] * Quits: poolshark (~quassel@dslb-092-078-122-189.pools.arcor-ip.net) (Read error: Connection reset by peer)
  776. # [17:41] * Joins: rickibalboa (~ricki@84.19.107.42)
  777. # [17:45] * Quits: kennyluck (~kennyluck@119.161.158.96) (Quit: kennyluck)
  778. # [17:47] * Quits: vlad_starkov (~vlad_star@213.79.102.163) (Remote host closed the connection)
  779. # [17:48] * Joins: garciawebdev (~garciaweb@190.244.76.14)
  780. # [17:52] * Joins: benknight (~Adium@70-36-140-89.dsl.dynamic.sonic.net)
  781. # [17:53] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  782. # [17:54] * abstractj is now known as abstractj|lunch
  783. # [17:55] * Joins: mappum (~mappum@c-67-170-21-29.hsd1.wa.comcast.net)
  784. # [17:55] * Joins: debsan (~debsan@190.245.74.16)
  785. # [17:56] * Quits: drublic (~drublic@p5098a42b.dip0.t-ipconnect.de) (Remote host closed the connection)
  786. # [17:59] * Quits: benknight (~Adium@70-36-140-89.dsl.dynamic.sonic.net) (Quit: Leaving.)
  787. # [17:59] * Quits: mappum (~mappum@c-67-170-21-29.hsd1.wa.comcast.net) (Ping timeout: 246 seconds)
  788. # [18:00] * Joins: teleject (~christoph@70.116.75.194)
  789. # [18:00] * Joins: Bwild (~irc@netblock-75-79-22-130.dslextreme.com)
  790. # [18:01] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
  791. # [18:01] * Joins: theskumar (~theskumar@115.254.79.51)
  792. # [18:05] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 244 seconds)
  793. # [18:05] * Quits: manuelbieh_ (~beeevi2@p50997681.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  794. # [18:06] * Quits: theskumar (~theskumar@115.254.79.51) (Ping timeout: 252 seconds)
  795. # [18:07] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
  796. # [18:08] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
  797. # [18:08] * Quits: JakeA (~Adium@149.241.185.200) (Quit: Leaving.)
  798. # [18:08] * Joins: JakeA (~Adium@149.241.185.200)
  799. # [18:08] * Quits: lewisp (~lewisp@host81-136-219-67.in-addr.btopenworld.com) (Ping timeout: 246 seconds)
  800. # [18:11] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  801. # [18:11] * Joins: tantek_ (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  802. # [18:11] * Joins: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com)
  803. # [18:11] * Joins: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net)
  804. # [18:12] * Quits: whitman (whitman@dm-cis-037.its.dur.ac.uk)
  805. # [18:12] * tantek_ is now known as tantek
  806. # [18:12] * Quits: JakeA (~Adium@149.241.185.200) (Ping timeout: 268 seconds)
  807. # [18:13] * Quits: antoinedes_ (~antoinede@46.29.126.206) (Ping timeout: 264 seconds)
  808. # [18:15] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
  809. # [18:16] * Quits: dhruvasagar (~dhruvasag@122.172.245.42) (Ping timeout: 245 seconds)
  810. # [18:18] * Joins: dhruvasagar (~dhruvasag@122.167.118.224)
  811. # [18:20] * Joins: karega (~aniasis@108-195-74-48.lightspeed.rcsntx.sbcglobal.net)
  812. # [18:20] * Quits: Kolombiken (~Adium@217.13.228.226) (Quit: Leaving.)
  813. # [18:24] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
  814. # [18:24] * Quits: aniasis (~aniasis@108-195-74-48.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 272 seconds)
  815. # [18:24] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  816. # [18:24] * Quits: karega (~aniasis@108-195-74-48.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 256 seconds)
  817. # [18:26] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
  818. # [18:26] * Joins: devmikey (~irc@unaffiliated/devmikey)
  819. # [18:27] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: This computer has gone to sleep)
  820. # [18:27] * Quits: miChou (~mibalan@dublin-proxy.adobe.com) (Quit: Leaving.)
  821. # [18:28] * Joins: Jon47 (~Adium@199.101.130.50)
  822. # [18:30] * Joins: Ms2ger (~Ms2ger@109.133.44.21)
  823. # [18:32] * Joins: jarek (~jarek@acjv209.neoplus.adsl.tpnet.pl)
  824. # [18:32] * Quits: jarek (~jarek@acjv209.neoplus.adsl.tpnet.pl) (Changing host)
  825. # [18:32] * Joins: jarek (~jarek@unaffiliated/jarek)
  826. # [18:33] * Joins: populvuh (~populvuh@unaffiliated/populvuh)
  827. # [18:33] * Quits: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com)
  828. # [18:37] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
  829. # [18:38] * Quits: dhruvasagar (~dhruvasag@122.167.118.224) (Ping timeout: 245 seconds)
  830. # [18:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  831. # [18:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  832. # [18:40] * Quits: jarek (~jarek@unaffiliated/jarek) (Ping timeout: 244 seconds)
  833. # [18:40] * Joins: dhruvasagar (~dhruvasag@122.167.210.4)
  834. # Session Close: Thu Oct 25 18:41:10 2012
  835. #
  836. # Session Start: Thu Oct 25 18:41:10 2012
  837. # Session Ident: #html5
  838. # [18:41] * Disconnected
  839. # [18:47] * Attempting to rejoin channel #html5
  840. # [18:47] * Rejoined channel #html5
  841. # [18:47] * Topic is 'Ask any question about HTML5 & Friends || HTML5 Spec for Developers: http://developers.whatwg.org || Also: http://html5rocks.com http://diveintohtml5.info http://mzl.la/9giLwR || Channel logs: http://j.mp/cG7UDa'
  842. # [18:47] * Set by marienz!marienz@freenode/staff/marienz on Fri Oct 21 21:53:09
  843. # [18:47] * Quits: khollada_ (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Remote host closed the connection)
  844. # [18:48] * Joins: kholladay (~kholladay@69.169.182.227.provo.static.broadweavenetworks.net)
  845. # [18:48] * Quits: mpaun (~mpaun@79.112.35.69) (Remote host closed the connection)
  846. # [18:52] * Quits: emc (~cburgdorf@host81-149-6-231.in-addr.btopenworld.com) (Read error: Connection reset by peer)
  847. # [18:53] * Joins: emc (~cburgdorf@host81-149-6-231.in-addr.btopenworld.com)
  848. # [18:53] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
  849. # [18:53] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
  850. # [18:53] * Joins: tw2113 (~tw2113@fedora/tw2113)
  851. # [18:53] * Joins: patrycjusz (~Patrick@84-203-64-68.mysmart.ie)
  852. # [18:59] * Joins: Mikato (~Mikato@unaffiliated/mikato)
  853. # [19:00] * Parts: jeema (~jima@64.128.82.30)
  854. # [19:01] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
  855. # [19:03] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
  856. # [19:03] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
  857. # [19:04] * Quits: chaiz (~chaiz@ppp-110-168-19-211.revip5.asianet.co.th) (Read error: Connection reset by peer)
  858. # [19:05] * Joins: r0tha (~r0tha@173.247.200.122)
  859. # [19:06] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
  860. # [19:06] * Joins: khollada_ (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
  861. # [19:08] * Quits: nonge (~nonge@p5B32600F.dip.t-dialin.net) (Quit: Verlassend)
  862. # [19:09] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 276 seconds)
  863. # [19:09] * Quits: kholladay (~kholladay@69.169.182.227.provo.static.broadweavenetworks.net) (Ping timeout: 256 seconds)
  864. # [19:11] * Joins: blinkerror (~Thunderbi@121.54.34.3)
  865. # [19:12] * Joins: drublic (~drublic@frbg-4d02960d.pool.mediaWays.net)
  866. # [19:12] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
  867. # [19:13] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
  868. # [19:13] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  869. # [19:14] * Joins: aniasis (~aniasis@64.124.202.222)
  870. # [19:14] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Ping timeout: 248 seconds)
  871. # [19:17] * Quits: Wildblue (~wb@c-69-140-154-17.hsd1.md.comcast.net) (Quit: Terabytes are termite-like desert insects.)
  872. # [19:18] * Joins: karega (~aniasis@64.69.4.11)
  873. # [19:19] * Quits: aniasis (~aniasis@64.124.202.222) (Ping timeout: 260 seconds)
  874. # [19:20] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
  875. # [19:21] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  876. # [19:21] * Joins: danielwrobert (~danielwro@trestles.cukerinteractive.com)
  877. # [19:22] * Joins: benv (~benv@38.104.194.126)
  878. # [19:22] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
  879. # [19:23] * Joins: theskumar (~theskumar@115.254.79.51)
  880. # [19:25] * Joins: _gambit (~prajwalit@59.95.22.142)
  881. # [19:26] * Joins: jarek__ (~jarek@egc170.neoplus.adsl.tpnet.pl)
  882. # [19:26] * Quits: styxlt_ (~quassel@62.252.24.138) (Ping timeout: 264 seconds)
  883. # [19:27] * Quits: jarek (~jarek@unaffiliated/jarek) (Ping timeout: 252 seconds)
  884. # [19:28] * Quits: theskumar (~theskumar@115.254.79.51) (Ping timeout: 276 seconds)
  885. # [19:28] * Quits: dnstbr (~dnstbr@unaffiliated/itspots) (Quit: Computer has gone to sleep.)
  886. # [19:32] * Quits: jarek__ (~jarek@egc170.neoplus.adsl.tpnet.pl) (Quit: jarek__)
  887. # [19:32] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
  888. # [19:33] * Quits: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr) (Quit: All those moments will be lost in time, like tears in rain.)
  889. # [19:33] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
  890. # [19:37] * Joins: stevegill (~stevengil@108-213-65-111.lightspeed.snfcca.sbcglobal.net)
  891. # [19:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  892. # [19:39] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Remote host closed the connection)
  893. # [19:39] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  894. # [19:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  895. # [19:40] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
  896. # [19:41] * Parts: webguynow_ (~chatzilla@184.78.52.64)
  897. # [19:42] * Quits: stevegill (~stevengil@108-213-65-111.lightspeed.snfcca.sbcglobal.net) (Quit: stevegill)
  898. # [19:45] * Joins: gyzmodo (~x@89.146.126.195)
  899. # [19:48] * Quits: sasori (~sasori@cm223.sigma174.maxonline.com.sg) (Ping timeout: 252 seconds)
  900. # [19:52] * Joins: styxlt_ (~quassel@cpc15-derb14-2-0-cust538.8-3.cable.virginmedia.com)
  901. # [19:52] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
  902. # [19:52] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
  903. # [19:52] * abstractj|lunch is now known as abstractj
  904. # [19:53] * Quits: mstalfoort (~manuchill@83.232.96.217) (Quit: kthxbai)
  905. # [19:53] * Joins: ampz (~laptop@host86-176-170-40.range86-176.btcentralplus.com)
  906. # [19:54] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Quit: is sleepy)
  907. # [19:59] * Joins: OnlyMax (~OnlyMax@187-126-245-12.user.veloxzone.com.br)
  908. # [20:00] * Joins: snowfox_ben (~benschaaf@c-98-243-88-119.hsd1.mi.comcast.net)
  909. # [20:00] * Quits: grumpyOldRussian (~grumpyOld@host86-166-52-33.range86-166.btcentralplus.com) (Remote host closed the connection)
  910. # [20:05] * Quits: gyzmodo (~x@89.146.126.195)
  911. # [20:05] * Joins: stevegill (~stevengil@2602:306:32bf:f610:e5f1:f631:3b5d:b5ef)
  912. # [20:06] * Quits: blinkerror (~Thunderbi@121.54.34.3) (Ping timeout: 244 seconds)
  913. # [20:12] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk) (Ping timeout: 252 seconds)
  914. # [20:23] * Quits: ottodestrukt (~ANONYMOUS@gateway/tor-sasl/ottodestrukt) (Remote host closed the connection)
  915. # [20:24] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  916. # [20:24] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Read error: Connection reset by peer)
  917. # [20:24] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  918. # [20:27] * Joins: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com)
  919. # [20:27] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  920. # [20:28] * Joins: ottodestrukt (~ANONYMOUS@gateway/tor-sasl/ottodestrukt)
  921. # [20:29] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  922. # [20:29] * Joins: pinage404 (~pinage404@APuteaux-651-1-25-183.w81-249.abo.wanadoo.fr)
  923. # [20:30] * Quits: devmikey (~irc@unaffiliated/devmikey) (Ping timeout: 255 seconds)
  924. # [20:30] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  925. # [20:31] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  926. # [20:35] * Quits: snowfox_ben (~benschaaf@c-98-243-88-119.hsd1.mi.comcast.net) (Quit: snowfox_ben)
  927. # [20:35] * Joins: prudnikov (~prudnikov@20.60.broadband7.iol.cz)
  928. # [20:35] * Joins: chaiz (~chaiz@ppp-110-168-19-211.revip5.asianet.co.th)
  929. # [20:37] * Quits: Oprr (~Oprr@186.36.208.154) (Ping timeout: 260 seconds)
  930. # [20:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  931. # [20:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  932. # [20:44] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  933. # [20:50] * Quits: modernrob (~modernrob@crawfordneb.info) (Ping timeout: 245 seconds)
  934. # [20:52] * Quits: alabala (~alabala@178.254.206.154)
  935. # [20:52] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
  936. # [20:52] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Read error: Connection reset by peer)
  937. # [20:52] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
  938. # [20:54] * Joins: modernrob (~modernrob@crawfordneb.info)
  939. # [20:56] * Quits: hampsterblade_ (~hampsterb@cpe-184-57-82-194.columbus.res.rr.com) (Ping timeout: 268 seconds)
  940. # [20:56] * Quits: pinage404 (~pinage404@APuteaux-651-1-25-183.w81-249.abo.wanadoo.fr) (Quit: Screw you guys I'm going home)
  941. # [20:58] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
  942. # [20:58] * Joins: mdleblanc_ (~quassel@stjhnbsu0ww-142134147011.dhcp-dynamic.FibreOP.nb.bellaliant.net)
  943. # [21:00] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 268 seconds)
  944. # [21:01] * Joins: Maxani (~Maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr)
  945. # [21:02] * Quits: Dev0n (~Dev0n@unaffiliated/dev0n) (Quit: Leaving)
  946. # [21:04] * Parts: mdleblanc_ (~quassel@stjhnbsu0ww-142134147011.dhcp-dynamic.FibreOP.nb.bellaliant.net) ("http://quassel-irc.org - Chat comfortably. Anywhere.")
  947. # [21:07] * Quits: ampz (~laptop@host86-176-170-40.range86-176.btcentralplus.com) (Quit: Leaving)
  948. # [21:11] * Quits: frankstallone (~frankstal@72.10.55.185) (Remote host closed the connection)
  949. # [21:12] * Joins: thibauts (~thibauts@digi00418.digicube.fr)
  950. # [21:14] <thibauts> Hi, is there a technique or even a framework/library that will allow me to build a template with fixed width elements and other taking up the space left ? (like, stretching)
  951. # [21:14] * Quits: prudnikov (~prudnikov@20.60.broadband7.iol.cz) (Ping timeout: 244 seconds)
  952. # [21:15] * Quits: Maxani (~Maxani@ARennes-653-1-13-175.w92-139.abo.wanadoo.fr) (Read error: Connection reset by peer)
  953. # [21:19] <moo-_-> thibauts: boostrap?
  954. # [21:21] * Quits: peto_ (~chu@83.173.159.46.dyn.user.ono.com) (Ping timeout: 244 seconds)
  955. # [21:22] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
  956. # [21:22] * Joins: zenorocha (~zenorocha@177.43.188.7)
  957. # [21:24] * Joins: peto_ (~chu@83.173.159.46.dyn.user.ono.com)
  958. # [21:26] * Joins: prudnikov (~prudnikov@20.60.broadband7.iol.cz)
  959. # [21:28] * Quits: teleject (~christoph@70.116.75.194) (Quit: teleject)
  960. # [21:30] * Joins: hampsterblade (~hampsterb@cpe-184-57-82-194.columbus.res.rr.com)
  961. # [21:39] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  962. # [21:40] * Quits: erichynds (~ehynds@64.206.121.41)
  963. # [21:40] * Joins: tantek (~tantek@adsl-75-18-212-152.dsl.pltn13.sbcglobal.net)
  964. # [21:42] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  965. # [21:43] <oniijin> loll
  966. # [21:44] * Joins: benknight1 (~Adium@bastion.sfo1.yelpcorp.com)
  967. # [21:44] * Quits: benknight (~Adium@bastion.sfo1.yelpcorp.com) (Read error: Connection reset by peer)
  968. # [21:45] * Quits: _gambit (~prajwalit@59.95.22.142) (Quit: Computer has gone to sleep.)
  969. # [21:46] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  970. # [21:46] <moo-_-> peto_: If you want to distribute Java applications please use Java Webstart
  971. # [21:46] <moo-_-> or whatever it is called nowadays
  972. # [21:46] <moo-_-> <applet> is thing off a past
  973. # [21:47] * Quits: tantek (~tantek@adsl-75-18-212-152.dsl.pltn13.sbcglobal.net) (Quit: tantek)
  974. # [21:52] * Quits: brucelee (~peter@69-12-252-50.dedicated.static.sonic.net) (Read error: Connection reset by peer)
  975. # [21:54] * Quits: OnlyMax (~OnlyMax@187-126-245-12.user.veloxzone.com.br)
  976. # [21:55] * Quits: longbeach (~mike@AFontenayssB-152-1-11-71.w82-121.abo.wanadoo.fr)
  977. # [21:55] * Joins: tantek (~tantek@adsl-75-18-212-152.dsl.pltn13.sbcglobal.net)
  978. # [21:57] * Quits: rusfel (~rusfel@173-80-240-215.atw.dyn.suddenlink.net) (Remote host closed the connection)
  979. # [21:57] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
  980. # [22:00] * Quits: b-ot (~b-ot@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
  981. # [22:00] * Joins: b-ot (~b-ot@46-38-167-162.static.cloud-ips.co.uk)
  982. # [22:01] * Parts: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
  983. # [22:02] * Joins: dgathright (~dgathrigh@nat/yahoo/x-wbkkiostrgqmwvzg)
  984. # [22:05] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
  985. # [22:06] * Joins: dgathright_ (~dgathrigh@nat/yahoo/x-rewcoksicsfbqnco)
  986. # [22:06] * Quits: dgathright (~dgathrigh@nat/yahoo/x-wbkkiostrgqmwvzg) (Ping timeout: 252 seconds)
  987. # [22:06] * dgathright_ is now known as dgathright
  988. # [22:08] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
  989. # [22:12] * Quits: tantek (~tantek@adsl-75-18-212-152.dsl.pltn13.sbcglobal.net) (Quit: tantek)
  990. # [22:13] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  991. # [22:19] <peto_> moo-_-, but I want to have this applet on a web page
  992. # [22:20] <peto_> moo-_-, what is Webstart?
  993. # [22:20] <moo-_-> peto_: http://java.com/en/download/faq/java_webstart.xml
  994. # [22:20] * Quits: Ms2ger (~Ms2ger@109.133.44.21) (Quit: nn)
  995. # [22:21] <moo-_-> peto_: unfortunately Java applets are phased out and browsers wont support them in the future
  996. # [22:21] <peto_> what a pity
  997. # [22:21] <moo-_-> please implement your application in alternative methods (HTML5+Javascript) if you need to embed it on a web page
  998. # [22:21] <moo-_-> peto_: java applets were a fucking disaster. Sooner we get rid of them, better.
  999. # [22:21] <Velmont> (unfortunately, lol)
  1000. # [22:22] <peto_> if u knew the work it take me to transform from MS-DOS to the "then" universal applet for all browsers...
  1001. # [22:22] <peto_> :' (
  1002. # [22:23] <moo-_-> peto_: yes, that's pity. in a hindsight picking applet as a technology platform has not been wise choice for anybody.
  1003. # [22:23] <moo-_-> peto_: hopefully you are paid by the hour
  1004. # [22:23] * Quits: chaiz (~chaiz@ppp-110-168-19-211.revip5.asianet.co.th) (Read error: Connection reset by peer)
  1005. # [22:24] <peto_> it still works under GNU/Linux
  1006. # [22:24] <peto_> though
  1007. # [22:25] * Joins: james_cloud (uid577@gateway/web/irccloud.com/x-zxrqshveiifnfheb)
  1008. # [22:26] * Quits: prudnikov (~prudnikov@20.60.broadband7.iol.cz) (Quit: Leaving...)
  1009. # [22:27] <peto_> can not understand why they deprecate <Applet>
  1010. # [22:27] <peto_> they could easily had it live
  1011. # [22:27] <peto_> they could easily had left it live
  1012. # [22:29] <peto_> I can still hope that Windows sinks and GNU/Linux take its place
  1013. # [22:31] <s5fs> peto_: why can't they just coexist peacefully?
  1014. # [22:31] <peto_> because Linux has not deprecated my Applet
  1015. # [22:32] <peto_> :)
  1016. # [22:32] <Velmont> Plugins are horrible. They're slow and make lots of problems.
  1017. # [22:32] <s5fs> peto_: as mentioned above, java in the browser is dying. too many truck-sized security holes make it unpalatable.
  1018. # [22:32] <Velmont> I'm happy flash and java applets has such a bad rep.
  1019. # [22:33] <peto_> I have flash deactivated, when I want to see a flash program, I click there
  1020. # [22:33] <peto_> Id like the same for applets
  1021. # [22:34] <s5fs> peto_: what is this applet for?
  1022. # [22:34] <s5fs> i hear it would take great effort to port forward, but at some point you'll have to cross that bridge.
  1023. # [22:34] <peto_> my applet is sure enough, is a graphical fractal
  1024. # [22:35] <peto_> josechu.com/moving_fractal
  1025. # [22:35] <s5fs> peto_: i'd love to see it but i don't have java installed in my browser, haha!
  1026. # [22:35] <peto_> jur
  1027. # [22:35] <s5fs> (chromium on ubuntu)
  1028. # [22:35] * Joins: Wildblue (~wb@c-69-140-154-17.hsd1.md.comcast.net)
  1029. # [22:35] <peto_> even worse
  1030. # [22:36] <peto_> you can download the .jar app
  1031. # [22:36] <peto_> too
  1032. # [22:36] <moo-_-> peto_: you can do that with <canvas> element and Javascript
  1033. # [22:36] <moo-_-> though it will be little bit slower
  1034. # [22:36] <peto_> good
  1035. # [22:37] <peto_> you need four times the processors and power to run an applet of 2007
  1036. # [22:37] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
  1037. # [22:38] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Quit: Be back later)
  1038. # [22:38] <Velmont> You can do it in canvas and with webgl shaders. It will run faster than your applet. If you can do it in a shader, that is.
  1039. # [22:38] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
  1040. # [22:38] * Quits: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca) (Read error: Connection reset by peer)
  1041. # [22:39] * Joins: evasivx (~evasivx@static24-72-2-88.r.rev.accesscomm.ca)
  1042. # [22:40] * Quits: hampsterblade (~hampsterb@cpe-184-57-82-194.columbus.res.rr.com) (Quit: Leaving)
  1043. # [22:41] <peto_> Velmont, what is canvas? can you embed it in all browsers?
  1044. # [22:43] <moo-_-> peto_: yes
  1045. # [22:43] <moo-_-> peto_: and if you need to use GPU for speed and power
  1046. # [22:43] <moo-_-> this is what GPU can do with your fractals on WebGL http://www.youtube.com/watch?v=UjgRGDhgehA
  1047. # [22:45] <moo-_-> here is Javascript version http://bompo-content.appspot.com/webgl/hartverdrahtet/index.html
  1048. # [22:45] * Quits: dgathright (~dgathrigh@nat/yahoo/x-rewcoksicsfbqnco) (Quit: dgathright)
  1049. # [22:46] <peto_> that's beautiful
  1050. # [22:46] * Joins: arbiter (~quassel@112.201.132.88)
  1051. # [22:49] * Joins: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  1052. # [22:50] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Max SendQ exceeded)
  1053. # [22:50] * Joins: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
  1054. # [22:51] * Quits: benknight1 (~Adium@bastion.sfo1.yelpcorp.com) (Remote host closed the connection)
  1055. # [22:51] <peto_> have you seen the virtual instruments of Animusic? they are amazing too
  1056. # [22:51] * Joins: benknight (~Adium@bastion.sfo1.yelpcorp.com)
  1057. # [22:52] <peto_> btw the javascript version doesn't work in my browser either
  1058. # [22:52] <peto_> :(
  1059. # [22:52] <peto_> :)
  1060. # [22:52] <moo-_-> peto_: it uses 3D so it won't be working in internet explorer
  1061. # [22:52] <moo-_-> but you can do 2D <canvas> graphics fine
  1062. # [22:53] <peto_> I use Chrome usually
  1063. # [22:53] <peto_> and my fractal is 3D and moving
  1064. # [22:53] * Joins: snowfox_ben (~benschaaf@c-98-243-88-119.hsd1.mi.comcast.net)
  1065. # [22:54] <peto_> It has always worked well in all browsers up t
  1066. # [22:54] <peto_> up to the last security hole in Java
  1067. # [22:54] <Velmont> You'll also need a gfx driver and card that is usable. Well, actually not, llvmpipe in Linux kinda works.
  1068. # [22:54] <peto_> as if other platforms didn't have security holes
  1069. # [22:58] * Quits: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  1070. # [22:58] <s5fs> peto_: java has a history of severe security holes on the browser, it's just one after another
  1071. # [22:59] <peto_> I have never had a problem with applets in the browser
  1072. # [22:59] <s5fs> peto_: ask google about java security holes, it may surprise you
  1073. # [22:59] <peto_> what about explorer security holes?
  1074. # [23:00] <peto_> or windows security holes?
  1075. # [23:00] <Velmont> But that's not single vendor.
  1076. # [23:00] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 276 seconds)
  1077. # [23:00] <Velmont> There is competition there. And even free software alternatives.
  1078. # [23:00] <s5fs> peto_: those are severe too, but java enables drive-by infections meaning you just have to visit a website to get infected, no user-interaction required. that's pretty bad.
  1079. # [23:01] <peto_> yes
  1080. # [23:01] <peto_> it has happened before, MS knows
  1081. # [23:01] * Quits: arbiter (~quassel@112.201.132.88) (Read error: Connection reset by peer)
  1082. # [23:01] <peto_> but they fix it in hours
  1083. # [23:01] <peto_> like Oracle could, I think
  1084. # [23:02] <peto_> I'm not sure if the Oracle buy of Java has been goog
  1085. # [23:02] <peto_> in the end
  1086. # [23:02] <s5fs> oracle has been lax in releasing fixes too, and apple finally dropped java since they were sick of supporting their own runtime. apple was crazy slow in shipping patches too.
  1087. # [23:02] <peto_> has been good*
  1088. # [23:02] <s5fs> peto_: i'm not certain either, but it does have me concerned. they are not exactly the best stewards of the technology, at least sun i had real trust for due to their history.
  1089. # [23:04] <peto_> Or perhaps the bad thing was when it's inventor left
  1090. # [23:04] <peto_> Gosling I mean
  1091. # [23:04] <peto_> I don't know his whereabouts nowadays
  1092. # [23:05] <s5fs> he's with liquid robotics now
  1093. # [23:05] <peto_> ic
  1094. # [23:05] <s5fs> i was reading his blog recently, haha
  1095. # [23:05] <peto_> he
  1096. # [23:05] <peto_> liquid robotics?
  1097. # [23:05] <s5fs> beats me
  1098. # [23:06] <s5fs> underwater vehicles
  1099. # [23:06] <peto_> wow
  1100. # [23:06] <peto_> that is a big change
  1101. # [23:07] * Quits: snowfox_ben (~benschaaf@c-98-243-88-119.hsd1.mi.comcast.net) (Quit: snowfox_ben)
  1102. # [23:08] * Joins: dgathright (~dgathrigh@nat/yahoo/x-rblkypewczuxkydm)
  1103. # [23:11] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  1104. # [23:12] * Quits: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com) (Quit: (╯°□°)╯︵ǝpouǝǝɹɟ)
  1105. # [23:14] * Quits: dgathright (~dgathrigh@nat/yahoo/x-rblkypewczuxkydm) (Read error: Connection reset by peer)
  1106. # [23:14] * Joins: dgathright (~dgathrigh@nat/yahoo/x-axypwbyjqplhvwmo)
  1107. # [23:15] * Joins: mappum (~mappum@c-67-170-21-29.hsd1.wa.comcast.net)
  1108. # [23:17] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
  1109. # [23:17] <peto_> “Most people have been trained to try to harness waves for electricity generation, and that turns out to be really, really hard,” Gosling tells me. “But getting thrust? That’s worked out well for us.”
  1110. # [23:18] * Quits: dgathright (~dgathrigh@nat/yahoo/x-axypwbyjqplhvwmo) (Read error: Connection reset by peer)
  1111. # [23:19] * Joins: dgathright (~dgathrigh@nat/yahoo/x-rvkdyuvnxoljmwyl)
  1112. # [23:21] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 244 seconds)
  1113. # [23:22] * Joins: grumpyOldRussian (~grumpyOld@host81-157-189-160.range81-157.btcentralplus.com)
  1114. # [23:23] * Quits: pandeiro (~mu@177.33.183.123) (Ping timeout: 272 seconds)
  1115. # [23:24] <moo-_-> any idea why IE8 would not render a particular PNG image?
  1116. # [23:26] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  1117. # [23:27] * Joins: schnoodles (~schnoodle@melbourne.99cluster.com)
  1118. # [23:29] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
  1119. # [23:30] * Joins: coellobranco (~FoRcEr@219.Red-88-13-111.dynamicIP.rima-tde.net)
  1120. # [23:30] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
  1121. # [23:31] <Garbee> moo-_-: IE8 hates the world.
  1122. # [23:31] * Quits: _dc (~dc@163.192.12.1) (Ping timeout: 244 seconds)
  1123. # [23:32] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
  1124. # [23:33] * Joins: Dasleah (~das@ppp121-44-50-184.lns20.syd6.internode.on.net)
  1125. # [23:34] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Ping timeout: 245 seconds)
  1126. # [23:36] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
  1127. # [23:38] * EHLOVader is now known as EHLOVader[afk]
  1128. # [23:43] * Joins: sertaconay (~sertacona@unaffiliated/sertaconay)
  1129. # [23:43] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (Quit: Bye)
  1130. # [23:44] <dahlfors> must.. kill... IE
  1131. # [23:45] <dahlfors> all IE and no cross browser code makes dahlfors a very dull boy...
  1132. # [23:46] * Quits: patrycjusz (~Patrick@84-203-64-68.mysmart.ie)
  1133. # [23:51] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
  1134. # [23:52] * Quits: coellobranco (~FoRcEr@219.Red-88-13-111.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
  1135. # [23:56] * Joins: danja (~danny@host157-7-dynamic.8-79-r.retail.telecomitalia.it)
  1136. # [23:57] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
  1137. # [23:57] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
  1138. # [23:57] * Joins: tw2113 (~tw2113@fedora/tw2113)
  1139. # [23:57] * Quits: dgathright (~dgathrigh@nat/yahoo/x-rvkdyuvnxoljmwyl) (Remote host closed the connection)
  1140. # [23:57] * Joins: dgathright (~dgathrigh@nat/yahoo/x-zicllvrqvrklfdsu)
  1141. # Session Close: Fri Oct 26 00:00:00 2012

The end :)