Options:
- # Session Start: Sun Feb 16 00:00:00 2014
- # Session Ident: #html5
- # [00:02] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [00:03] * Joins: Dwight_Stegall (~Pony_Expr@50-81-255-87.client.mchsi.com)
- # [00:04] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [00:05] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [00:05] * Quits: Dwight_Stegall (~Pony_Expr@50-81-255-87.client.mchsi.com) (Client Quit)
- # [00:05] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Read error: No route to host)
- # [00:06] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [00:08] * Quits: sifu (~sifu@2.31.110.137) (Quit: Textual IRC Client: www.textualapp.com)
- # [00:08] * Quits: pibby (~pibby@99-160-9-110.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 246 seconds)
- # [00:11] * Quits: tiyit (~tiyit@pool-173-65-70-207.tampfl.fios.verizon.net) (Ping timeout: 252 seconds)
- # [00:11] * Quits: roven (~roven@78-20-24-80.access.telenet.be)
- # [00:11] * Quits: totsinaprops (~totsinapr@gateway/tor-sasl/totsinaprops) (Quit: totsinaprops)
- # [00:13] * Quits: [gmi] (~G74@185.13.9.63) (Quit: Leaving)
- # [00:17] * Quits: prx (~lep@ODAP-62-0-84-237.bb.netvision.net.il) (Ping timeout: 252 seconds)
- # [00:18] * Quits: qw3rtman (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net) (Ping timeout: 260 seconds)
- # [00:18] * Joins: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com)
- # [00:21] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [00:21] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [00:21] * Joins: kiyoura (~kiyoura@pool-173-79-97-128.washdc.fios.verizon.net)
- # [00:21] * Parts: kiyoura (~kiyoura@pool-173-79-97-128.washdc.fios.verizon.net) ("Leaving")
- # [00:22] * Joins: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net)
- # [00:23] * Joins: mischief (~nick@iota.offblast.org)
- # [00:23] <mischief> hello
- # [00:23] <mischief> does anyone know how i could debug websockets timing out?
- # [00:24] <mischief> i get onclose events quite frequently, and on the server i just get eof
- # [00:24] <mischief> or maybe someone has other general js/ui improvement suggestions
- # [00:25] <mischief> http://chat.mindlock.us/
- # [00:26] <Benjaminsen> for whatever reason the image loads every time I say something
- # [00:26] <mischief> well no shit :-)
- # [00:26] <Benjaminsen> I have shitty slow internet, the image does not cache
- # [00:26] <Benjaminsen> doh it's real images not just overlays
- # [00:26] <Benjaminsen> wtf
- # [00:26] <Benjaminsen> that seems horrible inefficient
- # [00:27] <mischief> it's rendered on the server
- # [00:27] <Benjaminsen> I assume there is some purpose here :)
- # [00:27] <mischief> so you can save or link them
- # [00:27] <mischief> i wouldn't know how to accomplish the same thing with client side rendering..
- # [00:30] * Quits: deasy (~deasy@host-85-201-190-191.brutele.be) (Quit: Nom d'un quark, c'est Edmonton !)
- # [00:30] <Benjaminsen> I don't seem to have disconnection issues
- # [00:31] <mischief> it doesn't seem to happen with any frequency or regularity
- # [00:31] <mischief> but i get 'closeevent' with code 1006
- # [00:31] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [00:31] <mischief> MDN says this is 'CLOSE_ABNORMAL' and "Reserved. Used to indicate that a connection was closed abnormally (that is, with no close frame being sent) when a status code is expected."
- # [00:31] <Benjaminsen> what server?
- # [00:32] <mischief> um
- # [00:32] <mischief> the server side is written in go
- # [00:32] <Benjaminsen> ok so you wrapped it up youself?
- # [00:33] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [00:33] <mischief> sure
- # [00:33] <Benjaminsen> Honestly I no to little about the WebSocket class
- # [00:33] <Benjaminsen> but there is likely some level of requirement for keep alive etc
- # [00:33] <mischief> huh
- # [00:34] <Benjaminsen> what are you doing when it happens?
- # [00:35] <mischief> the html5 client just reconnects
- # [00:35] <mischief> you can see the js
- # [00:35] <Benjaminsen> Hah, what did you do just before you got disconnected
- # [00:35] <mischief> what?
- # [00:36] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Ping timeout: 260 seconds)
- # [00:36] <Benjaminsen> Sp 1006 is when the connection was closed without a closing frame
- # [00:36] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [00:36] <mischief> yes
- # [00:38] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 272 seconds)
- # [00:38] * Joins: qw3rtman (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net)
- # [00:38] <Benjaminsen> If _The WebSocket Connection is Closed_ and no Close control frame was received by the endpoint (such as could occur if the underlying transport connection is lost), _The WebSocket Connection Close Code_ is considered to be 1006.
- # [00:38] <Benjaminsen> from the RFC
- # [00:38] <Benjaminsen> it's likely that your TCP/IP connection died
- # [00:39] <Benjaminsen> E.g. some bug in your server kills the connection
- # [00:41] <mischief> i guess i'll add some more verbose logging and see what's going on
- # [00:41] <Benjaminsen> :)
- # [00:41] * Quits: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com) (Quit: I'm bored, time to go.)
- # [00:41] * Joins: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com)
- # [00:44] * Quits: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com) (Client Quit)
- # [00:44] * Joins: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com)
- # [00:46] * Quits: FullContactCoder (~Timothy@2001:980:b862:1:2891:2e68:91dc:1806) (Read error: Connection reset by peer)
- # [00:46] * Joins: FullContactCoder (~Timothy@2001:980:b862:1:2891:2e68:91dc:1806)
- # [00:47] * Quits: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com) (Client Quit)
- # [00:47] * Quits: Jayflux (~Jason@unaffiliated/jayflux) (Read error: Connection reset by peer)
- # [00:47] * Joins: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com)
- # [00:48] * Quits: meandi (~quassel@dyndsl-031-150-053-034.ewe-ip-backbone.de) (Remote host closed the connection)
- # [00:48] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
- # [00:48] * Quits: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com) (Client Quit)
- # [00:49] * Joins: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com)
- # [00:49] * Joins: vkrest (~vkrest@173.252.71.189)
- # [00:49] * Quits: Jayflux (~Jason@unaffiliated/jayflux) (Read error: Connection reset by peer)
- # [00:49] * Joins: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net)
- # [00:49] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
- # [00:49] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Remote host closed the connection)
- # [00:50] * Quits: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com) (Client Quit)
- # [00:50] * Joins: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com)
- # [00:52] * Quits: FullContactCoder (~Timothy@2001:980:b862:1:2891:2e68:91dc:1806) (Ping timeout: 245 seconds)
- # [00:53] * Joins: qw3rtman_ (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net)
- # [00:55] * Quits: Jayflux (~Jason@unaffiliated/jayflux) (Read error: Connection reset by peer)
- # [00:56] * Quits: manuelbieh (~manuelbie@ip-84-118-145-123.unity-media.net) (Read error: Connection reset by peer)
- # [00:56] * Joins: manuelbieh (~manuelbie@ip-84-118-145-123.unity-media.net)
- # [00:56] * Quits: qw3rtman (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net) (Ping timeout: 248 seconds)
- # [00:59] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [00:59] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [01:05] * Joins: Jayflux (~Jason@host-78-149-21-193.as13285.net)
- # [01:05] * Quits: Jayflux (~Jason@host-78-149-21-193.as13285.net) (Changing host)
- # [01:05] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
- # [01:07] * Quits: Jayflux (~Jason@unaffiliated/jayflux) (Read error: Connection reset by peer)
- # [01:08] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
- # [01:09] * Quits: Jayflux (~Jason@unaffiliated/jayflux) (Read error: Connection reset by peer)
- # [01:09] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
- # [01:10] * Quits: Jayflux (~Jason@unaffiliated/jayflux) (Read error: Connection reset by peer)
- # [01:11] * Quits: Bray90820 (~bray90820@50-81-253-32.client.mchsi.com)
- # [01:16] * Quits: koell (~galactica@178.115.133.146.wireless.dyn.drei.com) (Read error: Connection reset by peer)
- # [01:19] * Quits: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067) (Remote host closed the connection)
- # [01:22] * Quits: captain (~captain@p54908F9F.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [01:23] * Joins: dylanlindgren (~kartstar@1.129.155.138)
- # [01:24] * GhostFreeman is now known as GhostFreeman|AWK
- # [01:24] * GhostFreeman|AWK is now known as GhostFreeman|AFK
- # [01:24] * Joins: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067)
- # [01:25] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [01:25] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [01:30] * Quits: mven_ (~mven@u-131-216-14-39.dhcp.unlv.edu) (Remote host closed the connection)
- # [01:30] * Quits: aspire (~aspire__@unaffiliated/aspire) (Quit: Leaving)
- # [01:33] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [01:38] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 252 seconds)
- # [01:45] * Quits: crazyjawa (~crazyjawa@cpe-071-075-115-027.carolina.res.rr.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [01:47] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [01:48] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Remote host closed the connection)
- # [01:49] * Quits: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) (Ping timeout: 260 seconds)
- # [01:51] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 260 seconds)
- # [01:53] * Joins: qoouep (~qoouep@75-128-15-43.dhcp.snlo.ca.charter.com)
- # [01:53] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [02:11] * Quits: sloe (~sloe@gateway/tor-sasl/sloe) (Ping timeout: 240 seconds)
- # [02:11] * Quits: opsec (~opsec@unaffiliated/opsec) (Ping timeout: 260 seconds)
- # [02:11] * Quits: zodiac (~opsec@unaffiliated/opsec) (Ping timeout: 245 seconds)
- # [02:12] * Joins: opsec (~opsec@unaffiliated/opsec)
- # [02:12] * Joins: sloe (~sloe@gateway/tor-sasl/sloe)
- # [02:13] * Joins: zodiac (~opsec@unaffiliated/opsec)
- # [02:15] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Remote host closed the connection)
- # [02:17] * Joins: rootshift (~rootshift@2.26.140.108)
- # [02:20] <mischief> Benjaminsen: problem solved
- # [02:20] <mischief> nginx was forcing the connection to close due to a 30s read timeout
- # [02:20] <Benjaminsen> there you go
- # [02:20] <mischief> so now if no other message is sent, the server sends a 'ping' to the client, and it writes a pong back
- # [02:20] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [02:21] * Quits: black0ut (~black0ut@p5DDDAAF7.dip0.t-ipconnect.de)
- # [02:24] * Quits: zettam_ (~undream@217.131.202.65) (Read error: Connection reset by peer)
- # [02:24] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [02:25] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [02:25] * Joins: zettam (~undream@217.131.202.65)
- # [02:27] * Quits: dylanlindgren (~kartstar@1.129.155.138) (Ping timeout: 252 seconds)
- # [02:28] * Joins: dylanlindgren (~kartstar@110.151.52.113)
- # [02:28] * Quits: qw3rtman_ (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net) (Ping timeout: 260 seconds)
- # [02:29] * Joins: Vloz_ (~Vloz@5pa54-1-78-238-129-225.fbx.proxad.net)
- # [02:32] * Quits: Vloz (~Vloz@5pa54-1-78-238-129-225.fbx.proxad.net) (Ping timeout: 260 seconds)
- # [02:32] * Joins: qw3rtman (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net)
- # [02:33] * Quits: vkrest (~vkrest@173.252.71.189) (Remote host closed the connection)
- # [02:34] * Joins: duoi (duoi@gateway/shell/bouncerstation/x-rrbgtjwgnagarnie)
- # [02:34] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [02:36] <duoi> Hi all, when making an HTML5 video player, is there any way to supply video codecs from the server end?
- # [02:39] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 252 seconds)
- # [02:40] * Quits: qw3rtman (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net) (Ping timeout: 252 seconds)
- # [02:41] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [02:41] <mischief> thanks for all the fish
- # [02:41] * Parts: mischief (~nick@iota.offblast.org)
- # [02:42] * Joins: Namaskar (~Namaskr@host86-148-101-169.range86-148.btcentralplus.com)
- # [02:48] * Joins: mven_ (~mven@ip72-193-85-64.lv.lv.cox.net)
- # [02:49] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Remote host closed the connection)
- # [02:53] * Quits: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net) (Remote host closed the connection)
- # [02:55] * Joins: j_wright (~jwright@unaffiliated/j-wright/x-9145068)
- # [02:56] * Quits: manuelbieh (~manuelbie@ip-84-118-145-123.unity-media.net) (Read error: Connection reset by peer)
- # [02:56] * Joins: manuelbieh (~manuelbie@ip-84-118-145-123.unity-media.net)
- # [02:57] * Quits: n-a-n (~n-a-n@31.9.74.86.rev.sfr.net) (Quit: Quitte)
- # [02:59] * Quits: j_wright (~jwright@unaffiliated/j-wright/x-9145068) (Client Quit)
- # [03:01] * Joins: neogeeo (~tesla@60.Red-79-146-237.dynamicIP.rima-tde.net)
- # [03:01] * Joins: j_wright (~jwright@unaffiliated/j-wright/x-9145068)
- # [03:01] * Quits: neogeeo (~tesla@60.Red-79-146-237.dynamicIP.rima-tde.net) (Read error: Connection reset by peer)
- # [03:02] * Joins: conquerio (~pg_sd@108-83-74-87.lightspeed.sndgca.sbcglobal.net)
- # [03:03] * Quits: Nexen (~Nexen@AClermont-Ferrand-654-1-324-210.w90-9.abo.wanadoo.fr) (Quit: Leaving)
- # [03:08] * Quits: dylanlindgren (~kartstar@110.151.52.113) (Ping timeout: 260 seconds)
- # [03:08] * Joins: dylanlindgren (~kartstar@1.148.23.120)
- # [03:14] * Joins: allsociety (~allsociet@74.105.77.249)
- # [03:16] * Joins: redpill (~redpill@unaffiliated/redpill)
- # [03:17] * Joins: aspire (~aspire__@unaffiliated/aspire)
- # [03:19] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [03:20] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [03:20] * Joins: zecho (~zecho@63-155-230-157.frgo.qwest.net)
- # [03:23] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [03:24] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [03:31] * Joins: SteveBenner09 (~stevebenn@cpe-74-71-213-28.nyc.res.rr.com)
- # [03:35] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [03:35] * Joins: pr0ton (~pr0ton@c-67-188-119-96.hsd1.ca.comcast.net)
- # [03:35] * Quits: becom33 (~geek@unaffiliated/becom33) (Ping timeout: 260 seconds)
- # [03:40] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 260 seconds)
- # [03:40] * Quits: rootshift (~rootshift@2.26.140.108) (Quit: My MacBook has decided to go to sleep. Zzzz..)
- # [03:41] * Joins: vkrest (~vkrest@173.252.71.189)
- # [03:43] * Joins: rootshift (~rootshift@2.26.140.108)
- # [03:44] * Quits: maroloccio (~marolocci@89.Red-79-150-25.dynamicIP.rima-tde.net) (Quit: WeeChat 0.4.2)
- # [03:47] * Joins: Jayro (~jayro@142.177.223.101)
- # [03:47] <Jayro> Hey, would anyone in here be able to answer from questions about canvas?
- # [03:48] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [03:50] * Quits: SteveBenner09 (~stevebenn@cpe-74-71-213-28.nyc.res.rr.com) (Remote host closed the connection)
- # [03:50] <Jayro> I am working on a game using canvas, currently I have the world rendering on a canvas in memory, and the viewport the user sees as a canvas witihn the html dom tree (on the page). I am currently using getImageData() to cut out the section of the map the player is on from the scene canvas and then using putImageDate to draw that to the canvas the player sees. This is working, but doing this 60 times a second is very heavy on the CPU. Can anyone recommend a be
- # [03:50] <Jayro> tter way to go about this?
- # [03:51] * Joins: SteveBenner09 (~stevebenn@cpe-74-71-213-28.nyc.res.rr.com)
- # [03:52] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 260 seconds)
- # [03:53] * Quits: rootshift (~rootshift@2.26.140.108) (Quit: My MacBook has decided to go to sleep. Zzzz..)
- # [03:55] * Joins: DreadKnight (~dread@unaffiliated/dreadknight)
- # [03:56] * Joins: mtrythall (~mtrythall@c-98-203-232-230.hsd1.wa.comcast.net)
- # [03:59] * Quits: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com) (Quit: I'm bored, time to go.)
- # [04:00] * Quits: mtrythall (~mtrythall@c-98-203-232-230.hsd1.wa.comcast.net) (Client Quit)
- # [04:01] * Quits: DreadKnight (~dread@unaffiliated/dreadknight) (Quit: #Ancient Beast - Master Your Beasts ( http://AncientBeast.com ))
- # [04:04] * Joins: DreadKnight (~dread@unaffiliated/dreadknight)
- # [04:06] * Quits: binalee_cloud (uid7141@gateway/web/irccloud.com/x-sozgqcbbsvtlkvze) (Ping timeout: 256 seconds)
- # [04:06] * Quits: cylentwolf__ (uid3104@gateway/web/irccloud.com/x-hwizkrkjashdmdnp) (Ping timeout: 245 seconds)
- # [04:07] * Joins: cylentwolf__ (uid3104@gateway/web/irccloud.com/x-ktqoblkjuobafxph)
- # [04:08] * Joins: binalee_cloud (uid7141@gateway/web/irccloud.com/x-enhzobbmclnqboeo)
- # [04:12] * Joins: siid (~siid@186.151.55.200)
- # [04:15] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
- # [04:15] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [04:16] * Quits: quackgyver (sid11872@gateway/web/irccloud.com/x-nzhebcenwosbwfcs) (Ping timeout: 272 seconds)
- # [04:16] * Quits: Preda- (~preda@dsl-olubrasgw2-50dffd-55.dhcp.inet.fi) (Ping timeout: 248 seconds)
- # [04:18] * Quits: zecho (~zecho@63-155-230-157.frgo.qwest.net) (Remote host closed the connection)
- # [04:18] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [04:18] * Quits: amatecha (sid10006@gateway/web/irccloud.com/x-idlqpfguosvblyla) (Read error: Connection reset by peer)
- # [04:19] * Joins: coellobranco (~FoRcEr@220.Red-83-52-52.dynamicIP.rima-tde.net)
- # [04:19] * Quits: manuelbieh (~manuelbie@ip-84-118-145-123.unity-media.net) (Read error: Connection reset by peer)
- # [04:20] * Quits: JonEdney (~JonEdney@unaffiliated/jonedney) (Quit: Good day, sir!)
- # [04:21] * Quits: martisj (sid12684@gateway/web/irccloud.com/x-bmkrfbqntccnqosc) (Ping timeout: 246 seconds)
- # [04:22] * Joins: martisj (sid12684@gateway/web/irccloud.com/x-gaxvljwkwulfaovq)
- # [04:23] * Joins: amatecha (sid10006@gateway/web/irccloud.com/x-rcvcskklxbtqzupx)
- # [04:23] * Quits: Reacto (quasselcor@unaffiliated/reacto) (Ping timeout: 264 seconds)
- # [04:24] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [04:24] * Joins: tectonic (~tectonic@c-24-5-42-195.hsd1.ca.comcast.net)
- # [04:26] * Joins: sree (~sree@59.92.84.185)
- # [04:27] * Quits: siid (~siid@186.151.55.200) (Quit: Leaving)
- # [04:27] * Joins: Reacto (quasselcor@unaffiliated/reacto)
- # [04:28] * Joins: quackgyver (sid11872@gateway/web/irccloud.com/x-cxdehecjnloysdbv)
- # [04:29] * Joins: RyanD (~rdavies@ip68-100-116-235.dc.dc.cox.net)
- # [04:29] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [04:30] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Remote host closed the connection)
- # [04:31] * Joins: elizbarr (~elizbarr@172.8.20.79)
- # [04:31] * sree is now known as new_programmer
- # [04:32] * Joins: zecho (~zecho@63-155-230-157.frgo.qwest.net)
- # [04:32] * Quits: Reacto (quasselcor@unaffiliated/reacto) (Ping timeout: 264 seconds)
- # [04:32] * Quits: elizbarr (~elizbarr@172.8.20.79) (Remote host closed the connection)
- # [04:32] * Joins: elizbarr_ (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [04:34] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 272 seconds)
- # [04:35] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [04:40] * Quits: new_programmer (~sree@59.92.84.185)
- # [04:40] * Joins: pibby (~pibby@99-160-9-110.lightspeed.rcsntx.sbcglobal.net)
- # [04:40] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 260 seconds)
- # [04:41] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Remote host closed the connection)
- # [04:45] * Joins: siid (~siid@186.151.55.200)
- # [04:47] * Joins: earthquake (~earthquak@pool-108-30-60-26.nycmny.fios.verizon.net)
- # [04:49] * Joins: Reacto (quasselcor@2001:700:300:1430:56:2343:4ec9:ba0)
- # [04:49] * Quits: Reacto (quasselcor@2001:700:300:1430:56:2343:4ec9:ba0) (Changing host)
- # [04:49] * Joins: Reacto (quasselcor@unaffiliated/reacto)
- # [04:51] * Joins: bigawuc (~bigawuc@wsip-68-15-144-175.hr.hr.cox.net)
- # [04:54] * Quits: Reacto (quasselcor@unaffiliated/reacto) (Ping timeout: 264 seconds)
- # [04:57] * Parts: bigawuc (~bigawuc@wsip-68-15-144-175.hr.hr.cox.net) ("Leaving")
- # [05:07] * Quits: elizbarr_ (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Remote host closed the connection)
- # [05:10] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [05:10] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [05:11] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Remote host closed the connection)
- # [05:12] * Joins: rbartos (~rbartos@76.14.92.30)
- # [05:12] * Quits: rbartos (~rbartos@76.14.92.30) (Client Quit)
- # [05:16] * Quits: SteveBenner09 (~stevebenn@cpe-74-71-213-28.nyc.res.rr.com)
- # [05:18] * Joins: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com)
- # [05:21] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [05:23] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [05:25] * Joins: chrollo (~chrollo@ppp59-167-135-202.static.internode.on.net)
- # [05:26] * Quits: pasevin (~pasevin@host86-166-212-1.range86-166.btcentralplus.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [05:27] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [05:31] * Quits: zettam (~undream@217.131.202.65) (Read error: Connection reset by peer)
- # [05:32] * Quits: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067) (Read error: Connection reset by peer)
- # [05:36] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [05:39] * Quits: earthquake (~earthquak@pool-108-30-60-26.nycmny.fios.verizon.net) (Quit: earthquake)
- # [05:41] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 260 seconds)
- # [05:46] * Joins: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net)
- # [05:50] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [05:51] * Quits: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) (Ping timeout: 248 seconds)
- # [05:51] * Quits: dylanlindgren (~kartstar@1.148.23.120) (Quit: Textual IRC Client: www.textualapp.com)
- # [05:52] * Quits: j_wright (~jwright@unaffiliated/j-wright/x-9145068) (Ping timeout: 272 seconds)
- # [05:53] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 253 seconds)
- # [05:56] * Quits: dik_dak (~dik_dak@pool-100-2-182-75.nycmny.fios.verizon.net) (Ping timeout: 245 seconds)
- # [05:57] * Joins: maroloccio (~marolocci@89.Red-79-150-25.dynamicIP.rima-tde.net)
- # [06:03] * Joins: xaq (~xaq@PLACEHOLDER2-BORDERNAT-PI-DTC.ABUDHABI.NYU.EDU)
- # [06:07] * duoi is now known as duoi_afk
- # [06:07] * Joins: pifon (~pifon@unaffiliated/pifon)
- # [06:10] * Joins: TheOrignl (~Thunderbi@107-136-4-10.lightspeed.sntcca.sbcglobal.net)
- # [06:10] * Joins: dik_dak (~dik_dak@pool-100-2-182-75.nycmny.fios.verizon.net)
- # [06:11] * Joins: dasqueel (61583f44@gateway/web/freenode/ip.97.88.63.68)
- # [06:15] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [06:16] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [06:19] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 252 seconds)
- # [06:19] * Quits: zecho (~zecho@63-155-230-157.frgo.qwest.net) (Remote host closed the connection)
- # [06:21] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [06:24] * Quits: dasqueel (61583f44@gateway/web/freenode/ip.97.88.63.68) (Quit: Page closed)
- # [06:25] * Joins: Ansem (~Ansem@cpe-70-124-93-148.austin.res.rr.com)
- # [06:27] * Quits: bjoe2k4 (bjoe2k4@kalzium.d9c.eu) (Ping timeout: 245 seconds)
- # [06:29] * Parts: pifon (~pifon@unaffiliated/pifon) ("Leaving")
- # [06:29] * Joins: bjoe2k4 (bjoe2k4@kalzium.d9c.eu)
- # [06:29] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [06:30] * Quits: cgar (~cgar@ool-4575dfc3.dyn.optonline.net) (Quit: Leaving)
- # [06:31] * Quits: chrollo (~chrollo@ppp59-167-135-202.static.internode.on.net) (Quit: Leaving)
- # [06:31] * Joins: denis (~u@109.105.161.239)
- # [06:34] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 260 seconds)
- # [06:36] * Quits: esprehn (sid10445@gateway/web/irccloud.com/x-ymacjyirwskqcqhb) (Ping timeout: 245 seconds)
- # [06:37] * Quits: remysharp (sid4345@gateway/web/irccloud.com/x-agqhwuiceukggjty) (Ping timeout: 272 seconds)
- # [06:37] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [06:37] * Joins: esprehn (sid10445@gateway/web/irccloud.com/x-zmoqgrsumsxmapnj)
- # [06:39] * Quits: binalee_cloud (uid7141@gateway/web/irccloud.com/x-enhzobbmclnqboeo) (Ping timeout: 256 seconds)
- # [06:40] * Joins: remysharp (sid4345@gateway/web/irccloud.com/x-bcmuhmazxvfqgqmg)
- # [06:41] * Joins: binalee_cloud (uid7141@gateway/web/irccloud.com/x-tsrikrptjjdhhmnp)
- # [06:42] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 260 seconds)
- # [06:43] * Quits: salazr___ (uid2027@gateway/web/irccloud.com/x-wehrryobbmrctsaf) (Ping timeout: 264 seconds)
- # [06:45] * Joins: salazr___ (uid2027@gateway/web/irccloud.com/x-mmrlrmswzjsxmoql)
- # [06:46] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
- # [06:47] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [06:50] * Joins: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net)
- # [06:52] * Quits: TheOrignl (~Thunderbi@107-136-4-10.lightspeed.sntcca.sbcglobal.net) (Quit: TheOrignl)
- # [06:57] * Joins: Benjaminsen_ (~chrisbenj@108-213-66-94.lightspeed.snfcca.sbcglobal.net)
- # [06:57] * Quits: Benjaminsen (~chrisbenj@108-213-66-94.lightspeed.snfcca.sbcglobal.net) (Ping timeout: 260 seconds)
- # [06:57] * Benjaminsen_ is now known as Benjaminsen
- # [07:08] * Quits: Jayro (~jayro@142.177.223.101) (Ping timeout: 252 seconds)
- # [07:09] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [07:11] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [07:13] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 272 seconds)
- # [07:15] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [07:21] * Quits: qoouep (~qoouep@75-128-15-43.dhcp.snlo.ca.charter.com) (Quit: My MacBook has gone to sleep. ZZZzzz…)
- # [07:25] * Quits: siid (~siid@186.151.55.200) (Quit: Leaving)
- # [07:25] * Quits: vkrest (~vkrest@173.252.71.189) (Read error: Connection reset by peer)
- # [07:33] * Joins: [gmi] (~G74@185.13.9.63)
- # [07:38] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [07:42] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 260 seconds)
- # [07:45] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [07:46] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk)
- # [07:46] * Joins: vkrest (~vkrest@173.252.71.189)
- # [07:49] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [07:54] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 246 seconds)
- # [07:55] * Joins: qoouep (~qoouep@75-128-15-43.dhcp.snlo.ca.charter.com)
- # [07:56] * Joins: Bray90820 (~bray90820@50-81-253-32.client.mchsi.com)
- # [07:58] * duoi_afk is now known as duoi
- # [08:01] * Quits: pr0ton (~pr0ton@c-67-188-119-96.hsd1.ca.comcast.net) (Quit: pr0ton)
- # [08:03] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [08:03] * Quits: dismist (~cssfx@pool-173-71-153-4.nrflva.fios.verizon.net)
- # [08:03] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [08:04] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [08:06] * Quits: mitzev_ (~mitzev_@61.173.86.119) (Read error: Connection reset by peer)
- # [08:08] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 252 seconds)
- # [08:08] * Joins: mitzev_ (~mitzev_@61.173.88.251)
- # [08:09] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [08:12] * Quits: Ansem (~Ansem@cpe-70-124-93-148.austin.res.rr.com) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [08:16] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [08:19] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Client Quit)
- # [08:20] * Joins: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
- # [08:24] * Quits: conquerio (~pg_sd@108-83-74-87.lightspeed.sndgca.sbcglobal.net)
- # [08:29] * Quits: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com) (Quit: I'm bored, time to go.)
- # [08:31] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [08:31] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [08:32] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [08:32] * Joins: pifon (~pifon@unaffiliated/pifon)
- # [08:32] * Quits: pifon (~pifon@unaffiliated/pifon) (Remote host closed the connection)
- # [08:33] * Joins: pifon (~pifon@unaffiliated/pifon)
- # [08:33] * pifon is now known as pandemo
- # [08:33] * Parts: pandemo (~pifon@unaffiliated/pifon)
- # [08:36] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 248 seconds)
- # [08:37] * Quits: aspire (~aspire__@unaffiliated/aspire) (Quit: Leaving)
- # [08:38] * Joins: sveltponce (~sveltponc@ylknnt182-55.theedge.ca)
- # [08:38] * Quits: sveltponce (~sveltponc@ylknnt182-55.theedge.ca) (Max SendQ exceeded)
- # [08:39] * Joins: sveltponce (~sveltponc@ylknnt182-55.theedge.ca)
- # [08:39] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [08:40] * Quits: Namaskar (~Namaskr@host86-148-101-169.range86-148.btcentralplus.com) (Ping timeout: 245 seconds)
- # [08:43] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 245 seconds)
- # [08:44] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [08:44] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [08:47] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [08:54] * Quits: gerard0 (znc@envy.gerardo.cc) (Ping timeout: 245 seconds)
- # [08:54] * Quits: Atw (~Atw@ip68-2-211-24.ph.ph.cox.net) (Ping timeout: 252 seconds)
- # [08:57] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [08:58] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [08:59] * Quits: dik_dak (~dik_dak@pool-100-2-182-75.nycmny.fios.verizon.net) (Quit: Leaving)
- # [09:00] * Joins: prx (~lep@ODAP-62-0-84-237.bb.netvision.net.il)
- # [09:01] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [09:02] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 246 seconds)
- # [09:02] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [09:03] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 252 seconds)
- # [09:07] * duoi is now known as duoi_afk
- # [09:07] * Joins: totsinaprops (~totsinapr@gateway/tor-sasl/totsinaprops)
- # [09:09] * Quits: Benjaminsen (~chrisbenj@108-213-66-94.lightspeed.snfcca.sbcglobal.net) (Quit: Benjaminsen)
- # [09:11] * Joins: zettam (~undream@217.131.202.65)
- # [09:24] * Quits: xaq (~xaq@PLACEHOLDER2-BORDERNAT-PI-DTC.ABUDHABI.NYU.EDU) (Remote host closed the connection)
- # [09:27] * Quits: qoouep (~qoouep@75-128-15-43.dhcp.snlo.ca.charter.com) (Quit: My MacBook has gone to sleep. ZZZzzz…)
- # [09:27] * Joins: Ms2ger (~Ms2ger@26.223-64-87.adsl-dyn.isp.belgacom.be)
- # [09:28] * Joins: qoouep (~qoouep@75-128-15-43.dhcp.snlo.ca.charter.com)
- # [09:34] * Quits: sveltponce (~sveltponc@ylknnt182-55.theedge.ca) (Quit: Textual IRC Client: www.textualapp.com)
- # [09:34] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [09:35] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [09:35] * Joins: sveltponce (~sveltponc@ylknnt182-55.theedge.ca)
- # [09:35] * Quits: sveltponce (~sveltponc@ylknnt182-55.theedge.ca) (Max SendQ exceeded)
- # [09:35] * Joins: sveltponce (~sveltponc@ylknnt182-55.theedge.ca)
- # [09:35] * Quits: sveltponce (~sveltponc@ylknnt182-55.theedge.ca) (Max SendQ exceeded)
- # [09:36] * Joins: sveltponce (~sveltponc@ylknnt182-55.theedge.ca)
- # [09:36] * Quits: sveltponce (~sveltponc@ylknnt182-55.theedge.ca) (Max SendQ exceeded)
- # [09:37] * Joins: sveltponce (~sveltponc@ylknnt182-55.theedge.ca)
- # [09:41] * Joins: pifon (~pifon@unaffiliated/pifon)
- # [09:42] * Quits: pifon (~pifon@unaffiliated/pifon) (Client Quit)
- # [09:43] * Joins: Maxani (~maxani@ARennes-655-1-186-139.w2-13.abo.wanadoo.fr)
- # [09:50] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [09:51] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [09:51] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [09:53] * Quits: sveltponce (~sveltponc@ylknnt182-55.theedge.ca) (Quit: Textual IRC Client: www.textualapp.com)
- # [09:53] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [09:55] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 272 seconds)
- # [09:56] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 272 seconds)
- # [09:57] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 245 seconds)
- # [09:58] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 272 seconds)
- # [10:03] * Joins: xaq (~xaq@PLACEHOLDER2-BORDERNAT-PI-DTC.ABUDHABI.NYU.EDU)
- # [10:06] * Joins: vkrest_ (~vkrest@76-244-38-58.lightspeed.sntcca.sbcglobal.net)
- # [10:07] * Quits: vkrest (~vkrest@173.252.71.189) (Read error: Connection reset by peer)
- # [10:14] * Quits: Maxani (~maxani@ARennes-655-1-186-139.w2-13.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [10:16] * Quits: pibby (~pibby@99-160-9-110.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 272 seconds)
- # [10:19] * Joins: Namaskar (~Namaskr@host86-148-101-169.range86-148.btcentralplus.com)
- # [10:19] * Joins: jetienne (~anonymous@ivr94-10-88-177-169-62.fbx.proxad.net)
- # [10:25] * Joins: deasy (~deasy@host-85-201-190-191.brutele.be)
- # [10:29] * Joins: kas187 (~kas187@cpc23-sotn9-2-0-cust217.15-1.cable.virginm.net)
- # [10:30] * Joins: pifon (~pifon@unaffiliated/pifon)
- # [10:32] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [10:34] * Quits: kas187 (~kas187@cpc23-sotn9-2-0-cust217.15-1.cable.virginm.net) (Quit: kas187)
- # [10:36] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 260 seconds)
- # [10:37] * Joins: kas187 (~kas187@cpc23-sotn9-2-0-cust217.15-1.cable.virginm.net)
- # [10:41] * Joins: dangerousdave (~dangerous@78.156.71.46)
- # [10:45] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [10:45] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [10:50] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [10:51] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 272 seconds)
- # [10:54] * Joins: symb (~IRC@91-64-9-21-dynip.superkabel.de)
- # [10:54] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [11:00] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 272 seconds)
- # [11:00] * Joins: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067)
- # [11:02] * Quits: dangerousdave (~dangerous@78.156.71.46) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
- # [11:05] * Joins: nmz (~nmz@ip-178-202-91-234.unitymediagroup.de)
- # [11:09] * Joins: dangerousdave (~dangerous@78.156.71.46)
- # [11:09] * Joins: Maxani (~maxani@ARennes-655-1-186-139.w2-13.abo.wanadoo.fr)
- # [11:14] * Quits: prx (~lep@ODAP-62-0-84-237.bb.netvision.net.il) (Ping timeout: 252 seconds)
- # [11:15] * Quits: allsociety (~allsociet@74.105.77.249) (Quit: Leaving...)
- # [11:18] * Quits: qoouep (~qoouep@75-128-15-43.dhcp.snlo.ca.charter.com) (Quit: My MacBook has gone to sleep. ZZZzzz…)
- # [11:18] * Joins: qoouep (~qoouep@75-128-15-43.dhcp.snlo.ca.charter.com)
- # [11:19] * Quits: heedypo (~heedypo@user-5af4ad27.broadband.tesco.net) (Ping timeout: 272 seconds)
- # [11:22] * Quits: kas187 (~kas187@cpc23-sotn9-2-0-cust217.15-1.cable.virginm.net) (Quit: kas187)
- # [11:22] * Quits: nmz (~nmz@ip-178-202-91-234.unitymediagroup.de) (Quit: gone.)
- # [11:26] * Joins: taijeen (~taijeen@p4FF84390.dip0.t-ipconnect.de)
- # [11:26] * Joins: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
- # [11:27] * Joins: heedypo (~heedypo@user-5af4ad27.broadband.tesco.net)
- # [11:32] * Quits: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) (Ping timeout: 272 seconds)
- # [11:34] * Joins: doev (~doev@p5482E553.dip0.t-ipconnect.de)
- # [11:37] * Joins: fikst (~fikst@2a02:1810:3813:2b00:293c:1721:3c9f:abdf)
- # [11:39] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [11:39] * Quits: dangerousdave (~dangerous@78.156.71.46) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
- # [11:40] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [11:41] * Joins: haBuu_ (haBuu@ip-36-206-6903-67de-e960-4f07.dhcp6.opintanner.fi)
- # [11:44] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 245 seconds)
- # [11:44] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 248 seconds)
- # [11:44] * Quits: totsinaprops (~totsinapr@gateway/tor-sasl/totsinaprops) (Quit: totsinaprops)
- # [11:45] * Quits: haBuu^ (haBuu@ip-36-206-a565-3c64-a2ca-3df2.dhcp6.opintanner.fi) (Ping timeout: 252 seconds)
- # [11:51] * Joins: sverek (~sverek@goatse.org)
- # [11:51] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [11:52] * Joins: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net)
- # [11:53] * Quits: meiskam (~meiskam@shellium/developer/meiskam) (Ping timeout: 260 seconds)
- # [11:53] <sverek> hello, i want to modify http://html5up.net/miniport/ with a feature present in http://ghost-grmmph.rhcloud.com/ when i first arrive to the site i want the "first page" to fully cover the whole window (like in ghost scroll) in miniport i will get "I design..." on the bottom if i have too small text. any hints?
- # [11:55] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [11:55] * Joins: meiskam (~meiskam@shellium/developer/meiskam)
- # [11:56] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 260 seconds)
- # [11:58] * Quits: AngelDeath_ (~angeldeat@201.210.1.210) (Ping timeout: 248 seconds)
- # [12:00] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 260 seconds)
- # [12:00] * Joins: quetzakubica (~quetzacot@89-66-203-102.dynamic.chello.pl)
- # [12:04] * Quits: Maxani (~maxani@ARennes-655-1-186-139.w2-13.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [12:10] * Quits: deasy (~deasy@host-85-201-190-191.brutele.be) (Quit: Nom d'un quark, c'est Edmonton !)
- # [12:12] * Joins: Maxani (~maxani@ARennes-655-1-186-139.w2-13.abo.wanadoo.fr)
- # [12:12] * Quits: Maxani (~maxani@ARennes-655-1-186-139.w2-13.abo.wanadoo.fr) (Max SendQ exceeded)
- # [12:16] * Quits: tectonic (~tectonic@c-24-5-42-195.hsd1.ca.comcast.net)
- # [12:18] * Joins: totsinaprops (~totsinapr@gateway/tor-sasl/totsinaprops)
- # [12:28] * Joins: dkpi (~maxime@80.215.175.69)
- # [12:31] * Quits: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
- # [12:32] * Joins: ElChicoNube (~ElChicoNu@77.Red-79-153-217.dynamicIP.rima-tde.net)
- # [12:32] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [12:32] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [12:34] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [12:37] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 260 seconds)
- # [12:38] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [12:39] * Joins: cnivolle (~cnivolle@2a01:e35:2e3d:3740:e6ce:8fff:fe20:64d8)
- # [12:39] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 260 seconds)
- # [12:41] * Joins: deasy (~deasy@host-85-201-190-191.brutele.be)
- # [12:41] * Joins: imLinder (~imlinder@h-176-10-249-42.na.cust.bahnhof.se)
- # [12:44] * Joins: Nexen (~Nexen@AClermont-Ferrand-654-1-582-172.w86-216.abo.wanadoo.fr)
- # [12:48] * Quits: dkpi (~maxime@80.215.175.69) (Read error: Connection reset by peer)
- # [12:53] * Joins: Centime (~centime@90.84.144.208)
- # [12:56] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [12:57] * Joins: FullContactCoder (~Timothy@92-108-55-154.dynamic.upc.nl)
- # [12:59] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk) (Quit: TuRnaD0)
- # [12:59] * Quits: qoouep (~qoouep@75-128-15-43.dhcp.snlo.ca.charter.com) (Quit: My MacBook has gone to sleep. ZZZzzz…)
- # [13:00] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk)
- # [13:00] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 272 seconds)
- # [13:01] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [13:01] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [13:01] * Quits: luist (~luist@201.17.232.128) (Quit: luist)
- # [13:03] * Quits: imLinder (~imlinder@h-176-10-249-42.na.cust.bahnhof.se)
- # [13:08] * Quits: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) (Ping timeout: 252 seconds)
- # [13:09] * Quits: cnivolle (~cnivolle@2a01:e35:2e3d:3740:e6ce:8fff:fe20:64d8) (Remote host closed the connection)
- # [13:10] * Quits: vkrest_ (~vkrest@76-244-38-58.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
- # [13:11] * Joins: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net)
- # [13:11] * Joins: qoouep (~qoouep@75-128-15-43.dhcp.snlo.ca.charter.com)
- # [13:17] * Joins: tomlane (~tomlane@questionable.ventures)
- # [13:17] * Quits: tomlane (~tomlane@questionable.ventures) (Read error: Operation timed out)
- # [13:20] * Quits: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net) (Remote host closed the connection)
- # [13:21] * Joins: Preda- (~preda@dsl-olubrasgw2-50dffd-55.dhcp.inet.fi)
- # [13:22] * Joins: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net)
- # [13:22] * Quits: denis (~u@109.105.161.239) (Quit: Ex-Chat)
- # [13:23] * Joins: crazyjawa (~crazyjawa@2606:a000:1203:80ce:806a:a26c:f2db:a9f1)
- # [13:24] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [13:24] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [13:26] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [13:28] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [13:28] * Joins: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com)
- # [13:31] * Joins: prx (~lep@ODAP-62-0-84-237.bb.netvision.net.il)
- # [13:32] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [13:32] * Joins: c4milo_ (~c4milo@host53.181-15-89.telecom.net.ar)
- # [13:33] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 260 seconds)
- # [13:35] * Joins: kennyluck (~kennyluck@219.236.246.147)
- # [13:37] * Quits: c4milo_ (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 260 seconds)
- # [13:40] * Quits: xaq (~xaq@PLACEHOLDER2-BORDERNAT-PI-DTC.ABUDHABI.NYU.EDU) (Remote host closed the connection)
- # [13:40] * Joins: Jayflux (~Jason@host-78-149-21-193.as13285.net)
- # [13:40] * Quits: Jayflux (~Jason@host-78-149-21-193.as13285.net) (Changing host)
- # [13:40] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
- # [13:42] * Quits: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net) (Remote host closed the connection)
- # [13:44] * Quits: mitzev_ (~mitzev_@61.173.88.251) (Ping timeout: 246 seconds)
- # [13:47] * Joins: mitzev_ (~mitzev_@61.173.88.251)
- # [13:48] * Quits: ElChicoNube (~ElChicoNu@77.Red-79-153-217.dynamicIP.rima-tde.net) (Quit: Leaving.)
- # [13:54] * Quits: Centime (~centime@90.84.144.208) (Read error: No route to host)
- # [13:54] * Joins: Centime (~centime@90.84.144.208)
- # [13:54] * Joins: soredz (~soredz@h170n6-fre-d1.ias.bredband.telia.com)
- # [13:55] * Quits: soredz4 (~soredz@h170n6-fre-d1.ias.bredband.telia.com) (Ping timeout: 260 seconds)
- # [13:56] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [13:56] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [14:00] * Joins: xaq (~xaq@PLACEHOLDER2-BORDERNAT-PI-DTC.ABUDHABI.NYU.EDU)
- # [14:01] * Joins: tiyit (~tiyit@pool-173-65-70-207.tampfl.fios.verizon.net)
- # [14:01] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 252 seconds)
- # [14:01] * Quits: soredz (~soredz@h170n6-fre-d1.ias.bredband.telia.com) (Ping timeout: 246 seconds)
- # [14:02] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 252 seconds)
- # [14:04] * Quits: kennyluck (~kennyluck@219.236.246.147) (Ping timeout: 252 seconds)
- # [14:05] * Quits: FullContactCoder (~Timothy@92-108-55-154.dynamic.upc.nl) (Read error: Connection reset by peer)
- # [14:05] * Joins: FullContactCoder (~Timothy@92-108-55-154.dynamic.upc.nl)
- # [14:06] * Joins: kennyluck (~kennyluck@219.236.246.147)
- # [14:12] * Quits: xaq (~xaq@PLACEHOLDER2-BORDERNAT-PI-DTC.ABUDHABI.NYU.EDU) (Remote host closed the connection)
- # [14:15] * Joins: xaq (~xaq@PLACEHOLDER2-BORDERNAT-PI-DTC.ABUDHABI.NYU.EDU)
- # [14:15] * Quits: xaq (~xaq@PLACEHOLDER2-BORDERNAT-PI-DTC.ABUDHABI.NYU.EDU) (Remote host closed the connection)
- # [14:16] * Joins: jkjkljklj (54400ff4@gateway/web/freenode/ip.84.64.15.244)
- # [14:16] <jkjkljklj> Hi folks! Where can I learn to make something like https://www.google.com/nexus/5/ ?
- # [14:16] <jkjkljklj> I have completed the codecademy css course
- # [14:16] * Joins: soredz (~soredz@h170n6-fre-d1.ias.bredband.telia.com)
- # [14:18] * Joins: Relequestual (~Relequest@host86-178-9-72.range86-178.btcentralplus.com)
- # [14:19] * Quits: crazyjawa (~crazyjawa@2606:a000:1203:80ce:806a:a26c:f2db:a9f1) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [14:21] * Joins: ElChicoNube (~ElChicoNu@77.Red-79-153-217.dynamicIP.rima-tde.net)
- # [14:23] * Quits: heedypo1 (~heedypo@user-5af4ad27.broadband.tesco.net) (Ping timeout: 260 seconds)
- # [14:23] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [14:29] * Joins: pasevin (~pasevin@host86-166-212-1.range86-166.btcentralplus.com)
- # [14:31] * Joins: heedypo1 (~heedypo@user-5af4ad27.broadband.tesco.net)
- # [14:31] * Quits: pinage404 (~pinage404@mau78-1-88-184-110-51.fbx.proxad.net) (Excess Flood)
- # [14:33] * Quits: FullContactCoder (~Timothy@92-108-55-154.dynamic.upc.nl) (Read error: Operation timed out)
- # [14:33] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [14:35] * Quits: ElChicoNube (~ElChicoNu@77.Red-79-153-217.dynamicIP.rima-tde.net) (Ping timeout: 245 seconds)
- # [14:38] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 252 seconds)
- # [14:41] * Quits: Relequestual (~Relequest@host86-178-9-72.range86-178.btcentralplus.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [14:42] * Quits: Centime (~centime@90.84.144.208) (Ping timeout: 248 seconds)
- # [14:43] * Quits: deasy (~deasy@host-85-201-190-191.brutele.be) (Quit: Nom d'un quark, c'est Edmonton !)
- # [14:45] * Joins: pinage404 (~pinage404@mau78-1-88-184-110-51.fbx.proxad.net)
- # [14:46] * Joins: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net)
- # [14:47] * Joins: cjw-17 (~chris@24.222.73.6)
- # [14:50] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [14:56] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 272 seconds)
- # [14:57] * Quits: tiyit (~tiyit@pool-173-65-70-207.tampfl.fios.verizon.net) (Ping timeout: 272 seconds)
- # [14:57] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [14:58] * Quits: zettam (~undream@217.131.202.65) (Ping timeout: 245 seconds)
- # [15:01] * Joins: n-a-n (~n-a-n@31.9.74.86.rev.sfr.net)
- # [15:01] * Quits: meiskam (~meiskam@shellium/developer/meiskam) (Ping timeout: 246 seconds)
- # [15:01] <n-a-n> hi all
- # [15:01] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 248 seconds)
- # [15:03] * Quits: DreadKnight (~dread@unaffiliated/dreadknight) (Ping timeout: 260 seconds)
- # [15:03] <n-a-n> what is the best google-chrome plugin for test a responsive website ? for test different size of windows ?
- # [15:05] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Write error: Connection reset by peer)
- # [15:05] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [15:06] * Quits: heedypo1 (~heedypo@user-5af4ad27.broadband.tesco.net) (Ping timeout: 245 seconds)
- # [15:08] * Joins: meiskam (~meiskam@shellium/developer/meiskam)
- # [15:14] * Quits: coellobranco (~FoRcEr@220.Red-83-52-52.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [15:16] * Joins: DreadKnight (~dread@unaffiliated/dreadknight)
- # [15:17] * Joins: thelamest (~thelamest@ec2-79-125-30-94.eu-west-1.compute.amazonaws.com)
- # [15:21] * Quits: taijeen (~taijeen@p4FF84390.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [15:21] * Joins: Mentioum (~Mentioum@host109-153-186-115.range109-153.btcentralplus.com)
- # [15:21] * Quits: Mentioum (~Mentioum@host109-153-186-115.range109-153.btcentralplus.com) (Client Quit)
- # [15:24] * Quits: jkjkljklj (54400ff4@gateway/web/freenode/ip.84.64.15.244) (Ping timeout: 245 seconds)
- # [15:26] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Remote host closed the connection)
- # [15:26] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [15:30] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Ping timeout: 252 seconds)
- # [15:35] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [15:36] * Quits: jetienne (~anonymous@ivr94-10-88-177-169-62.fbx.proxad.net) (Quit: jetienne)
- # [15:36] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [15:36] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [15:38] * Quits: Namaskar (~Namaskr@host86-148-101-169.range86-148.btcentralplus.com) (Ping timeout: 245 seconds)
- # [15:42] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [15:43] * Joins: teear_ (teear@84-231-119-250.elisa-mobile.fi)
- # [15:43] * Joins: zettam (~undream@217.131.211.32)
- # [15:44] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [15:48] * Joins: jetienne (~anonymous@ivr94-10-88-177-169-62.fbx.proxad.net)
- # [15:48] * Quits: jetienne (~anonymous@ivr94-10-88-177-169-62.fbx.proxad.net) (Client Quit)
- # [15:48] * Quits: maroloccio (~marolocci@89.Red-79-150-25.dynamicIP.rima-tde.net) (Quit: WeeChat 0.4.2)
- # [15:49] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 252 seconds)
- # [15:53] * Joins: longbeach (~mike@AFontenayssB-152-1-4-87.w82-121.abo.wanadoo.fr)
- # [15:53] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [15:57] * Quits: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067) (Read error: Connection reset by peer)
- # [15:58] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 260 seconds)
- # [15:58] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [16:00] * Joins: johnmilton (~johnmilto@ool-44c5f2a3.dyn.optonline.net)
- # [16:00] * Joins: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067)
- # [16:03] * Joins: Namaskar (~Namaskr@host86-148-101-169.range86-148.btcentralplus.com)
- # [16:03] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 272 seconds)
- # [16:04] * Joins: aspire (~aspire__@unaffiliated/aspire)
- # [16:05] * Joins: fr33r1d3 (~peter@h240n7-oer-d4.ias.bredband.telia.com)
- # [16:10] * Joins: TheOrignl (~Thunderbi@107-136-4-10.lightspeed.sntcca.sbcglobal.net)
- # [16:11] * Joins: Centime (~centime@90.84.144.195)
- # [16:11] * Quits: TheOrignl (~Thunderbi@107-136-4-10.lightspeed.sntcca.sbcglobal.net) (Client Quit)
- # [16:12] * Joins: Reacto (quasselcor@2001:700:300:1430:56:2343:4ec9:ba0)
- # [16:12] * Quits: Reacto (quasselcor@2001:700:300:1430:56:2343:4ec9:ba0) (Changing host)
- # [16:12] * Joins: Reacto (quasselcor@unaffiliated/reacto)
- # [16:12] * Quits: Reacto (quasselcor@unaffiliated/reacto) (Remote host closed the connection)
- # [16:13] * Joins: Reacto (quasselcor@2001:700:300:1430:56:2343:4ec9:ba0)
- # [16:13] * Quits: Reacto (quasselcor@2001:700:300:1430:56:2343:4ec9:ba0) (Changing host)
- # [16:13] * Joins: Reacto (quasselcor@unaffiliated/reacto)
- # [16:14] * Quits: Reacto (quasselcor@unaffiliated/reacto) (Remote host closed the connection)
- # [16:14] * Joins: Reacto (quasselcor@2001:700:300:1430:56:2343:4ec9:ba0)
- # [16:14] * Quits: Reacto (quasselcor@2001:700:300:1430:56:2343:4ec9:ba0) (Changing host)
- # [16:14] * Joins: Reacto (quasselcor@unaffiliated/reacto)
- # [16:16] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
- # [16:18] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl) (Client Quit)
- # [16:20] * Joins: tiyit (~tiyit@pool-173-65-70-207.tampfl.fios.verizon.net)
- # [16:21] <dkm> n-a-n: there very well may be a better way, but I just resize the window manually ;-)
- # [16:22] <dkm> n-a-n: I do recall seeing something about a plugin that displays multiple widths simultaneous in the same browser window, which could be handy
- # [16:22] * Joins: pifon1 (~pifon@unaffiliated/pifon)
- # [16:25] * Quits: pifon (~pifon@unaffiliated/pifon) (Ping timeout: 246 seconds)
- # [16:29] <n-a-n> i've chose window resize, very simple and usefull, but thanks
- # [16:29] * Joins: koell (~galactica@178.115.133.146.wireless.dyn.drei.com)
- # [16:30] <n-a-n> 'window resizer'
- # [16:31] * Quits: n-a-n (~n-a-n@31.9.74.86.rev.sfr.net) (Quit: Quitte)
- # [16:31] * Joins: LazyMan (~matthew@unaffiliated/themadman)
- # [16:34] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [16:35] * Quits: Centime (~centime@90.84.144.195) (Ping timeout: 260 seconds)
- # [16:36] * Joins: Jayro (~jayro@142.177.223.101)
- # [16:37] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [16:39] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 248 seconds)
- # [16:41] <Jayro> I am working on a game using canvas, currently I have the world rendering on a canvas in memory, and the viewport the user sees as a canvas witihn the html dom tree (on the page). I am currently using getImageData() to cut out the section of the map the player is on from the scene canvas and then using putImageDate to draw that to the canvas the player sees. This is working, but doing this 60 times a second is very heavy on the CPU. Can anyone recommend a be
- # [16:41] <Jayro> tter way to go about this?
- # [16:41] * pifon1 is now known as pifon
- # [16:43] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [16:46] * Quits: Jayro (~jayro@142.177.223.101) (Quit: Leaving)
- # [16:47] * Quits: Stovetop (~mikestove@cpc3-hers5-2-0-cust214.6-3.cable.virginm.net) (Read error: Connection reset by peer)
- # [16:47] * Joins: Stovetop (~mikestove@cpc3-hers5-2-0-cust214.6-3.cable.virginm.net)
- # [16:51] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [16:51] * Joins: black0ut (~black0ut@p5DDDB9FB.dip0.t-ipconnect.de)
- # [16:59] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [17:02] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Remote host closed the connection)
- # [17:03] * Joins: SWakey (~SWakey@0540364f.skybroadband.com)
- # [17:03] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 246 seconds)
- # [17:05] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [17:06] * Joins: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt)
- # [17:06] * Quits: Rou (~Rou@pool-108-34-228-117.prvdri.fios.verizon.net) (Quit: HydraIRC -> http://www.hydrairc.com <- Like it? Visit #hydrairc on EFNet)
- # [17:09] * Quits: c4milo (~c4milo@host53.181-15-89.telecom.net.ar) (Ping timeout: 245 seconds)
- # [17:10] * Quits: Wildblue` (~guy@unaffiliated/wildblue) (Quit: Terabytes are termite-like desert insects.)
- # [17:14] * Joins: matunix (~localunix@78.251.17.246)
- # [17:16] * Quits: matunix (~localunix@78.251.17.246) (Read error: Connection reset by peer)
- # [17:18] * Joins: qw3rtman (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net)
- # [17:19] * Joins: crazyjawa (~crazyjawa@cpe-071-075-115-027.carolina.res.rr.com)
- # [17:20] * Quits: prx (~lep@ODAP-62-0-84-237.bb.netvision.net.il) (Ping timeout: 272 seconds)
- # [17:21] * Joins: dkpi (~maxime@80.215.164.79)
- # [17:24] * Quits: SWakey (~SWakey@0540364f.skybroadband.com) (Remote host closed the connection)
- # [17:27] * Joins: ec30 (~textual@92-108-43-175.dynamic.upc.nl)
- # [17:29] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [17:31] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [17:32] * Quits: cjw-17 (~chris@24.222.73.6) (Ping timeout: 272 seconds)
- # [17:36] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 248 seconds)
- # [17:36] * Joins: alabala (~immortal@unaffiliated/alabala)
- # [17:37] * Joins: cjw-17 (~chris@24.222.73.6)
- # [17:38] * Quits: qw3rtman (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net) (Ping timeout: 260 seconds)
- # [17:41] * Joins: oskarrough (~textual@91-66-83-50-dynip.superkabel.de)
- # [17:43] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [17:47] * Quits: zettam (~undream@217.131.211.32) (Ping timeout: 245 seconds)
- # [17:47] * Joins: Stovetop_ (~mikestove@cpc3-hers5-2-0-cust214.6-3.cable.virginm.net)
- # [17:48] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Remote host closed the connection)
- # [17:48] * Quits: LazyMan (~matthew@unaffiliated/themadman) (Ping timeout: 252 seconds)
- # [17:49] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [17:49] * Joins: LazyMan (~matthew@unaffiliated/themadman)
- # [17:49] * Joins: dangerousdave (~dangerous@78.156.71.46)
- # [17:51] * Quits: Stovetop (~mikestove@cpc3-hers5-2-0-cust214.6-3.cable.virginm.net) (Ping timeout: 248 seconds)
- # [17:51] * Quits: LazyMan (~matthew@unaffiliated/themadman) (Client Quit)
- # [17:51] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [17:51] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [17:52] * Quits: patsToms (~patsToms@radioa7.lv) (Read error: Connection reset by peer)
- # [17:53] * Quits: flgr (~flgr@o.flgr.me) (Ping timeout: 272 seconds)
- # [17:53] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Ping timeout: 252 seconds)
- # [17:54] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [17:55] * Joins: SWakey (~SWakey@0540364f.skybroadband.com)
- # [17:56] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [17:57] * Joins: lidenbrock (~liden@177.32.67.253)
- # [17:57] * Quits: lidenbrock (~liden@177.32.67.253)
- # [17:59] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 272 seconds)
- # [18:00] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [18:00] * Joins: rushir (4ab0c1ab@gateway/web/freenode/ip.74.176.193.171)
- # [18:00] <rushir> I need help making the three links at the bottom centered http://liveweave.com/xyMz4y
- # [18:01] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Ping timeout: 272 seconds)
- # [18:02] * Quits: dkpi (~maxime@80.215.164.79) (Read error: No route to host)
- # [18:02] * Joins: zettam (~undream@217.131.211.32)
- # [18:02] * Joins: GhostFre1man|AFK (~cameronki@c-24-126-173-18.hsd1.ga.comcast.net)
- # [18:03] * Joins: Adawerk__ (~mven@169.241.49.57)
- # [18:03] * Parts: rushir (4ab0c1ab@gateway/web/freenode/ip.74.176.193.171)
- # [18:03] * Joins: obert_ (~quassel@95.234.203.87)
- # [18:04] * Joins: Stovetop__ (~mikestove@cpc3-hers5-2-0-cust214.6-3.cable.virginm.net)
- # [18:04] * Joins: Preda| (~preda@dsl-olubrasgw2-50dffd-55.dhcp.inet.fi)
- # [18:04] * Quits: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net) (Ping timeout: 252 seconds)
- # [18:05] * Quits: SWakey (~SWakey@0540364f.skybroadband.com) (Ping timeout: 260 seconds)
- # [18:05] * Joins: _numerical (numerical@s-e-c-u-r-e-d.info)
- # [18:06] * Joins: Rou (~Rou@pool-108-34-228-117.prvdri.fios.verizon.net)
- # [18:07] * Quits: LordNasty (~NaSTy@93-43-144-31.ip92.fastwebnet.it) (Ping timeout: 260 seconds)
- # [18:07] * Joins: rblackwe_ (~rblackwe@li521-162.members.linode.com)
- # [18:07] * Joins: bgresham_ (~bgresham@linode.brittg.com)
- # [18:08] * Joins: LordNasty (~NaSTy@93-43-144-31.ip92.fastwebnet.it)
- # [18:10] * Joins: flgr (~flgr@o.flgr.me)
- # [18:11] * Joins: alexwhitman_ (~alexwhitm@87-194-159-116.bethere.co.uk)
- # [18:11] * Joins: njalk_ (~njalk@alt-gr.net)
- # [18:11] * Joins: patsToms (~patsToms@radioa7.lv)
- # [18:11] * Quits: Stovetop_ (~mikestove@cpc3-hers5-2-0-cust214.6-3.cable.virginm.net) (*.net *.split)
- # [18:11] * Quits: crazyjawa (~crazyjawa@cpe-071-075-115-027.carolina.res.rr.com) (*.net *.split)
- # [18:11] * Quits: DreadKnight (~dread@unaffiliated/dreadknight) (*.net *.split)
- # [18:11] * Quits: pinage404 (~pinage404@mau78-1-88-184-110-51.fbx.proxad.net) (*.net *.split)
- # [18:11] * Quits: Preda- (~preda@dsl-olubrasgw2-50dffd-55.dhcp.inet.fi) (*.net *.split)
- # [18:11] * Quits: numerical (numerical@s-e-c-u-r-e-d.info) (*.net *.split)
- # [18:11] * Quits: GhostFreeman|AFK (~cameronki@c-24-126-173-18.hsd1.ga.comcast.net) (*.net *.split)
- # [18:11] * Quits: obert (~quassel@95.234.203.87) (*.net *.split)
- # [18:11] * Quits: Cylent (~Cylent@c-50-158-10-90.hsd1.il.comcast.net) (*.net *.split)
- # [18:11] * Quits: BoomerBile (~BoomerBil@97-91-102-175.dhcp.roch.mn.charter.com) (*.net *.split)
- # [18:11] * Quits: globbot (~logbot@lump.glob.com.au) (*.net *.split)
- # [18:11] * Quits: alexwhitman (~alexwhitm@87-194-159-116.bethere.co.uk) (*.net *.split)
- # [18:11] * Quits: rblackwe (~rblackwe@li521-162.members.linode.com) (*.net *.split)
- # [18:11] * Quits: njalk (~njalk@alt-gr.net) (*.net *.split)
- # [18:11] * Quits: jankyhellface (~jankyhell@173.239.75.186) (*.net *.split)
- # [18:11] * Quits: m6 (~laite@h82142.koas.jyu.fi) (*.net *.split)
- # [18:11] * Quits: bgresham (~bgresham@linode.brittg.com) (*.net *.split)
- # [18:11] * Quits: mven (~mven@169.241.49.57) (*.net *.split)
- # [18:11] * Quits: fikst (~fikst@2a02:1810:3813:2b00:293c:1721:3c9f:abdf) (Quit: Leaving)
- # [18:11] * _numerical is now known as numerical
- # [18:12] * Joins: Cylent (~Cylent@c-50-158-10-90.hsd1.il.comcast.net)
- # [18:17] * Joins: pinpin404 (~pinage404@mau78-1-88-184-110-51.fbx.proxad.net)
- # [18:18] * Joins: DreadKnight (~dread@unaffiliated/dreadknight)
- # [18:19] * Joins: BoomerBile (~BoomerBil@97-91-102-175.dhcp.roch.mn.charter.com)
- # [18:19] * Joins: m6 (~laite@h82142.koas.jyu.fi)
- # [18:19] * Joins: jankyhellface (~jankyhell@173.239.75.186)
- # [18:25] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [18:25] * Joins: SWakey (~SWakey@0540364f.skybroadband.com)
- # [18:28] * Joins: globbot (~logbot@lump.glob.com.au)
- # [18:28] * Quits: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt) (Remote host closed the connection)
- # [18:29] * Joins: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt)
- # [18:30] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 245 seconds)
- # [18:30] * Joins: IanHerna_ (~ianhernan@216.240.59.115)
- # [18:30] * Quits: SWakey (~SWakey@0540364f.skybroadband.com) (Ping timeout: 265 seconds)
- # [18:33] * Quits: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt) (Ping timeout: 260 seconds)
- # [18:35] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [18:35] * Joins: j_wright (~jwright@unaffiliated/j-wright/x-9145068)
- # [18:36] * Quits: IanHerna_ (~ianhernan@216.240.59.115) (Ping timeout: 260 seconds)
- # [18:39] * Joins: ianpirro (~ianpirro@c-24-147-61-200.hsd1.ma.comcast.net)
- # [18:40] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 272 seconds)
- # [18:40] * pinpin404 is now known as pinage404
- # [18:43] * Quits: daze (~daze@unaffiliated/daze) (Quit: system reconfig)
- # [18:43] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [18:45] * Joins: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt)
- # [18:46] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
- # [18:47] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [18:50] * Quits: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt) (Remote host closed the connection)
- # [18:50] * Joins: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt)
- # [18:53] * Quits: Ericx2x (NuroXS@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout: 252 seconds)
- # [18:54] * Joins: Sendoush_ (~Sendoushi@cm2-84-91-84-50.netvisao.pt)
- # [18:54] * Quits: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt) (Read error: No route to host)
- # [18:55] * Joins: ramsub07 (~chatzilla@115.248.130.148)
- # [18:55] <ramsub07> Hi, guys ! Can some one tell me what are called directives in SSI Injection ?
- # [18:57] * Joins: jtw (~jtw@c-71-57-23-97.hsd1.il.comcast.net)
- # [18:57] * Quits: dangerousdave (~dangerous@78.156.71.46) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
- # [18:59] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Remote host closed the connection)
- # [18:59] * Quits: Sendoush_ (~Sendoushi@cm2-84-91-84-50.netvisao.pt) (Remote host closed the connection)
- # [18:59] * Quits: koell (~galactica@178.115.133.146.wireless.dyn.drei.com) (Ping timeout: 260 seconds)
- # [19:00] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [19:03] * Quits: alexwhitman_ (~alexwhitm@87-194-159-116.bethere.co.uk) (Quit: ZNC - http://znc.in)
- # [19:04] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [19:05] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 272 seconds)
- # [19:05] * Quits: DreadKnight (~dread@unaffiliated/dreadknight) (Quit: #Ancient Beast - Master Your Beasts ( http://AncientBeast.com ))
- # [19:05] * Joins: alexwhitman (~alexwhitm@87-194-159-116.bethere.co.uk)
- # [19:07] * Quits: oskarrough (~textual@91-66-83-50-dynip.superkabel.de) (Quit: Textual IRC Client: www.textualapp.com)
- # [19:07] * Quits: doev (~doev@p5482E553.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [19:08] * Quits: Ms2ger (~Ms2ger@26.223-64-87.adsl-dyn.isp.belgacom.be) (Ping timeout: 272 seconds)
- # [19:09] * Joins: dangerousdave (~dangerous@78.156.71.46)
- # [19:10] * Joins: koell (~galactica@178.115.132.161.wireless.dyn.drei.com)
- # [19:16] * Joins: imLinder (~imlinder@h-176-10-249-42.na.cust.bahnhof.se)
- # [19:18] * Joins: pifon1 (~pifon@unaffiliated/pifon)
- # [19:21] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk) (Read error: Connection reset by peer)
- # [19:21] * Quits: pifon (~pifon@unaffiliated/pifon) (Ping timeout: 272 seconds)
- # [19:22] * Joins: Ms2ger (~Ms2ger@91.182.60.210)
- # [19:22] * Quits: jtw (~jtw@c-71-57-23-97.hsd1.il.comcast.net) (Ping timeout: 245 seconds)
- # [19:22] * pifon1 is now known as pifon
- # [19:23] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [19:23] * Joins: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt)
- # [19:24] * Joins: jtw (~jtw@c-71-57-23-97.hsd1.il.comcast.net)
- # [19:24] * Quits: jtw (~jtw@c-71-57-23-97.hsd1.il.comcast.net) (Client Quit)
- # [19:26] * Joins: SWakey (~SWakey@0540364f.skybroadband.com)
- # [19:28] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk)
- # [19:28] * Quits: imLinder (~imlinder@h-176-10-249-42.na.cust.bahnhof.se) (Remote host closed the connection)
- # [19:30] * Quits: SWakey (~SWakey@0540364f.skybroadband.com) (Ping timeout: 252 seconds)
- # [19:33] * Quits: cjw-17 (~chris@24.222.73.6) (Ping timeout: 246 seconds)
- # [19:33] * Quits: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt) (Remote host closed the connection)
- # [19:33] * Joins: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt)
- # [19:37] * Joins: Sendoush_ (~Sendoushi@cm2-84-91-84-50.netvisao.pt)
- # [19:37] * Quits: Sendoushi (~Sendoushi@cm2-84-91-84-50.netvisao.pt) (Ping timeout: 245 seconds)
- # [19:39] * Quits: dangerousdave (~dangerous@78.156.71.46) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
- # [19:40] * Quits: mven_ (~mven@ip72-193-85-64.lv.lv.cox.net) (Remote host closed the connection)
- # [19:42] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [19:47] * Quits: Dwight_Stegall (YIM@50-81-255-87.client.mchsi.com) (Quit: I'm bored, time to go.)
- # [19:48] * Quits: Pomax (~Pomax@64.180.146.144)
- # [19:50] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.cpe.webspeed.dk) (Remote host closed the connection)
- # [19:50] * Joins: SWakey (~SWakey@0540364f.skybroadband.com)
- # [19:50] * Joins: dkpi (~maxime@80.215.164.79)
- # [19:54] * Joins: heedypo1 (~heedypo@user-5af4ad27.broadband.tesco.net)
- # [19:54] * Quits: teear_ (teear@84-231-119-250.elisa-mobile.fi) (Ping timeout: 245 seconds)
- # [19:55] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [19:55] * Joins: teear (teear@80-186-178-253.elisa-mobile.fi)
- # [19:55] * Joins: mven (~mven@ip72-193-85-64.lv.lv.cox.net)
- # [20:00] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Ping timeout: 264 seconds)
- # [20:01] * Quits: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067) (Remote host closed the connection)
- # [20:03] * Joins: kenavr (~KenavRene@chello062178026214.9.11.vie.surfer.at)
- # [20:04] * Joins: lkjkljlk (54400d3b@gateway/web/freenode/ip.84.64.13.59)
- # [20:05] <lkjkljlk> Hi. Can anyone please help me with this, I wants to know how can I make a html page in which I can write something at the top I mean few <div>s on the top of page and then I want to put something like this http://soulwire.github.io/FoldScroll/ ;Right now when I try to do that one goes over another
- # [20:05] * Quits: mven (~mven@ip72-193-85-64.lv.lv.cox.net) (Remote host closed the connection)
- # [20:06] * Joins: Left_Turn (~Left_Turn@unaffiliated/turn-left/x-3739067)
- # [20:07] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [20:09] * Quits: u0m3 (~u0m3@92.80.106.31) (Read error: Connection reset by peer)
- # [20:09] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [20:10] * Quits: alrra (~alrra@unaffiliated/alrra) (Client Quit)
- # [20:12] * Joins: u0m3 (~u0m3@92.80.90.121)
- # [20:14] * Quits: pifon (~pifon@unaffiliated/pifon) (Quit: Leaving)
- # [20:17] * Joins: dik_dak (~dik_dak@pool-100-2-182-75.nycmny.fios.verizon.net)
- # [20:19] * Quits: kenavr (~KenavRene@chello062178026214.9.11.vie.surfer.at)
- # [20:19] * Quits: ec30 (~textual@92-108-43-175.dynamic.upc.nl) (Quit: ["Textual IRC Client: www.textualapp.com"])
- # [20:19] * Joins: imLinder (~imlinder@h-176-10-249-42.na.cust.bahnhof.se)
- # [20:24] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [20:26] * Quits: tiyit (~tiyit@pool-173-65-70-207.tampfl.fios.verizon.net) (Ping timeout: 246 seconds)
- # [20:30] * Quits: zettam (~undream@217.131.211.32) (Ping timeout: 245 seconds)
- # [20:31] * Joins: sydlawrence_ (~KidSyd@90.197.36.227)
- # [20:31] * Quits: ravigehlot (~ravigehlo@pool-71-99-143-177.tampfl.fios.verizon.net) (Quit: Leaving)
- # [20:32] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Remote host closed the connection)
- # [20:36] * Joins: pibby (~pibby@99.160.9.110)
- # [20:36] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [20:40] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 260 seconds)
- # [20:41] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Remote host closed the connection)
- # [20:42] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [20:45] * Joins: wast (~wasteful@89-164-115-22.dsl.iskon.hr)
- # [20:53] * Quits: fr33r1d3 (~peter@h240n7-oer-d4.ias.bredband.telia.com) (Quit: Ex-Chat)
- # [20:54] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Remote host closed the connection)
- # [20:55] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [20:57] * Quits: LordNasty (~NaSTy@93-43-144-31.ip92.fastwebnet.it) (Ping timeout: 248 seconds)
- # [20:58] * Joins: LordNasty (~NaSTy@93-43-144-31.ip92.fastwebnet.it)
- # [20:59] * Joins: zettam (~undream@217.131.211.32)
- # [20:59] * Quits: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net) (Ping timeout: 252 seconds)
- # [21:02] * Joins: dangerousdave (~dangerous@78.156.71.46)
- # [21:03] * Quits: imLinder (~imlinder@h-176-10-249-42.na.cust.bahnhof.se) (Remote host closed the connection)
- # [21:04] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [21:08] * Quits: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [21:08] * Joins: mven (~mven@ip72-193-85-64.lv.lv.cox.net)
- # [21:14] * Joins: elizbarr (~elizbarr@172-8-20-79.lightspeed.gnvlsc.sbcglobal.net)
- # [21:20] * Joins: cgar (~cgar@ool-4575dfc3.dyn.optonline.net)
- # [21:22] * Quits: debsan (~debsan@244-79-245-190.fibertel.com.ar) (Ping timeout: 245 seconds)
- # [21:26] * Joins: debsan (~debsan@244-79-245-190.fibertel.com.ar)
- # [21:34] * Joins: pkinchington (~pkinching@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net)
- # [21:35] * Quits: pkinchington (~pkinching@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net) (Client Quit)
- # [21:36] * Joins: pkinchington (~pkinching@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net)
- # [21:37] * Quits: pkinchington (~pkinching@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net) (Client Quit)
- # [21:41] * Joins: pkinchington (~pkinching@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net)
- # [21:42] * Quits: pkinchington (~pkinching@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net) (Client Quit)
- # [21:43] * Joins: pkinchington (~the_pakma@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net)
- # [21:43] * Joins: pakman (~the_pakma@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net)
- # [21:44] * Quits: pakman (~the_pakma@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net) (Client Quit)
- # [21:44] * Quits: pkinchington (~the_pakma@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net) (Client Quit)
- # [21:44] * Joins: pkinchington (~pkinching@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net)
- # [21:45] * Joins: zecho (~zecho@63-155-230-157.frgo.qwest.net)
- # [21:45] * Quits: pkinchington (~pkinching@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net) (Client Quit)
- # [21:46] * Joins: pkinchington (~the_pakma@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net)
- # [21:46] * Quits: alabala (~immortal@unaffiliated/alabala)
- # [21:50] * Quits: pkinchington (~the_pakma@cpc8-lanc6-2-0-cust72.3-3.cable.virginm.net) (Client Quit)
- # [21:52] * Quits: teear (teear@80-186-178-253.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [21:52] * Joins: teear (teear@80-186-178-253.elisa-mobile.fi)
- # [21:53] * Quits: guyz (~digifiv5e@unaffiliated/digifiv5e) (Quit: quit)
- # [21:53] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [21:57] * Parts: drager (~drager@unaffiliated/drager)
- # [21:57] * Joins: prx (~lep@ODAP-62-0-84-237.bb.netvision.net.il)
- # [21:58] * Joins: siid (~siid@186.151.55.200)
- # [21:58] * Quits: dkpi (~maxime@80.215.164.79) (Read error: Connection reset by peer)
- # [21:58] * Quits: quetzakubica (~quetzacot@89-66-203-102.dynamic.chello.pl) (Quit: Leaving.)
- # [22:01] * Joins: Dwight_Stegall (Chatzilla@50-81-255-87.client.mchsi.com)
- # [22:03] * Quits: Preda| (~preda@dsl-olubrasgw2-50dffd-55.dhcp.inet.fi) (Ping timeout: 248 seconds)
- # [22:08] * Joins: Atw (~Atw@ip68-2-211-24.ph.ph.cox.net)
- # [22:11] * Joins: nmz (~nmz@ip-178-202-91-234.unitymediagroup.de)
- # [22:11] * Joins: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
- # [22:14] * Joins: dkpi (~maxime@80.215.164.79)
- # [22:15] * Quits: SWakey (~SWakey@0540364f.skybroadband.com) (Remote host closed the connection)
- # [22:16] * Joins: pr0ton_ (~pr0ton@c-67-188-119-96.hsd1.ca.comcast.net)
- # [22:16] * Quits: lmclister (~lmclister@c-98-210-38-110.hsd1.ca.comcast.net)
- # [22:16] * Quits: lkjkljlk (54400d3b@gateway/web/freenode/ip.84.64.13.59) (Quit: Page closed)
- # [22:17] * Joins: FullContactCoder (~Timothy@92-108-55-154.dynamic.upc.nl)
- # [22:17] * Joins: SWakey (~SWakey@0540364f.skybroadband.com)
- # [22:17] * Quits: SWakey (~SWakey@0540364f.skybroadband.com) (Remote host closed the connection)
- # [22:18] * Quits: wast (~wasteful@89-164-115-22.dsl.iskon.hr) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [22:24] * Quits: pr0ton_ (~pr0ton@c-67-188-119-96.hsd1.ca.comcast.net) (Quit: pr0ton_)
- # [22:24] * Quits: prx (~lep@ODAP-62-0-84-237.bb.netvision.net.il) (Ping timeout: 265 seconds)
- # [22:25] * Joins: daze (~daze@78-62-209-79.static.zebra.lt)
- # [22:25] * Joins: IanHernandez (~ianhernan@216.240.59.115)
- # [22:26] * Joins: qw3rtman (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net)
- # [22:27] * Joins: IanHerna_ (~ianhernan@216.240.59.115)
- # [22:27] * Joins: imLinder (~imlinder@h-176-10-249-42.na.cust.bahnhof.se)
- # [22:28] * Joins: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net)
- # [22:29] * Parts: ramsub07 (~chatzilla@115.248.130.148)
- # [22:30] * Quits: IanHernandez (~ianhernan@216.240.59.115) (Ping timeout: 252 seconds)
- # [22:30] * Quits: zecho (~zecho@63-155-230-157.frgo.qwest.net) (Remote host closed the connection)
- # [22:31] * Quits: siid (~siid@186.151.55.200) (Quit: Leaving)
- # [22:33] * Quits: teear (teear@80-186-178-253.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [22:33] * Joins: teear (~teear@80-186-178-253.elisa-mobile.fi)
- # [22:36] * Quits: Dwight_Stegall (Chatzilla@50-81-255-87.client.mchsi.com) (Quit: I'm bored, time to go.)
- # [22:37] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [22:41] * Quits: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net) (Ping timeout: 265 seconds)
- # [22:41] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 245 seconds)
- # [22:42] * Joins: urbanizator (~urbanizat@d54C4B442.access.telenet.be)
- # [22:44] * Quits: sydlawrence_ (~KidSyd@90.197.36.227) (Quit: sydlawrence_)
- # [22:49] * Quits: Ms2ger (~Ms2ger@91.182.60.210) (Quit: nn)
- # [22:51] * Joins: oskarrough (~textual@91-66-83-50-dynip.superkabel.de)
- # [22:53] * Joins: Pomax (~Pomax@64.180.146.144)
- # [22:54] * Quits: urbanizator (~urbanizat@d54C4B442.access.telenet.be) (Read error: Connection reset by peer)
- # [22:54] * Joins: captain (~captain@p5490BD44.dip0.t-ipconnect.de)
- # [22:57] * Joins: bzalasky (~bzalasky@c-67-188-211-46.hsd1.ca.comcast.net)
- # [22:59] * Quits: dkpi (~maxime@80.215.164.79) (Ping timeout: 264 seconds)
- # [23:01] * Quits: JBreit (~Trip@h127.61.21.98.dynamic.ip.windstream.net) (Read error: Connection reset by peer)
- # [23:01] * Quits: kennyluck (~kennyluck@219.236.246.147) (Ping timeout: 248 seconds)
- # [23:01] * Quits: numerical (numerical@s-e-c-u-r-e-d.info) (Excess Flood)
- # [23:02] * Joins: numerical (numerical@s-e-c-u-r-e-d.info)
- # [23:03] * Joins: kennyluck (~kennyluck@219.236.246.240)
- # [23:04] * Quits: kennyluck (~kennyluck@219.236.246.240) (Client Quit)
- # [23:07] * Quits: imLinder (~imlinder@h-176-10-249-42.na.cust.bahnhof.se)
- # [23:08] * Quits: dangerousdave (~dangerous@78.156.71.46) (Ping timeout: 260 seconds)
- # [23:11] * Joins: wilmoore (~wilmoore@c-67-190-17-108.hsd1.co.comcast.net)
- # [23:14] * Joins: JBreit (~Trip@h127.61.21.98.dynamic.ip.windstream.net)
- # [23:25] * Quits: Nexen (~Nexen@AClermont-Ferrand-654-1-582-172.w86-216.abo.wanadoo.fr) (Quit: Leaving)
- # [23:26] * Joins: prx (~lep@ODAP-62-0-84-237.bb.netvision.net.il)
- # [23:33] * Joins: c4milo (~c4milo@host53.181-15-89.telecom.net.ar)
- # [23:36] * Quits: Jayflux (~Jason@unaffiliated/jayflux) (Read error: Connection reset by peer)
- # [23:36] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
- # [23:38] * Joins: tectonic (~tectonic@c-24-5-42-195.hsd1.ca.comcast.net)
- # [23:41] * Quits: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net) (Quit: Leaving)
- # [23:49] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Quit: Terabytes are termite-like desert insects.)
- # [23:50] * Quits: qw3rtman (~quassel@pool-71-252-177-42.dllstx.fios.verizon.net) (Ping timeout: 260 seconds)
- # [23:51] * Quits: heedypo1 (~heedypo@user-5af4ad27.broadband.tesco.net) (Quit: WeeChat 0.3.7)
- # [23:51] * Joins: heedypo1 (~heedypo@user-5af4ad27.broadband.tesco.net)
- # [23:53] * Quits: longbeach (~mike@AFontenayssB-152-1-4-87.w82-121.abo.wanadoo.fr)
- # [23:55] * Quits: heedypo1 (~heedypo@user-5af4ad27.broadband.tesco.net) (Client Quit)
- # [23:56] * Quits: daze (~daze@78-62-209-79.static.zebra.lt) (Read error: Operation timed out)
- # [23:56] * Joins: daze (~daze@unaffiliated/daze)
- # Session Close: Mon Feb 17 00:00:00 2014
The end :)