Options:
Previous day, Next day
- # Session Start: Sat Feb 21 00:00:00 2015
- # Session Ident: #html5
- # [00:04] * Joins: mellybean (~Adium@2620:106:e00f:f371:3d9a:ae22:70d5:10c9)
- # [00:06] * Joins: sgen (~sgen@198-84-208-167.cpe.teksavvy.com)
- # [00:06] * Joins: jetienne (~jetienne@208.184.77.122)
- # [00:07] * Quits: jetienne (~jetienne@208.184.77.122) (Client Quit)
- # [00:08] * Quits: mellybean (~Adium@2620:106:e00f:f371:3d9a:ae22:70d5:10c9) (Client Quit)
- # [00:14] * Quits: trave (~travis@216.51.24.242) (Read error: Connection reset by peer)
- # [00:15] * Joins: jetienne (~jetienne@208.184.77.122)
- # [00:17] * Joins: b00th (~b00th@75-138-4-235.dhcp.mntv.al.charter.com)
- # [00:18] * Quits: despai (~despai@86.90.20.175) (Quit: This computer has gone to sleep)
- # [00:19] * Joins: despai (~despai@86.90.20.175)
- # [00:19] * Quits: jetienne (~jetienne@208.184.77.122) (Client Quit)
- # [00:19] * Joins: trave (~travis@216.51.24.242)
- # [00:19] * Quits: oxhak (~OxHaK@unaffiliated/oxhak) (Remote host closed the connection)
- # [00:20] * Joins: codeman (~gabriel@187.57.247.21)
- # [00:20] * Joins: mellybean (~Adium@199.116.167.226)
- # [00:21] * Joins: norviller (~norviller@17.199.19.187)
- # [00:24] * Quits: codeman (~gabriel@187.57.247.21) (Client Quit)
- # [00:31] * Quits: newtron (~newtron@199.71.174.203) (Ping timeout: 252 seconds)
- # [00:31] * Quits: Ms2ger (~Ms2ger@91.180.137.234) (Quit: nn)
- # [00:33] * Quits: trave (~travis@216.51.24.242) (Ping timeout: 255 seconds)
- # [00:34] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [00:34] * vikash-afk is now known as vikash
- # [00:35] * Joins: danja (~danny@host119-205-dynamic.13-79-r.retail.telecomitalia.it)
- # [00:36] * Quits: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net) (Read error: Connection reset by peer)
- # [00:36] * Quits: jonr22 (~jonr22@2601:6:8000:eaef:7dca:f8d2:d144:2f1a) (Remote host closed the connection)
- # [00:36] * Joins: nettoweb (~textual@177.16.147.61)
- # [00:36] * Joins: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net)
- # [00:37] * Joins: levdi (~xxx@cpe-173-89-167-187.neo.res.rr.com)
- # [00:38] <levdi> Does anyone have links to ebooks (or other good learning materials) on HTML5, CSS, JS. The things I would need to build a nice personal site.
- # [00:41] * Quits: LucaTM (~Luca@ppp-197-8.33-151.iol.it) (Quit: To infinity and beyond...)
- # [00:44] * vikash is now known as vikash-afk
- # [00:45] * Quits: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net) (Read error: Connection reset by peer)
- # [00:46] * Joins: treall (~textual@97-82-184-209.dhcp.hckr.nc.charter.com)
- # [00:47] * Parts: levdi (~xxx@cpe-173-89-167-187.neo.res.rr.com)
- # [00:50] * Quits: mellybean (~Adium@199.116.167.226) (Quit: Leaving.)
- # [00:55] * Quits: teear_ (teear_@84-230-95-8.elisa-mobile.fi) (Read error: Connection reset by peer)
- # [00:56] * Joins: teear_ (teear_@84-230-95-8.elisa-mobile.fi)
- # [00:57] * Quits: jaredwilli (~jaredwill@2601:6:3400:ceb:d58d:9a82:ebf5:dce4) (Remote host closed the connection)
- # [00:58] * Quits: nettoweb (~textual@177.16.147.61) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [01:05] * Quits: wicope (~usuario@237.74.134.37.dynamic.jazztel.es) (Remote host closed the connection)
- # [01:08] * Joins: karanlyons (~karanlyon@cpe-104-33-0-247.socal.res.rr.com)
- # [01:09] <karanlyons> Say I've got a page that uses pushState/replaceState to manage the history, and scrolls around the page as well. Is there any way to prevent the browser from scrolling around when the user navigates through their history?
- # [01:09] <karanlyons> My current solution ends up with a flash on screen as the browser paints for one frame the area of the page that *it* wants to scroll to given the history. This is when listening to the popstate event.
- # [01:10] <karanlyons> Tricks like wrapping the entire page in an absolutely positioned div blow because then I lose on both framerate and intuitive interaction on touch devices (as an example).
- # [01:11] * Quits: LeoDee (~LeoDee@pool-71-162-118-75.bstnma.fios.verizon.net) (Ping timeout: 246 seconds)
- # [01:12] <karanlyons> Anyone got any ideas? I can post a link to the site for you to see for yourself if it'll help. I know there's a mozilla bug about it, and really what we'd like to have is a pre-popstate event to match what is currently a post-popstate event, but is there any clever solution given what we've got right now?
- # [01:14] * Quits: basiclaser (uid10861@gateway/web/irccloud.com/x-yfgzjnnahrzunohy) (Quit: Connection closed for inactivity)
- # [01:16] * Joins: Betal (~Beta@unaffiliated/betal)
- # [01:18] * Joins: YarnFive8 (YarnFive8@unaffiliated/yarnfive8)
- # [01:20] * Joins: malina (~malina___@188.127.124.69)
- # [01:21] * Joins: mellybean (~Adium@199.116.167.220)
- # [01:22] <karanlyons> Trying to preventDefault the scroll event dispatched by popstate, or preventing the popstate event itself doesn't work.
- # [01:23] * Quits: mellybean (~Adium@199.116.167.220) (Client Quit)
- # [01:24] * Quits: Faylite (~Faylite@89.11.167.187) (Quit: ())
- # [01:27] * Joins: jaredwilli (~jaredwill@2601:6:3400:ceb:449:979b:e378:9d80)
- # [01:30] * Quits: Manny (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [01:30] * Joins: ManikM (~quassel@14.139.122.114)
- # [01:35] * vikash-afk is now known as vikash
- # [01:35] * Quits: despai (~despai@86.90.20.175) (Quit: This computer has gone to sleep)
- # [01:36] * Quits: jaredwilli (~jaredwill@2601:6:3400:ceb:449:979b:e378:9d80) (Ping timeout: 265 seconds)
- # [01:45] * vikash is now known as vikash-afk
- # [01:45] * Quits: norviller (~norviller@17.199.19.187) (Quit: Textual IRC Client: www.textualapp.com)
- # [01:47] <karanlyons> This is my problem: http://aerotwist.com/blog/some-gotchas-that-got-me/#3_popstate_causes_scrolls
- # [01:52] * Quits: Pryysm (~Prysm123@97e377cf.skybroadband.com) (Read error: Connection reset by peer)
- # [02:00] * Quits: sgen (~sgen@198-84-208-167.cpe.teksavvy.com) (Quit: Leaving)
- # [02:03] * Quits: PaulCapestany (~PaulCapes@204.28.124.82)
- # [02:05] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
- # [02:12] * Parts: eddief (~Eddie@c-24-22-33-249.hsd1.or.comcast.net)
- # [02:19] * Joins: mellybean (~Adium@199.116.167.226)
- # [02:19] * Quits: mellybean (~Adium@199.116.167.226) (Client Quit)
- # [02:23] * Joins: checkit (hidden-use@wsip-68-225-29-133.oc.oc.cox.net)
- # [02:25] * Joins: jonr22 (~jonr22@c-76-118-177-104.hsd1.ma.comcast.net)
- # [02:28] * Joins: mjw56 (~subr0utin@73.33.190.111)
- # [02:31] * Quits: jonr22 (~jonr22@c-76-118-177-104.hsd1.ma.comcast.net) (Ping timeout: 256 seconds)
- # [02:36] * vikash-afk is now known as vikash
- # [02:36] * Quits: Haswell (~Haswell@unaffiliated/haswell) (Quit: Saliendo)
- # [02:41] * Joins: mepowers (~mepowers6@unaffiliated/mepowers)
- # [02:43] * Quits: JeZxLee (~JeZxLee@ool-18bcc0af.dyn.optonline.net) (Quit: Leaving)
- # [02:46] * vikash is now known as vikash-afk
- # [02:46] * Joins: JeZxLee (~JeZxLee@ool-18bcc0af.dyn.optonline.net)
- # [02:48] * Quits: mezod (~mezod@unaffiliated/mezod) (Remote host closed the connection)
- # [02:51] * Quits: mepowers (~mepowers6@unaffiliated/mepowers) (Remote host closed the connection)
- # [02:54] * Joins: basiclaser (uid10861@gateway/web/irccloud.com/x-okovppsbwuedcxzk)
- # [02:57] * Quits: speeddragon (~speeddrag@217.129.192.97) (Remote host closed the connection)
- # [03:06] * Joins: broodoobob (~javaguru@c-76-105-136-79.hsd1.or.comcast.net)
- # [03:11] * Quits: treall (~textual@97-82-184-209.dhcp.hckr.nc.charter.com) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [03:11] * Quits: Jayflux_ (~Jason@host-92-29-23-18.as13285.net) (Quit: Leaving)
- # [03:12] * Quits: irae_ (irae_@nat/yahoo/x-zjhmvwunozwiutpy) (Ping timeout: 265 seconds)
- # [03:13] * Joins: Valduare (~Valduare@108-198-116-80.lightspeed.mdsnwi.sbcglobal.net)
- # [03:13] <Valduare> hi guys
- # [03:16] <Valduare> meta refresh....
- # [03:16] <Valduare> is there a way to have it just append something to the url
- # [03:16] <Valduare> or does it require a fqdn
- # [03:21] * Joins: joejohnson (~joejohnso@c-68-84-80-40.hsd1.tn.comcast.net)
- # [03:25] * Quits: s3shs (~s3shs@ip68-99-253-150.ph.ph.cox.net) (Quit: Computer has gone to sleep.)
- # [03:25] * Quits: drkush (~quassel@176.56.238.146) (Ping timeout: 255 seconds)
- # [03:30] * Quits: ManikM (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [03:30] * Joins: trave (~travis@73.20.117.240)
- # [03:30] * Joins: ManikM (~quassel@14.139.122.114)
- # [03:35] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 252 seconds)
- # [03:35] * Joins: drkush (~quassel@176.56.238.146)
- # [03:36] * Joins: Leo2014 (~Leo2014@2a02:8070:24c6:e400:647b:1407:e824:6a6a)
- # [03:36] * vikash-afk is now known as vikash
- # [03:36] * Joins: mellybean (~Adium@c-98-207-200-4.hsd1.ca.comcast.net)
- # [03:38] * Joins: developerbayman (uid64157@gateway/web/irccloud.com/x-mqbvzlystfljcvjn)
- # [03:46] * vikash is now known as vikash-afk
- # [03:53] * Quits: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi) (Ping timeout: 246 seconds)
- # [04:01] * Joins: TTrinity (~Trinity@static-100-32-176-58.lsanca.dsl-w.verizon.net)
- # [04:04] * Joins: kapil___ (uid36151@gateway/web/irccloud.com/x-nmctadhnbpivsgls)
- # [04:13] * Quits: mellybean (~Adium@c-98-207-200-4.hsd1.ca.comcast.net) (Quit: Leaving.)
- # [04:14] * Joins: jonr22 (~jonr22@c-76-118-177-104.hsd1.ma.comcast.net)
- # [04:16] * Joins: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de)
- # [04:19] * Quits: jonr22 (~jonr22@c-76-118-177-104.hsd1.ma.comcast.net) (Ping timeout: 244 seconds)
- # [04:21] * Quits: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net) (Ping timeout: 256 seconds)
- # [04:21] * Quits: pulse (~pulse@unaffiliated/pulse) (Quit: pulse)
- # [04:24] * Joins: trave (~travis@73.20.117.240)
- # [04:25] * Parts: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de) ("Leaving")
- # [04:27] * Quits: checkit (hidden-use@wsip-68-225-29-133.oc.oc.cox.net) (Ping timeout: 240 seconds)
- # [04:34] * Quits: joejohnson (~joejohnso@c-68-84-80-40.hsd1.tn.comcast.net) (Quit: This computer has gone to sleep)
- # [04:37] * vikash-afk is now known as vikash
- # [04:46] * Joins: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net)
- # [04:47] * vikash is now known as vikash-afk
- # [04:50] * Joins: treall (~textual@97-82-184-209.dhcp.hckr.nc.charter.com)
- # [04:54] * Joins: Lehl0r (~Le@p4FE8D291.dip0.t-ipconnect.de)
- # [04:55] * Quits: Leh (~Le@p57A2FAE0.dip0.t-ipconnect.de) (Ping timeout: 255 seconds)
- # [04:55] * Quits: Merkss (~Merkss@dhcp-089-098-150-090.chello.nl) (Remote host closed the connection)
- # [04:56] * Joins: Merkss (~Merkss@dhcp-089-098-150-090.chello.nl)
- # [05:00] * Quits: Merkss (~Merkss@dhcp-089-098-150-090.chello.nl) (Ping timeout: 244 seconds)
- # [05:02] * Quits: drkush (~quassel@176.56.238.146) (Ping timeout: 265 seconds)
- # [05:04] * Quits: basiclaser (uid10861@gateway/web/irccloud.com/x-okovppsbwuedcxzk) (Quit: Connection closed for inactivity)
- # [05:04] * Joins: drkush (~quassel@176.56.238.146)
- # [05:30] * Quits: ManikM (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [05:30] * Joins: ManikM (~quassel@14.139.122.114)
- # [05:34] * Joins: cheli (~quassel@50.Red-80-35-68.staticIP.rima-tde.net)
- # [05:43] * Quits: b00th (~b00th@75-138-4-235.dhcp.mntv.al.charter.com) (Quit: Leaving.)
- # [05:45] * Quits: buzzlewoo (~buzzlewoo@c-71-197-226-140.hsd1.wa.comcast.net) (Remote host closed the connection)
- # [05:50] * Quits: malina (~malina___@188.127.124.69) (Quit: Leaving)
- # [05:52] * Joins: jbeeze (~jbeeze@cpe-69-200-232-97.nyc.res.rr.com)
- # [05:55] * Joins: CssNoob (~CssN00b@124.6.169.145)
- # [05:55] * Quits: cheli (~quassel@50.Red-80-35-68.staticIP.rima-tde.net) (Remote host closed the connection)
- # [05:55] * Joins: levdi (~xxx@cpe-173-89-167-187.neo.res.rr.com)
- # [05:56] <levdi> Anyone have any good vim plugins for writing HTML and CSS?
- # [05:57] <levdi> Or good vimrc settings
- # [06:03] * Joins: jonr22 (~jonr22@c-76-118-177-104.hsd1.ma.comcast.net)
- # [06:08] * Quits: jonr22 (~jonr22@c-76-118-177-104.hsd1.ma.comcast.net) (Ping timeout: 265 seconds)
- # [06:14] * Parts: levdi (~xxx@cpe-173-89-167-187.neo.res.rr.com)
- # [06:24] * Quits: Milkweed (~Milkweeds@cpc69833-shep12-2-0-cust153.8-3.cable.virginm.net) (Ping timeout: 252 seconds)
- # [06:32] * Joins: s3shs (~s3shs@ip68-99-253-150.ph.ph.cox.net)
- # [06:33] * Joins: Merkss (~Merkss@dhcp-089-098-150-090.chello.nl)
- # [06:52] * Quits: kapil___ (uid36151@gateway/web/irccloud.com/x-nmctadhnbpivsgls) (Quit: Connection closed for inactivity)
- # [07:00] * Joins: BigBangUDR (~Thunderbi@150.242.254.202)
- # [07:01] * Joins: TheOrignl (~Thunderbi@107-136-4-10.lightspeed.sntcca.sbcglobal.net)
- # [07:03] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: Textual IRC Client: www.textualapp.com)
- # [07:07] * Joins: LeoDee (~LeoDee@pool-71-162-118-75.bstnma.fios.verizon.net)
- # [07:21] * Quits: BigBangUDR (~Thunderbi@150.242.254.202) (Remote host closed the connection)
- # [07:27] * Quits: TheOrignl (~Thunderbi@107-136-4-10.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
- # [07:30] * Quits: ManikM (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [07:30] * Joins: Manny (~quassel@14.139.122.114)
- # [07:43] * Quits: hvxgr (~not-user@uqjau.org) (Ping timeout: 256 seconds)
- # [07:52] * Joins: jonr22 (~jonr22@2601:6:8000:eaef:25c1:12f1:6c5c:99eb)
- # [07:57] * Quits: jonr22 (~jonr22@2601:6:8000:eaef:25c1:12f1:6c5c:99eb) (Ping timeout: 250 seconds)
- # [08:04] * Quits: jbeeze (~jbeeze@cpe-69-200-232-97.nyc.res.rr.com) (Remote host closed the connection)
- # [08:07] * Quits: Valduare (~Valduare@108-198-116-80.lightspeed.mdsnwi.sbcglobal.net) (Quit: Valduare)
- # [08:07] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [08:13] * Joins: ItsMeLenny (~Lenny@CPE-58-167-91-68.lnse5.ken.bigpond.net.au)
- # [08:13] * Joins: hvxgr (~not-user@uqjau.org)
- # [08:16] * Joins: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi)
- # [08:19] * Quits: vgdb (~vgdb@73.195.171.87) (Quit: My MacBook has gone to sleep. ZZZzzz…)
- # [08:20] * Joins: kapil___ (uid36151@gateway/web/irccloud.com/x-mdvaxwsuvkqcvtel)
- # [08:21] * Joins: Valduare (~Valduare@108-198-116-80.lightspeed.mdsnwi.sbcglobal.net)
- # [08:34] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 246 seconds)
- # [08:34] * Joins: wicope (~usuario@237.74.134.37.dynamic.jazztel.es)
- # [08:34] * Quits: fuzzybunny69y (~fuzzybunn@r49-2-11-77.cpe.vividwireless.net.au) (Ping timeout: 246 seconds)
- # [08:38] * Joins: fuzzybunny69y (~fuzzybunn@r49-2-11-77.cpe.vividwireless.net.au)
- # [08:38] * Quits: wicope (~usuario@237.74.134.37.dynamic.jazztel.es) (Client Quit)
- # [08:45] * Joins: wicope (~wicope@237.74.134.37.dynamic.jazztel.es)
- # [08:48] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Remote host closed the connection)
- # [08:49] * Quits: LiENUS (~LiENUS@ip72-219-28-141.br.br.cox.net) (Ping timeout: 244 seconds)
- # [09:04] * Quits: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com) (Ping timeout: 250 seconds)
- # [09:07] * Quits: Hornet- (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginm.net) (Ping timeout: 246 seconds)
- # [09:08] * Joins: Hornet- (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginm.net)
- # [09:15] * Quits: broodoobob (~javaguru@c-76-105-136-79.hsd1.or.comcast.net) (Ping timeout: 244 seconds)
- # [09:17] * Joins: graSP (~graSP@ec2-54-229-56-52.eu-west-1.compute.amazonaws.com)
- # [09:17] * Joins: graSP_ (~graSP@212.183.128.89)
- # [09:21] * Quits: graSP_ (~graSP@212.183.128.89) (Remote host closed the connection)
- # [09:21] * Quits: graSP (~graSP@ec2-54-229-56-52.eu-west-1.compute.amazonaws.com) (Ping timeout: 264 seconds)
- # [09:26] * Joins: Ms2ger (~Ms2ger@91.180.137.234)
- # [09:30] * Quits: Manny (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [09:30] * Joins: ManikM (~quassel@14.139.122.114)
- # [09:30] * Joins: trave (~travis@73.20.117.240)
- # [09:33] * Joins: coellobranco (~FoRcEr@53.97.27.77.dynamic.mundo-r.com)
- # [09:35] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 245 seconds)
- # [09:39] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [09:41] * Joins: imlinder (~imlinder@h-176-10-249-42.na.cust.bahnhof.se)
- # [09:41] * Joins: jonr22 (~jonr22@2601:6:8000:eaef:c56a:e41c:88e2:af8b)
- # [09:46] * Quits: jonr22 (~jonr22@2601:6:8000:eaef:c56a:e41c:88e2:af8b) (Ping timeout: 265 seconds)
- # [09:47] * Joins: Manny (~quassel@14.139.122.114)
- # [09:48] * Quits: CssNoob (~CssN00b@124.6.169.145) (Read error: Connection reset by peer)
- # [09:48] * Quits: ManikM (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [09:48] * Joins: CssNoob (~CssN00b@124.6.169.145)
- # [09:49] * Quits: Manny (~quassel@14.139.122.114) (Client Quit)
- # [09:49] * Joins: CssN00b (~CssN00b@124.6.169.145)
- # [09:50] * Joins: ManikM (~quassel@14.139.122.114)
- # [09:50] * Quits: _orchor_ (~orchor@115.114.135.204) (Remote host closed the connection)
- # [09:51] * Quits: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi) (Ping timeout: 246 seconds)
- # [09:51] * Quits: Valduare (~Valduare@108-198-116-80.lightspeed.mdsnwi.sbcglobal.net) (Quit: Valduare)
- # [09:52] * Quits: dantarion (~quassel@ps164606.dreamhost.com) (Quit: No Ping reply in 180 seconds.)
- # [09:53] * Joins: dantarion (~quassel@ps164606.dreamhost.com)
- # [09:53] * Quits: CssNoob (~CssN00b@124.6.169.145) (Ping timeout: 264 seconds)
- # [09:55] * Joins: wicope_ (~wicope@237.74.134.37.dynamic.jazztel.es)
- # [09:55] * Quits: wicope_ (~wicope@237.74.134.37.dynamic.jazztel.es) (Read error: Connection reset by peer)
- # [09:55] * Joins: _orchor (~orchor@115.114.135.204)
- # [09:55] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Remote host closed the connection)
- # [09:55] * Quits: s3shs (~s3shs@ip68-99-253-150.ph.ph.cox.net) (Quit: Computer has gone to sleep.)
- # [09:56] * Joins: Preda- (~preda@dsl-olubrasgw2-54f866-173.dhcp.inet.fi)
- # [09:58] * Quits: LeoDee (~LeoDee@pool-71-162-118-75.bstnma.fios.verizon.net) (Ping timeout: 244 seconds)
- # [09:59] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [10:03] * Quits: Leo2014 (~Leo2014@2a02:8070:24c6:e400:647b:1407:e824:6a6a)
- # [10:09] * Quits: ManikM (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [10:24] * Quits: noobchumpsky (~Oshin@c-24-61-8-20.hsd1.ma.comcast.net) (Ping timeout: 264 seconds)
- # [10:32] * Joins: trave (~travis@73.20.117.240)
- # [10:36] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 252 seconds)
- # [10:45] * Quits: developerbayman (uid64157@gateway/web/irccloud.com/x-mqbvzlystfljcvjn) (Quit: Connection closed for inactivity)
- # [10:49] * Joins: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net)
- # [10:51] * Quits: Axy (~Mia@unaffiliated/mia) (Read error: Connection reset by peer)
- # [11:01] * Joins: LucaTM (~Luca@ppp-197-8.33-151.iol.it)
- # [11:21] * Joins: pandaant (~batman@149.201.240.93)
- # [11:28] * Joins: laurensclaessen (~laurenscl@d54c5c6ef.access.telenet.be)
- # [11:30] * Joins: jonr22 (~jonr22@2601:6:8000:eaef:c56a:e41c:88e2:af8b)
- # [11:35] * Quits: jonr22 (~jonr22@2601:6:8000:eaef:c56a:e41c:88e2:af8b) (Ping timeout: 265 seconds)
- # [11:45] * Quits: karanlyons (~karanlyon@cpe-104-33-0-247.socal.res.rr.com) (Quit: Leaving...)
- # [11:46] * Joins: pffff (~pffff@vmi33589.contabo.host)
- # [11:46] * pffff is now known as pfff
- # [11:48] * Quits: pfff (~pffff@vmi33589.contabo.host) (Client Quit)
- # [11:48] * Joins: pffff (~pffff@vmi33589.contabo.host)
- # [11:51] * Quits: laurensclaessen (~laurenscl@d54c5c6ef.access.telenet.be) (Remote host closed the connection)
- # [11:56] * Quits: pffff (~pffff@vmi33589.contabo.host) (Remote host closed the connection)
- # [11:57] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Remote host closed the connection)
- # [12:13] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [12:14] * Joins: laurensclaessen (~laurenscl@d54C5C6EF.access.telenet.be)
- # [12:17] * Joins: mokush (~mokush@79.116.48.35)
- # [12:20] * Joins: trave (~travis@73.20.117.240)
- # [12:25] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 252 seconds)
- # [12:29] * Joins: mepowers (~mepowers6@unaffiliated/mepowers)
- # [12:35] * Parts: mepowers (~mepowers6@unaffiliated/mepowers)
- # [12:36] * Joins: pffff (~pffff@vmi33589.contabo.host)
- # [12:37] * Joins: sash87 (~chatzilla@122.167.106.243)
- # [12:38] <sash87> Hi all
- # [12:38] <sash87> I want to learn html 5.. so can you guys share any tutorial links
- # [12:47] <sash87> is anybody arround?
- # [12:48] * Quits: CssN00b (~CssN00b@124.6.169.145) (Ping timeout: 264 seconds)
- # [12:53] * Quits: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net) (Ping timeout: 246 seconds)
- # [12:54] * Joins: pulse (~pulse@unaffiliated/pulse)
- # [12:55] * Quits: Merkss (~Merkss@dhcp-089-098-150-090.chello.nl)
- # [12:56] * Joins: Merkss (~Merkss@dhcp-089-098-150-090.chello.nl)
- # [12:58] * Quits: danja (~danny@host119-205-dynamic.13-79-r.retail.telecomitalia.it) (Read error: Connection reset by peer)
- # [13:01] * Joins: ManikM (~quassel@14.139.122.114)
- # [13:02] * Joins: mezod (~mezod@unaffiliated/mezod)
- # [13:02] * Joins: TuRnaD0 (~Thunderbi@79.142.224.209.prod.bolignet.dk)
- # [13:05] * Quits: Betal (~Beta@unaffiliated/betal) (Ping timeout: 255 seconds)
- # [13:06] * Joins: Betal (~Beta@unaffiliated/betal)
- # [13:15] * Quits: laurensclaessen (~laurenscl@d54C5C6EF.access.telenet.be) (Remote host closed the connection)
- # [13:19] * Joins: jonr22 (~jonr22@c-76-118-177-104.hsd1.ma.comcast.net)
- # [13:20] * Quits: Merkss (~Merkss@dhcp-089-098-150-090.chello.nl)
- # [13:21] * Joins: trave (~travis@73.20.117.240)
- # [13:23] * Joins: jeremieberduck (~JeremieB@87-231-111-72.rev.numericable.fr)
- # [13:24] * Quits: jonr22 (~jonr22@c-76-118-177-104.hsd1.ma.comcast.net) (Ping timeout: 244 seconds)
- # [13:26] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 250 seconds)
- # [13:35] * Quits: Ms2ger (~Ms2ger@91.180.137.234) (Ping timeout: 244 seconds)
- # [13:36] * Joins: Jayflux (~Jason@host-92-29-23-18.as13285.net)
- # [13:36] * Quits: Jayflux (~Jason@host-92-29-23-18.as13285.net) (Changing host)
- # [13:36] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
- # [13:36] * Joins: despai (~despai@86.90.20.175)
- # [13:38] * Joins: yannbuyd_ (~yannbuyde@109.130.253.77)
- # [13:39] * Joins: laurensclaessen (~laurenscl@2a02:1810:1005:c500:bcea:9e0f:3835:9d07)
- # [13:39] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Ping timeout: 246 seconds)
- # [13:44] * Joins: Smilerut (~CoasterTo@188.24.151.182)
- # [13:52] * Quits: laurensclaessen (~laurenscl@2a02:1810:1005:c500:bcea:9e0f:3835:9d07) (Read error: Connection reset by peer)
- # [13:53] * Joins: laurensclaessen (~laurenscl@2a02:1810:1005:c500:bcea:9e0f:3835:9d07)
- # [13:56] * Joins: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net)
- # [13:59] * Quits: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net) (Read error: Connection reset by peer)
- # [13:59] * Joins: manuelbieh_ (~manuelbie@ip-84-118-144-94.unity-media.net)
- # [14:03] * Quits: manuelbieh_ (~manuelbie@ip-84-118-144-94.unity-media.net) (Read error: Connection reset by peer)
- # [14:03] * Joins: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net)
- # [14:09] * Quits: laurensclaessen (~laurenscl@2a02:1810:1005:c500:bcea:9e0f:3835:9d07)
- # [14:09] * Joins: wast (~wasteful@141-136-228-19.dsl.iskon.hr)
- # [14:09] * Joins: jeremieb_ (~textual@87-231-111-72.rev.numericable.fr)
- # [14:10] * Quits: mokush (~mokush@79.116.48.35) (Quit: Konversation terminated!)
- # [14:10] * Quits: jeremieb_ (~textual@87-231-111-72.rev.numericable.fr) (Client Quit)
- # [14:10] * Quits: malcolmva (~malcolmva@c-67-180-198-144.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [14:10] * Quits: jeremieberduck (~JeremieB@87-231-111-72.rev.numericable.fr) (Quit: Lingo: www.lingoirc.com)
- # [14:10] * Joins: jeremieberduck (~jeremiebe@87-231-111-72.rev.numericable.fr)
- # [14:11] * Quits: jeremieberduck (~jeremiebe@87-231-111-72.rev.numericable.fr) (Client Quit)
- # [14:12] * Joins: jeremieberduck (~jeremiebe@87-231-111-72.rev.numericable.fr)
- # [14:12] * Joins: vipergreen (~androirc@c-50-149-123-95.hsd1.wa.comcast.net)
- # [14:12] * Joins: viper-green (~androirc@c-50-149-123-95.hsd1.wa.comcast.net)
- # [14:12] * Quits: viper-green (~androirc@c-50-149-123-95.hsd1.wa.comcast.net) (Client Quit)
- # [14:12] * Quits: vipergreen (~androirc@c-50-149-123-95.hsd1.wa.comcast.net) (Client Quit)
- # [14:12] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [14:13] * Joins: vipergreen (~androirc@c-50-149-123-95.hsd1.wa.comcast.net)
- # [14:15] * Quits: Smilerut (~CoasterTo@188.24.151.182) (Read error: Connection reset by peer)
- # [14:16] * Joins: Smilerut (~CoasterTo@188.24.151.182)
- # [14:16] * Joins: Janaka-Steph (~Janaka-St@che77-1-82-238-24-26.fbx.proxad.net)
- # [14:16] * Quits: Janaka-Steph (~Janaka-St@che77-1-82-238-24-26.fbx.proxad.net) (Max SendQ exceeded)
- # [14:17] * Joins: Janaka-Steph (~Janaka-St@che77-1-82-238-24-26.fbx.proxad.net)
- # [14:21] * Joins: laurensclaessen (~laurenscl@2a02:1810:1005:c500:2de5:a681:82d3:e998)
- # [14:23] * Joins: malcolmva (~malcolmva@c-67-180-198-144.hsd1.ca.comcast.net)
- # [14:28] * Joins: jetienne (~jetienne@ip-64-134-232-235.public.wayport.net)
- # [14:28] * unreal_ is now known as unreal
- # [14:28] * Quits: Tritonio (~tr@2a04:1980:3100:1aac:92e2:baff:fe42:f24c) (Ping timeout: 252 seconds)
- # [14:38] * Quits: laurensclaessen (~laurenscl@2a02:1810:1005:c500:2de5:a681:82d3:e998)
- # [14:41] * Quits: yannbuyd_ (~yannbuyde@109.130.253.77) (Remote host closed the connection)
- # [14:42] * Quits: wast (~wasteful@141-136-228-19.dsl.iskon.hr) (Ping timeout: 252 seconds)
- # [14:46] * Quits: speeddragon (~speeddrag@217.129.192.97) (Remote host closed the connection)
- # [14:46] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [14:47] * Quits: speeddragon (~speeddrag@217.129.192.97) (Remote host closed the connection)
- # [14:47] * Joins: mafu_d (~mafu_d@79-74-96-44.dynamic.dsl.as9105.com)
- # [14:52] * Quits: despai (~despai@86.90.20.175) (Quit: This computer has gone to sleep)
- # [14:54] * Quits: Smilerut (~CoasterTo@188.24.151.182) (Read error: Connection reset by peer)
- # [14:54] * Joins: Smilerut (~CoasterTo@188.24.151.182)
- # [14:58] * Joins: CssNoob (~CssN00b@124.6.169.145)
- # [15:00] * Quits: ItsMeLenny (~Lenny@CPE-58-167-91-68.lnse5.ken.bigpond.net.au) (Quit: Leaving)
- # [15:01] * Quits: ManikM (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [15:01] * Joins: Manny (~quassel@14.139.122.114)
- # [15:01] * Quits: sash87 (~chatzilla@122.167.106.243) (Ping timeout: 252 seconds)
- # [15:02] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [15:02] * Joins: nilsma (~nilsma@unaffiliated/nilsma)
- # [15:04] <nilsma> can i have two radio buttons "linked/related" across two separate form elements?
- # [15:05] * Joins: _orchor_ (orchor@gateway/vpn/mullvad/x-adjgnmclkxhwcuri)
- # [15:08] * Quits: _orchor (~orchor@115.114.135.204) (Ping timeout: 264 seconds)
- # [15:08] * Joins: jonr22 (~jonr22@2601:6:8000:eaef:6dfb:1602:a7de:f4ee)
- # [15:08] * Joins: despai (~despai@86.90.20.175)
- # [15:09] * Joins: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de)
- # [15:09] * Quits: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [15:09] * Joins: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de)
- # [15:10] * Joins: trave (~travis@73.20.117.240)
- # [15:11] * Joins: u0m3 (~u0m3@92.80.115.124)
- # [15:12] * Quits: speeddragon (~speeddrag@217.129.192.97) (Remote host closed the connection)
- # [15:13] * Quits: jonr22 (~jonr22@2601:6:8000:eaef:6dfb:1602:a7de:f4ee) (Ping timeout: 250 seconds)
- # [15:13] * Quits: u0m3_ (~u0m3@109.96.153.181) (Ping timeout: 256 seconds)
- # [15:14] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 246 seconds)
- # [15:17] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [15:17] * Quits: speeddragon (~speeddrag@217.129.192.97) (Remote host closed the connection)
- # [15:17] * Quits: dddh (~dddh@pdpc/supporter/active/dddh) (Quit: leaving)
- # [15:18] * Quits: hubutm20 (~hubutm20@79.114.75.238) (Ping timeout: 252 seconds)
- # [15:18] * Joins: hubutm20 (~hubutm20@79.114.75.238)
- # [15:20] * Quits: nilsma (~nilsma@unaffiliated/nilsma) (Quit: leaving)
- # [15:28] * Quits: jeremieberduck (~jeremiebe@87-231-111-72.rev.numericable.fr) (Remote host closed the connection)
- # [15:29] * Joins: jeremieberduck (~jeremiebe@87-231-111-72.rev.numericable.fr)
- # [15:29] * Joins: _orchor (~orchor@115.114.135.204)
- # [15:29] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [15:30] * Quits: _orchor_ (orchor@gateway/vpn/mullvad/x-adjgnmclkxhwcuri) (Read error: Connection reset by peer)
- # [15:30] * Quits: despai (~despai@86.90.20.175) (Quit: This computer has gone to sleep)
- # [15:32] * Joins: b00th (~b00th@75-138-4-235.dhcp.mntv.al.charter.com)
- # [15:38] * Quits: Manny (~quassel@14.139.122.114) (Ping timeout: 246 seconds)
- # [15:38] * Joins: joejohnson (~joejohnso@c-68-84-80-40.hsd1.tn.comcast.net)
- # [15:40] * Joins: ManikM (~quassel@14.139.122.114)
- # [15:40] * Quits: daynaskully (~digifiv5e@unaffiliated/daynaskully) (Quit: quit)
- # [15:41] * Quits: pandaant (~batman@149.201.240.93) (Remote host closed the connection)
- # [15:45] * Quits: jetienne (~jetienne@ip-64-134-232-235.public.wayport.net) (Quit: jetienne)
- # [15:51] * Joins: trave (~travis@73.20.117.240)
- # [15:53] * Joins: newtron (~newtron@206-248-186-88.dsl.teksavvy.com)
- # [15:55] * Joins: CssN00b (~CssN00b@124.6.169.145)
- # [15:56] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 264 seconds)
- # [15:57] * Quits: TTrinity (~Trinity@static-100-32-176-58.lsanca.dsl-w.verizon.net) (Quit: Leaving)
- # [15:57] * Joins: loremipson (~loremipso@c-67-166-99-83.hsd1.ut.comcast.net)
- # [15:58] * Quits: CssNoob (~CssN00b@124.6.169.145) (Ping timeout: 245 seconds)
- # [15:58] * Joins: trave (~travis@73.20.117.240)
- # [15:59] * Joins: Mia (~Mia@176.40.118.219)
- # [15:59] * Quits: Mia (~Mia@176.40.118.219) (Changing host)
- # [15:59] * Joins: Mia (~Mia@unaffiliated/mia)
- # [16:00] * Quits: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de) (Quit: Leaving)
- # [16:03] * Joins: noobchumpsky (~Oshin@c-24-61-8-20.hsd1.ma.comcast.net)
- # [16:03] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 252 seconds)
- # [16:07] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Read error: Connection reset by peer)
- # [16:08] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [16:08] * Quits: lizzin (~lizzin@unaffiliated/lizzin) (Ping timeout: 256 seconds)
- # [16:13] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Read error: Connection reset by peer)
- # [16:13] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [16:14] * Quits: joejohnson (~joejohnso@c-68-84-80-40.hsd1.tn.comcast.net) (Quit: This computer has gone to sleep)
- # [16:16] * Joins: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de)
- # [16:17] * Parts: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de)
- # [16:17] * Joins: Merkss (~Merkss@dhcp-089-098-150-090.chello.nl)
- # [16:19] * Quits: jeremieberduck (~jeremiebe@87-231-111-72.rev.numericable.fr) (Quit: Be back later ...)
- # [16:19] * Joins: sash87 (~chatzilla@122.167.106.243)
- # [16:22] * Quits: treall (~textual@97-82-184-209.dhcp.hckr.nc.charter.com) (Read error: Connection reset by peer)
- # [16:24] * Joins: Dude (~dude@213-245-10-118.rev.numericable.fr)
- # [16:24] * Dude is now known as Guest54252
- # [16:24] * Joins: wast (~wasteful@lns01-0281.dsl.iskon.hr)
- # [16:30] * Joins: digifiv5e (~digifiv5e@blk-252-14-23.eastlink.ca)
- # [16:30] * digifiv5e is now known as Guest33621
- # [16:30] * Joins: jottr_ (~jottr@unaffiliated/jottr)
- # [16:31] * Quits: mafu_d (~mafu_d@79-74-96-44.dynamic.dsl.as9105.com) (Ping timeout: 244 seconds)
- # [16:31] * Joins: jonr22 (~jonr22@2601:6:8000:eaef:61ec:f06b:635:8bf0)
- # [16:34] * Joins: jerryitt (uid17132@gateway/web/irccloud.com/x-ijxbgxnprqwbjtfz)
- # [16:35] * Quits: coellobranco (~FoRcEr@53.97.27.77.dynamic.mundo-r.com) (Quit: Arch User...)
- # [16:38] * Quits: loremipson (~loremipso@c-67-166-99-83.hsd1.ut.comcast.net) (Remote host closed the connection)
- # [16:40] * Joins: Valduare (~Valduare@108-198-116-80.lightspeed.mdsnwi.sbcglobal.net)
- # [16:44] * Joins: basiclaser (uid10861@gateway/web/irccloud.com/x-vzoxisqgcfuuqkra)
- # [16:44] * Quits: sash87 (~chatzilla@122.167.106.243) (Ping timeout: 255 seconds)
- # [16:46] * Quits: jottr_ (~jottr@unaffiliated/jottr) (Ping timeout: 255 seconds)
- # [16:49] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
- # [16:50] * Joins: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de)
- # [16:54] * Quits: Janaka-Steph (~Janaka-St@che77-1-82-238-24-26.fbx.proxad.net) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
- # [16:55] * Joins: Janaka-Steph (~Janaka-St@che77-1-82-238-24-26.fbx.proxad.net)
- # [16:56] * Joins: jottr_ (~jottr@unaffiliated/jottr)
- # [16:59] * Joins: trave (~travis@73.20.117.240)
- # [17:00] * Quits: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de) (Quit: Leaving)
- # [17:01] * Quits: ManikM (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [17:01] * Joins: ManikM (~quassel@14.139.122.114)
- # [17:01] * Joins: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de)
- # [17:01] * Quits: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [17:02] * Joins: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de)
- # [17:02] * Joins: vozcelik (~vozcelik@c-76-21-61-230.hsd1.ca.comcast.net)
- # [17:04] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 250 seconds)
- # [17:06] * Joins: Ms2ger (~Ms2ger@91.180.137.234)
- # [17:08] * Quits: encod3 (~encod3@81.30.42.83) (Remote host closed the connection)
- # [17:11] * Joins: despai (~despai@86.90.20.175)
- # [17:12] * Joins: vgdb (~vgdb@73.195.171.87)
- # [17:12] * Quits: vozcelik (~vozcelik@c-76-21-61-230.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [17:14] * wobblingjelly is now known as Ryuuuuji
- # [17:14] * Parts: pffff (~pffff@vmi33589.contabo.host) ("undefined")
- # [17:15] * Quits: Merkss (~Merkss@dhcp-089-098-150-090.chello.nl)
- # [17:16] * Quits: Janaka-Steph (~Janaka-St@che77-1-82-238-24-26.fbx.proxad.net) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
- # [17:18] * Quits: turtlemansam (~turtleman@unaffiliated/turtlemansam) (Quit: turtle's out!)
- # [17:18] * Joins: turtlemansam (~turtleman@unaffiliated/turtlemansam)
- # [17:20] * Joins: sash87 (~chatzilla@122.167.106.243)
- # [17:20] * Joins: CssNoob (~CssN00b@124.6.169.145)
- # [17:20] <sash87> hi
- # [17:21] <sash87> I want to learn html 5.. so can you guys share any tutorial links
- # [17:22] * Quits: CssN00b (~CssN00b@124.6.169.145) (Ping timeout: 245 seconds)
- # [17:40] * Joins: loremipson (~loremipso@c-67-166-99-83.hsd1.ut.comcast.net)
- # [17:43] * Joins: Janaka-Steph (~Janaka-St@che77-1-82-238-24-26.fbx.proxad.net)
- # [17:45] * Quits: loremipson (~loremipso@c-67-166-99-83.hsd1.ut.comcast.net) (Ping timeout: 265 seconds)
- # [17:45] * Quits: ManikM (~quassel@14.139.122.114) (Read error: Connection reset by peer)
- # [17:45] * Quits: Guest54252 (~dude@213-245-10-118.rev.numericable.fr) (Quit: ++)
- # [17:46] * Joins: skokkk (~shock@41-133-101-215.dsl.mweb.co.za)
- # [17:53] * Quits: skokkk (~shock@41-133-101-215.dsl.mweb.co.za) (Quit: Leaving)
- # [17:53] * Joins: skokkk (~shock@41-133-101-215.dsl.mweb.co.za)
- # [17:54] * Quits: skokkk (~shock@41-133-101-215.dsl.mweb.co.za) (Client Quit)
- # [17:54] * Joins: skokkk (~shock@41-133-101-215.dsl.mweb.co.za)
- # [17:55] * Quits: shazzr (~shazzr@cm-84.210.4.213.getinternet.no) (Remote host closed the connection)
- # [17:56] * Joins: broodoobob (~javaguru@c-76-105-136-79.hsd1.or.comcast.net)
- # [17:57] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Remote host closed the connection)
- # [18:03] * Quits: newtron (~newtron@206-248-186-88.dsl.teksavvy.com) (Remote host closed the connection)
- # [18:04] * Joins: judasiendo (~periledo@50.94.11.37.dynamic.jazztel.es)
- # [18:05] * Quits: skokkk (~shock@41-133-101-215.dsl.mweb.co.za) (Remote host closed the connection)
- # [18:09] * Quits: _orchor (~orchor@115.114.135.204) (Read error: Connection reset by peer)
- # [18:09] * Joins: _orchor_ (~orchor@115.114.135.204)
- # [18:09] * Quits: Megaf (~Megaf@unaffiliated/megaf) (Quit: No Ping reply in 90 seconds.)
- # [18:10] * Joins: Megaf (~Megaf@unaffiliated/megaf)
- # [18:10] * Joins: s3shs (~s3shs@ip68-99-253-150.ph.ph.cox.net)
- # [18:15] * Joins: trave (~travis@73.20.117.240)
- # [18:16] * Joins: Haswell (~Haswell@unaffiliated/haswell)
- # [18:16] * Quits: jottr_ (~jottr@unaffiliated/jottr) (Ping timeout: 245 seconds)
- # [18:16] * Joins: joejohnson (~joejohnso@c-68-84-80-40.hsd1.tn.comcast.net)
- # [18:17] * Joins: shazzr (~shazzr@cm-84.210.4.213.getinternet.no)
- # [18:18] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [18:18] * Joins: jottr_ (~jottr@unaffiliated/jottr)
- # [18:20] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 264 seconds)
- # [18:21] * Quits: sash87 (~chatzilla@122.167.106.243) (Ping timeout: 250 seconds)
- # [18:24] * Quits: Zebra111 (~quassel@sydnns0115w-156057001225.dhcp-dynamic.FibreOp.ns.bellaliant.net) (Remote host closed the connection)
- # [18:25] * Quits: itchynisan (~itchynisa@p5B0F1F97.dip0.t-ipconnect.de) (Quit: Leaving)
- # [18:26] * Joins: Zebra111 (~quassel@sydnns0115w-156057001225.dhcp-dynamic.FibreOp.ns.bellaliant.net)
- # [18:26] * Joins: coellobranco (~FoRcEr@53.97.27.77.dynamic.mundo-r.com)
- # [18:27] * Quits: speeddragon (~speeddrag@217.129.192.97) (Remote host closed the connection)
- # [18:28] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Ping timeout: 250 seconds)
- # [18:28] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [18:39] * Quits: Valduare (~Valduare@108-198-116-80.lightspeed.mdsnwi.sbcglobal.net) (Quit: Valduare)
- # [18:43] * Quits: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net) (Read error: Connection reset by peer)
- # [18:43] * Quits: wast (~wasteful@lns01-0281.dsl.iskon.hr) (Ping timeout: 252 seconds)
- # [18:43] * Joins: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net)
- # [18:43] * Quits: judasiendo (~periledo@50.94.11.37.dynamic.jazztel.es) (Quit: Leaving)
- # [18:45] * Quits: jottr_ (~jottr@unaffiliated/jottr) (Ping timeout: 264 seconds)
- # [18:45] * Quits: joejohnson (~joejohnso@c-68-84-80-40.hsd1.tn.comcast.net) (Quit: This computer has gone to sleep)
- # [18:49] * Quits: speeddragon (~speeddrag@217.129.192.97) (Remote host closed the connection)
- # [18:52] * Joins: mepowers (~mepowers6@unaffiliated/mepowers)
- # [18:54] * Joins: ehalas2 (~Eihab@95.185.54.154)
- # [18:55] * Quits: jerryitt (uid17132@gateway/web/irccloud.com/x-ijxbgxnprqwbjtfz) (Quit: Connection closed for inactivity)
- # [18:56] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [18:57] * Quits: Guest33621 (~digifiv5e@blk-252-14-23.eastlink.ca) (Changing host)
- # [18:57] * Joins: Guest33621 (~digifiv5e@unaffiliated/daynaskully)
- # [18:57] * Guest33621 is now known as daynaskully
- # [18:58] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [19:00] * Quits: despai (~despai@86.90.20.175) (Quit: This computer has gone to sleep)
- # [19:01] * Joins: despai (~despai@86.90.20.175)
- # [19:01] * Joins: developerbayman (uid64157@gateway/web/irccloud.com/x-yhvvngfpdonxvnli)
- # [19:03] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Ping timeout: 240 seconds)
- # [19:05] * Joins: joejohnson (~joejohnso@c-68-84-80-40.hsd1.tn.comcast.net)
- # [19:06] * Quits: ehalas2 (~Eihab@95.185.54.154) (Read error: Connection reset by peer)
- # [19:07] * Quits: speeddragon (~speeddrag@217.129.192.97) (Remote host closed the connection)
- # [19:09] * Joins: wast (~wasteful@241-216.dsl.iskon.hr)
- # [19:10] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [19:10] * Quits: despai (~despai@86.90.20.175) (Quit: Leaving)
- # [19:11] * Joins: treall (~textual@97-82-184-209.dhcp.hckr.nc.charter.com)
- # [19:12] * Parts: mepowers (~mepowers6@unaffiliated/mepowers)
- # [19:12] * Joins: WizJin (~WizJinAFK@103.21.160.239)
- # [19:18] * Joins: mellybean (~Adium@50-193-50-153-static.hfc.comcastbusiness.net)
- # [19:23] * Joins: ehalas2 (~Eihab@95.187.31.121)
- # [19:25] * Joins: jottr_ (~jottr@unaffiliated/jottr)
- # [19:28] * Joins: phrozensilver (~phrozensi@174-126-2-175.cpe.cableone.net)
- # [19:29] * Joins: newtron (~newtron@205.189.187.4)
- # [19:37] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [19:38] * Joins: sash87 (~chatzilla@122.167.106.243)
- # [19:39] * Quits: sash87 (~chatzilla@122.167.106.243) (Client Quit)
- # [19:40] * Joins: despai (~despai@86.90.20.175)
- # [19:45] * Quits: mellybean (~Adium@50-193-50-153-static.hfc.comcastbusiness.net) (Quit: Leaving.)
- # [19:45] * Quits: AyraXaryA (~AyraXaryA@c-50-156-7-51.hsd1.ca.comcast.net)
- # [19:46] * Joins: trave (~travis@73.20.117.240)
- # [19:46] * Joins: Prysm (~Prysm123@97e377cf.skybroadband.com)
- # [19:47] * Quits: danemacmillan (~danemacmi@unaffiliated/danemacmillan) (Ping timeout: 265 seconds)
- # [19:51] * Quits: trave (~travis@73.20.117.240) (Ping timeout: 250 seconds)
- # [19:52] * Joins: danemacmillan (~danemacmi@unaffiliated/danemacmillan)
- # [19:55] * Quits: ehalas2 (~Eihab@95.187.31.121) (Ping timeout: 250 seconds)
- # [19:56] * Quits: WizJin (~WizJinAFK@103.21.160.239) (Quit: Leaving)
- # [19:57] * Joins: ehalas2 (~Eihab@95.187.10.185)
- # [20:01] * Quits: b00th (~b00th@75-138-4-235.dhcp.mntv.al.charter.com) (Quit: Leaving.)
- # [20:03] * Quits: phrozensilver (~phrozensi@174-126-2-175.cpe.cableone.net) (Ping timeout: 264 seconds)
- # [20:07] * Joins: b00th (~b00th@75-138-4-235.dhcp.mntv.al.charter.com)
- # [20:07] * Quits: broodoobob (~javaguru@c-76-105-136-79.hsd1.or.comcast.net) (Ping timeout: 246 seconds)
- # [20:08] * Joins: broodoobob (~javaguru@c-76-105-136-79.hsd1.or.comcast.net)
- # [20:15] * Joins: jetienne (~jetienne@ip-64-134-232-235.public.wayport.net)
- # [20:15] * Quits: broodoobob (~javaguru@c-76-105-136-79.hsd1.or.comcast.net) (Ping timeout: 256 seconds)
- # [20:17] * Quits: b00th (~b00th@75-138-4-235.dhcp.mntv.al.charter.com) (Quit: Leaving.)
- # [20:19] * Joins: jeremieberduck (~jeremiebe@87-231-111-72.rev.numericable.fr)
- # [20:27] * Joins: ehalas2_ (~Eihab@95.186.209.24)
- # [20:27] * Quits: ehalas2 (~Eihab@95.187.10.185) (Read error: Connection reset by peer)
- # [20:27] * ehalas2_ is now known as ehalas2
- # [20:28] * Quits: jeremieberduck (~jeremiebe@87-231-111-72.rev.numericable.fr) (Quit: Lingo: www.lingoirc.com)
- # [20:28] * Joins: Pryysm (~Prysm123@97e377cf.skybroadband.com)
- # [20:29] * Quits: jetienne (~jetienne@ip-64-134-232-235.public.wayport.net) (Quit: jetienne)
- # [20:30] * Quits: Prysm (~Prysm123@97e377cf.skybroadband.com) (Ping timeout: 250 seconds)
- # [20:31] * Joins: ehalas2_ (~Eihab@95.186.2.250)
- # [20:32] * Joins: buzzlewoo (~buzzlewoo@c-71-197-226-140.hsd1.wa.comcast.net)
- # [20:32] * Quits: ehalas2 (~Eihab@95.186.209.24) (Ping timeout: 246 seconds)
- # [20:32] * ehalas2_ is now known as ehalas2
- # [20:32] * Quits: buzzlewoo (~buzzlewoo@c-71-197-226-140.hsd1.wa.comcast.net) (Remote host closed the connection)
- # [20:32] * Quits: CssNoob (~CssN00b@124.6.169.145) (Read error: Connection reset by peer)
- # [20:32] * Joins: buzzlewoo (~buzzlewoo@c-71-197-226-140.hsd1.wa.comcast.net)
- # [20:40] * Joins: trave (~travis@73.20.117.240)
- # [20:42] * Joins: dagnachew (~dagnachew@bas1-montreal30-1177585825.dsl.bell.ca)
- # [20:42] * Quits: treall (~textual@97-82-184-209.dhcp.hckr.nc.charter.com) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [20:43] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Read error: Connection reset by peer)
- # [20:44] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [20:44] * Joins: thenosaj (~thenosaj@cpc3-lich10-2-0-cust90.3-2.cable.virginm.net)
- # [20:45] * Quits: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net) (Read error: Connection reset by peer)
- # [20:45] * Joins: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net)
- # [20:47] * Quits: thenosaj (~thenosaj@cpc3-lich10-2-0-cust90.3-2.cable.virginm.net) (Client Quit)
- # [20:48] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Remote host closed the connection)
- # [20:49] <buzzlewoo> yo
- # [20:50] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [20:51] * Joins: Prysm (~Prysm123@97e377cf.skybroadband.com)
- # [20:52] * Joins: kardborren (~kardborre@c-c75870d5.339-3-64736c13.cust.bredbandsbolaget.se)
- # [20:54] * Quits: Pryysm (~Prysm123@97e377cf.skybroadband.com) (Ping timeout: 250 seconds)
- # [20:55] * Quits: kardborren (~kardborre@c-c75870d5.339-3-64736c13.cust.bredbandsbolaget.se) (Client Quit)
- # [20:55] * Joins: kardborren (~kardborre@c-c75870d5.339-3-64736c13.cust.bredbandsbolaget.se)
- # [20:56] * Quits: kardborren (~kardborre@c-c75870d5.339-3-64736c13.cust.bredbandsbolaget.se) (Client Quit)
- # [20:56] * Joins: kardborren (~kardborre@c-c75870d5.339-3-64736c13.cust.bredbandsbolaget.se)
- # [20:57] * Joins: thenosaj (~thenosaj@cpc3-lich10-2-0-cust90.3-2.cable.virginm.net)
- # [20:57] * ninecheddar is now known as ninedragon
- # [20:58] * Quits: kardborren (~kardborre@c-c75870d5.339-3-64736c13.cust.bredbandsbolaget.se) (Client Quit)
- # [20:58] * Joins: kardborren (~kardborre@c-c75870d5.339-3-64736c13.cust.bredbandsbolaget.se)
- # [21:00] * Quits: ehalas2 (~Eihab@95.186.2.250) (Read error: Connection reset by peer)
- # [21:00] * Joins: ehalas2 (~Eihab@95.186.2.250)
- # [21:05] * Quits: ehalas2 (~Eihab@95.186.2.250) (Ping timeout: 245 seconds)
- # [21:08] * Joins: alexsinclair (~Joachim@d54C589EB.access.telenet.be)
- # [21:10] * Quits: jottr_ (~jottr@unaffiliated/jottr) (Read error: Connection reset by peer)
- # [21:11] * Joins: jetienne (~jetienne@ip-64-134-232-235.public.wayport.net)
- # [21:12] * Quits: jetienne (~jetienne@ip-64-134-232-235.public.wayport.net) (Client Quit)
- # [21:12] * Joins: jottr_ (~jottr@unaffiliated/jottr)
- # [21:16] * Joins: jaredwilli (~jaredwill@c-98-217-123-66.hsd1.ma.comcast.net)
- # [21:19] * Joins: Dude (~dude@ANantes-654-1-268-107.w81-50.abo.wanadoo.fr)
- # [21:19] * Quits: jaredwilli (~jaredwill@c-98-217-123-66.hsd1.ma.comcast.net) (Remote host closed the connection)
- # [21:20] * Dude is now known as Guest73265
- # [21:25] * Quits: dagnachew (~dagnachew@bas1-montreal30-1177585825.dsl.bell.ca) (Quit: WeeChat 1.1.1)
- # [21:25] * Joins: dagnachew (~dagnachew@bas1-montreal30-1177585825.dsl.bell.ca)
- # [21:25] * Quits: despai (~despai@86.90.20.175) (Ping timeout: 246 seconds)
- # [21:26] * Quits: alexsinclair (~Joachim@d54C589EB.access.telenet.be) (Quit: Leaving)
- # [21:26] * Joins: despai (~despai@86.90.20.175)
- # [21:29] * Joins: cigarshark (~John@73.166.207.22)
- # [21:31] * Joins: LucaTM_ (~Luca@ppp-252-89.33-151.iol.it)
- # [21:31] * Quits: LucaTM (~Luca@ppp-197-8.33-151.iol.it) (Read error: Connection reset by peer)
- # [21:32] * Quits: LucaTM_ (~Luca@ppp-252-89.33-151.iol.it) (Client Quit)
- # [21:33] * Quits: Guest73265 (~dude@ANantes-654-1-268-107.w81-50.abo.wanadoo.fr) (Quit: ++)
- # [21:34] * Quits: joejohnson (~joejohnso@c-68-84-80-40.hsd1.tn.comcast.net) (Quit: This computer has gone to sleep)
- # [21:39] * Quits: wast (~wasteful@241-216.dsl.iskon.hr) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [21:40] * Joins: [h4wk] (~h4wk]@unaffiliated/h4wk/x-9175230)
- # [21:41] * Quits: [h4wk] (~h4wk]@unaffiliated/h4wk/x-9175230) (Remote host closed the connection)
- # [21:41] * Quits: thenosaj (~thenosaj@cpc3-lich10-2-0-cust90.3-2.cable.virginm.net) (Quit: gone afk)
- # [21:41] * Quits: despai (~despai@86.90.20.175) (Quit: Leaving)
- # [21:41] * Joins: [h4wk] (~h4wk]@unaffiliated/h4wk/x-9175230)
- # [21:45] * Quits: Smilerut (~CoasterTo@188.24.151.182) (Read error: Connection reset by peer)
- # [21:52] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Remote host closed the connection)
- # [21:53] * Joins: theweirdn8 (~TheNathan@c-98-226-236-231.hsd1.il.comcast.net)
- # [22:02] * Quits: dagnachew (~dagnachew@bas1-montreal30-1177585825.dsl.bell.ca) (Quit: WeeChat 1.1.1)
- # [22:02] * Joins: marlaburse (634ac685@gateway/web/freenode/ip.99.74.198.133)
- # [22:02] * Joins: dagnachew (~dagnachew@bas1-montreal30-1177585825.dsl.bell.ca)
- # [22:02] * Quits: [h4wk] (~h4wk]@unaffiliated/h4wk/x-9175230) (Ping timeout: 250 seconds)
- # [22:02] * Quits: Janaka-Steph (~Janaka-St@che77-1-82-238-24-26.fbx.proxad.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [22:03] * Parts: marlaburse (634ac685@gateway/web/freenode/ip.99.74.198.133)
- # [22:04] * Joins: LeoDee (~LeoDee@pool-71-162-118-75.bstnma.fios.verizon.net)
- # [22:09] * Joins: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com)
- # [22:09] * Quits: dagnachew (~dagnachew@bas1-montreal30-1177585825.dsl.bell.ca) (Ping timeout: 264 seconds)
- # [22:11] * Joins: Megaplexatron (~Megaplexa@96-42-232-201.dhcp.roch.mn.charter.com)
- # [22:11] * Joins: Pryysm (~Prysm123@97e377cf.skybroadband.com)
- # [22:13] * Quits: speeddragon (~speeddrag@217.129.192.97) (Remote host closed the connection)
- # [22:14] * Quits: Prysm (~Prysm123@97e377cf.skybroadband.com) (Ping timeout: 264 seconds)
- # [22:14] * Joins: [h4wk] (~h4wk]@unaffiliated/h4wk/x-9175230)
- # [22:15] * Quits: coellobranco (~FoRcEr@53.97.27.77.dynamic.mundo-r.com) (Quit: Arch User...)
- # [22:24] * Quits: Megaplexatron (~Megaplexa@96-42-232-201.dhcp.roch.mn.charter.com) (Quit: Leaving)
- # [22:25] * Parts: trave (~travis@73.20.117.240)
- # [22:26] * Quits: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com) (Ping timeout: 252 seconds)
- # [22:27] * Joins: germ13 (~germ13@cpe-104-33-105-125.socal.res.rr.com)
- # [22:28] * Quits: jonr22 (~jonr22@2601:6:8000:eaef:61ec:f06b:635:8bf0)
- # [22:38] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
- # [22:42] * Parts: vipergreen (~androirc@c-50-149-123-95.hsd1.wa.comcast.net) ("AndroIRC")
- # [22:45] * Quits: manuelbieh (~manuelbie@ip-84-118-144-94.unity-media.net) (Read error: Connection reset by peer)
- # [22:45] * Joins: manuelbieh_ (~manuelbie@ip-84-118-144-94.unity-media.net)
- # [22:49] * Quits: LeoDee (~LeoDee@pool-71-162-118-75.bstnma.fios.verizon.net) (Ping timeout: 265 seconds)
- # [22:50] * Quits: newtron (~newtron@205.189.187.4) (Remote host closed the connection)
- # [22:51] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [22:56] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Ping timeout: 264 seconds)
- # [22:57] * Quits: TuRnaD0 (~Thunderbi@79.142.224.209.prod.bolignet.dk) (Quit: TuRnaD0)
- # [23:01] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [23:06] * Quits: speeddragon (~speeddrag@217.129.192.97) (Ping timeout: 264 seconds)
- # [23:15] * Joins: speeddragon (~speeddrag@217.129.192.97)
- # [23:22] * Quits: [h4wk] (~h4wk]@unaffiliated/h4wk/x-9175230) (Quit: Cao, cao)
- # [23:30] * Joins: joejohnson (~joejohnso@c-68-84-80-40.hsd1.tn.comcast.net)
- # [23:37] * Joins: loremipson (~loremipso@c-67-166-99-83.hsd1.ut.comcast.net)
- # [23:44] * Quits: ninedragon (ninegordon@unaffiliated/ninedragon) (Ping timeout: 244 seconds)
- # [23:46] * Joins: TuRnaD0 (~Thunderbi@79.142.224.209.prod.bolignet.dk)
- # [23:53] * Joins: yannbuydens (~yannbuyde@109.130.253.77)
- # [23:54] * Joins: ninedragon (ninegordon@unaffiliated/ninedragon)
- # [23:54] * Quits: ninedragon (ninegordon@unaffiliated/ninedragon) (Excess Flood)
- # [23:56] * Joins: marre-tf2 (~Martin@31.210.251.9)
- # [23:57] * Quits: yannbuydens (~yannbuyde@109.130.253.77) (Ping timeout: 240 seconds)
- # Session Close: Sun Feb 22 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn