Options:
- # Session Start: Fri Dec 14 00:00:00 2012
- # Session Ident: #html5
- # [00:00] * Quits: zeppo (~zeppo@c213-100-153-162.cust.tele2.se) (Quit: zeppo)
- # [00:02] * Quits: adamnbowen (~textual@199.248.241.101) (Quit: Textual IRC Client: www.textualapp.com)
- # [00:03] * Quits: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net) (Remote host closed the connection)
- # [00:05] * Joins: GuruShah (~GuruShah@139.190.214.34)
- # [00:06] * Joins: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com)
- # [00:08] * Quits: dameleon (~dameleon@g13.115-65-107.ppp.wakwak.ne.jp) (Remote host closed the connection)
- # [00:11] * Quits: fleeting (~fleeting@rrcs-67-79-88-162.sw.biz.rr.com) (Quit: Linkinus - http://linkinus.com)
- # [00:11] * Quits: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com) (Ping timeout: 276 seconds)
- # [00:12] * Quits: chee2 (~chee@snaek.org) (Changing host)
- # [00:12] * Joins: chee2 (~chee@fsf/member/chee)
- # [00:12] * chee2 is now known as chee
- # [00:13] * Joins: benv_ (~benv@38.104.194.126)
- # [00:14] * Quits: narkeeso (~narkeeso@pool-98-112-75-48.lsanca.fios.verizon.net) (Quit: Computer has gone to sleep.)
- # [00:16] * Joins: tw2113 (~tw2113@host-44-42-107-208.midco.net)
- # [00:16] * Quits: tw2113 (~tw2113@host-44-42-107-208.midco.net) (Changing host)
- # [00:16] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [00:23] * Joins: epopt37 (~epopt37@cpe-98-154-161-216.socal.res.rr.com)
- # [00:30] * Quits: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [00:37] * Quits: dgathright (~dgathrigh@nat/yahoo/x-cuhxsvmylancoish) (Remote host closed the connection)
- # [00:37] * Joins: dgathright (~dgathrigh@nat/yahoo/x-mvedipsrqifqubpb)
- # [00:40] * Joins: austincheney (~quassel@70-3-233-222.pools.spcsdns.net)
- # [00:51] <roy___> anyone have some experience with the new internet explorer ?
- # [00:52] <austincheney> IE10?
- # [00:52] * Joins: asher^ (~asher@130.95.90.250)
- # [00:52] * Quits: asher^ (~asher@130.95.90.250) (Changing host)
- # [00:52] * Joins: asher^ (~asher@unaffiliated/asher/x-9381395)
- # [00:58] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [01:02] * Quits: dshap (~dshap@static-98-116-12-24.nycmny.fios.verizon.net) (Quit: dshap)
- # [01:03] * Joins: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au)
- # [01:03] * Quits: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au) (Changing host)
- # [01:03] * Joins: MiracleBlue (~MiracleBl@unaffiliated/miracleblue)
- # [01:05] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [01:06] * Joins: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
- # [01:08] * Quits: mykul (~mykul@c-71-56-218-17.hsd1.co.comcast.net) (Quit: gg)
- # [01:10] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Remote host closed the connection)
- # [01:11] <paul_irish> roy___: ?
- # [01:13] * Quits: drublic (~drublic@p54AE0C85.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [01:13] * Joins: ccverg (~Adium@199-116-73-158.PUBLIC.monkeybrains.net)
- # [01:14] * Quits: Jonadabe (~Jonadabe@bl11-117-230.dsl.telepac.pt) (Quit: http://www.visitportugal.com | http://www.youtube.com/visitportugal)
- # [01:14] * Parts: ccverg (~Adium@199-116-73-158.PUBLIC.monkeybrains.net)
- # [01:14] <roy___> eeh Yeah
- # [01:15] <roy___> sorry
- # [01:15] <roy___> when i load my site all gradients are gone, i already figured it out there's some other css thingie to describe gradients for IE10
- # [01:16] <roy___> but i don't understand why it just won't overload some of the ones already established
- # [01:16] * Quits: themime (~hobbit@50-195-128-213-static.hfc.comcastbusiness.net) (Ping timeout: 256 seconds)
- # [01:16] <paul_irish> afaik its prefix less
- # [01:16] <roy___> seeing it does exactly the same ...
- # [01:16] <paul_irish> background-image: linear-gradient(to bottom, #444444, #999999);
- # [01:16] <paul_irish> works in ie10
- # [01:16] <roy___> oh really
- # [01:16] * Quits: ineku (~user@unaffiliated/pkeni) (Quit: Leaving)
- # [01:16] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
- # [01:17] <roy___> probably thats the one i haven't included then
- # [01:17] <paul_irish> probably.
- # [01:17] <austincheney> that is the cleanest syntax i have ever seen for CSS gradient
- # [01:17] * Joins: themime (~hobbit@50-195-128-213-static.hfc.comcastbusiness.net)
- # [01:17] <austincheney> i favor avoiding css gradients for the moment because the syntax looks horrible in other browsers and is wildly not standard
- # [01:17] <paul_irish> austincheney: here's the screenshot from that copypaste http://paulirish.com/i/81d8d0.png
- # [01:17] <austincheney> thanks
- # [01:17] <paul_irish> it's standard now
- # [01:18] * Joins: ineku (~user@unaffiliated/pkeni)
- # [01:18] <paul_irish> just use a mixin
- # [01:18] <paul_irish> fuck the batshit syntax.
- # [01:18] <roy___> austincheney: seems to be working in all modern browsers though
- # [01:18] <austincheney> lol
- # [01:18] <austincheney> awesome
- # [01:19] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [01:20] <austincheney> I wish modern versions of IE were not limited by OS, because not everybody is using IE9 and while its CSS support rocks I still have to contend with IE8 that is minus all the CSS3 goodness
- # [01:22] <paul_irish> anyone in here use WebDriver?
- # [01:27] * Joins: phiofn (~phiofn@41.46.219.234)
- # [01:29] * Quits: benv_ (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
- # [01:30] * niftylettuce_ hears crickets
- # [01:30] * austincheney is looking up webDriver
- # [01:35] <onr> austincheney: i guess ie8's share is under 10%
- # [01:35] * Joins: benv_ (~benv@38.104.194.126)
- # [01:35] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Read error: Connection reset by peer)
- # [01:36] <austincheney> i am going to look up IE8 market share at my company and on my tool
- # [01:40] * Joins: dameleon_ (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [01:41] * Quits: agu10^ (~agu10^@unaffiliated/agu10/x-1554175) (Ping timeout: 260 seconds)
- # [01:44] * Joins: narkeeso (~narkeeso@pool-98-112-75-48.lsanca.fios.verizon.net)
- # [01:44] * Quits: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Ping timeout: 244 seconds)
- # [01:44] * Quits: Me1000 (~Me1000@50-83-228-213.client.mchsi.com) (Quit: Leaving...)
- # [01:45] * RatherOutspoken is now known as Tolkien
- # [01:45] * Tolkien is now known as RatherOutspoken
- # [01:45] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [01:48] <austincheney> my personal site clearly does not reflect general web traffic
- # [01:48] <austincheney> IE total is 9.9%, Firefox is 27%, and Chrome is 51%
- # [01:48] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Client Quit)
- # [01:48] <austincheney> IE8 is 2.6%
- # [01:49] * Quits: ericelliott (~dilvie@50.0.141.114) (Read error: No route to host)
- # [01:50] <phiofn> hi
- # [01:51] <austincheney> hello
- # [01:52] <phiofn> sorry to interrupt the going topic
- # [01:52] <phiofn> i need to ask a question
- # [01:53] <phiofn> actually I'm seeking advice
- # [01:53] <phiofn> and it is not related to html5
- # [01:53] <austincheney> is webdriver QA automation in the browser like selenium?
- # [01:53] <phiofn> i have just graduated
- # [01:53] <austincheney> the w3c spec really sounds like selenium
- # [01:53] <austincheney> phiofn: just ask
- # [01:53] <phiofn> and have two options in my hand
- # [01:54] <phiofn> either be a TA in my faculty
- # [01:54] <phiofn> or a job offer in a big software company in USA
- # [01:54] <phiofn> how can i choose between both ?
- # [01:54] * Quits: Morkovich (~Morkovich@gateway/tor-sasl/morkovich) (Quit: sleep)
- # [01:54] <phiofn> either pure industry or pure academic
- # [01:54] * Joins: tw2113_too (~tw2113@host-44-42-107-208.midco.net)
- # [01:54] <carminec> what's the job?
- # [01:55] * tw2113 is now known as Guest32160
- # [01:55] <austincheney> phiofn: where is your university?
- # [01:55] <carminec> like, what will you be working on?
- # [01:55] <phiofn> SDET at microsoft
- # [01:55] * tw2113_too is now known as tw2113
- # [01:55] <carminec> what is SDET?
- # [01:55] * Quits: tw2113 (~tw2113@host-44-42-107-208.midco.net) (Changing host)
- # [01:55] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [01:55] <phiofn> software development engineer in TEST
- # [01:55] <carminec> ah
- # [01:55] <carminec> so c#?
- # [01:55] <phiofn> austincheney, my university is in my country ... a developing country in africa
- # [01:56] <phiofn> carlos_antonio, don't know specifically .. but i guess c# , c/c++
- # [01:56] <phiofn> carminec, don't know specifically .. but i guess c# , c/c++
- # [01:56] * Quits: Guest32160 (~tw2113@fedora/tw2113) (Ping timeout: 250 seconds)
- # [01:56] <carminec> well, TA is a good idea if you want to do graduate work
- # [01:56] <carminec> any interest in a masters?
- # [01:56] <austincheney> phiofn: what is your interest in doing both?
- # [01:57] <austincheney> are you trying to become a teacher/professor?
- # [01:57] <phiofn> i love learning new stuff
- # [01:57] <phiofn> i learnt about html5 and canvas on my own
- # [01:58] <phiofn> made my own app and reached the semi finalist in google api challenge
- # [01:58] <phiofn> i love learning some technical stuff two
- # [01:58] <phiofn> too*
- # [01:58] <austincheney> if you have the time to do 2 forms of simultaneous employment I would strongly recommend it, but with some limitations
- # [01:58] <phiofn> i finished the machine learning course on coursera
- # [01:59] <austincheney> dictate one employer as your primary and seriously scale down your partification in the other
- # [01:59] <phiofn> finished half of the NLP course
- # [01:59] <phiofn> i can't do both
- # [01:59] <phiofn> they are in different countries :)
- # [01:59] <austincheney> :(
- # [01:59] <austincheney> then I would take the offer at Microsoft
- # [01:59] <austincheney> you can always attend a different university later
- # [02:00] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [02:00] <phiofn> austincheney, and would leave your country for that ?
- # [02:00] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [02:00] <phiofn> austincheney, your family , your relateives... etc ?
- # [02:00] <austincheney> yes, but my experience is not common
- # [02:01] <austincheney> I have two employers
- # [02:01] <austincheney> I am a senior strategy analyst/developer for a major e-commerce company and also a information assurance and knowledge management expert for my secondary employer
- # [02:01] <austincheney> my second employer is military
- # [02:02] <carminec> austincheney: holy crap
- # [02:02] <austincheney> I am about to start my 3rd deployment on the otherside of the world from my family
- # [02:02] * Parts: roy___ (~roy@a218065.upc-a.chello.nl) ("Leaving...")
- # [02:02] <austincheney> i hate to say you get used to it, but you figure out how to manage various roles simultaneously
- # [02:03] <austincheney> the experience I have gained from dual employment has been tremendous
- # [02:04] <austincheney> I have unique experiences that others at my primary employement are not capable of understanding that lend towards management and self-education
- # [02:06] * Quits: DevMadrok (~DevMadrok@r186-52-160-230.dialup.adsl.anteldata.net.uy) (Ping timeout: 245 seconds)
- # [02:07] <austincheney> a peon in the military, provided sufficient experience and maturity, has leadership capabilities comparable to many corporate directors though the military peon would be comparitively lacking education (master's degree) and some technical skills
- # [02:07] <austincheney> though that distinction tends to be less true in the reserves where many of those peons are working on their masters
- # [02:07] <carminec> i notice a certain sang froid amongst the military peeps
- # [02:08] <carminec> cool under pressure
- # [02:08] <austincheney> When you get shot at and commonly work 12-14 hour days, a heated corporate meeting is relatively trivial
- # [02:09] <carminec> pretty much
- # [02:09] * Quits: fritzy (~fritzy@71-84-176-9.dhcp.mdfd.or.charter.com) (Remote host closed the connection)
- # [02:09] <austincheney> not that i have been shot at though
- # [02:09] <carminec> well there it is, phiofn, you should go into the military
- # [02:09] <carminec> :p
- # [02:09] <phiofn> carminec, :)
- # [02:09] <austincheney> i would take the Microsoft offer
- # [02:10] <phiofn> actually military is obligatory in our country
- # [02:10] <phiofn> but since i have no brothers ... i was exmpted
- # [02:10] <carminec> wow
- # [02:10] <carminec> interesting
- # [02:10] <austincheney> Microsoft is known for being extremely good at taking care of immigrant employees
- # [02:10] <carminec> i think austincheney is right.
- # [02:10] <phiofn> austincheney, i heard that
- # [02:10] <phiofn> but iam thinking about immigration
- # [02:11] <phiofn> is it a good thing to do ?
- # [02:11] <carminec> they should take care of that
- # [02:11] <austincheney> you would probably enter the US with a visa with MS as your sponsor
- # [02:11] <phiofn> austincheney, yes... an h1b visa
- # [02:11] <austincheney> after 5 years of residence you could apply for citizenship
- # [02:11] * Quits: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [02:12] <phiofn> austincheney, you think this is a good thing ?
- # [02:12] <austincheney> oh yeah, its a good thing unless you have other better offers on the table
- # [02:12] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [02:13] <phiofn> i was talking about immigration
- # [02:13] <phiofn> would you leave france for a job offer ?
- # [02:13] <austincheney> i have no doubt it will be hard going into a different country with different cultural norms, but with a bit of determination those things are easily adaptable around
- # [02:14] <austincheney> phiofn: France is different, because France is not known for allowing dual citizenship
- # [02:14] <austincheney> that makes hard to apply for citizenship elsewhere
- # [02:15] <phiofn> US citizenship needs more than 5 years
- # [02:15] <phiofn> green card is doable within 5 years
- # [02:15] <phiofn> but citizen ship is another story
- # [02:15] <austincheney> ah ok
- # [02:15] <austincheney> maybe i was thinking about permanent residency
- # [02:16] <phiofn> may be
- # [02:16] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [02:16] <phiofn> to tired ot thinking
- # [02:16] <phiofn> too*
- # [02:17] <phiofn> life sucks ...
- # [02:17] <phiofn> and have no undo button
- # [02:17] * Quits: ghartmann (~ghartmann@cpc23-camd13-2-0-cust14.hari.cable.virginmedia.com) (Quit: Leaving)
- # [02:18] * abstractj|away is now known as abstractj
- # [02:18] <austincheney> you should look at life as a series of opportunities
- # [02:18] <austincheney> you have to grab and take opportunity to increase your wealth and happiness
- # [02:19] <austincheney> some opportunities require some risk
- # [02:19] <carminec> well said
- # [02:21] <austincheney> if you wait too long some of those opportunties will no longer be available
- # [02:21] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [02:21] <austincheney> the end result is what provides you the most fulfillment
- # [02:26] * Quits: benv_ (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
- # [02:31] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [02:34] * Quits: dgathright (~dgathrigh@nat/yahoo/x-mvedipsrqifqubpb) (Ping timeout: 260 seconds)
- # [02:39] * Parts: unifly (~unifly@host169-210-dynamic.42-79-r.retail.telecomitalia.it) ("Sto andando via")
- # [02:39] * Joins: benv_ (~benv@38.104.194.126)
- # [02:42] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
- # [02:44] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [02:45] * Joins: _dc_____________ (~dc@218.sub-70-194-134.myvzw.com)
- # [02:46] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [02:47] * Quits: narkeeso (~narkeeso@pool-98-112-75-48.lsanca.fios.verizon.net) (Quit: ["Textual IRC Client: www.textualapp.com"])
- # [02:48] * Quits: phiofn (~phiofn@41.46.219.234) (Ping timeout: 255 seconds)
- # [02:52] * Joins: zenorocha (~zenorocha@38.122.109.194)
- # [02:52] * Quits: austincheney (~quassel@70-3-233-222.pools.spcsdns.net) (Ping timeout: 260 seconds)
- # [02:53] * Joins: dgathright (~dgathrigh@m900536d0.tmodns.net)
- # [02:53] * Quits: dgathright (~dgathrigh@m900536d0.tmodns.net) (Remote host closed the connection)
- # [02:56] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [02:58] * Quits: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net) (Quit: leaving)
- # [02:59] * Quits: _dc_____________ (~dc@218.sub-70-194-134.myvzw.com) (Remote host closed the connection)
- # [02:59] * Quits: zenorocha (~zenorocha@38.122.109.194) (Remote host closed the connection)
- # [03:02] * Joins: Ducki_ (~Ducki@pD9E398C4.dip0.t-ipconnect.de)
- # [03:03] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [03:04] * Quits: GuruShah (~GuruShah@139.190.214.34) (Quit: GuruShah)
- # [03:09] * Quits: jacobolus (~jacobolus@173-164-253-217-SFBA.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [03:10] * Joins: jacobolus (~jacobolus@173-164-253-217-SFBA.hfc.comcastbusiness.net)
- # [03:11] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [03:12] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
- # [03:13] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [03:14] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [03:15] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
- # [03:16] * Joins: machicola (~thetentma@12.51.35.154)
- # [03:16] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 276 seconds)
- # [03:17] * Quits: machicola (~thetentma@12.51.35.154) (Max SendQ exceeded)
- # [03:18] * Joins: machicola (~thetentma@12.51.35.154)
- # [03:19] * Parts: machicola (~thetentma@12.51.35.154)
- # [03:21] * Quits: danielwrobert (~danielwro@trestles.cukerinteractive.com) (Quit: Leaving.)
- # [03:23] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [03:24] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [03:26] * Quits: jacobolus (~jacobolus@173-164-253-217-SFBA.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [03:27] * Joins: mattkelly (~mattwkell@173.252.71.2)
- # [03:27] * Quits: mattkelly (~mattwkell@173.252.71.2) (Changing host)
- # [03:27] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [03:30] * Quits: Wildblue (~wb@c-69-140-154-17.hsd1.md.comcast.net) (Quit: Terabytes are termite-like desert insects.)
- # [03:32] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [03:32] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [03:36] * Joins: Ducki__ (~Ducki@pD9E39526.dip0.t-ipconnect.de)
- # [03:39] * Joins: rossdc (6eaf5e5e@gateway/web/freenode/ip.110.175.94.94)
- # [03:40] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
- # [03:40] * Quits: Ducki_ (~Ducki@pD9E398C4.dip0.t-ipconnect.de) (Ping timeout: 255 seconds)
- # [03:42] <rossdc> Ok! I'm an idiot using Zurb Foundation with Symfony2 to design a website, on my registration form I have "<a id="addAddressButton" class="tiny button" href="#">Add address</a><input class="tiny button" type="submit" value="{{ 'registration.submit'|trans({}, 'FOSUserBundle') }}">", this produces two buttons right next to each other, how would I separate them so one is on the left of the div and the other on the right
- # [03:42] <rossdc> I am on oldschool horrible HTML developer that would love to dump a <table> in there just to space them out
- # [03:42] <rossdc> I know this is now considered not cool
- # [03:46] <rossdc> Anyone?
- # [03:46] * Joins: bahodir (~archmage@ool-45720930.dyn.optonline.net)
- # [03:47] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
- # [03:49] * Quits: bahodir (~archmage@ool-45720930.dyn.optonline.net) (Client Quit)
- # [03:54] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
- # [03:55] * Quits: _gambit (~prajwalit@59.95.0.71) (Quit: Computer has gone to sleep.)
- # [03:57] <carminec> that is a little spcialized :)
- # [03:59] * Quits: chucky (~chucky@net-93-148-187-37.cust.dsl.teletu.it) (Remote host closed the connection)
- # [03:59] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [03:59] * Joins: axos4111 (~axos@xdsl-78-35-178-206.netcologne.de)
- # [03:59] * Parts: axos4111 (~axos@xdsl-78-35-178-206.netcologne.de)
- # [04:00] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [04:01] * Joins: _gambit (~prajwalit@59.95.0.71)
- # [04:05] * Joins: martisj (~martisj@ppp154-95.static.internode.on.net)
- # [04:16] * Joins: leftStanding (~zenko@adsl-98-91-38-29.chs.bellsouth.net)
- # [04:19] * Quits: benv_ (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
- # [04:23] * Quits: alexhanc_ (~alexhanco@64.125.137.250) (Remote host closed the connection)
- # [04:27] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
- # [04:41] * Joins: quest88 (~quest88@c-67-170-219-133.hsd1.ca.comcast.net)
- # [04:43] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 264 seconds)
- # [04:44] * abstractj is now known as abstractj|away
- # [04:45] * Joins: barneybook_work (~Thunderbi@118-168-230-177.dynamic.hinet.net)
- # [04:48] * Quits: s5fs (~adam@unaffiliated/s5fs) (Ping timeout: 255 seconds)
- # [04:49] * Quits: carminec (~user@96.127.207.22) (Ping timeout: 252 seconds)
- # [04:51] * Joins: Vennril2 (~vennril@p4FCB0741.dip0.t-ipconnect.de)
- # [04:53] * Quits: Vennril (~vennril@p4FCB098F.dip0.t-ipconnect.de) (Ping timeout: 276 seconds)
- # [04:55] * Joins: solitude88 (~solitude8@wsip-24-234-107-73.lv.lv.cox.net)
- # [04:56] * Joins: carminec (~user@136.159.160.4)
- # [04:59] * Joins: Me1000 (~Me1000@50-83-228-213.client.mchsi.com)
- # [05:03] * Quits: floogulinc (~floogulin@c-76-17-172-83.hsd1.mn.comcast.net) (Read error: Connection reset by peer)
- # [05:04] * Joins: floogulinc (~floogulin@c-76-17-172-83.hsd1.mn.comcast.net)
- # [05:05] * Quits: floogulinc (~floogulin@c-76-17-172-83.hsd1.mn.comcast.net) (Client Quit)
- # [05:05] * Joins: floogulinc (~floogulin@c-76-17-172-83.hsd1.mn.comcast.net)
- # [05:08] * Joins: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net)
- # [05:09] * Quits: hemanth_ (~who@182.71.223.69) (Read error: Connection reset by peer)
- # [05:10] * Joins: hemanth_ (~who@182.71.223.69)
- # [05:10] * Quits: dragonshed (~dragonshe@about/csharp/regular/chaka) (Quit: dragonshed)
- # [05:11] * Joins: DevMadrok (DevMadrok@r186-52-162-116.dialup.adsl.anteldata.net.uy)
- # [05:16] * Joins: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net)
- # [05:20] * Quits: _gambit (~prajwalit@59.95.0.71) (Quit: Computer has gone to sleep.)
- # [05:21] * Quits: carminec (~user@136.159.160.4) (Ping timeout: 276 seconds)
- # [05:30] * Joins: axos411 (~axos@xdsl-78-35-178-206.netcologne.de)
- # [05:31] * Quits: axos411 (~axos@xdsl-78-35-178-206.netcologne.de) (Client Quit)
- # [05:31] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [05:36] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Read error: Connection reset by peer)
- # [05:36] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [05:36] * Joins: carminec (~user@96.127.207.22)
- # [05:37] * Quits: leftStanding (~zenko@adsl-98-91-38-29.chs.bellsouth.net) (Quit: Leaving.)
- # [05:37] * Quits: iamdustan (~dustankas@h234.182.188.173.dynamic.ip.windstream.net) (Quit: iamdustan)
- # [05:42] * Joins: kennyluck (~kennyluck@119.161.158.96)
- # [05:42] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [05:47] * Joins: GuruShah (~GuruShah@139.190.214.34)
- # [05:49] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
- # [05:51] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
- # [05:53] * Quits: debsan (~debsan@16-74-245-190.fibertel.com.ar) (Remote host closed the connection)
- # [05:53] * Joins: longbeach (~mike@AFontenayssB-152-1-17-149.w82-121.abo.wanadoo.fr)
- # [06:01] * Joins: zenorocha (~zenorocha@67.103.67.3)
- # [06:06] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
- # [06:07] * Quits: DevMadrok (DevMadrok@r186-52-162-116.dialup.adsl.anteldata.net.uy) (Ping timeout: 276 seconds)
- # [06:10] * Joins: WeThePeople (~WeThePeop@63.91.27.121)
- # [06:11] <WeThePeople> hi
- # [06:12] * Quits: zenorocha (~zenorocha@67.103.67.3) (Remote host closed the connection)
- # [06:13] <WeThePeople> what does IDL stand for?
- # [06:14] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [06:14] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [06:14] * Joins: _gambit (~prajwalit@61.12.96.226)
- # [06:18] <Moo^_^> WeThePeople: interface definition language
- # [06:18] <Moo^_^> WeThePeople: one sec
- # [06:18] * Quits: GuruShah (~GuruShah@139.190.214.34) (Quit: GuruShah)
- # [06:19] <Moo^_^> WeThePeople: here http://stackoverflow.com/a/13829019/315168
- # [06:19] <WeThePeople> thankyou
- # [06:19] <WeThePeople> this is what i found>>> http://www.w3.org/TR/DOM-Level-2-HTML/idl-definitions.html
- # [06:24] * Joins: niloy (~niloy@203.196.177.156)
- # [06:36] * Quits: carminec (~user@96.127.207.22) (Ping timeout: 256 seconds)
- # [06:40] * Joins: dragonshed (~dragonshe@about/csharp/regular/chaka)
- # [06:43] * Quits: themime (~hobbit@50-195-128-213-static.hfc.comcastbusiness.net)
- # [06:47] * Quits: zettam1 (~Pak@176.40.170.2) (Read error: Connection reset by peer)
- # [06:53] * Joins: GuruShah (~GuruShah@139.190.214.34)
- # [06:53] * Joins: chucky (~chucky@net-93-148-187-37.cust.dsl.teletu.it)
- # [06:55] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [06:55] * Quits: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [06:56] * Quits: kennyluck (~kennyluck@119.161.158.96) (Read error: Connection reset by peer)
- # [06:56] * Joins: kennyluck_ (~kennyluck@119.161.158.96)
- # [06:57] * Quits: oniijin (~oniijin@cpe-24-242-41-202.hot.res.rr.com) (Read error: Connection reset by peer)
- # [06:57] * Joins: oniijin (~oniijin@cpe-24-242-41-202.hot.res.rr.com)
- # [07:05] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
- # [07:07] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
- # [07:07] <WeThePeople> are there any html5 lists with all the elements available?
- # [07:08] <Moo^_^> WeThePeople: yes
- # [07:08] <Moo^_^> WeThePeople: google tells you http://www.w3.org/TR/html-markup/elements.html
- # [07:09] <Moo^_^> though you should not use such lists for any development purposes as the list is in the constant change, naturally
- # [07:09] <WeThePeople> thankyou
- # [07:10] * Quits: ineku (~user@unaffiliated/pkeni) (Remote host closed the connection)
- # [07:10] * Joins: ineku` (~user@c-24-7-49-8.hsd1.ca.comcast.net)
- # [07:12] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [07:14] <WeThePeople> moo^_^, is w3 google site?
- # [07:14] <Moo^_^> WeThePeople: no
- # [07:15] <Moo^_^> the link is the first result if you google "html5 elements"
- # [07:15] <WeThePeople> lol
- # [07:15] <Moo^_^> we appreciate self-studying effort :)
- # [07:15] <WeThePeople> well i was lookin for somthin special
- # [07:16] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 265 seconds)
- # [07:16] <WeThePeople> i am excited about the <section></> tags!!
- # [07:18] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [07:22] <WeThePeople> instead of <div></> or <span></>
- # [07:23] <Moo^_^> yes, new tags make markup little more semantic and readable
- # [07:25] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [07:29] * Quits: GuruShah (~GuruShah@139.190.214.34) (Quit: GuruShah)
- # [07:31] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Read error: Connection reset by peer)
- # [07:34] * Joins: anthony_dev_ (~anthony@46.227.191.162)
- # [07:37] * Quits: moshee (~moshee@unaffiliated/moshee) (Remote host closed the connection)
- # [07:38] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [07:38] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [07:38] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [07:39] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 265 seconds)
- # [07:39] * Quits: anthony_dev_ (~anthony@46.227.191.162) (Ping timeout: 244 seconds)
- # [07:39] * Joins: BigKing (~BigKing@dslb-188-109-039-233.pools.arcor-ip.net)
- # [07:40] * Joins: anthony_dev_ (~anthony@46.227.191.239)
- # [07:40] * Quits: anthony_dev_ (~anthony@46.227.191.239) (Client Quit)
- # [07:46] * Joins: desu-mute (~no@cpe-72-177-77-75.austin.res.rr.com)
- # [07:49] * Joins: kennyluck (~kennyluck@119.161.158.96)
- # [07:53] * Joins: soee (~soee@83-238-167-52.ip.netia.com.pl)
- # [07:53] * Quits: kennyluck_ (~kennyluck@119.161.158.96) (Ping timeout: 255 seconds)
- # [07:56] * Joins: itrufeng (~itrufeng@222.90.140.114)
- # [07:59] * itrufeng I want replace relative path to absolute in html. like html base url . How to do…?
- # [08:00] <Moo^_^> itrufeng: this might help http://www.joezimjs.com/javascript/the-lazy-mans-url-parsing/
- # [08:00] <itrufeng> Moo^_^: thank you.
- # [08:01] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [08:09] * Quits: BigKing (~BigKing@dslb-188-109-039-233.pools.arcor-ip.net) (Remote host closed the connection)
- # [08:10] <hemanth_> itrufeng, one more lazy man here http://www.h3manth.com/content/parsing-query-string-javascript
- # [08:11] <hemanth_> bot-t, soruce
- # [08:11] <bot-t> hemanth_, Source Code - jQuery Wiki - This is the full source code for jQuery. The code, itself, is written rather cleanly -- in an attempt to be self-documenting. If you've spotted some areas of code that could be improved, feel free ... http://docs.jquery.com/Source_Code
- # [08:11] * Quits: Me1000 (~Me1000@50-83-228-213.client.mchsi.com) (Quit: Leaving...)
- # [08:11] <hemanth_> bot-t,help
- # [08:11] <hemanth_> bot-t, help
- # [08:11] * Quits: rossdc (6eaf5e5e@gateway/web/freenode/ip.110.175.94.94) (Quit: Page closed)
- # [08:11] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
- # [08:11] <itrufeng> hemanth_: thank you very much.
- # [08:12] <hemanth_> itrufeng, np
- # [08:12] * Joins: guest007 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [08:12] * ineku` is now known as ineku
- # [08:13] * Quits: ineku (~user@c-24-7-49-8.hsd1.ca.comcast.net) (Changing host)
- # [08:13] * Joins: ineku (~user@unaffiliated/pkeni)
- # [08:15] * Joins: roel (~quassel@d54C236E3.access.telenet.be)
- # [08:18] * Joins: kitallis (~kitallis@122.167.114.135)
- # [08:27] * Quits: solitude88 (~solitude8@wsip-24-234-107-73.lv.lv.cox.net) (Quit: Linkinus - http://linkinus.com)
- # [08:29] * Joins: Ms2ger (~Ms2ger@109.133.14.251)
- # [08:33] * Quits: guest007 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [08:34] * Joins: guest007 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [08:41] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk) (Ping timeout: 246 seconds)
- # [08:43] * Quits: ineku (~user@unaffiliated/pkeni) (Ping timeout: 265 seconds)
- # [08:43] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [08:44] * Quits: guest007 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [08:45] * Quits: dameleon_ (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [08:45] * Joins: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
- # [08:46] * Joins: chclto (~seatea@76.91.206.132)
- # [08:47] * Quits: chclto (~seatea@76.91.206.132) (Client Quit)
- # [08:50] * Joins: poolshark (~quassel@dslb-178-000-180-034.pools.arcor-ip.net)
- # [08:55] * Quits: WeThePeople (~WeThePeop@63.91.27.121) (Quit: Leaving)
- # [08:56] * Quits: quest88 (~quest88@c-67-170-219-133.hsd1.ca.comcast.net) (Quit: quest88)
- # [08:57] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [08:57] * Parts: itrufeng (~itrufeng@222.90.140.114)
- # [08:59] * Quits: chucky (~chucky@net-93-148-187-37.cust.dsl.teletu.it) (Remote host closed the connection)
- # [08:59] * Quits: Ms2ger (~Ms2ger@109.133.14.251) (Quit: bbl)
- # [09:11] * Joins: mstalfoort (~manuchill@83.232.96.217)
- # [09:12] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [09:14] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [09:14] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [09:16] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 244 seconds)
- # [09:22] * Joins: ampz (~laptop@host86-181-46-33.range86-181.btcentralplus.com)
- # [09:22] * Joins: Kolombiken (~Adium@217.13.228.226)
- # [09:22] * Quits: ampz (~laptop@host86-181-46-33.range86-181.btcentralplus.com) (Client Quit)
- # [09:23] <RatherOutspoken> So weird. If I push an object into an array with a 'contents' value set as an empty array, the array receives an empty object. If I change 'contents' to null, anything else, or if I put something in the array, it's fine. But (and here's where it's REALLY odd), if I set it as null, and swap it with an empty array AFTER I console.log the array, the console.log changes to reflect it, and shows an empty object! That's not logical b
- # [09:23] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 246 seconds)
- # [09:24] <RatherOutspoken> It's like the console.log (or array in general) knows what's about to happen
- # [09:24] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [09:24] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [09:24] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [09:34] * Joins: MisterSpeaker (~MisterSpe@62.129.6.2)
- # [09:34] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [09:40] * Quits: asher^ (~asher@unaffiliated/asher/x-9381395)
- # [09:41] * Joins: myx (~myx@pppoe-211-2-dyn-sr.volgaline.ru)
- # [09:42] * Quits: eighty4 (~eighty4@unaffiliated/eighty4) (Excess Flood)
- # [09:45] * Joins: eighty4 (~eighty4@unaffiliated/eighty4)
- # [09:56] * Joins: vlad_starkov (~vlad_star@213.221.32.139)
- # [10:03] * Joins: _moon (~moon@131.117.202.4)
- # [10:04] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 246 seconds)
- # [10:07] * Joins: sedovsek (~robert@89.143.12.238)
- # [10:08] * Quits: vlad_starkov (~vlad_star@213.221.32.139) (Remote host closed the connection)
- # [10:12] * Joins: vlad_starkov (~vlad_star@213.221.32.139)
- # [10:14] * Quits: Fli-c (~c@133.110.188.90.etth.tomsknet.ru) (Ping timeout: 264 seconds)
- # [10:15] * Joins: Fli-c (~c@133.110.188.90.etth.tomsknet.ru)
- # [10:15] * Quits: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [10:16] * Quits: ejnahc (~ejnahc@unaffiliated/ejnahc) (Max SendQ exceeded)
- # [10:17] * Joins: ejnahc (~ejnahc@unaffiliated/ejnahc)
- # [10:18] * Joins: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
- # [10:24] * Quits: vlad_starkov (~vlad_star@213.221.32.139) (Remote host closed the connection)
- # [10:28] * Quits: Fli-c (~c@133.110.188.90.etth.tomsknet.ru) (Ping timeout: 264 seconds)
- # [10:29] * Joins: Fli-c (~c@133.110.188.90.etth.tomsknet.ru)
- # [10:30] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [10:32] * Joins: phiofn (~phiofn@41.46.219.234)
- # [10:34] * Joins: asher^ (asher@101.166.147.73)
- # [10:34] * Quits: asher^ (asher@101.166.147.73) (Changing host)
- # [10:34] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [10:35] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
- # [10:36] * Joins: zeppo (~zeppo@static-88.131.87.100.addr.tdcsong.se)
- # [10:37] * Joins: nonge_ (~nonge@p50829955.dip.t-dialin.net)
- # [10:38] * Joins: natrixnatrix89 (~janis@94.101.228.33)
- # [10:38] * Joins: Usse (~usse@170.3.254.213.static.dsl.itgate.net)
- # [10:39] * Joins: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de)
- # [10:40] * Quits: nonge (~nonge@p5B326B8E.dip.t-dialin.net) (Ping timeout: 248 seconds)
- # [10:41] * Quits: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de) (Read error: No route to host)
- # [10:42] * Joins: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de)
- # [10:46] * Quits: phiofn (~phiofn@41.46.219.234) (Ping timeout: 265 seconds)
- # [10:50] * Joins: Dasleah (~das@ppp121-44-205-245.lns20.syd7.internode.on.net)
- # [10:53] * Joins: vlad_starkov (~vlad_star@79.104.7.192)
- # [11:00] * Joins: exoon (~exoon@p4FD38DFC.dip0.t-ipconnect.de)
- # [11:00] * Joins: phiofn (~phiofn@41.46.219.234)
- # [11:01] * Joins: coellobranco (~FoRcEr@216.Red-83-53-124.dynamicIP.rima-tde.net)
- # [11:09] * Joins: Richhh (~Richhh@host86-134-247-213.range86-134.btcentralplus.com)
- # [11:11] * abstractj|away is now known as abstractj
- # [11:12] * Joins: krolbg (~carolina@187.59.179.241)
- # [11:12] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [11:17] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 265 seconds)
- # [11:23] * Quits: MisterSpeaker (~MisterSpe@62.129.6.2) (Remote host closed the connection)
- # [11:23] * Joins: Jonadabe (~Jonadabe@bl5-135-203.dsl.telepac.pt)
- # [11:24] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [11:25] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [11:26] * Joins: MisterSpeaker (~MisterSpe@62.129.6.2)
- # [11:29] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [11:33] * Quits: kennyluck (~kennyluck@119.161.158.96) (Read error: Connection reset by peer)
- # [11:34] * Joins: kennyluck (~kennyluck@119.161.158.96)
- # [11:37] * Joins: shanahan (shanahan@hilla.kapsi.fi)
- # [11:38] * Joins: g105b (~g105b@2.24.143.52)
- # [11:50] * Quits: hex20dec (~hex20dec@unaffiliated/hex20dec) (Quit: Leaving.)
- # [11:53] * Joins: ec30 (~textual@095-097-048-229.static.chello.nl)
- # [11:58] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [12:02] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
- # [12:03] * Joins: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au)
- # [12:04] * Joins: hex20dec (~hex20dec@unaffiliated/hex20dec)
- # [12:05] * Quits: hex20dec (~hex20dec@unaffiliated/hex20dec) (Client Quit)
- # [12:12] * Joins: dameleon_ (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [12:13] * Joins: debsan (~debsan@16-74-245-190.fibertel.com.ar)
- # [12:13] * Joins: sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
- # [12:14] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [12:14] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [12:15] * Quits: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Ping timeout: 244 seconds)
- # [12:15] * abstractj is now known as abstractj|away
- # [12:20] * Quits: coellobranco (~FoRcEr@216.Red-83-53-124.dynamicIP.rima-tde.net) (Ping timeout: 244 seconds)
- # [12:25] * Joins: DevMadrok (DevMadrok@r186-52-162-116.dialup.adsl.anteldata.net.uy)
- # [12:34] * Quits: vlad_starkov (~vlad_star@79.104.7.192) (Read error: Connection reset by peer)
- # [12:40] * Quits: Dasleah (~das@ppp121-44-205-245.lns20.syd7.internode.on.net) (Quit: Leaving)
- # [12:40] * Quits: phiofn (~phiofn@41.46.219.234) (Ping timeout: 260 seconds)
- # [12:41] * Quits: dameleon_ (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [12:42] * Joins: vlad_starkov (~vlad_star@79.104.7.192)
- # [12:48] * Quits: vlad_starkov (~vlad_star@79.104.7.192) (Remote host closed the connection)
- # [12:50] * Quits: Ikoru (~Ikoru@027f29a3.bb.sky.com)
- # [12:51] * Joins: manuelbieh_ (~beeevi2@p50997681.dip0.t-ipconnect.de)
- # [12:51] * Joins: phiofn (~phiofn@41.46.219.234)
- # [12:53] * Quits: manuelbieh (~beeevi2@p50997681.dip0.t-ipconnect.de) (Ping timeout: 244 seconds)
- # [12:54] * Quits: DevMadrok (DevMadrok@r186-52-162-116.dialup.adsl.anteldata.net.uy) (Ping timeout: 245 seconds)
- # [12:54] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [12:57] * Joins: pandeiro (~user@177.33.183.145)
- # [12:59] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 264 seconds)
- # [13:06] * Joins: coellobranco (~FoRcEr@154.Red-83-44-221.dynamicIP.rima-tde.net)
- # [13:06] * Quits: MisterSpeaker (~MisterSpe@62.129.6.2) (Remote host closed the connection)
- # [13:10] * Joins: rickibalboa (~ricki@84.19.107.42)
- # [13:13] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [13:17] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 244 seconds)
- # [13:21] * Quits: exoon (~exoon@p4FD38DFC.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [13:21] * Quits: sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) (Remote host closed the connection)
- # [13:27] * Joins: exoon (~exoon@p4FD38DFC.dip0.t-ipconnect.de)
- # [13:33] * Quits: martisj (~martisj@ppp154-95.static.internode.on.net) (Ping timeout: 250 seconds)
- # [13:33] * Joins: SWakey (~SWakey@5e053afb.bb.sky.com)
- # [13:36] * Quits: OzDave_mbp (~OzDave_mb@123-243-224-99.static.tpgi.com.au) (Quit: -=[. _ .]=- waves bye..)
- # [13:39] * Quits: pn0 (~pn0@95-31-214-222.broadband.corbina.ru) (Ping timeout: 246 seconds)
- # [13:40] * Joins: MisterSpeaker (~MisterSpe@62.129.6.2)
- # [13:41] * Quits: ejnahc (~ejnahc@unaffiliated/ejnahc) (Max SendQ exceeded)
- # [13:41] * Joins: ejnahc (~ejnahc@unaffiliated/ejnahc)
- # [13:42] * Joins: Somatt_wrk (~somattwrk@darkstar2.fullsix.com)
- # [13:45] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: Computer has gone to sleep.)
- # [13:45] * Joins: HardDisk_WP (~marco@wikipedia/harddisk)
- # [13:45] <HardDisk_WP> Hi all
- # [13:45] <HardDisk_WP> How do I debug why a mp4 video won't play on iPad? I'm using video.js
- # [13:45] <HardDisk_WP> Plays fine on PC, but on the iOS devices the loading spinner loads forever
- # [13:45] <HardDisk_WP> and when using the safari-debug feature, then inspect the resources, then the video is there but it also shows the spinner
- # [13:46] <HardDisk_WP> and nothing in request or response headers
- # [13:49] * Quits: MisterSpeaker (~MisterSpe@62.129.6.2) (Ping timeout: 244 seconds)
- # [13:51] * Quits: phiofn (~phiofn@41.46.219.234) (Ping timeout: 248 seconds)
- # [13:51] * Quits: pandeiro (~user@177.33.183.145) (Remote host closed the connection)
- # [14:05] * Joins: b-ot (~b-ot@46-38-167-162.static.cloud-ips.co.uk)
- # [14:05] * Quits: natrixnatrix89 (~janis@94.101.228.33) (Quit: Leaving.)
- # [14:07] * Joins: carminec (~user@96.127.207.22)
- # [14:12] * Joins: erichynds (~ehynds@64.206.121.41)
- # [14:16] * Joins: MisterSpeaker (~MisterSpe@62.129.6.2)
- # [14:17] * Joins: pandeiro (~mu@177.33.183.145)
- # [14:24] * Joins: phiofn (~phiofn@41.46.219.234)
- # [14:25] * Quits: MisterSpeaker (~MisterSpe@62.129.6.2) (Ping timeout: 265 seconds)
- # [14:27] * Quits: erichynds (~ehynds@64.206.121.41)
- # [14:27] * Quits: kennyluck (~kennyluck@119.161.158.96) (Read error: Connection reset by peer)
- # [14:28] * Joins: kennyluck (~kennyluck@119.161.158.96)
- # [14:30] * Joins: sasori (~sasori@cm105.gamma248.maxonline.com.sg)
- # [14:33] * Quits: kennyluck (~kennyluck@119.161.158.96) (Quit: kennyluck)
- # [14:36] * Joins: sean` (~seankoole@D97A9B72.cm-3-3c.dynamic.ziggo.nl)
- # [14:36] * Joins: Kuifje (~None@unaffiliated/kuifje111)
- # [14:37] * Joins: DevMadrok (~DevMadrok@r186-52-180-163.dialup.adsl.anteldata.net.uy)
- # [14:43] * Quits: niloy (~niloy@203.196.177.156) (Quit: Leaving)
- # [14:45] * Parts: phiofn (~phiofn@41.46.219.234) ("Leaving")
- # [14:45] * Joins: sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
- # [14:46] * Joins: MisterSpeaker (~MisterSpe@62.129.6.2)
- # [14:52] * Quits: desu-mute (~no@cpe-72-177-77-75.austin.res.rr.com) (Ping timeout: 264 seconds)
- # [14:53] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [14:54] * Joins: dameleon (~dameleon@g13.115-65-107.ppp.wakwak.ne.jp)
- # [14:54] * Joins: alcuadrado (~alcuadrad@unaffiliated/alcuadrado)
- # [14:56] <alcuadrado> Hi! some time ago I read that there was some kind of fork in the HTML5 spec, (smth like whatwg and w3c's one working on their own) but didn't have the time to read more about it. Is that correct?
- # [15:02] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [15:03] * Quits: ec30 (~textual@095-097-048-229.static.chello.nl) (Ping timeout: 246 seconds)
- # [15:11] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [15:12] * Joins: ericduran (~ericduran@75-149-106-130-NDCEast.hfc.comcastbusiness.net)
- # [15:12] * Joins: zettam (~Pak@176.40.170.2)
- # [15:13] * Joins: axos411 (~axos@xdsl-78-35-178-206.netcologne.de)
- # [15:15] * Quits: axos411 (~axos@xdsl-78-35-178-206.netcologne.de) (Client Quit)
- # [15:16] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [15:16] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [15:17] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [15:17] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [15:21] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 264 seconds)
- # [15:24] * Quits: rickibalboa (~ricki@84.19.107.42) (Read error: Connection reset by peer)
- # [15:24] * Joins: rickibalboa (~ricki@84.19.107.42)
- # [15:26] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [15:26] * Joins: iamdustan (~dustankas@rrcs-70-61-101-162.midsouth.biz.rr.com)
- # [15:29] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Quit: Wychodzi)
- # [15:30] * Quits: coellobranco (~FoRcEr@154.Red-83-44-221.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [15:32] * Quits: sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) (Remote host closed the connection)
- # [15:34] * Quits: pandeiro (~mu@177.33.183.145) (Quit: WeeChat 0.3.9.2)
- # [15:35] * Joins: sedovsek (~robert@89.143.12.238)
- # [15:37] * Quits: krolbg (~carolina@187.59.179.241) (Quit: krolbg)
- # [15:37] * Joins: vlad_starkov (~vlad_star@194.186.220.221)
- # [15:38] * Joins: krolbg (~carolina@187.59.179.241)
- # [15:39] * Quits: krolbg (~carolina@187.59.179.241) (Client Quit)
- # [15:43] * Joins: adamnbowen (~textual@199.248.241.101)
- # [15:44] * Joins: Ms2ger (~Ms2ger@109.133.14.251)
- # [15:45] * Joins: coellobranco (~FoRcEr@154.Red-83-44-221.dynamicIP.rima-tde.net)
- # [15:46] * Joins: greg_otoole (~gregoryot@130.203.137.63)
- # [15:49] * Joins: roy___ (~roy@a218065.upc-a.chello.nl)
- # [15:50] <roy___> I want to use a pop-up to show a larger version of a picture when clicked on .. i'm not sure though are popups still an acceptable thing to have ?
- # [15:51] * Quits: coellobranco (~FoRcEr@154.Red-83-44-221.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [15:51] * Joins: pn0 (~pn0@95-31-214-222.broadband.corbina.ru)
- # [15:59] * Quits: HardDisk_WP (~marco@wikipedia/harddisk) (Ping timeout: 264 seconds)
- # [16:00] * Joins: agu10^ (~agu10^@unaffiliated/agu10/x-1554175)
- # [16:01] <alcuadrado> roy___, popup or a lightbox-like layer?
- # [16:01] * Joins: eindoofus (~eindoofus@c-98-213-177-161.hsd1.il.comcast.net)
- # [16:01] <roy___> alcuadrado: Well i was thinking popup but what you say might be a better idea, do you have any examples of that ?
- # [16:02] <alcuadrado> sure: http://lokeshdhakar.com/projects/lightbox2/
- # [16:02] <eindoofus> hi, I was just wondering what is better to learn first after HTML4 & CSS2, should I first look at HTML5 or CSS3?
- # [16:04] <eindoofus> or does it not even matter?
- # [16:04] <alcuadrado> do you know javascript eindoofus ?
- # [16:04] <eindoofus> I do know a little, and I'm learning some jQuery at the moment
- # [16:05] <eindoofus> after the jQuery I was thinking about learning HTML5 or CSS3
- # [16:05] <dahlfors> if you know css2, css3 is basically the same
- # [16:05] <dahlfors> just some new features
- # [16:05] <alcuadrado> the same for html5
- # [16:05] <dahlfors> yep
- # [16:06] <dahlfors> some new elements and minor changes, but similar
- # [16:06] <alcuadrado> so you can pick the features you want, and learn one by one
- # [16:06] <dahlfors> guess the html5 boilerplate could be a nice thing to play with and learn
- # [16:06] <eindoofus> what's all this hype I keep hearing about client-side apps with HTML5/JS?
- # [16:06] <eindoofus> Is that using jQuery or something else?
- # [16:07] <dahlfors> it is a new addition to browsers: local storage
- # [16:07] <dahlfors> with javascript and html5 you can do quite a lot with it
- # [16:07] <alcuadrado> html5 is now an umbrella term referring to a whole set of web technologies (some of them new, some not so new) that enable much interesting applications to be done in the browser (whit html, css and js)
- # [16:08] <eindoofus> does that mean that it's probably not enough to just know jquery for making one of those apps?
- # [16:08] <alcuadrado> you also need html and css
- # [16:08] * Joins: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com)
- # [16:09] <eindoofus> do I need to get into the nitty gritty of javascript or will jquery be enough for most applications?
- # [16:09] <alcuadrado> but don't forget that jquery is just a tool for writing javascript
- # [16:10] * Joins: HardDisk_WP (~marco@stella.vm-dg.de)
- # [16:10] * Quits: HardDisk_WP (~marco@stella.vm-dg.de) (Changing host)
- # [16:10] * Joins: HardDisk_WP (~marco@wikipedia/harddisk)
- # [16:10] <alcuadrado> jquery makes writing javascript easier, but you are writing javascript anyway, so you should know the language
- # [16:10] * Joins: krolbg (~carolina@187.59.179.241)
- # [16:11] <eindoofus> I see. Just wanted to make sure that the jquery library is still useful in addition to javascript.
- # [16:11] <alcuadrado> if you have some time "Javascript: the good parts" is a great book by douglas crockford (smth like the step-father of javascript) about js
- # [16:11] <eindoofus> Selecting with just javascript sounds like a headache. I would rather use jquery for that when I can.
- # [16:11] <alcuadrado> sure, jquery is still very relevant
- # [16:11] <dahlfors> jquery is constantly being updated for new functionality
- # [16:12] <dahlfors> so it will make it easier for you to use local storage as well
- # [16:12] <alcuadrado> selecting with js in a modern browser is the same as jquery: document.querySelctorAll("selector_as_in_jquery")
- # [16:12] <alcuadrado> dahlfors, why do you insist that much in local storage?
- # [16:12] <alcuadrado> IMHO it's just another feature.. not all apps need it
- # [16:13] <dahlfors> because he said "client-side app with html5/js"
- # [16:13] * Joins: dshap (~dshap@static-98-116-12-24.nycmny.fios.verizon.net)
- # [16:14] <alcuadrado> I don't see why that implies local storage
- # [16:14] <alcuadrado> you can make rich client-side applications without storing anything at all in the client
- # [16:15] <dahlfors> I figured, because otherwise he would have left out the word "client-side" and just said "app with html5/js"
- # [16:15] <eindoofus> I noticed that PluralSight has a course on "Building HTML5 and JavaScript Apps with MVVM and Knockout". Is that all still relevant or is that an outdated course?
- # [16:15] <eindoofus> Also see "Single Page Apps with HTML5, Web API, Knockout and jQuery"
- # [16:16] <alcuadrado> eindoofus, it depends on your previous programming experience
- # [16:17] <eindoofus> I
- # [16:17] <alcuadrado> I mean, they are still relevant.. though knockout isn't that popular
- # [16:17] * Quits: alcuadrado (~alcuadrad@unaffiliated/alcuadrado) (Quit: This conversation is over)
- # [16:18] * Joins: alcuadrado (~alcuadrad@unaffiliated/alcuadrado)
- # [16:18] <eindoofus> I wonder why they use it in that case.. does it integrate better with ASP.Net maybe
- # [16:18] <alcuadrado> sorry, I lost my connection.. did you say smth?
- # [16:18] <eindoofus> nothing important
- # [16:19] <eindoofus> I should get back to work, lol. Thanks for the info guys
- # [16:19] <eindoofus> take care
- # [16:19] * Quits: eindoofus (~eindoofus@c-98-213-177-161.hsd1.il.comcast.net) (Quit: Leaving)
- # [16:20] * Joins: _dc (~dc@alexander.nat.trb.com)
- # [16:25] * Quits: Ducki__ (~Ducki@pD9E39526.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [16:28] * Joins: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com)
- # [16:29] * Quits: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com) (Client Quit)
- # [16:29] * Joins: garciawebdev (~garciaweb@190.244.95.154)
- # [16:30] * Joins: BillCriswell (~billcrisw@173-161-182-147-Philadelphia.hfc.comcastbusiness.net)
- # [16:32] * Joins: AlmogBaku (6d4205d0@gateway/web/freenode/ip.109.66.5.208)
- # [16:37] * Quits: AlmogBaku (6d4205d0@gateway/web/freenode/ip.109.66.5.208) (Ping timeout: 245 seconds)
- # [16:38] * Vennril2 is now known as Vennril
- # [16:51] * Joins: tw2113 (~tw2113@host-44-42-107-208.midco.net)
- # [16:51] * Quits: tw2113 (~tw2113@host-44-42-107-208.midco.net) (Changing host)
- # [16:51] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [16:53] * Joins: quest88 (~quest88@c-67-170-219-133.hsd1.ca.comcast.net)
- # [16:53] * Quits: poolshark (~quassel@dslb-178-000-180-034.pools.arcor-ip.net) (Read error: Connection reset by peer)
- # [16:56] * Joins: thisgeek (~chris@ool-45757782.dyn.optonline.net)
- # [16:57] * Joins: ffs82defxp (~ffs82defx@50.13.5.73)
- # [16:57] * Quits: quest88 (~quest88@c-67-170-219-133.hsd1.ca.comcast.net) (Client Quit)
- # [16:58] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [17:00] * Quits: roel (~quassel@d54C236E3.access.telenet.be) (Remote host closed the connection)
- # [17:01] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
- # [17:02] * Quits: vlad_starkov (~vlad_star@194.186.220.221) (Read error: Connection reset by peer)
- # [17:04] * Joins: vlad_starkov (~vlad_star@194.186.220.221)
- # [17:04] * Quits: CodeDroid__ (~DroidKree@195.238.92.174) (Quit: In Web We Trust)
- # [17:05] * Quits: rickibalboa (~ricki@84.19.107.42) (Ping timeout: 248 seconds)
- # [17:06] * paulroug1t is now known as paulrouget
- # [17:07] * Joins: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com)
- # [17:07] * abstractj|away is now known as abstractj
- # [17:08] * Quits: sean` (~seankoole@D97A9B72.cm-3-3c.dynamic.ziggo.nl) (Quit: Ik ga weg)
- # [17:11] * Joins: quest88 (~quest88@c-67-170-219-133.hsd1.ca.comcast.net)
- # [17:11] * Joins: pandeiro (~user@177.33.183.145)
- # [17:15] * Quits: exoon (~exoon@p4FD38DFC.dip0.t-ipconnect.de) (Ping timeout: 252 seconds)
- # [17:17] * Joins: ineku (~user@unaffiliated/pkeni)
- # [17:17] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [17:19] * Quits: ericduran (~ericduran@75-149-106-130-NDCEast.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [17:22] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Ping timeout: 265 seconds)
- # [17:22] * Joins: zenorocha (~zenorocha@67.103.67.3)
- # [17:25] * Joins: _gambit (~prajwalit@61.12.96.226)
- # [17:27] * Joins: andygrossman (~andygross@c-68-46-59-152.hsd1.nj.comcast.net)
- # [17:27] * Joins: GhostFre_ (~GhostFree@c-98-230-188-23.hsd1.ga.comcast.net)
- # [17:28] * Quits: GhostFreeman (~GhostFree@c-98-230-188-23.hsd1.ga.comcast.net) (Ping timeout: 276 seconds)
- # [17:32] * Quits: MisterSpeaker (~MisterSpe@62.129.6.2) (Remote host closed the connection)
- # [17:33] * Joins: hex20dec (~hex20dec@unaffiliated/hex20dec)
- # [17:34] * abstractj is now known as abstractj|brb
- # [17:35] * Joins: MisterSpeaker (~MisterSpe@62.129.6.2)
- # [17:36] * Quits: mstalfoort (~manuchill@83.232.96.217) (Quit: kthxbai)
- # [17:36] * Quits: agu10^ (~agu10^@unaffiliated/agu10/x-1554175) (Ping timeout: 244 seconds)
- # [17:39] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: Computer has gone to sleep.)
- # [17:40] * Quits: Jonadabe (~Jonadabe@bl5-135-203.dsl.telepac.pt) (Quit: http://www.visitportugal.com | http://www.youtube.com/visitportugal)
- # [17:41] * Joins: Jonadabe (~Jonadabe@bl5-135-203.dsl.telepac.pt)
- # [17:41] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [17:43] * abstractj|brb is now known as abstractj
- # [17:45] * Quits: MisterSpeaker (~MisterSpe@62.129.6.2) (Remote host closed the connection)
- # [17:45] * Joins: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net)
- # [17:48] * Quits: Vennril (~vennril@p4FCB0741.dip0.t-ipconnect.de) (Quit: Nettalk6 - www.ntalk.de)
- # [17:52] * Quits: DevMadrok (~DevMadrok@r186-52-180-163.dialup.adsl.anteldata.net.uy) (Ping timeout: 276 seconds)
- # [17:52] * Quits: zenorocha (~zenorocha@67.103.67.3) (Remote host closed the connection)
- # [17:53] * Joins: Vennril (~vennril@p4FCB0741.dip0.t-ipconnect.de)
- # [17:53] * Quits: vlad_starkov (~vlad_star@194.186.220.221) (Read error: Connection reset by peer)
- # [17:54] * Quits: _moon (~moon@131.117.202.4) (Quit: All those moments will be lost in time, like tears in rain.)
- # [17:55] * Joins: vlad_starkov (~vlad_star@194.186.220.221)
- # [17:56] * Joins: ericduran (~ericduran@75-149-106-130-NDCEast.hfc.comcastbusiness.net)
- # [17:57] * Quits: manuelbieh_ (~beeevi2@p50997681.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
- # [17:57] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Read error: Connection reset by peer)
- # [17:58] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
- # [17:58] * Joins: axos411 (~axos@xdsl-87-79-192-241.netcologne.de)
- # [18:01] * Quits: quest88 (~quest88@c-67-170-219-133.hsd1.ca.comcast.net) (Quit: quest88)
- # [18:01] * Quits: g105b (~g105b@2.24.143.52) (Remote host closed the connection)
- # [18:04] * Quits: nonge_ (~nonge@p50829955.dip.t-dialin.net) (Quit: Verlassend)
- # [18:06] * Quits: Kolombiken (~Adium@217.13.228.226) (Quit: Leaving.)
- # [18:07] * Quits: vlad_starkov (~vlad_star@194.186.220.221) (Remote host closed the connection)
- # [18:07] * Quits: kitallis (~kitallis@122.167.114.135) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [18:08] * Joins: sedovsek (~robert@89.142.38.7)
- # [18:10] * Joins: jheimkes (~jheimkes@nat.sierrabravo.net)
- # [18:11] * Quits: fr3sh (~fr3sh@unaffiliated/fr3sh)
- # [18:12] * Joins: hex20dec1 (~hex20dec@unaffiliated/hex20dec)
- # [18:15] * Quits: hex20dec (~hex20dec@unaffiliated/hex20dec) (Ping timeout: 264 seconds)
- # [18:15] * Joins: fr3sh (~fr3sh@unaffiliated/fr3sh)
- # [18:17] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [18:18] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [18:20] * Joins: avjpl (~avjpl@cpc3-slam5-2-0-cust460.2-4.cable.virginmedia.com)
- # [18:20] * Quits: avjpl (~avjpl@cpc3-slam5-2-0-cust460.2-4.cable.virginmedia.com) (Remote host closed the connection)
- # [18:21] * Quits: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net) (Ping timeout: 248 seconds)
- # [18:23] * Quits: SWakey (~SWakey@5e053afb.bb.sky.com) (Remote host closed the connection)
- # [18:23] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # [18:23] * Joins: alexhancock (~alexhanco@64.125.137.250)
- # [18:23] * Quits: krolbg (~carolina@187.59.179.241) (Quit: krolbg)
- # [18:23] * Quits: sedovsek (~robert@89.142.38.7) (Read error: Connection reset by peer)
- # [18:24] * Joins: sedovsek (~robert@BSN-142-38-7.dial-up.dsl.siol.net)
- # [18:26] * Joins: r126t (~ruwin126@120.142.67.254)
- # [18:28] * Quits: Usse (~usse@170.3.254.213.static.dsl.itgate.net) (Remote host closed the connection)
- # [18:30] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [18:34] * Joins: sosby (~jsa@64.120.22.134)
- # [18:36] * Joins: zenorocha (~zenorocha@38.122.109.194)
- # [18:36] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [18:38] * Joins: coellobranco (~FoRcEr@154.Red-83-44-221.dynamicIP.rima-tde.net)
- # [18:39] * Quits: Ms2ger (~Ms2ger@109.133.14.251) (Quit: bbl)
- # [18:41] * Quits: zenorocha (~zenorocha@38.122.109.194) (Read error: Connection reset by peer)
- # [18:42] * Joins: benjitastic (~benjitast@173-11-75-50-SFBA.hfc.comcastbusiness.net)
- # [18:43] * Joins: Jayflux (~jay_knows@cpc6-dudl6-0-0-cust126.16-1.cable.virginmedia.com)
- # [18:47] * Quits: zeppo (~zeppo@static-88.131.87.100.addr.tdcsong.se) (Quit: zeppo)
- # [18:48] * Joins: _gambit (~prajwalit@59.95.30.106)
- # [18:49] * Parts: vict0ria (49771337@je.je.je.je.je.je.je.je.je.je.je.je.je.je.je) ("Leaving")
- # [18:50] * Quits: pandeiro (~user@177.33.183.145) (Read error: Connection reset by peer)
- # [18:54] * Quits: benjitastic (~benjitast@173-11-75-50-SFBA.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [18:54] * Quits: ffs82defxp (~ffs82defx@50.13.5.73) (Ping timeout: 250 seconds)
- # [18:55] * Joins: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net)
- # [18:56] * Joins: benjitastic (~benjitast@173-11-75-50-SFBA.hfc.comcastbusiness.net)
- # [18:56] * Joins: zenorocha (~zenorocha@38.122.109.194)
- # [19:06] * Joins: manuelbieh (~beeevi2@p57BD6554.dip0.t-ipconnect.de)
- # [19:06] * Joins: erichynds (~ehynds@64.206.121.41)
- # [19:07] * Joins: mosheee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [19:07] * Quits: mosheee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [19:07] * Joins: mosheee (~moshee@unaffiliated/moshee)
- # [19:08] * Quits: dameleon (~dameleon@g13.115-65-107.ppp.wakwak.ne.jp) (Read error: No route to host)
- # [19:08] * Quits: MisterSpeaker (~MisterSpe@did75-9-82-230-54-70.fbx.proxad.net) (Remote host closed the connection)
- # [19:08] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 250 seconds)
- # [19:08] * Joins: dameleon (~dameleon@g13.115-65-107.ppp.wakwak.ne.jp)
- # [19:10] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [19:14] * Joins: GhostFreeman (~GhostFree@c-98-230-188-23.hsd1.ga.comcast.net)
- # [19:15] * Quits: GhostFre_ (~GhostFree@c-98-230-188-23.hsd1.ga.comcast.net) (Ping timeout: 252 seconds)
- # [19:18] * Joins: krolbg (~carolina@187.59.179.241)
- # [19:20] * Joins: danielwrobert (~danielwro@trestles.cukerinteractive.com)
- # [19:21] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [19:29] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [19:31] * Joins: WebDragon (~webdragon@c-68-82-181-85.hsd1.de.comcast.net)
- # [19:31] * Joins: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net)
- # [19:33] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [19:39] * Joins: evasivx (~evasivx@206-163-251-177.regn.hsdb.sasknet.sk.ca)
- # [19:46] * Quits: CK__ (~Dev0n@host-2-103-162-226.as13285.net) (Quit: Leaving)
- # [19:48] * Joins: jxdones (~jxdones@177.99.21.250)
- # [19:50] * Quits: jxdones (~jxdones@177.99.21.250) (Changing host)
- # [19:50] * Joins: jxdones (~jxdones@unaffiliated/jxdones)
- # [19:51] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [20:04] * Quits: krolbg (~carolina@187.59.179.241) (Quit: krolbg)
- # [20:04] <roy___> Is there any way to control the way firefox accentuates styles ?
- # [20:05] <roy___> if i compare chrome to firefox , .. it seems as if it looks much more polished in firefox
- # [20:07] * Joins: Hjacker (~Hjacker@195.138.217.171)
- # [20:08] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [20:08] * Quits: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com) (Quit: Snugug)
- # [20:09] * Joins: arietis (~arietis@188.242.29.115)
- # [20:09] * Quits: sasori (~sasori@cm105.gamma248.maxonline.com.sg) (Remote host closed the connection)
- # [20:09] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
- # [20:09] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
- # [20:10] * Hjacker is now known as alphaplus
- # [20:10] * Joins: agu10^ (~agu10^@unaffiliated/agu10/x-1554175)
- # [20:11] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [20:11] * Joins: Maxani (~maxani@ARennes-653-1-218-171.w92-139.abo.wanadoo.fr)
- # [20:13] * Quits: sedovsek (~robert@BSN-142-38-7.dial-up.dsl.siol.net) (Quit: sedovsek)
- # [20:14] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
- # [20:15] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl) (Client Quit)
- # [20:16] * Joins: BigKing (~BigKing@dslb-188-109-039-233.pools.arcor-ip.net)
- # [20:20] * Quits: agu10^ (~agu10^@unaffiliated/agu10/x-1554175) (Quit: Leaving)
- # [20:20] * Quits: alcuadrado (~alcuadrad@unaffiliated/alcuadrado) (Quit: This conversation is over)
- # [20:24] * Joins: CaptainRedbeard (~Joe@69.61.147.140)
- # [20:25] * Joins: Xano (~bart@5249AD0D.cm-4-2c.dynamic.ziggo.nl)
- # [20:25] <Xano> Is there a way to mark a form element as having invalid input, just like browsers do automatically when the input doesn't match the pattern attribute?
- # [20:25] <Xano> I had expected there to be a property for that, but the WHATWG specs don't mention anything like that
- # [20:27] <Jon47> you can select it in css with :invalid
- # [20:29] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [20:29] * Quits: dshap (~dshap@static-98-116-12-24.nycmny.fios.verizon.net) (Quit: dshap)
- # [20:31] * Joins: OnlyMax (~OnlyMax@187-126-197-189.user.veloxzone.com.br)
- # [20:38] * Joins: tantek (~tantek@mfd0536d0.tmodns.net)
- # [20:39] <Xano> Jon47: Helpful, but I'm not there yet. I'd basically like to allow server side and JS validation to trigger a browser's default invalid form element behavior
- # [20:39] <Xano> and AFAIK it's not possible to set pseudo classes in any way
- # [20:41] * Quits: tantek (~tantek@mfd0536d0.tmodns.net) (Client Quit)
- # [20:41] * Joins: emptystr (~null@ip503cff64.speed.planet.nl)
- # [20:44] * Quits: carminec (~user@96.127.207.22) (Ping timeout: 248 seconds)
- # [20:45] * Quits: coellobranco (~FoRcEr@154.Red-83-44-221.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [20:47] * Joins: Ms2ger (~Ms2ger@109.133.14.251)
- # [20:47] * Joins: coellobranco (~FoRcEr@154.Red-83-44-221.dynamicIP.rima-tde.net)
- # [20:49] * Joins: ampz (~laptop@host86-181-46-33.range86-181.btcentralplus.com)
- # [20:50] * Joins: jxdones_ (~jxdones@177.134.234.71)
- # [20:51] * Quits: dameleon (~dameleon@g13.115-65-107.ppp.wakwak.ne.jp) (Remote host closed the connection)
- # [20:51] * Quits: ampz (~laptop@host86-181-46-33.range86-181.btcentralplus.com) (Client Quit)
- # [20:53] * Quits: jxdones (~jxdones@unaffiliated/jxdones) (Ping timeout: 264 seconds)
- # [20:57] * Joins: benv_ (~benv@75-101-56-189.dsl.static.sonic.net)
- # [21:10] * Joins: CodeDroid__ (~DroidKree@178.137.208.134)
- # [21:14] * Joins: jacobolus (~jacobolus@173-164-253-217-SFBA.hfc.comcastbusiness.net)
- # [21:15] * Joins: xonecas (~dev@c-24-4-38-210.hsd1.ca.comcast.net)
- # [21:17] * Joins: guest007 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [21:19] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [21:23] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [21:24] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [21:27] * Quits: CodeDroid__ (~DroidKree@178.137.208.134) (Quit: In Web We Trust)
- # [21:29] * Quits: debsan (~debsan@16-74-245-190.fibertel.com.ar) (Remote host closed the connection)
- # [21:29] * Joins: _dc_ (~dc@163.192.12.2)
- # [21:30] * Quits: _dc_ (~dc@163.192.12.2) (Read error: Connection reset by peer)
- # [21:30] * Quits: mosheee (~moshee@unaffiliated/moshee)
- # [21:31] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Read error: Connection reset by peer)
- # [21:32] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [21:32] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [21:32] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [21:32] * Quits: Maxani (~maxani@ARennes-653-1-218-171.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [21:33] * Quits: _dc (~dc@alexander.nat.trb.com) (Ping timeout: 264 seconds)
- # [21:34] * Quits: zenorocha (~zenorocha@38.122.109.194) (Remote host closed the connection)
- # [21:34] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [21:34] * Joins: _dc (~dc@163.192.12.2)
- # [21:35] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232])
- # [21:36] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Ping timeout: 265 seconds)
- # [21:36] * Joins: zenoroch_ (~zenorocha@38.122.109.194)
- # [21:36] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [21:39] * Quits: zenoroch_ (~zenorocha@38.122.109.194) (Ping timeout: 265 seconds)
- # [21:41] * Joins: diomeo (~Adium@93-46-248-85.ip110.fastwebnet.it)
- # [21:41] * Quits: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [21:41] <diomeo> hey guys does anyone knows about html5 counter like progress bar?
- # [21:41] <diomeo> a progress circle bar countdown
- # [21:41] <diomeo> something cool
- # [21:42] <diomeo> i'm searching for something like this http://dribbble.com/system/assets/3900/5485/screenshots/348647/dashboard-01.jpg
- # [21:42] <diomeo> it needs to make atime countdown
- # [21:43] <diomeo> any idea there?
- # [21:43] * Quits: jxdones_ (~jxdones@177.134.234.71) (Ping timeout: 264 seconds)
- # [21:44] <diomeo> is out there somenthing free like this http://preview.pixelworkshop.fr/?theme=CircularCountdownTheme
- # [21:44] <diomeo> ?
- # [21:49] * Quits: jheimkes (~jheimkes@nat.sierrabravo.net) (Quit: jheimkes)
- # [21:50] * Quits: danielwrobert (~danielwro@trestles.cukerinteractive.com) (*.net *.split)
- # [21:50] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (*.net *.split)
- # [21:50] * Quits: chee (~chee@fsf/member/chee) (*.net *.split)
- # [21:50] * Quits: inimino (~inimino@oftn/board/inimino) (*.net *.split)
- # [21:52] * Quits: Ms2ger (~Ms2ger@109.133.14.251) (Quit: nn)
- # [21:56] * Quits: erichynds (~ehynds@64.206.121.41)
- # [21:57] * Joins: zenorocha (~zenorocha@38.122.109.194)
- # [21:59] * Joins: Wildblue (~wb@c-69-140-154-17.hsd1.md.comcast.net)
- # [21:59] * Parts: diomeo (~Adium@93-46-248-85.ip110.fastwebnet.it)
- # [22:01] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 246 seconds)
- # [22:01] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [22:01] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [22:01] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [22:02] * Quits: coellobranco (~FoRcEr@154.Red-83-44-221.dynamicIP.rima-tde.net) (Read error: Connection reset by peer)
- # [22:04] * Quits: greg_otoole (~gregoryot@130.203.137.63) (Quit: greg_otoole)
- # [22:06] * Joins: exoon (~exoon@p4FD38DFC.dip0.t-ipconnect.de)
- # [22:08] * guest007 is now known as n1x
- # [22:08] * n1x is now known as Guest66508
- # [22:09] * Joins: coellobranco (~FoRcEr@182.Red-88-15-58.dynamicIP.rima-tde.net)
- # [22:09] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [22:11] * Quits: ericduran (~ericduran@75-149-106-130-NDCEast.hfc.comcastbusiness.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [22:11] * Quits: _dc (~dc@163.192.12.2) (Remote host closed the connection)
- # [22:12] * Joins: _dc (~dc@alexander.nat.trb.com)
- # [22:13] * Joins: Snugug (~Richard@ool-182cd00c.dyn.optonline.net)
- # [22:15] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [22:15] * Joins: nerdfiles2 (~Adium@c-98-201-89-167.hsd1.tx.comcast.net)
- # [22:16] * Joins: Maxani (~Maxani@ARennes-653-1-218-171.w92-139.abo.wanadoo.fr)
- # [22:17] * Quits: _dc (~dc@alexander.nat.trb.com) (Ping timeout: 260 seconds)
- # [22:17] * Quits: _gambit (~prajwalit@59.95.30.106) (Quit: Computer has gone to sleep.)
- # [22:18] * Joins: _dc (~dc@163.192.12.2)
- # [22:20] * Quits: arietis (~arietis@188.242.29.115) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [22:24] * Quits: Wildblue (~wb@c-69-140-154-17.hsd1.md.comcast.net) (Quit: Terabytes are termite-like desert insects.)
- # [22:26] * Quits: barneybook_work (~Thunderbi@118-168-230-177.dynamic.hinet.net) (Ping timeout: 256 seconds)
- # [22:27] * Quits: Guest66508 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [22:28] * Joins: CaptainRdbeard (~Joe@69.61.147.140)
- # [22:30] * Quits: CaptainRedbeard (~Joe@69.61.147.140) (Ping timeout: 250 seconds)
- # [22:31] * Quits: Maxani (~Maxani@ARennes-653-1-218-171.w92-139.abo.wanadoo.fr) (Remote host closed the connection)
- # [22:32] * Quits: CaptainRdbeard (~Joe@69.61.147.140) (Ping timeout: 255 seconds)
- # [22:33] * Joins: kppullin_ (~kppullin@wsip-98-173-13-146.oc.oc.cox.net)
- # [22:34] * Joins: SWakey (~SWakey@5e053afb.bb.sky.com)
- # [22:35] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Ping timeout: 248 seconds)
- # [22:40] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [22:40] * Quits: emptystr (~null@ip503cff64.speed.planet.nl) (Quit: Textual IRC Client: www.textualapp.com)
- # [22:41] * Quits: kppullin_ (~kppullin@wsip-98-173-13-146.oc.oc.cox.net) (Ping timeout: 245 seconds)
- # [22:42] * Joins: tocka (~tocka@host86-171-102-71.range86-171.btcentralplus.com)
- # [22:43] * Quits: Snugug (~Richard@ool-182cd00c.dyn.optonline.net) (Quit: Snugug)
- # [22:49] * Quits: SWakey (~SWakey@5e053afb.bb.sky.com) (Remote host closed the connection)
- # [22:49] * Joins: SWakey (~SWakey@5e053afb.bb.sky.com)
- # [22:51] * Joins: danielwrobert (~danielwro@trestles.cukerinteractive.com)
- # [22:51] * Joins: chee (~chee@fsf/member/chee)
- # [22:51] * Joins: inimino (~inimino@oftn/board/inimino)
- # [22:51] * Quits: Adawerk (~ada@169.241.49.57) (Quit: Leaving)
- # [22:52] * Joins: Adawerk (~ada@169.241.49.57)
- # [22:54] * Quits: SWakey (~SWakey@5e053afb.bb.sky.com) (Ping timeout: 260 seconds)
- # [22:55] * Joins: Snugug (~Richard@ool-182cd00c.dyn.optonline.net)
- # [22:55] * Joins: fserb (~fserb@178-83-225-18.dynamic.hispeed.ch)
- # [22:55] * Quits: iserantes (~quassel@142.13.27.77.dynamic.mundo-r.com) (Remote host closed the connection)
- # [22:56] * Joins: iserantes (~quassel@142.13.27.77.dynamic.mundo-r.com)
- # [22:56] * Joins: s5fs (~adam@li91-204.members.linode.com)
- # [22:57] * Quits: Snugug (~Richard@ool-182cd00c.dyn.optonline.net) (Client Quit)
- # [22:57] * Joins: Me1000 (~Me1000@50-83-228-213.client.mchsi.com)
- # [22:58] * Quits: s5fs (~adam@li91-204.members.linode.com) (Changing host)
- # [22:58] * Joins: s5fs (~adam@unaffiliated/s5fs)
- # [23:01] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [23:02] * Joins: n1x (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [23:02] * n1x is now known as Guest58160
- # [23:07] * Quits: Brodingo (~Brodingo@rrcs-71-42-225-154.sw.biz.rr.com) (Quit: (╯°□°)╯︵ǝpouǝǝɹɟ)
- # [23:08] * Quits: tocka (~tocka@host86-171-102-71.range86-171.btcentralplus.com) (Quit: Computer has gone to sleep.)
- # [23:09] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Remote host closed the connection)
- # [23:13] * Quits: BillCriswell (~billcrisw@173-161-182-147-Philadelphia.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [23:13] * abstractj is now known as abstractj|away
- # [23:14] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # [23:21] * Joins: cryptopsy (~cryptopsy@CPEbc14012d59e3-CMbc14012d59e0.cpe.net.cable.rogers.com)
- # [23:22] * Joins: dankest (~dankest@wsip-98-173-24-138.sb.sd.cox.net)
- # [23:24] * Quits: philihp (~philihp@sas10067.nat.sas.com) (Read error: Connection reset by peer)
- # [23:25] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
- # [23:26] * Quits: BigKing (~BigKing@dslb-188-109-039-233.pools.arcor-ip.net) (Read error: Connection reset by peer)
- # [23:31] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [23:31] * Joins: Snugug (~Richard@ool-182cd00c.dyn.optonline.net)
- # [23:32] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [23:36] * Quits: Snugug (~Richard@ool-182cd00c.dyn.optonline.net) (Quit: Snugug)
- # [23:37] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Read error: Connection reset by peer)
- # [23:41] * Quits: thisgeek (~chris@ool-45757782.dyn.optonline.net) (Quit: thisgeek)
- # [23:43] * Joins: mattkelly (~mattwkell@173.252.71.2)
- # [23:43] * Quits: mattkelly (~mattwkell@173.252.71.2) (Changing host)
- # [23:43] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [23:43] * Quits: Guest58160 (~N1X@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [23:44] * Quits: _dc (~dc@163.192.12.2) (Remote host closed the connection)
- # [23:44] * Quits: Xano (~bart@5249AD0D.cm-4-2c.dynamic.ziggo.nl) (Quit: Xano)
- # [23:45] * Joins: _dc (~dc@alexander.nat.trb.com)
- # [23:47] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [23:48] * Quits: Me1000 (~Me1000@50-83-228-213.client.mchsi.com) (Quit: Leaving...)
- # [23:49] * Quits: b-ot (~b-ot@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [23:49] * Joins: nlogax (~nlogax@unaffiliated/nlogax)
- # [23:50] * Quits: _dc (~dc@alexander.nat.trb.com) (Ping timeout: 264 seconds)
- # [23:50] * Joins: b-ot (~b-ot@46-38-167-162.static.cloud-ips.co.uk)
- # [23:51] * Quits: nlogax (~nlogax@unaffiliated/nlogax) (Remote host closed the connection)
- # [23:51] * Joins: nlogax (~nlogax@unaffiliated/nlogax)
- # [23:52] * Quits: iamdustan (~dustankas@rrcs-70-61-101-162.midsouth.biz.rr.com) (Quit: iamdustan)
- # [23:53] * Quits: nerdfiles2 (~Adium@c-98-201-89-167.hsd1.tx.comcast.net) (Quit: Leaving.)
- # [23:56] * Joins: GuruShah (~GuruShah@139.190.214.34)
- # [23:57] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # Session Close: Sat Dec 15 00:00:00 2012
The end :)