Options:
- # Session Start: Mon Oct 15 00:00:00 2012
- # Session Ident: #html5
- # [00:01] * Joins: Richhh (~Richhh@host86-134-246-184.range86-134.btcentralplus.com)
- # [00:02] * Quits: pjb1 (~pjb1@188-221-112-22.zone12.bethere.co.uk) (Quit: pjb1)
- # [00:03] * Quits: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru) (Read error: No route to host)
- # [00:04] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [00:05] * Joins: guardian (~guardian@planet-d.net)
- # [00:06] <guardian> hello. a while ago I used the "the perfect 3 column liquid layout" from there http://matthewjamestaylor.com/blog/perfect-3-column.htm . I'm totally new to html5, and tools like compass & susy etc. is there a point converting that site (which still works fine) to something modern?
- # [00:13] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
- # [00:14] * Joins: codewrangler (~codewrang@pool-71-191-34-251.washdc.fios.verizon.net)
- # [00:16] * Parts: eusid (~iris@fl-71-3-199-156.dhcp.embarqhsd.net)
- # [00:16] <Garbee> guardian, The only point is to use the preprocessor and probably clean some stuff up by using variables and such.
- # [00:16] <Garbee> No need to use a preprocessor though.
- # [00:19] <guardian> well I computed the percentages by hand a while ago; adjusted the vertical rythm so that it behaves with ie6 (the countdown didn't even have started). and apart from those 6 "wrapper" divs, I didn't add the tons of css classes you can see in "traditional" grid systems
- # [00:19] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
- # [00:19] * Quits: ghartmann (~ghartmann@cpc23-camd13-2-0-cust14.hari.cable.virginmedia.com) (Quit: Leaving)
- # [00:19] <guardian> so I'm really wondering what it would bring in this precise case, beside the sound principle of semantic markup
- # [00:19] <Garbee> Well, there is no real need to use a preprocessor unless you want to convert.
- # [00:20] * Joins: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net)
- # [00:20] <Garbee> I think this question might be offtopic though. I'm not too sure of the exact scope of this channel.
- # [00:20] <guardian> as the "the perfect 3 column liquid layout" article states, columns appear in markup with sensible middle column, left column then right column ordering
- # [00:21] <guardian> ah yeah I really didn't know where to ask :( I'm sorry for that
- # [00:21] <Garbee> It is fine.
- # [00:21] <Garbee> I will help the best I can, but I also can't really think of anywhere better. :/
- # [00:21] <Garbee> What the article states has nothing to do with using a preprocessor or not.
- # [00:21] <Garbee> That is just personal choice.
- # [00:22] <guardian> indeed, I was more interested in the benefits of semantic tags vs those "simple enough" wrapper divs
- # [00:22] <Garbee> Just readability really. But also added confusion if you don't really understand the elements.
- # [00:23] <guardian> as I said, I followed that article 6 years ago :) and now it looks like CSS is capable of doing grids and preprocessors come with battle tested frameworks with hacks for IE6, IE7 browsers
- # [00:23] <guardian> maybe converting is just looking towards the future
- # [00:24] <guardian> still it feels like converting something that works (with no real drawback I can think of, yeah semantic is sound but those wrapper divs don't really hurt either since they're not cluttered with tons of presentation classes) is a bit useless
- # [00:25] <guardian> anyways, thx for caring
- # [00:26] * Joins: fye (raket@saljer.lsd.nu)
- # [00:28] * Quits: victorbjelkholm (~victorbje@68.Red-79-144-243.dynamicIP.rima-tde.net) (Remote host closed the connection)
- # [00:32] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [00:35] * Joins: mattkelly (mattkelly@drupal.org/user/64049/view)
- # [00:38] * Joins: debsan (~debsan@190.245.74.16)
- # [00:42] <Garbee> guardian, Sorry, I got caught up in the WPD room.
- # [00:42] <Garbee> I like the look of Flexbox personally.
- # [00:42] <Garbee> Still need to mess around some more, but that is looking like a nice setup.
- # [00:43] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
- # [00:43] * Joins: xaq_ (~xaq@vpn128036228244.central.yale.edu)
- # [00:46] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
- # [00:46] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
- # [00:46] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [00:46] * Quits: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net) (Ping timeout: 245 seconds)
- # [00:51] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.89 [Firefox 16.0.1/20121010144125])
- # [00:51] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
- # [00:52] * Quits: tomlane (~laney@5e010392.bb.sky.com) (Remote host closed the connection)
- # [00:54] * Quits: axos411 (~axos@xdsl-78-35-186-42.netcologne.de) (Quit: Leaving.)
- # [00:56] <guardian> what's the browser support for flexbox?
- # [00:57] * Quits: ConnorMontgomery (~c_t_montg@c-24-5-83-204.hsd1.ca.comcast.net) (Ping timeout: 248 seconds)
- # [00:59] <Garbee> http://caniuse.com/#search=flexbox
- # [00:59] <Garbee> Pretty good actually.
- # [00:59] <guardian> ah nice
- # [00:59] <guardian> thx
- # [01:00] <Garbee> tbh, much better than I even thought.
- # [01:00] <Garbee> Once again, sorry for delayed response. WPD is keeping my busy lately.
- # [01:02] * Joins: danielfilho (~danielfil@201.83.157.140)
- # [01:04] * Quits: xaq_ (~xaq@vpn128036228244.central.yale.edu) (Ping timeout: 255 seconds)
- # [01:04] * Joins: Richhhh (~Richhh@host86-134-246-184.range86-134.btcentralplus.com)
- # [01:05] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (Quit: Bye)
- # [01:08] * Quits: mattkelly (mattkelly@drupal.org/user/64049/view)
- # [01:08] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 246 seconds)
- # [01:08] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [01:08] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [01:08] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [01:09] * Joins: mattkelly (~MattKelly@drupal.org/user/64049/view)
- # [01:09] * Joins: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru)
- # [01:09] * Joins: vlad_sta_ (~vlad_star@79.164.131.116)
- # [01:11] * Quits: gyzmodo (x@89.146.125.31)
- # [01:11] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
- # [01:13] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [01:13] * Quits: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru) (Ping timeout: 252 seconds)
- # [01:14] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 245 seconds)
- # [01:16] * Joins: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net)
- # [01:16] * Quits: grumpyOldRussian (~grumpyOld@host86-149-250-138.range86-149.btcentralplus.com) (Remote host closed the connection)
- # [01:18] * Joins: benv (~benv@209.226.201.250)
- # [01:19] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [01:20] * Joins: benknight (~Adium@rrcs-24-39-38-198.nys.biz.rr.com)
- # [01:23] * Quits: benknight (~Adium@rrcs-24-39-38-198.nys.biz.rr.com) (Client Quit)
- # [01:23] * Quits: vlad_sta_ (~vlad_star@79.164.131.116) (Remote host closed the connection)
- # [01:27] * Quits: dameleon (~dameleon@g92.115-65-78.ppp.wakwak.ne.jp) (Remote host closed the connection)
- # [01:28] * Quits: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com) (Remote host closed the connection)
- # [01:31] * Quits: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net) (Remote host closed the connection)
- # [01:31] * Joins: schnoodles (~schnoodle@melbourne.99cluster.com)
- # [01:33] * Quits: teear (teear@80-186-127-219.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [01:34] * Joins: zenorocha (~zenorocha@186.206.15.122)
- # [01:35] * Joins: blinkerror (~Thunderbi@121.54.34.3)
- # [01:38] * Quits: benv (~benv@209.226.201.250) (Quit: Computer has gone to sleep.)
- # [01:47] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [01:47] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 240 seconds)
- # [01:51] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [01:55] * Quits: zenorocha (~zenorocha@186.206.15.122) (Remote host closed the connection)
- # [01:57] * Joins: vlad_starkov (~vlad_star@79.164.131.116)
- # [02:01] * Quits: blinkerror (~Thunderbi@121.54.34.3) (Ping timeout: 260 seconds)
- # [02:06] * Quits: Richhhh (~Richhh@host86-134-246-184.range86-134.btcentralplus.com)
- # [02:06] * Quits: vlad_starkov (~vlad_star@79.164.131.116) (Ping timeout: 245 seconds)
- # [02:14] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [02:17] * Quits: arietis (~arietis@188.242.29.115) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [02:22] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Quit: Leaving.)
- # [02:27] * Joins: barneybook (kvirc@220-133-195-146.HINET-IP.hinet.net)
- # [02:27] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [02:29] * Quits: factor (~factor@r74-195-217-137.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Read error: Connection reset by peer)
- # [02:30] * Joins: erichynds (~ehynds@pool-173-76-135-79.bstnma.fios.verizon.net)
- # [02:34] * Quits: sjefen6 (~sjefen6@2001:700:c00:200:208:74ff:feb1:de4d) (Remote host closed the connection)
- # [02:36] * Joins: sjefen6 (~sjefen6@2001:700:c00:200:208:74ff:feb1:de4d)
- # [02:36] * Joins: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net)
- # [02:41] * Quits: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net) (Ping timeout: 248 seconds)
- # [02:42] * Quits: j_wright (~jwright@ip70-180-205-15.lv.lv.cox.net) (Quit: [A] deaf and blind and dumb and born to follow)
- # [02:47] * Joins: factor (~factor@r74-195-217-137.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
- # [02:54] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [02:57] * Joins: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net)
- # [03:00] * Joins: blinkerror (~Thunderbi@121.54.34.3)
- # [03:02] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
- # [03:03] * Quits: erichynds (~ehynds@pool-173-76-135-79.bstnma.fios.verizon.net)
- # [03:09] * Joins: GDM_ (~Christer_@50.79-160-133.customer.lyse.net)
- # [03:11] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [03:11] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 245 seconds)
- # [03:11] * Quits: Christer (~Christer_@50.79-160-133.customer.lyse.net) (Read error: Connection reset by peer)
- # [03:11] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [03:13] * Joins: thcipriani (~tyler@c-71-229-221-2.hsd1.co.comcast.net)
- # [03:13] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [03:14] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
- # [03:16] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [03:16] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Read error: Connection reset by peer)
- # [03:17] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [03:17] * Quits: Hornet (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com) (Ping timeout: 240 seconds)
- # [03:17] * Joins: sasori (~chatzilla@202.27.31.225)
- # [03:20] * Quits: ejnahc (~ejnahc@unaffiliated/ejnahc) (Remote host closed the connection)
- # [03:21] * Joins: ejnahc (~ejnahc@unaffiliated/ejnahc)
- # [03:21] * Quits: debsan (~debsan@190.245.74.16) (Ping timeout: 260 seconds)
- # [03:23] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [03:28] * Joins: debsan (~debsan@190.245.74.16)
- # [03:28] * Joins: heryMcDerpykins (~herplolde@c-98-245-252-134.hsd1.co.comcast.net)
- # [03:29] * Parts: heryMcDerpykins (~herplolde@c-98-245-252-134.hsd1.co.comcast.net)
- # [03:30] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 255 seconds)
- # [03:30] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [03:30] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [03:30] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [03:34] * Joins: Aqua|V|onk (~Aqua|V|on@c-98-204-235-107.hsd1.md.comcast.net)
- # [03:34] * Joins: mike5w3c (~MikeSmith@s1106045.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [03:34] * Joins: J_Heimbach (~J_Heimbac@ip-37-24-104-5.unitymediagroup.de)
- # [03:34] * Quits: factor (~factor@r74-195-217-137.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Ping timeout: 260 seconds)
- # [03:36] * Joins: factor (~factor@r74-195-217-137.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
- # [03:38] * Quits: Aqua|V|onk (~Aqua|V|on@c-98-204-235-107.hsd1.md.comcast.net) (Client Quit)
- # [03:39] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [03:41] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [03:41] * Quits: factor (~factor@r74-195-217-137.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Read error: Connection reset by peer)
- # [03:42] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [03:43] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [03:46] * Joins: factor (~factor@r74-195-218-17.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
- # [03:46] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [03:52] * Quits: sertaconay (~sertacona@unaffiliated/sertaconay) (Ping timeout: 245 seconds)
- # [03:53] * Joins: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com)
- # [03:53] * Quits: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com) (Client Quit)
- # [04:04] * Joins: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru)
- # [04:05] * Quits: r0tha (~r0tha@76-218-126-126.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
- # [04:08] * Quits: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru) (Ping timeout: 246 seconds)
- # [04:13] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
- # [04:18] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [04:19] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [04:19] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Read error: Connection reset by peer)
- # [04:19] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [04:21] * Joins: boB_K7IQ (~IceChat9@50.125.45.57)
- # [04:21] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
- # [04:27] * Parts: blinkerror (~Thunderbi@121.54.34.3)
- # [04:28] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
- # [04:32] * Joins: snowfox_ben (~benschaaf@c-98-243-88-119.hsd1.mi.comcast.net)
- # [04:37] * Joins: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net)
- # [04:41] * Quits: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net) (Ping timeout: 245 seconds)
- # [04:41] * Quits: debsan (~debsan@190.245.74.16) (Ping timeout: 276 seconds)
- # [04:42] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
- # [04:44] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Quit: has better things to do...)
- # [04:45] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [04:46] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Client Quit)
- # [04:46] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [04:51] * Joins: dameleon_ (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [04:51] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Read error: Connection reset by peer)
- # [04:52] * Joins: gavin_huang (~gravof@115.220.110.227)
- # [04:53] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
- # [04:54] * Quits: danielfilho (~danielfil@201.83.157.140) (Remote host closed the connection)
- # [04:55] * Joins: danielfilho (~danielfil@201.83.157.140)
- # [04:56] * Quits: Vennril (~vennril@p4FCB00AE.dip0.t-ipconnect.de) (Ping timeout: 255 seconds)
- # [04:56] * Joins: Vennril (~vennril@p4FCB09D3.dip0.t-ipconnect.de)
- # [04:56] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
- # [05:00] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [05:04] * Joins: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru)
- # [05:07] * Quits: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net) (Remote host closed the connection)
- # [05:08] * Quits: J_Heimbach (~J_Heimbac@ip-37-24-104-5.unitymediagroup.de) (Ping timeout: 255 seconds)
- # [05:09] * Quits: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru) (Ping timeout: 245 seconds)
- # [05:10] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [05:12] * Joins: debsan (~debsan@190.245.74.16)
- # [05:12] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [05:21] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [05:23] * Joins: r0tha (~r0tha@173.247.200.122)
- # [05:23] * Quits: debsan (~debsan@190.245.74.16) (Ping timeout: 246 seconds)
- # [05:23] * Quits: snowfox_ben (~benschaaf@c-98-243-88-119.hsd1.mi.comcast.net) (Quit: snowfox_ben)
- # [05:29] * Joins: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net)
- # [05:32] * Joins: hugo_moss (hugo_moss@ool-18bef44d.dyn.optonline.net)
- # [05:34] * Joins: benknight (~Adium@rrcs-24-39-38-198.nys.biz.rr.com)
- # [05:34] * Quits: Buglouse (~Buglouse@unaffiliated/Buglouse) (Ping timeout: 246 seconds)
- # [05:35] * Quits: codewrangler (~codewrang@pool-71-191-34-251.washdc.fios.verizon.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [05:41] * Joins: benschwarz (u2121@gateway/web/irccloud.com/x-mvlgdgwijsqzwuan)
- # [05:44] * Quits: hugo_moss (hugo_moss@ool-18bef44d.dyn.optonline.net)
- # [05:51] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [05:51] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
- # [05:53] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
- # [05:59] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
- # [06:00] * Joins: roadt (~roadt@60.168.84.124)
- # [06:05] * Joins: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru)
- # [06:07] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
- # [06:09] * Quits: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru) (Ping timeout: 244 seconds)
- # [06:11] * Joins: kennyluck (~kennyluck@119.161.158.96)
- # [06:12] * Joins: Fwny (~potato@24-212-208-238.cable.teksavvy.com)
- # [06:12] * Joins: sophos (~sophos@unaffiliated/sophos)
- # [06:18] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Quit: sydlawrence)
- # [06:19] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
- # [06:20] * Parts: sophos (~sophos@unaffiliated/sophos) ("..")
- # [06:27] * Quits: wilmoore3 (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) (Remote host closed the connection)
- # [06:27] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
- # [06:28] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 245 seconds)
- # [06:28] * guspur|off is now known as guspur
- # [06:29] * Parts: guspur (guspur@trekweb/user/guspur) ("Leaving")
- # [06:33] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [06:36] * Joins: Purilla (~chatzilla@122-57-115-68.jetstream.xtra.co.nz)
- # [06:37] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Quit: sydlawrence)
- # [06:41] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
- # [06:45] * Joins: xaq_ (~xaq@c-75-69-15-69.hsd1.vt.comcast.net)
- # [06:45] * Joins: bibo360 (~bibo360@bobi.signap.com)
- # [06:45] * Quits: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net) (Read error: Connection reset by peer)
- # [06:46] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
- # [06:47] * Quits: xaq_ (~xaq@c-75-69-15-69.hsd1.vt.comcast.net) (Remote host closed the connection)
- # [06:47] * Quits: Purilla (~chatzilla@122-57-115-68.jetstream.xtra.co.nz) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [06:48] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
- # [06:50] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
- # [06:51] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
- # [06:55] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [06:56] * Joins: fdre3wsd_ (~fdre3wsd_@c-71-204-173-205.hsd1.ca.comcast.net)
- # [06:56] * Joins: FriendlyLumberja (~Loggin@argon.bugfix.in)
- # [07:05] * Joins: vlad_starkov (~vlad_star@79.164.131.116)
- # [07:09] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
- # [07:09] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
- # [07:09] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [07:09] * Quits: vlad_starkov (~vlad_star@79.164.131.116) (Ping timeout: 245 seconds)
- # [07:11] * Quits: danielfilho (~danielfil@201.83.157.140) (Remote host closed the connection)
- # [07:12] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
- # [07:17] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
- # [07:18] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [07:22] * Quits: mattkelly (~MattKelly@drupal.org/user/64049/view)
- # [07:22] * Joins: mattkelly_ (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net)
- # [07:22] * Quits: mattkelly_ (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net) (Changing host)
- # [07:22] * Joins: mattkelly_ (~mattwkell@drupal.org/user/64049/view)
- # [07:24] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
- # [07:25] * Joins: sasori (~chatzilla@202.27.31.225)
- # [07:25] * Quits: mattkelly_ (~mattwkell@drupal.org/user/64049/view) (Client Quit)
- # [07:28] * Joins: mattkelly (mattkelly@drupal.org/user/64049/view)
- # [07:30] * Joins: bbtb1982 (~none@c-98-202-64-158.hsd1.ut.comcast.net)
- # [07:32] * Joins: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru)
- # [07:33] * Joins: vlad_sta_ (~vlad_star@79.164.131.116)
- # [07:33] * Parts: bbtb1982 (~none@c-98-202-64-158.hsd1.ut.comcast.net)
- # [07:34] * Quits: fdre3wsd_ (~fdre3wsd_@c-71-204-173-205.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [07:35] * Joins: fdre3wsd_ (~fdre3wsd_@c-71-204-173-205.hsd1.ca.comcast.net)
- # [07:36] * Quits: vlad_sta_ (~vlad_star@79.164.131.116) (Remote host closed the connection)
- # [07:36] * Quits: benknight (~Adium@rrcs-24-39-38-198.nys.biz.rr.com) (Quit: Leaving.)
- # [07:36] * Quits: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru) (Ping timeout: 246 seconds)
- # [07:36] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
- # [07:40] * Joins: niloy (~niloy@203.196.177.156)
- # [07:41] * Joins: Ducki__ (~Ducki@pD9E39CB0.dip0.t-ipconnect.de)
- # [07:50] * Quits: AlbireoX (~AlbireoX@76.78.168.158) (Remote host closed the connection)
- # [07:50] * Joins: AlbireoX (~AlbireoX@76.78.168.158)
- # [07:51] * Quits: GDM_ (~Christer_@50.79-160-133.customer.lyse.net) (Quit: Leaving...)
- # [07:53] * Joins: barneybook_work (~Thunderbi@220.132.177.78)
- # [07:55] * Quits: AlbireoX (~AlbireoX@76.78.168.158) (Ping timeout: 245 seconds)
- # [07:55] * Quits: quiliro (~ana@177.41.76.116) (Quit: Leaving.)
- # [07:56] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
- # [07:57] * Quits: tomshreds (~shreds@18-156.tr.cgocable.ca) (Quit: Leaving...)
- # [08:01] * Joins: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net)
- # [08:02] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 255 seconds)
- # [08:03] * Joins: gyzmodo (x@89.146.91.144)
- # [08:04] * Joins: bbtb1982 (~none@c-98-202-64-158.hsd1.ut.comcast.net)
- # [08:04] * Parts: bbtb1982 (~none@c-98-202-64-158.hsd1.ut.comcast.net)
- # [08:05] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [08:07] * Quits: hemanth (~who@182.71.223.79) (Read error: Connection reset by peer)
- # [08:08] * Joins: longbeach (~mike@AFontenayssB-152-1-14-144.w82-121.abo.wanadoo.fr)
- # [08:08] * Joins: hemanth (~who@182.71.223.81)
- # [08:12] * Joins: saschagehlich (~sascha@p5DD55AD1.dip.t-dialin.net)
- # [08:13] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
- # [08:16] * Joins: thegh (~thegh@c83-249-68-220.bredband.comhem.se)
- # [08:16] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
- # [08:19] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
- # [08:19] * Quits: LordG33k (~LordG33k@awesome-sauce.co.cc) (Ping timeout: 244 seconds)
- # [08:19] * Joins: sasori (~chatzilla@202.27.31.225)
- # [08:24] * Quits: fdre3wsd_ (~fdre3wsd_@c-71-204-173-205.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [08:27] * Quits: thegh (~thegh@c83-249-68-220.bredband.comhem.se) (Ping timeout: 244 seconds)
- # [08:30] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [08:30] * Joins: roel_ (~quassel@d54C236E3.access.telenet.be)
- # [08:30] * Joins: thirdknife (~thirdknif@39.47.1.55)
- # [08:32] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [08:33] * Joins: soee (~soee@83-238-167-52.ip.netia.com.pl)
- # [08:33] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 246 seconds)
- # [08:33] * Joins: poolshark (~quassel@dslb-188-103-070-092.pools.arcor-ip.net)
- # [08:34] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [08:34] * Quits: Richhh (~Richhh@host86-134-246-184.range86-134.btcentralplus.com)
- # [08:34] * Quits: fye (raket@saljer.lsd.nu) (Ping timeout: 260 seconds)
- # [08:43] * Quits: saschagehlich (~sascha@p5DD55AD1.dip.t-dialin.net) (Read error: Connection reset by peer)
- # [08:43] * Joins: saschagehlich (~sascha@p5DD55AD1.dip.t-dialin.net)
- # [08:44] * Quits: schnoodles (~schnoodle@melbourne.99cluster.com) (Remote host closed the connection)
- # [08:47] * Joins: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru)
- # [08:48] * Quits: bibo360 (~bibo360@bobi.signap.com) (Remote host closed the connection)
- # [08:50] * Joins: replore (~replore@EM117-55-65-135.emobile.ad.jp)
- # [08:50] * Quits: DeltaHeavyz (~DeltaHeav@d24-204-219-104.home4.cgocable.net) (Ping timeout: 255 seconds)
- # [08:51] * Quits: DeltaHeavy (~DeltaHeav@d24-204-219-104.home4.cgocable.net) (Ping timeout: 255 seconds)
- # [08:51] * Quits: vlad_starkov (~vlad_star@ppp91-79-64-160.pppoe.mtu-net.ru) (Ping timeout: 245 seconds)
- # [08:53] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
- # [08:54] * Joins: jetienne__ (~jerome@82.230.255.246)
- # [08:55] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
- # [08:56] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
- # [08:59] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
- # [08:59] * Joins: mstalfoort (~manuchill@83.232.96.217)
- # [09:01] * Quits: shaycojo (c25a695e@gateway/web/freenode/ip.194.90.105.94) (Quit: Page closed)
- # [09:01] * Quits: saschagehlich (~sascha@p5DD55AD1.dip.t-dialin.net) (Read error: Connection timed out)
- # [09:03] * Quits: quest88 (~quest88@c-24-7-34-255.hsd1.ca.comcast.net) (Quit: quest88)
- # [09:03] * Joins: saschagehlich (~sascha@p5DD55AD1.dip.t-dialin.net)
- # [09:06] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [09:08] * Parts: mstalfoort (~manuchill@83.232.96.217) ("kthxbai")
- # [09:13] * Quits: jetienne__ (~jerome@82.230.255.246) (Quit: jetienne__)
- # [09:19] * Joins: bibo360 (~bibo360@bobi.signap.com)
- # [09:21] * Quits: mattkelly (mattkelly@drupal.org/user/64049/view) (Ping timeout: 260 seconds)
- # [09:25] * Joins: j_wright (~jwright@ip70-180-205-15.lv.lv.cox.net)
- # [09:27] * Joins: dhruvasagar (~dhruvasag@122.167.214.197)
- # [09:27] * Joins: Hornet (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com)
- # [09:30] * Quits: bibo360 (~bibo360@bobi.signap.com) (Ping timeout: 260 seconds)
- # [09:32] * Joins: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th)
- # [09:33] * Joins: sedovsek (~robert@89.143.12.238)
- # [09:34] * Joins: blinkerror (~Thunderbi@49.145.87.7)
- # [09:38] * Quits: worstadmin (~worstadmi@cpe-67-250-96-168.si.res.rr.com) (Ping timeout: 272 seconds)
- # [09:38] * Joins: carlos_antonio (~benway@173.230.152.21)
- # [09:38] * Quits: carlos_antonio (~benway@173.230.152.21) (Changing host)
- # [09:38] * Joins: carlos_antonio (~benway@unaffiliated/disusered)
- # [09:40] * Quits: saschagehlich (~sascha@p5DD55AD1.dip.t-dialin.net) (Quit: saschagehlich)
- # [09:40] * Joins: worstadmin (~worstadmi@cpe-67-250-96-168.si.res.rr.com)
- # [09:41] * Quits: carlos_antonio (~benway@unaffiliated/disusered) (Client Quit)
- # [09:47] * Joins: phrearch (~Phrearch@82-136-242-180.ip.telfort.nl)
- # [09:48] * Joins: BigKing (~BigKing@dslb-088-076-069-153.pools.arcor-ip.net)
- # [09:48] * Joins: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr)
- # [09:49] * Joins: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de)
- # [09:50] * Joins: sertaconay (~sertacona@unaffiliated/sertaconay)
- # [09:51] * Quits: n0g4n0o (~noganoo@DSLPool-net215-203.wctc.net) (Quit: For by grace are ye saved through faith; and that not of yourselves: it is the gift of God: Not of works, lest any man should boast. - Ephesians 2:8-9)
- # [09:54] * Quits: sertaconay (~sertacona@unaffiliated/sertaconay) (Read error: Connection reset by peer)
- # [09:55] * Joins: sertaconay (~sertacona@unaffiliated/sertaconay)
- # [09:55] * Joins: bibo360 (~bibo360@163.242.89.79.rev.sfr.net)
- # [09:58] * Joins: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net)
- # [09:58] * Parts: blinkerror (~Thunderbi@49.145.87.7)
- # [09:59] * Quits: replore (~replore@EM117-55-65-135.emobile.ad.jp) (Ping timeout: 252 seconds)
- # [10:01] * Joins: prudnikov (~prudnikov@20.60.broadband7.iol.cz)
- # [10:01] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
- # [10:01] * Joins: caddoo (~quassel@81.179.1.38)
- # [10:02] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Ping timeout: 260 seconds)
- # [10:03] * Joins: mokush_ (~quassel@82.208.133.70)
- # [10:07] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
- # [10:07] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
- # [10:12] * Quits: sertaconay (~sertacona@unaffiliated/sertaconay) (Read error: Operation timed out)
- # [10:19] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Read error: Connection reset by peer)
- # [10:20] * Quits: Jikai (~Jikan@2001:41d0:2:401f::2) (Read error: Connection reset by peer)
- # [10:21] * Joins: Jikan (~Jikan@2001:41d0:2:401f::2)
- # [10:22] * Joins: Ginger26 (~jarrydlyn@41.51.55.217)
- # [10:23] <Ginger26> hi why do html5 use so much hardware resources ? like its putting so much strain on my cpu
- # [10:23] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [10:24] * Joins: xec_ (~xec@188.95.241.142)
- # [10:25] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
- # [10:27] * Joins: nonge_ (~nonge@p5B3260CF.dip.t-dialin.net)
- # [10:28] * Quits: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th) (Read error: Connection reset by peer)
- # [10:31] * Quits: nonge (~nonge@p5B326B46.dip.t-dialin.net) (Ping timeout: 255 seconds)
- # [10:32] * Parts: Ginger26 (~jarrydlyn@41.51.55.217)
- # [10:37] * Joins: JakeA (~Adium@149.241.185.200)
- # [10:37] * Quits: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [10:40] * Joins: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th)
- # [10:42] * Joins: Ginger26 (~jarrydlyn@41.51.55.217)
- # [10:43] * Joins: sertaconay (~sertacona@unaffiliated/sertaconay)
- # [10:44] * Parts: guardian (~guardian@planet-d.net)
- # [10:44] * Joins: saschagehlich (~sascha@p5DE8097F.dip.t-dialin.net)
- # [10:51] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
- # [10:51] * Quits: Ducki__ (~Ducki@pD9E39CB0.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [10:52] * Parts: Ginger26 (~jarrydlyn@41.51.55.217)
- # [10:53] * Joins: popolon (~popolon@og-free.planet-service.fr)
- # [10:53] <popolon> hi
- # [10:53] * Quits: sertaconay (~sertacona@unaffiliated/sertaconay) (Read error: Connection reset by peer)
- # [10:55] * Joins: Ducki (~Ducki@pD9E39CB0.dip0.t-ipconnect.de)
- # [10:56] <popolon> Do you know if there is a mean to get the sensitive pressure of an event device in HTML5+js ?
- # [10:58] <mike5w3c> popolon: no yet no
- # [10:58] <mike5w3c> I don't think
- # [10:58] <mike5w3c> I believe the DOM Events WG is planning to add that later
- # [10:58] <popolon> every os can manage this a standard way no, I suppose this only need a mapping in the event class
- # [10:59] <popolon> cool :)
- # [10:59] <mike5w3c> popolon: see http://dvcs.w3.org/hg/webevents/raw-file/tip/touchevents.html but I don't think anybody has implemented those parts yet
- # [11:00] <mike5w3c> "force" attribute
- # [11:01] <popolon> better than I thought
- # [11:01] <mike5w3c> popolon: shepazu would be the right guy to ask about status of that
- # [11:01] <popolon> there is even radiusX (for managing the pressure of a finger depending of surface contact)
- # [11:02] <popolon> I tested the gpl application markers2 on an android phone and work fine, I didn't think that was possible
- # [11:02] <mike5w3c> yeah and they are planning to add attributes for things like the angle of the pen
- # [11:02] <popolon> perfect for tablets :)
- # [11:02] <mike5w3c> yeah
- # [11:03] <popolon> don't know if the galaxy note manage angle, I only hear about pressure ???
- # [11:03] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
- # [11:03] <mike5w3c> I doubt it handles angle
- # [11:04] <mike5w3c> I'm surprised it provides pressure info
- # [11:04] <mike5w3c> I wonder how granular it is
- # [11:04] <popolon> on note 1 : 512 levels
- # [11:04] <mike5w3c> wow
- # [11:04] <popolon> on note 10.1 & note 2 1024
- # [11:04] <mike5w3c> that's pretty cool
- # [11:04] <popolon> S pen is a wacom technology
- # [11:04] <mike5w3c> damn
- # [11:04] <mike5w3c> ah
- # [11:04] <mike5w3c> so that figures I guess
- # [11:04] <mike5w3c> that's a relatively expensive touchscreen then I guess
- # [11:04] <mike5w3c> compared to most
- # [11:04] <popolon> so angle could be implemented, but not sure
- # [11:05] <mike5w3c> if it's a wacom screen I guess it probably could be exposed yeah
- # [11:05] <popolon> if that's wacom technology I suppose this is more a question of electromagnetic sensors in pen and at the border of the box
- # [11:06] <mike5w3c> yeah I wouldn't have any idea about the details
- # [11:06] <popolon> or something like that
- # [11:06] * Joins: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net)
- # [11:06] <popolon> and that's a standard capacitive multitouch screen
- # [11:06] <mike5w3c> OK
- # [11:07] <mike5w3c> popolon: well if you want to know where the browser vendors are with enabling that stuff to be exposed to webapps, definitely ping shepazu some time when he's around
- # [11:07] <mike5w3c> he's in the east coast in the US so probably sleeping now
- # [11:08] <mike5w3c> and/or look around for him on the #webplatform channel
- # [11:09] * Joins: cwkx (~Chris@87.127.78.230)
- # [11:11] * Quits: mike5w3c (~MikeSmith@s1106045.xgsspn.imtp.tachikawa.spmode.ne.jp) (Quit: Make the road by walking. (B-side: Tired of Fighting))
- # [11:12] * Joins: mike5w3c (~MikeSmith@s1106045.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [11:12] <popolon> ok, thank you very much mike5w3c
- # [11:13] * Joins: vlad_starkov (~vlad_star@h1173.porttelecom.ru)
- # [11:13] <mike5w3c> popolon: no problem, but I didn't help so much :)
- # [11:13] * Quits: mike5w3c (~MikeSmith@s1106045.xgsspn.imtp.tachikawa.spmode.ne.jp) (Client Quit)
- # [11:13] * Joins: mike5w3c (~MikeSmith@s1106045.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [11:14] <popolon> I didn't find this page, so that's already a great help
- # [11:14] <mike5w3c> ok
- # [11:18] * Joins: Ducki_ (~Ducki@pD9E3A085.dip0.t-ipconnect.de)
- # [11:19] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [11:19] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Client Quit)
- # [11:19] * Quits: saschagehlich (~sascha@p5DE8097F.dip.t-dialin.net) (Read error: Connection reset by peer)
- # [11:20] * Joins: saschagehlich (~sascha@p5DE8097F.dip.t-dialin.net)
- # [11:20] * Quits: Ducki (~Ducki@pD9E39CB0.dip0.t-ipconnect.de) (Ping timeout: 255 seconds)
- # [11:20] * Joins: melst (~melst@pop1-1821.catv.wtnet.de)
- # [11:20] * Parts: melst (~melst@pop1-1821.catv.wtnet.de)
- # [11:20] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [11:24] * Joins: LordG33k (~LordG33k@awesome-sauce.co.cc)
- # [11:24] * Quits: coeus (~coeus@dslb-084-061-021-162.pools.arcor-ip.net) (Ping timeout: 248 seconds)
- # [11:27] * Joins: Kolombiken (~Adium@217.13.228.226)
- # [11:27] * Quits: barneybook_work (~Thunderbi@220.132.177.78) (Read error: Connection reset by peer)
- # [11:28] * Joins: barneybook_work (~Thunderbi@220.132.177.78)
- # [11:29] * Joins: Gorkyman (~Gorkyman@unaffiliated/gorkyman)
- # [11:32] * Joins: jgomez (~jgomez@79.121.254.19)
- # [11:33] * Quits: mike5w3c (~MikeSmith@s1106045.xgsspn.imtp.tachikawa.spmode.ne.jp) (Quit: Make the road by walking. (B-side: Tired of Fighting))
- # [11:33] * Quits: ImBcmDth (~Jon@pool-108-35-110-36.nwrknj.fios.verizon.net) (Read error: Connection reset by peer)
- # [11:33] * Joins: manuelbieh_ (~beeevi2@p50997681.dip0.t-ipconnect.de)
- # [11:33] * Joins: ImBcmDth (~Jon@pool-108-35-110-36.nwrknj.fios.verizon.net)
- # [11:33] * Joins: mike5w3c (~MikeSmith@s1106045.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [11:33] * Joins: beckyisabunny_ (~becky@host-78-144-147-33.as13285.net)
- # [11:34] * Quits: bibo360 (~bibo360@163.242.89.79.rev.sfr.net) (Remote host closed the connection)
- # [11:35] * Quits: LordG33k (~LordG33k@awesome-sauce.co.cc) (Ping timeout: 272 seconds)
- # [11:35] * Quits: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
- # [11:36] * Quits: dhruvasagar (~dhruvasag@122.167.214.197) (Ping timeout: 245 seconds)
- # [11:36] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Ping timeout: 245 seconds)
- # [11:36] * beckyisabunny_ is now known as beckyisabunny
- # [11:37] * Joins: dhruvasagar (~dhruvasag@122.167.214.197)
- # [11:37] * Quits: saschagehlich (~sascha@p5DE8097F.dip.t-dialin.net) (Read error: Connection reset by peer)
- # [11:38] * Joins: saschagehlich (~sascha@p5DE8097F.dip.t-dialin.net)
- # [11:39] * Joins: mike5w3c_ (~MikeSmith@s1106053.xgsspn.imtp.tachikawa.spmode.ne.jp)
- # [11:40] * Quits: shac (~shac@5adc0e22.bb.sky.com) (Read error: Operation timed out)
- # [11:41] * Quits: mike5w3c (~MikeSmith@s1106045.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout: 240 seconds)
- # [11:41] * mike5w3c_ is now known as mike5w3c
- # [11:43] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 245 seconds)
- # [11:46] * Quits: vlad_starkov (~vlad_star@h1173.porttelecom.ru) (Ping timeout: 252 seconds)
- # [11:46] * Joins: LordG33k (~LordG33k@awesome-sauce.co.cc)
- # [11:47] * Quits: LordG33k (~LordG33k@awesome-sauce.co.cc) (Max SendQ exceeded)
- # [11:50] * Joins: LordG33k (~LordG33k@awesome-sauce.co.cc)
- # [11:50] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [11:51] * Quits: LordG33k (~LordG33k@awesome-sauce.co.cc) (Max SendQ exceeded)
- # [11:51] * Joins: LordG33k (~LordG33k@awesome-sauce.co.cc)
- # [11:55] * Quits: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th) (Remote host closed the connection)
- # [11:56] * Quits: gyzmodo (x@89.146.91.144) (Remote host closed the connection)
- # [11:58] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
- # [11:59] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
- # [11:59] * Joins: bibo360 (~bibo360@163.242.89.79.rev.sfr.net)
- # [12:00] * Joins: gyzmodo (x@89.146.91.144)
- # [12:08] * Quits: LordG33k (~LordG33k@awesome-sauce.co.cc) (Ping timeout: 245 seconds)
- # [12:12] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [12:18] * Joins: melst1 (~melst@pop1-861.catv.wtnet.de)
- # [12:18] * Parts: melst1 (~melst@pop1-861.catv.wtnet.de)
- # [12:20] * Joins: shac (~shac@5adc0e22.bb.sky.com)
- # [12:20] * Quits: gavin_huang (~gravof@115.220.110.227) (Quit: Computer has gone to sleep.)
- # [12:22] * Quits: bibo360 (~bibo360@163.242.89.79.rev.sfr.net) (Remote host closed the connection)
- # [12:23] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
- # [12:26] * Joins: jak (jak@box.jak.io)
- # [12:27] * Joins: robottinosino (~robottino@82.Red-88-9-144.dynamicIP.rima-tde.net)
- # [12:28] * Quits: shac (~shac@5adc0e22.bb.sky.com) (Ping timeout: 245 seconds)
- # [12:29] * Quits: xec_ (~xec@188.95.241.142) (Ping timeout: 245 seconds)
- # [12:30] * Quits: Ducki_ (~Ducki@pD9E3A085.dip0.t-ipconnect.de) (Ping timeout: 255 seconds)
- # [12:30] * Joins: shac (~shac@5ad73812.bb.sky.com)
- # [12:32] * Joins: rickibalboa (~ricki@84.19.107.42)
- # [12:33] * Quits: robottinosino (~robottino@82.Red-88-9-144.dynamicIP.rima-tde.net) (Quit: robottinosino)
- # [12:33] * Joins: robottinosino (~robottino@82.Red-88-9-144.dynamicIP.rima-tde.net)
- # [12:33] * Joins: gavin_huang (~gravof@115.220.110.227)
- # [12:36] * Quits: barneybook_work (~Thunderbi@220.132.177.78) (Quit: barneybook_work)
- # [12:36] * Quits: prudnikov (~prudnikov@20.60.broadband7.iol.cz) (Quit: Leaving...)
- # [12:36] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
- # [12:38] * Joins: soee_ (~soee@83-238-167-52.ip.netia.com.pl)
- # [12:39] * Joins: mattkelly (mattkelly@c-69-181-69-39.hsd1.ca.comcast.net)
- # [12:40] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Ping timeout: 252 seconds)
- # [12:41] * Quits: dhruvasagar (~dhruvasag@122.167.214.197) (Ping timeout: 252 seconds)
- # [12:42] * Quits: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [12:42] * Joins: dhruvasagar (~dhruvasag@122.167.214.197)
- # [12:43] * Quits: mattkelly (mattkelly@c-69-181-69-39.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [12:44] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 252 seconds)
- # [12:46] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
- # [12:46] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
- # [12:47] * Joins: Ducki_ (~Ducki@pD9E3A085.dip0.t-ipconnect.de)
- # [12:48] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
- # [12:49] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [12:52] * Quits: factor (~factor@r74-195-218-17.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Ping timeout: 260 seconds)
- # [12:53] * Joins: fye (~fye@46.194.233.137)
- # [12:55] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
- # [12:58] * Joins: axos411 (~axos@xdsl-78-35-134-183.netcologne.de)
- # [13:03] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
- # [13:04] * Quits: dhruvasagar (~dhruvasag@122.167.214.197) (Ping timeout: 240 seconds)
- # [13:05] * Joins: dhruvasagar (~dhruvasag@122.167.214.197)
- # [13:06] * Joins: LordG33k (~LordG33k@awesome-sauce.co.cc)
- # [13:07] * Quits: BigKing (~BigKing@dslb-088-076-069-153.pools.arcor-ip.net) (Ping timeout: 244 seconds)
- # [13:09] * Quits: axos411 (~axos@xdsl-78-35-134-183.netcologne.de) (Quit: Leaving.)
- # [13:11] * Joins: DeltaHeavy (~DeltaHeav@d24-204-219-104.home4.cgocable.net)
- # [13:11] * Joins: DeltaHeavyz (~DeltaHeav@d24-204-219-104.home4.cgocable.net)
- # [13:12] * Quits: DeltaHeavyz (~DeltaHeav@d24-204-219-104.home4.cgocable.net) (Read error: Connection reset by peer)
- # [13:12] * Quits: DeltaHeavy (~DeltaHeav@d24-204-219-104.home4.cgocable.net) (Read error: Connection reset by peer)
- # [13:12] * Quits: robottinosino (~robottino@82.Red-88-9-144.dynamicIP.rima-tde.net) (Quit: robottinosino)
- # [13:17] * Quits: mokush_ (~quassel@82.208.133.70) (Ping timeout: 252 seconds)
- # [13:18] * Joins: sedovsek (~robert@89.143.12.238)
- # [13:18] * Joins: arietis (~arietis@188.242.29.115)
- # [13:21] * Quits: dhruvasagar (~dhruvasag@122.167.214.197) (Ping timeout: 276 seconds)
- # [13:21] * Joins: dhruvasagar (~dhruvasag@122.167.214.197)
- # [13:29] * Joins: erichynds (~ehynds@pool-173-76-135-79.bstnma.fios.verizon.net)
- # [13:32] * Joins: xec_ (~xec@188.95.241.142)
- # [13:33] * Joins: obert- (~obert@host139-34-dynamic.46-79-r.retail.telecomitalia.it)
- # [13:33] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [13:36] * Joins: factor (~factor@r74-195-218-17.msk1cmtc02.mskgok.ok.dh.suddenlink.net)
- # [13:40] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 248 seconds)
- # [13:50] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
- # [13:51] * Joins: sunbeam (~sunbeam@79.99.2.128)
- # [13:51] <sunbeam> whats a recommendable way to have a image hover nav item
- # [13:51] <sunbeam> i know li span a
- # [13:51] <sunbeam> but that is not ok in this case because the nav link has transparent parts
- # [13:54] * Joins: quiliro (~ana@177.41.76.116.dynamic.adsl.gvt.net.br)
- # [13:56] * Quits: dhruvasagar (~dhruvasag@122.167.214.197) (Ping timeout: 240 seconds)
- # [13:57] * Joins: dhruvasagar (~dhruvasag@122.167.214.197)
- # [13:57] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
- # [13:59] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 246 seconds)
- # [13:59] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Quit: Be back later)
- # [14:00] * Joins: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th)
- # [14:05] * Parts: Kolombiken (~Adium@217.13.228.226)
- # [14:09] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [14:16] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
- # [14:19] * Quits: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th) (Remote host closed the connection)
- # [14:19] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [14:19] * Joins: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th)
- # [14:19] * Joins: mokush_ (~quassel@82.208.133.70)
- # [14:26] * Quits: dhruvasagar (~dhruvasag@122.167.214.197) (Ping timeout: 246 seconds)
- # [14:27] * Quits: dahlfors (johan@95.140.182.120) (Ping timeout: 268 seconds)
- # [14:31] * Joins: benknight (~Adium@184-198-56-134.pools.spcsdns.net)
- # [14:32] * Quits: beckyisabunny (~becky@host-78-144-147-33.as13285.net) (Quit: beckyisabunny)
- # [14:32] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Quit: Leaving.)
- # [14:34] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
- # [14:36] * Quits: brtdv (~brtdv@178-119-203-34.access.telenet.be) (Ping timeout: 260 seconds)
- # [14:41] * Joins: blinkerror (~Thunderbi@119.93.51.12)
- # [14:42] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
- # [14:42] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 265 seconds)
- # [14:42] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [14:42] * Quits: factor (~factor@r74-195-218-17.msk1cmtc02.mskgok.ok.dh.suddenlink.net) (Quit: Leaving)
- # [14:43] * Joins: brtdv (~brtdv@178-119-203-34.access.telenet.be)
- # [14:47] * Quits: dameleon_ (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [14:47] * Joins: replore_ (~replore@FL1-122-135-249-222.kng.mesh.ad.jp)
- # [14:54] * Quits: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th) (Remote host closed the connection)
- # [14:55] * EHLOVader[afk] is now known as EHLOVader
- # [14:56] * Joins: bibo360 (~bibo360@ABayonne-256-1-153-191.w90-50.abo.wanadoo.fr)
- # [14:57] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
- # [14:57] * Joins: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th)
- # [14:59] * Joins: dahlfors (johan@95.140.182.120)
- # [15:02] * Quits: erichynds (~ehynds@pool-173-76-135-79.bstnma.fios.verizon.net)
- # [15:04] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
- # [15:09] * Joins: miChou (~mibalan@dublin-proxy.adobe.com)
- # [15:13] * Joins: sertaconay (~sertacona@unaffiliated/sertaconay)
- # [15:22] * Joins: lar_zzz (~lar_zzz@business-088-079-143-185.static.arcor-ip.net)
- # [15:22] * Joins: debsan (~debsan@190.245.74.16)
- # [15:24] * Quits: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th) (Quit: Leaving)
- # [15:24] * Joins: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th)
- # [15:26] * Joins: beeeviiz (~beeevi2@p50997681.dip0.t-ipconnect.de)
- # [15:27] * Joins: sasori_ (~sasori@cm223.sigma174.maxonline.com.sg)
- # [15:27] * Joins: thisgeek (~chris@ool-45757d25.dyn.optonline.net)
- # [15:27] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [15:28] * Quits: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th) (Client Quit)
- # [15:28] * Quits: manuelbieh_ (~beeevi2@p50997681.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
- # [15:29] * Joins: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th)
- # [15:29] * Quits: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th) (Max SendQ exceeded)
- # [15:31] * Joins: replore (~replore@FL1-122-135-249-222.kng.mesh.ad.jp)
- # [15:32] * Quits: replore_ (~replore@FL1-122-135-249-222.kng.mesh.ad.jp) (Remote host closed the connection)
- # [15:33] * Joins: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th)
- # [15:36] * Quits: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th) (Client Quit)
- # [15:36] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [15:37] * Quits: replore (~replore@FL1-122-135-249-222.kng.mesh.ad.jp) (Ping timeout: 246 seconds)
- # [15:37] * Joins: benknight1 (~Adium@184-200-155-241.pools.spcsdns.net)
- # [15:38] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Client Quit)
- # [15:39] * Joins: Fox` (~b@host81-149-214-9.in-addr.btopenworld.com)
- # [15:40] <Fox`> can anyone explain to me why i'd want to use a service like Pusher over my own websockets server?
- # [15:40] * Quits: benknight (~Adium@184-198-56-134.pools.spcsdns.net) (Ping timeout: 260 seconds)
- # [15:42] * Joins: dameleon (~dameleon@g92.115-65-78.ppp.wakwak.ne.jp)
- # [15:42] * Joins: replore_ (~replore@FL1-122-135-249-222.kng.mesh.ad.jp)
- # [15:43] * Joins: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net)
- # [15:44] * Joins: bentruyman (~bentruyma@li159-104.members.linode.com)
- # [15:45] * Quits: benknight1 (~Adium@184-200-155-241.pools.spcsdns.net) (Quit: Leaving.)
- # [15:46] * Joins: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th)
- # [15:49] * Joins: ibere (~nitidaweb@177.40.178.60)
- # [15:50] * Joins: BigKing (~BigKing@dslb-088-076-069-153.pools.arcor-ip.net)
- # [15:53] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
- # [15:57] * Joins: zenorocha (~zenorocha@186.206.15.122)
- # [15:59] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
- # [16:00] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
- # [16:02] * Joins: axos411 (~axos@xdsl-78-35-134-183.netcologne.de)
- # [16:03] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
- # [16:03] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
- # [16:03] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [16:06] * Quits: axos411 (~axos@xdsl-78-35-134-183.netcologne.de) (Client Quit)
- # [16:07] * Joins: _dc (~dc@163.192.12.1)
- # [16:10] * Quits: soee_ (~soee@83-238-167-52.ip.netia.com.pl) (Quit: Wychodzi)
- # [16:11] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
- # [16:13] * Quits: zenorocha (~zenorocha@186.206.15.122) (Remote host closed the connection)
- # [16:14] * Quits: bibo360 (~bibo360@ABayonne-256-1-153-191.w90-50.abo.wanadoo.fr) (Remote host closed the connection)
- # [16:14] * Joins: whitman (whitman@dm-cis-037.its.dur.ac.uk)
- # [16:15] * Joins: erichynds (~ehynds@64.206.121.41)
- # [16:16] * Quits: thcipriani (~tyler@c-71-229-221-2.hsd1.co.comcast.net) (Read error: Operation timed out)
- # [16:16] * Joins: bibo360 (~bibo360@ABayonne-256-1-153-191.w90-50.abo.wanadoo.fr)
- # [16:17] * abstractj|away is now known as abstractj
- # [16:18] * Quits: blinkerror (~Thunderbi@119.93.51.12) (Ping timeout: 245 seconds)
- # [16:19] * Quits: barneybook (kvirc@220-133-195-146.HINET-IP.hinet.net) (Read error: Connection reset by peer)
- # [16:21] * Joins: blinkerror (~Thunderbi@119.93.51.12)
- # [16:22] * Quits: kennyluck (~kennyluck@119.161.158.96) (Quit: kennyluck)
- # [16:23] * Joins: zenorocha (~zenorocha@186.206.15.122)
- # [16:28] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [16:28] * Quits: zenorocha (~zenorocha@186.206.15.122) (Remote host closed the connection)
- # [16:29] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [16:35] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
- # [16:36] * Joins: cheeaun (u2141@gateway/web/irccloud.com/x-ajakbykktfsqkgvd)
- # [16:36] * Quits: thisgeek (~chris@ool-45757d25.dyn.optonline.net) (Quit: thisgeek)
- # [16:36] * Joins: rusfel (~rusfel@173-80-240-215.atw.dyn.suddenlink.net)
- # [16:36] * Joins: irae_ (~irae_@nat/yahoo/x-osyczdnufczkbjhi)
- # [16:39] * Joins: alex13 (~ALEX@modemcable151.162-200-24.mc.videotron.ca)
- # [16:40] * Joins: welovefree (~welovefre@41.137.74.164)
- # [16:40] * Parts: welovefree (~welovefre@41.137.74.164)
- # [16:41] * Quits: Ducki_ (~Ducki@pD9E3A085.dip0.t-ipconnect.de) (Ping timeout: 255 seconds)
- # [16:41] * Joins: bbtb1982 (~none@c-98-202-64-158.hsd1.ut.comcast.net)
- # [16:41] * Joins: frasnyc (~john@160.79.20.210)
- # [16:42] * Joins: thinkpad (~mate@tok69-4-82-236-110-224.fbx.proxad.net)
- # [16:42] * Quits: mokush_ (~quassel@82.208.133.70) (Remote host closed the connection)
- # [16:42] * Quits: gpantazis (~gpantazis@c-71-229-221-23.hsd1.co.comcast.net) (Remote host closed the connection)
- # [16:43] * Quits: niloy (~niloy@203.196.177.156) (Remote host closed the connection)
- # [16:46] * Quits: poolshark (~quassel@dslb-188-103-070-092.pools.arcor-ip.net) (Read error: Connection reset by peer)
- # [16:46] * Quits: blinkerror (~Thunderbi@119.93.51.12) (Ping timeout: 260 seconds)
- # [16:47] * Quits: gavin_huang (~gravof@115.220.110.227) (Quit: Leaving)
- # [16:48] * Joins: zenorocha (~zenorocha@177.132.54.214)
- # [16:48] * Quits: zenorocha (~zenorocha@177.132.54.214) (Remote host closed the connection)
- # [16:49] * Parts: lar_zzz (~lar_zzz@business-088-079-143-185.static.arcor-ip.net)
- # [16:51] * Joins: zenorocha (~zenorocha@177.132.54.214)
- # [16:51] * Joins: Martijnc (~Martijnc@d54C38583.access.telenet.be)
- # [16:52] * Quits: ibere (~nitidaweb@177.40.178.60) (Quit: Leaving.)
- # [16:54] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
- # [16:59] * Quits: dameleon (~dameleon@g92.115-65-78.ppp.wakwak.ne.jp) (Remote host closed the connection)
- # [17:00] * Quits: zenorocha (~zenorocha@177.132.54.214) (Remote host closed the connection)
- # [17:00] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 260 seconds)
- # [17:02] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [17:02] * Parts: bbtb1982 (~none@c-98-202-64-158.hsd1.ut.comcast.net)
- # [17:04] * Joins: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com)
- # [17:06] * Joins: zenorocha (~zenorocha@177.132.54.214)
- # [17:09] * Joins: ibere (~nitidaweb@177.40.178.60)
- # [17:12] * Quits: zenorocha (~zenorocha@177.132.54.214) (Remote host closed the connection)
- # [17:12] * Quits: roel_ (~quassel@d54C236E3.access.telenet.be) (Remote host closed the connection)
- # [17:13] * Quits: thirdknife (~thirdknif@39.47.1.55) (Ping timeout: 245 seconds)
- # [17:13] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [17:17] * Joins: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com)
- # [17:18] * Joins: Oprr (~Oprr@186.36.208.154)
- # [17:18] * Joins: ajaykools (~ajay@117.192.196.13)
- # [17:19] * Quits: ajaykools (~ajay@117.192.196.13) (Max SendQ exceeded)
- # [17:19] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
- # [17:19] * Joins: ajaykools (~ajay@117.192.196.13)
- # [17:20] * Quits: ajaykools (~ajay@117.192.196.13) (Max SendQ exceeded)
- # [17:20] * Joins: ajaykools (~ajay@117.192.196.13)
- # [17:21] * Quits: ajaykools (~ajay@117.192.196.13) (Max SendQ exceeded)
- # [17:21] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [17:22] * Joins: ajaykools (~ajay@117.192.196.13)
- # [17:23] * Quits: cwkx (~Chris@87.127.78.230) (Ping timeout: 245 seconds)
- # [17:23] * Quits: sasori_ (~sasori@cm223.sigma174.maxonline.com.sg) (Ping timeout: 252 seconds)
- # [17:25] * Quits: Fli-c (~c@218.97.188.90.etth.tomsknet.ru) (Ping timeout: 264 seconds)
- # [17:25] * Quits: MissionCritical (~MissionCr@unaffiliated/missioncritical) (Ping timeout: 246 seconds)
- # [17:25] * Joins: garciawebdev (~garciaweb@190.244.76.14)
- # [17:25] <garciawebdev> hello, 'morning
- # [17:26] <garciawebdev> how do I prevent form submit when clicking ANY button inside of it?
- # [17:26] <garciawebdev> I already have a button type="submit"
- # [17:26] <garciawebdev> why does form submits with every button?
- # [17:27] * Quits: roadt (~roadt@60.168.84.124) (Ping timeout: 245 seconds)
- # [17:27] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [17:28] * Quits: JakeA (~Adium@149.241.185.200) (Read error: Connection reset by peer)
- # [17:28] * Joins: JakeA (~Adium@149.241.185.200)
- # [17:28] <garciawebdev> I thought that form submits with every button when there's no type="submit" inside of it...
- # [17:28] * Joins: Fli-c (~c@218.97.188.90.etth.tomsknet.ru)
- # [17:32] * Joins: thisgeek (~chris@ool-45757d25.dyn.optonline.net)
- # [17:34] * Quits: phrearch (~Phrearch@82-136-242-180.ip.telfort.nl) (Quit: Leaving)
- # [17:35] * Quits: sertaconay (~sertacona@unaffiliated/sertaconay) (Quit: No Ping reply in 180 seconds.)
- # [17:38] * Joins: Leeol (~Leeol@71-221-64-91.eugn.qwest.net)
- # [17:38] * Quits: phryk (~phryk@static.39.216.9.176.clients.your-server.de) (*.net *.split)
- # [17:40] * Joins: gpantazis (~gpantazis@67-131-94-2.dia.static.qwest.net)
- # [17:42] * Joins: MissionCritical (~MissionCr@unaffiliated/missioncritical)
- # [17:46] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [17:46] * Joins: roadt (~roadt@60.168.84.124)
- # [17:47] * Joins: mattkelly (~mattwkell@corpout3.snc1.tfbnw.net)
- # [17:47] * Quits: mattkelly (~mattwkell@corpout3.snc1.tfbnw.net) (Changing host)
- # [17:47] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [17:48] * Joins: bbtb1982 (~none@155.98.194.169)
- # [17:50] * Joins: phryk (~phryk@static.39.216.9.176.clients.your-server.de)
- # [17:50] * Joins: zenorocha (~zenorocha@177.132.54.214)
- # [17:54] * Joins: tomlane (~laney@212.219.8.109)
- # [17:57] * Quits: teleject (~christoph@70.116.75.194) (Ping timeout: 245 seconds)
- # [18:00] * Joins: tomshreds (~shreds@18-156.tr.cgocable.ca)
- # [18:01] * Quits: tomlane (~laney@212.219.8.109) (Quit: Leaving)
- # [18:02] * Joins: blinkerror (~Thunderbi@121.54.34.3)
- # [18:03] * Quits: Fox` (~b@host81-149-214-9.in-addr.btopenworld.com) (Quit: Fox`)
- # [18:04] * Quits: Graister (~graister@212-149-203-36.bb.dnainternet.fi) (Ping timeout: 244 seconds)
- # [18:04] * Quits: tomshreds (~shreds@18-156.tr.cgocable.ca) (Read error: Connection reset by peer)
- # [18:05] * Quits: whitman (whitman@dm-cis-037.its.dur.ac.uk)
- # [18:06] * Joins: AlbireoX (~AlbireoX@76.78.168.68)
- # [18:06] * Joins: thegh (~thegh@c83-249-68-220.bredband.comhem.se)
- # [18:10] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
- # [18:11] * Joins: axos411 (~axos@xdsl-87-79-194-67.netcologne.de)
- # [18:13] * Quits: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3) (Read error: Connection reset by peer)
- # [18:13] * Joins: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3)
- # [18:13] * Joins: beckyisabunny_ (~becky@host-78-144-147-33.as13285.net)
- # [18:15] * Quits: jgomez (~jgomez@79.121.254.19) (Quit: Leaving)
- # [18:15] * 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.)
- # [18:17] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Ping timeout: 245 seconds)
- # [18:17] * beckyisabunny_ is now known as beckyisabunny
- # [18:19] * Joins: vikash (~vikash@unaffiliated/vikash)
- # [18:19] * Quits: RJ3000_ (~uid1@109.231.228.146)
- # [18:19] * Quits: JakeA (~Adium@149.241.185.200) (Quit: Leaving.)
- # [18:20] * Quits: caddoo (~quassel@81.179.1.38) (Remote host closed the connection)
- # [18:20] * Joins: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3)
- # [18:21] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [18:23] * Quits: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 246 seconds)
- # [18:23] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
- # [18:23] * Quits: Zauberfisch_ (~Zauberfis@2a01:4f8:100:73c3::3) (Client Quit)
- # [18:23] * Joins: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3)
- # [18:28] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # [18:31] * Quits: beckyisabunny (~becky@host-78-144-147-33.as13285.net) (Quit: beckyisabunny)
- # [18:32] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [18:32] * Quits: ibere (~nitidaweb@177.40.178.60) (Quit: Leaving.)
- # [18:33] * Joins: Buglouse (~Buglouse@unaffiliated/Buglouse)
- # [18:35] * Quits: axos411 (~axos@xdsl-87-79-194-67.netcologne.de) (Quit: Leaving.)
- # [18:36] * Quits: dieb_ (~dieb_@unaffiliated/andredieb) (Quit: dieb_)
- # [18:39] * Quits: ajaykools (~ajay@117.192.196.13) (Remote host closed the connection)
- # [18:39] * Joins: J_Heimbach (~J_Heimbac@ip-37-24-104-5.unitymediagroup.de)
- # [18:39] * Joins: cwkx (~Chris@87.127.78.230)
- # [18:42] * Quits: boB_K7IQ (~IceChat9@50.125.45.57) (Ping timeout: 265 seconds)
- # [18:42] * Quits: saschagehlich (~sascha@p5DE8097F.dip.t-dialin.net) (Ping timeout: 248 seconds)
- # [18:43] * Joins: saschagehlich (~sascha@p5DE80F7A.dip.t-dialin.net)
- # [18:45] * Joins: grzesag (~grzesag@cpc1-oxfd10-0-0-cust316.4-3.cable.virginmedia.com)
- # [18:45] * Quits: replore_ (~replore@FL1-122-135-249-222.kng.mesh.ad.jp) (Remote host closed the connection)
- # [18:49] * Joins: ibere (~nitidaweb@177.40.178.60)
- # [18:51] * Quits: ibere (~nitidaweb@177.40.178.60) (Client Quit)
- # [18:52] * Quits: Bwild (~irc@netblock-75-79-22-130.dslextreme.com) (Read error: Operation timed out)
- # [18:53] * Quits: miChou (~mibalan@dublin-proxy.adobe.com) (Quit: Leaving.)
- # [18:53] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
- # [18:53] * Joins: pn0 (~pn0@95-31-214-222.broadband.corbina.ru)
- # [18:54] * Quits: J_Heimbach (~J_Heimbac@ip-37-24-104-5.unitymediagroup.de) (Read error: Connection timed out)
- # [18:55] * Joins: J_Heimbach (~J_Heimbac@ip-37-24-104-5.unitymediagroup.de)
- # [18:55] * Joins: Bwild (~irc@netblock-75-79-22-130.dslextreme.com)
- # [18:56] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [18:57] * Joins: danielwrobert (~danielwro@trestles.cukerinteractive.com)
- # [19:01] * Quits: roadt (~roadt@60.168.84.124) (Ping timeout: 260 seconds)
- # [19:04] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
- # [19:06] * Joins: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [19:07] * Joins: ericdura_ (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com)
- # [19:08] * Joins: pjb1 (~pjb1@188-221-112-22.zone12.bethere.co.uk)
- # [19:08] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
- # [19:09] * Joins: thirdknife (~thirdknif@39.47.105.38)
- # [19:10] * Quits: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com) (Ping timeout: 260 seconds)
- # [19:10] * ericdura_ is now known as ericduran
- # [19:11] * Quits: bibo360 (~bibo360@ABayonne-256-1-153-191.w90-50.abo.wanadoo.fr) (Remote host closed the connection)
- # [19:12] * Quits: saschagehlich (~sascha@p5DE80F7A.dip.t-dialin.net) (Quit: saschagehlich)
- # [19:13] * Quits: EmmaJ (~e.Candy@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [19:14] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
- # [19:14] * Quits: erichynds (~ehynds@64.206.121.41)
- # [19:16] * Quits: pjb1 (~pjb1@188-221-112-22.zone12.bethere.co.uk) (Ping timeout: 256 seconds)
- # [19:17] * Joins: dgathright (~dgathrigh@nat/yahoo/x-bcceucpqqpidsbpz)
- # [19:18] * Joins: sertaconay (~sertacona@unaffiliated/sertaconay)
- # [19:20] * Quits: AlbireoX (~AlbireoX@76.78.168.68) (Remote host closed the connection)
- # [19:21] * Joins: Gjedda-Reite (~chris@cm-84.211.71.25.getinternet.no)
- # [19:21] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [19:22] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 246 seconds)
- # [19:26] * Quits: beeeviiz (~beeevi2@p50997681.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [19:26] * Joins: melst (~melst@pop1-861.catv.wtnet.de)
- # [19:27] * Parts: melst (~melst@pop1-861.catv.wtnet.de)
- # [19:28] * Joins: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com)
- # [19:28] * Quits: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com) (Ping timeout: 260 seconds)
- # [19:30] * Joins: sedovsek (~robert@BSN-176-130-176.dial-up.dsl.siol.net)
- # [19:31] * Joins: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com)
- # [19:34] * Joins: benv (~benv@216.127.117.114)
- # [19:34] * Quits: thegh (~thegh@c83-249-68-220.bredband.comhem.se) (Quit: Lämnar)
- # [19:35] * Joins: thegh (~thegh@c83-249-68-220.bredband.comhem.se)
- # [19:37] * Quits: dgathright (~dgathrigh@nat/yahoo/x-bcceucpqqpidsbpz) (Remote host closed the connection)
- # [19:37] * Joins: dgathright (~dgathrigh@nat/yahoo/x-sbovqqynlnbvdcgw)
- # [19:38] * Quits: levifig (~levifig@spwn.co) (Excess Flood)
- # [19:38] * Quits: iserantes (~quassel@169.5.27.77.dynamic.mundo-r.com) (Remote host closed the connection)
- # [19:39] * Joins: CodeDroid__ (~DroidKree@178.137.215.92)
- # [19:40] * Quits: thirdknife (~thirdknif@39.47.105.38) (Ping timeout: 265 seconds)
- # [19:40] * Joins: iserantes (~quassel@169.5.27.77.dynamic.mundo-r.com)
- # [19:41] * Joins: levifig (~levifig@spwn.co)
- # [19:42] * Quits: thisgeek (~chris@ool-45757d25.dyn.optonline.net) (Quit: thisgeek)
- # [19:42] * Joins: thisgeek (~chris@ool-45757d25.dyn.optonline.net)
- # [19:42] * Joins: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com)
- # [19:42] * Quits: thisgeek (~chris@ool-45757d25.dyn.optonline.net) (Client Quit)
- # [19:46] * Joins: dieb_ (~dieb_@unaffiliated/andredieb)
- # [19:48] * Quits: joeytwiddle (~joey@cpc1-aztw4-0-0-cust1957.18-1.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [19:50] * Joins: joeytwiddle (~joey@cpc1-aztw4-0-0-cust1957.18-1.cable.virginmedia.com)
- # [19:50] * Joins: teleject (~christoph@146.sub-70-195-192.myvzw.com)
- # [19:52] * abstractj is now known as abstractj|lunch
- # [19:53] * Joins: aaaaaaaaaaaaaaaa (powered@186.204.122.89)
- # [19:54] * Joins: stevegill (~stevengil@216.127.117.11)
- # [19:55] * Parts: aaaaaaaaaaaaaaaa (powered@186.204.122.89)
- # [19:58] * Quits: benv (~benv@216.127.117.114) (Quit: Computer has gone to sleep.)
- # [20:02] * Quits: teleject (~christoph@146.sub-70-195-192.myvzw.com) (Quit: teleject)
- # [20:04] * Parts: frasnyc (~john@160.79.20.210)
- # [20:06] * Joins: pinage404 (~pinage404@APuteaux-651-1-192-184.w92-154.abo.wanadoo.fr)
- # [20:06] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 272 seconds)
- # [20:07] * Quits: CodeDroid__ (~DroidKree@178.137.215.92) (Ping timeout: 246 seconds)
- # [20:07] * Joins: Graister (~graister@212-149-203-36.bb.dnainternet.fi)
- # [20:09] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (Quit: Bye)
- # [20:09] * Quits: stevegill (~stevengil@216.127.117.11) (Quit: stevegill)
- # [20:10] * Quits: langui (~langui@cpe-76-88-107-44.san.res.rr.com) (Quit: langui)
- # [20:12] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [20:13] * Joins: drublic (~drublic@frbg-4d0282d8.pool.mediaWays.net)
- # [20:13] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [20:14] * Joins: benv (~benv@216.127.117.114)
- # [20:15] * Joins: Rydefalk_ (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
- # [20:15] * Quits: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com) (Read error: Connection reset by peer)
- # [20:15] * Parts: bbtb1982 (~none@155.98.194.169)
- # [20:18] * Quits: zenorocha (~zenorocha@177.132.54.214) (Remote host closed the connection)
- # [20:18] * Quits: Oprr (~Oprr@186.36.208.154) (Quit: Applet destroyed)
- # [20:19] * Joins: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net)
- # [20:19] * Quits: coellobranco (~FoRcEr@103.Red-88-24-231.staticIP.rima-tde.net) (Max SendQ exceeded)
- # [20:20] * Joins: coellobranco (~FoRcEr@103.red-88-24-231.staticip.rima-tde.net)
- # [20:21] * Quits: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk) (Read error: Connection reset by peer)
- # [20:21] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
- # [20:21] * Joins: thisgeek (~chris@ool-45757d25.dyn.optonline.net)
- # [20:25] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-wjybvglylexmnyoi) (Quit: Connection closed for inactivity)
- # [20:27] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl)
- # [20:27] * Joins: sydlawrence (~KidSyd@188-222-193-175.zone13.bethere.co.uk)
- # [20:28] * Parts: pinage404 (~pinage404@APuteaux-651-1-192-184.w92-154.abo.wanadoo.fr) ("Screw you guys I'm going home")
- # [20:31] * abstractj|lunch is now known as abstractj
- # [20:33] * Quits: benv (~benv@216.127.117.114) (Quit: Computer has gone to sleep.)
- # [20:36] * Quits: Rydefalk_ (~rydefalk@90-229-167-160-no53.tbcn.telia.com) (Read error: Connection reset by peer)
- # [20:36] * Joins: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
- # [20:37] * Quits: blinkerror (~Thunderbi@121.54.34.3) (Ping timeout: 246 seconds)
- # [20:43] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
- # [20:45] * Quits: kayam (u6535@gateway/web/irccloud.com/x-wfixthgdfnsnoiyx) (Quit: Connection closed for inactivity)
- # [20:45] * Joins: stevegill (~stevengil@216.127.117.13)
- # [20:47] * Quits: stevegill (~stevengil@216.127.117.13) (Client Quit)
- # [20:48] * Joins: zenorocha (~zenorocha@177.132.54.214)
- # [20:48] * Joins: carlos_antonio (~benway@173.230.152.21)
- # [20:48] * Quits: carlos_antonio (~benway@173.230.152.21) (Changing host)
- # [20:48] * Joins: carlos_antonio (~benway@unaffiliated/disusered)
- # [20:52] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [20:56] * Quits: grzesag (~grzesag@cpc1-oxfd10-0-0-cust316.4-3.cable.virginmedia.com) (Ping timeout: 260 seconds)
- # [20:56] * Quits: zenorocha (~zenorocha@177.132.54.214) (Ping timeout: 246 seconds)
- # [20:56] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [20:57] * Joins: necolas (~necolas@adsl-71-135-34-0.dsl.pltn13.pacbell.net)
- # [21:01] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 245 seconds)
- # [21:01] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [21:01] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Quit: Leaving...)
- # [21:01] * Quits: longbeach (~mike@AFontenayssB-152-1-14-144.w82-121.abo.wanadoo.fr)
- # [21:01] * Joins: tantek (~tantek@66-87-0-181.pools.spcsdns.net)
- # [21:03] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
- # [21:03] * Joins: snowfox_ben (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net)
- # [21:05] * Joins: ibere (~nitidaweb@187-78-10-121.user.veloxzone.com.br)
- # [21:06] * Joins: _dc_ (~dc@adrian.nat.trb.com)
- # [21:06] * Quits: _dc (~dc@163.192.12.1) (Ping timeout: 245 seconds)
- # [21:06] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
- # [21:06] * Joins: tantek_ (~tantek@66-87-2-151.pools.spcsdns.net)
- # [21:08] * Quits: tantek (~tantek@66-87-0-181.pools.spcsdns.net) (Ping timeout: 260 seconds)
- # [21:08] * tantek_ is now known as tantek
- # [21:08] * Joins: jxdones (~jxdones@177.99.80.53)
- # [21:08] * Quits: jxdones (~jxdones@177.99.80.53) (Changing host)
- # [21:08] * Joins: jxdones (~jxdones@unaffiliated/jxdones)
- # [21:09] * Quits: tantek (~tantek@66-87-2-151.pools.spcsdns.net) (Client Quit)
- # [21:09] * Joins: grzesag (~grzesag@cpc1-oxfd10-0-0-cust646.4-3.cable.virginmedia.com)
- # [21:13] * Joins: Purilla (~chatzilla@122-57-115-68.jetstream.xtra.co.nz)
- # [21:14] * Quits: chaiz (~chaiz@ppp-124-121-10-190.revip2.asianet.co.th) (Read error: Connection reset by peer)
- # [21:15] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
- # [21:16] * Joins: xaq (~xaq@128.36.155.208)
- # [21:16] * Joins: sedovsek_ (~robert@BSN-176-199-205.dial-up.dsl.siol.net)
- # [21:18] * Quits: sedovsek (~robert@BSN-176-130-176.dial-up.dsl.siol.net) (Ping timeout: 260 seconds)
- # [21:18] * sedovsek_ is now known as sedovsek
- # [21:20] * Quits: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3) (Quit: Leaving)
- # [21:20] * Quits: alrra (~alrra@unaffiliated/alrra) (Remote host closed the connection)
- # [21:21] * Joins: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3)
- # [21:21] * Joins: melst (~melst@pop1-861.catv.wtnet.de)
- # [21:22] * Parts: melst (~melst@pop1-861.catv.wtnet.de)
- # [21:23] * Joins: zenorocha (~zenorocha@177.132.54.214)
- # [21:25] * Joins: brucelee (~peter@69-12-252-50.dedicated.static.sonic.net)
- # [21:25] <brucelee> hey
- # [21:26] <rusfel> yo
- # [21:26] <brucelee> got a quick question, i did some reading, probbaly not enough
- # [21:26] <brucelee> but for html5, from what i read, you can design any kind of page using html4/css/js
- # [21:26] <brucelee> what does html5 bring to the table?
- # [21:26] <brucelee> how does it 'replace flash'
- # [21:27] <brucelee> i mean, if html5 can 'replace flash'
- # [21:27] <brucelee> doesnt it mean that html4 right now along with css and js can also replace flash
- # [21:27] * Joins: mike5w3c_ (~MikeSmith@p15181-obmd01.tokyo.ocn.ne.jp)
- # [21:27] * Quits: zenorocha (~zenorocha@177.132.54.214) (Ping timeout: 246 seconds)
- # [21:27] <EHLOVader> *cough* http://lmgtfy.com/?q=how+does+html5+replace+flash *cough*
- # [21:28] <brucelee> i read a few links after googling that
- # [21:28] <EHLOVader> tl;dr or search, is basically html5 comes with <canvas> on which 2d graphics can be drawn, and <video> elements which embeds the video (as the name suggests).
- # [21:28] <Garbee> brucelee, You don't really replace flash just yet. It still has some things that HTML5 can't do.
- # [21:29] <brucelee> i still dont have a clear picture of how html5/css/js can replace flash, but html4/css/js cant
- # [21:29] <Garbee> You can replace it for a lot of general things.
- # [21:29] <Garbee> Like video and audio playing in some cases.
- # [21:29] <EHLOVader> brucelee: see my tl;dr
- # [21:29] <Garbee> brucelee, They don't replace it.
- # [21:29] <EHLOVader> canvas
- # [21:29] * Quits: mike5w3c (~MikeSmith@s1106053.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout: 246 seconds)
- # [21:29] * mike5w3c_ is now known as mike5w3c
- # [21:30] <brucelee> hey whats tl;dr mean?
- # [21:30] <gavacho> too long; didnt read
- # [21:30] <EHLOVader> to long didn't read
- # [21:30] <Garbee> too lazy; didn't read
- # [21:30] <Garbee> lazy/long same thing.
- # [21:30] <EHLOVader> it is also easily discovered through use of google
- # [21:30] <EHLOVader> all internets have been issued google
- # [21:30] <brucelee> well yeah
- # [21:31] <EHLOVader> Garbee: I ask my gf about how well endowed I was
- # [21:31] <Garbee> Flash does some things that HTML simply can't do. Like live video streaming and those stupid online games.
- # [21:31] <EHLOVader> she said it was lazy
- # [21:31] <brucelee> basically i can research mroe, but im wondering if someone can just spoon feed me really quickly
- # [21:31] <EHLOVader> that is not the same as long
- # [21:31] <EHLOVader> http://www.chromeexperiments.com/
- # [21:31] <brucelee> since im interested, but not interested to put in that much effort
- # [21:31] <EHLOVader> those are mostly html5
- # [21:31] * Joins: tantek (~tantek@nat/mozilla/x-ishstswatapfefma)
- # [21:31] <EHLOVader> lots of canvas, svg webgl things
- # [21:31] <EHLOVader> they are almost the main example of how html is growing to replace flash
- # [21:31] <brucelee> oh
- # [21:31] <brucelee> and html4 cant do that without canvas
- # [21:31] <EHLOVader> brucelee: "Chrome Experiments is a showcase for creative web experiments, the vast majority of which are built with the latest open technologies, including HTML5, Canvas, SVG, and WebGL. All of them were made and submitted by talented artists and programmers from around the world."
- # [21:32] <EHLOVader> that is mostly geared towards what javascript is capable of these days, but it also exposes the fancy flashy side of html5 more or less
- # [21:32] <arietis> what is touch icon for?
- # [21:32] <arietis> for bookmarks on apple devices?
- # [21:33] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [21:33] <brucelee> so i looked up some html5 canvas examples, it all the canvas tag does is define a space with width/height for your id, which you code using javascript?
- # [21:34] <brucelee> so whats so special about html5 , beacuse you can code the same thing in js, and let it run through html4
- # [21:34] <brucelee> right?
- # [21:34] * Joins: designbybeck_ (~designbyb@x171y214.angelo.edu)
- # [21:34] <EHLOVader> *sigh*
- # [21:34] * EHLOVader is all out of troll food
- # [21:34] <EHLOVader> does anyone else have any?
- # [21:35] <designbybeck_> Greetings, I'm new to HTML5 and rust after years of break from web design. do you link to a stylesheet the same way?
- # [21:35] <designbybeck_> to an external style sheet
- # [21:35] <brucelee> EHLOVader, i know you can easily answer me :p
- # [21:35] <brucelee> can you just spend the ltitle bit of effort to feed me:(
- # [21:37] <arietis> designbybeck_: yes
- # [21:37] * Joins: JakeA (~Adium@94-195-85-255.zone9.bethere.co.uk)
- # [21:38] <EHLOVader> http://ie.microsoft.com/testdrive/Performance/AsteroidBelt/Default.html
- # [21:38] <designbybeck_> thank you arietis
- # [21:40] <EHLOVader> brucelee: open that site in ie 6...
- # [21:40] <Orginator> 50-60 FPS with 10 satellites @ 1920x956
- # [21:41] <EHLOVader> you can find access to old IE's at browserstack.com
- # [21:41] * Joins: Christer (~Christer_@50.79-160-133.customer.lyse.net)
- # [21:42] <Orginator> makes me wonder how other browsers perform :P
- # [21:45] <EHLOVader> Orginator: http://i.imgur.com/QXQBq.png
- # [21:45] * Joins: manuelbieh (~beeevi2@p57BD6092.dip0.t-ipconnect.de)
- # [21:45] <Orginator> EHLOVader well I'd guess that result means nothing
- # [21:46] <Orginator> to make a valid test you'd have to test all the browsers at the same settings, same hardware..
- # [21:46] <EHLOVader> what result
- # [21:46] * Quits: _dc_ (~dc@adrian.nat.trb.com) (Remote host closed the connection)
- # [21:46] <Orginator> etc
- # [21:46] <EHLOVader> yes..
- # [21:46] * Joins: Purilla_ (~chatzilla@122-57-121-245.jetstream.xtra.co.nz)
- # [21:46] * Quits: BigKing (~BigKing@dslb-088-076-069-153.pools.arcor-ip.net) (Remote host closed the connection)
- # [21:46] <EHLOVader> chrome performed better on virtual servers at browser stack
- # [21:46] <EHLOVader> but considering the resources there they were low
- # [21:46] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [21:46] <Orginator> have you also tested Nightly 19?
- # [21:46] <EHLOVader> from the browsers I tested 1fps - 16fps
- # [21:47] * Joins: manuelbieh_ (~beeevi2@p57BD6097.dip0.t-ipconnect.de)
- # [21:48] * Quits: Purilla (~chatzilla@122-57-115-68.jetstream.xtra.co.nz) (Ping timeout: 245 seconds)
- # [21:48] * Purilla_ is now known as Purilla
- # [21:48] * Joins: beeeviiz (~beeevi2@p57BD609B.dip0.t-ipconnect.de)
- # [21:48] <Orginator> EHLOVader: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/
- # [21:48] <Orginator> give that one a try
- # [21:48] <Orginator> :)
- # [21:49] <EHLOVader> nope
- # [21:49] <EHLOVader> cba
- # [21:49] <Orginator> that's what I use as a daily driver
- # [21:49] <Orginator> for a "nightly" it runs very stable :)
- # [21:50] <EHLOVader> this is the highest it gets on browser stack... http://i.imgur.com/wB0N7.png
- # [21:50] * Quits: manuelbieh (~beeevi2@p57BD6092.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
- # [21:50] <EHLOVader> version number and fps
- # [21:50] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [21:50] * Joins: _dc (~dc@163.192.12.1)
- # [21:50] <EHLOVader> well I guess it has 16 beta
- # [21:50] * Quits: vikash (~vikash@unaffiliated/vikash) (Quit: Leaving)
- # [21:51] <Orginator> outdated :P
- # [21:51] * Quits: manuelbieh_ (~beeevi2@p57BD6097.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
- # [21:52] * Joins: bmachine (~bmanfoust@99-153-246-5.lightspeed.artnca.sbcglobal.net)
- # [21:52] * Joins: manuelbieh (~beeevi2@p57BD60A2.dip0.t-ipconnect.de)
- # [21:52] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
- # [21:53] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 240 seconds)
- # [21:53] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [21:53] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [21:53] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [21:54] * Quits: beeeviiz (~beeevi2@p57BD609B.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
- # [21:54] <EHLOVader> well why aren't you on 22 nightly?
- # [21:55] <EHLOVader> oh it is slated, future date :-/
- # [21:55] <Garbee> Orginator, How is it oudated?
- # [21:55] <Garbee> By one version.
- # [21:55] <Garbee> That is still up-to-date.
- # [21:56] <EHLOVader> it's monday Garbee and the trolls are out to play
- # [21:56] <Garbee> Yea, they all got tired of Webplatform it seems. :{
- # [21:57] <Garbee> :P *
- # [21:57] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
- # [21:58] <Orginator> Garbee the latest nightly is 19
- # [21:58] <Orginator> he tested on 15 or 16
- # [21:58] <Orginator> how is that 1 version?
- # [21:59] <Garbee> Nightly != up-to-date.
- # [21:59] <Garbee> They aren't released or stable.
- # [21:59] <Orginator> not released, agreed
- # [21:59] <Garbee> They are just for *testing* and development.
- # [21:59] <Orginator> but they are stable
- # [21:59] <Garbee> No, they don't count towards benchmarks unless they are being pushed to users via updates, period.
- # [21:59] * paul_irish is now known as paul_irish_
- # [21:59] * Joins: Sykamore (~sykamore@c-67-177-35-41.hsd1.ut.comcast.net)
- # [22:00] <Orginator> that's your opinion
- # [22:00] <Orginator> I am looking into the best experience
- # [22:00] <Orginator> I don't care whenever something is being "pushed" to users or not
- # [22:00] * Joins: Iarfen (~quassel@190-21-136-237.baf.movistar.cl)
- # [22:05] <EHLOVader> if you are looking for the best experience for yourself, or for the best possible experience that works
- # [22:06] <EHLOVader> but if you want the benchmarks you run to mean something, for the end users, that will actually be using the site, you should test lower end also
- # [22:07] * Parts: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) ("kthxbai")
- # [22:11] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
- # [22:13] * Joins: Oprr (~Oprr@186.36.208.154)
- # [22:13] * Quits: thinkpad (~mate@tok69-4-82-236-110-224.fbx.proxad.net) (Quit: Leaving)
- # [22:16] * Joins: SmokingSlim (~smokingsl@c83-254-223-158.bredband.comhem.se)
- # [22:16] * Joins: thinkpad (~mate@tok69-4-82-236-110-224.fbx.proxad.net)
- # [22:17] * Joins: replore (~replore@FL1-122-135-249-222.kng.mesh.ad.jp)
- # [22:17] <SmokingSlim> any1 knows how to local store an array to a key?
- # [22:19] * Quits: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3) (Read error: Connection reset by peer)
- # [22:19] * Joins: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3)
- # [22:19] * Quits: thegh (~thegh@c83-249-68-220.bredband.comhem.se) (Ping timeout: 256 seconds)
- # [22:19] * Quits: Ikoru (Ikoru@5ad01f6c.bb.sky.com) (Read error: Connection reset by peer)
- # [22:19] * Quits: Oprr (~Oprr@186.36.208.154) (Quit: Applet destroyed)
- # [22:20] * Joins: Ikoru (~Ikoru@5ad01f6c.bb.sky.com)
- # [22:20] * Joins: erichynds (~ehynds@64.206.121.41)
- # [22:21] * Joins: theartisan (u4087@gateway/web/irccloud.com/x-vothxudisemexmie)
- # [22:21] * Quits: FireFly (~firefly@oftn/member/FireFly) (Excess Flood)
- # [22:22] * Parts: theartisan (u4087@gateway/web/irccloud.com/x-vothxudisemexmie)
- # [22:22] * Joins: ghartmann (~ghartmann@cpc23-camd13-2-0-cust14.hari.cable.virginmedia.com)
- # [22:23] * Quits: coellobranco (~FoRcEr@103.red-88-24-231.staticip.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [22:23] * Joins: zenorocha (~zenorocha@177.132.54.214)
- # [22:24] * Quits: astearns (~astearns@192.150.22.5) (Quit: astearns)
- # [22:24] * Joins: astearns (~astearns@192.150.22.5)
- # [22:26] * Quits: JakeA (~Adium@94-195-85-255.zone9.bethere.co.uk) (Quit: Leaving.)
- # [22:28] * Quits: zenorocha (~zenorocha@177.132.54.214) (Ping timeout: 246 seconds)
- # [22:28] * Joins: FireFly (~firefly@oftn/member/FireFly)
- # [22:29] * Joins: zenorocha (~zenorocha@177.132.54.214)
- # [22:29] * Quits: zenorocha (~zenorocha@177.132.54.214) (Read error: Connection reset by peer)
- # [22:30] * Joins: zenoroch_ (~zenorocha@177.132.54.214)
- # [22:31] * Quits: zenoroch_ (~zenorocha@177.132.54.214) (Remote host closed the connection)
- # [22:31] * Joins: zenorocha (~zenorocha@177.132.54.214)
- # [22:32] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [22:32] * Joins: rickibalboa (~ricki@84.19.107.42)
- # [22:33] * Quits: Christer (~Christer_@50.79-160-133.customer.lyse.net) (Quit: Linkinus - http://linkinus.com)
- # [22:34] * Quits: replore (~replore@FL1-122-135-249-222.kng.mesh.ad.jp) (Ping timeout: 252 seconds)
- # [22:34] * Quits: SmokingSlim (~smokingsl@c83-254-223-158.bredband.comhem.se) (Quit: Nettalk6 - www.ntalk.de)
- # [22:35] * Quits: dgathright (~dgathrigh@nat/yahoo/x-sbovqqynlnbvdcgw) (Ping timeout: 240 seconds)
- # [22:37] * Joins: stevegill (~stevengil@216.127.117.11)
- # [22:38] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 245 seconds)
- # [22:38] * Joins: benv (~benv@216.127.117.10)
- # [22:42] * Quits: thinkpad (~mate@tok69-4-82-236-110-224.fbx.proxad.net) (Quit: Leaving)
- # [22:44] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [22:44] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 252 seconds)
- # [22:44] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [22:44] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [22:44] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [22:50] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [22:54] * Quits: rusfel (~rusfel@173-80-240-215.atw.dyn.suddenlink.net) (Remote host closed the connection)
- # [22:55] * Quits: grzesag (~grzesag@cpc1-oxfd10-0-0-cust646.4-3.cable.virginmedia.com) (Quit: Leaving)
- # [22:55] * Quits: Xarthok (~Xarthok@5addafc8.bb.sky.com) (Ping timeout: 246 seconds)
- # [22:55] * Quits: sedovsek (~robert@BSN-176-199-205.dial-up.dsl.siol.net) (Quit: sedovsek)
- # [22:56] * Quits: benv (~benv@216.127.117.10) (Quit: Computer has gone to sleep.)
- # [23:00] <arietis> number: HTML5 A control for entering a floating point number.
- # [23:00] <arietis> what if i have integer?
- # [23:00] <arietis> is there any type of input for integers?
- # [23:02] <designbybeck_> can someone show me a good example of proper page center.... like {margin: 0 auto;}
- # [23:02] <designbybeck_> or does that work the same?
- # [23:02] * Joins: Xarthok (~Xarthok@5addafc8.bb.sky.com)
- # [23:02] <Garbee> designbybeck_, It does. You just need a container with a width set to put the margin on.
- # [23:03] <Garbee> arietis, I don't see any setting to single out an interger.
- # [23:03] <Garbee> Just floating point it seems.
- # [23:03] <designbybeck_> Hmmm... ok let me try Garbee thank you
- # [23:03] <arietis> Garbee: well it increments by 1
- # [23:03] <arietis> so it's not a problem
- # [23:03] <arietis> :)
- # [23:04] <Garbee> Yea, if you have a set range you can use min and max
- # [23:04] * Quits: gyzmodo (x@89.146.91.144)
- # [23:04] <designbybeck_> oh yep worked just fine Garbee
- # [23:04] <Garbee> That narrows down which numbers they can chose.
- # [23:05] <mike5w3c> <input type=number step=1> will constrain to integer values, right?
- # [23:05] <David_Bradbury> Depends on the browser
- # [23:06] <David_Bradbury> On browsers that support it, sure - But you still should always validate your inputs
- # [23:06] * Quits: jxdones (~jxdones@unaffiliated/jxdones) (Quit: Leaving)
- # [23:07] * Quits: stevegill (~stevengil@216.127.117.11) (Ping timeout: 246 seconds)
- # [23:07] * Quits: obert- (~obert@host139-34-dynamic.46-79-r.retail.telecomitalia.it) (Remote host closed the connection)
- # [23:07] * Joins: obert- (~obert@host139-34-dynamic.46-79-r.retail.telecomitalia.it)
- # [23:11] * Joins: zenoroch_ (~zenorocha@177.132.54.214)
- # [23:11] * Quits: zenorocha (~zenorocha@177.132.54.214) (Read error: Connection reset by peer)
- # [23:12] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [23:13] * Joins: zenorocha (~zenorocha@189.26.49.125.dynamic.adsl.gvt.net.br)
- # [23:15] * Quits: zenoroch_ (~zenorocha@177.132.54.214) (Ping timeout: 246 seconds)
- # [23:17] * Quits: Purilla (~chatzilla@122-57-121-245.jetstream.xtra.co.nz) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [23:18] * Joins: dgathright (~dgathrigh@nat/yahoo/x-awdkucccynzkalwz)
- # [23:19] * Quits: dgathright (~dgathrigh@nat/yahoo/x-awdkucccynzkalwz) (Remote host closed the connection)
- # [23:20] * Joins: dgathright (~dgathrigh@nat/yahoo/x-zqgpvtlffrpoffib)
- # [23:20] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 245 seconds)
- # [23:21] * Joins: rickibalboa (~ricki@84.19.107.42)
- # [23:21] * Quits: thisgeek (~chris@ool-45757d25.dyn.optonline.net) (Quit: thisgeek)
- # [23:23] * Quits: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com) (Quit: (╯°□°)╯︵ǝpouǝǝɹɟ)
- # [23:24] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [23:24] * Quits: gpantazis (~gpantazis@67-131-94-2.dia.static.qwest.net) (Remote host closed the connection)
- # [23:27] * Quits: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
- # [23:28] * Quits: snowfox_ben (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net) (Quit: snowfox_ben)
- # [23:29] * Joins: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net)
- # [23:42] * Joins: replore (~replore@FL1-122-135-249-222.kng.mesh.ad.jp)
- # [23:42] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [23:43] * Quits: quiliro (~ana@177.41.76.116.dynamic.adsl.gvt.net.br) (Ping timeout: 245 seconds)
- # [23:45] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Client Quit)
- # [23:45] * Quits: replore (~replore@FL1-122-135-249-222.kng.mesh.ad.jp) (Ping timeout: 244 seconds)
- # [23:46] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [23:46] * Quits: garciawebdev (~garciaweb@190.244.76.14) (Remote host closed the connection)
- # [23:50] * EHLOVader is now known as EHLOVader[afk]
- # [23:51] * Joins: Trisox (~Tri_sox@dhcp-089-098-167-190.chello.nl)
- # [23:53] * Joins: quiliro (~ana@177.96.240.172)
- # [23:53] * Quits: xaq (~xaq@128.36.155.208) (Remote host closed the connection)
- # [23:54] * Quits: Trisox (~Tri_sox@dhcp-089-098-167-190.chello.nl) (Client Quit)
- # [23:55] * Quits: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com)
- # [23:56] * Joins: xaq (~xaq@dhcp-78-ca-39-b2-2f-19.central.yale.edu)
- # [23:56] * Joins: ericduran (~ericduran@rrcs-50-75-192-250.nyc.biz.rr.com)
- # [23:56] * Quits: erichynds (~ehynds@64.206.121.41)
- # [23:56] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [23:56] * Quits: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com) (Quit: ^_^)
- # [23:58] * Joins: ampz (~laptop@host86-181-254-215.range86-181.btcentralplus.com)
- # Session Close: Tue Oct 16 00:00:00 2012
The end :)