/irc-logs / freenode / #html5 / 2012-09-20 / end

Options:

  1. # Session Start: Thu Sep 20 10:37:05 2012
  2. # Session Ident: #html5
  3. # [10:37] * Now talking in #html5
  4. # [10:37] * 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'
  5. # [10:37] * Set by marienz!marienz@freenode/staff/marienz on Fri Oct 21 21:53:09
  6. # [10:40] <politron_> the question is if it is possible do what I want
  7. # [10:41] * Quits: nOgAnOo (~noganoo@DSLPool-net215-203.wctc.net) (Ping timeout: 240 seconds)
  8. # [10:41] * Quits: PalleZingmark (~Adium@217.13.228.226) (Quit: Leaving.)
  9. # [10:42] * Quits: prishabh (~rishabh@unaffiliated/prishabh) (Ping timeout: 264 seconds)
  10. # [10:49] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Quit: Leaving...)
  11. # [10:49] * Joins: PalleZingmark (~Adium@217.13.228.226)
  12. # [10:50] * Joins: nOgAnOo (~noganoo@DSLPool-net215-203.wctc.net)
  13. # [10:52] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  14. # [10:55] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  15. # [10:56] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  16. # [10:58] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
  17. # [10:59] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 240 seconds)
  18. # [10:59] * Joins: moshee (~moshee@unaffiliated/moshee)
  19. # [11:00] * Joins: nonge_ (~nonge@p50829918.dip.t-dialin.net)
  20. # [11:03] * Quits: nonge__ (~nonge@p5082B459.dip.t-dialin.net) (Ping timeout: 248 seconds)
  21. # [11:04] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Computer has gone to sleep.)
  22. # [11:05] * Quits: coellobranco (~FoRcEr@210.Red-88-15-58.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
  23. # [11:07] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
  24. # [11:08] * Quits: coeus (~coeus@dslb-084-061-021-162.pools.arcor-ip.net) (Quit: Verlassend)
  25. # [11:10] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  26. # [11:11] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  27. # [11:12] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
  28. # [11:13] * Joins: coellobranco (~FoRcEr@145.Red-88-24-229.staticIP.rima-tde.net)
  29. # [11:17] * Joins: worstadmin (~worstadmi@cpe-67-250-96-168.si.res.rr.com)
  30. # [11:19] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
  31. # [11:21] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
  32. # [11:23] * Quits: poolshark (~quassel@dslb-188-106-119-159.pools.arcor-ip.net) (Read error: Connection reset by peer)
  33. # [11:24] * Joins: pehlert (~pascal@p5B10C9FC.dip.t-dialin.net)
  34. # [11:25] <pehlert> Morning folks. Is it allowed to nest header and footer elements within a dummy div?
  35. # [11:28] * Joins: poolshark (~quassel@dslb-188-106-119-159.pools.arcor-ip.net)
  36. # [11:29] <_shorinji_> headers like <h1> bla bla <h2> less bla bla </h2></h1>?
  37. # [11:30] <asher^> pehlert you mean have a header and footer for the div? sure, thats fine
  38. # [11:30] <_shorinji_> asher^: please enlighten me on what manner of headers/footers you mean
  39. # [11:30] * Joins: dotpot` (~dotpot@88-119-150-24.static.zebra.lt)
  40. # [11:31] <asher^> <header> and <footer>
  41. # [11:31] <_shorinji_> aha
  42. # [11:31] <_shorinji_> not sure what nesting them means then
  43. # [11:32] <_shorinji_> header inside a header makes little semantic meaning
  44. # [11:33] <pehlert> asher^: Well I would like to use the new fullscreen API and when I use it with my body element, jQuery breaks for some reason. So my solution is put a div around everything in my body tag
  45. # [11:33] * Quits: dotpot (~dotpot@88-119-150-24.static.zebra.lt) (Ping timeout: 244 seconds)
  46. # [11:34] * Joins: theskumar (~theskumar@115.254.79.50)
  47. # [11:34] <pehlert> It's a bit nasty and I just wanted to know whether it is syntactically allowed
  48. # [11:37] <asher^> you can always use a validator to check if youre breaking the rules too :)
  49. # [11:38] * Quits: politron_ (~politron@195.158.107.157) (Quit: Leaving)
  50. # [11:42] * Quits: dgathright (~dgathrigh@nat/yahoo/x-hqzqpgxwbdpulcaj) (Ping timeout: 240 seconds)
  51. # [11:42] * Joins: vikash (~vikash@1.186.10.163)
  52. # [11:42] * Quits: vikash (~vikash@1.186.10.163) (Changing host)
  53. # [11:42] * Joins: vikash (~vikash@unaffiliated/vikash)
  54. # [11:51] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Quit: sydlawrence)
  55. # [11:52] * Quits: cwkx (~Chris@87.127.78.230) (Ping timeout: 248 seconds)
  56. # [11:55] * Joins: cwkx (~Chris@87.127.78.230)
  57. # [11:58] * Joins: josefrichter (~josefrich@90.163.100.243)
  58. # [12:02] * Quits: r0tha (~r0tha@2600:1010:b006:1798:11a:8d01:d979:de53) (Remote host closed the connection)
  59. # [12:06] * Quits: manuelbieh (~beeevi2@gwi06.vhb.de) (Ping timeout: 240 seconds)
  60. # [12:06] * Quits: gavin_huang (~gravof@122.247.220.51) (Quit: Computer has gone to sleep.)
  61. # [12:06] * Joins: manuelbieh (~beeevi2@gwi06.vhb.de)
  62. # [12:07] * Quits: xec (~xec@2a00:10b0:1:1002:5ab0:35ff:fef8:6a01) (Remote host closed the connection)
  63. # [12:08] * Joins: Melrian (~melrian@chello084115132175.4.ku-graz.chello.at)
  64. # [12:15] * abstractj|away is now known as abstractj
  65. # [12:15] * Quits: miketaylr (~miketaylr@pat-tazdevil.opera.com) (Quit: Leaving...)
  66. # [12:17] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 244 seconds)
  67. # [12:20] * Joins: xarxer (~null@host-95-199-146-68.mobileonline.telia.com)
  68. # [12:22] * Joins: dotpot (~dotpot@88-119-150-24.static.zebra.lt)
  69. # [12:22] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  70. # [12:23] * Quits: Chuwiey (~Ben@TLV62-0-121-146.bb.netvision.net.il) (Ping timeout: 256 seconds)
  71. # [12:24] * Quits: dotpot` (~dotpot@88-119-150-24.static.zebra.lt) (Ping timeout: 244 seconds)
  72. # [12:26] * Quits: cryptopsy (~cryptopsy@CPE602ad07a784c-CM602ad07a7849.cpe.net.cable.rogers.com) (Quit: Lost terminal)
  73. # [12:27] * Joins: gavin_huang (~gravof@122.247.220.51)
  74. # [12:29] * Quits: Melrian (~melrian@chello084115132175.4.ku-graz.chello.at) (Remote host closed the connection)
  75. # [12:29] * Joins: Melrian (~melrian@chello084115132175.4.ku-graz.chello.at)
  76. # [12:33] * Joins: sindresorhus (~sindresor@82.147.51.146)
  77. # [12:34] * Joins: grumpyOldRussian (~grumpyOld@host86-146-201-9.range86-146.btcentralplus.com)
  78. # [12:41] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
  79. # [12:43] * Joins: kaichanvong (u2773@gateway/web/irccloud.com/x-jbbxqiulkdokwvqd)
  80. # [12:43] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
  81. # [12:46] * Quits: vikash (~vikash@unaffiliated/vikash) (Quit: Leaving)
  82. # [12:46] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
  83. # [12:49] * Joins: miketaylr (~miketaylr@pat-tazdevil.opera.com)
  84. # [12:50] * Parts: michou (~Adium@dublin-proxy.adobe.com)
  85. # [13:01] * Joins: rickibalboa (~ricki@84.19.108.75)
  86. # [13:24] * Quits: RJ3000_ (~uid1@109.231.228.146) (Remote host closed the connection)
  87. # [13:28] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
  88. # [13:32] * Joins: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt)
  89. # [13:32] * Joins: RJ3000_ (~uid1@109.231.228.146)
  90. # [13:34] * Joins: xec (~xec@2a00:10b0:1:1002:3050:18fe:db42:96a6)
  91. # [13:37] * Quits: RJ3000_ (~uid1@109.231.228.146) (Remote host closed the connection)
  92. # [13:43] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  93. # [13:44] * Quits: dhruvasagar (~dhruvasag@122.167.211.62) (Ping timeout: 246 seconds)
  94. # [13:47] * Joins: pandeiro (~mu@177.33.154.54)
  95. # [13:48] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
  96. # [13:55] * Quits: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt) (Quit: tantek)
  97. # [13:56] * Joins: Chuwiey (~Ben@ras6-pp84.hrz.netvision.net.il)
  98. # [14:02] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  99. # [14:03] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
  100. # [14:04] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
  101. # [14:18] * Joins: sydlawrence (~KidSyd@109.231.193.164)
  102. # [14:20] * Joins: Knapptryckaren (~null@host-95-199-147-189.mobileonline.telia.com)
  103. # [14:22] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
  104. # [14:24] * Quits: xarxer (~null@host-95-199-146-68.mobileonline.telia.com) (Ping timeout: 260 seconds)
  105. # [14:28] * Joins: arkiver (~err@115.249.14.137)
  106. # [14:35] <herbnerder> pehlert: if you're still listening, yes that's fine and quite common ( having a #wrap or #container div).
  107. # [14:37] <herbnerder> But, a <header> doesn't have to be used the same as <div id="header"> used to be. You can have multiple headers inside various elements (ex, <article>), if it makes sense to.
  108. # [14:38] * Joins: RJ3000_ (~uid1@109.231.228.146)
  109. # [14:39] * Quits: cwkx (~Chris@87.127.78.230) (Ping timeout: 245 seconds)
  110. # [14:41] * Quits: GhostFreeman (~cameronki@c-71-204-63-29.hsd1.ga.comcast.net) (Ping timeout: 260 seconds)
  111. # [14:45] * Joins: gyzmodo (x@89.146.91.102)
  112. # [14:50] * Quits: factor (~factor@r74-195-187-142.msk1cmtc01.mskgok.ok.dh.suddenlink.net) (Quit: Leaving)
  113. # [14:58] * Quits: tocka (~tocka@host81-136-157-15.in-addr.btopenworld.com)
  114. # [15:00] * Joins: myakura (~myakura@FL1-49-129-49-171.tky.mesh.ad.jp)
  115. # [15:01] * Quits: coellobranco (~FoRcEr@145.Red-88-24-229.staticIP.rima-tde.net) (Quit: www.juanantoniomosquera.com)
  116. # [15:01] * Quits: Knapptryckaren (~null@host-95-199-147-189.mobileonline.telia.com) (Ping timeout: 264 seconds)
  117. # [15:02] * Quits: RJ3000_ (~uid1@109.231.228.146) (Remote host closed the connection)
  118. # [15:11] * Joins: GhostFreeman (~cameronki@12.22.93.195)
  119. # [15:13] * Joins: vikash (~vikash@unaffiliated/vikash)
  120. # [15:20] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
  121. # [15:20] * Joins: mime (chatzilla@nat/google/x-unjtlhgkpksftgcv)
  122. # [15:24] * Joins: yodasw16 (~yodasw16@12.165.188.130)
  123. # [15:27] * Joins: tantek (~tantek@a79-169-105-129.cpe.netcabo.pt)
  124. # [15:28] * Quits: shrikrishna (~holla@117.192.215.99) (Ping timeout: 240 seconds)
  125. # [15:28] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
  126. # [15:28] * Quits: tantek (~tantek@a79-169-105-129.cpe.netcabo.pt) (Client Quit)
  127. # [15:40] * Joins: squeakytoy (~christoff@h87-96-232-107.dynamic.se.alltele.net)
  128. # [15:45] * Joins: danielfi_ (~danielfil@201.52.236.78)
  129. # [15:47] * Quits: danielfilho (~danielfil@201.52.236.78) (Ping timeout: 246 seconds)
  130. # [15:48] * Joins: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt)
  131. # [15:51] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 246 seconds)
  132. # [15:51] * Joins: moshee (~moshee@unaffiliated/moshee)
  133. # [15:53] * Joins: AlbireoX (~AlbireoX@76.78.168.187)
  134. # [15:53] * Quits: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt) (Quit: tantek)
  135. # [15:54] * Joins: shrikrishna (~holla@117.192.215.99)
  136. # [15:55] * Quits: PalleZingmark (~Adium@217.13.228.226) (Quit: Leaving.)
  137. # [16:00] * Joins: _dc (~dc@adrian.nat.trb.com)
  138. # [16:02] * Joins: tomlane (~laney@5e042639.bb.sky.com)
  139. # [16:03] * Joins: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com)
  140. # [16:05] * Joins: erichynds (~ehynds@64.206.121.41)
  141. # [16:06] * Quits: erichynds (~ehynds@64.206.121.41) (Client Quit)
  142. # [16:07] * Joins: cwkx (~Chris@87.127.78.230)
  143. # [16:08] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Quit: Wychodzi)
  144. # [16:10] * Joins: DrAwesomeClaws (~DrAwesome@c-71-234-86-254.hsd1.ct.comcast.net)
  145. # [16:13] * Vennril2 is now known as Vennril
  146. # [16:19] * Quits: vikash (~vikash@unaffiliated/vikash) (Ping timeout: 268 seconds)
  147. # [16:21] * Quits: sydlawrence (~KidSyd@109.231.193.164) (Quit: sydlawrence)
  148. # [16:25] * Joins: roadt (~roadt@60.168.87.60)
  149. # [16:26] * Quits: myakura (~myakura@FL1-49-129-49-171.tky.mesh.ad.jp) (Remote host closed the connection)
  150. # [16:32] * Quits: brasom (~brasom@ip72-197-60-90.sd.sd.cox.net) (Quit: Leaving.)
  151. # [16:32] * Joins: brasom (~brasom@ip72-197-60-90.sd.sd.cox.net)
  152. # [16:36] * Quits: Ducki (~Ducki@pD9E39541.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  153. # [16:44] * Quits: arkiver (~err@115.249.14.137) (Quit: Leaving)
  154. # [16:48] * Quits: poolshark (~quassel@dslb-188-106-119-159.pools.arcor-ip.net) (Read error: Connection reset by peer)
  155. # [16:50] * Joins: quest88_ (~quest88@c-24-7-34-255.hsd1.ca.comcast.net)
  156. # [16:52] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Read error: Connection reset by peer)
  157. # [16:52] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
  158. # [16:57] * Quits: gavin_huang (~gravof@122.247.220.51) (Quit: Leaving)
  159. # [16:59] * Joins: r0tha (~r0tha@2600:1010:b00f:d57d:59f0:326c:9b2e:3dc6)
  160. # [17:00] * Quits: mime (chatzilla@nat/google/x-unjtlhgkpksftgcv) (Ping timeout: 260 seconds)
  161. # [17:00] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
  162. # [17:00] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
  163. # [17:00] * Joins: tw2113 (~tw2113@fedora/tw2113)
  164. # [17:00] * Quits: haitch (~H@216-58-41-42.cpe.distributel.net) (Ping timeout: 255 seconds)
  165. # [17:01] * Quits: danielfi_ (~danielfil@201.52.236.78) (Ping timeout: 246 seconds)
  166. # [17:02] * Joins: mime (chatzilla@nat/google/x-vcuelnsaeiaqoyyf)
  167. # [17:05] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Quit: Leaving...)
  168. # [17:09] * Quits: miketaylr (~miketaylr@pat-tazdevil.opera.com) (Quit: Leaving...)
  169. # [17:09] * Quits: caddoo (~quassel@81.179.1.38) (Remote host closed the connection)
  170. # [17:09] * Joins: arkiver (~err@115.249.14.137)
  171. # [17:10] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  172. # [17:10] * Joins: langui (~langui@cpe-76-88-107-44.san.res.rr.com)
  173. # [17:11] * Quits: whitman (whitman@dm-cis-037.its.dur.ac.uk)
  174. # [17:11] * Joins: erichynds (~ehynds@64.206.121.41)
  175. # [17:12] * Joins: _dc_ (~dc@163.192.12.1)
  176. # [17:12] * Quits: _dc (~dc@adrian.nat.trb.com) (Ping timeout: 244 seconds)
  177. # [17:13] * Quits: quest88_ (~quest88@c-24-7-34-255.hsd1.ca.comcast.net) (Quit: quest88_)
  178. # [17:14] * Joins: craig_lock (~craig@static-173-50-48-6.syrcny.fios.verizon.net)
  179. # [17:17] * Quits: shrikrishna (~holla@117.192.215.99) (Ping timeout: 246 seconds)
  180. # [17:18] * Quits: roel__ (~quassel@d54C236E3.access.telenet.be) (Remote host closed the connection)
  181. # [17:20] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
  182. # [17:20] * Quits: debsan (~debsan@190.245.74.16) (Quit: Leaving)
  183. # [17:20] * Joins: debsan (~debsan@190.245.74.16)
  184. # [17:21] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 248 seconds)
  185. # [17:21] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
  186. # [17:21] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
  187. # [17:21] * Joins: moshee (~moshee@unaffiliated/moshee)
  188. # [17:25] * Quits: xaq (~xaq@c-71-233-153-216.hsd1.ct.comcast.net) (Remote host closed the connection)
  189. # [17:27] * Quits: pehlert (~pascal@p5B10C9FC.dip.t-dialin.net) (Read error: Connection reset by peer)
  190. # [17:32] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
  191. # [17:32] * Quits: arkiver (~err@115.249.14.137) (Ping timeout: 245 seconds)
  192. # [17:32] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 240 seconds)
  193. # [17:32] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
  194. # [17:34] * Joins: sydlawrence (~KidSyd@82.132.245.233)
  195. # [17:36] * Joins: arkiver (~err@115.249.14.137)
  196. # [17:37] * Quits: _dc_ (~dc@163.192.12.1) (Remote host closed the connection)
  197. # [17:37] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  198. # [17:37] * 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.)
  199. # [17:38] * Joins: shrikrishna (~holla@117.192.215.99)
  200. # [17:41] * Joins: AskMP (~AskMP@74.198.9.97)
  201. # [17:44] * Quits: rocktop (~rocktop@41.141.20.104) (Ping timeout: 244 seconds)
  202. # [17:45] * Quits: thirdknife (~thirdknif@39.47.7.198) (Ping timeout: 256 seconds)
  203. # [17:46] * Joins: xaq (~xaq@128.36.156.10)
  204. # [17:46] * Quits: sydlawrence (~KidSyd@82.132.245.233) (Quit: sydlawrence)
  205. # [17:50] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
  206. # [17:51] * Joins: rocktop (~rocktop@41.141.153.124)
  207. # [17:52] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Computer has gone to sleep.)
  208. # [17:53] * Quits: mime (chatzilla@nat/google/x-vcuelnsaeiaqoyyf) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120905151427])
  209. # [17:57] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
  210. # [17:58] * Quits: xec_ (~xec@54.109-247-17.customer.lyse.net) (Ping timeout: 248 seconds)
  211. # [17:58] * Quits: AskMP (~AskMP@74.198.9.97) (Ping timeout: 245 seconds)
  212. # [18:00] * Quits: phrearch (~Phrearch@82-136-242-180.ip.telfort.nl) (Remote host closed the connection)
  213. # [18:01] * Quits: rickibalboa (~ricki@84.19.108.75) (Quit: Leaving)
  214. # [18:05] * Joins: mike5w3c (~MikeSmith@78.7.57.94)
  215. # [18:05] * Quits: dotpot (~dotpot@88-119-150-24.static.zebra.lt) (Ping timeout: 264 seconds)
  216. # [18:05] * Quits: mike5w3c (~MikeSmith@78.7.57.94) (Client Quit)
  217. # [18:06] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
  218. # [18:06] * Joins: xec_ (~xec@54.109-247-17.customer.lyse.net)
  219. # [18:06] * Joins: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net)
  220. # [18:06] * Joins: AskMP (~AskMP@74.198.9.97)
  221. # [18:06] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Client Quit)
  222. # [18:07] * Quits: AskMP (~AskMP@74.198.9.97) (Client Quit)
  223. # [18:08] * Joins: _dc (~dc@adrian.nat.trb.com)
  224. # [18:10] * Quits: arkiver (~err@115.249.14.137) (Ping timeout: 246 seconds)
  225. # [18:12] * Quits: rjmt_ (~uid1@46-65-28-90.zone16.bethere.co.uk) (Read error: Connection reset by peer)
  226. # [18:12] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 248 seconds)
  227. # [18:14] * Quits: josefrichter (~josefrich@90.163.100.243) (Quit: josefrichter)
  228. # [18:15] * Joins: rjmt_ (~uid1@46-65-28-90.zone16.bethere.co.uk)
  229. # [18:18] * Quits: nonge_ (~nonge@p50829918.dip.t-dialin.net) (Quit: Verlassend)
  230. # [18:19] * Joins: dotpot (~dotpot@88-119-150-24.static.zebra.lt)
  231. # [18:20] * Joins: ericelliott (~dilvie@213.sub-166-250-34.myvzw.com)
  232. # [18:21] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
  233. # [18:22] * Joins: quiliro (~quiliro@186.69.24.122)
  234. # [18:22] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  235. # [18:24] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
  236. # [18:24] * Joins: carlos_antonio (~benway@unaffiliated/disusered)
  237. # [18:24] * Joins: rickibalboa (~ricki@84.19.108.75)
  238. # [18:26] * Quits: manuelbieh (~beeevi2@gwi06.vhb.de) (Read error: Connection reset by peer)
  239. # [18:28] * Joins: josefrichter (~josefrich@90.163.100.243)
  240. # [18:29] * Joins: thirdknife (~thirdknif@39.47.7.198)
  241. # [18:30] * Quits: rickibalboa (~ricki@84.19.108.75) (Quit: Leaving)
  242. # [18:31] * Quits: Melrian (~melrian@chello084115132175.4.ku-graz.chello.at) (Remote host closed the connection)
  243. # [18:33] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
  244. # [18:36] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
  245. # [18:36] * Joins: garciawebdev (~garciaweb@190.244.76.14)
  246. # [18:40] * Joins: jacobolus (~jacobolus@76.91.212.21)
  247. # [18:41] * Joins: vikash (~vikash@1.186.12.201)
  248. # [18:41] * Quits: vikash (~vikash@1.186.12.201) (Changing host)
  249. # [18:41] * Joins: vikash (~vikash@unaffiliated/vikash)
  250. # [18:44] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
  251. # [18:45] * Joins: danielwrobert (~danielwro@68.15.25.58)
  252. # [18:45] * Joins: miketayl_r (~miketaylr@195.159.164.228)
  253. # [18:46] * Joins: jedierikb (~jedierikb@146-115-178-196.c3-0.wtr-ubr1.sbo-wtr.ma.cable.rcn.com)
  254. # [18:46] <jedierikb> perr
  255. # [18:47] * Quits: roadt (~roadt@60.168.87.60) (Ping timeout: 246 seconds)
  256. # [18:47] * Joins: Samyel (~Samyuel@5aca0387.bb.sky.com)
  257. # [18:47] * Quits: DrAwesomeClaws (~DrAwesome@c-71-234-86-254.hsd1.ct.comcast.net) (Ping timeout: 264 seconds)
  258. # [18:48] <jedierikb> following the html5rocks tutorial for rAF, I am unable to change elements' css immediately on scroll event
  259. # [18:49] <jedierikb> my fiddle: http://jsfiddle.net/RETbF/
  260. # [18:49] <jedierikb> what am i doing wrong here? (and if this is the wrong forum, please let me know, thanks)
  261. # [18:50] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
  262. # [18:50] * Quits: thirdknife (~thirdknif@39.47.7.198) (Ping timeout: 240 seconds)
  263. # [18:53] * Quits: ericelliott (~dilvie@213.sub-166-250-34.myvzw.com) (Ping timeout: 256 seconds)
  264. # [18:54] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Remote host closed the connection)
  265. # [18:55] * Joins: enoex (~enoex@70-36-146-5.dsl.dynamic.sonic.net)
  266. # [18:57] * Joins: danielfilho (~danielfil@201.52.236.78)
  267. # [18:57] * Joins: ericelliott (~dilvie@213.sub-166-250-34.myvzw.com)
  268. # [19:00] * Joins: dgathright (~dgathrigh@CPE-75-81-131-0.wi.res.rr.com)
  269. # [19:02] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
  270. # [19:04] * Quits: dotpot (~dotpot@88-119-150-24.static.zebra.lt) (Remote host closed the connection)
  271. # [19:05] * Joins: rickibalboa (~ricki@84.19.108.75)
  272. # [19:06] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
  273. # [19:06] * Quits: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com) (Quit: (╯°□°)╯︵ǝpouǝǝɹɟ)
  274. # [19:07] * Quits: ericelliott (~dilvie@213.sub-166-250-34.myvzw.com) (Ping timeout: 260 seconds)
  275. # [19:10] * Quits: xaq (~xaq@128.36.156.10) (Remote host closed the connection)
  276. # [19:10] * Joins: d4rklit3 (~n@12.198.202.2)
  277. # [19:11] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  278. # [19:17] * ericduran is now known as ericduran|lunch
  279. # [19:18] * Joins: xaq (~xaq@128.36.156.10)
  280. # [19:18] <jedierikb> here is the html5rox tutorial i was following: http://www.html5rocks.com/en/tutorials/speed/animations/#an-example
  281. # [19:19] <jedierikb> i don't think I went to wildly off what is described therein
  282. # [19:20] <jedierikb> wrote it up here: http://stackoverflow.com/questions/12515323/change-elements-css-immediately-on-scroll-event
  283. # [19:24] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
  284. # [19:24] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
  285. # [19:30] * Quits: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com) (Read error: Connection reset by peer)
  286. # [19:30] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  287. # [19:30] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl) (Client Quit)
  288. # [19:30] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
  289. # [19:30] * Joins: dotpot (~dotpot@78-56-220-44.static.zebra.lt)
  290. # [19:30] * Joins: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
  291. # [19:36] * Joins: dgathright_ (~dgathrigh@nat/yahoo/x-aginkaoltkehhaqd)
  292. # [19:36] * Quits: drublic (~drublic@p5098a42b.dip0.t-ipconnect.de) (Remote host closed the connection)
  293. # [19:38] * Joins: ericelliott (~dilvie@50.0.141.114)
  294. # [19:39] * Quits: dgathright (~dgathrigh@CPE-75-81-131-0.wi.res.rr.com) (Ping timeout: 246 seconds)
  295. # [19:39] * dgathright_ is now known as dgathright
  296. # [19:41] * Quits: rickibalboa (~ricki@84.19.108.75) (Quit: Leaving)
  297. # [19:43] * Joins: ajaykools (~ajay@117.192.203.246)
  298. # [19:43] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  299. # [19:44] * Joins: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com)
  300. # [19:48] * Joins: benv (~benv@38.104.194.126)
  301. # [19:48] * Joins: titaniumNoob (~titaniumn@c-24-98-196-53.hsd1.ga.comcast.net)
  302. # [19:48] * Joins: RJ3000_ (~uid1@109.231.228.146)
  303. # [19:48] * Quits: RJ3000_ (~uid1@109.231.228.146) (Max SendQ exceeded)
  304. # [19:48] * Joins: RJ3000_ (~uid1@109.231.228.146)
  305. # [19:53] * Quits: sedovsek (~robert@lk.92.63.17.253.dc.cable.static.lj-kabel.net) (Quit: sedovsek)
  306. # [19:53] * ericduran|lunch is now known as ericduran
  307. # [19:55] * Joins: Maroni (~user@046-220-028-203.dyn.orange.at)
  308. # [19:57] * Quits: dragonshed (~dragonshe@about/csharp/regular/chaka) (Quit: dragonshed)
  309. # [19:58] * Joins: asher^ (asher@101.166.147.73)
  310. # [19:58] * Quits: asher^ (asher@101.166.147.73) (Changing host)
  311. # [19:58] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
  312. # [20:02] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
  313. # [20:02] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Read error: Connection reset by peer)
  314. # [20:02] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
  315. # [20:04] * Joins: drublic (~drublic@frbg-5f732b70.pool.mediaWays.net)
  316. # [20:04] * Quits: jacobolus (~jacobolus@76.91.212.21) (Quit: Leaving...)
  317. # [20:04] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Quit: gg)
  318. # [20:05] * Joins: DrAwesomeClaws (~DrAwesome@c-71-234-86-254.hsd1.ct.comcast.net)
  319. # [20:06] * Quits: MisterSpeaker (~MisterSpe@zenexity2.pck.nerim.net) (Remote host closed the connection)
  320. # [20:07] * Joins: dragonshed (~dragonshe@about/csharp/regular/chaka)
  321. # [20:07] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Client Quit)
  322. # [20:08] * Joins: axos411 (~axos@xdsl-87-79-255-132.netcologne.de)
  323. # [20:08] * Quits: r0tha (~r0tha@2600:1010:b00f:d57d:59f0:326c:9b2e:3dc6) (Ping timeout: 268 seconds)
  324. # [20:08] * Quits: miketayl_r (~miketaylr@195.159.164.228) (Quit: Leaving...)
  325. # [20:09] * Quits: dotpot (~dotpot@78-56-220-44.static.zebra.lt) (Remote host closed the connection)
  326. # [20:09] * Joins: rickibalboa (~ricki@84.19.108.75)
  327. # [20:12] * Quits: xaq (~xaq@128.36.156.10) (Remote host closed the connection)
  328. # [20:12] * Quits: benknight (~Adium@bastion.sfo1.yelpcorp.com) (Quit: Leaving.)
  329. # [20:13] * Quits: benv (~benv@38.104.194.126) (Quit: Textual IRC Client: http://www.textualapp.com/)
  330. # [20:13] * Quits: rickibalboa (~ricki@84.19.108.75) (Client Quit)
  331. # [20:13] * Joins: miketaylr (~miketaylr@195.159.164.228)
  332. # [20:14] * Joins: benv (~benv@38.104.194.126)
  333. # [20:16] * Joins: vicapow (~vicapow@c-24-130-122-217.hsd1.ca.comcast.net)
  334. # [20:17] * Quits: Adawerk (~ada@169.241.49.57) (Quit: Leaving)
  335. # [20:18] * Quits: titaniumNoob (~titaniumn@c-24-98-196-53.hsd1.ga.comcast.net) (Ping timeout: 246 seconds)
  336. # [20:18] * Quits: speed_racer8 (~speed_rac@99-20-201-122.lightspeed.hstntx.sbcglobal.net) (Ping timeout: 252 seconds)
  337. # [20:19] * Joins: Adawerk (~ada@169.241.49.57)
  338. # [20:19] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
  339. # [20:24] * Joins: machicola (~thetentma@static-96-251-45-88.lsanca.fios.verizon.net)
  340. # [20:25] * Quits: vicapow (~vicapow@c-24-130-122-217.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
  341. # [20:26] * Joins: vicapow (~vicapow@c-24-130-122-217.hsd1.ca.comcast.net)
  342. # [20:26] * Quits: vicapow (~vicapow@c-24-130-122-217.hsd1.ca.comcast.net) (Client Quit)
  343. # [20:28] * Joins: titaniumNoob (~titaniumn@c-24-98-196-53.hsd1.ga.comcast.net)
  344. # [20:30] * Quits: titaniumNoob (~titaniumn@c-24-98-196-53.hsd1.ga.comcast.net) (Max SendQ exceeded)
  345. # [20:30] * Joins: fritzy (~fritzy@68-113-14-78.dhcp.knwc.wa.charter.com)
  346. # [20:30] * Joins: r0tha (~r0tha@173.247.200.122)
  347. # [20:31] * Joins: titaniumNoob (~titaniumn@c-24-98-196-53.hsd1.ga.comcast.net)
  348. # [20:32] * Quits: RJ3000_ (~uid1@109.231.228.146)
  349. # [20:33] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Quit: Leaving.)
  350. # [20:33] * Quits: miketaylr (~miketaylr@195.159.164.228) (Quit: Leaving...)
  351. # [20:34] * Joins: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr)
  352. # [20:35] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  353. # [20:35] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
  354. # [20:36] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
  355. # [20:36] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
  356. # [20:36] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
  357. # [20:40] * Quits: Ent1ty (NO@5ED192D8.cm-7-2c.dynamic.ziggo.nl) (Read error: Connection reset by peer)
  358. # [20:40] * Joins: rickibalboa (~ricki@84.19.108.75)
  359. # [20:41] * Joins: miketaylr (~miketaylr@195.159.164.228)
  360. # [20:43] * Quits: titaniumNoob (~titaniumn@c-24-98-196-53.hsd1.ga.comcast.net) (Ping timeout: 260 seconds)
  361. # [20:44] * abstractj is now known as abstractj|lunch
  362. # [20:44] * Quits: miketaylr (~miketaylr@195.159.164.228) (Client Quit)
  363. # [20:48] * Joins: titaniumNoob (~titaniumn@c-24-98-196-53.hsd1.ga.comcast.net)
  364. # [20:49] * Joins: WouterDS_ (~WouterDS@178-117-106-51.access.telenet.be)
  365. # [20:49] * Quits: titaniumNoob (~titaniumn@c-24-98-196-53.hsd1.ga.comcast.net) (Read error: Connection reset by peer)
  366. # [20:51] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Ping timeout: 246 seconds)
  367. # [20:53] * Joins: pinage404 (~pinage404@APuteaux-651-1-277-172.w90-44.abo.wanadoo.fr)
  368. # [20:53] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
  369. # [20:54] * Quits: pinage404 (~pinage404@APuteaux-651-1-277-172.w90-44.abo.wanadoo.fr) (Client Quit)
  370. # [20:55] * Joins: speed_racer8 (~speed_rac@c-76-30-149-251.hsd1.tx.comcast.net)
  371. # [20:55] * Joins: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net)
  372. # [20:57] * Quits: josefrichter (~josefrich@90.163.100.243) (Quit: josefrichter)
  373. # [21:01] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
  374. # [21:05] * Quits: ajaykools (~ajay@117.192.203.246) (Ping timeout: 246 seconds)
  375. # [21:05] * Quits: ericelliott (~dilvie@50.0.141.114) (Ping timeout: 246 seconds)
  376. # [21:06] * Joins: Jon47 (~Adium@pool-71-178-240-207.washdc.fios.verizon.net)
  377. # [21:14] * Joins: kulak (~kulak@itron9-1.itron.com)
  378. # [21:17] * abstractj|lunch is now known as abstractj
  379. # [21:18] * Joins: thirdknife (~thirdknif@39.47.192.171)
  380. # [21:20] * Quits: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr) (Remote host closed the connection)
  381. # [21:21] * Joins: sedovsek (~robert@BSN-176-219-253.dial-up.dsl.siol.net)
  382. # [21:23] * Quits: Maroni (~user@046-220-028-203.dyn.orange.at) (Ping timeout: 260 seconds)
  383. # [21:25] * Quits: shrikrishna (~holla@117.192.215.99) (Read error: Connection reset by peer)
  384. # [21:27] * Quits: squeakytoy (~christoff@h87-96-232-107.dynamic.se.alltele.net) (Quit: Leaving)
  385. # [21:28] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Remote host closed the connection)
  386. # [21:28] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  387. # [21:28] * Quits: kulak (~kulak@itron9-1.itron.com) (Remote host closed the connection)
  388. # [21:30] <Jon47> what's the deal with the :invalid pseudo class, i feel like that's never going to work
  389. # [21:30] * Joins: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com)
  390. # [21:30] <anigma> is it stupid to define a table border in the <table> tag? or would it be better to do that in a style sheet?
  391. # [21:30] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
  392. # [21:30] <Jon47> how in the world will every browser cooperate to make that work consistently
  393. # [21:30] <Jon47> and if it doesn't work consistently, it can't be used
  394. # [21:32] <Garbee> anigma, You should use a stylesheet as much as possible.
  395. # [21:32] <Garbee> Assining good classes so everything can be as re-usable as possible.
  396. # [21:32] * Joins: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net)
  397. # [21:33] <Garbee> Jon47, What are you seeing wrong with :invalid ?
  398. # [21:34] <Jon47> for one thing, Chrome automatically applies it to empty inputs whose placeholder text isinvalid
  399. # [21:35] <Garbee> Wow, ok that is wrong I think.
  400. # [21:36] <Jon47> honestly, that's a small thing; it might even be in the spec for all i know
  401. # [21:37] <Jon47> I just don't see it as something we can rely on, there will always be a use for javascript in forms - to make sure "password" and "confirm password" are both filled out and the same, same for emails
  402. # [21:37] <Garbee> Well, Placeholder text I think should be ignored. It should check for whether the input has been cleared and then throw invalid until valid input appears. --Logical thinking not reading the spec.
  403. # [21:37] <Jon47> and a css pseudo-state isn't something that js can interface with
  404. # [21:38] <Garbee> Yea, I personally am not using :invalid. I can't really control it enough yet.
  405. # [21:38] <Garbee> Well, actually I could... I believe you can change the text put out by some HTML attribute.
  406. # [21:39] <Garbee> Either way, I want to do some heftier stuff like linking in the invalid password popover. That way I can point people to grc.com/haystack to help them make a good password.
  407. # [21:39] * Joins: zirman (~zirman@pdpc/supporter/active/zirman)
  408. # [21:39] <Jon47> i think form logic is too complicated and specific to the form to be fully encompassed by the :invalid state, and if it doesn't do everything, why use it for anything...
  409. # [21:43] * Joins: insin (~insin@host86-163-177-136.range86-163.btcentralplus.com)
  410. # [21:43] <Garbee> I think it is at least good that they are thinking about it.
  411. # [21:43] <Garbee> For those of us here yea, we kinda want to do more or have X functionality. But to starters or people just building a simple thing, it can be useful.
  412. # [21:43] <Garbee> Hopefully in future specs it will get improved and let us do more with it.
  413. # [21:43] <Garbee> Or we can find a way to interface with it using jquery.
  414. # [21:45] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
  415. # [21:52] * Quits: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com) (Quit: ^_^)
  416. # [21:56] * Quits: yodasw16 (~yodasw16@12.165.188.130) (Quit: yodasw16)
  417. # [21:56] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
  418. # [21:58] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
  419. # [21:59] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
  420. # [21:59] * kevvaoff is now known as kevva
  421. # [22:01] * Quits: tr4656 (~tr4656@2607:5300:40:201::1:3196) (Read error: Operation timed out)
  422. # [22:02] * Quits: insin (~insin@host86-163-177-136.range86-163.btcentralplus.com) (Remote host closed the connection)
  423. # [22:04] * Quits: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net) (Remote host closed the connection)
  424. # [22:04] * Quits: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net) (Remote host closed the connection)
  425. # [22:08] * Quits: Ms2ger (~Ms2ger@91.181.1.74) (Quit: nn)
  426. # [22:08] * Joins: Me1000 (~Me1000@74-143-221-23.static.insightbb.com)
  427. # [22:09] * Quits: tomlane (~laney@5e042639.bb.sky.com) (Remote host closed the connection)
  428. # [22:10] * Joins: MEMutable1000 (~Me1000@74-143-221-15.static.insightbb.com)
  429. # [22:11] * Joins: AlbireoX`Laptop (~AlbireoX@76.78.168.187)
  430. # [22:12] * Quits: AlbireoX (~AlbireoX@76.78.168.187) (Read error: Connection reset by peer)
  431. # [22:12] * Quits: d4rklit3 (~n@12.198.202.2) (Ping timeout: 260 seconds)
  432. # [22:14] * Quits: Me1000 (~Me1000@74-143-221-23.static.insightbb.com) (Ping timeout: 248 seconds)
  433. # [22:14] * Joins: d4rklit3 (~n@12.198.202.2)
  434. # [22:16] * Quits: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com) (Quit: (╯°□°)╯︵ǝpouǝǝɹɟ)
  435. # [22:17] * Quits: carlos_antonio (~benway@unaffiliated/disusered) (Quit: leaving)
  436. # [22:18] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  437. # [22:18] * Joins: xaq (~xaq@128.36.156.59)
  438. # [22:20] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
  439. # [22:21] * Joins: barneybook_work (~Thunderbi@36-229-191-185.dynamic-ip.hinet.net)
  440. # [22:25] * Quits: aQustic (~aQustic@71.188.189.109.customer.cdi.no) (Quit: orlando!)
  441. # [22:29] * Quits: gyzmodo (x@89.146.91.102)
  442. # [22:32] * MEMutable1000 is now known as Me1000
  443. # [22:39] * EHLOVader is now known as EHLOVader[afk]
  444. # [22:40] * Quits: WouterDS_ (~WouterDS@178-117-106-51.access.telenet.be) (Quit: Leaving...)
  445. # [22:43] * Quits: zirman (~zirman@pdpc/supporter/active/zirman) (Quit: zirman)
  446. # [22:44] * Quits: barneybook_work (~Thunderbi@36-229-191-185.dynamic-ip.hinet.net) (Quit: barneybook_work)
  447. # [22:46] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 246 seconds)
  448. # [22:46] * Quits: sedovsek (~robert@BSN-176-219-253.dial-up.dsl.siol.net) (Quit: sedovsek)
  449. # [22:47] * Quits: erichynds (~ehynds@64.206.121.41)
  450. # [22:47] * Joins: ericelliott (~dilvie@50.0.141.114)
  451. # [22:48] * Joins: sedovsek (~robert@BSN-176-219-253.dial-up.dsl.siol.net)
  452. # [22:49] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
  453. # [22:52] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
  454. # [22:55] <Pomax> so I wrote a DOM diff lib.
  455. # [22:56] <Pomax> http://pomax.github.com/DOM-diff
  456. # [22:56] * Quits: machicola (~thetentma@static-96-251-45-88.lsanca.fios.verizon.net) (Remote host closed the connection)
  457. # [22:57] * Quits: drublic (~drublic@frbg-5f732b70.pool.mediaWays.net) (Remote host closed the connection)
  458. # [22:58] * Joins: mixn (b21bc470@gateway/web/freenode/ip.178.27.196.112)
  459. # [22:58] * Joins: drublic (~drublic@frbg-5f732b70.pool.mediaWays.net)
  460. # [23:03] * Joins: Leeol (~Leeol@63-155-144-33.eugn.qwest.net)
  461. # [23:11] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
  462. # [23:15] * Quits: Garbee (~Garbee@h43.116.56.24.cable.rstb.jetbroadband.com) (Quit: Leaving)
  463. # [23:15] <David_Bradbury> Pomax: That's pretty cool. Two things I've noticed in the demo. When I press two keys at the same time, it doesn't show a difference - Secondly, when I change the width of the iFrame, it doesn't show a change either
  464. # [23:15] * Quits: GhostFreeman (~cameronki@12.22.93.195) (Ping timeout: 245 seconds)
  465. # [23:17] <Pomax> it does diffs on keyup, so if you release two keys in rapid succession, it'll do a diff, with a changeset, and then immediately do another diff, but since the changes were already applied, there won't be any changes the second time.
  466. # [23:17] <Pomax> As for the width, I think that's youtube doing something funky
  467. # [23:18] <Pomax> using style="width: 100px" for instance works fine
  468. # [23:20] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
  469. # [23:21] * Joins: snearch (~snearch@f053012030.adsl.alicedsl.de)
  470. # [23:21] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
  471. # [23:21] * Quits: pandeiro (~mu@177.33.154.54) (Quit: WeeChat 0.3.8)
  472. # [23:24] * Joins: fdre3wsd_ (~fdre3wsd_@sfs-wifi-dhcp-133-143.sfsu.edu)
  473. # [23:25] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Ping timeout: 245 seconds)
  474. # [23:28] * Quits: snearch (~snearch@f053012030.adsl.alicedsl.de) (Quit: Verlassend)
  475. # [23:29] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Computer has gone to sleep.)
  476. # [23:30] * Joins: insin (~insin@host86-163-177-136.range86-163.btcentralplus.com)
  477. # [23:30] * Quits: _dc (~dc@adrian.nat.trb.com) (Ping timeout: 244 seconds)
  478. # [23:32] * Joins: Chousho (~itsame@216.172.132.149)
  479. # [23:32] * Quits: Chousho (~itsame@216.172.132.149) (Changing host)
  480. # [23:32] * Joins: Chousho (~itsame@unaffiliated/chousho)
  481. # [23:33] * Joins: factor (~factor@r74-195-187-142.msk1cmtc01.mskgok.ok.dh.suddenlink.net)
  482. # [23:34] <Pomax> David_Bradbury: it should now no longer do the "more than once" parse run =)
  483. # [23:38] * Quits: speed_racer8 (~speed_rac@c-76-30-149-251.hsd1.tx.comcast.net) (Ping timeout: 268 seconds)
  484. # [23:40] <David_Bradbury> Almost perfect. The 4th container in the demo is empty.
  485. # [23:40] <David_Bradbury> Works great otherwise
  486. # [23:41] * Quits: r0tha (~r0tha@173.247.200.122) (Ping timeout: 246 seconds)
  487. # [23:42] * Joins: Richhh (~Richhh@host86-134-241-201.range86-134.btcentralplus.com)
  488. # [23:43] * Quits: fdre3wsd_ (~fdre3wsd_@sfs-wifi-dhcp-133-143.sfsu.edu)
  489. # [23:46] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
  490. # [23:48] * Joins: coellobranco (~FoRcEr@229.Red-83-61-144.dynamicIP.rima-tde.net)
  491. # [23:50] * Quits: Chousho (~itsame@unaffiliated/chousho) (Quit: leaving)
  492. # [23:50] * Joins: r0tha (~r0tha@173.247.200.122)
  493. # [23:50] * Joins: Chousho (~Tanuki@216.172.132.149)
  494. # [23:50] * Quits: Chousho (~Tanuki@216.172.132.149) (Changing host)
  495. # [23:50] * Joins: Chousho (~Tanuki@unaffiliated/chousho)
  496. # [23:51] * Quits: Jon47 (~Adium@pool-71-178-240-207.washdc.fios.verizon.net) (Quit: Leaving.)
  497. # [23:54] * Joins: manuchill (~mstalfoor@196-210-183-84.dynamic.isadsl.co.za)
  498. # [23:55] <Pomax> empty? are you blocking scripts? =P
  499. # [23:58] * Quits: rickibalboa (~ricki@84.19.108.75) (Ping timeout: 240 seconds)
  500. # [23:59] <David_Bradbury> Nope, it was working earlier. Got an empty iFrame
  501. # Session Close: Fri Sep 21 00:00:01 2012

The end :)