Options:
- # Session Start: Fri Sep 21 00:00:01 2012
- # Session Ident: #html5
- # [00:00] <David_Bradbury> Works fine on Chrome. Firefox on XP, it's missing
- # [00:01] * Quits: manuchill (~mstalfoor@196-210-183-84.dynamic.isadsl.co.za) (Quit: kthxbai)
- # [00:01] * Quits: brasom (~brasom@ip72-197-60-90.sd.sd.cox.net) (Quit: Leaving.)
- # [00:02] * Joins: brasom (~brasom@ip72-197-60-90.sd.sd.cox.net)
- # [00:02] * Quits: craig_lock (~craig@static-173-50-48-6.syrcny.fios.verizon.net) (Quit: craig_lock)
- # [00:03] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (Quit: Bye)
- # [00:07] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 268 seconds)
- # [00:08] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
- # [00:08] <Pomax> interesting. FF doesn't say why, but IE9 does.
- # [00:09] * Quits: xaq (~xaq@128.36.156.59) (Remote host closed the connection)
- # [00:14] <Pomax> David_Bradbury: should work now
- # [00:14] <Pomax> needed to wait for DOMContentLoaded =)
- # [00:15] <David_Bradbury> Pomax: Working great now :)
- # [00:15] <Pomax> excellent.
- # [00:15] * Joins: dotpot (~dotpot@78-56-220-44.static.zebra.lt)
- # [00:16] * Quits: Martijnc (~Martijn@nishino.lvp-media.com) (Ping timeout: 276 seconds)
- # [00:21] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
- # [00:26] * Joins: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net)
- # [00:29] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [00:29] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [00:30] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [00:30] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [00:32] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120905151427])
- # [00:34] * Joins: Fwny (~potato@24-212-208-238.cable.teksavvy.com)
- # [00:34] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
- # [00:35] * Quits: sedovsek (~robert@BSN-176-219-253.dial-up.dsl.siol.net) (Quit: sedovsek)
- # [00:42] * Quits: mixn (b21bc470@gateway/web/freenode/ip.178.27.196.112) (Ping timeout: 245 seconds)
- # [00:42] * Quits: Fwny (~potato@24-212-208-238.cable.teksavvy.com) (Quit: Bye)
- # [00:42] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [00:43] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [00:43] * Quits: drublic (~drublic@frbg-5f732b70.pool.mediaWays.net) (Remote host closed the connection)
- # [00:47] * Joins: Martijnc (~Martijn@nishino.lvp-media.com)
- # [00:48] * abstractj is now known as abstractj|away
- # [00:49] * Quits: Jonadabe (~Jonadabe@bl9-78-192.dsl.telepac.pt) (Ping timeout: 252 seconds)
- # [00:50] * Joins: erichynds (~ehynds@pool-173-76-135-79.bstnma.fios.verizon.net)
- # [00:52] * Joins: kadiks (~kadiks@APuteaux-652-1-105-11.w90-2.abo.wanadoo.fr)
- # [00:58] * Quits: Martijnc (~Martijn@nishino.lvp-media.com) (Ping timeout: 244 seconds)
- # [00:58] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
- # [00:58] * Quits: garciawebdev (~garciaweb@190.244.76.14) (Remote host closed the connection)
- # [01:04] * Joins: shrikrishna (~holla@117.192.194.31)
- # [01:04] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Quit: Be back later)
- # [01:05] * Quits: debsan (~debsan@190.245.74.16) (Remote host closed the connection)
- # [01:05] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Computer has gone to sleep.)
- # [01:11] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Quit: Leaving.)
- # [01:14] * Quits: dgathright (~dgathrigh@nat/yahoo/x-aginkaoltkehhaqd) (Read error: Connection reset by peer)
- # [01:15] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [01:16] <jarek> Hi]
- # [01:16] <jarek> what is the best way to check the tag name of element?
- # [01:16] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [01:17] <jarek> there is $element.tagName, but it returns either lowercase or uppercase strings depending on namespace
- # [01:17] <jarek> not sure about element.localName, is it more consistent?
- # [01:22] <imsky> just .toLowerCase that bro
- # [01:23] * Parts: jedierikb (~jedierikb@146-115-178-196.c3-0.wtr-ubr1.sbo-wtr.ma.cable.rcn.com)
- # [01:25] * Joins: dgathright (~dgathrigh@nat/yahoo/x-nyzlutlseeomoone)
- # [01:26] <jarek> yeah, I was thinking about converting tagName to upper or lower case everywhere
- # [01:26] <jarek> but it would look awkward in SVG (e.g. there is 'foreignObject' tag)
- # [01:27] <imsky> why do you care about svg
- # [01:27] <jarek> because I'm using it everywhere
- # [01:28] <jarek> ok, I have an idea
- # [01:28] <jarek> I will use toLowerCase only if it is HTML element
- # [01:28] * Quits: beasty_ (~beasty@was.niethier.be) (Read error: Operation timed out)
- # [01:28] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-yshmvscrvqzvwmju) (Write error: Broken pipe)
- # [01:28] <jarek> for all other elements I will use plain tagName
- # [01:28] * Joins: beasty (~beasty@was.niethier.be)
- # [01:28] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-uxttdmjtshjcxpen)
- # [01:28] <imsky> godspeed soldier
- # [01:28] <imsky> i have 1000% faith in you
- # [01:28] <jarek> now what is the most optimal way to check if I'm dealing with HTML element?
- # [01:29] <jarek> element instanceof HTMLElement?
- # [01:29] <imsky> try it
- # [01:30] <jarek> it works, but it's ugly
- # [01:31] * Quits: Mikato (~Mikato@unaffiliated/mikato) (Quit: Leaving...)
- # [01:31] <imsky> welcome to low level programming
- # [01:31] <imsky> when it's ugly, you're doing something fundamental
- # [01:32] * Quits: erichynds (~ehynds@pool-173-76-135-79.bstnma.fios.verizon.net)
- # [01:32] * Joins: avjpl (~avjpl@cpc15-slam6-2-0-cust479.2-4.cable.virginmedia.com)
- # [01:32] * Quits: avjpl (~avjpl@cpc15-slam6-2-0-cust479.2-4.cable.virginmedia.com) (Remote host closed the connection)
- # [01:32] <jarek> this is not low level programming :|
- # [01:33] <imsky> lol right
- # [01:43] <paul_irish> jarek: elem.nodeType == 1
- # [01:46] <jarek> paul_irish: this will return true for any elements, including SVG elements
- # [01:46] * Joins: b_tZ_ (~b_tZ___@cpe-184-153-145-234.maine.res.rr.com)
- # [01:49] <paul_irish> oh i didnt understand the question
- # [01:50] <jarek> enums in JavaScript are not very elegant anyway...
- # [01:53] * Joins: debsan (~debsan@190.245.74.16)
- # [01:54] * Joins: drublic (~drublic@frbg-5f732b70.pool.mediaWays.net)
- # [01:54] * Quits: dgathright (~dgathrigh@nat/yahoo/x-nyzlutlseeomoone) (Ping timeout: 268 seconds)
- # [01:54] <jarek> all HTML elements have "namespaceURI" property set to "http://www.w3.org/1999/xhtml"
- # [01:55] <jarek> even though I'm using HTML, not XHTML
- # [01:55] <imsky> "this is not low level programming"
- # [01:55] * Joins: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net)
- # [01:55] * Quits: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [01:55] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [01:55] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Quit: the corollary to be ye not so annoying: be ye not so easily annoyed.)
- # [01:58] * Quits: drublic (~drublic@frbg-5f732b70.pool.mediaWays.net) (Ping timeout: 265 seconds)
- # [02:00] * Joins: gavin_huang (~gravof@122.247.220.51)
- # [02:00] <Pomax> jarek, element.tagName.toLowerCase()
- # [02:01] <Pomax> because not even every browser agrees on which case to serve you
- # [02:02] <Pomax> since (X)HTML tags only use ascii, there are no strange side-effects related to forcing lower case.
- # [02:02] <jarek> Pomax: tagName returns sane values for SVG elements, probably because of XML rules
- # [02:02] <Pomax> (unlike true XML, which can completely screw up)
- # [02:02] * Quits: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com) (Quit: rupl)
- # [02:03] * Quits: fritzy (~fritzy@68-113-14-78.dhcp.knwc.wa.charter.com) (Remote host closed the connection)
- # [02:04] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [02:05] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [02:05] * Joins: bibo360_ (~bibo360@159.71.64.86.rev.sfr.net)
- # [02:05] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Read error: Connection reset by peer)
- # [02:06] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [02:11] * Joins: carminec (~user@96.127.207.22)
- # [02:17] * Quits: Richhh (~Richhh@host86-134-241-201.range86-134.btcentralplus.com)
- # [02:19] * Quits: thirdknife (~thirdknif@39.47.192.171) (Ping timeout: 252 seconds)
- # [02:25] * Quits: hemanth (~who@182.71.223.66) (Read error: Connection reset by peer)
- # [02:25] * Joins: hemanth (~who@182.71.223.66)
- # [02:26] * Quits: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net) (Remote host closed the connection)
- # [02:26] * Quits: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net) (Quit: imsky)
- # [02:29] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: fleeting)
- # [02:31] * Joins: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net)
- # [02:35] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [02:39] * Joins: schnoodles (~schnoodle@melbourne.99cluster.com)
- # [02:41] * Joins: schnoodles-a (~schnoodle@melbourne.99cluster.com)
- # [02:42] * Quits: d4rklit3 (~n@12.198.202.2) (Read error: Connection reset by peer)
- # [02:42] * Joins: d4rklit3 (~n@12.198.202.2)
- # [02:44] * Joins: Martijnc (~Martijn@nishino.lvp-media.com)
- # [02:44] * Quits: schnoodles (~schnoodle@melbourne.99cluster.com) (Ping timeout: 246 seconds)
- # [02:49] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Quit: Linkinus - http://linkinus.com)
- # [02:53] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Quit: gg)
- # [02:53] * Quits: cwkx (~Chris@87.127.78.230) (Read error: Connection reset by peer)
- # [02:58] * Joins: todun (~todun@pool-108-52-87-89.phlapa.fios.verizon.net)
- # [03:06] * Quits: jarek (~jarek@unaffiliated/jarek) (Ping timeout: 244 seconds)
- # [03:06] * Joins: GhostFreeman (~cameronki@c-71-204-63-29.hsd1.ga.comcast.net)
- # [03:07] * Joins: grange (~grange@chello080108165027.2.12.vie.surfer.at)
- # [03:11] * Quits: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net) (Remote host closed the connection)
- # [03:11] <grange> hello guys. I have a problem with context2d. I let users draw on a canvas, so I use drawImage() to draw a part of an image to the canvas. and on a second canvas (or on its context2d) I draw an arc, set fillStyle to rgb(myValue, 0, 0) and fill it at the position of the users brush. so far so good. But whenever I draw this arc, strange values appear inside the data array. "myValue" is in the range
- # [03:11] <grange> of 10-21, but I have red-values like 8 or 9. Does anyone know what it's about? Thank you!
- # [03:13] * Quits: b_tZ_ (~b_tZ___@cpe-184-153-145-234.maine.res.rr.com) (Quit: This computer has gone to sleep)
- # [03:14] * Quits: ericelliott (~dilvie@50.0.141.114) (Ping timeout: 268 seconds)
- # [03:17] * Quits: insin (~insin@host86-163-177-136.range86-163.btcentralplus.com) (Quit: What's the point in giving us haaaaannnds?)
- # [03:21] * Quits: enoex (~enoex@70-36-146-5.dsl.dynamic.sonic.net) (Quit: enoex)
- # [03:26] * Quits: bibo360_ (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [03:27] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [03:28] * Joins: hanran (~hanran412@c-71-61-212-47.hsd1.pa.comcast.net)
- # [03:30] * Parts: hanran (~hanran412@c-71-61-212-47.hsd1.pa.comcast.net)
- # [03:32] * abstractj|away is now known as abstractj
- # [03:34] * abstractj is now known as abstractj|away
- # [03:35] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
- # [03:35] * Joins: roadt (~roadt@60.168.87.60)
- # [03:35] * Joins: xaq (~xaq@128.36.53.190)
- # [03:36] * Quits: AlbireoX`Laptop (~AlbireoX@76.78.168.187) (Remote host closed the connection)
- # [03:36] * Quits: d4rklit3 (~n@12.198.202.2) (Read error: Connection reset by peer)
- # [03:37] * Joins: d4rklit3 (~n@12.198.202.2)
- # [03:37] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Read error: Connection reset by peer)
- # [03:39] * Quits: d4rklit3 (~n@12.198.202.2) (Read error: Connection reset by peer)
- # [03:39] * Joins: _d4rklit3 (~n@12.198.202.2)
- # [03:40] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
- # [03:40] * Joins: AlbireoX`Laptop (~AlbireoX@76.78.168.187)
- # [03:47] * Quits: dragonshed (~dragonshe@about/csharp/regular/chaka) (Read error: Connection reset by peer)
- # [03:47] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [03:47] * Joins: dragonshed (~dragonshe@about/csharp/regular/chaka)
- # [03:48] * Quits: _d4rklit3 (~n@12.198.202.2) (Ping timeout: 264 seconds)
- # [03:49] * Joins: d4rklit3 (~n@12.198.202.2)
- # [03:54] * Quits: axos411 (~axos@xdsl-87-79-255-132.netcologne.de) (Quit: Leaving.)
- # [03:55] * Joins: _d4rklit3 (~n@12.198.202.2)
- # [03:56] * Quits: d4rklit3 (~n@12.198.202.2) (Ping timeout: 246 seconds)
- # [03:56] * Joins: fdre3wsd_ (~fdre3wsd_@c-71-204-173-205.hsd1.ca.comcast.net)
- # [03:57] * Joins: m_d4rklit3 (~n@12.198.202.2)
- # [03:57] * Quits: AlbireoX`Laptop (~AlbireoX@76.78.168.187) (Remote host closed the connection)
- # [03:57] * Quits: m_d4rklit3 (~n@12.198.202.2) (Read error: Connection reset by peer)
- # [03:57] * Joins: TheDr (~textual@ool-457bee70.dyn.optonline.net)
- # [03:57] * Joins: m_d4rklit3 (~n@12.198.202.2)
- # [03:58] * Quits: _d4rklit3 (~n@12.198.202.2) (Read error: Connection reset by peer)
- # [04:00] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [04:00] * Joins: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net)
- # [04:00] * Quits: m_d4rklit3 (~n@12.198.202.2) (Read error: Connection reset by peer)
- # [04:01] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 246 seconds)
- # [04:04] * Joins: nonge (~nonge@p50829918.dip.t-dialin.net)
- # [04:05] * Joins: axos411 (~axos@xdsl-87-79-255-132.netcologne.de)
- # [04:05] * Quits: axos411 (~axos@xdsl-87-79-255-132.netcologne.de) (Client Quit)
- # [04:08] * kevva is now known as kevvaoff
- # [04:08] * Joins: ericelliott (~dilvie@213.sub-166-250-34.myvzw.com)
- # [04:08] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [04:10] * Quits: shrikrishna (~holla@117.192.194.31) (Ping timeout: 246 seconds)
- # [04:10] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [04:11] * Joins: AlbireoX (~AlbireoX@76.78.168.187)
- # [04:11] * Quits: AlbireoX (~AlbireoX@76.78.168.187) (Remote host closed the connection)
- # [04:11] * Joins: dotpot` (~dotpot@78-56-220-44.static.zebra.lt)
- # [04:12] * Quits: langui (~langui@cpe-76-88-107-44.san.res.rr.com) (Quit: langui)
- # [04:13] * Quits: dotpot (~dotpot@78-56-220-44.static.zebra.lt) (Ping timeout: 246 seconds)
- # [04:17] * Joins: AlbireoX (~AlbireoX@76.78.168.187)
- # [04:21] * Quits: fdre3wsd_ (~fdre3wsd_@c-71-204-173-205.hsd1.ca.comcast.net)
- # [04:24] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Quit: the corollary to be ye not so annoying: be ye not so easily annoyed.)
- # [04:27] * Joins: Vennril2 (~vennril@p4FCB0B77.dip0.t-ipconnect.de)
- # [04:27] * Quits: Vennril (~vennril@p4FCB0610.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
- # [04:27] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Quit: Leaving.)
- # [04:29] * Quits: danielwrobert (~danielwro@68.15.25.58) (Quit: Leaving.)
- # [04:31] * Quits: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net) (Remote host closed the connection)
- # [04:32] * Quits: worstadmin (~worstadmi@cpe-67-250-96-168.si.res.rr.com) (Read error: Connection reset by peer)
- # [04:34] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
- # [04:36] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Client Quit)
- # [04:44] * Quits: benv (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
- # [04:45] * Quits: ericelliott (~dilvie@213.sub-166-250-34.myvzw.com) (Ping timeout: 246 seconds)
- # [04:46] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [04:48] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [04:49] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [04:52] * Joins: dmachi1 (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [04:52] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Read error: Connection reset by peer)
- # [04:57] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
- # [04:59] * Quits: vikash (~vikash@unaffiliated/vikash) (Quit: Leaving)
- # [05:01] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [05:02] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Client Quit)
- # [05:02] * Joins: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net)
- # [05:03] * Quits: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net) (Remote host closed the connection)
- # [05:06] * Quits: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com) (Quit: thisgeek)
- # [05:08] * Quits: TheDr (~textual@ool-457bee70.dyn.optonline.net) (Quit: Computer has gone to sleep.)
- # [05:10] * Joins: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt)
- # [05:10] * Joins: Maroni (~user@94.245.254.188)
- # [05:10] * Quits: AlbireoX (~AlbireoX@76.78.168.187) (Remote host closed the connection)
- # [05:11] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
- # [05:14] * Joins: AlbireoX (~AlbireoX@76.78.168.187)
- # [05:21] * Joins: Guim (~guim@modemcable007.58-59-74.mc.videotron.ca)
- # [05:22] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Ping timeout: 256 seconds)
- # [05:23] * Quits: quiliro (~quiliro@186.69.24.122) (Quit: Leaving.)
- # [05:24] * Joins: longbeach (~mike@AFontenayssB-152-1-13-146.w82-121.abo.wanadoo.fr)
- # [05:24] * Joins: langui (~langui@cpe-76-88-107-44.san.res.rr.com)
- # [05:26] * Quits: GhostFreeman (~cameronki@c-71-204-63-29.hsd1.ga.comcast.net) (Quit: Lost terminal)
- # [05:32] * Quits: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net) (Quit: Lost terminal)
- # [05:34] * Joins: GhostFreeman (~cameronki@c-71-204-63-29.hsd1.ga.comcast.net)
- # [05:37] * Quits: Guim (~guim@modemcable007.58-59-74.mc.videotron.ca) (Quit: Leaving...)
- # [05:37] * Joins: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net)
- # [05:37] * Joins: asher^ (asher@101.166.147.73)
- # [05:37] * Quits: asher^ (asher@101.166.147.73) (Changing host)
- # [05:37] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [05:43] * Joins: kennyluck (~kennyluck@119.161.158.96)
- # [05:47] * Joins: bahodir (~bahodir@50.14.73.134)
- # [05:49] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [06:03] * Quits: debsan (~debsan@190.245.74.16) (Read error: Connection reset by peer)
- # [06:07] * Quits: AlbireoX (~AlbireoX@76.78.168.187) (Remote host closed the connection)
- # [06:07] * Joins: AlbireoX (~AlbireoX@76.78.168.187)
- # [06:10] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [06:11] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [06:12] * Quits: AlbireoX (~AlbireoX@76.78.168.187) (Ping timeout: 256 seconds)
- # [06:14] * Joins: AlbireoX (~AlbireoX@76.78.168.187)
- # [06:18] * Quits: Frank4 (~Frank@113x33x180x18.ap113.ftth.ucom.ne.jp) (Quit: Leaving.)
- # [06:21] * Joins: speed_racer8 (~speed_rac@99-20-201-122.lightspeed.hstntx.sbcglobal.net)
- # [06:22] * Quits: DrAwesomeClaws (~DrAwesome@c-71-234-86-254.hsd1.ct.comcast.net) (Ping timeout: 246 seconds)
- # [06:24] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
- # [06:27] * Joins: shadow_fox (~yaaic@223.237.199.16)
- # [06:28] * Quits: shadow_fox (~yaaic@223.237.199.16) (Client Quit)
- # [06:29] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Ping timeout: 252 seconds)
- # [06:31] * Joins: d4rklit3 (~n@12.198.202.2)
- # [06:32] * Joins: Frank1 (~Frank@113.33.180.18)
- # [06:33] * Quits: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt) (*.net *.split)
- # [06:33] * Quits: xaq (~xaq@128.36.53.190) (*.net *.split)
- # [06:33] * Quits: Martijnc (~Martijn@nishino.lvp-media.com) (*.net *.split)
- # [06:33] * Quits: grumpyOldRussian (~grumpyOld@host86-146-201-9.range86-146.btcentralplus.com) (*.net *.split)
- # [06:33] * Quits: nOgAnOo (~noganoo@DSLPool-net215-203.wctc.net) (*.net *.split)
- # [06:33] * Quits: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com) (*.net *.split)
- # [06:33] * Quits: j_wright (~jwright@ip70-180-205-15.lv.lv.cox.net) (*.net *.split)
- # [06:33] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (*.net *.split)
- # [06:33] * Quits: WesleyL (~Wesley@static.43.95.46.78.clients.your-server.de) (*.net *.split)
- # [06:33] * Quits: oniijin (~oniijin@cpe-24-242-41-202.hot.res.rr.com) (*.net *.split)
- # [06:33] * Quits: joeytwiddle (~joey@cpc1-aztw4-0-0-cust1957.18-1.cable.virginmedia.com) (*.net *.split)
- # [06:33] * Quits: t1eR (t1eR@unaffiliated/t1er) (*.net *.split)
- # [06:33] * Quits: freakazoid0223 (~matt@pool-71-246-26-142.phlapa.fios.verizon.net) (*.net *.split)
- # [06:33] * Quits: Hertz (~Hertz@63.143.49.29) (*.net *.split)
- # [06:33] * Quits: herbnerder (~herbnerde@ec2-23-23-52-88.compute-1.amazonaws.com) (*.net *.split)
- # [06:33] * Quits: nlogax (~nlogax@unaffiliated/nlogax) (*.net *.split)
- # [06:33] * Joins: oniijin (~oniijin@cpe-24-242-41-202.hot.res.rr.com)
- # [06:35] * Joins: Wesley (~Wesley@static.43.95.46.78.clients.your-server.de)
- # [06:35] * Joins: dgathright (~dgathrigh@CPE-75-81-131-0.wi.res.rr.com)
- # [06:35] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [06:35] * Wesley is now known as Guest68120
- # [06:38] * Joins: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt)
- # [06:38] * Joins: xaq (~xaq@128.36.53.190)
- # [06:38] * Joins: Martijnc (~Martijn@nishino.lvp-media.com)
- # [06:38] * Joins: grumpyOldRussian (~grumpyOld@host86-146-201-9.range86-146.btcentralplus.com)
- # [06:38] * Joins: nOgAnOo (~noganoo@DSLPool-net215-203.wctc.net)
- # [06:38] * Joins: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com)
- # [06:38] * Joins: j_wright (~jwright@ip70-180-205-15.lv.lv.cox.net)
- # [06:38] * Joins: joeytwiddle (~joey@cpc1-aztw4-0-0-cust1957.18-1.cable.virginmedia.com)
- # [06:38] * Joins: t1eR (t1eR@unaffiliated/t1er)
- # [06:38] * Joins: freakazoid0223 (~matt@pool-71-246-26-142.phlapa.fios.verizon.net)
- # [06:38] * Joins: Hertz (~Hertz@63.143.49.29)
- # [06:38] * Joins: herbnerder (~herbnerde@ec2-23-23-52-88.compute-1.amazonaws.com)
- # [06:38] * Joins: nlogax (~nlogax@unaffiliated/nlogax)
- # [06:39] * Joins: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net)
- # [06:42] * Quits: bahodir (~bahodir@50.14.73.134) (Quit: Leaving)
- # [06:43] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Ping timeout: 245 seconds)
- # [06:47] * Quits: langui (~langui@cpe-76-88-107-44.san.res.rr.com) (Read error: Connection reset by peer)
- # [06:48] * Joins: langui (~langui@cpe-76-88-107-44.san.res.rr.com)
- # [06:50] * Joins: AlbireoX`Laptop (~AlbireoX@76.78.168.187)
- # [06:50] * Quits: AlbireoX (~AlbireoX@76.78.168.187) (Ping timeout: 246 seconds)
- # [06:51] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
- # [06:53] * Joins: machicola (~thetentma@pool-96-247-92-173.lsanca.fios.verizon.net)
- # [06:53] * Joins: Fwny (~potato@24-212-208-238.cable.teksavvy.com)
- # [06:53] * Quits: GhostFreeman (~cameronki@c-71-204-63-29.hsd1.ga.comcast.net) (Ping timeout: 268 seconds)
- # [06:57] * Vennril2 is now known as Vennril
- # [06:58] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [07:03] * Quits: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net) (Remote host closed the connection)
- # [07:04] * Joins: niloy (~niloy@61.12.96.242)
- # [07:04] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Computer has gone to sleep.)
- # [07:04] * Quits: dgathright (~dgathrigh@CPE-75-81-131-0.wi.res.rr.com) (Quit: dgathright)
- # [07:05] * Quits: d4rklit3 (~n@12.198.202.2) (Ping timeout: 252 seconds)
- # [07:06] * Joins: dgathright (~dgathrigh@CPE-75-81-131-0.wi.res.rr.com)
- # [07:06] * Joins: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net)
- # [07:09] * Joins: anthony_dev_ (~anthony@46.227.184.221)
- # [07:10] * Quits: Maroni (~user@94.245.254.188) (Ping timeout: 260 seconds)
- # [07:12] <anthony_dev_> hi guys. question: html5 is same html with some little addons, I mean that when I want to make dynamic app (create controls and stuff) I use same js script things right? mapping onclick events with custom functions and creating elements using document.createElement. right?
- # [07:13] * Joins: thirdknife (~thirdknif@39.47.192.171)
- # [07:13] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
- # [07:15] * Joins: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net)
- # [07:18] * Quits: dgathright (~dgathrigh@CPE-75-81-131-0.wi.res.rr.com) (Remote host closed the connection)
- # [07:18] * Joins: dgathright (~dgathrigh@nat/yahoo/x-hrhvaxaqbdzobmzm)
- # [07:19] * Joins: MEMutable1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [07:19] * Joins: fuxiao (~4uxiao@58.214.7.166)
- # [07:19] * Quits: hemanth (~who@182.71.223.66) (Read error: Connection reset by peer)
- # [07:20] * Parts: fuxiao (~4uxiao@58.214.7.166)
- # [07:22] * Quits: MEMutable1000 (~Me1000@74-143-221-15.static.insightbb.com) (Client Quit)
- # [07:22] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Ping timeout: 265 seconds)
- # [07:23] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
- # [07:29] <grange> anthony_dev_: yes
- # [07:32] <anthony_dev_> grange thanks
- # [07:32] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [07:33] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [07:33] * Quits: grange (~grange@chello080108165027.2.12.vie.surfer.at) (Ping timeout: 255 seconds)
- # [07:33] * Joins: hemanth (~who@182.71.223.66)
- # [07:37] * Quits: AlbireoX`Laptop (~AlbireoX@76.78.168.187) (Remote host closed the connection)
- # [07:38] * Joins: AlbireoX (~AlbireoX@76.78.168.187)
- # [07:38] * Quits: AlbireoX (~AlbireoX@76.78.168.187) (Read error: Connection reset by peer)
- # [07:42] * Quits: ericelliott (~dilvie@c-50-131-97-22.hsd1.ca.comcast.net) (Ping timeout: 240 seconds)
- # [07:44] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
- # [07:44] * Quits: anthony_dev_ (~anthony@46.227.184.221) (Quit: Communi 1.1.9 for MeeGo)
- # [07:45] * Joins: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net)
- # [07:46] * Quits: xaq (~xaq@128.36.53.190) (Remote host closed the connection)
- # [07:49] * Quits: dotpot` (~dotpot@78-56-220-44.static.zebra.lt) (Remote host closed the connection)
- # [07:50] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
- # [07:56] * Quits: kadiks (~kadiks@APuteaux-652-1-105-11.w90-2.abo.wanadoo.fr) (Ping timeout: 252 seconds)
- # [08:04] * Joins: xaq (~xaq@c-71-233-153-216.hsd1.ct.comcast.net)
- # [08:10] * Quits: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net) (Remote host closed the connection)
- # [08:12] * Joins: soee (~soee@83-238-167-52.ip.netia.com.pl)
- # [08:13] * Joins: shrikrishna (~holla@106.76.58.62)
- # [08:14] * Quits: carminec (~user@96.127.207.22) (Ping timeout: 252 seconds)
- # [08:20] * Joins: banner (~banner@130.95.177.181)
- # [08:20] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [08:23] * Quits: xaq (~xaq@c-71-233-153-216.hsd1.ct.comcast.net) (Remote host closed the connection)
- # [08:25] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
- # [08:27] * Joins: dotpot (~dotpot@88-119-150-24.static.zebra.lt)
- # [08:29] * Quits: Reite (~chris@cm-84.211.71.25.getinternet.no) (Ping timeout: 240 seconds)
- # [08:31] * Joins: poolshark (~quassel@dslb-188-106-119-159.pools.arcor-ip.net)
- # [08:32] * Joins: sedovsek (~robert@BSN-61-3-153.dial-up.dsl.siol.net)
- # [08:32] * Quits: sedovsek (~robert@BSN-61-3-153.dial-up.dsl.siol.net) (Client Quit)
- # [08:41] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 252 seconds)
- # [08:41] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [08:41] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [08:41] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [08:45] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
- # [08:52] * Quits: Martijnc (~Martijn@nishino.lvp-media.com) (Ping timeout: 244 seconds)
- # [08:53] * Joins: Martijnc (~Martijn@nishino.lvp-media.com)
- # [08:54] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [08:55] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [08:55] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Read error: Connection reset by peer)
- # [08:55] * Joins: robmorrissey (~robmorris@188.28.130.192.threembb.co.uk)
- # [08:55] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [08:57] * Joins: gyzmodo (x@89.146.122.20)
- # [09:07] * Joins: Chuwiey1 (~Ben@ras6-pp84.hrz.netvision.net.il)
- # [09:09] * Quits: Chuwiey (~Ben@ras6-pp84.hrz.netvision.net.il) (Ping timeout: 256 seconds)
- # [09:11] * Quits: Chuwiey1 (~Ben@ras6-pp84.hrz.netvision.net.il) (Ping timeout: 244 seconds)
- # [09:12] * Joins: dragonshed_ (~dragonshe@about/csharp/regular/chaka)
- # [09:13] * Quits: dragonshed_ (~dragonshe@about/csharp/regular/chaka) (Read error: Connection reset by peer)
- # [09:13] * Joins: jacobolus (~jacobolus@76.91.212.21)
- # [09:13] * Quits: dragonshed (~dragonshe@about/csharp/regular/chaka) (Read error: Connection reset by peer)
- # [09:13] * Joins: dragonshed (~dragonshe@about/csharp/regular/chaka)
- # [09:16] * Quits: machicola (~thetentma@pool-96-247-92-173.lsanca.fios.verizon.net) (Quit: Leaving)
- # [09:16] * Joins: phrearch (~Phrearch@82-136-242-180.ip.telfort.nl)
- # [09:17] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 246 seconds)
- # [09:18] * Joins: sedovsek (~robert@lk.92.63.17.253.dc.cable.static.lj-kabel.net)
- # [09:18] * Quits: shrikrishna (~holla@106.76.58.62) (Remote host closed the connection)
- # [09:20] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Computer has gone to sleep.)
- # [09:22] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [09:28] * Quits: robmorrissey (~robmorris@188.28.130.192.threembb.co.uk) (Ping timeout: 260 seconds)
- # [09:30] * Quits: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt) (Quit: tantek)
- # [09:30] * Quits: jacobolus (~jacobolus@76.91.212.21) (Ping timeout: 246 seconds)
- # [09:31] * Joins: robmorrissey (~robmorris@188.28.128.45.threembb.co.uk)
- # [09:31] * Guest68120 is now known as WesleyL
- # [09:33] * Quits: schnoodles-a (~schnoodle@melbourne.99cluster.com) (Remote host closed the connection)
- # [09:34] * Joins: drublic (~drublic@p5098a42b.dip0.t-ipconnect.de)
- # [09:34] * Joins: jochen__ (jochen@nat/google/x-ojspmobkzbezhjmt)
- # [09:35] * Joins: jacobolus (~jacobolus@76.91.212.21)
- # [09:36] * Quits: speed_racer8 (~speed_rac@99-20-201-122.lightspeed.hstntx.sbcglobal.net) (Quit: Leaving)
- # [09:44] * Joins: Jonadabe (~Jonadabe@bl9-249-88.dsl.telepac.pt)
- # [09:44] * Joins: speed_racer8 (~speed_rac@99-20-201-122.lightspeed.hstntx.sbcglobal.net)
- # [09:45] * Joins: tr4656 (~tr4656@2607:5300:40:201::1:3196)
- # [09:46] * Joins: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr)
- # [09:48] * Quits: banner (~banner@130.95.177.181) (Remote host closed the connection)
- # [09:50] * Quits: roadt (~roadt@60.168.87.60) (Ping timeout: 246 seconds)
- # [09:51] * Joins: Chuwiey (~Ben@ras6-pp84.hrz.netvision.net.il)
- # [09:53] * Parts: Chuwiey (~Ben@ras6-pp84.hrz.netvision.net.il)
- # [09:55] * Joins: banner (~banner@130.95.177.181)
- # [09:55] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
- # [09:58] * Joins: theoN^ (~theoN^@d5152D00E.static.telenet.be)
- # [10:00] * Joins: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt)
- # [10:04] * Quits: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net) (Remote host closed the connection)
- # [10:05] * Joins: dotpot` (~dotpot@88-119-150-24.static.zebra.lt)
- # [10:05] * Quits: dotpot (~dotpot@88-119-150-24.static.zebra.lt) (Ping timeout: 264 seconds)
- # [10:08] * Joins: iserantes (~quassel@139.11.27.77.dynamic.mundo-r.com)
- # [10:08] * Joins: Ms2ger (~Ms2ger@91.181.26.152)
- # [10:08] * Quits: todun (~todun@pool-108-52-87-89.phlapa.fios.verizon.net) (Remote host closed the connection)
- # [10:08] * Quits: enoex (~enoex@99-47-71-67.lightspeed.sntcca.sbcglobal.net) (Quit: enoex)
- # [10:10] * Joins: axos411 (~axos@xdsl-78-35-176-66.netcologne.de)
- # [10:12] <hemanth> http://cdn.dotcominfoway.com/images/html5-infographics.jpg neat!
- # [10:12] * Quits: Jonadabe (~Jonadabe@bl9-249-88.dsl.telepac.pt) (Read error: Connection reset by peer)
- # [10:14] <xec> is CSS really considered "a part of" html5?
- # [10:15] <xec> CSS3 is listed as a key feature of html5 on that -.-
- # [10:15] * Joins: huskyr (~huskyr@ip169-070.vpro.nl)
- # [10:16] <tantek> marketing
- # [10:16] <hemanth> heh heh
- # [10:16] <asher^> any of you guys run into this io6 safari ajax caching issue?
- # [10:17] <Rydefalk> only installed iOS6 yesterday and haven't bothered looking at it yet :P
- # [10:17] <asher^> looks like its going to cause a lot of issues
- # [10:17] <asher^> hopefully they roll out a fix asap
- # [10:20] <_shorinji_> "asap" and apple usually means weeks if not months :)
- # [10:21] <asher^> yeah
- # [10:21] <asher^> or they just wont fix it and expect everyone to change their code
- # [10:23] * Quits: robmorrissey (~robmorris@188.28.128.45.threembb.co.uk) (Quit: Computer has gone to sleep.)
- # [10:23] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [10:34] * Joins: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net)
- # [10:39] * Joins: Jonadabe (~Jonadabe@bl9-249-88.dsl.telepac.pt)
- # [10:40] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
- # [10:40] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [10:40] * Quits: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net) (Read error: Connection reset by peer)
- # [10:40] * Joins: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net)
- # [10:45] * Quits: tantek (~tantek@a79-169-100-69.cpe.netcabo.pt) (Quit: tantek)
- # [10:48] * Joins: GuidoBouman (~anonymous@ip112-48-208-87.adsl2.static.versatel.nl)
- # [10:48] * Quits: dgathright (~dgathrigh@nat/yahoo/x-hrhvaxaqbdzobmzm) (Quit: dgathright)
- # [10:49] * Joins: robmorrissey (~robmorris@87.86.136.212)
- # [10:50] * Quits: axos411 (~axos@xdsl-78-35-176-66.netcologne.de) (Quit: Leaving.)
- # [10:54] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Quit: Leaving...)
- # [10:55] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
- # [10:55] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [10:55] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
- # [10:56] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [10:59] * Joins: nonge_ (~nonge@p50829F5D.dip.t-dialin.net)
- # [11:03] * Quits: nonge (~nonge@p50829918.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # [11:06] * Joins: arkiver (~err@115.249.14.137)
- # [11:06] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
- # [11:07] * Quits: banner (~banner@130.95.177.181) (Quit: Leaving)
- # [11:08] * Quits: robmorrissey (~robmorris@87.86.136.212) (Ping timeout: 264 seconds)
- # [11:09] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Read error: Connection reset by peer)
- # [11:09] * Joins: kfenn_ (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [11:10] * Joins: robmorrissey (~robmorris@188.29.185.144.threembb.co.uk)
- # [11:11] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [11:14] * Quits: kfenn_ (~kfenn@ip-81-23-63-6.ask4internet.com) (Ping timeout: 252 seconds)
- # [11:15] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
- # [11:15] * Joins: anthony_dev_ (~anthony@46.227.184.220)
- # [11:16] * Joins: kfenn_ (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [11:18] * abstractj|away is now known as abstractj
- # [11:19] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Ping timeout: 252 seconds)
- # [11:21] * Quits: robmorrissey (~robmorris@188.29.185.144.threembb.co.uk) (Ping timeout: 246 seconds)
- # [11:22] * Quits: tr4656 (~tr4656@2607:5300:40:201::1:3196) (Quit: ZNC - http://znc.in)
- # [11:23] * Joins: robmorrissey (~robmorris@188.29.185.144.threembb.co.uk)
- # [11:30] * Joins: axos411 (~axos@xdsl-78-35-176-66.netcologne.de)
- # [11:30] * Quits: axos411 (~axos@xdsl-78-35-176-66.netcologne.de) (Client Quit)
- # [11:34] * Quits: anthony_dev_ (~anthony@46.227.184.220) (Read error: Connection reset by peer)
- # [11:38] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Quit: Linkinus - http://linkinus.com)
- # [11:40] <paul_irish> http://ie.microsoft.com/testdrive/ieblog/2010/Jun/16_IEsCompatibilityFeaturesforSiteDevelopers_1.svg
- # [11:43] * Quits: jacobolus (~jacobolus@76.91.212.21) (Ping timeout: 268 seconds)
- # [11:44] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
- # [11:52] * Joins: HughAJWood (~chatzilla@cpc3-grth10-2-0-cust498.16-4.cable.virginmedia.com)
- # [11:53] <HughAJWood> I got this interview question and I couldn't see a possible answer am I being stupid? http://i45.tinypic.com/2zz4615.png
- # [11:53] * Joins: kitallis (~kitallis@122.178.194.245)
- # [11:54] <asher^> A
- # [11:54] * Joins: caddoo (~quassel@81.179.1.38)
- # [11:54] <HughAJWood> Why is it A?
- # [11:54] <asher^> -moz and -webkit correspond to firefox and safari
- # [11:55] <asher^> and its 1 column not 2 because its an id selector
- # [11:57] <HughAJWood> I think I'm missing something, I answered A anyway but I don't understand because it's an id selector
- # [11:57] <asher^> an id only corresponds to 1 element
- # [11:59] * Joins: anthony_dev_ (~anthony@46.227.184.235)
- # [12:01] <HughAJWood> http://jsfiddle.net/wP3Yp/ can you edit this and show me please
- # [12:02] <asher^> im sorry, you are right. i was totally ignoring the fact that it was using columns -_-
- # [12:02] <HughAJWood> oh :P
- # [12:02] <HughAJWood> so i'm not being stupid?
- # [12:02] <asher^> no, i am :p
- # [12:02] <asher^> the question doesnt have a correct answer
- # [12:04] <HughAJWood> Okay awesome gives me confidence in the other tests I did, there where several ambiguous questions I couldn't see an answer to like that cheers for the sanity check
- # [12:05] <asher^> did you tell the people at the time that you didnt think there was a correct answer?
- # [12:05] * Joins: roadt (~roadt@60.168.87.60)
- # [12:07] <HughAJWood> Yeah
- # [12:08] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [12:08] <HughAJWood> I also told them I think they where missing column count from the question or a height on the element or defining if it has an amount of text etc, making the answer ambigious
- # [12:08] * Quits: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net) (Remote host closed the connection)
- # [12:08] * Quits: arkiver (~err@115.249.14.137) (Quit: Leaving)
- # [12:09] * Quits: BarneyC (kvirc@220-133-195-146.HINET-IP.hinet.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [12:14] * Joins: GuidoBouman_ (~anonymous@ip112-48-208-87.adsl2.static.versatel.nl)
- # [12:14] * Joins: miketayl_r (~miketaylr@pat-tazdevil.opera.com)
- # [12:15] * Quits: gavin_huang (~gravof@122.247.220.51) (Quit: Computer has gone to sleep.)
- # [12:18] * Quits: GuidoBouman (~anonymous@ip112-48-208-87.adsl2.static.versatel.nl) (Ping timeout: 244 seconds)
- # [12:18] * GuidoBouman_ is now known as GuidoBouman
- # [12:29] * Quits: niloy (~niloy@61.12.96.242) (Ping timeout: 252 seconds)
- # [12:34] * Quits: Martijnc (~Martijn@nishino.lvp-media.com) (Ping timeout: 244 seconds)
- # [12:35] * Joins: Martijnc (~Martijn@nishino.lvp-media.com)
- # [12:36] * Joins: arkiver (~err@115.249.14.137)
- # [12:36] * Joins: niloy (~niloy@61.12.96.242)
- # [12:36] * Quits: robmorrissey (~robmorris@188.29.185.144.threembb.co.uk) (Ping timeout: 244 seconds)
- # [12:38] * Joins: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net)
- # [12:39] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [12:43] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
- # [12:44] * Quits: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net) (Ping timeout: 252 seconds)
- # [12:44] * Joins: gavin_huang (~gravof@122.247.220.51)
- # [12:48] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Ping timeout: 256 seconds)
- # [12:50] * Joins: robmorrissey (~robmorris@87.86.136.212)
- # [12:50] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [12:52] * Quits: arkiver (~err@115.249.14.137) (Quit: Leaving)
- # [12:57] * Joins: shwetank (~shwetank@pat-tazdevil.opera.com)
- # [12:57] * Quits: robmorrissey (~robmorris@87.86.136.212) (Ping timeout: 260 seconds)
- # [12:59] * Joins: robmorrissey (~robmorris@188.28.159.62.threembb.co.uk)
- # [13:00] * Joins: aaguilar (~budweiser@imap.revamp-it.ch)
- # [13:01] * miketayl_r is now known as miketaylr
- # [13:01] * Quits: Hornet (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com) (Ping timeout: 255 seconds)
- # [13:03] * Joins: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net)
- # [13:06] * Joins: Hornet (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com)
- # [13:07] * Quits: anthony_dev_ (~anthony@46.227.184.235) (Ping timeout: 246 seconds)
- # [13:07] * Quits: kennyluck (~kennyluck@119.161.158.96) (Ping timeout: 245 seconds)
- # [13:09] * abstractj is now known as abstractj|away
- # [13:17] * Joins: kennyluck (~kennyluck@119.161.158.96)
- # [13:22] * Quits: hemanth (~who@182.71.223.66) (Quit: Leaving)
- # [13:23] * Quits: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr) (Read error: Connection reset by peer)
- # [13:24] * Joins: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr)
- # [13:26] * Joins: manuelbieh (~beeevi2@p5DDB8856.dip0.t-ipconnect.de)
- # [13:26] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [13:26] * Joins: kustOOOm (cbd64172@gateway/web/freenode/ip.203.214.65.114)
- # [13:27] * Quits: gavin_huang (~gravof@122.247.220.51) (Ping timeout: 264 seconds)
- # [13:28] * Joins: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net)
- # [13:28] * Joins: anthony_dev_ (~anthony@46.227.184.209)
- # [13:29] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
- # [13:30] * Joins: gavin_huang (~gravof@125.116.174.95)
- # [13:31] * Quits: shwetank (~shwetank@pat-tazdevil.opera.com) (Quit: Leaving...)
- # [13:34] * Joins: sydlawrence_ (~KidSyd@dab-bhx1-nat-blade-5-1.dab.02.net)
- # [13:34] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
- # [13:36] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Ping timeout: 245 seconds)
- # [13:38] * Quits: sydlawrence_ (~KidSyd@dab-bhx1-nat-blade-5-1.dab.02.net) (Ping timeout: 245 seconds)
- # [13:39] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [13:39] * Joins: shrikrishna (~holla@112.110.95.213)
- # [13:40] * Quits: kustOOOm (cbd64172@gateway/web/freenode/ip.203.214.65.114) (Quit: Page closed)
- # [13:40] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Ping timeout: 246 seconds)
- # [13:40] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
- # [13:47] * Joins: WouterDS_ (~WouterDS@178-117-106-51.access.telenet.be)
- # [13:47] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Remote host closed the connection)
- # [13:47] * Quits: WouterDS_ (~WouterDS@178-117-106-51.access.telenet.be) (Remote host closed the connection)
- # [13:47] * Joins: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se)
- # [13:47] * Joins: WouterDS_ (~WouterDS@178-117-106-51.access.telenet.be)
- # [13:49] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Read error: Connection reset by peer)
- # [13:50] * Quits: robmorrissey (~robmorris@188.28.159.62.threembb.co.uk) (Ping timeout: 252 seconds)
- # [13:50] * Quits: manuelbieh (~beeevi2@p5DDB8856.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [13:53] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [13:53] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [13:53] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Read error: Connection reset by peer)
- # [13:54] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [13:54] * Joins: robmorrissey (~robmorris@87.86.136.212)
- # [13:59] * Joins: erichynds (~ehynds@64.206.121.41)
- # [14:04] * Quits: coellobranco (~FoRcEr@229.Red-83-61-144.dynamicIP.rima-tde.net) (Quit: www.juanantoniomosquera.com)
- # [14:07] * Quits: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net) (Remote host closed the connection)
- # [14:08] * Joins: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net)
- # [14:08] * Joins: coellobranco (~FoRcEr@229.Red-83-61-144.dynamicIP.rima-tde.net)
- # [14:14] * Joins: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de)
- # [14:16] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Quit: sydlawrence)
- # [14:20] * nonge_ is now known as nonge
- # [14:22] * Quits: theoN^ (~theoN^@d5152D00E.static.telenet.be) (Read error: Connection reset by peer)
- # [14:24] * Quits: davidban_ (~davidbanh@ppp59-167-130-39.static.internode.on.net) (Remote host closed the connection)
- # [14:28] * Joins: Chuwiey (~Ben@ras6-pp84.hrz.netvision.net.il)
- # [14:31] * Quits: thirdknife (~thirdknif@39.47.192.171) (Quit: Leaving)
- # [14:31] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 246 seconds)
- # [14:34] * Quits: factor (~factor@r74-195-187-142.msk1cmtc01.mskgok.ok.dh.suddenlink.net) (Quit: Leaving)
- # [14:34] * Joins: sasori (~sasori@cm223.sigma174.maxonline.com.sg)
- # [14:36] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Read error: Connection reset by peer)
- # [14:37] * Quits: anthony_dev_ (~anthony@46.227.184.209) (Ping timeout: 246 seconds)
- # [14:38] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [14:39] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [14:40] * Quits: kennyluck (~kennyluck@119.161.158.96) (Ping timeout: 245 seconds)
- # [14:41] * Joins: GhostFreeman (~cameronki@c-71-204-63-29.hsd1.ga.comcast.net)
- # [14:41] * Joins: kennyluck (~kennyluck@119.161.158.96)
- # [14:44] * Joins: asher^ (asher@101.166.147.73)
- # [14:44] * Quits: asher^ (asher@101.166.147.73) (Changing host)
- # [14:44] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [14:46] * Quits: shrikrishna (~holla@112.110.95.213) (Remote host closed the connection)
- # [14:47] * Joins: soee (~soee@83-238-167-52.ip.netia.com.pl)
- # [14:48] * Joins: bahodir (~bahodir@50.14.73.134)
- # [14:50] * Quits: sasori (~sasori@cm223.sigma174.maxonline.com.sg) (Read error: Connection timed out)
- # [14:51] * Quits: coellobranco (~FoRcEr@229.Red-83-61-144.dynamicIP.rima-tde.net) (Quit: www.juanantoniomosquera.com)
- # [14:51] * Joins: sasori (~sasori@cm223.sigma174.maxonline.com.sg)
- # [14:53] * Joins: rickibalboa (~ricki@84.19.108.75)
- # [14:55] * Joins: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com)
- # [14:58] * Quits: niloy (~niloy@61.12.96.242) (Ping timeout: 246 seconds)
- # [15:05] * Joins: pandeiro (~mu@177.33.155.59)
- # [15:08] * Joins: KKendle (~KKendle@adsl-108-193-19-238.dsl.stl2mo.sbcglobal.net)
- # [15:10] * Quits: KKendle (~KKendle@adsl-108-193-19-238.dsl.stl2mo.sbcglobal.net) (Client Quit)
- # [15:11] * Quits: roadt (~roadt@60.168.87.60) (Ping timeout: 246 seconds)
- # [15:12] * Joins: roadt (~roadt@60.168.87.60)
- # [15:12] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [15:15] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [15:16] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [15:18] * Joins: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com)
- # [15:21] * Joins: xaq (~xaq@128.36.53.190)
- # [15:24] * Joins: Maroni (~user@046-220-112-101.dyn.orange.at)
- # [15:25] * Quits: sedovsek (~robert@lk.92.63.17.253.dc.cable.static.lj-kabel.net) (Quit: sedovsek)
- # [15:26] * Joins: sedovsek (~robert@lk.92.63.17.253.dc.cable.static.lj-kabel.net)
- # [15:26] * Quits: sedovsek (~robert@lk.92.63.17.253.dc.cable.static.lj-kabel.net) (Client Quit)
- # [15:27] * Quits: obert- (~obert@host112-203-dynamic.43-79-r.retail.telecomitalia.it) (Ping timeout: 256 seconds)
- # [15:29] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [15:30] * Quits: scorn (~scorn@90-230-91-195-no148.tbcn.telia.com) (Ping timeout: 252 seconds)
- # [15:32] * Quits: GhostFreeman (~cameronki@c-71-204-63-29.hsd1.ga.comcast.net) (Ping timeout: 260 seconds)
- # [15:36] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Remote host closed the connection)
- # [15:38] * Joins: rafaelverger (~rafaelver@177.19.218.200)
- # [15:40] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [15:42] * Quits: drublic (~drublic@p5098a42b.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [15:43] * Quits: gavin_huang (~gravof@125.116.174.95) (Quit: Leaving)
- # [15:44] * Quits: phrearch (~Phrearch@82-136-242-180.ip.telfort.nl) (Ping timeout: 244 seconds)
- # [15:46] * Quits: Chuwiey (~Ben@ras6-pp84.hrz.netvision.net.il) (Read error: Connection reset by peer)
- # [15:46] * Quits: langui (~langui@cpe-76-88-107-44.san.res.rr.com) (Read error: Connection reset by peer)
- # [15:46] * Joins: langui (~langui@cpe-76-88-107-44.san.res.rr.com)
- # [15:46] * Joins: sedovsek (~robert@lk.92.63.17.253.dc.cable.static.lj-kabel.net)
- # [15:48] * Joins: rupl (~anonymous@cpe-70-113-91-225.austin.res.rr.com)
- # [15:50] * Quits: rafaelverger (~rafaelver@177.19.218.200) (Quit: Leaving)
- # [15:51] * Joins: rafaelverger (~rafaelver@177.19.218.200)
- # [15:51] * Parts: rafaelverger (~rafaelver@177.19.218.200)
- # [15:51] * Joins: Chuwiey (~Ben@ras6-pp84.hrz.netvision.net.il)
- # [15:51] * Quits: GuidoBouman (~anonymous@ip112-48-208-87.adsl2.static.versatel.nl) (Quit: GuidoBouman)
- # [15:54] * Joins: _dc (~dc@163.192.12.1)
- # [15:56] * Joins: GuidoBouman (~anonymous@ip112-48-208-87.adsl2.static.versatel.nl)
- # [15:57] * Joins: KKendle (~KKendle@108.193.19.238)
- # [15:59] * Quits: KKendle (~KKendle@108.193.19.238) (Client Quit)
- # [16:02] * abstractj|away is now known as abstractj
- # [16:02] * Quits: GuidoBouman (~anonymous@ip112-48-208-87.adsl2.static.versatel.nl) (Ping timeout: 268 seconds)
- # [16:03] * Joins: Guest29702 (~xubuntu@186.34.172.167)
- # [16:03] * Joins: quiliro (~quiliro@186.69.24.122)
- # [16:06] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Quit: Wychodzi)
- # [16:09] * Joins: GuidoBouman (~anonymous@ip112-48-208-87.adsl2.static.versatel.nl)
- # [16:10] * Joins: drublic (~drublic@frbg-5f732502.pool.mediaWays.net)
- # [16:10] * Joins: grange (~grange@chello080108165027.2.12.vie.surfer.at)
- # [16:12] * Joins: mr_pinc (~mr_pinc@12.191.136.2)
- # [16:14] * Joins: phrearch (~Phrearch@D57D5B32.static.ziggozakelijk.nl)
- # [16:14] * Joins: frankparent (~frankpare@64.254.229.250)
- # [16:14] * Quits: frankparent (~frankpare@64.254.229.250) (Remote host closed the connection)
- # [16:16] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Quit: sydlawrence)
- # [16:17] * Joins: GhostFreeman (~cameronki@ip-64-134-186-235.public.wayport.net)
- # [16:17] * Quits: brass (brass@cpe-75-81-103-238.kc.res.rr.com) (Ping timeout: 264 seconds)
- # [16:19] * Quits: gurps (~gurps@bounce.soosc.net) (Quit: bye)
- # [16:19] * Quits: GuidoBouman (~anonymous@ip112-48-208-87.adsl2.static.versatel.nl) (Quit: GuidoBouman)
- # [16:19] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [16:24] * Joins: gurps (~gurps@bounce.soosc.net)
- # [16:25] * Quits: speed_racer8 (~speed_rac@99-20-201-122.lightspeed.hstntx.sbcglobal.net) (Ping timeout: 252 seconds)
- # [16:26] * Quits: dotpot` (~dotpot@88-119-150-24.static.zebra.lt) (Remote host closed the connection)
- # [16:28] * Quits: _shorinji_ (~ffall@static-88.131.29.2.addr.tdcsong.se) (Quit: _shorinji_)
- # [16:32] * Joins: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com)
- # [16:35] * kevvaoff is now known as kevva
- # [16:35] * Quits: kennyluck (~kennyluck@119.161.158.96) (Quit: kennyluck)
- # [16:36] * Quits: xaq (~xaq@128.36.53.190) (Remote host closed the connection)
- # [16:39] * Joins: shrikrishna (~holla@117.192.220.39)
- # [16:41] * Quits: rickibalboa (~ricki@84.19.108.75) (Read error: Connection reset by peer)
- # [16:45] * Joins: GuidoBouman (~anonymous@62.207.38.230)
- # [16:46] * Joins: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr)
- # [16:47] * Quits: poolshark (~quassel@dslb-188-106-119-159.pools.arcor-ip.net) (Read error: Connection reset by peer)
- # [16:48] * Quits: kitallis (~kitallis@122.178.194.245) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [16:50] * Quits: pandeiro (~mu@177.33.155.59) (Quit: WeeChat 0.3.8)
- # [16:51] * Quits: GuidoBouman (~anonymous@62.207.38.230) (Quit: GuidoBouman)
- # [16:52] * Quits: dmachi1 (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Read error: Connection reset by peer)
- # [16:52] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [16:55] * Joins: quest88 (~quest88@c-24-7-34-255.hsd1.ca.comcast.net)
- # [16:55] * Joins: thirdknife (~thirdknif@39.47.192.171)
- # [16:55] * Quits: drublic (~drublic@frbg-5f732502.pool.mediaWays.net) (Remote host closed the connection)
- # [16:56] * Joins: drublic (~drublic@frbg-5f732502.pool.mediaWays.net)
- # [16:56] * Quits: thirdknife (~thirdknif@39.47.192.171) (Max SendQ exceeded)
- # [16:56] * Joins: colegatron (~colegatro@23.136.19.95.dynamic.jazztel.es)
- # [16:56] <colegatron> hello #html5
- # [16:57] * Joins: thirdknife (~thirdknif@39.47.192.171)
- # [16:58] * Joins: rickibalboa (~ricki@84.19.108.75)
- # [16:58] <HughAJWood> Hi
- # [16:58] <rupl> hallo
- # [16:59] * Parts: mr_pinc (~mr_pinc@12.191.136.2)
- # [16:59] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [16:59] * Quits: kfenn_ (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
- # [17:00] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 246 seconds)
- # [17:01] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [17:01] * Quits: drublic (~drublic@frbg-5f732502.pool.mediaWays.net) (Ping timeout: 276 seconds)
- # [17:01] * Joins: pandeiro (~mu@177.33.155.59)
- # [17:01] <colegatron> I have a responsive template for joomla which does not centers the content into the page. I am not sure if there is any rule about responsive design about to not centering the whole content.
- # [17:01] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [17:01] <colegatron> does someone knows if there is or not?
- # [17:02] * Joins: xaq (~xaq@128.36.53.190)
- # [17:02] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [17:03] * Quits: danielfilho (~danielfil@201.52.236.78) (Remote host closed the connection)
- # [17:06] <colegatron> sorry, I see... it is a problem of jquery masonry. I should check how to modify.
- # [17:07] * Quits: aaguilar (~budweiser@imap.revamp-it.ch) (Remote host closed the connection)
- # [17:08] * Joins: _dc_ (~dc@163.192.12.1)
- # [17:09] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 252 seconds)
- # [17:10] * Quits: _dc_ (~dc@163.192.12.1) (Read error: Connection reset by peer)
- # [17:10] * Joins: _dc_ (~dc@adrian.nat.trb.com)
- # [17:11] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [17:11] * Quits: _dc (~dc@163.192.12.1) (Ping timeout: 246 seconds)
- # [17:12] * Joins: tw2113 (~tw2113@host-102-48-107-208.midco.net)
- # [17:12] * Quits: tw2113 (~tw2113@host-102-48-107-208.midco.net) (Changing host)
- # [17:12] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [17:12] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [17:12] * Joins: GuidoBouman (~anonymous@62.207.38.230)
- # [17:13] * Joins: garciawebdev (~garciaweb@190.244.76.14)
- # [17:15] * Joins: shrikrishna_ (~holla@117.221.29.143)
- # [17:16] * Joins: danielfilho (~danielfil@201.52.236.78)
- # [17:16] * Quits: quest88 (~quest88@c-24-7-34-255.hsd1.ca.comcast.net) (Quit: quest88)
- # [17:18] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Remote host closed the connection)
- # [17:18] * Quits: shrikrishna (~holla@117.192.220.39) (Ping timeout: 264 seconds)
- # [17:18] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 246 seconds)
- # [17:21] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [17:22] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (Remote host closed the connection)
- # [17:23] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [17:24] * Joins: jacobolus (~jacobolus@76.91.212.21)
- # [17:24] * Joins: webguynow (~webguynow@c-24-1-222-204.hsd1.il.comcast.net)
- # [17:25] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Quit: sydlawrence)
- # [17:26] * Joins: obert- (~obert@host114-207-dynamic.6-87-r.retail.telecomitalia.it)
- # [17:26] * Quits: shrikrishna_ (~holla@117.221.29.143) (Ping timeout: 245 seconds)
- # [17:28] * Quits: phrearch (~Phrearch@D57D5B32.static.ziggozakelijk.nl) (Remote host closed the connection)
- # [17:28] * Joins: asher^ (asher@101.166.147.73)
- # [17:28] * Quits: asher^ (asher@101.166.147.73) (Changing host)
- # [17:28] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [17:29] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 264 seconds)
- # [17:31] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [17:34] * Quits: xaq (~xaq@128.36.53.190) (Ping timeout: 268 seconds)
- # [17:35] * Joins: DrAwesomeClaws (~DrAwesome@2002:47ea:56fe:0:b8f9:b29:859a:39a2)
- # [17:37] * Quits: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr) (Remote host closed the connection)
- # [17:38] * Joins: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com)
- # [17:38] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 256 seconds)
- # [17:39] * Quits: Chuwiey (~Ben@ras6-pp84.hrz.netvision.net.il) (Quit: Leaving.)
- # [17:40] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [17:40] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
- # [17:44] * Joins: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr)
- # [17:44] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Remote host closed the connection)
- # [17:45] * Quits: rocktop (~rocktop@41.141.153.124) (Ping timeout: 246 seconds)
- # [17:45] * Joins: shrikrishna (~holla@117.221.29.143)
- # [17:45] * Joins: debsan (~debsan@190.245.74.16)
- # [17:45] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [17:47] * Quits: _dc_ (~dc@adrian.nat.trb.com) (Remote host closed the connection)
- # [17:48] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 264 seconds)
- # [17:48] * Joins: _dc (~dc@163.192.12.1)
- # [17:49] * Joins: codewrangler (~codewrang@pool-71-191-34-251.washdc.fios.verizon.net)
- # [17:50] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Client Quit)
- # [17:50] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [17:50] * Quits: bartell (~bartell@75-137-152-250.dhcp.gwnt.ga.charter.com) (Remote host closed the connection)
- # [17:51] * Joins: _dc_ (~dc@163.192.12.1)
- # [17:51] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Read error: Connection reset by peer)
- # [17:51] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [17:51] * Quits: _dc (~dc@163.192.12.1) (Read error: Connection reset by peer)
- # [17:53] * Joins: Reite (~chris@cm-84.211.71.25.getinternet.no)
- # [17:57] * Joins: hemanth (~^_^@122.167.109.193)
- # [17:57] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 256 seconds)
- # [17:57] * Joins: rocktop (~rocktop@41.143.65.119)
- # [18:00] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [18:01] * Quits: GuidoBouman (~anonymous@62.207.38.230) (Quit: GuidoBouman)
- # [18:01] * Joins: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com)
- # [18:04] * Joins: drublic (~drublic@frbg-5f732502.pool.mediaWays.net)
- # [18:07] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 264 seconds)
- # [18:08] * Quits: _dc_ (~dc@163.192.12.1) (Remote host closed the connection)
- # [18:08] * Quits: jacobolus (~jacobolus@76.91.212.21) (Quit: Leaving...)
- # [18:08] * Joins: _dc (~dc@adrian.nat.trb.com)
- # [18:09] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [18:10] * Joins: shrikrishna_ (~holla@117.216.153.117)
- # [18:10] * Joins: _dc_ (~dc@163.192.12.1)
- # [18:11] * Quits: _dc (~dc@adrian.nat.trb.com) (Read error: Connection reset by peer)
- # [18:12] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
- # [18:12] * Quits: shrikrishna (~holla@117.221.29.143) (Ping timeout: 246 seconds)
- # [18:14] * Joins: irae_ (~irae_@nat/yahoo/x-cxoitkimcpexyndp)
- # [18:16] * Quits: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [18:16] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 246 seconds)
- # [18:17] * Quits: thirdknife (~thirdknif@39.47.192.171) (Read error: Connection reset by peer)
- # [18:18] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
- # [18:19] * Quits: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr) (Remote host closed the connection)
- # [18:19] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [18:23] * Quits: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net) (Ping timeout: 244 seconds)
- # [18:24] * Joins: GuidoBouman (~anonymous@178-84-137-240.dynamic.upc.nl)
- # [18:25] * Joins: greg_otoole (~gregoryot@130.203.137.62)
- # [18:25] * Joins: dhaber (~dhaber@c-24-19-56-95.hsd1.wa.comcast.net)
- # [18:26] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 256 seconds)
- # [18:29] * Quits: irae_ (~irae_@nat/yahoo/x-cxoitkimcpexyndp) (Quit: irae_)
- # [18:29] * Joins: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net)
- # [18:32] * Joins: ericelliott (~dilvie@237.sub-166-250-34.myvzw.com)
- # [18:33] * Quits: moo-_- (miohtama@lakka.kapsi.fi) (Ping timeout: 250 seconds)
- # [18:36] * Quits: dmachi (~dmachi@pool-72-66-194-243.ronkva.east.verizon.net) (Ping timeout: 264 seconds)
- # [18:37] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Remote host closed the connection)
- # [18:37] * Quits: ericelliott (~dilvie@237.sub-166-250-34.myvzw.com) (Ping timeout: 256 seconds)
- # [18:39] * Quits: rupl (~anonymous@cpe-70-113-91-225.austin.res.rr.com) (Quit: ^_^)
- # [18:39] * Joins: r0tha (~r0tha@2600:1010:b00e:9dd3:ad06:c687:694c:e6aa)
- # [18:40] * Joins: dmachi (~dmachi@pool-72-66-211-108.ronkva.east.verizon.net)
- # [18:43] * Joins: ericelliott (~dilvie@222.sub-166-250-40.myvzw.com)
- # [18:44] * Joins: rickibalboa` (~ricki@84.19.108.75)
- # [18:44] * Quits: GhostFreeman (~cameronki@ip-64-134-186-235.public.wayport.net) (Ping timeout: 245 seconds)
- # [18:44] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # [18:46] * Joins: zirman (~zirman@pdpc/supporter/active/zirman)
- # [18:46] * Quits: miketaylr (~miketaylr@pat-tazdevil.opera.com) (Quit: Leaving...)
- # [18:47] * Quits: dmachi (~dmachi@pool-72-66-211-108.ronkva.east.verizon.net) (Ping timeout: 256 seconds)
- # [18:48] * Quits: rickibalboa (~ricki@84.19.108.75) (Ping timeout: 260 seconds)
- # [18:48] * Joins: moo-_- (miohtama@lakka.kapsi.fi)
- # [18:50] * Joins: dmachi (~dmachi@pool-72-66-208-128.ronkva.east.verizon.net)
- # [18:53] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
- # [18:54] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [18:55] * Joins: dmachi1 (~dmachi@pool-72-66-194-16.ronkva.east.verizon.net)
- # [18:56] * Quits: ericelliott (~dilvie@222.sub-166-250-40.myvzw.com) (Ping timeout: 246 seconds)
- # [18:56] * Quits: dmachi (~dmachi@pool-72-66-208-128.ronkva.east.verizon.net) (Ping timeout: 246 seconds)
- # [18:59] * Quits: r0tha (~r0tha@2600:1010:b00e:9dd3:ad06:c687:694c:e6aa) (Remote host closed the connection)
- # [18:59] * Quits: _dc_ (~dc@163.192.12.1) (Remote host closed the connection)
- # [19:00] * Joins: GhostFreeman (~cameronki@12.22.93.195)
- # [19:00] * Joins: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net)
- # [19:00] * Quits: Jonadabe (~Jonadabe@bl9-249-88.dsl.telepac.pt) (Ping timeout: 252 seconds)
- # [19:01] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
- # [19:01] * Joins: dgathright (~dgathrigh@CPE-75-81-131-0.wi.res.rr.com)
- # [19:02] * Joins: Iarfen (~quassel@190-21-187-248.baf.movistar.cl)
- # [19:02] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl) (Client Quit)
- # [19:02] * Joins: _dc (~dc@163.192.12.1)
- # [19:04] * Joins: ericelliott (~dilvie@139.sub-166-250-34.myvzw.com)
- # [19:05] * Joins: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr)
- # [19:06] * Quits: _moon (~moon@LNeuilly-152-22-7-151.w193-251.abo.wanadoo.fr) (Quit: All those moments will be lost in time, like tears in rain.)
- # [19:06] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
- # [19:07] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 252 seconds)
- # [19:07] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [19:07] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [19:07] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [19:09] * Quits: robmorrissey (~robmorris@87.86.136.212) (Quit: Computer has gone to sleep.)
- # [19:09] * Quits: ericelliott (~dilvie@139.sub-166-250-34.myvzw.com) (Ping timeout: 240 seconds)
- # [19:10] * Quits: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr) (Ping timeout: 245 seconds)
- # [19:12] * Parts: brasom (~brasom@ip72-197-60-90.sd.sd.cox.net)
- # [19:12] * Quits: caddoo (~quassel@81.179.1.38) (Read error: Connection reset by peer)
- # [19:14] * Joins: pinage404 (~pinage404@APuteaux-651-1-277-172.w90-44.abo.wanadoo.fr)
- # [19:15] * Joins: ericelliott (~dilvie@139.sub-166-250-34.myvzw.com)
- # [19:17] * Joins: d4rklit3 (~n@12.198.202.2)
- # [19:17] * Quits: HughAJWood (~chatzilla@cpc3-grth10-2-0-cust498.16-4.cable.virginmedia.com) (Quit: ChatZilla 0.9.89 [Firefox 15.0.1/20120905151427])
- # [19:19] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Quit: sydlawrence)
- # [19:20] * Quits: pinage404 (~pinage404@APuteaux-651-1-277-172.w90-44.abo.wanadoo.fr) (Quit: Screw you guys I'm going home)
- # [19:21] * Quits: ericelliott (~dilvie@139.sub-166-250-34.myvzw.com) (Ping timeout: 256 seconds)
- # [19:24] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Computer has gone to sleep.)
- # [19:25] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [19:26] * Quits: sedovsek (~robert@lk.92.63.17.253.dc.cable.static.lj-kabel.net) (Quit: sedovsek)
- # [19:26] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [19:26] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [19:27] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Client Quit)
- # [19:28] * Quits: Iarfen (~quassel@190-21-187-248.baf.movistar.cl) (Remote host closed the connection)
- # [19:29] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 245 seconds)
- # [19:29] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
- # [19:30] * Joins: AlbireoX (~AlbireoX@76.78.168.190)
- # [19:33] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
- # [19:34] * Joins: r0tha (~r0tha@2600:1010:b001:7a68:31d0:f499:be9b:7ab8)
- # [19:35] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 260 seconds)
- # [19:35] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [19:35] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [19:35] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [19:36] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
- # [19:36] * Joins: ericelliott (~dilvie@50.0.141.114)
- # [19:39] * Joins: thirdknife (~thirdknif@39.47.192.171)
- # [19:40] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
- # [19:41] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [19:41] * Joins: robmorrissey (~robmorris@188.28.215.37.threembb.co.uk)
- # [19:43] * Quits: sasori (~sasori@cm223.sigma174.maxonline.com.sg) (Ping timeout: 240 seconds)
- # [19:43] * Joins: danielwrobert (~danielwro@trestles.cukerinteractive.com)
- # [19:48] * Joins: fritzy (~fritzy@68-113-14-78.dhcp.knwc.wa.charter.com)
- # [19:48] * Quits: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net) (Ping timeout: 240 seconds)
- # [19:50] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Quit: Computer has gone to sleep.)
- # [19:53] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Quit: sydlawrence)
- # [19:53] * Joins: blackjid (~jidonoso@pc-200-110-47-190.cm.vtr.net)
- # [20:05] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [20:06] * Quits: WouterDS_ (~WouterDS@178-117-106-51.access.telenet.be) (Quit: Linkinus - http://linkinus.com)
- # [20:09] * Quits: jochen__ (jochen@nat/google/x-ojspmobkzbezhjmt) (Ping timeout: 264 seconds)
- # [20:10] * Joins: benv (~benv@38.104.194.126)
- # [20:12] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [20:16] * Joins: sedovsek (~robert@BSN-176-137-12.dial-up.dsl.siol.net)
- # [20:17] * Quits: hemanth (~^_^@122.167.109.193) (Quit: Leaving.)
- # [20:18] * Joins: hemanth (~^_^@122.167.109.193)
- # [20:18] * Quits: dgathright (~dgathrigh@CPE-75-81-131-0.wi.res.rr.com) (Remote host closed the connection)
- # [20:18] * Joins: dgathright (~dgathrigh@nat/yahoo/x-wjzsyqujmriartjn)
- # [20:19] * Joins: speed_racer8 (~speed_rac@c-76-30-149-251.hsd1.tx.comcast.net)
- # [20:19] * Quits: Guest29702 (~xubuntu@186.34.172.167) (Ping timeout: 268 seconds)
- # [20:22] * Joins: vikash (~vikash@1.186.12.154)
- # [20:22] * Quits: vikash (~vikash@1.186.12.154) (Changing host)
- # [20:22] * Joins: vikash (~vikash@unaffiliated/vikash)
- # [20:27] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [20:28] * Joins: WouterDS (~WouterDS@178-117-106-51.access.telenet.be)
- # [20:28] * Quits: WouterDS (~WouterDS@178-117-106-51.access.telenet.be) (Changing host)
- # [20:28] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
- # [20:29] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Client Quit)
- # [20:33] * Joins: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net)
- # [20:34] * abstractj is now known as abstractj|lunch
- # [20:34] * Quits: sydlawrence (~KidSyd@s0-0.paconsult7.bbnplanet.net) (Client Quit)
- # [20:35] * Joins: scorn (~scorn@90-230-91-195-no148.tbcn.telia.com)
- # [20:35] * Joins: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com)
- # [20:36] * Quits: langui (~langui@cpe-76-88-107-44.san.res.rr.com) (Quit: langui)
- # [20:40] <Pomax> is there a way to get the list of all element attributes in JS, without getting javascript properties?
- # [20:42] <Pomax> or filter for them (i.e., get style, class, etc attributes, but not the .class and .style object properties from JS)
- # [20:46] * ericduran is now known as ericduran|food
- # [20:47] * Joins: locus123 (47327218@gateway/web/freenode/ip.71.50.114.24)
- # [20:47] * Joins: pandeiro_ (~mu@177.33.155.59)
- # [20:47] <locus123> There's a snippet of code... accompanies a tutorial, I requested it open source and the author said why and just basically said it was pointless. I was wondering if anyone felt like recoding it under a liberal license. (BSD, MIT, etc...)
- # [20:47] <locus123> He said I can use it, just give credit, but I want the actual thing under a REAL LICENSE, not just "Whatever, have fun."
- # [20:49] * Quits: pandeiro (~mu@177.33.155.59) (Ping timeout: 246 seconds)
- # [20:50] * Quits: pandeiro_ (~mu@177.33.155.59) (Client Quit)
- # [20:50] * Quits: Samyel (~Samyuel@5aca0387.bb.sky.com)
- # [20:50] * Joins: pandeiro (~mu@177.33.155.59)
- # [20:51] * Joins: kadiks (~kadiks@APuteaux-652-1-105-11.w90-2.abo.wanadoo.fr)
- # [20:52] * Quits: d4rklit3 (~n@12.198.202.2) (Ping timeout: 246 seconds)
- # [20:53] * Joins: Samyel (~Samyuel@5aca0387.bb.sky.com)
- # [20:55] * Parts: locus123 (47327218@gateway/web/freenode/ip.71.50.114.24)
- # [20:58] * Quits: thirdknife (~thirdknif@39.47.192.171) (Ping timeout: 244 seconds)
- # [21:00] * Quits: vikash (~vikash@unaffiliated/vikash) (Quit: Leaving)
- # [21:02] * Joins: andredieb (~dieb_@187.64.38.119)
- # [21:02] * Quits: andredieb (~dieb_@187.64.38.119) (Changing host)
- # [21:02] * Joins: andredieb (~dieb_@unaffiliated/andredieb)
- # [21:06] * Joins: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr)
- # [21:06] * Quits: robmorrissey (~robmorris@188.28.215.37.threembb.co.uk) (Quit: Computer has gone to sleep.)
- # [21:06] * Joins: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net)
- # [21:06] * Quits: ericduran|food (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [21:06] * Joins: grumpyOl_ (~grumpyOld@host86-147-220-44.range86-147.btcentralplus.com)
- # [21:08] * Quits: grumpyOldRussian (~grumpyOld@host86-146-201-9.range86-146.btcentralplus.com) (Ping timeout: 244 seconds)
- # [21:09] * Joins: melst (~melst@pop1-903.catv.wtnet.de)
- # [21:09] * Parts: melst (~melst@pop1-903.catv.wtnet.de)
- # [21:09] * Joins: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net)
- # [21:10] * Joins: coellobranco (~FoRcEr@250.Red-83-45-254.dynamicIP.rima-tde.net)
- # [21:11] * Quits: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr) (Ping timeout: 256 seconds)
- # [21:11] * Quits: morficus (~morficus@c-98-250-94-83.hsd1.mi.comcast.net) (Ping timeout: 244 seconds)
- # [21:13] * Quits: Jon47 (~Adium@pool-173-79-149-248.washdc.fios.verizon.net) (Quit: Leaving.)
- # [21:14] * abstractj|lunch is now known as abstractj
- # [21:14] * Quits: fritzy (~fritzy@68-113-14-78.dhcp.knwc.wa.charter.com) (Remote host closed the connection)
- # [21:14] * Joins: d4rklit3 (~n@12.198.202.2)
- # [21:15] * Joins: fritzy (~fritzy@68-113-14-78.dhcp.knwc.wa.charter.com)
- # [21:17] * Quits: sedovsek (~robert@BSN-176-137-12.dial-up.dsl.siol.net) (Quit: sedovsek)
- # [21:17] * Joins: vraa__ (~speed_rac@c-76-30-149-251.hsd1.tx.comcast.net)
- # [21:18] * Quits: xaq (~xaq@c-75-69-15-69.hsd1.vt.comcast.net) (Remote host closed the connection)
- # [21:20] * Quits: fritzy (~fritzy@68-113-14-78.dhcp.knwc.wa.charter.com) (Ping timeout: 246 seconds)
- # [21:20] * Joins: sedovsek (~robert@BSN-176-137-12.dial-up.dsl.siol.net)
- # [21:20] * Quits: speed_racer8 (~speed_rac@c-76-30-149-251.hsd1.tx.comcast.net) (Ping timeout: 240 seconds)
- # [21:23] * Quits: vraa__ (~speed_rac@c-76-30-149-251.hsd1.tx.comcast.net) (Ping timeout: 246 seconds)
- # [21:26] * Quits: roadt (~roadt@60.168.87.60) (Ping timeout: 246 seconds)
- # [21:30] * Joins: beneggett (~beneggett@exchange.banyanventures.com)
- # [21:31] * Quits: coellobranco (~FoRcEr@250.Red-83-45-254.dynamicIP.rima-tde.net) (Ping timeout: 246 seconds)
- # [21:31] * Quits: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com) (Remote host closed the connection)
- # [21:32] * Joins: speed_racer8 (~speed_rac@c-76-30-144-32.hsd1.tx.comcast.net)
- # [21:33] * Joins: coellobranco (~FoRcEr@190.Red-81-33-96.dynamicIP.rima-tde.net)
- # [21:34] * Joins: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com)
- # [21:35] * Joins: fritzy (~fritzy@50.125.191.163)
- # [21:43] * Quits: scorn (~scorn@90-230-91-195-no148.tbcn.telia.com) (Remote host closed the connection)
- # [21:47] * Quits: Guest64876 (chee@2a01:7e00::f03c:91ff:fedf:5131) (Changing host)
- # [21:47] * Joins: Guest64876 (chee@fsf/member/chee)
- # [21:47] * Guest64876 is now known as chee
- # [21:48] * Joins: scorn (~scorn@90-230-91-195-no148.tbcn.telia.com)
- # [21:53] * Joins: Chuwiey (~Ben@ras6-pp84.hrz.netvision.net.il)
- # [21:55] * Joins: snowfox_ben (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net)
- # [21:56] * Joins: intellilogic (~intellilo@static-74-96-101-11.washdc.fios.verizon.net)
- # [21:57] * Quits: Criztian (~criztian@239-210.198-178.cust.bluewin.ch) (Remote host closed the connection)
- # [21:57] * Quits: dsyme (~Cartalyst@68-185-53-78.static.knwc.wa.charter.com) (Remote host closed the connection)
- # [21:59] * Quits: erichynds (~ehynds@64.206.121.41)
- # [22:00] * Joins: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com)
- # [22:02] * Quits: fritzy (~fritzy@50.125.191.163) (Remote host closed the connection)
- # [22:02] * Quits: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com) (Ping timeout: 240 seconds)
- # [22:03] * Quits: d4rklit3 (~n@12.198.202.2) (Ping timeout: 246 seconds)
- # [22:05] * Joins: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr)
- # [22:07] * Joins: talin_ (~talin@84.16.203.71)
- # [22:07] <talin_> hellO!
- # [22:07] <talin_> someone here made a cool 3d car game. does anyone remember where i can find it?
- # [22:08] * Joins: vraa__ (~speed_rac@c-76-30-144-32.hsd1.tx.comcast.net)
- # [22:11] * Quits: speed_racer8 (~speed_rac@c-76-30-144-32.hsd1.tx.comcast.net) (Ping timeout: 246 seconds)
- # [22:12] * Quits: quiliro (~quiliro@186.69.24.122) (Quit: Leaving.)
- # [22:13] * Quits: coellobranco (~FoRcEr@190.Red-81-33-96.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [22:13] * Quits: pandeiro (~mu@177.33.155.59) (Quit: WeeChat 0.3.8)
- # [22:13] * Joins: d4rklit3 (~n@12.198.202.2)
- # [22:16] * Joins: langui (~langui@146.244.84.238)
- # [22:20] * Quits: robmorrissey (~robmorris@cpc14-brig15-2-0-cust245.3-3.cable.virginmedia.com) (Quit: Computer has gone to sleep.)
- # [22:23] * Quits: beneggett (~beneggett@exchange.banyanventures.com) (Quit: Computer has gone to sleep.)
- # [22:25] * Quits: freakazoid0223 (~matt@pool-71-246-26-142.phlapa.fios.verizon.net) (Quit: Leaving)
- # [22:29] * Joins: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com)
- # [22:29] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
- # [22:30] * Joins: fritzy (~fritzy@68-113-14-78.dhcp.knwc.wa.charter.com)
- # [22:31] * grumpyOl_ is now known as grumpyOldRussian
- # [22:33] * Quits: longbeach (~mike@AFontenayssB-152-1-13-146.w82-121.abo.wanadoo.fr)
- # [22:35] * Quits: maxani (~maxani@ARennes-653-1-275-181.w109-218.abo.wanadoo.fr) (Remote host closed the connection)
- # [22:37] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
- # [22:43] * Joins: machicola (~thetentma@198.188.6.54)
- # [22:46] * Quits: machicola (~thetentma@198.188.6.54) (Read error: Connection reset by peer)
- # [22:46] * Quits: r0tha (~r0tha@2600:1010:b001:7a68:31d0:f499:be9b:7ab8) (Remote host closed the connection)
- # [22:47] * Quits: beckyisabunny (~becky@cpc3-with3-0-0-cust696.1-4.cable.virginmedia.com) (Quit: beckyisabunny)
- # [22:47] * Quits: fritzy (~fritzy@68-113-14-78.dhcp.knwc.wa.charter.com) (Remote host closed the connection)
- # [22:48] * Quits: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com) (Remote host closed the connection)
- # [22:48] <paul_irish> http://blogs.adobe.com/webplatform/2012/09/21/css-custom-filters-now-available-under-flag-in-chrome-canary/
- # [22:48] <paul_irish> this is so rad
- # [22:51] * Joins: brass (brass@cpe-75-81-103-238.kc.res.rr.com)
- # [22:51] * Joins: ericduran|food (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [22:52] * David_Bradbury sees "adobe" and "custom filters" and "available" and smiles
- # [22:53] * ericduran|food is now known as ericduran
- # [22:53] <paul_irish> YES
- # [22:53] * Joins: miketaylr (~miketaylr@28.170.202.84.customer.cdi.no)
- # [22:53] <David_Bradbury> I really hope Firefox gets on board with this as well
- # [22:53] <David_Bradbury> Well, Gecko / Mozilla
- # [22:54] * Quits: colegatron (~colegatro@23.136.19.95.dynamic.jazztel.es) (Quit: Saliendo)
- # [22:55] * Joins: dragonshed_ (~dragonshe@about/csharp/regular/chaka)
- # [22:55] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
- # [22:55] * Quits: dragonshed (~dragonshe@about/csharp/regular/chaka) (Ping timeout: 245 seconds)
- # [22:55] * dragonshed_ is now known as dragonshed
- # [22:56] * Quits: greg_otoole (~gregoryot@130.203.137.62) (Quit: greg_otoole)
- # [22:59] * Quits: WouterDS (~WouterDS@unaffiliated/wouterds) (Quit: Leaving...)
- # [23:01] * Joins: fritzy (~fritzy@68-113-14-78.dhcp.knwc.wa.charter.com)
- # [23:02] * Joins: lcb (~affiliate@a213-22-7-32.cpe.netcabo.pt)
- # [23:02] * Quits: lcb (~affiliate@a213-22-7-32.cpe.netcabo.pt) (Changing host)
- # [23:02] * Joins: lcb (~affiliate@unaffiliated/lcb)
- # [23:06] * Joins: WouterDS (~WouterDS@unaffiliated/wouterds)
- # [23:06] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Ping timeout: 260 seconds)
- # [23:10] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
- # [23:11] * Quits: langui (~langui@146.244.84.238) (Quit: langui)
- # [23:11] * Joins: r0tha (~r0tha@173.247.200.122)
- # [23:20] * Quits: thisgeek (~chris@cpe-204-210-135-55.hvc.res.rr.com) (Quit: thisgeek)
- # [23:20] * Quits: bahodir (~bahodir@50.14.73.134) (Ping timeout: 246 seconds)
- # [23:21] * Quits: GhostFreeman (~cameronki@12.22.93.195) (Ping timeout: 245 seconds)
- # [23:22] * Quits: miketaylr (~miketaylr@28.170.202.84.customer.cdi.no) (Quit: Leaving...)
- # [23:23] * sindresorhus is now known as Guest32542
- # [23:23] * Joins: snowfox (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net)
- # [23:23] * Quits: snowfox (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net) (Client Quit)
- # [23:26] * Quits: moshee (~moshee@unaffiliated/moshee) (Remote host closed the connection)
- # [23:27] * Quits: snowfox_ben (~benschaaf@50-77-199-197-static.hfc.comcastbusiness.net) (Ping timeout: 240 seconds)
- # [23:32] * Joins: miketaylr (~miketaylr@28.170.202.84.customer.cdi.no)
- # [23:33] * Joins: bahodir (~bahodir@ool-457c638c.dyn.optonline.net)
- # [23:36] * Quits: andredieb (~dieb_@unaffiliated/andredieb) (Quit: andredieb)
- # [23:38] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [23:38] * Quits: garciawebdev (~garciaweb@190.244.76.14) (Remote host closed the connection)
- # [23:41] * Quits: gyzmodo (x@89.146.122.20)
- # [23:43] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [23:43] * Joins: Pro9 (Pro9@c83-249-240-81.bredband.comhem.se)
- # [23:45] * Quits: Ms2ger (~Ms2ger@91.181.26.152) (Quit: nn)
- # [23:46] <Pro9> I'm not sure this is the right place to ask this: but I'm using facelets and for some reason my startpage wont load the css until I refresh the page, perhaps I need to specify something more in web.xml
- # [23:46] <Pro9> this is how it looks now: <welcome-file-list>
- # [23:46] <Pro9> <welcome-file>faces/jsf/products.xhtml</welcome-file>
- # [23:46] <Pro9> </welcome-file-list>
- # [23:46] <moo-_-> Pro9: I suggest you ask your question on stackoverflow.com
- # [23:46] <moo-_-> this channel does not provide any support with backend systems
- # [23:47] <Pro9> moo-_-: ok, thanks anyway :)
- # [23:47] * Quits: zirman (~zirman@pdpc/supporter/active/zirman) (Quit: zirman)
- # [23:49] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Ping timeout: 244 seconds)
- # [23:49] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [23:49] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [23:49] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [23:50] * Quits: miketaylr (~miketaylr@28.170.202.84.customer.cdi.no) (Quit: dflk;adfslkj;alsiekfj;laiskdf)
- # [23:57] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Quit: the corollary to be ye not so annoying: be ye not so easily annoyed.)
- # Session Close: Sat Sep 22 00:00:00 2012
The end :)