Options:
- # Session Start: Mon Oct 21 00:00:00 2013
- # Session Ident: #html5
- # [00:00] * Quits: fritzy (~fritzy@67.131.102.78) (Read error: Connection reset by peer)
- # [00:00] * Joins: fritzy (~fritzy@67.131.102.78)
- # [00:01] * Joins: Georg3 (~Georg3@99-186-17-2.lightspeed.irvnca.sbcglobal.net)
- # [00:04] * Joins: pandeiro (~user@187.38.106.120)
- # [00:04] * Quits: jumperswitch_ (~jumperswi@ltea-047-065-017-027.pools.arcor-ip.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
- # [00:05] * Joins: ridahgee_ (~ridahgee@adsl-108-87-12-218.dsl.ksc2mo.sbcglobal.net)
- # [00:06] * Quits: deasy (~deasy@109.88.224.123) (Quit: Nom d'un quark, c'est Edmonton !)
- # [00:06] * Joins: calbasi (~joan@237.59.14.37.dynamic.jazztel.es)
- # [00:06] * Parts: calbasi (~joan@237.59.14.37.dynamic.jazztel.es)
- # [00:07] * Joins: pfFred (~pfFredd@32.79-161-26.customer.lyse.net)
- # [00:07] * Quits: RidahGee (~ridahgee@adsl-99-102-240-114.dsl.ksc2mo.sbcglobal.net) (Ping timeout: 248 seconds)
- # [00:08] * Joins: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com)
- # [00:10] * Quits: pfFreddd (~pfFredd@91.240.65.100) (Ping timeout: 248 seconds)
- # [00:10] * Joins: ryanponce (ryanponce@gateway/shell/freebnc/x-rotibzfyeswplies)
- # [00:12] * Joins: rootshift (~rootshift@2.26.136.50)
- # [00:18] * Quits: Freyr (~Freyr@ip72-199-165-160.sd.sd.cox.net) (Read error: Connection reset by peer)
- # [00:18] * Joins: Freyr_ (~Freyr@ip72-199-165-160.sd.sd.cox.net)
- # [00:19] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
- # [00:26] * Quits: sifu_ (~sifu@2.31.111.61) (Ping timeout: 272 seconds)
- # [00:31] * Joins: pinkhominid (~pinkhomin@208.50.255.30)
- # [00:31] * Quits: pinkhominid_ (~pinkhomin@208.50.255.30) (Ping timeout: 272 seconds)
- # [00:32] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Read error: Operation timed out)
- # [00:42] * Quits: devsharpen (~steph@ARennes-551-1-169-191.w2-12.abo.wanadoo.fr) (Quit: Quitte)
- # [00:43] * Quits: doev (~doev@p4FD427E3.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [00:46] * Quits: rootshift (~rootshift@2.26.136.50) (Quit: rootshift)
- # [00:46] * Quits: fritzy (~fritzy@67.131.102.78) (Remote host closed the connection)
- # [00:48] <parshap> What's the proper technique to add a string of CSS to the document? Updating a <style>'s innerHTML seems to work, but is that correct?
- # [00:53] * Joins: i0x3p710n (~i0x3p710n@182.188.195.158)
- # [00:54] * Joins: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [01:03] * Joins: kristofers (~kristofer@89-160-178-85.du.xdsl.is)
- # [01:03] * Quits: SamSagaZ (~kvirc@59-39-231-201.fibertel.com.ar) (Ping timeout: 256 seconds)
- # [01:04] * Joins: MrWharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [01:04] * Joins: Rplus (~rplus_tw@114-24-71-182.dynamic.hinet.net)
- # [01:05] * Quits: Rplus (~rplus_tw@114-24-71-182.dynamic.hinet.net) (Client Quit)
- # [01:05] * Quits: MrWharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Client Quit)
- # [01:06] <moo-_-> parshap: a good question
- # [01:06] <moo-_-> I'd like to know too if there are any best practices
- # [01:07] <moo-_-> parshap: http://www.w3.org/wiki/Dynamic_style_-_manipulating_CSS_with_JavaScript
- # [01:07] <parshap> moo-_-: innerHTML seems to work for me (chrome), apparently you need a fallback (el.styleSheet.cssText) for IE <= 8
- # [01:08] * Joins: MrWharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [01:08] * Quits: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Ping timeout: 272 seconds)
- # [01:08] <moo-_-> "surprise" :P
- # [01:08] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Quit: 🚣)
- # [01:10] <parshap> moo-_-: great link! has trouble finding anything from a good source
- # [01:10] <parshap> moo-_-: maybe deleting the previous <style> and creating a new one is more robust than just changing the innerHTML for old IE
- # [01:10] <moo-_-> first hit of dynamic css styles ;)
- # [01:11] <moo-_-> parshap: also http://stackoverflow.com/search?q=dynamic%20css%20styles
- # [01:12] <parshap> moo-_-: yeah i saw a lot of q/a site posts
- # [01:12] * Parts: i0x3p710n (~i0x3p710n@182.188.195.158)
- # [01:12] <parshap> moo-_-: but nothing with good wholistic info like that w3c link
- # [01:12] * Quits: MrWharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Client Quit)
- # [01:12] * Joins: MrWharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [01:12] * Quits: MrWharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Client Quit)
- # [01:13] * Joins: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [01:14] * Quits: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Client Quit)
- # [01:14] * Joins: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [01:15] * Quits: k1ng (~k1ng@unaffiliated/k1ng) (Ping timeout: 245 seconds)
- # [01:16] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [01:17] * Joins: fritzy (~fritzy@67.131.102.78)
- # [01:21] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 240 seconds)
- # [01:27] * Quits: fritzy (~fritzy@67.131.102.78) (Ping timeout: 272 seconds)
- # [01:27] * Quits: codygman (~cody@69.169.243.64) (Ping timeout: 272 seconds)
- # [01:27] * Joins: petey_ (~petey@c-67-175-129-174.hsd1.il.comcast.net)
- # [01:28] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
- # [01:28] * Quits: petey_ (~petey@c-67-175-129-174.hsd1.il.comcast.net) (Remote host closed the connection)
- # [01:29] * Joins: petey_ (~petey@c-67-175-129-174.hsd1.il.comcast.net)
- # [01:31] * Quits: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Quit: Leaving)
- # [01:33] * Quits: petey_ (~petey@c-67-175-129-174.hsd1.il.comcast.net) (Ping timeout: 245 seconds)
- # [01:36] * Quits: Jayflux (~Jason@unaffiliated/jayflux) (Quit: Leaving)
- # [01:37] * Quits: austincheney (~austinche@108-72-76-12.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 272 seconds)
- # [01:38] * Quits: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com) (Ping timeout: 240 seconds)
- # [01:39] * Joins: fritzy (~fritzy@67.131.102.78)
- # [01:46] * Joins: toughskin (~meeez@wsip-68-225-63-113.pn.at.cox.net)
- # [01:46] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [01:47] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Remote host closed the connection)
- # [01:47] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [01:48] * Joins: k1ng (~k1ng@unaffiliated/k1ng)
- # [01:52] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Ping timeout: 272 seconds)
- # [01:53] * Quits: fritzy (~fritzy@67.131.102.78) (Remote host closed the connection)
- # [02:00] * Quits: threesome (~threesome@ip-94-113-13-143.net.upcbroadband.cz) (Ping timeout: 256 seconds)
- # [02:01] * Joins: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net)
- # [02:01] * Quits: space_ (~irssi@r186-48-211-189.dialup.adsl.anteldata.net.uy) (Read error: Connection reset by peer)
- # [02:03] * Quits: k1ng (~k1ng@unaffiliated/k1ng) (Ping timeout: 240 seconds)
- # [02:05] * Quits: milleja46 (~quassel@projecthq.biz) (Ping timeout: 245 seconds)
- # [02:06] * Joins: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com)
- # [02:11] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [02:13] * Quits: pfFred (~pfFredd@32.79-161-26.customer.lyse.net) (Quit: This computer has gone to sleep)
- # [02:18] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [02:22] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 240 seconds)
- # [02:23] * frankstallone is now known as J-A-R-V-I-S
- # [02:24] * Joins: petey_ (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
- # [02:25] * Joins: SeeMeCode (~seemecode@pool-108-16-122-87.phlapa.fios.verizon.net)
- # [02:27] * Joins: danjesus (~danjesus@179.98.219.60)
- # [02:30] * Quits: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net) (Quit: This computer has gone to sleep)
- # [02:34] * SeeMeCode is now known as abc_
- # [02:34] * abc_ is now known as seeMeCode
- # [02:35] * seeMeCode is now known as SeeMeCode
- # [02:36] * Joins: k1ng (~k1ng@unaffiliated/k1ng)
- # [02:38] * Quits: visualshock (~visualsho@host-37-191-204-89.lynet.no) (Quit: Leaving)
- # [02:40] * Joins: austincheney (~austinche@108-72-76-12.lightspeed.rcsntx.sbcglobal.net)
- # [02:42] * Quits: romanenko (~ZeroOne@37.218.179.234) (Quit: Textual IRC Client: www.textualapp.com)
- # [02:43] * Quits: vlad_starkov (~vlad_star@109.188.126.34) (Remote host closed the connection)
- # [02:47] * Quits: SeeMeCode (~seemecode@pool-108-16-122-87.phlapa.fios.verizon.net) (Remote host closed the connection)
- # [02:47] * Joins: SeeMeCode (~seemecode@pool-108-16-122-87.phlapa.fios.verizon.net)
- # [02:48] * Quits: SeeMeCode (~seemecode@pool-108-16-122-87.phlapa.fios.verizon.net) (Read error: Connection reset by peer)
- # [02:48] * Joins: SeeMeCode (~seemecode@pool-108-16-122-87.phlapa.fios.verizon.net)
- # [02:52] * zz_michael_mbp is now known as michael_mbp
- # [02:53] * Quits: petey_ (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Remote host closed the connection)
- # [02:53] * Joins: petey_ (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net)
- # [02:54] * Joins: germ13 (~germ13@cpe-75-84-12-100.socal.res.rr.com)
- # [02:54] * Quits: symb (~IRC@91-64-9-149-dynip.superkabel.de) (Quit: You should never underestimate the predictability of stupidity.)
- # [02:54] * Joins: curvedmark (~curvedmar@125.114.182.94)
- # [02:56] * Quits: ericelliott (~ericellio@162.219.21.153) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
- # [02:56] * Joins: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [02:56] * michael_mbp is now known as zz_michael_mbp
- # [02:58] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [03:00] * Joins: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net)
- # [03:02] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Ping timeout: 248 seconds)
- # [03:06] * Quits: cnivolle_ (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net) (Remote host closed the connection)
- # [03:06] * Joins: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net)
- # [03:09] * Joins: dhruvasagar (~dhruvasag@122.178.240.149)
- # [03:11] * Quits: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net) (Ping timeout: 248 seconds)
- # [03:12] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [03:12] * Quits: Samsamyu1yum (cellardwel@slaps.everyone.around.a.bit.with.a.large.trout.pl) (Read error: Operation timed out)
- # [03:14] * Joins: ericelliott (~ericellio@162.219.21.153)
- # [03:17] * Joins: Samsamyumyum (cellardwel@slaps.everyone.around.a.bit.with.a.large.trout.pl)
- # [03:17] * Quits: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Ping timeout: 272 seconds)
- # [03:19] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [03:22] * Joins: k_sze[work] (~kvirc@101.78.178.186)
- # [03:25] * Quits: danjesus (~danjesus@179.98.219.60) (Remote host closed the connection)
- # [03:25] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 272 seconds)
- # [03:25] * Joins: danjesus (~danjesus@179.98.219.60)
- # [03:28] * Quits: vydd (~vydd@unaffiliated/vydd) (Remote host closed the connection)
- # [03:29] * Quits: danjesus (~danjesus@179.98.219.60) (Ping timeout: 241 seconds)
- # [03:36] * Quits: dhruvasagar (~dhruvasag@122.178.240.149) (Ping timeout: 272 seconds)
- # [03:36] * Joins: dhruvasagar (~dhruvasag@122.178.240.149)
- # [03:36] * Quits: SeeMeCode (~seemecode@pool-108-16-122-87.phlapa.fios.verizon.net) (Remote host closed the connection)
- # [03:37] * Quits: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net) (Quit: This computer has gone to sleep)
- # [03:38] * Quits: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com) (Read error: Operation timed out)
- # [03:39] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [03:40] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [03:41] * Joins: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net)
- # [03:42] * Joins: codygman (~cody@69.169.243.64)
- # [03:45] * Quits: ericelliott (~ericellio@162.219.21.153) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130910160258])
- # [03:49] * Joins: shepazu_ (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [03:51] * Quits: pandeiro (~user@187.38.106.120) (Remote host closed the connection)
- # [03:51] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Ping timeout: 248 seconds)
- # [03:51] * shepazu_ is now known as shepazu
- # [03:51] * Joins: space (~irssi@r190-134-10-28.dialup.adsl.anteldata.net.uy)
- # [03:54] * Joins: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com)
- # [03:56] * Joins: skip (~skip@dsl081-169-034.sea1.dsl.speakeasy.net)
- # [03:58] * Quits: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net) (Ping timeout: 248 seconds)
- # [04:06] * space is now known as space_
- # [04:15] * Joins: lulzplzkthx (~lulzplzkt@dib.leftforliving.com)
- # [04:15] <lulzplzkthx> Hey all. I'm working on a new portfolio (current one: http://leftforliving.com/) because I just got a new domain with my name in it this time. Decided to switch from my current style to a more minimalist style.
- # [04:15] <lulzplzkthx> My main page is going to contain a list of links to articles, instead of the articles themselves.
- # [04:15] <lulzplzkthx> I was wondering what the best HTML5 way to do this would be.
- # [04:16] <lulzplzkthx> I considered using a <nav> element, or a <section> with many <article> elements.
- # [04:16] <lulzplzkthx> While it would not be a true article as the content would be missing, it could contain a <header> and <time> element.
- # [04:17] <lulzplzkthx> <nav> would make sense in my opinion because it's a list used for navigating through the content.
- # [04:17] <lulzplzkthx> Alternatively, I could go HTML4 style and just use a styled <ul>
- # [04:18] <lulzplzkthx> Currently, my source looks like this (using Bootstrap 3): https://dpaste.de/nLy9
- # [04:20] * Quits: Vennril (~vennril@p4FEB37FC.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
- # [04:20] * Quits: space_ (~irssi@r190-134-10-28.dialup.adsl.anteldata.net.uy) (Ping timeout: 248 seconds)
- # [04:21] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [04:21] * Joins: Vennril (~vennril@p4FEB07FB.dip0.t-ipconnect.de)
- # [04:26] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 265 seconds)
- # [04:26] * Quits: gde33 (~gde33@546A1A51.cm-12-3a.dynamic.ziggo.nl) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
- # [04:27] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
- # [04:31] * Joins: vydd (~vydd@unaffiliated/vydd)
- # [04:35] * Quits: vydd (~vydd@unaffiliated/vydd) (Ping timeout: 245 seconds)
- # [04:36] * Parts: SmashAG (~SmashAG@stupid.is) ("Leaving")
- # [04:39] * Quits: petey_ (~petey@108-240-30-84.lightspeed.cicril.sbcglobal.net) (Remote host closed the connection)
- # [04:39] * Joins: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net)
- # [04:39] * Parts: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net)
- # [04:52] * Joins: parshap_ (~parshap@ip70-181-88-181.oc.oc.cox.net)
- # [04:54] * Quits: parshap (~parshap@ip70-181-88-181.oc.oc.cox.net) (Ping timeout: 248 seconds)
- # [04:54] * Quits: kristofers (~kristofer@89-160-178-85.du.xdsl.is) (Remote host closed the connection)
- # [04:57] <lulzplzkthx> I decided to use a structure of ul > li > article.
- # [05:01] * Quits: dhruvasagar (~dhruvasag@122.178.240.149) (Ping timeout: 248 seconds)
- # [05:03] * Joins: visualshock (~visualsho@host-37-191-204-89.lynet.no)
- # [05:03] * Quits: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout: 240 seconds)
- # [05:05] <terinjokes> anyone know how to get afarkas's webshim library to redraw the widget UI of a form element?
- # [05:06] <terinjokes> i set the value of a datetime input with jQuery after the DOM has rendered (since I'm waiting for the response of an AJAX call) and the webshims library doesn't draw the input with the new data properly
- # [05:07] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [05:16] * Joins: MrPot4to (~quassel@181.28.28.113)
- # [05:18] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Ping timeout: 272 seconds)
- # [05:21] * Joins: goodwin_ (~chatzilla@218.11.176.38)
- # [05:22] * Quits: aspire (~aspire@unaffiliated/aspire) (Quit: Leaving)
- # [05:22] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [05:24] * Joins: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net)
- # [05:25] * Joins: vlad_starkov (~vlad_star@109.188.125.84)
- # [05:26] * Joins: abraxas_ (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [05:27] * Parts: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net)
- # [05:28] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 256 seconds)
- # [05:28] * Quits: AciD` (~gni@jau72-5-78-223-56-21.fbx.proxad.net) (Ping timeout: 248 seconds)
- # [05:28] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 248 seconds)
- # [05:28] * Quits: BombStrike (~BombStrik@mtgox/staff/BombStrike) (Ping timeout: 248 seconds)
- # [05:28] * Quits: ericduran (~ericduran@198.211.114.34) (Ping timeout: 248 seconds)
- # [05:28] * Quits: Unlocked (~root@185-5-99-44.greendata.pl) (Ping timeout: 248 seconds)
- # [05:29] * Joins: AciD` (~gni@78.223.56.21)
- # [05:29] * Joins: Unlocked (~root@185-5-99-44.greendata.pl)
- # [05:29] * Quits: vlad_starkov (~vlad_star@109.188.125.84) (Ping timeout: 240 seconds)
- # [05:29] * Joins: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [05:29] * Quits: Mr_Wharfsnort (~mrwharfsn@r74-192-126-85.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Client Quit)
- # [05:30] * Joins: ericduran|away (~ericduran@198.211.114.34)
- # [05:30] * ericduran|away is now known as ericduran
- # [05:30] * Joins: BombStrike (~BombStrik@mtgox/staff/BombStrike)
- # [05:32] * Quits: visualshock (~visualsho@host-37-191-204-89.lynet.no) (Quit: Leaving)
- # [05:34] * Joins: gde33 (~gde33@546A1A51.cm-12-3a.dynamic.ziggo.nl)
- # [05:43] * Joins: ericelliott (~ericellio@162.219.21.153)
- # [05:45] * zz_michael_mbp is now known as michael_mbp
- # [05:45] * Quits: ridahgee_ (~ridahgee@adsl-108-87-12-218.dsl.ksc2mo.sbcglobal.net) (Quit: Leaving)
- # [05:51] * Joins: sleepee (~sleepee@adsl-65-23-225-27.prtc.net)
- # [05:53] * Joins: rachmaninov (~rachmanin@50-78-253-38-static.hfc.comcastbusiness.net)
- # [05:54] * Joins: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [05:55] * Joins: SamSagaZ (~kvirc@59-39-231-201.fibertel.com.ar)
- # [05:56] * Joins: vlad_starkov (~vlad_star@109.188.125.84)
- # [05:58] * Quits: sleepee (~sleepee@adsl-65-23-225-27.prtc.net) (Quit: Leaving)
- # [06:00] * Quits: rachmaninov (~rachmanin@50-78-253-38-static.hfc.comcastbusiness.net) (Quit: rachmaninov)
- # [06:00] * Quits: vlad_starkov (~vlad_star@109.188.125.84) (Ping timeout: 256 seconds)
- # [06:03] * Quits: yano (yano@freenode/staff/yano) (Read error: Connection reset by peer)
- # [06:03] * Quits: MrPot4to (~quassel@181.28.28.113) (Read error: Connection reset by peer)
- # [06:03] * Quits: donmichelangelo (~donmichel@pD95DA11D.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [06:03] * Joins: MrPot4to (~quassel@181.28.28.113)
- # [06:04] * Quits: MrPot4to (~quassel@181.28.28.113) (Read error: Connection reset by peer)
- # [06:04] * Joins: donmichelangelo (~donmichel@pD95DA11D.dip0.t-ipconnect.de)
- # [06:06] * Joins: yano (yano@freenode/staff/yano)
- # [06:13] * Quits: codygman (~cody@69.169.243.64) (Ping timeout: 240 seconds)
- # [06:19] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [06:24] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [06:24] * Quits: waysc (~waysc4@cpe-70-113-206-158.austin.res.rr.com) (Ping timeout: 248 seconds)
- # [06:26] <terinjokes> nevermind, it was a bug with how webshims treats hours without double digits
- # [06:27] * Joins: haiQt (~haiQt@78-21-0-106.access.telenet.be)
- # [06:29] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 256 seconds)
- # [06:33] * Quits: skip (~skip@dsl081-169-034.sea1.dsl.speakeasy.net) (Ping timeout: 272 seconds)
- # [06:33] * Joins: WebDragon (~webdragon@c-69-249-35-128.hsd1.de.comcast.net)
- # [06:40] * michael_mbp is now known as zz_michael_mbp
- # [06:53] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Ping timeout: 256 seconds)
- # [06:55] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [06:56] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [07:00] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Ping timeout: 240 seconds)
- # [07:01] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [07:01] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
- # [07:01] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [07:08] * Joins: mven_ (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [07:10] * Quits: bubbajoness (~bubbajone@66.172.27.251) (Ping timeout: 252 seconds)
- # [07:10] * Joins: Omnicide (~Omnicide@dyn-wifi-254-247.megawire.com)
- # [07:11] * Joins: Socket_User (~hax@198.98.49.240)
- # [07:11] <Omnicide> y
- # [07:12] * Quits: Socket_User (~hax@198.98.49.240) (Remote host closed the connection)
- # [07:13] * Joins: Socket_User (~hax@198.98.49.240)
- # [07:13] <Socket_User> testing
- # [07:13] <Socket_User> awww yeah websocket irc client
- # [07:14] * Quits: Socket_User (~hax@198.98.49.240) (Remote host closed the connection)
- # [07:14] <Omnicide> aw yis
- # [07:18] * Joins: b44rd (~b44rd@241-6.allergruppen.no)
- # [07:26] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [07:27] * Joins: vlad_starkov (~vlad_star@109.188.127.183)
- # [07:31] * Joins: Socket_User (~hax@198.98.49.240)
- # [07:31] <Socket_User> hi
- # [07:31] <Socket_User> /whois
- # [07:31] <Socket_User> /test
- # [07:31] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 272 seconds)
- # [07:31] * Quits: vlad_starkov (~vlad_star@109.188.127.183) (Ping timeout: 272 seconds)
- # [07:31] * Quits: Socket_User (~hax@198.98.49.240) (Remote host closed the connection)
- # [07:32] * Joins: vydd (~vydd@unaffiliated/vydd)
- # [07:33] * Quits: curvedmark (~curvedmar@125.114.182.94) (Quit: Zzzzzz)
- # [07:34] * Joins: bubbajones (~bubbajone@66.172.27.251)
- # [07:34] * Joins: longbeach (~mike@AFontenayssB-152-1-59-140.w82-121.abo.wanadoo.fr)
- # [07:35] * Joins: curvedmark (~curvedmar@125.114.182.94)
- # [07:35] * Quits: curvedmark (~curvedmar@125.114.182.94) (Max SendQ exceeded)
- # [07:36] * Quits: WebDragon (~webdragon@c-69-249-35-128.hsd1.de.comcast.net) (Ping timeout: 272 seconds)
- # [07:37] * Quits: vydd (~vydd@unaffiliated/vydd) (Ping timeout: 245 seconds)
- # [07:46] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [07:46] * Joins: pr0ton (~pr0ton@8.25.195.26)
- # [07:49] * Quits: mven_ (~mven@ip68-224-15-53.lv.lv.cox.net) (Ping timeout: 272 seconds)
- # [07:50] * Quits: ericelliott (~ericellio@162.219.21.153) (Ping timeout: 256 seconds)
- # [07:54] * zz_michael_mbp is now known as michael_mbp
- # [07:59] * Joins: gverri (~gverri@177-177-185-44.user.veloxzone.com.br)
- # [08:01] * Joins: Ducki (~Ducki@137.116.197.171)
- # [08:01] * Quits: frustrum (~frustrum@128.54.214.195) (Ping timeout: 245 seconds)
- # [08:01] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [08:02] * Joins: AdenFlorian (~AdenFlori@74.197.181.184)
- # [08:15] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [08:16] * Joins: ericelliott (~ericellio@162.219.21.153)
- # [08:21] * Quits: WillAmes (~py@adfb55be.cst.lightpath.net) (Remote host closed the connection)
- # [08:22] * Joins: WillAmes (~py@adfb55be.cst.lightpath.net)
- # [08:23] * Joins: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net)
- # [08:25] <niftylettuce> anyone here have experience with desktopCapture API?
- # [08:27] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 248 seconds)
- # [08:27] * Joins: vlad_starkov (~vlad_star@109.188.124.150)
- # [08:31] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk)
- # [08:31] * Quits: vlad_starkov (~vlad_star@109.188.124.150) (Ping timeout: 265 seconds)
- # [08:32] * Joins: roelmonnens (~roelmonne@d54C2232C.access.telenet.be)
- # [08:32] * Quits: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net) (Quit: TheOrignl)
- # [08:33] * Joins: JustinMac (~JustinMac@70-36-48-11.dyn.novuscom.net)
- # [08:33] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
- # [08:36] * Quits: danielesalatti (~danielesa@x1-6-74-44-01-e4-ed-9a.k331.webspeed.dk) (Quit: danielesalatti)
- # [08:36] * Joins: JustinMa_ (~JustinMac@70-36-48-11.dyn.novuscom.net)
- # [08:42] * Joins: Ms2ger (~Ms2ger@86.193-242-81.adsl-dyn.isp.belgacom.be)
- # [08:44] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [08:44] * Joins: kadiks (~kadiks@APuteaux-652-1-58-207.w83-204.abo.wanadoo.fr)
- # [08:45] * Quits: germ13 (~germ13@cpe-75-84-12-100.socal.res.rr.com) (Ping timeout: 248 seconds)
- # [08:46] * Quits: JustinMac (~JustinMac@70-36-48-11.dyn.novuscom.net)
- # [08:47] * michael_mbp is now known as zz_michael_mbp
- # [08:49] * Joins: vlad_starkov (~vlad_star@109.188.124.150)
- # [08:49] * Quits: pr0ton (~pr0ton@8.25.195.26) (Ping timeout: 248 seconds)
- # [08:52] * Joins: pfFredd (~pfFredd@32.79-161-26.customer.lyse.net)
- # [08:54] * Joins: FilipNortic (~quassel@h-143-51.a192.priv.bahnhof.se)
- # [08:56] * Joins: o0Tao0o (~o0Tao0o@cpc11-seve20-2-0-cust45.13-3.cable.virginmedia.com)
- # [08:56] * Joins: markkes (~markkes@62.207.90.201)
- # [08:58] * Quits: vlad_starkov (~vlad_star@109.188.124.150) (Remote host closed the connection)
- # [09:01] * Joins: Hornet- (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com)
- # [09:02] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [09:04] * Quits: Hornet (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com) (Ping timeout: 264 seconds)
- # [09:09] * Joins: DRSK (~DRSK@unaffiliated/drsk)
- # [09:10] * Joins: vlad_starkov (~vlad_star@109.188.124.150)
- # [09:10] * Joins: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl)
- # [09:13] * Joins: devsharpen (~steph@ARennes-551-1-169-191.w2-12.abo.wanadoo.fr)
- # [09:15] * Quits: vlad_starkov (~vlad_star@109.188.124.150) (Remote host closed the connection)
- # [09:18] * Joins: h_kon (~h_kon@213.167.121.42.static.lyse.net)
- # [09:19] * Joins: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net)
- # [09:21] * Joins: rootshift (~rootshift@37.48.241.44)
- # [09:22] * Quits: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout: 272 seconds)
- # [09:23] * Quits: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net) (Ping timeout: 248 seconds)
- # [09:24] * Joins: doev (~doev@p4FD427E3.dip0.t-ipconnect.de)
- # [09:27] * Joins: chrob (~christoph@chello080108185051.1.12.vie.surfer.at)
- # [09:28] * Joins: codygman (~cody@69.169.243.64)
- # [09:33] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [09:34] * Joins: wjiang_ (qicruser@nat/redhat/x-nwupvvevxbdlpaci)
- # [09:36] * Joins: Lethalman (~luca@89.118.249.114)
- # [09:37] * Quits: pfFredd (~pfFredd@32.79-161-26.customer.lyse.net) (Quit: This computer has gone to sleep)
- # [09:37] * Quits: austincheney (~austinche@108-72-76-12.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 265 seconds)
- # [09:39] * Joins: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net)
- # [09:39] * Quits: gverri (~gverri@177-177-185-44.user.veloxzone.com.br) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [09:40] * Joins: fikst (~fikst@d54C442D5.access.telenet.be)
- # [09:40] * Joins: asdfz0mg (~asdfz0mg@109-104-22-194.customers.ownit.se)
- # [09:40] * Quits: FilipNortic (~quassel@h-143-51.a192.priv.bahnhof.se) (Remote host closed the connection)
- # [09:40] * Joins: austincheney (~austinche@108-72-76-12.lightspeed.rcsntx.sbcglobal.net)
- # [09:43] * Joins: FilipNortic (~quassel@h-143-51.a192.priv.bahnhof.se)
- # [09:44] * Joins: symb (~IRC@91-64-9-149-dynip.superkabel.de)
- # [09:46] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk) (Quit: TuRnaD0)
- # [09:50] * Joins: scholchr (~Chris@unaffiliated/scholchr)
- # [09:52] * Quits: parshap_ (~parshap@ip70-181-88-181.oc.oc.cox.net) (Ping timeout: 256 seconds)
- # [09:52] * Quits: biscuit (~neo@opennic/Neo) (Ping timeout: 240 seconds)
- # [09:53] * Joins: biscuit (~neo@ariana.4195tech.com)
- # [09:54] * biscuit is now known as Guest67373
- # [09:55] * Quits: asdfz0mg (~asdfz0mg@109-104-22-194.customers.ownit.se) (Quit: Sleepy time)
- # [09:55] * Joins: coellobranco (~FoRcEr@108.Red-88-24-231.staticIP.rima-tde.net)
- # [09:56] * Joins: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br)
- # [09:56] * Quits: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br) (Remote host closed the connection)
- # [10:02] * Quits: fikst (~fikst@d54C442D5.access.telenet.be) (Quit: Leaving)
- # [10:04] * Joins: MCHammer (~mchammer@212.48.107.10)
- # [10:06] * Quits: wjiang_ (qicruser@nat/redhat/x-nwupvvevxbdlpaci) (Quit: qicr for android: faster and better)
- # [10:12] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [10:12] * Quits: kadiks (~kadiks@APuteaux-652-1-58-207.w83-204.abo.wanadoo.fr) (Ping timeout: 248 seconds)
- # [10:13] * Quits: Georg3 (~Georg3@99-186-17-2.lightspeed.irvnca.sbcglobal.net) (Quit: Leaving)
- # [10:15] * Joins: asdfz0mg (~asdfz0mg@109-104-22-194.customers.ownit.se)
- # [10:16] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [10:19] * Joins: wast (~wasteful@141-136-136-93.dsl.iskon.hr)
- # [10:20] * Quits: wast (~wasteful@141-136-136-93.dsl.iskon.hr) (Client Quit)
- # [10:20] * Quits: Ms2ger (~Ms2ger@86.193-242-81.adsl-dyn.isp.belgacom.be) (Quit: bbl)
- # [10:21] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Quit: is sleepy)
- # [10:23] <ericelliott> is express.bodyParser() deprecated?
- # [10:26] * Joins: jerev (~jerev@91.180.182.239)
- # [10:28] * Joins: Ericx2x (~ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [10:30] * Quits: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net) (Remote host closed the connection)
- # [10:30] * Joins: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net)
- # [10:32] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [10:35] * Quits: cnivolle (~cnivolle@glo44-3-82-227-211-116.fbx.proxad.net) (Ping timeout: 272 seconds)
- # [10:36] * Joins: vlad_starkov (~vlad_star@109.188.124.94)
- # [10:38] * Quits: vlad_starkov (~vlad_star@109.188.124.94) (Remote host closed the connection)
- # [10:38] * Joins: koyama (~koyama@em119-72-198-18.pool.e-mobile.ne.jp)
- # [10:43] <moo-_-> ericelliott: I suggest you ask on Express specific forum
- # [10:43] * Joins: quazimodo (~quazimodo@d110-32-231-40.bla800.nsw.optusnet.com.au)
- # [10:43] <moo-_-> so you may find more people with in-depth information about the topic
- # [10:46] * Joins: vlad_starkov (~vlad_star@109.188.124.94)
- # [10:49] * Joins: bigbugjava (~bigbugjav@77.126.72.228)
- # [10:50] * Joins: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br)
- # [10:50] * Quits: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br) (Client Quit)
- # [10:50] * zz_michael_mbp is now known as michael_mbp
- # [10:51] <bigbugjava> hi there, question, I want a datalist to display a few options, but when I select them, I want it to run from 0-some number, I mean that when it runs to data, it will be body.'val'.number
- # [10:52] * Quits: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl) (Ping timeout: 272 seconds)
- # [10:53] * Joins: fikst (~fikst@d54C6D0B7.access.telenet.be)
- # [10:53] * Joins: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl)
- # [10:54] <bigbugjava> found it.. it's okay
- # [10:55] * Joins: dhruvasagar (~dhruvasag@122.167.154.116)
- # [10:57] * Quits: vlad_starkov (~vlad_star@109.188.124.94) (Read error: Connection reset by peer)
- # [10:58] * Joins: vlad_starkov (~vlad_star@217.26.6.70)
- # [10:59] * Joins: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net)
- # [11:03] * Quits: Xander1 (~Adium@c-98-253-246-117.hsd1.in.comcast.net) (Ping timeout: 245 seconds)
- # [11:09] * Quits: toughskin (~meeez@wsip-68-225-63-113.pn.at.cox.net)
- # [11:12] * Joins: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de)
- # [11:14] * Joins: i0x3p710n (~i0x3p710n@182.188.133.3)
- # [11:17] * Joins: simons (~scarfs03@gatej.mh.bbc.co.uk)
- # [11:17] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
- # [11:17] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [11:18] * Joins: shaunbaker (~shaunbake@2001:67c:90:7ff:b4f6:6991:e00a:ac7e)
- # [11:18] * Quits: codygman (~cody@69.169.243.64) (Read error: Operation timed out)
- # [11:19] * Joins: shaunbak_ (~shaunbake@brick-lane.lbi.co.uk)
- # [11:20] * Parts: quazimodo (~quazimodo@d110-32-231-40.bla800.nsw.optusnet.com.au)
- # [11:22] * Joins: Ms2ger (~Ms2ger@vpnb036.ugent.be)
- # [11:22] * Quits: shaunbaker (~shaunbake@2001:67c:90:7ff:b4f6:6991:e00a:ac7e) (Ping timeout: 245 seconds)
- # [11:23] * Joins: space (~irssi@r190-134-100-130.dialup.adsl.anteldata.net.uy)
- # [11:23] * Quits: space (~irssi@r190-134-100-130.dialup.adsl.anteldata.net.uy) (Read error: Connection reset by peer)
- # [11:24] * Quits: devsharpen (~steph@ARennes-551-1-169-191.w2-12.abo.wanadoo.fr) (Remote host closed the connection)
- # [11:25] * Joins: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net)
- # [11:25] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Read error: Connection reset by peer)
- # [11:25] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [11:26] * Joins: devsharpen (~steph@ARennes-551-1-169-191.w2-12.abo.wanadoo.fr)
- # [11:27] * Quits: b44rd (~b44rd@241-6.allergruppen.no) (Remote host closed the connection)
- # [11:27] * Quits: JustinMa_ (~JustinMac@70-36-48-11.dyn.novuscom.net)
- # [11:27] * Parts: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net)
- # [11:27] * Joins: b44rd (~b44rd@241-6.allergruppen.no)
- # [11:28] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
- # [11:28] * Joins: sendoushi (~joelsanto@bl17-139-162.dsl.telepac.pt)
- # [11:28] <sendoushi> hey guys
- # [11:28] <sendoushi> anyone uses kineticjs?
- # [11:29] * Quits: b44rd (~b44rd@241-6.allergruppen.no) (Read error: Operation timed out)
- # [11:31] * HariboPenguin|Of is now known as HariboPenguin
- # [11:32] * Quits: Ericx2x (~ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout: 272 seconds)
- # [11:32] * HariboPenguin is now known as HariboPenguin|Of
- # [11:33] * Joins: insertcoffee (~insertcof@89.202.129.66)
- # [11:34] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [11:35] * Joins: gverri (~gverri@177-177-185-44.user.veloxzone.com.br)
- # [11:35] * Quits: gverri (~gverri@177-177-185-44.user.veloxzone.com.br) (Client Quit)
- # [11:41] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Read error: Connection reset by peer)
- # [11:42] * Joins: threesome (~threesome@ip-94-113-13-143.net.upcbroadband.cz)
- # [11:42] * Quits: i0x3p710n (~i0x3p710n@182.188.133.3) (Quit: leaving)
- # [11:45] * Quits: scholchr (~Chris@unaffiliated/scholchr) (Quit: scholchr)
- # [11:47] * Joins: cnivolle (~cnivolle@2a01:e34:ee97:c5c0:6950:6b83:73ca:af9c)
- # [11:48] * Quits: simons (~scarfs03@gatej.mh.bbc.co.uk) (Ping timeout: 256 seconds)
- # [11:51] * Joins: milleja46 (~quassel@projecthq.biz)
- # [11:53] * Quits: jerev (~jerev@91.180.182.239) (Ping timeout: 248 seconds)
- # [12:04] * Joins: simons (~scarfs03@gatek.mh.bbc.co.uk)
- # [12:06] * Quits: simons (~scarfs03@gatek.mh.bbc.co.uk) (Remote host closed the connection)
- # [12:09] * Quits: insertcoffee (~insertcof@89.202.129.66) (Ping timeout: 248 seconds)
- # [12:13] * Joins: kadiks (~kadiks@APuteaux-652-1-58-207.w83-204.abo.wanadoo.fr)
- # [12:20] * Quits: DRSK (~DRSK@unaffiliated/drsk) (Ping timeout: 248 seconds)
- # [12:20] * Joins: sifu_ (~sifu@host86-136-108-149.range86-136.btcentralplus.com)
- # [12:20] * Joins: curvedmark (~curvedmar@50.23.115.113)
- # [12:20] * Quits: h_kon (~h_kon@213.167.121.42.static.lyse.net) (Remote host closed the connection)
- # [12:21] * Joins: insertcoffee (~insertcof@89.202.129.65)
- # [12:22] * Quits: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl) (Ping timeout: 240 seconds)
- # [12:24] * Joins: Fli-c (~c@176.209.202.212)
- # [12:27] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Read error: Connection reset by peer)
- # [12:27] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [12:27] * Quits: curvedmark (~curvedmar@50.23.115.113) (Quit: Zzzzzz)
- # [12:28] * Joins: xk_id (~xk_id@unaffiliated/xk-id/x-0573425)
- # [12:29] * Joins: someone-noone (~someone-n@109.251.149.72)
- # [12:30] * Quits: coellobranco (~FoRcEr@108.Red-88-24-231.staticIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [12:32] * Quits: koyama (~koyama@em119-72-198-18.pool.e-mobile.ne.jp) (Ping timeout: 265 seconds)
- # [12:34] * Joins: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl)
- # [12:34] <someone-noone> Hello! I'm getting PERMISSION_DENIED error when use WebRTC on Chrome 30 OS X with next code: http://ideone.com/fXrXfH
- # [12:34] * Joins: coellobranco (~FoRcEr@108.Red-88-24-231.staticIP.rima-tde.net)
- # [12:34] <someone-noone> this code works fine on Firefox
- # [12:34] <someone-noone> also WebRTC is enabled on Chrome
- # [12:36] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Ping timeout: 272 seconds)
- # [12:37] * Quits: abraxas_ (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [12:37] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [12:39] * Joins: martndem1s (~martndemu@a83-163-254-59.adsl.xs4all.nl)
- # [12:42] * Quits: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl) (Ping timeout: 272 seconds)
- # [12:42] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 248 seconds)
- # [12:42] * Quits: Ms2ger (~Ms2ger@vpnb036.ugent.be) (Quit: bbl)
- # [12:46] * Quits: martndem1s (~martndemu@a83-163-254-59.adsl.xs4all.nl) (Ping timeout: 240 seconds)
- # [12:47] * Joins: deasy (~deasy@109.88.224.123)
- # [12:49] * Quits: symb (~IRC@91-64-9-149-dynip.superkabel.de) (Quit: You should never underestimate the predictability of stupidity.)
- # [12:49] * Joins: symb (~IRC@91-64-9-149-dynip.superkabel.de)
- # [12:49] * Joins: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl)
- # [12:53] * Quits: symb (~IRC@91-64-9-149-dynip.superkabel.de) (Ping timeout: 248 seconds)
- # [12:55] * Quits: rootshift (~rootshift@37.48.241.44) (Quit: rootshift)
- # [12:56] * Quits: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl) (Ping timeout: 272 seconds)
- # [13:04] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Quit: 🚣)
- # [13:05] * Quits: deasy (~deasy@109.88.224.123) (Quit: Nom d'un quark, c'est Edmonton !)
- # [13:05] * Quits: dhruvasagar (~dhruvasag@122.167.154.116) (Ping timeout: 272 seconds)
- # [13:05] * Joins: curvedmark (~curvedmar@125.114.182.94)
- # [13:06] * Joins: dhruvasagar (~dhruvasag@122.172.243.93)
- # [13:06] * Quits: k_sze[work] (~kvirc@101.78.178.186) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [13:07] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [13:07] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Client Quit)
- # [13:08] * Quits: sifu_ (~sifu@host86-136-108-149.range86-136.btcentralplus.com) (Quit: Textual IRC Client: www.textualapp.com)
- # [13:10] * Joins: xk_id (~xk_id@unaffiliated/xk-id/x-0573425)
- # [13:10] * Quits: donmichelangelo (~donmichel@pD95DA11D.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
- # [13:10] * Joins: donmichelangelo (~donmichel@pD95DD952.dip0.t-ipconnect.de)
- # [13:11] * Joins: jerev (~jerev@91.180.182.239)
- # [13:13] * Quits: Hanumaan (~kiran@px3.ruf.uni-freiburg.de) (Remote host closed the connection)
- # [13:17] * Joins: felipeduardo (~felipedua@189.115.44.34)
- # [13:21] * Joins: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl)
- # [13:24] * Joins: basingh (~basingh@171.76.61.170)
- # [13:25] * Joins: sifu_ (~sifu@host86-136-108-149.range86-136.btcentralplus.com)
- # [13:28] * Joins: b44rd (~b44rd@241-6.allergruppen.no)
- # [13:31] * Quits: austincheney (~austinche@108-72-76-12.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 240 seconds)
- # [13:32] * Joins: deasy (~deasy@109.88.224.123)
- # [13:32] * Joins: Ms2ger (~Ms2ger@vpna064.ugent.be)
- # [13:32] * Quits: b44rd (~b44rd@241-6.allergruppen.no) (Ping timeout: 248 seconds)
- # [13:33] * Joins: austincheney (~austinche@108-72-76-12.lightspeed.rcsntx.sbcglobal.net)
- # [13:33] * Quits: vlad_starkov (~vlad_star@217.26.6.70) (Remote host closed the connection)
- # [13:34] * Quits: basingh (~basingh@171.76.61.170) (Quit: basingh)
- # [13:35] * Quits: haiQt (~haiQt@78-21-0-106.access.telenet.be) (Read error: Connection reset by peer)
- # [13:36] * Quits: AdenFlorian (~AdenFlori@74.197.181.184) (Read error: Connection reset by peer)
- # [13:37] * Joins: Serdar (~deres@ip-37-201-74-80.unitymediagroup.de)
- # [13:38] <Serdar> is it possible to append/remove divs dynamically?
- # [13:39] * Quits: jerev (~jerev@91.180.182.239) (Remote host closed the connection)
- # [13:40] * Joins: rachmaninov (~rachmanin@50-78-253-38-static.hfc.comcastbusiness.net)
- # [13:43] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [13:44] * Joins: danjesus (~danjesus@179.98.219.60)
- # [13:45] * Quits: sifu_ (~sifu@host86-136-108-149.range86-136.btcentralplus.com) (Ping timeout: 248 seconds)
- # [13:47] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Quit: 🚣)
- # [13:51] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [13:52] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [13:53] * Joins: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr)
- # [13:54] <moo-_-> Serdar: yes
- # [13:54] * Quits: coellobranco (~FoRcEr@108.Red-88-24-231.staticIP.rima-tde.net) (Ping timeout: 272 seconds)
- # [13:54] <moo-_-> Serdar: I suggest you learn about jQuery if you have not done so already
- # [13:55] * Quits: doev (~doev@p4FD427E3.dip0.t-ipconnect.de) (Read error: Operation timed out)
- # [13:56] <Serdar> moo-_-, jQuery, got it, thanks
- # [13:56] * Joins: doev (~doev@p4FD40F7E.dip0.t-ipconnect.de)
- # [13:56] <moo-_-> Serdar: it's a human friendly wrapper over underling JavaScript DOM manipulation APIs
- # [13:57] <Serdar> I am not a fan of DOM, why not JSON?
- # [13:58] <moo-_-> Serdar: because HTML document is modelled using DOM APIs in the web browser
- # [13:58] <moo-_-> Serdar: DOM is the in-memory presentation of HTML
- # [13:58] * Quits: drager (~drager@shell.prq.se) (Changing host)
- # [13:58] * Joins: drager (~drager@unaffiliated/drager)
- # [13:58] * Joins: jerev (~jerev@91.180.182.239)
- # [14:00] * Joins: Jayflux (~Jason@host-78-147-55-133.as13285.net)
- # [14:00] * Quits: Jayflux (~Jason@host-78-147-55-133.as13285.net) (Changing host)
- # [14:00] * Joins: Jayflux (~Jason@unaffiliated/jayflux)
- # [14:01] <Serdar> hmm I see
- # [14:06] * Joins: simons (~scarfs03@gatej.mh.bbc.co.uk)
- # [14:12] * Quits: rachmaninov (~rachmanin@50-78-253-38-static.hfc.comcastbusiness.net) (Ping timeout: 248 seconds)
- # [14:12] * Joins: coellobranco (~FoRcEr@106.Red-83-37-198.dynamicIP.rima-tde.net)
- # [14:13] * Joins: visualshock (~visualsho@host-37-191-204-89.lynet.no)
- # [14:14] * michael_mbp is now known as zz_michael_mbp
- # [14:14] * Joins: h_kon (~h_kon@213.167.121.42.static.lyse.net)
- # [14:15] * Quits: danjesus (~danjesus@179.98.219.60) (Remote host closed the connection)
- # [14:16] * Joins: danjesus (~danjesus@179.98.219.60)
- # [14:17] * Quits: danjesus (~danjesus@179.98.219.60) (Read error: Connection reset by peer)
- # [14:17] * Joins: danjesus (~danjesus@179.98.219.60)
- # [14:18] * Quits: danjesus (~danjesus@179.98.219.60) (Remote host closed the connection)
- # [14:19] * Joins: danjesus (~danjesus@179.98.219.60)
- # [14:20] * Joins: kkrikk (~kkrikk@p5DDC0D1D.dip0.t-ipconnect.de)
- # [14:23] * Quits: dhruvasagar (~dhruvasag@122.172.243.93) (Read error: Operation timed out)
- # [14:24] * Quits: danjesus (~danjesus@179.98.219.60) (Ping timeout: 265 seconds)
- # [14:24] * Joins: rootshift (~rootshift@37.48.241.44)
- # [14:25] * zz_michael_mbp is now known as michael_mbp
- # [14:26] * Joins: roadt (~roadt@36.7.144.181)
- # [14:27] * Joins: vydd (~vydd@92.244.136.246)
- # [14:27] * Quits: vydd (~vydd@92.244.136.246) (Changing host)
- # [14:27] * Joins: vydd (~vydd@unaffiliated/vydd)
- # [14:28] * Quits: soredz1 (~soredz@81-232-171-7-no10.tbcn.telia.com) (Ping timeout: 260 seconds)
- # [14:30] * Joins: dhruvasagar (~dhruvasag@122.178.242.253)
- # [14:32] * Joins: _unary (~unary@68.67.54.218)
- # [14:36] * Joins: soredz1 (~soredz@81-232-171-7-no10.tbcn.telia.com)
- # [14:37] * Quits: coellobranco (~FoRcEr@106.Red-83-37-198.dynamicIP.rima-tde.net) (Ping timeout: 272 seconds)
- # [14:37] * Joins: calbasi (~joan@237.59.14.37.dynamic.jazztel.es)
- # [14:39] * Joins: mvpgraff (~mvpgraff@204.9.65.82)
- # [14:39] * Quits: mvpgraff (~mvpgraff@204.9.65.82) (Changing host)
- # [14:39] * Joins: mvpgraff (~mvpgraff@unaffiliated/mvpgraff)
- # [14:39] * Joins: jferrie (~Adium@static-71-183-236-56.nycmny.fios.verizon.net)
- # [14:40] * Quits: wieshka (~wieshka@80.90.2.180)
- # [14:41] * Parts: jerev (~jerev@91.180.182.239) ("Closing Window")
- # [14:41] * Joins: danjesus (~danjesus@179-198-76-195.user3g.veloxzone.com.br)
- # [14:42] * Joins: newtron (~newtron@199.71.174.203)
- # [14:43] * Quits: dhruvasagar (~dhruvasag@122.178.242.253) (Ping timeout: 256 seconds)
- # [14:44] * Quits: Ms2ger (~Ms2ger@vpna064.ugent.be) (Quit: bbl)
- # [14:44] * Parts: jferrie (~Adium@static-71-183-236-56.nycmny.fios.verizon.net)
- # [14:45] * Joins: decotii (~decotii@hq.croscon.com)
- # [14:50] * Joins: dhruvasagar (~dhruvasag@122.178.254.197)
- # [14:51] * Joins: badboy4471 (~tiger@115.206.155.39)
- # [14:52] * Quits: badboy4471 (~tiger@115.206.155.39) (Client Quit)
- # [14:52] * Joins: badboy4471 (~tiger@115.206.155.39)
- # [14:52] * Quits: danjesus (~danjesus@179-198-76-195.user3g.veloxzone.com.br) (Read error: Connection reset by peer)
- # [14:54] * Quits: badboy4471 (~tiger@115.206.155.39) (Read error: Connection reset by peer)
- # [14:55] * Quits: dhruvasagar (~dhruvasag@122.178.254.197) (Ping timeout: 272 seconds)
- # [14:55] * Joins: pfFredd (~pfFredd@193.213.205.101)
- # [14:56] * Joins: dhruvasagar (~dhruvasag@122.167.79.45)
- # [14:58] * Joins: jreading (Adium@nat/novell/x-pocexumvfmumpagi)
- # [14:59] * Quits: goodwin_ (~chatzilla@218.11.176.38) (Ping timeout: 245 seconds)
- # [14:59] * Joins: goodwin (~chatzilla@112.65.211.235)
- # [15:00] * Joins: space (~irssi@r186-48-224-252.dialup.adsl.anteldata.net.uy)
- # [15:00] * Joins: waysc (~waysc4@2605:6000:ff01:7300:e4d4:e694:f44d:247f)
- # [15:00] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [15:02] * Joins: jerev (~jerev@91.180.182.239)
- # [15:03] * Joins: vlad_starkov (~vlad_star@217.26.6.70)
- # [15:05] * Joins: cryptopsy (~cryptopsy@78.96.133.249)
- # [15:06] * Quits: patta (~pattinsky@89.221.240.18) (Quit: No Ping reply in 180 seconds.)
- # [15:07] * Joins: [ORBITAL] (orbital@gateway/shell/freebnc/x-omumhndpgkwpajgm)
- # [15:07] * Joins: patta (~pattinsky@89.221.240.18)
- # [15:07] * Joins: quetzakubica (~quetzacot@pby93.internetdsl.tpnet.pl)
- # [15:09] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [15:11] * Joins: aspire (~aspire@unaffiliated/aspire)
- # [15:13] * Quits: patta (~pattinsky@89.221.240.18) (Quit: No Ping reply in 180 seconds.)
- # [15:13] * Joins: patta (~pattinsky@89.221.240.18)
- # [15:13] * Quits: cryptopsy (~cryptopsy@78.96.133.249) (Quit: leaving)
- # [15:14] * Joins: cryptopsy (~cryptopsy@78.96.133.249)
- # [15:18] * Joins: germ13 (~germ13@cpe-75-84-12-100.socal.res.rr.com)
- # [15:19] * Joins: pinkhominid_ (~pinkhomin@208.50.255.30)
- # [15:20] * Quits: pinkhominid (~pinkhomin@208.50.255.30) (Read error: Connection reset by peer)
- # [15:22] * Quits: Lethalman (~luca@89.118.249.114) (Ping timeout: 272 seconds)
- # [15:24] * Joins: mj12albert (~mj12alber@n058152242145.netvigator.com)
- # [15:25] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
- # [15:25] * Quits: mj12albert (~mj12alber@n058152242145.netvigator.com) (Max SendQ exceeded)
- # [15:25] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [15:26] * Joins: mj12albert (~mj12alber@n058152242145.netvigator.com)
- # [15:26] * Quits: sendoushi (~joelsanto@bl17-139-162.dsl.telepac.pt) (Quit: Ex-Chat)
- # [15:27] * Quits: mj12albert (~mj12alber@n058152242145.netvigator.com) (Max SendQ exceeded)
- # [15:27] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Read error: Operation timed out)
- # [15:31] * Joins: waysc2 (~waysc4@cpe-70-113-206-158.austin.res.rr.com)
- # [15:32] * Joins: bert3d (~bert3d@host81-159-237-131.range81-159.btcentralplus.com)
- # [15:32] * Quits: germ13 (~germ13@cpe-75-84-12-100.socal.res.rr.com) (Ping timeout: 248 seconds)
- # [15:34] * Quits: waysc (~waysc4@2605:6000:ff01:7300:e4d4:e694:f44d:247f) (Ping timeout: 240 seconds)
- # [15:34] * Joins: Lethalman (~luca@89.118.249.114)
- # [15:35] * Joins: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net)
- # [15:37] * Quits: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [15:38] * Quits: iserantes (~quassel@64.7.27.77.dynamic.mundo-r.com) (Remote host closed the connection)
- # [15:39] * Quits: Lethalman (~luca@89.118.249.114) (Ping timeout: 240 seconds)
- # [15:39] * Quits: Ducki (~Ducki@137.116.197.171) (Remote host closed the connection)
- # [15:39] * Quits: h_kon (~h_kon@213.167.121.42.static.lyse.net) (Remote host closed the connection)
- # [15:40] * Joins: Lethalman (~luca@89.118.249.114)
- # [15:40] * Quits: kkrikk (~kkrikk@p5DDC0D1D.dip0.t-ipconnect.de)
- # [15:40] * Joins: iserantes (~quassel@64.7.27.77.dynamic.mundo-r.com)
- # [15:40] * Quits: waysc2 (~waysc4@cpe-70-113-206-158.austin.res.rr.com) (Ping timeout: 240 seconds)
- # [15:41] * Joins: kkrikk (~kkrikk@p5DDC0D1D.dip0.t-ipconnect.de)
- # [15:41] * Quits: cryptopsy (~cryptopsy@78.96.133.249) (Quit: leaving)
- # [15:42] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [15:42] * Joins: Ducki (~Ducki@137.116.197.171)
- # [15:43] * Quits: simons (~scarfs03@gatej.mh.bbc.co.uk) (Ping timeout: 256 seconds)
- # [15:44] * Joins: xk_id (~xk_id@unaffiliated/xk-id/x-0573425)
- # [15:45] * Joins: simons (~scarfs03@gatej.mh.bbc.co.uk)
- # [15:46] * Quits: simons (~scarfs03@gatej.mh.bbc.co.uk) (Remote host closed the connection)
- # [15:46] * Joins: frankstallone (~frankstal@72.10.55.185)
- # [15:50] * HariboPenguin|Of is now known as HariboPenguin
- # [15:51] * Quits: devsharpen (~steph@ARennes-551-1-169-191.w2-12.abo.wanadoo.fr) (Read error: Connection reset by peer)
- # [15:53] * Joins: devsharpen (~steph@ARennes-551-1-169-191.w2-12.abo.wanadoo.fr)
- # [15:53] * Quits: fikst (~fikst@d54C6D0B7.access.telenet.be) (Ping timeout: 272 seconds)
- # [15:53] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Remote host closed the connection)
- # [15:53] * Quits: Ducki (~Ducki@137.116.197.171) (Ping timeout: 248 seconds)
- # [15:54] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [15:56] * Joins: Ducki (~Ducki@137.116.197.171)
- # [15:57] * HariboPenguin is now known as HariboPenguin|Of
- # [15:58] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Ping timeout: 248 seconds)
- # [16:02] * Quits: _unary (~unary@68.67.54.218) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [16:03] * Quits: donmichelangelo (~donmichel@pD95DD952.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [16:03] * Joins: _unary (~unary@68.67.54.218)
- # [16:04] * Joins: donmichelangelo (~donmichel@pD95DD952.dip0.t-ipconnect.de)
- # [16:06] * Joins: jumperswitch (~jumperswi@ltea-178-013-208-225.pools.arcor-ip.net)
- # [16:06] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Quit: 🚣)
- # [16:06] * Quits: bert3d (~bert3d@host81-159-237-131.range81-159.btcentralplus.com) (Remote host closed the connection)
- # [16:06] * Joins: bert3d (~bert3d@host81-159-237-131.range81-159.btcentralplus.com)
- # [16:07] * Quits: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net) (Ping timeout: 248 seconds)
- # [16:10] * Joins: fikst (~fikst@188.189.9.222)
- # [16:10] * Joins: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net)
- # [16:11] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [16:11] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Remote host closed the connection)
- # [16:12] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [16:13] * Joins: frustrum (~frustrum@128.54.214.195)
- # [16:13] * Quits: fikst (~fikst@188.189.9.222) (Max SendQ exceeded)
- # [16:13] * Joins: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net)
- # [16:14] * Joins: Ducki_ (~Ducki@137.116.197.171)
- # [16:14] * Quits: Ducki (~Ducki@137.116.197.171) (Ping timeout: 265 seconds)
- # [16:16] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Ping timeout: 272 seconds)
- # [16:18] * Joins: pierlooqup (~pierlooqu@2.236.97.55)
- # [16:20] * Joins: Xander1 (~Adium@2602:306:38a6:8710:78a3:82c1:8461:306e)
- # [16:21] * Joins: Xander2 (~Adium@99-138-104-113.lightspeed.cicril.sbcglobal.net)
- # [16:21] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [16:22] * Parts: Xander2 (~Adium@99-138-104-113.lightspeed.cicril.sbcglobal.net)
- # [16:24] * Quits: Xander1 (~Adium@2602:306:38a6:8710:78a3:82c1:8461:306e) (Ping timeout: 240 seconds)
- # [16:25] * Quits: J-A-R-V-I-S (~frankstal@pool-74-105-106-200.nwrknj.fios.verizon.net) (Read error: Connection reset by peer)
- # [16:26] * Joins: pierlooqup_ (~pierlooqu@2.236.97.55)
- # [16:26] * Joins: J-A-R-V-I-S (~frankstal@pool-74-105-106-200.nwrknj.fios.verizon.net)
- # [16:27] * Joins: jsbkkj (~jsbkkj@host81-139-93-110.in-addr.btopenworld.com)
- # [16:29] * Quits: pierlooqup (~pierlooqu@2.236.97.55) (Ping timeout: 272 seconds)
- # [16:29] * pierlooqup_ is now known as pierlooqup
- # [16:29] * HariboPenguin|Of is now known as HariboPenguin
- # [16:31] * Quits: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net) (Ping timeout: 240 seconds)
- # [16:33] * Joins: Jon47 (~Adium@38.100.143.34)
- # [16:33] * Quits: bigbugjava (~bigbugjav@77.126.72.228)
- # [16:34] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [16:34] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [16:36] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [16:36] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [16:39] * Joins: fikst (~fikst@188.189.9.222)
- # [16:39] * Joins: daffl (~daffl@216-13-236-174.dedicated.allstream.net)
- # [16:40] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [16:40] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
- # [16:40] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [16:41] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Ping timeout: 272 seconds)
- # [16:42] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
- # [16:43] * Joins: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk)
- # [16:44] * Joins: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [16:44] * Joins: squeakytoy (~squeakyto@188.65.156.34)
- # [16:45] * Quits: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Remote host closed the connection)
- # [16:45] * Joins: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [16:45] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Remote host closed the connection)
- # [16:47] * Quits: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Remote host closed the connection)
- # [16:48] * Parts: Zee4Q (~skip@dsl081-169-034.sea1.dsl.speakeasy.net) ("Leaving")
- # [16:49] * Quits: deasy (~deasy@109.88.224.123) (Quit: Nom d'un quark, c'est Edmonton !)
- # [16:49] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [16:54] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [16:54] * Joins: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net)
- # [16:54] * Quits: Kolombiken (~Adium@94.137.124.2) (Remote host closed the connection)
- # [16:55] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [16:55] * Quits: pierlooqup (~pierlooqu@2.236.97.55) (Quit: pierlooqup)
- # [16:55] * Joins: Palove (~Palove@app2.chatmosphere.org)
- # [16:56] <Palove> Hmm
- # [16:56] <Palove> This is 1 large html5 community
- # [16:58] <Palove> Anyone to welcome me here?
- # [17:00] * Joins: mstalfoort (~manuchill@200.50.253.54)
- # [17:03] * Quits: mstalfoort (~manuchill@200.50.253.54) (Client Quit)
- # [17:04] * Quits: curvedmark (~curvedmar@125.114.182.94) (Quit: Zzzzzz)
- # [17:04] * Quits: goodwin (~chatzilla@112.65.211.235) (Ping timeout: 256 seconds)
- # [17:04] * Joins: roelmonn_ (~roelmonne@d54C2232C.access.telenet.be)
- # [17:04] * Quits: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de) (Remote host closed the connection)
- # [17:05] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
- # [17:05] * Joins: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br)
- # [17:05] * Quits: fikst (~fikst@188.189.9.222) (Ping timeout: 248 seconds)
- # [17:05] * Quits: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br) (Client Quit)
- # [17:06] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [17:06] * Quits: FilipNortic (~quassel@h-143-51.a192.priv.bahnhof.se) (Remote host closed the connection)
- # [17:06] * Quits: dhruvasagar (~dhruvasag@122.167.79.45) (Ping timeout: 248 seconds)
- # [17:07] <Palove> anyone?
- # [17:08] * Quits: roelmonnens (~roelmonne@d54C2232C.access.telenet.be) (Ping timeout: 248 seconds)
- # [17:09] * Quits: roelmonn_ (~roelmonne@d54C2232C.access.telenet.be) (Ping timeout: 272 seconds)
- # [17:10] * Joins: dhruvasagar (~dhruvasag@122.167.79.45)
- # [17:11] * Quits: Kolombiken (~Adium@94.137.124.2) (Ping timeout: 256 seconds)
- # [17:13] * Quits: Ducki_ (~Ducki@137.116.197.171) (Ping timeout: 272 seconds)
- # [17:14] * Joins: symb (~IRC@91-64-9-149-dynip.superkabel.de)
- # [17:14] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [17:17] * Joins: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net)
- # [17:17] * Joins: romanenko (~ZeroOne@158.181.223.156)
- # [17:17] * Joins: Karliky (~Karliky@243.85-86-210.dynamic.clientes.euskaltel.es)
- # [17:20] * Quits: Palove (~Palove@app2.chatmosphere.org) (Remote host closed the connection)
- # [17:21] * Quits: squeakytoy (~squeakyto@188.65.156.34) (Quit: Leaving)
- # [17:24] * Joins: Socket_User (~hax@198.98.49.240)
- # [17:24] <Socket_User> whut
- # [17:24] <Socket_User> /help
- # [17:24] <b-ot> Socket_User: NO U!
- # [17:24] <Omnicide> nope
- # [17:24] <Omnicide> no commands
- # [17:25] <Socket_User> y u no
- # [17:25] <b-ot> Socket_User: (ĺ±®'Đ”')ĺ±®
- # [17:25] * Quits: romanenko (~ZeroOne@158.181.223.156) (Quit: Computer has gone to sleep.)
- # [17:26] * Joins: fikst (~fikst@d54C6D0B7.access.telenet.be)
- # [17:27] * Quits: Socket_User (~hax@198.98.49.240) (Remote host closed the connection)
- # [17:28] * Joins: mstalfoort (~manuchill@200.50.253.54)
- # [17:28] * Joins: mtrythall (~mtrythall@50.7.33.186)
- # [17:31] * Parts: calbasi (~joan@237.59.14.37.dynamic.jazztel.es)
- # [17:32] * Joins: curvedmark (~curvedmar@125.114.182.94)
- # [17:32] * Quits: curvedmark (~curvedmar@125.114.182.94) (Max SendQ exceeded)
- # [17:32] * michael_mbp is now known as zz_michael_mbp
- # [17:33] * Quits: rootshift (~rootshift@37.48.241.44) (Quit: rootshift)
- # [17:37] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [17:37] * Quits: dhruvasagar (~dhruvasag@122.167.79.45) (Ping timeout: 240 seconds)
- # [17:37] * Quits: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net) (Ping timeout: 265 seconds)
- # [17:38] * Joins: WebDragon (~webdragon@c-69-249-35-128.hsd1.de.comcast.net)
- # [17:40] * Joins: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net)
- # [17:40] * Joins: sifu_ (~sifu@host86-136-108-149.range86-136.btcentralplus.com)
- # [17:41] * Quits: asdfz0mg (~asdfz0mg@109-104-22-194.customers.ownit.se) (Quit: Sleepy time)
- # [17:41] * Joins: jumperswitch_ (~jumperswi@ltea-178-014-118-004.pools.arcor-ip.net)
- # [17:43] * Quits: jumperswitch (~jumperswi@ltea-178-013-208-225.pools.arcor-ip.net) (Ping timeout: 248 seconds)
- # [17:44] * Joins: lmcliste_ (~lmclister@192.150.10.209)
- # [17:48] * Joins: eddief1029 (~Eddie@c-24-22-33-249.hsd1.or.comcast.net)
- # [17:49] * Quits: j_wright (~jwright@unaffiliated/j-wright/x-9145068) (Remote host closed the connection)
- # [17:51] * Joins: jfenix (~jfenix@187-166-114-116.static.axtel.net)
- # [17:51] * Joins: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br)
- # [17:51] * Quits: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br) (Client Quit)
- # [17:55] * Quits: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net) (Ping timeout: 240 seconds)
- # [17:55] * Quits: pfFredd (~pfFredd@193.213.205.101) (Quit: This computer has gone to sleep)
- # [17:56] * Quits: MCHammer (~mchammer@212.48.107.10) (Remote host closed the connection)
- # [18:00] * Joins: jerev_ (~jerev@91.180.182.239)
- # [18:03] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
- # [18:03] * Quits: _unary (~unary@68.67.54.218) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [18:03] * Joins: mven (~mven@169.241.49.228)
- # [18:03] * Quits: jerev (~jerev@91.180.182.239) (Ping timeout: 248 seconds)
- # [18:03] * jerev_ is now known as jerev
- # [18:03] * Quits: jsbkkj (~jsbkkj@host81-139-93-110.in-addr.btopenworld.com) (Quit: jsbkkj)
- # [18:09] * Joins: shoogz (~shoogz@115-64-77-180.static.tpgi.com.au)
- # [18:09] * Joins: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net)
- # [18:09] * Quits: shoogz (~shoogz@115-64-77-180.static.tpgi.com.au) (Changing host)
- # [18:09] * Joins: shoogz (~shoogz@unaffiliated/shoogz)
- # [18:09] * Quits: shoogz (~shoogz@unaffiliated/shoogz) (Remote host closed the connection)
- # [18:09] * Joins: Karliky_ (~Karliky@243.85-86-210.dynamic.clientes.euskaltel.es)
- # [18:09] * Joins: deasy (~deasy@109.88.224.123)
- # [18:09] * Joins: shoogz (~shoogz@unaffiliated/shoogz)
- # [18:11] * HariboPenguin is now known as HariboPenguin|Of
- # [18:11] * HariboPenguin|Of is now known as HariboPenguin
- # [18:13] * Quits: Karliky (~Karliky@243.85-86-210.dynamic.clientes.euskaltel.es) (Ping timeout: 272 seconds)
- # [18:13] * Quits: Karliky_ (~Karliky@243.85-86-210.dynamic.clientes.euskaltel.es) (Ping timeout: 240 seconds)
- # [18:13] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [18:13] * Quits: chrob (~christoph@chello080108185051.1.12.vie.surfer.at) (Ping timeout: 272 seconds)
- # [18:13] * Quits: martndemus (~martndemu@a83-163-254-59.adsl.xs4all.nl) (Ping timeout: 245 seconds)
- # [18:13] * Joins: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr)
- # [18:14] * Quits: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr) (Max SendQ exceeded)
- # [18:14] * Joins: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr)
- # [18:15] * Quits: fikst (~fikst@d54C6D0B7.access.telenet.be) (Quit: Leaving)
- # [18:18] * Joins: cryptopsy (~cryptopsy@78.96.133.249)
- # [18:18] * Quits: mven (~mven@169.241.49.228) (Remote host closed the connection)
- # [18:19] * Joins: Kolombiken1 (~Adium@94.137.124.2)
- # [18:21] * Quits: tantek (~tantek@50-0-164-83.dsl.dynamic.sonic.net) (Quit: tantek)
- # [18:21] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Ping timeout: 256 seconds)
- # [18:23] * Joins: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br)
- # [18:23] * Quits: gverri_ (~gverri@177-177-185-44.user.veloxzone.com.br) (Client Quit)
- # [18:24] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [18:26] * Joins: chrob (~christoph@chello080108185051.1.12.vie.surfer.at)
- # [18:27] * Quits: bert3d (~bert3d@host81-159-237-131.range81-159.btcentralplus.com) (Remote host closed the connection)
- # [18:29] * Quits: mstalfoort (~manuchill@200.50.253.54) (Quit: kthxbai)
- # [18:33] * Quits: donmichelangelo (~donmichel@pD95DD952.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [18:34] * Joins: donmichelangelo (~donmichel@pD95DD952.dip0.t-ipconnect.de)
- # [18:34] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Remote host closed the connection)
- # [18:34] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [18:38] * Quits: space (~irssi@r186-48-224-252.dialup.adsl.anteldata.net.uy) (Read error: Connection reset by peer)
- # [18:39] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Ping timeout: 248 seconds)
- # [18:39] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Ping timeout: 248 seconds)
- # [18:39] * Joins: NealJ (~Neal@82-170-253-169.ip.telfort.nl)
- # [18:41] * Joins: dhruvasagar (~dhruvasag@122.167.79.45)
- # [18:41] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [18:41] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
- # [18:41] * Joins: codygman (~cody@pool-173-74-49-237.dllstx.fios.verizon.net)
- # [18:43] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Remote host closed the connection)
- # [18:43] * Quits: vlad_starkov (~vlad_star@217.26.6.70) (Remote host closed the connection)
- # [18:43] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [18:44] * Joins: _unary (~unary@68.67.54.218)
- # [18:45] * Quits: cryptopsy (~cryptopsy@78.96.133.249) (Quit: leaving)
- # [18:46] * Joins: cryptopsy (~cryptopsy@78.96.133.249)
- # [18:46] * Joins: NivenHuH (~NivenWuss@sonic.mochaleaf.com)
- # [18:48] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Ping timeout: 265 seconds)
- # [18:48] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [18:49] * Quits: dhruvasagar (~dhruvasag@122.167.79.45) (Ping timeout: 245 seconds)
- # [18:51] * Joins: sasmit87 (~chatzilla@14.96.114.224)
- # [18:51] <sasmit87> hi
- # [18:51] * Joins: dhruvasagar (~dhruvasag@122.167.79.45)
- # [18:51] <sasmit87> can somebody explain how manifest attribute works in html5
- # [18:53] * Quits: doev (~doev@p4FD40F7E.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [18:55] * Joins: jaredwilli (~jaredwill@64.206.121.41)
- # [18:57] * Quits: sifu_ (~sifu@host86-136-108-149.range86-136.btcentralplus.com) (Ping timeout: 256 seconds)
- # [18:58] * Joins: ryan_tait (~ryan_tait@76-10-142-198.dsl.teksavvy.com)
- # [19:00] * Quits: sasmit87 (~chatzilla@14.96.114.224) (Ping timeout: 256 seconds)
- # [19:00] * Joins: with_drinks (328b410c@gateway/web/freenode/ip.50.139.65.12)
- # [19:00] * Parts: jaredwilli (~jaredwill@64.206.121.41)
- # [19:01] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
- # [19:01] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [19:02] * Joins: kawaiibesu (~kawaiibes@ip184-189-235-179.sb.sd.cox.net)
- # [19:03] * Joins: riskable (~quassel@2601:e:8c00:8b:eccb:f417:8ff2:4c36)
- # [19:03] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [19:04] * Quits: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net) (Ping timeout: 241 seconds)
- # [19:04] * Quits: with_drinks (328b410c@gateway/web/freenode/ip.50.139.65.12) (Client Quit)
- # [19:05] * Joins: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de)
- # [19:07] * Joins: mven (~mven@169.241.49.228)
- # [19:08] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [19:09] * Quits: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de) (Ping timeout: 248 seconds)
- # [19:09] * Quits: cnivolle (~cnivolle@2a01:e34:ee97:c5c0:6950:6b83:73ca:af9c) (Remote host closed the connection)
- # [19:10] * Joins: cnivolle (~cnivolle@2a01:e34:ee97:c5c0:c8b:5e5:9c51:8ba6)
- # [19:13] * Joins: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net)
- # [19:14] * Quits: dhruvasagar (~dhruvasag@122.167.79.45) (Ping timeout: 240 seconds)
- # [19:14] * Quits: cnivolle (~cnivolle@2a01:e34:ee97:c5c0:c8b:5e5:9c51:8ba6) (Ping timeout: 260 seconds)
- # [19:15] * Quits: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [19:15] * Joins: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com)
- # [19:16] * Joins: DrShoggoth (~prakwtf@216-43-16-195.ip.mcleodusa.net)
- # [19:16] * Joins: danielwrobert (~danielwro@wsip-68-15-24-46.sd.sd.cox.net)
- # [19:17] * Joins: romanenko (~ZeroOne@158.181.223.156)
- # [19:17] * HariboPenguin is now known as HariboPenguin|Of
- # [19:18] * Quits: shaunbak_ (~shaunbake@brick-lane.lbi.co.uk) (Remote host closed the connection)
- # [19:19] * Joins: shaunbaker (~shaunbake@brick-lane.lbi.co.uk)
- # [19:19] * Joins: ericelliott_ (~ericellio@192.150.10.206)
- # [19:19] * Quits: jerev (~jerev@91.180.182.239) (Remote host closed the connection)
- # [19:21] * Quits: ericelliott (~ericellio@162.219.21.153) (Ping timeout: 256 seconds)
- # [19:21] * ericelliott_ is now known as ericelliott
- # [19:24] * Quits: shaunbaker (~shaunbake@brick-lane.lbi.co.uk) (Ping timeout: 272 seconds)
- # [19:24] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Ping timeout: 265 seconds)
- # [19:25] * Joins: sasmit87 (~chatzilla@14.99.44.133)
- # [19:25] * Joins: shashank_rs (~Thunderbi@14.139.122.114)
- # [19:26] * Joins: dhruvasagar (~dhruvasag@122.167.79.45)
- # [19:28] * Joins: b44rd (~b44rd@241-6.allergruppen.no)
- # [19:29] * HariboPenguin|Of is now known as HariboPenguin
- # [19:31] * Quits: mven (~mven@169.241.49.228) (Remote host closed the connection)
- # [19:33] * Joins: mven (~mven@169.241.49.228)
- # [19:33] * Quits: b44rd (~b44rd@241-6.allergruppen.no) (Ping timeout: 272 seconds)
- # [19:33] * Joins: rootshift (~rootshift@2.26.136.50)
- # [19:35] * Quits: romanenko (~ZeroOne@158.181.223.156) (Ping timeout: 248 seconds)
- # [19:35] * Quits: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com) (Quit: jsbkkj)
- # [19:35] * Joins: JustinMac (~JustinMac@207.102.98.250)
- # [19:37] * Quits: insertcoffee (~insertcof@89.202.129.65) (Ping timeout: 256 seconds)
- # [19:38] * Joins: Zee4Q (~skip@aruba-master.seattlecentral.edu)
- # [19:38] * Parts: Zee4Q (~skip@aruba-master.seattlecentral.edu)
- # [19:39] * Quits: gerard0- (znc@envy.gerardo.cc) (Read error: Connection reset by peer)
- # [19:40] * Quits: codygman (~cody@pool-173-74-49-237.dllstx.fios.verizon.net) (Remote host closed the connection)
- # [19:40] * Joins: gerard0 (znc@envy.gerardo.cc)
- # [19:40] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [19:40] * Quits: voiceofgrog (~voiceofgr@unaffiliated/voiceofgrog) (Remote host closed the connection)
- # [19:41] * Quits: Kolombiken1 (~Adium@94.137.124.2) (Read error: Connection reset by peer)
- # [19:42] * Joins: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com)
- # [19:43] * Joins: mrpot4to_ (~quassel@181.28.27.231)
- # [19:43] * Joins: szzzzzzzzzzzzzz (~scott@63-153-214-43.desm.qwest.net)
- # [19:43] * Joins: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net)
- # [19:44] * Joins: fikst (~fikst@d54C442D5.access.telenet.be)
- # [19:45] * Quits: rootshift (~rootshift@2.26.136.50) (Quit: rootshift)
- # [19:47] * Quits: fikst (~fikst@d54C442D5.access.telenet.be) (Client Quit)
- # [19:47] * Quits: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com) (Client Quit)
- # [19:47] * Joins: rootshift (~rootshift@2.26.136.50)
- # [19:51] * Joins: Leo2013 (~Leo2013@2a02:8070:2410:6500:242c:d30b:ef59:3fea)
- # [19:51] * Joins: vlad_starkov (~vlad_star@109.188.127.209)
- # [19:51] * zz_michael_mbp is now known as michael_mbp
- # [19:53] * Quits: vlad_starkov (~vlad_star@109.188.127.209) (Remote host closed the connection)
- # [19:54] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [19:56] * Joins: vlad_starkov (~vlad_star@109.188.127.209)
- # [19:56] * michael_mbp is now known as zz_michael_mbp
- # [19:56] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [19:57] * Quits: shoogz (~shoogz@unaffiliated/shoogz) (Quit: Leaving...)
- # [19:57] * Joins: Karliky (~Karliky@42.85-86-188.dynamic.clientes.euskaltel.es)
- # [19:58] * Quits: dhruvasagar (~dhruvasag@122.167.79.45) (Ping timeout: 248 seconds)
- # [19:58] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Ping timeout: 256 seconds)
- # [19:59] * Quits: pinkhominid_ (~pinkhomin@208.50.255.30) (Remote host closed the connection)
- # [20:01] * Quits: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com) (Remote host closed the connection)
- # [20:01] * Joins: jve (~jve@208.50.255.30)
- # [20:01] * Joins: parshap (~parshap@ip70-181-88-181.oc.oc.cox.net)
- # [20:01] * Joins: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com)
- # [20:06] * Quits: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net) (Quit: mmlac-bv)
- # [20:06] * Joins: xk_id (~xk_id@unaffiliated/xk-id/x-0573425)
- # [20:06] * Joins: drublic (~drublic@xdsl-84-44-182-146.netcologne.de)
- # [20:07] * HariboPenguin is now known as HariboPenguin|Of
- # [20:09] * Quits: sjefen6 (~sjefen6@2001:700:c00:200:20c:29ff:fed8:bbab) (Quit: No Ping reply in 180 seconds.)
- # [20:09] * Joins: sjefen6 (~sjefen6@2001:700:c00:200:20c:29ff:fed8:bbab)
- # [20:09] * Joins: Zee4Q (~skip@aruba-master.seattlecentral.edu)
- # [20:10] * Quits: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com) (Remote host closed the connection)
- # [20:10] * Quits: Leo2013 (~Leo2013@2a02:8070:2410:6500:242c:d30b:ef59:3fea) (Remote host closed the connection)
- # [20:10] * Joins: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com)
- # [20:16] * Joins: tantek (~tantek@me05336d0.tmodns.net)
- # [20:17] * zz_michael_mbp is now known as michael_mbp
- # [20:17] * Quits: daze (~daze@client-212-117-18-111.inturbo.lt) (Quit: daze)
- # [20:18] * Joins: 31NAART4C (~gverri@201-4-173-65.user.veloxzone.com.br)
- # [20:18] * Quits: 31NAART4C (~gverri@201-4-173-65.user.veloxzone.com.br) (Max SendQ exceeded)
- # [20:19] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [20:20] * Joins: skip (~skip@aruba-master.seattlecentral.edu)
- # [20:21] * Quits: sasmit87 (~chatzilla@14.99.44.133) (Quit: ChatZilla 0.9.90.1 [Firefox 24.0/20130911160237])
- # [20:22] * Joins: wast (~wasteful@141-136-136-93.dsl.iskon.hr)
- # [20:23] * Quits: Zee4Q (~skip@aruba-master.seattlecentral.edu) (Ping timeout: 256 seconds)
- # [20:24] * Joins: tantek_ (~tantek@v-1045.fw1.sfo1.mozilla.net)
- # [20:24] * Quits: tantek (~tantek@me05336d0.tmodns.net) (Quit: Colloquy for iPod touch - http://colloquy.mobi)
- # [20:24] * tantek_ is now known as tantek
- # [20:26] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 272 seconds)
- # [20:27] * Quits: shashank_rs (~Thunderbi@14.139.122.114) (Ping timeout: 265 seconds)
- # [20:30] * Quits: mtrythall (~mtrythall@50.7.33.186) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [20:31] * Joins: mtrythall (~mtrythall@c-174-61-186-76.hsd1.wa.comcast.net)
- # [20:32] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
- # [20:33] * Quits: skip (~skip@aruba-master.seattlecentral.edu) (Ping timeout: 248 seconds)
- # [20:36] * Joins: fritzy (~fritzy@67.136.133.198)
- # [20:36] * Quits: aspire (~aspire@unaffiliated/aspire) (Read error: Connection reset by peer)
- # [20:39] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
- # [20:39] * Joins: jerev (~jerev@91.180.182.239)
- # [20:39] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [20:39] * Quits: carif (~mcarifio@cpe-74-78-54-137.maine.res.rr.com) (Remote host closed the connection)
- # [20:40] * Quits: vlad_starkov (~vlad_star@109.188.127.209) (Remote host closed the connection)
- # [20:40] * Quits: fritzy (~fritzy@67.136.133.198) (Ping timeout: 246 seconds)
- # [20:40] * Joins: vlad_starkov (~vlad_star@109.188.127.209)
- # [20:41] * Quits: mrpot4to_ (~quassel@181.28.27.231) (Read error: Connection reset by peer)
- # [20:41] * Joins: MrPot4to (~quassel@181.28.27.231)
- # [20:43] * Quits: xec_ (~xec@unaffiliated/xec)
- # [20:43] * Quits: _unary (~unary@68.67.54.218) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [20:44] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Ping timeout: 252 seconds)
- # [20:45] * Joins: enjawork (~enjamini@50-1-123-108.dsl.dynamic.sonic.net)
- # [20:46] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
- # [20:46] * HariboPenguin|Of is now known as HariboPenguin
- # [20:47] * Quits: enjawork (~enjamini@50-1-123-108.dsl.dynamic.sonic.net) (Client Quit)
- # [20:47] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [20:47] * Quits: mtrythall (~mtrythall@c-174-61-186-76.hsd1.wa.comcast.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [20:48] * Joins: apprentice (~apprentic@dynamic-adsl-94-34-97-73.clienti.tiscali.it)
- # [20:49] * Joins: enjawork (~enjamini@50-1-123-108.dsl.dynamic.sonic.net)
- # [20:50] * Joins: Zee4Q (~skip@aruba-master.seattlecentral.edu)
- # [20:50] * Joins: pandeiro (~user@187.38.106.120)
- # [20:50] * Joins: mtrythall (~mtrythall@50.7.1.34)
- # [20:50] * Joins: romanenko (~ZeroOne@158.181.208.247)
- # [20:51] * Joins: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr)
- # [20:52] * Quits: Zee4Q (~skip@aruba-master.seattlecentral.edu) (Client Quit)
- # [20:53] * Quits: apprentice (~apprentic@dynamic-adsl-94-34-97-73.clienti.tiscali.it) (Quit: Sto andando via)
- # [20:54] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [20:56] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
- # [21:00] * Joins: Ms2ger (~Ms2ger@193.190.253.150)
- # [21:01] * Joins: wast_ (~wasteful@141-136-136-93.dsl.iskon.hr)
- # [21:01] * Quits: romanenko (~ZeroOne@158.181.208.247) (Quit: Textual IRC Client: www.textualapp.com)
- # [21:02] * Quits: kawaiibesu (~kawaiibes@ip184-189-235-179.sb.sd.cox.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [21:02] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Quit: 🚣)
- # [21:02] * Quits: pandeiro (~user@187.38.106.120) (Remote host closed the connection)
- # [21:03] * Joins: kawaiibesu (~kawaiibes@ip184-189-235-179.sb.sd.cox.net)
- # [21:03] * Joins: Zee4Q (~skip@aruba-master.seattlecentral.edu)
- # [21:03] * Quits: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [21:04] * Quits: wast (~wasteful@141-136-136-93.dsl.iskon.hr) (Ping timeout: 252 seconds)
- # [21:05] * Joins: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de)
- # [21:06] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
- # [21:08] * HariboPenguin is now known as HariboPenguin|Of
- # [21:08] * Quits: JustinMac (~JustinMac@207.102.98.250)
- # [21:10] * Quits: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de) (Ping timeout: 246 seconds)
- # [21:11] * Joins: shaunbaker (~shaunbake@97e69e6b.skybroadband.com)
- # [21:11] * HariboPenguin|Of is now known as HariboPenguin
- # [21:14] * Joins: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net)
- # [21:16] * Joins: fritzy (~fritzy@67.51.76.53)
- # [21:16] * Quits: rootshift (~rootshift@2.26.136.50) (Quit: rootshift)
- # [21:17] * Quits: shaunbaker (~shaunbake@97e69e6b.skybroadband.com) (Remote host closed the connection)
- # [21:18] * Joins: Christer (~Christer@50.79-160-133.customer.lyse.net)
- # [21:18] * Joins: pandeiro (~user@187.38.106.120)
- # [21:18] * Joins: shaunbaker (~shaunbake@97e69e6b.skybroadband.com)
- # [21:20] * Joins: skip (~skip@aruba-master.seattlecentral.edu)
- # [21:22] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [21:22] * Quits: shaunbaker (~shaunbake@97e69e6b.skybroadband.com) (Ping timeout: 240 seconds)
- # [21:22] * Joins: squeakytoy (~squeakyto@h87-96-232-107.dynamic.se.alltele.net)
- # [21:23] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [21:24] * Quits: Zee4Q (~skip@aruba-master.seattlecentral.edu) (Ping timeout: 252 seconds)
- # [21:24] * Joins: xk_id (~xk_id@unaffiliated/xk-id/x-0573425)
- # [21:24] * Quits: someone-noone (~someone-n@109.251.149.72) (Quit: Leaving.)
- # [21:25] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Read error: Connection reset by peer)
- # [21:25] * Joins: shaunbaker (~shaunbake@97e69e6b.skybroadband.com)
- # [21:25] * Joins: daze (~daze@client-212-117-18-111.inturbo.lt)
- # [21:25] * Joins: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com)
- # [21:25] * Parts: kkrikk (~kkrikk@p5DDC0D1D.dip0.t-ipconnect.de)
- # [21:26] * Quits: iGrow (~iGrow@c-98-229-114-236.hsd1.ma.comcast.net) (Quit: Leaving)
- # [21:27] * Joins: scottkel_ (~scottkell@host-24-49-97-14.beyondbb.com)
- # [21:28] * Joins: weazy (~weazy@109.76.228.101)
- # [21:29] * Quits: frustrum (~frustrum@128.54.214.195) (Ping timeout: 272 seconds)
- # [21:29] * Joins: frustrum (~frustrum@128.54.214.195)
- # [21:29] * Joins: rootshift (~rootshift@2.26.136.50)
- # [21:30] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [21:30] * Joins: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net)
- # [21:31] * Quits: scottkellum (~scottkell@host-74-211-56-146.beyondbb.com) (Ping timeout: 264 seconds)
- # [21:31] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [21:34] * Quits: Ms2ger (~Ms2ger@193.190.253.150) (Quit: nn)
- # [21:35] * Quits: skip (~skip@aruba-master.seattlecentral.edu) (Ping timeout: 268 seconds)
- # [21:36] * Joins: pfFredd (~pfFredd@32.79-161-26.customer.lyse.net)
- # [21:37] * Joins: danielesalatti (~danielesa@x1-6-74-44-01-e4-ed-9a.k331.webspeed.dk)
- # [21:37] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 268 seconds)
- # [21:37] * Joins: sifu_ (~sifu@2.31.111.61)
- # [21:37] * Quits: vlad_starkov (~vlad_star@109.188.127.209) (Remote host closed the connection)
- # [21:39] * Quits: Karliky (~Karliky@42.85-86-188.dynamic.clientes.euskaltel.es) (Remote host closed the connection)
- # [21:40] * Joins: Karliky (~Karliky@42.85-86-188.dynamic.clientes.euskaltel.es)
- # [21:40] * Joins: wast (~wasteful@141-136-136-93.dsl.iskon.hr)
- # [21:41] * Joins: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr)
- # [21:42] * Joins: kristofers (~kristofer@89-160-178-85.du.xdsl.is)
- # [21:43] * Quits: fooly (uid11295@gateway/web/irccloud.com/x-rgtmnfypogvmomrt)
- # [21:43] * Quits: wast_ (~wasteful@141-136-136-93.dsl.iskon.hr) (Ping timeout: 252 seconds)
- # [21:44] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Remote host closed the connection)
- # [21:44] * Quits: Karliky (~Karliky@42.85-86-188.dynamic.clientes.euskaltel.es) (Ping timeout: 245 seconds)
- # [21:45] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [21:47] * Quits: daffl (~daffl@216-13-236-174.dedicated.allstream.net) (Remote host closed the connection)
- # [21:50] * Quits: o0Tao0o (~o0Tao0o@cpc11-seve20-2-0-cust45.13-3.cable.virginmedia.com) (Ping timeout: 260 seconds)
- # [21:51] * Quits: factor (~factor@ip70-189-111-253.ok.ok.cox.net) (Quit: Leaving)
- # [21:52] * Quits: roadt (~roadt@36.7.144.181) (Ping timeout: 256 seconds)
- # [21:52] * Quits: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net) (Quit: TheOrignl)
- # [21:53] * Joins: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net)
- # [21:54] * Joins: vlad_starkov (~vlad_star@109.188.126.30)
- # [21:55] * Quits: scottkel_ (~scottkell@host-24-49-97-14.beyondbb.com) (Remote host closed the connection)
- # [21:56] * Quits: TheOrignl (~Thunderbi@c-50-168-25-146.hsd1.ca.comcast.net) (Client Quit)
- # [21:56] * Joins: scottkellum (~scottkell@host-24-49-97-22.beyondbb.com)
- # [21:57] * Quits: kristofers (~kristofer@89-160-178-85.du.xdsl.is) (Read error: Connection reset by peer)
- # [21:58] * Quits: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com) (Ping timeout: 248 seconds)
- # [21:58] * Joins: petey_ (~petey@198.179.137.241)
- # [21:59] * Joins: JustinMac (~JustinMac@207.102.98.250)
- # [22:00] * Quits: scottkellum (~scottkell@host-24-49-97-22.beyondbb.com) (Ping timeout: 260 seconds)
- # [22:00] * Quits: quetzakubica (~quetzacot@pby93.internetdsl.tpnet.pl) (Quit: Leaving.)
- # [22:01] * Joins: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [22:02] * Joins: Mr_Wharfsnort (~mrwharfsn@74.192.107.238)
- # [22:02] * Quits: dahlfors1 (~johan@85.8.46.120) (Ping timeout: 240 seconds)
- # [22:03] * Joins: _unary (~unary@68.67.54.218)
- # [22:03] * Quits: kawaiibesu (~kawaiibes@ip184-189-235-179.sb.sd.cox.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [22:04] * Joins: dahlfors_ (~johan@85.8.46.120)
- # [22:05] * Quits: Mr_Wharfsnort (~mrwharfsn@74.192.107.238) (Client Quit)
- # [22:05] * Joins: Mr_Wharfsnort (~mrwharfsn@r74-192-107-238.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [22:06] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Remote host closed the connection)
- # [22:06] * Quits: danielwrobert (~danielwro@wsip-68-15-24-46.sd.sd.cox.net) (Quit: Leaving.)
- # [22:06] * Joins: tkeith (d810f2c6@gateway/web/freenode/ip.216.16.242.198)
- # [22:06] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
- # [22:06] <tkeith> I have a manifest file. When I update a resource and change the manifest file, and then refresh the browser, it reloads the resources but requires another refresh to actually use them (for a total of two refreshes). Why isn't it using the new resource on the first refresh?
- # [22:10] * Joins: Georg3 (~Georg3@99-186-17-2.lightspeed.irvnca.sbcglobal.net)
- # [22:10] * Joins: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com)
- # [22:11] * Joins: daffl (~daffl@204.191.202.151)
- # [22:14] * Joins: kristofers (~kristofer@89-160-178-85.du.xdsl.is)
- # [22:15] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 248 seconds)
- # [22:15] * Quits: toJanhonen (~toJanhone@a88-115-77-225.elisa-laajakaista.fi)
- # [22:16] * Joins: MrWharfsnort (~mrwharfsn@r74-192-107-238.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [22:16] * Quits: Mr_Wharfsnort (~mrwharfsn@r74-192-107-238.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Quit: Leaving)
- # [22:18] * Joins: malcolmva (~malcolmva@c-67-180-198-144.hsd1.ca.comcast.net)
- # [22:18] * Joins: manuelbieh (~beeevi2@ip-84-118-124-233.unity-media.net)
- # [22:20] * Quits: felipeduardo (~felipedua@189.115.44.34) (Remote host closed the connection)
- # [22:22] * Quits: shaunbaker (~shaunbake@97e69e6b.skybroadband.com) (Remote host closed the connection)
- # [22:22] * Quits: cryptopsy (~cryptopsy@78.96.133.249) (Read error: Operation timed out)
- # [22:22] * Quits: austincheney (~austinche@108-72-76-12.lightspeed.rcsntx.sbcglobal.net) (Ping timeout: 272 seconds)
- # [22:24] * Quits: MrWharfsnort (~mrwharfsn@r74-192-107-238.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Quit: Leaving)
- # [22:26] * Joins: MrWharfsnort (~Mr_Wharfs@r74-192-107-238.tyrdcmta01.tylrtx.tl.dh.suddenlink.net)
- # [22:26] * Joins: drublic_ (~drublic@xdsl-213-168-108-180.netcologne.de)
- # [22:26] * Quits: drublic (~drublic@xdsl-84-44-182-146.netcologne.de) (Ping timeout: 246 seconds)
- # [22:33] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [22:33] * Joins: Leo2013 (~Leo2013@2a02:8070:2410:6500:e4f4:2fe8:67c0:373e)
- # [22:34] * Quits: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net) (Quit: mmlac-bv)
- # [22:35] * Joins: Skorski (~Skorski@c-50-158-213-140.hsd1.il.comcast.net)
- # [22:35] * Quits: drublic_ (~drublic@xdsl-213-168-108-180.netcologne.de) (Remote host closed the connection)
- # [22:36] * Quits: Ericx2x (Ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout: 248 seconds)
- # [22:36] * Quits: jumperswitch_ (~jumperswi@ltea-178-014-118-004.pools.arcor-ip.net) (Quit: ChatZilla 0.9.90.1-rdmsoft [XULRunner 22.0/20130619132145])
- # [22:37] * Joins: Ericx2x (~ericx2x@209-6-40-131.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
- # [22:38] * Quits: Jon47 (~Adium@38.100.143.34) (Quit: Leaving.)
- # [22:38] * Quits: martndemus (~martndemu@162pc213.sshunet.nl) (Ping timeout: 268 seconds)
- # [22:39] * Quits: mven (~mven@169.241.49.228) (Remote host closed the connection)
- # [22:40] * Joins: coellobranco (~FoRcEr@2.Red-79-152-158.dynamicIP.rima-tde.net)
- # [22:40] * michael_mbp is now known as zz_michael_mbp
- # [22:40] * Quits: coellobranco (~FoRcEr@2.Red-79-152-158.dynamicIP.rima-tde.net) (Max SendQ exceeded)
- # [22:41] * Quits: xk_id (~xk_id@unaffiliated/xk-id/x-0573425) (Ping timeout: 245 seconds)
- # [22:41] * Joins: coellobranco (~FoRcEr@2.Red-79-152-158.dynamicIP.rima-tde.net)
- # [22:43] * Quits: MrWharfsnort (~Mr_Wharfs@r74-192-107-238.tyrdcmta01.tylrtx.tl.dh.suddenlink.net) (Ping timeout: 245 seconds)
- # [22:44] * Joins: xk_id (~xk_id@unaffiliated/xk-id/x-0573425)
- # [22:44] * Joins: drublic (~drublic@xdsl-213-168-108-180.netcologne.de)
- # [22:45] * Joins: martndemus (~martndemu@162pc213.sshunet.nl)
- # [22:46] * zz_michael_mbp is now known as michael_mbp
- # [22:48] * Quits: rootshift (~rootshift@2.26.136.50) (Quit: rootshift)
- # [22:50] * Joins: Jon47 (~Adium@38.100.143.34)
- # [22:51] * Quits: MrPot4to (~quassel@181.28.27.231) (Read error: Connection reset by peer)
- # [22:53] * Quits: manuelbieh (~beeevi2@ip-84-118-124-233.unity-media.net) (Ping timeout: 252 seconds)
- # [22:53] * Joins: scottkellum (~scottkell@host-24-49-97-14.beyondbb.com)
- # [22:53] * Quits: coellobranco (~FoRcEr@2.Red-79-152-158.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [22:54] * Joins: coellobranco (~FoRcEr@2.Red-79-152-158.dynamicIP.rima-tde.net)
- # [22:54] * Quits: vlad_starkov (~vlad_star@109.188.126.30) (Remote host closed the connection)
- # [22:54] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [22:54] * Quits: scottkellum (~scottkell@host-24-49-97-14.beyondbb.com) (Remote host closed the connection)
- # [22:55] * Joins: scottkellum (~scottkell@host-24-49-97-14.beyondbb.com)
- # [22:56] * Quits: scottkellum (~scottkell@host-24-49-97-14.beyondbb.com) (Read error: Connection reset by peer)
- # [22:56] * Joins: scottkel_ (~scottkell@host-24-49-97-22.beyondbb.com)
- # [22:57] * Quits: scottkel_ (~scottkell@host-24-49-97-22.beyondbb.com) (Remote host closed the connection)
- # [22:57] * Joins: scottkellum (~scottkell@host-24-49-97-22.beyondbb.com)
- # [22:59] * Joins: manuelbieh (~beeevi2@ip-84-118-124-233.unity-media.net)
- # [22:59] * Joins: thin (~thinwork@24.51.88.38)
- # [22:59] <thin> Does anyone know if IE intenitionally gives this error all the time on every page that doesn't have an html5 doctype? HTML1524: Invalid DOCTYPE. The shortest valid doctype is "<!DOCTYPE html>".
- # [23:00] * Quits: enjawork (~enjamini@50-1-123-108.dsl.dynamic.sonic.net) (Quit: enjawork)
- # [23:03] * Quits: scottkellum (~scottkell@host-24-49-97-22.beyondbb.com) (Ping timeout: 248 seconds)
- # [23:03] * Quits: pandeiro (~user@187.38.106.120) (Read error: Connection reset by peer)
- # [23:03] * Joins: scottkellum (~scottkell@host-24-49-97-22.beyondbb.com)
- # [23:03] * Quits: scottkellum (~scottkell@host-24-49-97-22.beyondbb.com) (Remote host closed the connection)
- # [23:04] * Quits: jreading (Adium@nat/novell/x-pocexumvfmumpagi) (Ping timeout: 272 seconds)
- # [23:04] * Joins: scottkellum (~scottkell@host-24-49-97-14.beyondbb.com)
- # [23:04] * Joins: newtron_ (~newtron@199.71.174.202)
- # [23:05] * Joins: kode101 (~kode101@188.141.105.9)
- # [23:05] * Quits: _unary (~unary@68.67.54.218) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [23:05] * Joins: rootshift (~rootshift@2.26.136.50)
- # [23:06] * Joins: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de)
- # [23:06] * Joins: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com)
- # [23:08] * Quits: maxani (~maxani@ARennes-655-1-44-135.w109-218.abo.wanadoo.fr) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [23:08] * Quits: newtron (~newtron@199.71.174.203) (Ping timeout: 272 seconds)
- # [23:08] * Quits: scottkellum (~scottkell@host-24-49-97-14.beyondbb.com) (Ping timeout: 245 seconds)
- # [23:08] * Quits: wast (~wasteful@141-136-136-93.dsl.iskon.hr) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [23:09] * Quits: newtron_ (~newtron@199.71.174.202) (Ping timeout: 272 seconds)
- # [23:10] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [23:11] * Quits: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de) (Ping timeout: 260 seconds)
- # [23:12] * Quits: kristofers (~kristofer@89-160-178-85.du.xdsl.is) (Remote host closed the connection)
- # [23:12] * Joins: Karliky (~Karliky@42.85-86-188.dynamic.clientes.euskaltel.es)
- # [23:12] * Quits: TuRnaD0 (~Thunderbi@x1-6-e0-46-9a-1e-fe-ca.k368.webspeed.dk) (Quit: TuRnaD0)
- # [23:13] * Joins: ArchonDev (485f5ae9@gateway/web/freenode/ip.72.95.90.233)
- # [23:14] <ArchonDev> hey
- # [23:14] <ArchonDev> HELP!
- # [23:15] <ArchonDev> before I get any snide remarks telling me to go watch a tutorial, w3schools, or google it. I have already done these and have not found a solution.
- # [23:15] <ArchonDev> http://jsfiddle.net/pLe8Q/
- # [23:16] <ArchonDev> For some reason the text is outside of the columns and I need to know how to fix that so it is not so sloppy.
- # [23:16] <ArchonDev> if you want the actual website let me know.
- # [23:16] <ArchonDev> Thanks in advance for any suggestions.
- # [23:16] * Joins: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net)
- # [23:21] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
- # [23:22] * Quits: drublic (~drublic@xdsl-213-168-108-180.netcologne.de) (Remote host closed the connection)
- # [23:22] * Joins: kristofers (~kristofer@89-160-178-85.du.xdsl.is)
- # [23:23] * Joins: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de)
- # [23:24] * Quits: chrob (~christoph@chello080108185051.1.12.vie.surfer.at) (Read error: Connection reset by peer)
- # [23:24] * Joins: danielwrobert (~danielwro@wsip-68-15-24-46.sd.sd.cox.net)
- # [23:25] * Joins: vlad_starkov (~vlad_star@109.188.126.223)
- # [23:26] * Quits: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com) (Read error: Connection reset by peer)
- # [23:26] * Joins: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com)
- # [23:28] * michael_mbp is now known as zz_michael_mbp
- # [23:31] * ericduran is now known as ericduran|away
- # [23:32] * Joins: jerev_ (~jerev@91.180.182.239)
- # [23:33] * Quits: donmichelangelo (~donmichel@pD95DD952.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [23:33] * Joins: donmichelangelo (~donmichel@pD95DD952.dip0.t-ipconnect.de)
- # [23:34] * Joins: mven (~mven@u-131-216-14-39.dhcp.unlv.edu)
- # [23:34] * Quits: vlad_starkov (~vlad_star@109.188.126.223) (Ping timeout: 264 seconds)
- # [23:35] * Joins: aspire (~aspire@24.53.226.70)
- # [23:35] * Quits: aspire (~aspire@24.53.226.70) (Changing host)
- # [23:35] * Joins: aspire (~aspire@unaffiliated/aspire)
- # [23:36] <kadiks> ArchonDev, I can't see the problem you mentionned in the fiddle
- # [23:36] <kadiks> can you?
- # [23:36] <ArchonDev> Second. making some modifications
- # [23:36] * Quits: jerev (~jerev@91.180.182.239) (Ping timeout: 260 seconds)
- # [23:36] <kadiks> well nothing.... you could have made it visible at least
- # [23:36] * jerev_ is now known as jerev
- # [23:36] <ArchonDev> I think I figured it out.
- # [23:37] <ArchonDev> Ummm...not familiar using fiddle so not sure how to make page visible?
- # [23:38] * Quits: mven (~mven@u-131-216-14-39.dhcp.unlv.edu) (Remote host closed the connection)
- # [23:38] <kadiks> the page is, not the text, a simple p{color:black} is enough, the goal of a fiddle is to visualize the isolated issue, not to simply copy an existing code
- # [23:40] <ArchonDev> kadiks
- # [23:40] <ArchonDev> here is my problem
- # [23:40] <ArchonDev> http://ctstudents.smccme.edu/~guineyp/projects/proj4/
- # [23:41] * Joins: chrob (~christoph@chello080108185051.1.12.vie.surfer.at)
- # [23:41] <ArchonDev> I know its sloppy but that's why I came here for help.
- # [23:41] * Quits: daslicht (~daslicht@24-134-98-109-dynip.superkabel.de) (Remote host closed the connection)
- # [23:41] * Quits: Kolombiken (~Adium@94.137.124.2) (Quit: Leaving.)
- # [23:41] <ryan_tait> you do not want to absolutely position those asides for start
- # [23:42] <ryan_tait> or the article
- # [23:44] * Quits: jsbkkj (~jsbkkj@host86-130-238-91.range86-130.btcentralplus.com) (Quit: jsbkkj)
- # [23:44] * Joins: gotwig (~gotwig@koln-5d81ec99.pool.mediaWays.net)
- # [23:44] * Quits: gotwig (~gotwig@koln-5d81ec99.pool.mediaWays.net) (Remote host closed the connection)
- # [23:45] * Quits: jerev (~jerev@91.180.182.239) (Quit: Be right back!)
- # [23:45] * Joins: enjawork (~enjamini@50-1-123-108.dsl.dynamic.sonic.net)
- # [23:48] * Quits: sifu_ (~sifu@2.31.111.61) (Ping timeout: 246 seconds)
- # [23:49] <ryan_tait> keep everything relative and use floats and clearfix for the two asides... I would also change the structure.. aside is meant more for a sidebar not for what you are trying to do.. I would have header outside of the article and change article to section and the asides to article
- # [23:49] * Quits: manuelbieh (~beeevi2@ip-84-118-124-233.unity-media.net) (Quit: Verlassend)
- # [23:51] * Quits: mtrythall (~mtrythall@50.7.1.34) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [23:52] * Joins: fooly (uid11295@gateway/web/irccloud.com/x-iecdgqmiokcswdbn)
- # [23:53] * Quits: threesome (~threesome@ip-94-113-13-143.net.upcbroadband.cz) (Read error: Operation timed out)
- # [23:56] * Quits: deasy (~deasy@109.88.224.123) (Quit: Nom d'un quark, c'est Edmonton !)
- # [23:58] * Joins: Pengoo (~Pengoo@S0106602ad0726c1f.vf.shawcable.net)
- # [23:59] * Joins: jdelgado (~jdelgado@192.198.202.146)
- # Session Close: Tue Oct 22 00:00:00 2013
The end :)