Options:
- # Session Start: Wed May 29 00:00:00 2013
- # Session Ident: #html5
- # [00:00] * Joins: Hornet- (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com)
- # [00:00] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [00:01] <David_Bradbury> elplatt: This may be related to your issue, though without any more information, I'm not sure what you're asking - http://stackoverflow.com/questions/16337993/trying-to-compare-two-canvas-elements
- # [00:01] * Quits: Noctrl (~NoCtrl-@117.177.241.83.in-addr.dgcsystems.net) (Read error: Connection reset by peer)
- # [00:01] * Joins: Noctrl (~NoCtrl-@117.177.241.83.in-addr.dgcsystems.net)
- # [00:02] * Joins: boogyman (~misterj@68.200.9.63)
- # [00:02] * Quits: boogyman (~misterj@68.200.9.63) (Changing host)
- # [00:02] * Joins: boogyman (~misterj@pdpc/supporter/professional/boogyman)
- # [00:03] * Quits: Hornet (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com) (Ping timeout: 264 seconds)
- # [00:03] <elplatt> David_Bradbury, thanks, that's the same problem. Unfortunately I can't avoid using svg. Seems like there should be a way to do it.
- # [00:03] * Joins: mattkelly (~mattwkell@173.252.71.3)
- # [00:03] * Quits: mattkelly (~mattwkell@173.252.71.3) (Changing host)
- # [00:03] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [00:04] * Quits: didiergm (~quassel@81-65-80-163.rev.numericable.fr) (Remote host closed the connection)
- # [00:06] * Joins: manuelbieh (~beeevi2@p5B3D53AD.dip0.t-ipconnect.de)
- # [00:07] <David_Bradbury> If Chrome thinks it is a security risk, then I'm not sure how you will get around it. That said, I don't know the specifics of your issue and there may be a server-side or Flash method.
- # [00:10] <elplatt> Server side would work if I could get the data there, but it's too long to send via GET.
- # [00:10] * Quits: Eightamr0ck (~Eightamr0@h-64-236-128-41.nat.aol.com) (Read error: Connection reset by peer)
- # [00:10] * Quits: Pixelius (~Pixelius@84.78.129.17) (Ping timeout: 252 seconds)
- # [00:11] <David_Bradbury> Send it in a POST?
- # [00:11] <elplatt> I'm trying to generate an svg with d3 client-side, and provide a downloadable png version.
- # [00:11] * Quits: Psalm (Psalm@ingenting.funkar.nu) (Ping timeout: 240 seconds)
- # [00:11] * Joins: Eightamr0ck (~Eightamr0@h-64-236-128-41.nat.aol.com)
- # [00:12] * Quits: Eightamr0ck (~Eightamr0@h-64-236-128-41.nat.aol.com) (Read error: Connection reset by peer)
- # [00:12] * Joins: Eightamr0ck (~Eightamr0@h-64-236-128-41.nat.aol.com)
- # [00:12] <David_Bradbury> http://stackoverflow.com/questions/8389646/send-post-data-on-redirect-with-javascript-jquery
- # [00:13] * Quits: Eightamr0ck (~Eightamr0@h-64-236-128-41.nat.aol.com) (Read error: Connection reset by peer)
- # [00:13] * Quits: oakdog8 (~oakdog8@unaffiliated/oakdog8) (Ping timeout: 240 seconds)
- # [00:13] <elplatt> Problem with that is that the response needs to go into in img element in order to draw it to a canvas.
- # [00:13] * Joins: Eightamr0ck (~Eightamr0@h-64-236-128-41.nat.aol.com)
- # [00:14] <David_Bradbury> POST it via an AJAX request?
- # [00:14] <David_Bradbury> err XHR
- # [00:15] <elplatt> I could do that, and convet to a data uri or object uri, but then i'd be back where I started.
- # [00:15] <elplatt> Maybe it's not possible.
- # [00:16] * Joins: playjax (~chatzilla@49.176.67.230)
- # [00:20] <David_Bradbury> The developers for these browsers can be really weird randomly about some security issues.
- # [00:21] <elplatt> Yes, I'm seeing that. This seems to be the relevant chrome bug report: https://code.google.com/p/chromium/issues/detail?id=68568
- # [00:22] <elplatt> seems there are two bugs: 1. data urls are always marked as cross-domain, 2. svgs are always marked as cross-domain.
- # [00:22] * Quits: exoon (~exoon@p4FC3F0CF.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
- # [00:23] <David_Bradbury> Mozilla has completely shut down discussion about a 'security issue' regarding being able to send your users a message before they leave your page. This is important for a lot of web applications, and hundreds of comments have been made because of the things that broke.
- # [00:24] * Quits: jn (~jn@yellowagents.com) (Quit: leaving)
- # [00:24] * Quits: tantek (~tantek@50-0-120-82.dedicated.static.sonic.net) (Quit: tantek)
- # [00:24] <David_Bradbury> But because there was too much 'complaining' and not enough compelling reasons, an admin shut down any future discussion
- # [00:24] <elplatt> Alas.
- # [00:25] <elplatt> Well, thanks for your suggestions in any case!
- # [00:25] <David_Bradbury> No problem, sorry I couldn't help more
- # [00:26] * Quits: elplatt (~elplatt@lindy.media.mit.edu) (Quit: elplatt)
- # [00:27] * Quits: imsky (~imsky@unaffiliated/imsky) (Read error: Connection reset by peer)
- # [00:27] * Joins: Baybal32 (~Baybal32@S0106602ad07504ca.vc.shawcable.net)
- # [00:28] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [00:29] * Quits: ole (~ole@87-104-84-42-dynamic-customer.profibernet.dk) (Ping timeout: 252 seconds)
- # [00:29] * Joins: mattkelly (~mattwkell@173.252.71.3)
- # [00:29] * Quits: mattkelly (~mattwkell@173.252.71.3) (Changing host)
- # [00:29] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [00:31] * Joins: ZAQfx (~fx@188.251.207.6)
- # [00:31] * Quits: ZAQfx (~fx@188.251.207.6) (Changing host)
- # [00:31] * Joins: ZAQfx (~fx@unaffiliated/zaqfx)
- # [00:31] * Quits: chriseppstein_ (ceppstei@dagmar.corp.linkedin.com) (Quit: chriseppstein_)
- # [00:31] * Quits: devsharpen (~steph@ARennes-551-1-181-114.w2-13.abo.wanadoo.fr) (Quit: Quitte)
- # [00:31] * Joins: populvuh (~populvuh@unaffiliated/populvuh)
- # [00:33] * carwin is now known as [carwin]
- # [00:34] * Quits: Eightamr0ck (~Eightamr0@h-64-236-128-41.nat.aol.com) (Remote host closed the connection)
- # [00:34] * Joins: chriseppstein (ceppstei@dagmar.corp.linkedin.com)
- # [00:34] * Quits: DoniRS (~DoniRS@ip4da37ebf.direct-adsl.nl) (Quit: Adios!)
- # [00:34] * Joins: developerjustin (~developer@173-80-78-104-bkly.atw.dyn.suddenlink.net)
- # [00:37] * Quits: EwokFartPorn (~EwokFartP@66.49.23.98.nw.nuvox.net) (Remote host closed the connection)
- # [00:38] * Joins: ewokchewy (~Thunderbi@38.122.109.194)
- # [00:38] * Quits: ewokchewy (~Thunderbi@38.122.109.194) (Remote host closed the connection)
- # [00:39] * Joins: newtron (~newtron@69-165-138-36.dsl.teksavvy.com)
- # [00:45] * Quits: newtron (~newtron@69-165-138-36.dsl.teksavvy.com) (Ping timeout: 276 seconds)
- # [00:46] * Joins: tantek (~tantek@50-0-120-82.dedicated.static.sonic.net)
- # [00:46] * Joins: ole (~ole@87-104-84-42-dynamic-customer.profibernet.dk)
- # [00:52] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
- # [00:55] * Quits: Zee4Q (~skip@nat60-100.net.kcls.org) (Ping timeout: 248 seconds)
- # [00:55] * Joins: develope_ (~developer@cdm-75-109-122-65.asbnva.dh.suddenlink.net)
- # [00:57] * Quits: flcl (~flcl@mm-78-247-57-86.leased.line.mgts.by) (Quit: Leaving.)
- # [00:57] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [01:00] * Quits: developerjustin (~developer@173-80-78-104-bkly.atw.dyn.suddenlink.net) (Ping timeout: 276 seconds)
- # [01:00] * Quits: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com) (Quit: ^_^)
- # [01:00] * Quits: ZAQfx (~fx@unaffiliated/zaqfx) (Remote host closed the connection)
- # [01:00] * Quits: robottinosino (~robottino@228.Red-83-57-167.dynamicIP.rima-tde.net) (Quit: WeeChat 0.4.0)
- # [01:01] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [01:01] * Joins: aaas (~UserNick@ool-18bf6656.dyn.optonline.net)
- # [01:03] * Joins: dekiss (~math@46.217.86.247)
- # [01:03] <dekiss> when I save document with notepad++ as html index.html how the file is saved on the hard disk with which encoding?
- # [01:03] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
- # [01:03] <JonathanNeal> Hello
- # [01:05] <aaas> im doing some ajaxy stuff and i like html5 history feature...it looks good if js is enabled the urls pop on and off and you can store the history... with it disabled you can tell it to just follow the links with the browser refresh... i need to know the PATH it took to traverse backwards (not just the last back move)...afaik there's no way to store this FULL history using html5 without js...Im assuming I need to use POST, GET, OR SESSION...an
- # [01:05] <aaas> y input regarding this?
- # [01:06] <aaas> a reminder: http://html5demos.com/history
- # [01:10] * Joins: kadiks (~kadiks@APuteaux-652-1-193-111.w86-217.abo.wanadoo.fr)
- # [01:14] * Quits: Leeol3 (~Lee@63-155-185-253.eugn.qwest.net) (Read error: Connection reset by peer)
- # [01:14] * Joins: Leeol3 (~Lee@63-155-185-253.eugn.qwest.net)
- # [01:14] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Read error: Connection reset by peer)
- # [01:14] * Quits: pauld_ (~decotii@static-98-116-12-109.nycmny.fios.verizon.net) (Quit: Leaving)
- # [01:15] * Quits: Baybal32 (~Baybal32@S0106602ad07504ca.vc.shawcable.net) (Ping timeout: 276 seconds)
- # [01:15] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [01:18] * Joins: newtron (~newtron@69-165-138-36.dsl.teksavvy.com)
- # [01:23] * Quits: tantek (~tantek@50-0-120-82.dedicated.static.sonic.net) (Quit: tantek)
- # [01:23] * Quits: goodfriend (~Huge@193.87.broadband6.iol.cz) (Quit: Not sure if the sun is yellow or the world is black...)
- # [01:25] * Quits: aniasis (~aniasis@64.124.202.222) (Ping timeout: 252 seconds)
- # [01:27] * Joins: TripTastic (~Trip@72.25.42.96)
- # [01:28] * TripTastic is now known as JBreit2
- # [01:29] * Quits: JBreit (~Trip@h208.56.21.98.dynamic.ip.windstream.net) (Ping timeout: 252 seconds)
- # [01:29] * Joins: stephenplusplus (~stephenpl@c-71-238-131-205.hsd1.mi.comcast.net)
- # [01:31] * Quits: newtron (~newtron@69-165-138-36.dsl.teksavvy.com) (Remote host closed the connection)
- # [01:32] * Quits: sethwalker (~sethwalke@199.188.194.204) (Remote host closed the connection)
- # [01:32] * Quits: chriseppstein (ceppstei@dagmar.corp.linkedin.com) (Read error: Connection reset by peer)
- # [01:32] * Joins: chriseppstein (ceppstei@dagmar.corp.linkedin.com)
- # [01:32] * Joins: jn (~jn@164.138.28.114)
- # [01:37] * Quits: scottkellum (~scottkell@199.180.217.169) (Remote host closed the connection)
- # [01:39] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Ping timeout: 264 seconds)
- # [01:41] * Quits: mpaun (~mpaun@80.111.45.126) (Remote host closed the connection)
- # [01:41] * Joins: Pixelius (~Pixelius@84.78.129.17)
- # [01:41] * Joins: mpaun (~mpaun@80.111.45.126)
- # [01:41] * Quits: Pixelius (~Pixelius@84.78.129.17) (Client Quit)
- # [01:42] * Joins: Pixelius (~Pixelius@84.78.129.17)
- # [01:43] * Quits: mykul (~mykul@70-91-168-190-BusName-Colorado.hfc.comcastbusiness.net) (Quit: gg)
- # [01:43] * Quits: Pixelius (~Pixelius@84.78.129.17) (Client Quit)
- # [01:43] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
- # [01:44] * Quits: iatkotep (~textual@173-14-19-34-Colorado.hfc.comcastbusiness.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [01:45] * Quits: garciawebdev (~garciaweb@11-223-235-201.fibertel.com.ar) (Remote host closed the connection)
- # [01:46] * Quits: mpaun (~mpaun@80.111.45.126) (Ping timeout: 252 seconds)
- # [01:46] * Quits: dFfrench (~davidffre@176.61.38.158) (Read error: Connection reset by peer)
- # [01:47] * Joins: mykul (~mykul@70-91-168-190-BusName-Colorado.hfc.comcastbusiness.net)
- # [01:47] * Quits: Jayflux (~jay_knows@unaffiliated/jayflux) (Read error: Connection reset by peer)
- # [01:47] * Quits: ML74 (~ML74@94.12.97.51) (Ping timeout: 256 seconds)
- # [01:49] * Quits: mykul (~mykul@70-91-168-190-BusName-Colorado.hfc.comcastbusiness.net) (Client Quit)
- # [01:50] * Joins: dkiss (~math@77.28.20.160)
- # [01:51] * Quits: dekiss (~math@46.217.86.247) (Ping timeout: 252 seconds)
- # [01:52] * Joins: reecefowell (~reecefowe@cpc12-gill14-2-0-cust318.basl.cable.virginmedia.com)
- # [01:54] * Joins: Baybal32 (~Baybal32@216.13.187.154)
- # [01:56] * Joins: phila82r (~phila82r@2607:fa48:6dcb:d860:cc55:6997:b6bf:fe75)
- # [01:59] * Quits: chriseppstein (ceppstei@dagmar.corp.linkedin.com) (Quit: chriseppstein)
- # [02:00] * Quits: dkiss (~math@77.28.20.160)
- # [02:01] * Quits: webpro (~webpro@535337EE.cm-6-4a.dynamic.ziggo.nl) (Quit: webpro)
- # [02:06] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [02:06] * Joins: chriseppstein (ceppstei@dagmar.corp.linkedin.com)
- # [02:07] * Joins: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br)
- # [02:11] * Quits: manuelbieh (~beeevi2@p5B3D53AD.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [02:12] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [02:12] * Joins: mpaun (~mpaun@80.111.45.126)
- # [02:12] * Quits: jacobolus (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
- # [02:13] * Quits: Trae32566-NE (~Trae32566@unaffiliated/trae32566-smsng) (Quit: ZNC - http://znc.in)
- # [02:14] * Joins: erichynds (~ehynds@pool-173-76-135-79.bstnma.fios.verizon.net)
- # [02:15] * Joins: Trae32566-NE (~Trae32566@unaffiliated/trae32566-smsng)
- # [02:16] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [02:17] * Joins: Trae32566-NE-1 (~Trae32566@pool-173-74-73-171.dllstx.fios.verizon.net)
- # [02:17] * Quits: erichynds (~ehynds@pool-173-76-135-79.bstnma.fios.verizon.net) (Client Quit)
- # [02:18] * Quits: Trae32566-NE (~Trae32566@unaffiliated/trae32566-smsng) (Read error: Connection reset by peer)
- # [02:18] * Quits: Trae32566-NE-1 (~Trae32566@pool-173-74-73-171.dllstx.fios.verizon.net) (Remote host closed the connection)
- # [02:19] * Parts: boogyman (~misterj@pdpc/supporter/professional/boogyman)
- # [02:19] * Joins: boogyman (~misterj@pdpc/supporter/professional/boogyman)
- # [02:19] * Quits: NivenHuH (~NivenWuss@sonic.mochaleaf.com) (Quit: Computer has gone to sleep.)
- # [02:20] * Joins: Trae32566-NE (~Trae32566@unaffiliated/trae32566-smsng)
- # [02:20] * Quits: mpaun (~mpaun@80.111.45.126) (Ping timeout: 252 seconds)
- # [02:21] * Quits: Baybal32 (~Baybal32@216.13.187.154) (Ping timeout: 248 seconds)
- # [02:22] * Quits: gde33 (~gde33@546A1A51.cm-12-3a.dynamic.ziggo.nl) (Ping timeout: 276 seconds)
- # [02:23] * Joins: scottkellum (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
- # [02:23] * Quits: chriseppstein (ceppstei@dagmar.corp.linkedin.com) (Quit: chriseppstein)
- # [02:23] * Joins: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au)
- # [02:25] * Joins: hfaze (~hfaze@99-0-116-106.lightspeed.chrlnc.sbcglobal.net)
- # [02:26] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [02:28] * Quits: mariusz (~mariusz@91-237-52-142.greendata.pl) (Ping timeout: 246 seconds)
- # [02:28] * Joins: newtron (~newtron@69-165-138-36.dsl.teksavvy.com)
- # [02:29] * Joins: debsan (~debsan@244-79-245-190.fibertel.com.ar)
- # [02:32] * Quits: _gambit (~prajwalit@59.95.25.129) (Quit: Computer has gone to sleep.)
- # [02:33] * Quits: boogyman (~misterj@pdpc/supporter/professional/boogyman) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
- # [02:33] * Joins: boogyman (~misterj@68.200.9.63)
- # [02:33] * Quits: boogyman (~misterj@68.200.9.63) (Changing host)
- # [02:33] * Joins: boogyman (~misterj@pdpc/supporter/professional/boogyman)
- # [02:36] * Joins: gde33 (~gde33@546A1A51.cm-12-3a.dynamic.ziggo.nl)
- # [02:37] * Quits: hfaze (~hfaze@99-0-116-106.lightspeed.chrlnc.sbcglobal.net) (Quit: Leaving...)
- # [02:38] * Quits: JonEdney (~JonEdney@unaffiliated/jonedney) (Quit: Gone (XChat 2.8.9 for Windows))
- # [02:39] * Joins: grantgalitz (~chatzilla@108-230-227-18.lightspeed.miamfl.sbcglobal.net)
- # [02:39] <mehwork> is it ok to use camelCase in attribute values: <div id="fooBar"> ?
- # [02:40] * Quits: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br) (Quit: Saindo)
- # [02:40] <mehwork> i know it's technically ok, but is there any good reason not to?
- # [02:41] <llamapixel> http://csswizardry.com/2010/12/css-camel-case-seriously-sucks/ some suggest it makes things harder but your finger memory might feel the pain ;)
- # [02:41] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [02:41] <llamapixel> underscore might be a solution or hyphens
- # [02:41] * Joins: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br)
- # [02:45] * grantgalitz is now known as grantg
- # [02:48] * Joins: chriseppstein (ceppstei@dagmar.corp.linkedin.com)
- # [02:53] <mehwork> thanks
- # [02:53] <llamapixel> np m8
- # [02:54] * Quits: newtron (~newtron@69-165-138-36.dsl.teksavvy.com) (Remote host closed the connection)
- # [02:54] * Joins: crudo (~kayaman@177.17.96.22)
- # [02:54] * Quits: stephenplusplus (~stephenpl@c-71-238-131-205.hsd1.mi.comcast.net) (Quit: Leaving.)
- # [02:55] * Quits: banister`shop (~banisterf@5ED280BF.cm-7-3c.dynamic.ziggo.nl) (Read error: Connection reset by peer)
- # [02:56] * Joins: roadt (~roadt@114.96.140.43)
- # [02:56] * Quits: boogyman (~misterj@pdpc/supporter/professional/boogyman) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
- # [02:56] * Joins: stephenplusplus (~stephenpl@c-71-238-131-205.hsd1.mi.comcast.net)
- # [03:00] * Quits: chriseppstein (ceppstei@dagmar.corp.linkedin.com) (Quit: chriseppstein)
- # [03:01] * Quits: stephenplusplus (~stephenpl@c-71-238-131-205.hsd1.mi.comcast.net) (Client Quit)
- # [03:02] * Joins: shiwano (~shiwano@124x35x143x210.ap124.ftth.ucom.ne.jp)
- # [03:03] * Quits: WebDragon (~webdragon@c-69-249-35-128.hsd1.de.comcast.net) (Ping timeout: 264 seconds)
- # [03:03] * Joins: boogyman (~misterj@68.200.9.63)
- # [03:03] * Quits: boogyman (~misterj@68.200.9.63) (Changing host)
- # [03:03] * Joins: boogyman (~misterj@pdpc/supporter/professional/boogyman)
- # [03:05] * Quits: kborchers (~kborchers@unaffiliated/kborchers) (Excess Flood)
- # [03:06] * Quits: playjax (~chatzilla@49.176.67.230) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
- # [03:06] * Joins: newtron (~newtron@69-165-138-36.dsl.teksavvy.com)
- # [03:07] * Joins: kborchers (~kborchers@unaffiliated/kborchers)
- # [03:08] * Joins: WebDragon (~webdragon@c-69-249-35-128.hsd1.de.comcast.net)
- # [03:09] * Quits: stephCoue (~stephCoue@tou31-2-82-243-115-55.fbx.proxad.net) (Remote host closed the connection)
- # [03:09] * Joins: cwin (~cwin@c-67-173-252-218.hsd1.co.comcast.net)
- # [03:10] * Quits: dankest (~dankest@wsip-70-182-130-90.sb.sd.cox.net) (Quit: Leaving...)
- # [03:12] * Quits: newtron (~newtron@69-165-138-36.dsl.teksavvy.com) (Remote host closed the connection)
- # [03:12] * Quits: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br) (Remote host closed the connection)
- # [03:14] * Joins: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br)
- # [03:15] * Joins: newtron (~newtron@69-165-138-36.dsl.teksavvy.com)
- # [03:15] * Joins: BBBThunda (~IceChat77@71-10-243-212.dhcp.oxfr.ma.charter.com)
- # [03:19] * Quits: xec (xec@unaffiliated/xec) (Ping timeout: 256 seconds)
- # [03:20] * Joins: xec (xec@unaffiliated/xec)
- # [03:20] * Quits: cwin (~cwin@c-67-173-252-218.hsd1.co.comcast.net) (Quit: cwin)
- # [03:20] * Joins: k_sze[work] (~kvirc@101.78.178.186)
- # [03:22] * Quits: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br) (Remote host closed the connection)
- # [03:23] * Joins: dankest (~dankest@ip24-254-84-12.sb.sd.cox.net)
- # [03:24] * Joins: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br)
- # [03:26] * Quits: newtron (~newtron@69-165-138-36.dsl.teksavvy.com) (Remote host closed the connection)
- # [03:27] <phila82r> Hi all :)
- # [03:27] <boogyman> hi
- # [03:28] * Quits: dankest (~dankest@ip24-254-84-12.sb.sd.cox.net) (Quit: Linkinus - http://linkinus.com)
- # [03:28] <phila82r> I'm kinda new with this server and was wondering if it was poor etiquette to look for freelancers here?
- # [03:28] <phila82r> Not for an open-source project
- # [03:34] * Quits: danielwrobert (~danielwro@wsip-68-15-24-46.sd.sd.cox.net) (Quit: Leaving.)
- # [03:34] * Quits: grantg (~chatzilla@108-230-227-18.lightspeed.miamfl.sbcglobal.net) (Quit: ChatZilla 0.9.90 [Firefox 24.0a1/20130526031046])
- # [03:39] * Joins: newtron (~newtron@69-165-138-36.dsl.teksavvy.com)
- # [03:41] * Quits: roadt (~roadt@114.96.140.43) (Ping timeout: 256 seconds)
- # [03:44] * Joins: roadt (~roadt@114.96.140.43)
- # [03:47] * Joins: meandi (~quassel@dyndsl-031-150-035-177.ewe-ip-backbone.de)
- # [03:48] <phila82r> Alright, I was wondering if anyone'd be interested in working with a startup? Looking for UI/UX designer, Front and Back-End Devs as well.
- # [03:48] * Quits: meandi_ (~quassel@dyndsl-031-150-045-079.ewe-ip-backbone.de) (Read error: Operation timed out)
- # [03:51] * Quits: nate_k (~nkrantz23@184.152.95.28) (Read error: Operation timed out)
- # [03:51] <llamapixel> How are you going to hide the source when its available to anyone with a desktop browser?
- # [03:53] * Joins: d_d_d (~d_d_d@119.192.24.164)
- # [03:53] * Quits: roadt (~roadt@114.96.140.43) (Ping timeout: 256 seconds)
- # [03:55] * Joins: roadt (~roadt@114.96.140.43)
- # [03:55] * Joins: pr0ton (~pr0ton@8.25.197.24)
- # [03:58] * Joins: Snugug (~Richard@pool-74-108-101-95.nycmny.fios.verizon.net)
- # [04:03] * Joins: asher^ (~asher@130.95.90.105)
- # [04:03] * Quits: asher^ (~asher@130.95.90.105) (Changing host)
- # [04:03] * Joins: asher^ (~asher@unaffiliated/asher/x-9381395)
- # [04:03] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [04:05] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Quit: JonathanNeal)
- # [04:07] * Joins: NivenHuH (~NivenWuss@199.241.202.53)
- # [04:08] * Joins: nate_k (~nkrantz23@184.152.95.28)
- # [04:09] * Quits: crudo (~kayaman@177.17.96.22) (Quit: Leaving.)
- # [04:10] * Quits: Siqfck (Siqfck@siqfck.biz) (Ping timeout: 264 seconds)
- # [04:15] * [carwin] is now known as carwin
- # [04:17] * Quits: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au) (Quit: -=[. _ .]=- waves bye..)
- # [04:18] * Joins: hfaze (~hfaze@99-0-116-106.lightspeed.chrlnc.sbcglobal.net)
- # [04:19] * Joins: stephCoue (~stephCoue@tou31-2-82-243-115-55.fbx.proxad.net)
- # [04:20] * Quits: pr0ton (~pr0ton@8.25.197.24) (Quit: pr0ton)
- # [04:20] * Quits: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net) (Quit: mmlac-bv)
- # [04:23] * Quits: NivenHuH (~NivenWuss@199.241.202.53) (Quit: Computer has gone to sleep.)
- # [04:24] * Quits: stephCoue (~stephCoue@tou31-2-82-243-115-55.fbx.proxad.net) (Ping timeout: 256 seconds)
- # [04:24] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [04:25] * Joins: curvedmark (~curvedmar@125.116.97.41)
- # [04:25] * carwin is now known as [carwin]
- # [04:27] * [carwin] is now known as carwin
- # [04:28] * Quits: zettam (~Pak@176.42.167.190) (Read error: Connection reset by peer)
- # [04:30] * Joins: oakdog8 (~oakdog8@unaffiliated/oakdog8)
- # [04:34] * Joins: Vennril2 (~vennril@p4FEB2B8B.dip0.t-ipconnect.de)
- # [04:35] * Quits: Snugug (~Richard@pool-74-108-101-95.nycmny.fios.verizon.net) (Quit: Snugug)
- # [04:36] * Quits: Vennril (~vennril@p4FEB0D37.dip0.t-ipconnect.de) (Ping timeout: 256 seconds)
- # [04:37] * Quits: oakdog8 (~oakdog8@unaffiliated/oakdog8) (Remote host closed the connection)
- # [04:40] * Quits: develope_ (~developer@cdm-75-109-122-65.asbnva.dh.suddenlink.net) (Remote host closed the connection)
- # [04:45] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Quit: Leaving)
- # [04:46] * Joins: sethwalker (~sethwalke@c-50-131-59-105.hsd1.ca.comcast.net)
- # [04:46] * Quits: Dorf (~james@c-98-213-99-154.hsd1.in.comcast.net) (Read error: Operation timed out)
- # [04:50] * Quits: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br) (Remote host closed the connection)
- # [04:51] * Joins: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br)
- # [04:53] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
- # [04:56] * Quits: sethwalker (~sethwalke@c-50-131-59-105.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [04:57] * Joins: rowin_ (~rowin@123-243-103-144.static.tpgi.com.au)
- # [04:57] * Joins: cwin (~cwin@c-67-173-252-218.hsd1.co.comcast.net)
- # [04:58] * Parts: rowin_ (~rowin@123-243-103-144.static.tpgi.com.au)
- # [04:58] * Joins: newtron_ (~newtron@69-165-138-36.dsl.teksavvy.com)
- # [04:59] * Joins: sethwalker (~sethwalke@c-50-131-59-105.hsd1.ca.comcast.net)
- # [05:01] * Joins: stephenplusplus (~stephenpl@c-71-238-131-205.hsd1.mi.comcast.net)
- # [05:01] * Quits: cwin (~cwin@c-67-173-252-218.hsd1.co.comcast.net) (Client Quit)
- # [05:01] * Quits: newtron (~newtron@69-165-138-36.dsl.teksavvy.com) (Ping timeout: 276 seconds)
- # [05:02] * Quits: newtron_ (~newtron@69-165-138-36.dsl.teksavvy.com) (Remote host closed the connection)
- # [05:05] * Joins: dexteryy (~dexteryy@124.205.66.195)
- # [05:08] * Quits: vitorpacheco (~vitor@201-8-245-157.user.veloxzone.com.br) (Remote host closed the connection)
- # [05:10] * Quits: phila82r (~phila82r@2607:fa48:6dcb:d860:cc55:6997:b6bf:fe75) (Quit: Leaving)
- # [05:10] * Joins: chandankumar (~chandanku@223.231.3.92)
- # [05:12] * Joins: roadt_ (~roadt@223.240.107.87)
- # [05:14] * Quits: chandankumar (~chandanku@223.231.3.92) (Ping timeout: 256 seconds)
- # [05:15] * Quits: roadt (~roadt@114.96.140.43) (Ping timeout: 252 seconds)
- # [05:18] * Quits: oohnoitz (septicore@gateway/shell/xzibition.com/x-ippyvndydcpdkueq) (Ping timeout: 256 seconds)
- # [05:19] * Joins: NivenHuH (~NivenWuss@199.241.202.53)
- # [05:19] * Quits: NivenHuH (~NivenWuss@199.241.202.53) (Client Quit)
- # [05:21] * Quits: jdelgado (~jdelgado@50.23.115.103) (Ping timeout: 256 seconds)
- # [05:22] * Quits: hfaze (~hfaze@99-0-116-106.lightspeed.chrlnc.sbcglobal.net) (Quit: Linkinus - http://linkinus.com)
- # [05:22] * Joins: oohnoitz (septicore@gateway/shell/xzibition.com/x-wjtcqvupsdjvnwcl)
- # [05:23] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
- # [05:25] * Quits: DrShoggoth (~prakwtf@12.116.104.118) (Quit: Leaving)
- # [05:30] * Joins: DrShoggoth (~prakwtf@12.116.104.118)
- # [05:32] * Quits: scottkellum (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Remote host closed the connection)
- # [05:35] * Joins: seth_ (~seth@ec2-54-242-252-150.compute-1.amazonaws.com)
- # [05:36] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
- # [05:37] * Quits: d[off]cster (docster@89.43.74.4) (Remote host closed the connection)
- # [05:37] * Joins: pr0ton (~pr0ton@172-9-104-52.lightspeed.sntcca.sbcglobal.net)
- # [05:37] * Quits: pr0ton (~pr0ton@172-9-104-52.lightspeed.sntcca.sbcglobal.net) (Client Quit)
- # [05:38] * Quits: threesome (~threesome@81.183.251.5) (Ping timeout: 248 seconds)
- # [05:38] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Client Quit)
- # [05:38] * Quits: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com) (Ping timeout: 256 seconds)
- # [05:40] * seth_ is now known as sethwalker_
- # [05:40] * Quits: obert (~quassel@host186-202-dynamic.6-87-r.retail.telecomitalia.it) (Remote host closed the connection)
- # [05:41] * Quits: d3m0n (~demon@67.198.198.66) (Remote host closed the connection)
- # [05:42] * Quits: shaunmckinnon (~shaunmcki@CPE20c9d014a71f-CM0026f337503d.cpe.net.cable.rogers.com) (Quit: Linkinus - http://linkinus.com)
- # [05:44] * carwin is now known as carwin|afk
- # [05:49] * Quits: sethwalker (~sethwalke@c-50-131-59-105.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [05:50] * sethwalker_ is now known as sethwalker
- # [05:50] * Quits: populvuh (~populvuh@unaffiliated/populvuh) (Ping timeout: 248 seconds)
- # [05:52] * Quits: heath (quassel@unaffiliated/ybit) (Read error: Connection reset by peer)
- # [06:00] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
- # [06:00] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [06:01] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
- # [06:03] * Quits: shiwano (~shiwano@124x35x143x210.ap124.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [06:04] * Joins: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com)
- # [06:05] * Joins: heath (~quassel@heath.io)
- # [06:05] * Quits: heath (~quassel@heath.io) (Changing host)
- # [06:05] * Joins: heath (~quassel@unaffiliated/ybit)
- # [06:05] * Quits: freakazoid0223 (~matt@pool-173-75-233-172.phlapa.fios.verizon.net) (Ping timeout: 246 seconds)
- # [06:06] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [06:10] * Joins: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net)
- # [06:12] * Joins: pplcf (pplcf@46.48.158.197)
- # [06:13] * Quits: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com) (Ping timeout: 276 seconds)
- # [06:13] * Joins: newtron (~newtron@69-165-138-36.dsl.teksavvy.com)
- # [06:18] * Quits: newtron (~newtron@69-165-138-36.dsl.teksavvy.com) (Ping timeout: 276 seconds)
- # [06:19] * Quits: rostam (~zartoosh@nat/cisco/x-sdazdihkrhcarbdx) (Remote host closed the connection)
- # [06:20] * Quits: curvedmark (~curvedmar@125.116.97.41) (Ping timeout: 264 seconds)
- # [06:23] * Joins: rostam (~zartoosh@nat/cisco/x-bqdoahboqcvnbeyk)
- # [06:24] * Joins: Siqfck (Siqfck@siqfck.biz)
- # [06:25] * Quits: tristanseifert_ (~tristan@72.183.110.128) (Remote host closed the connection)
- # [06:37] * Quits: gde33 (~gde33@546A1A51.cm-12-3a.dynamic.ziggo.nl) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
- # [06:39] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [06:41] * Joins: pensive612 (~pensive61@172-10-237-104.lightspeed.sntcca.sbcglobal.net)
- # [06:43] <pensive612> Anyone know of a way in Chrome to temporarily disable CSS3 compatibilities for testing?
- # [06:43] <pensive612> ie. turn off flexbox support.
- # [06:45] * Joins: scottkellum (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
- # [06:46] * Joins: sethwalk_ (~sethwalke@c-50-131-59-105.hsd1.ca.comcast.net)
- # [06:50] * Parts: nate_k (~nkrantz23@184.152.95.28) ("Leaving")
- # [06:50] * Quits: scottkellum (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Ping timeout: 276 seconds)
- # [06:54] * Joins: gde33 (~gde33@546A1A51.cm-12-3a.dynamic.ziggo.nl)
- # [06:59] * Quits: roadt_ (~roadt@223.240.107.87) (Read error: Connection reset by peer)
- # [07:02] * Quits: stephenplusplus (~stephenpl@c-71-238-131-205.hsd1.mi.comcast.net) (Quit: Leaving.)
- # [07:06] * Quits: sethwalk_ (~sethwalke@c-50-131-59-105.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [07:13] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [07:15] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [07:15] * Quits: carlos_antonio (~benway@unaffiliated/disusered) (Ping timeout: 248 seconds)
- # [07:18] * Quits: chandankumar (~chandanku@210.212.5.129) (Excess Flood)
- # [07:20] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [07:20] * Quits: k_sze[work] (~kvirc@101.78.178.186) (Ping timeout: 276 seconds)
- # [07:23] * Quits: chandankumar (~chandanku@210.212.5.129) (Max SendQ exceeded)
- # [07:24] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [07:26] * Joins: shiwano (~shiwano@124x35x143x210.ap124.ftth.ucom.ne.jp)
- # [07:27] * Quits: chandankumar (~chandanku@210.212.5.129) (Max SendQ exceeded)
- # [07:31] * Quits: boogyman (~misterj@pdpc/supporter/professional/boogyman) (Ping timeout: 276 seconds)
- # [07:31] * Joins: factor (~factor@ip70-189-111-253.ok.ok.cox.net)
- # [07:37] * Joins: _gambit (~prajwalit@61.12.96.226)
- # [07:38] * Joins: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net)
- # [07:38] * Quits: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net) (Changing host)
- # [07:38] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [07:42] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
- # [07:43] * Joins: Erakso (~darklands@194.237.81.4)
- # [07:45] * Quits: vlad_starkov (~vlad_star@109.188.124.147) (Remote host closed the connection)
- # [07:45] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Ping timeout: 264 seconds)
- # [07:45] * Joins: vlad_starkov (~vlad_star@109.188.124.147)
- # [07:46] * Joins: longbeach (~mike@AFontenayssB-152-1-2-121.w82-121.abo.wanadoo.fr)
- # [07:48] * Joins: erickubenka (~erick@212.80.226.195)
- # [07:48] * Quits: vlad_starkov (~vlad_star@109.188.124.147) (Remote host closed the connection)
- # [07:51] * Quits: Trae32566-NE (~Trae32566@unaffiliated/trae32566-smsng) (Read error: Operation timed out)
- # [07:54] * Joins: arietis (~arietis@188.242.181.162)
- # [07:56] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Textual IRC Client: www.textualapp.com)
- # [07:57] * Joins: djamel (~djamel@li252-173.members.linode.com)
- # [07:58] * Quits: djamel (~djamel@li252-173.members.linode.com) (Remote host closed the connection)
- # [08:01] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Quit: JonathanNeal)
- # [08:03] * Joins: k_sze[work] (~kvirc@101.78.178.186)
- # [08:08] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
- # [08:09] * Joins: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com)
- # [08:16] * Quits: kadiks (~kadiks@APuteaux-652-1-193-111.w86-217.abo.wanadoo.fr) (Read error: Operation timed out)
- # [08:16] * Joins: didiergm (~quassel@81-65-80-163.rev.numericable.fr)
- # [08:17] * Quits: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com) (Ping timeout: 260 seconds)
- # [08:18] * sethwalker is now known as zz_sethwalker
- # [08:19] * Joins: mpaun (~mpaun@80.111.45.126)
- # [08:20] * Joins: populvuh (~populvuh@unaffiliated/populvuh)
- # [08:21] * zz_sethwalker is now known as sethwalker
- # [08:26] * Joins: Baybal32 (~Baybal32@d75-156-91-135.bchsia.telus.net)
- # [08:26] * Quits: Vennril2 (~vennril@p4FEB2B8B.dip0.t-ipconnect.de) (Quit: Nettalk6 - www.ntalk.de)
- # [08:27] * Quits: mpaun (~mpaun@80.111.45.126) (Ping timeout: 260 seconds)
- # [08:28] * Quits: asher^ (~asher@unaffiliated/asher/x-9381395)
- # [08:30] * Quits: arietis (~arietis@188.242.181.162) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [08:30] * Joins: exoon (~exoon@p4FC3F0CF.dip0.t-ipconnect.de)
- # [08:30] * Quits: hugo_moss (hugo_moss@ool-ad033d92.dyn.optonline.net) (Ping timeout: 252 seconds)
- # [08:31] * Joins: hugo_moss (hugo_moss@ool-ad033d92.dyn.optonline.net)
- # [08:33] * Joins: threesome (~threesome@81.183.251.4)
- # [08:34] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [08:35] * Quits: exoon (~exoon@p4FC3F0CF.dip0.t-ipconnect.de) (Ping timeout: 256 seconds)
- # [08:40] * Joins: Ms2ger (~Ms2ger@111.235-64-87.adsl-dyn.isp.belgacom.be)
- # [08:40] * Quits: pensive612 (~pensive61@172-10-237-104.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 248 seconds)
- # [08:40] * sethwalker is now known as zz_sethwalker
- # [08:41] * Joins: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com)
- # [08:43] * Joins: kroyeren (~kroyeren@81.27.221.202)
- # [08:43] * Joins: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au)
- # [08:44] * zz_sethwalker is now known as sethwalker
- # [08:45] * Joins: codeho (~codeho@p54A76A2D.dip0.t-ipconnect.de)
- # [08:45] * Quits: codeho (~codeho@p54A76A2D.dip0.t-ipconnect.de) (Client Quit)
- # [08:50] * Joins: vlad_starkov (~vlad_star@109.188.124.177)
- # [08:54] * sethwalker is now known as zz_sethwalker
- # [08:54] * Quits: vlad_starkov (~vlad_star@109.188.124.177) (Ping timeout: 252 seconds)
- # [08:55] * Joins: Creepy (~Creepy@p5B168161.dip0.t-ipconnect.de)
- # [08:58] * Joins: Kolombiken1 (~Adium@gateway.creuna.se)
- # [08:59] * Joins: themsay (~themsay@cpc1-ipsw1-2-0-cust402.7-4.cable.virginmedia.com)
- # [09:00] * Joins: daanavitch (~daanavitc@d8D86D71B.access.telenet.be)
- # [09:00] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Ping timeout: 256 seconds)
- # [09:00] * Quits: Kolombiken1 (~Adium@gateway.creuna.se) (Client Quit)
- # [09:00] * Joins: vlad_starkov (~vlad_star@109.188.124.177)
- # [09:01] * Joins: shwetank (~shwetank@122.161.125.87)
- # [09:04] * Quits: vlad_starkov (~vlad_star@109.188.124.177) (Ping timeout: 245 seconds)
- # [09:06] * Joins: ng_ (~ng@host86-152-231-79.range86-152.btcentralplus.com)
- # [09:06] * Joins: Trae32566-NE (~Trae32566@unaffiliated/trae32566-smsng)
- # [09:07] * Joins: thomasFre (~thomas@159.71.64.86.rev.sfr.net)
- # [09:09] * Quits: shiwano (~shiwano@124x35x143x210.ap124.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [09:09] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Quit: :q!)
- # [09:11] * Joins: curvedmark (~curvedmar@125.115.185.83)
- # [09:12] * Joins: brunus (~brunus@159.71.64.86.rev.sfr.net)
- # [09:12] * Joins: icecandy (~icecandy@unaffiliated/icecandy)
- # [09:14] * Joins: rnarian (~rnarian@p4FF08081.dip0.t-ipconnect.de)
- # [09:14] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [09:15] * Quits: WebDragon (~webdragon@c-69-249-35-128.hsd1.de.comcast.net) (Ping timeout: 256 seconds)
- # [09:16] * Quits: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com) (Ping timeout: 252 seconds)
- # [09:16] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
- # [09:17] * Joins: Lethalman (~luca@net77-43-20-100.mclink.it)
- # [09:18] * Joins: calbasi (~joan@168.34.14.37.dynamic.jazztel.es)
- # [09:18] * Quits: themsay (~themsay@cpc1-ipsw1-2-0-cust402.7-4.cable.virginmedia.com) (Ping timeout: 256 seconds)
- # [09:18] * Joins: devsharpen (~steph@ARennes-551-1-192-159.w2-13.abo.wanadoo.fr)
- # [09:23] * Joins: Criztian (~criztian@cust.static.46-14-92-114.swisscomdata.ch)
- # [09:28] * Joins: MCHammer (~mchammer@212.48.107.10)
- # [09:30] * Joins: fr33r1d3 (~peter@h240n7-oer-d4.ias.bredband.telia.com)
- # [09:30] * Joins: dhruvasagar (~dhruvasag@122.167.92.231)
- # [09:34] * Joins: mitemitreski (~mitemitre@212.120.17.179)
- # [09:34] * Joins: marian- (~rnarian@p4FF084B1.dip0.t-ipconnect.de)
- # [09:36] * Joins: thomasjachmann (~thomasjac@business-176-094-016-206.static.arcor-ip.net)
- # [09:36] * Quits: rnarian (~rnarian@p4FF08081.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
- # [09:40] * Joins: Vennril (~vennril@p4FEB2B8B.dip0.t-ipconnect.de)
- # [09:41] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 276 seconds)
- # [09:42] * marian- is now known as rnarian
- # [09:42] * Quits: threesome (~threesome@81.183.251.4) (Ping timeout: 248 seconds)
- # [09:42] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
- # [09:43] * Joins: shiwano (~shiwano@124x35x143x210.ap124.ftth.ucom.ne.jp)
- # [09:43] * Quits: thomasjachmann (~thomasjac@business-176-094-016-206.static.arcor-ip.net)
- # [09:45] * zz_sethwalker is now known as sethwalker
- # [09:52] * Quits: devsharpen (~steph@ARennes-551-1-192-159.w2-13.abo.wanadoo.fr) (Remote host closed the connection)
- # [09:54] * sethwalker is now known as zz_sethwalker
- # [09:55] * Joins: extrawurst (~extrawurs@b2b-92-50-112-98.unitymedia.biz)
- # [09:57] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [09:57] * Quits: extrawurst (~extrawurs@b2b-92-50-112-98.unitymedia.biz) (Client Quit)
- # [09:58] * Joins: devsharpen (~steph@ARennes-551-1-192-159.w2-13.abo.wanadoo.fr)
- # [10:00] * Joins: vlad_starkov (~vlad_star@109.188.124.145)
- # [10:05] * Quits: vlad_starkov (~vlad_star@109.188.124.145) (Ping timeout: 256 seconds)
- # [10:06] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Quit: Leaving.)
- # [10:07] * Joins: threesome (~threesome@81.183.251.4)
- # [10:11] * Quits: brunus (~brunus@159.71.64.86.rev.sfr.net) (Quit: Quitte)
- # [10:11] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [10:15] * Hornet- is now known as Hornet
- # [10:16] * Joins: nonge_ (~nonge@p5082B42C.dip0.t-ipconnect.de)
- # [10:17] * Joins: brunus (~brunus@159.71.64.86.rev.sfr.net)
- # [10:17] * Joins: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net)
- # [10:18] * Joins: zettam (~Pak@176.42.167.190)
- # [10:20] * Quits: nonge (~nonge@p5082A0A7.dip0.t-ipconnect.de) (Ping timeout: 256 seconds)
- # [10:20] * Quits: curvedmark (~curvedmar@125.115.185.83) (Quit: Zzzzzz)
- # [10:24] * Quits: jon8 (Rush@unaffiliated/jon8) (Ping timeout: 245 seconds)
- # [10:30] * Joins: manuelbieh (~beeevi2@78.47.226.217)
- # [10:31] * Joins: rkgarg901 (6b151093@gateway/web/freenode/ip.107.21.16.147)
- # [10:31] * Quits: brunus (~brunus@159.71.64.86.rev.sfr.net) (Read error: Connection reset by peer)
- # [10:31] * Joins: brunus_ (~brunus@159.71.64.86.rev.sfr.net)
- # [10:32] * Parts: rkgarg901 (6b151093@gateway/web/freenode/ip.107.21.16.147)
- # [10:32] * Joins: stephCoue (~stephCoue@2a01:e35:2e04:9b90:815:473f:31ca:198a)
- # [10:34] * Joins: jxdones (~Jones@unaffiliated/jxdones)
- # [10:34] * Joins: Karliky (~Karliky@13.85-84-186.dynamic.clientes.euskaltel.es)
- # [10:35] * Joins: mpaun (~mpaun@80.111.45.126)
- # [10:40] * Quits: kroyeren (~kroyeren@81.27.221.202) (Ping timeout: 256 seconds)
- # [10:40] * brunus_ is now known as Brunus
- # [10:42] * Joins: jon8 (~jon8@c-68-41-244-147.hsd1.mi.comcast.net)
- # [10:42] * Quits: jon8 (~jon8@c-68-41-244-147.hsd1.mi.comcast.net) (Changing host)
- # [10:42] * Joins: jon8 (~jon8@unaffiliated/jon8)
- # [10:43] * Quits: coellobranco (~FoRcEr@201.Red-83-53-125.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [10:43] * Quits: barneybook (~kvirc@220-136-41-85.dynamic.hinet.net) (Ping timeout: 252 seconds)
- # [10:45] * Joins: Siyfion (~Siyfion@195.58.75.192)
- # [10:45] * zz_sethwalker is now known as sethwalker
- # [10:45] * Quits: chandankumar (~chandanku@210.212.5.129) (Quit: Leaving)
- # [10:46] * Quits: shwetank (~shwetank@122.161.125.87) (Quit: Leaving...)
- # [10:46] * Quits: threesome (~threesome@81.183.251.4) (Read error: Connection reset by peer)
- # [10:48] * Joins: flcl1 (~flcl@mm-78-247-57-86.leased.line.mgts.by)
- # [10:48] * Joins: threesome (~threesome@81.183.251.4)
- # Session Close: Wed May 29 10:52:17 2013
- #
- # Session Start: Wed May 29 10:52:17 2013
- # Session Ident: #html5
- # [10:52] * Disconnected
- # [10:53] * Attempting to rejoin channel #html5
- # [10:53] * Rejoined channel #html5
- # [10:53] * Topic is 'Ask any question about HTML5 & Friends || HTML5 Spec for Developers: http://developers.whatwg.org || Also: http://html5rocks.com http://diveintohtml5.info http://mzl.la/9giLwR || Channel logs: http://j.mp/cG7UDa'
- # [10:53] * Set by marienz!marienz@freenode/staff/marienz on Fri Oct 21 21:53:09
- # [10:53] * Joins: shwetank (~shwetank@122.161.125.87)
- # [10:53] * Quits: shwetank (~shwetank@122.161.125.87) (Client Quit)
- # [10:54] * Quits: amizraa (~amizraa@gateway/tor-sasl/amizraa) (Remote host closed the connection)
- # [10:54] * sethwalker is now known as zz_sethwalker
- # [10:55] * Quits: shiwano (~shiwano@124x35x143x210.ap124.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [10:55] * Joins: obert (~quassel@host11-202-dynamic.6-87-r.retail.telecomitalia.it)
- # [10:56] * Quits: ng_ (~ng@host86-152-231-79.range86-152.btcentralplus.com) (Quit: ng_)
- # [10:56] * Quits: obert (~quassel@host11-202-dynamic.6-87-r.retail.telecomitalia.it) (Remote host closed the connection)
- # [10:56] * Joins: DrCode (~DrCode@gateway/tor-sasl/drcode)
- # [10:56] * Quits: bot-t (temp01@unaffiliated/temp01/bot/bot-t) (Ping timeout: 252 seconds)
- # [11:00] * Quits: flcl1 (~flcl@mm-78-247-57-86.leased.line.mgts.by) (Quit: Leaving.)
- # [11:00] * Joins: vlad_starkov (~vlad_star@109.188.124.176)
- # [11:03] * Joins: Somebody (~somebody@82-169-11-49.ip.telfort.nl)
- # [11:03] * Somebody is now known as leonvv
- # [11:03] * Joins: niloy (~niloy@115.112.64.6)
- # [11:05] * Quits: vlad_starkov (~vlad_star@109.188.124.176) (Ping timeout: 256 seconds)
- # [11:11] * Quits: lukaszr (~luro@195.26.78.26) (Remote host closed the connection)
- # [11:13] * Joins: bot-t (temp01@unaffiliated/temp01/bot/bot-t)
- # [11:14] * Joins: curvedmark (~curvedmar@125.115.185.83)
- # [11:14] * Joins: lukaszr (~luro@195.26.78.26)
- # [11:17] * Joins: kroyeren (~kroyeren@81.27.221.202)
- # [11:17] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [11:23] * Joins: samn (~Adium@94.137.124.2)
- # [11:26] * Quits: daanavitch (~daanavitc@d8D86D71B.access.telenet.be) (Remote host closed the connection)
- # [11:43] * Joins: maxani_ (~maxani@ARennes-655-1-26-83.w109-218.abo.wanadoo.fr)
- # [11:43] * Quits: curvedmark (~curvedmar@125.115.185.83) (Quit: Quit)
- # [11:44] * Joins: curvedmark (~curvedmar@125.115.185.83)
- # [11:45] * Joins: fBirD (~andre.sr@188.251.254.160)
- # [11:45] * Quits: curvedmark (~curvedmar@125.115.185.83) (Client Quit)
- # [11:45] * zz_sethwalker is now known as sethwalker
- # [11:45] * Quits: bot-t (temp01@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [11:48] * Quits: chandankumar (~chandanku@210.212.5.129) (Ping timeout: 276 seconds)
- # [11:54] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [11:54] * Joins: dekiss (~math@77.28.20.160)
- # [11:54] * Quits: leonvv (~somebody@82-169-11-49.ip.telfort.nl) (Remote host closed the connection)
- # [11:54] <dekiss> should I end doctype element with solidus character?
- # [11:55] * sethwalker is now known as zz_sethwalker
- # [11:55] * Quits: chandankumar (~chandanku@210.212.5.129) (Excess Flood)
- # [11:55] <dekiss> <!doctype html /> like this? or <!doctype html> or like his?
- # [11:56] <dahlfors_> second one
- # [11:56] <dekiss> why?
- # [11:56] <dahlfors_> long story. read up on it
- # [11:56] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [11:56] <dekiss> I can't end it with solidus?
- # [11:56] <dahlfors_> I'm working here
- # [11:56] <dekiss> isn't that ordinary element like all others?
- # [11:57] <dekiss> nah I think you don't know that is why
- # [11:57] <dekiss> you lie that you work :)
- # [11:57] <dahlfors_> ok
- # [11:58] * Joins: coellobranco (~FoRcEr@201.Red-83-53-125.dynamicIP.rima-tde.net)
- # [11:59] <dekiss> you just have read that but don't know to exaplin why
- # [12:00] <dekiss> I saw on wc html5 standard taht it should consist solidus / but I am not sure why
- # [12:00] <dekiss> so that makes doctype not ordinary element
- # [12:02] * Joins: obert (~quassel@host11-202-dynamic.6-87-r.retail.telecomitalia.it)
- # [12:03] * Joins: christophe_v_E (54c25f0d@gateway/web/freenode/ip.84.194.95.13)
- # [12:03] <christophe_v_E> Hi, I'm looking to play a video with multiple audio tracks (only the selected one can be played with the video) any suggestions?
- # [12:05] * Joins: edgeuplink (~edgeup@a81-84-242-11.static.cpe.netcabo.pt)
- # [12:06] * Joins: GarethAdams (~garethada@pdpc/supporter/active/GarethAdams)
- # [12:11] * Joins: daanavitch (~daanavitc@d8D86D71B.access.telenet.be)
- # [12:14] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [12:15] * Joins: Guest15381 (~Guest1538@69.41.182.130)
- # [12:16] * Quits: Guest15381 (~Guest1538@69.41.182.130) (Client Quit)
- # [12:19] * Joins: bot-t (temp01@unaffiliated/temp01/bot/bot-t)
- # [12:28] * Quits: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au) (Quit: llamapixel)
- # [12:28] * fiws|meh is now known as fiws
- # [12:30] * Quits: maxani_ (~maxani@ARennes-655-1-26-83.w109-218.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [12:32] * Quits: chandankumar (~chandanku@210.212.5.129) (Ping timeout: 252 seconds)
- # [12:32] * Quits: obert (~quassel@host11-202-dynamic.6-87-r.retail.telecomitalia.it) (Remote host closed the connection)
- # [12:41] * Quits: dhruvasagar (~dhruvasag@122.167.92.231) (Ping timeout: 245 seconds)
- # [12:42] * Parts: christophe_v_E (54c25f0d@gateway/web/freenode/ip.84.194.95.13)
- # [12:43] * Quits: kroyeren (~kroyeren@81.27.221.202) (Ping timeout: 256 seconds)
- # [12:43] * Joins: dhruvasagar (~dhruvasag@122.166.154.84)
- # [12:46] * zz_sethwalker is now known as sethwalker
- # [12:47] * Joins: curvedmark (~curvedmar@125.115.185.83)
- # [12:52] * Quits: daanavitch (~daanavitc@d8D86D71B.access.telenet.be) (Remote host closed the connection)
- # [12:53] * Quits: fBirD (~andre.sr@188.251.254.160) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [12:55] * sethwalker is now known as zz_sethwalker
- # [13:00] * Joins: Kolombiken (~Adium@gateway.creuna.se)
- # [13:01] * Joins: herbnerder (~herbnerde@192.34.63.47)
- # [13:01] * Joins: vlad_starkov (~vlad_star@212.44.137.202)
- # [13:06] * Quits: k_sze[work] (~kvirc@101.78.178.186) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [13:07] * Quits: herbnerder (~herbnerde@192.34.63.47) (Quit: ZNC - http://znc.in)
- # [13:07] * Quits: vlad_starkov (~vlad_star@212.44.137.202) (Ping timeout: 260 seconds)
- # [13:09] * Joins: shaunmckinnon (~shaunmcki@CPE20c9d014a71f-CM0026f337503d.cpe.net.cable.rogers.com)
- # [13:13] * Joins: kroyeren (~kroyeren@81.27.221.202)
- # [13:15] * Joins: playjax (~chatzilla@49.176.100.216)
- # [13:16] * Joins: herbnerder (~herbnerde@192.34.63.47)
- # [13:17] * Joins: thomasjachmann (~thomasjac@p578bb5c6.dip0.t-ipconnect.de)
- # [13:17] * Quits: mkf (telex@gateway/shell/anapnea.net/x-ibmzsszfftiaehzy) (Ping timeout: 256 seconds)
- # [13:18] * Joins: scottkellum (~scottkell@cpe-98-14-102-66.nyc.res.rr.com)
- # [13:21] * Joins: vlad_starkov (~vlad_star@195.239.220.131)
- # [13:21] * Joins: tristanseifert (~tristan@72.183.110.128)
- # [13:21] * Quits: rnarian (~rnarian@p4FF084B1.dip0.t-ipconnect.de) (Quit: Leaving...)
- # [13:23] * Joins: mkf (telex@gateway/shell/anapnea.net/x-zmeumvrkjpbversu)
- # [13:23] * Joins: vlad_sta_ (~vlad_star@91.206.59.129)
- # [13:23] * Joins: vlad_st__ (~vlad_star@212.44.137.202)
- # [13:25] * Quits: shaunmckinnon (~shaunmcki@CPE20c9d014a71f-CM0026f337503d.cpe.net.cable.rogers.com) (Quit: Colloquy for iPhone - http://colloquy.mobi)
- # [13:26] * Quits: playjax (~chatzilla@49.176.100.216) (Ping timeout: 276 seconds)
- # [13:26] * Quits: vlad_starkov (~vlad_star@195.239.220.131) (Ping timeout: 248 seconds)
- # [13:27] * Quits: vlad_sta_ (~vlad_star@91.206.59.129) (Ping timeout: 252 seconds)
- # [13:27] * Joins: amizraa (~amizraa@gateway/tor-sasl/amizraa)
- # [13:31] * Quits: thomasjachmann (~thomasjac@p578bb5c6.dip0.t-ipconnect.de)
- # [13:32] * Joins: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net)
- # [13:33] * Joins: mstalfoort (~manuchill@83.232.96.217)
- # [13:34] * fiws is now known as fiws|meh
- # [13:43] * Joins: sasori (~chatzilla@cm105.gamma248.maxonline.com.sg)
- # [13:46] * zz_sethwalker is now known as sethwalker
- # [13:48] * Joins: erichynds (~ehynds@64.206.121.41)
- # [13:50] * Joins: dkiss (~math@77.28.10.67)
- # [13:52] * Joins: developerjustin (~developer@173-80-78-104-bkly.atw.dyn.suddenlink.net)
- # [13:52] * Quits: dkiss (~math@77.28.10.67) (Client Quit)
- # [13:52] * Quits: dekiss (~math@77.28.20.160) (Ping timeout: 260 seconds)
- # [13:52] * Quits: developerjustin (~developer@173-80-78-104-bkly.atw.dyn.suddenlink.net) (Remote host closed the connection)
- # [13:53] * Joins: developerjustin (~developer@173-80-78-104-bkly.atw.dyn.suddenlink.net)
- # [13:56] * sethwalker is now known as zz_sethwalker
- # [13:57] * Joins: daanavitch (~daanavitc@d8D86D71B.access.telenet.be)
- # [14:09] * Joins: BrianWGray (~BrianWGra@unaffiliated/brianwgray)
- # [14:09] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [14:10] * Parts: calbasi (~joan@168.34.14.37.dynamic.jazztel.es)
- # [14:10] * Joins: asher^ (asher@101.166.147.73)
- # [14:10] * Quits: asher^ (asher@101.166.147.73) (Changing host)
- # [14:10] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [14:10] * Quits: asher^ (asher@unaffiliated/asher/x-9381395) (Remote host closed the connection)
- # [14:11] * Quits: daze (~irc@client-212-117-18-111.inturbo.lt) (Ping timeout: 264 seconds)
- # [14:14] * Quits: mpaun (~mpaun@80.111.45.126) (Remote host closed the connection)
- # [14:14] * Joins: mpaun (~mpaun@80.111.45.126)
- # [14:19] * Quits: mpaun (~mpaun@80.111.45.126) (Ping timeout: 245 seconds)
- # [14:19] * Joins: brbcoding (~cghensha@unaffiliated/brbcoding)
- # [14:20] * Joins: maxani_ (~maxani@ARennes-655-1-26-83.w109-218.abo.wanadoo.fr)
- # [14:21] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [14:23] * Joins: vmosnak (b06a797e@gateway/web/freenode/ip.176.106.121.126)
- # [14:28] * Joins: shwetank (~shwetank@122.161.125.87)
- # [14:31] * Joins: cwin (~cwin@c-67-173-252-218.hsd1.co.comcast.net)
- # [14:36] * Quits: vmosnak (b06a797e@gateway/web/freenode/ip.176.106.121.126) (Quit: Page closed)
- # [14:42] * Joins: shaunmckinnon (~shaunmcki@CPE20c9d014a71f-CM0026f337503d.cpe.net.cable.rogers.com)
- # [14:42] * Joins: newtron (~newtron@199.71.174.103)
- # [14:43] * Joins: boogyman (~dividingl@68.200.9.63)
- # [14:43] * Quits: boogyman (~dividingl@68.200.9.63) (Changing host)
- # [14:43] * Joins: boogyman (~dividingl@pdpc/supporter/professional/boogyman)
- # [14:44] * Quits: shaunmckinnon (~shaunmcki@CPE20c9d014a71f-CM0026f337503d.cpe.net.cable.rogers.com) (Client Quit)
- # [14:45] * Joins: mpaun (~mpaun@80.111.45.126)
- # [14:46] * zz_sethwalker is now known as sethwalker
- # [14:47] * Quits: coellobranco (~FoRcEr@201.Red-83-53-125.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [14:47] * Quits: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net) (Ping timeout: 252 seconds)
- # [14:53] * Joins: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net)
- # [14:53] * Quits: mpaun (~mpaun@80.111.45.126) (Ping timeout: 252 seconds)
- # [14:53] * Joins: glob (~bolg@me.glob.com.au)
- # [14:56] * Quits: maxani_ (~maxani@ARennes-655-1-26-83.w109-218.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [14:56] * sethwalker is now known as zz_sethwalker
- # [14:56] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
- # [14:57] * Quits: shwetank (~shwetank@122.161.125.87) (Ping timeout: 252 seconds)
- # [14:59] * Joins: decotii (~decotii@static-98-116-12-109.nycmny.fios.verizon.net)
- # [14:59] * Quits: curvedmark (~curvedmar@125.115.185.83) (Quit: Quit)
- # [15:00] * Joins: rblackwe (~rblackwe@li521-162.members.linode.com)
- # [15:01] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:01] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:02] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:02] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:02] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:02] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:03] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:03] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:03] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:03] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:03] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:03] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:04] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:04] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:04] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:04] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:05] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:05] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:05] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:05] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:06] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:06] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:06] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:06] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:06] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:06] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:07] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:07] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:07] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [15:07] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:07] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:08] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:08] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:08] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:08] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:08] * Quits: LordNasty (~NaSTy@93-43-163-20.ip92.fastwebnet.it) (Ping timeout: 264 seconds)
- # [15:08] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:09] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:09] * Joins: LordNasty (~NaSTy@93-43-163-20.ip92.fastwebnet.it)
- # [15:09] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:09] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:09] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
- # [15:09] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:09] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:10] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:10] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:10] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:10] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:10] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:10] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:11] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:11] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:11] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:11] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:12] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:12] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:12] * Quits: chandankumar (~chandanku@210.212.5.129) (Ping timeout: 264 seconds)
- # [15:12] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:12] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:13] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:13] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [15:13] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:13] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:13] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:13] * Joins: Nneon (~Nneon@217.205.197.194)
- # [15:13] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:13] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:13] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [15:14] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:14] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:14] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:14] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:14] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:15] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:15] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:15] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:15] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:15] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:16] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:16] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:16] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:16] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:16] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:16] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:17] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:17] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:17] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:17] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:17] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:18] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:18] * Joins: mokush (~cc@82.208.133.70)
- # [15:18] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:18] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:18] * Joins: _dc (~dc@219.sub-70-194-84.myvzw.com)
- # [15:18] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:18] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:19] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:19] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:19] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:19] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:19] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:19] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:20] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:20] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:20] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:20] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:20] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:20] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Excess Flood)
- # [15:21] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [15:21] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Remote host closed the connection)
- # [15:22] * Joins: bmac (~textual@75-150-66-249-NewEngland.hfc.comcastbusiness.net)
- # [15:22] * Joins: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net)
- # [15:23] * Quits: no-thing (~no-thing@ip1.c2834.amb98.cust.comxnet.dk) (Read error: Operation timed out)
- # [15:24] * Joins: Wildblue` (~guy@unaffiliated/wildblue)
- # [15:24] * Wildblue` is now known as Wildblue
- # [15:24] * Quits: mokush (~cc@82.208.133.70) (Quit: Konversation terminated!)
- # [15:24] * Quits: dhruvasagar (~dhruvasag@122.166.154.84) (Ping timeout: 264 seconds)
- # [15:24] * Joins: mtcrutch (~mtcrutch@157.166.167.129)
- # [15:26] * Joins: roelmonnens (~roelmonne@d54C2232C.access.telenet.be)
- # [15:26] * Joins: jdelgado (~jdelgado@50-23-65-34.revip2.marketstreetwifi.net)
- # [15:27] * Quits: dexteryy (~dexteryy@124.205.66.195) (Quit: dexteryy)
- # [15:27] * Joins: oakdog8 (~oakdog8@unaffiliated/oakdog8)
- # [15:32] * Quits: Creepy (~Creepy@p5B168161.dip0.t-ipconnect.de) (Quit: Creepy)
- # [15:32] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [15:33] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [15:34] * Joins: rnarian (~rnarian@p4FF084B1.dip0.t-ipconnect.de)
- # [15:34] * Quits: boogyman (~dividingl@pdpc/supporter/professional/boogyman) (Ping timeout: 276 seconds)
- # [15:34] * Quits: fr33r1d3 (~peter@h240n7-oer-d4.ias.bredband.telia.com) (Quit: Ex-Chat)
- # [15:41] * Joins: themsay (~themsay@cpc1-ipsw1-2-0-cust402.7-4.cable.virginmedia.com)
- # [15:42] * Quits: chandankumar (~chandanku@210.212.5.129) (Ping timeout: 245 seconds)
- # [15:46] * Joins: JonEdney (~JonEdney@unaffiliated/jonedney)
- # [15:47] * zz_sethwalker is now known as sethwalker
- # [15:49] * Quits: kroyeren (~kroyeren@81.27.221.202) (Ping timeout: 256 seconds)
- # [15:52] * Joins: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com)
- # [15:53] * carwin|afk is now known as carwin
- # [15:56] * Quits: _dc (~dc@219.sub-70-194-84.myvzw.com) (Remote host closed the connection)
- # [15:56] * sethwalker is now known as zz_sethwalker
- # [15:57] * Quits: vlad_st__ (~vlad_star@212.44.137.202) (Remote host closed the connection)
- # [15:58] * Joins: vlad_starkov (~vlad_star@91.206.59.131)
- # [15:58] * Joins: Jon47 (~Adium@199.119.119.85)
- # [15:59] * Quits: Jon47 (~Adium@199.119.119.85) (Read error: Connection reset by peer)
- # [15:59] * Joins: Jon47 (~Adium@199.119.119.85)
- # [16:00] * Quits: ole (~ole@87-104-84-42-dynamic-customer.profibernet.dk) (Ping timeout: 252 seconds)
- # [16:00] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [16:01] * Joins: thanhdungtruong (~babygau@CPE-137-147-43-132.lnse7.lon.bigpond.net.au)
- # [16:03] * Quits: vlad_starkov (~vlad_star@91.206.59.131) (Ping timeout: 248 seconds)
- # [16:03] * Quits: icecandy (~icecandy@unaffiliated/icecandy) (Read error: Connection reset by peer)
- # [16:03] * Joins: icecandy (~icecandy@unaffiliated/icecandy)
- # [16:06] * Quits: mitemitreski (~mitemitre@212.120.17.179) (Ping timeout: 264 seconds)
- # [16:14] * Joins: mtcrutch_ (~mtcrutch@157.166.167.129)
- # [16:15] * Quits: developerjustin (~developer@173-80-78-104-bkly.atw.dyn.suddenlink.net) (Remote host closed the connection)
- # [16:16] * carwin is now known as carwin|brb
- # [16:17] * Quits: mtcrutch (~mtcrutch@157.166.167.129) (Ping timeout: 252 seconds)
- # [16:18] * Quits: burbankboy (uid5293@gateway/web/irccloud.com/x-fyapjprlyogqnasg)
- # [16:20] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [16:21] * Quits: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net) (Quit: Leaving.)
- # [16:24] * Quits: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com) (Quit: Snugug)
- # [16:29] * Quits: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net) (Ping timeout: 252 seconds)
- # [16:30] * Joins: Sculptor (~Sculptor@89.110.199.246)
- # [16:30] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [16:33] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [16:35] * Joins: mitemitreski (~mitemitre@212.120.17.179)
- # [16:37] * carwin|brb is now known as carwin
- # [16:42] * Quits: rolleiflex (~rolleifle@ec2-54-242-146-184.compute-1.amazonaws.com) (Excess Flood)
- # [16:43] * Quits: Alina-malina (Alamo777@host-224.244.34.212.ucom.am) (Quit: Leaving)
- # [16:43] * Joins: _dc (~dc@ip-64-134-170-51.public.wayport.net)
- # [16:44] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
- # [16:45] * Joins: rolleiflex (~rolleifle@ec2-54-242-146-184.compute-1.amazonaws.com)
- # [16:47] * Joins: brownbathrobe (~davemaura@vpn.polarmobile.com)
- # [16:47] * Joins: franksta-imac (~frankstal@72.10.55.185)
- # [16:47] * zz_sethwalker is now known as sethwalker
- # [16:47] * Joins: cwatson (~cwatson@66.49.23.98.nw.nuvox.net)
- # [16:48] * Quits: rolleiflex (~rolleifle@ec2-54-242-146-184.compute-1.amazonaws.com) (Excess Flood)
- # [16:49] * Joins: Alina-malina (~Alamo777@host-224.244.34.212.ucom.am)
- # [16:49] * Joins: rolleiflex (~rolleifle@ec2-54-242-146-184.compute-1.amazonaws.com)
- # [16:51] * Joins: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net)
- # [16:54] * Joins: dhruvasagar (~dhruvasag@122.167.77.117)
- # [16:58] * Quits: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
- # [16:59] * Quits: BBBThunda (~IceChat77@71-10-243-212.dhcp.oxfr.ma.charter.com) (Quit: It's a dud! It's a dud! It's a du...)
- # [17:00] * sethwalker is now known as zz_sethwalker
- # [17:01] * Quits: themsay (~themsay@cpc1-ipsw1-2-0-cust402.7-4.cable.virginmedia.com) (Quit: leaving)
- # [17:01] * Joins: themsay (~themsay@cpc1-ipsw1-2-0-cust402.7-4.cable.virginmedia.com)
- # [17:02] * Quits: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net) (Quit: Leaving.)
- # [17:02] * Joins: exprosic (~expuser@2001:da8:201:1236:f938:6c12:2f34:61a8)
- # [17:02] * Quits: dhruvasagar (~dhruvasag@122.167.77.117) (Ping timeout: 256 seconds)
- # [17:05] * Joins: hfaze (~hfaze@66.55.141.76)
- # [17:05] * Quits: aQustic (~aQustic@154.63.9.46.customer.cdi.no) (Ping timeout: 256 seconds)
- # [17:05] * Quits: abstractj (~abstractj@redhat/jboss/abstractj) (Ping timeout: 264 seconds)
- # [17:05] * zz_sethwalker is now known as sethwalker
- # [17:05] * Quits: b-ot (~b-ot@aether.gf3.ca) (Ping timeout: 264 seconds)
- # [17:06] * Quits: _dc (~dc@ip-64-134-170-51.public.wayport.net) (Remote host closed the connection)
- # [17:06] * Joins: abstractj (~abstractj@redhat/jboss/abstractj)
- # [17:08] * Quits: roelmonnens (~roelmonne@d54C2232C.access.telenet.be) (Ping timeout: 256 seconds)
- # [17:09] * Joins: vlad_starkov (~vlad_star@87.117.139.75)
- # [17:10] * Joins: r0tha (~r0tha@76-218-126-126.lightspeed.sntcca.sbcglobal.net)
- # [17:11] * Quits: samn (~Adium@94.137.124.2) (Quit: Leaving.)
- # [17:11] * Quits: brownbathrobe (~davemaura@vpn.polarmobile.com) (Ping timeout: 276 seconds)
- # [17:14] * Quits: Jon47 (~Adium@199.119.119.85) (Remote host closed the connection)
- # [17:15] * Quits: r0tha (~r0tha@76-218-126-126.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 248 seconds)
- # [17:15] * Joins: Jon47 (~Adium@199.119.119.85)
- # [17:15] * Quits: vlad_starkov (~vlad_star@87.117.139.75) (Ping timeout: 248 seconds)
- # [17:15] * sethwalker is now known as zz_sethwalker
- # [17:15] * Quits: Erakso (~darklands@194.237.81.4) (Quit: Leaving)
- # [17:17] * Quits: Adawerk__ (~ada@169.241.49.57) (Quit: Leaving)
- # [17:17] * Joins: Adawerk (~ada@169.241.49.57)
- # [17:17] * Quits: Adawerk (~ada@169.241.49.57) (Client Quit)
- # [17:18] * Joins: Adawerk (~ada@169.241.49.57)
- # [17:18] * Quits: erickubenka (~erick@212.80.226.195) (Quit: Leaving)
- # [17:19] * Joins: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com)
- # [17:20] * Quits: daanavitch (~daanavitc@d8D86D71B.access.telenet.be) (Remote host closed the connection)
- # [17:21] * Joins: drewery (~drewery@71.23.127.55)
- # [17:22] * Joins: Christophh (~Christoph@p4FDF409E.dip0.t-ipconnect.de)
- # [17:23] * Joins: chriseppstein (~ceppstei@99-6-85-4.lightspeed.sntcca.sbcglobal.net)
- # [17:23] * Joins: dhruvasagar (~dhruvasag@122.167.77.117)
- # [17:23] * Joins: Somebody (~somebody@82-169-11-49.ip.telfort.nl)
- # [17:24] * Quits: Somebody (~somebody@82-169-11-49.ip.telfort.nl) (Remote host closed the connection)
- # [17:24] * Quits: chriseppstein (~ceppstei@99-6-85-4.lightspeed.sntcca.sbcglobal.net) (Client Quit)
- # [17:24] * Quits: chandankumar (~chandanku@210.212.5.129) (Ping timeout: 252 seconds)
- # [17:25] * Joins: chriseppstein (~ceppstei@99-6-85-4.lightspeed.sntcca.sbcglobal.net)
- # [17:26] * Joins: brownbathrobe (~davemaura@vpn.polarmobile.com)
- # [17:27] * Joins: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net)
- # [17:27] * Joins: Somebody (~somebody@82-169-11-49.ip.telfort.nl)
- # [17:27] * Somebody is now known as leonvv
- # [17:28] * Quits: brownbathrobe (~davemaura@vpn.polarmobile.com) (Client Quit)
- # [17:31] * Quits: mstalfoort (~manuchill@83.232.96.217) (Quit: kthxbai)
- # [17:31] * Quits: mitemitreski (~mitemitre@212.120.17.179) (Quit: Leaving.)
- # [17:31] * Quits: hugo_moss (hugo_moss@ool-ad033d92.dyn.optonline.net) (Read error: Connection reset by peer)
- # [17:32] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Quit: tantek)
- # [17:33] * Quits: Wildblue (~guy@unaffiliated/wildblue) (Quit: Terabytes are termite-like desert insects.)
- # [17:33] * Quits: meshuga- (fn@85.93.166.78) (Ping timeout: 252 seconds)
- # [17:35] * Quits: themsay (~themsay@cpc1-ipsw1-2-0-cust402.7-4.cable.virginmedia.com) (Quit: leaving)
- # [17:35] * Joins: paul147 (~paultrone@173-8-222-173-Oregon.hfc.comcastbusiness.net)
- # [17:36] * paul147 is now known as paul_trone
- # [17:37] * Joins: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com)
- # [17:37] * Quits: mreeder (uid4425@gateway/web/irccloud.com/x-buyrimgulkuyuyhc) (Ping timeout: 248 seconds)
- # [17:37] * Joins: mitemitreski (~mitemitre@212.120.17.179)
- # [17:37] * Joins: meshuga- (fn@85.93.166.78)
- # [17:38] * Parts: exprosic (~expuser@2001:da8:201:1236:f938:6c12:2f34:61a8)
- # [17:38] * Joins: dekiss (~math@77.28.10.67)
- # [17:38] <dekiss> why on w3c.org there are not all values that I can put for name atribute of meta element?
- # [17:38] * Joins: AlphaPinky (~unknown@189.113.75.19)
- # [17:40] * Quits: drewery (~drewery@71.23.127.55) (Remote host closed the connection)
- # [17:42] <GarethAdams> dekiss: because anything can be a valid meta name
- # [17:42] <GarethAdams> dekiss: there is a list of recognised standard names, but as long as you have a tool that understands what <meta name='zorkversion' content='7'> means there's nothing stopping you using it
- # [17:43] <dekiss> there is no explanation about <meta name="robots"
- # [17:43] <dekiss> ok but there isn't standar names list?
- # [17:43] <dekiss> where is the list please?
- # [17:44] * Quits: paul_trone (~paultrone@173-8-222-173-Oregon.hfc.comcastbusiness.net) (Quit: leaving)
- # [17:44] <GarethAdams> dekiss: you've found the <meta> element part of the HTML5 spec?
- # [17:44] <dekiss> what is archiving, what means robots like googlebot to archieve the page?
- # [17:44] <dekiss> GarethAdams yes
- # [17:45] <GarethAdams> dekiss: there's a section "Other metadata names"
- # [17:45] * Joins: dankest (~dankest@wsip-70-182-130-90.sb.sd.cox.net)
- # [17:46] <GarethAdams> well first there's a section "Standard metadata names" but as you say, "robots" is not in the list of standardised names
- # [17:46] <dekiss> what mean sindex, and archieve
- # [17:46] <dekiss> GarethAdams robtos and other arent in "other metadata names"
- # [17:47] <GarethAdams> what's the first line in the "Other metadata names" section?
- # [17:47] * Joins: paul_trone (~paultrone@173-8-222-173-Oregon.hfc.comcastbusiness.net)
- # [17:47] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
- # [17:48] <dekiss> 4.2.5.2 Other metadata names
- # [17:48] <dekiss> Extensions to the predefined set of metadata names may be registered in the WHATWG Wiki MetaExtensions page. [WHATWGWIKI]
- # [17:48] <dekiss> Anyone is free to edit the WHATWG Wiki MetaExtensions page at any time to add a type. These new names must be specified with the following information:
- # [17:48] <dekiss> Keyword
- # [17:48] <dekiss> The actual name being defined. The name should not be confusingly similar to any other defined name (e.g. differing only in case).
- # [17:48] <Sculptor> i wrote s a simple app. it works in chrome/firefox on desktop and wont work in ie, and works on firefox in tablet and won't work in chrome. beautiful
- # [17:48] <Sculptor> on*
- # [17:48] <GarethAdams> dekiss: does anything there seem like it would tell you how to find extensions to the predefined set of metadata names?
- # [17:49] * Quits: paul_trone (~paultrone@173-8-222-173-Oregon.hfc.comcastbusiness.net) (Client Quit)
- # [17:49] * Joins: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net)
- # [17:49] * Joins: paul_trone (~paultrone@173-8-222-173-Oregon.hfc.comcastbusiness.net)
- # [17:49] <dekiss> ok
- # [17:50] <dekiss> what means robots to index and archieve the page?
- # [17:50] <GarethAdams> dekiss: are you going to read anything I show you?
- # [17:51] <GarethAdams> dekiss: I'm not going to tell you your answer when I've shown you exactly where the answer is
- # [17:51] <dekiss> i did
- # [17:51] <dekiss> but didnt understood u
- # [17:51] * Joins: mpaun (~mpaun@80.111.45.126)
- # [17:51] <dekiss> no is answer for last your question
- # [17:51] <dekiss> haha
- # [17:51] <GarethAdams> haha?
- # [17:52] <dekiss> I think you are beign an idiot because you have no fucking idea about the answer
- # [17:52] <dekiss> stop wasting my time now
- # [17:52] <dekiss> thanks
- # [17:52] * Quits: dekiss (~math@77.28.10.67)
- # [17:52] <GarethAdams> You don't see a link where it says "Extensions to the predefined set of metadata names may be registered in the WHATWG Wiki MetaExtensions page"?
- # [17:52] <GarethAdams> lol
- # [17:56] * Quits: mpaun (~mpaun@80.111.45.126) (Ping timeout: 252 seconds)
- # [17:56] * Joins: nimbu1 (~Adium@50-0-136-58.dsl.dynamic.sonic.net)
- # [17:56] <dahlfors_> I really wonder how ppl like him will work out in work life... always needing someone to show him exactly what to do
- # [17:56] <dahlfors_> :)
- # [17:56] <dahlfors_> wouldn't employ those in our company at least
- # [17:58] <GarethAdams> I sent him a MemoServ memo just to clear it up ;)
- # [17:58] * Quits: rnarian (~rnarian@p4FF084B1.dip0.t-ipconnect.de) (Quit: Leaving...)
- # [17:59] * ericduran|away is now known as ericduran
- # [17:59] * Quits: _cheney (~cheney@nat.sierrabravo.net) (Read error: Connection reset by peer)
- # [18:00] * Quits: nimbu1 (~Adium@50-0-136-58.dsl.dynamic.sonic.net) (Ping timeout: 252 seconds)
- # [18:00] * Joins: _cheney (~cheney@nat.sierrabravo.net)
- # [18:01] * Joins: Jayflux (~jay_knows@unaffiliated/jayflux)
- # [18:01] * Joins: elplatt (~elplatt@lindy.media.mit.edu)
- # [18:02] * Parts: elplatt (~elplatt@lindy.media.mit.edu)
- # [18:02] * Joins: danielwrobert (~danielwro@wsip-68-15-24-46.sd.sd.cox.net)
- # [18:03] * Quits: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net) (Ping timeout: 256 seconds)
- # [18:04] * Joins: garciawebdev (~garciaweb@190.244.74.107)
- # [18:05] * Quits: oakdog8 (~oakdog8@unaffiliated/oakdog8) (Remote host closed the connection)
- # [18:07] * Joins: jacobolus (~jacobolus@50-0-133-210.dsl.static.sonic.net)
- # [18:07] * Joins: deasy (~deasy@109.88.190.110)
- # [18:09] * Joins: WebDragon (~webdragon@c-69-249-35-128.hsd1.de.comcast.net)
- # [18:09] * Joins: tantek (~tantek@mbf2636d0.tmodns.net)
- # [18:10] * Joins: mreeder (uid4425@gateway/web/irccloud.com/x-ukzmslkenwlpaiyb)
- # [18:11] * Joins: Wildblue (~guy@unaffiliated/wildblue)
- # [18:11] * Joins: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net)
- # [18:13] * Quits: sasori (~chatzilla@cm105.gamma248.maxonline.com.sg) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
- # [18:13] * Quits: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net) (Client Quit)
- # [18:13] * Quits: ryanseddon (uid1832@gateway/web/irccloud.com/x-qsvsjusndkbvcbzt)
- # [18:13] * Quits: leonvv (~somebody@82-169-11-49.ip.telfort.nl) (Remote host closed the connection)
- # [18:14] * Joins: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net)
- # [18:15] * carwin is now known as carwin|brb
- # [18:15] * Quits: GarethAdams (~garethada@pdpc/supporter/active/GarethAdams) (Quit: Leaving...)
- # [18:17] * Joins: dekiss (~math@77.28.10.67)
- # [18:17] <dekiss> whyI can't find anything about inline-block elements on w3c.org website? in the HTML5 standard section
- # [18:18] * Quits: scheib (uid4467@gateway/web/irccloud.com/x-pxerftcmdqvojmvw) (Ping timeout: 240 seconds)
- # [18:18] * Quits: reybango (uid11414@gateway/web/irccloud.com/x-dtpxcfoxlifsvatr) (Ping timeout: 246 seconds)
- # [18:19] * Quits: basiclaser_ (uid10861@gateway/web/irccloud.com/x-tllmomsvqzvqgxhi) (Ping timeout: 240 seconds)
- # [18:19] * Quits: rostam (~zartoosh@nat/cisco/x-bqdoahboqcvnbeyk) (Remote host closed the connection)
- # [18:20] * Quits: stephCoue (~stephCoue@2a01:e35:2e04:9b90:815:473f:31ca:198a) (Remote host closed the connection)
- # [18:20] * Quits: remysharp (uid4345@gateway/web/irccloud.com/x-lbuyihaebgjkvztj) (Ping timeout: 261 seconds)
- # [18:21] * Joins: freakazoid0223 (~matt@pool-173-75-233-172.phlapa.fios.verizon.net)
- # [18:23] * Joins: ole (~ole@87-104-84-42-dynamic-customer.profibernet.dk)
- # [18:23] * Quits: MCHammer (~mchammer@212.48.107.10) (Remote host closed the connection)
- # [18:23] * Quits: manuelbieh (~beeevi2@78.47.226.217) (Quit: Verlassend)
- # [18:23] * carwin|brb is now known as carwin
- # [18:24] * Quits: threesome (~threesome@81.183.251.4) (Ping timeout: 256 seconds)
- # [18:24] * Joins: rostam (~zartoosh@nat/cisco/x-jpxwywpgnosfkjzi)
- # [18:24] * Quits: Karliky (~Karliky@13.85-84-186.dynamic.clientes.euskaltel.es) (Remote host closed the connection)
- # [18:24] * Parts: Sculptor (~Sculptor@89.110.199.246) ("Одлазим")
- # [18:26] * Joins: mpaun (~mpaun@80.111.45.126)
- # [18:27] * Quits: Nneon (~Nneon@217.205.197.194) (Quit: Linkinus - http://linkinus.com)
- # [18:27] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [18:29] * Quits: dhruvasagar (~dhruvasag@122.167.77.117) (Ping timeout: 252 seconds)
- # [18:29] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [18:30] * Quits: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net) (Quit: Leaving.)
- # [18:30] * Joins: daanavitch (~daanavitc@178-118-247-206.access.telenet.be)
- # [18:30] * Quits: lukaszr (~luro@195.26.78.26) (Ping timeout: 276 seconds)
- # [18:30] * Quits: thanhdungtruong (~babygau@CPE-137-147-43-132.lnse7.lon.bigpond.net.au) (Quit: Leaving)
- # [18:30] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [18:30] * Quits: mpaun (~mpaun@80.111.45.126) (Ping timeout: 252 seconds)
- # [18:31] * Joins: maxani_ (~maxani@ARennes-655-1-26-83.w109-218.abo.wanadoo.fr)
- # [18:33] * Quits: Siyfion (~Siyfion@195.58.75.192) (Quit: Leaving)
- # [18:34] * Quits: chandankumar (~chandanku@210.212.5.129) (Excess Flood)
- # [18:34] * Quits: Brunus (~brunus@159.71.64.86.rev.sfr.net) (Quit: Quitte)
- # [18:35] * Joins: extrawurst (~extrawurs@62.225.8.76)
- # [18:35] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [18:36] * zz_sethwalker is now known as sethwalker
- # [18:37] * Quits: Lethalman (~luca@net77-43-20-100.mclink.it) (Remote host closed the connection)
- # [18:37] * Joins: threesome (~threesome@81.183.251.4)
- # [18:39] * Joins: mpaun (~mpaun@80.111.45.126)
- # [18:40] * Joins: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net)
- # [18:40] * Quits: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net) (Changing host)
- # [18:40] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [18:41] * Joins: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net)
- # [18:42] * Quits: tantek (~tantek@mbf2636d0.tmodns.net) (Quit: Colloquy for iPod touch - http://colloquy.mobi)
- # [18:45] * Joins: goodfriend (~Huge@193.87.broadband6.iol.cz)
- # [18:48] * Joins: r0tha (~r0tha@173.247.200.122)
- # [18:50] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [18:50] * Quits: extrawurst (~extrawurs@62.225.8.76) (Quit: bye)
- # [18:51] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Remote host closed the connection)
- # [18:51] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
- # [18:53] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
- # [18:53] * Joins: mygan (~mygan@78-70-166-27-no181.tbcn.telia.com)
- # [18:54] * Joins: Somebody (~somebody@82-169-11-49.ip.telfort.nl)
- # [18:57] * Joins: nimbu1 (~Adium@50-0-136-58.dsl.dynamic.sonic.net)
- # [19:00] * Joins: vlad_starkov (~vlad_star@87.117.139.75)
- # [19:01] * Quits: nimbu1 (~Adium@50-0-136-58.dsl.dynamic.sonic.net) (Ping timeout: 245 seconds)
- # [19:07] * Quits: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net) (Quit: Leaving.)
- # [19:12] * Quits: vlad_starkov (~vlad_star@87.117.139.75) (Remote host closed the connection)
- # [19:14] * Quits: deasy (~deasy@109.88.190.110) (Quit: Nom d'un quark, c'est Edmonton!)
- # [19:14] * Quits: maxani_ (~maxani@ARennes-655-1-26-83.w109-218.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [19:16] * carwin is now known as carwin|lunch
- # [19:17] * ericduran is now known as ericduran|away
- # [19:17] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
- # [19:17] * Quits: dekiss (~math@77.28.10.67)
- # [19:18] * Joins: vlad_starkov (~vlad_star@87.117.139.75)
- # [19:18] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
- # [19:20] * Joins: kroyeren (~kroyeren@1385153545.dhcp.dbnet.dk)
- # [19:21] * Quits: pplcf (pplcf@46.48.158.197) (Ping timeout: 252 seconds)
- # [19:24] * Joins: D[4]ni (~dani@unaffiliated/d4ni/x-7659332)
- # [19:25] * Quits: Somebody (~somebody@82-169-11-49.ip.telfort.nl) (Remote host closed the connection)
- # [19:26] * Joins: pr0ton (~pr0ton@8.25.197.24)
- # [19:26] * Quits: Baybal32 (~Baybal32@d75-156-91-135.bchsia.telus.net) (Ping timeout: 245 seconds)
- # [19:26] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [19:26] * Joins: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net)
- # [19:26] * Quits: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net) (Changing host)
- # [19:26] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [19:28] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
- # [19:30] * Joins: stephCoue (~stephCoue@2a01:e35:2f37:3370:8148:8538:df4:a34d)
- # [19:30] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
- # [19:30] * sethwalker is now known as zz_sethwalker
- # [19:31] * Joins: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net)
- # [19:32] * Joins: d3m0n (~demon@67.198.198.66)
- # [19:35] * ericduran|away is now known as ericduran
- # [19:35] * Quits: stephCoue (~stephCoue@2a01:e35:2f37:3370:8148:8538:df4:a34d) (Ping timeout: 240 seconds)
- # [19:36] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [19:36] * Quits: vlad_starkov (~vlad_star@87.117.139.75) (Remote host closed the connection)
- # [19:37] * Joins: DoniRS (~DoniRS@ip4da37ebf.direct-adsl.nl)
- # [19:37] * Joins: _dc (~dc@alfred.nat.trb.com)
- # [19:40] * Quits: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net) (Quit: mmlac-bv)
- # [19:40] * Joins: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net)
- # [19:42] * Quits: icecandy (~icecandy@unaffiliated/icecandy) (Remote host closed the connection)
- # [19:43] * Joins: stevegill (~stevengil@50-201-41-253-static.hfc.comcastbusiness.net)
- # [19:43] * Quits: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net) (Client Quit)
- # [19:43] * Joins: mmlac-bv (~mmlac@208.65.181.227.static.etheric.net)
- # [19:43] * Quits: edgeuplink (~edgeup@a81-84-242-11.static.cpe.netcabo.pt) (Ping timeout: 256 seconds)
- # [19:44] <D[4]ni> hi people, right now i have something like this: http://jsfiddle.net/tR7rZ/
- # [19:45] <D[4]ni> now i don't want that img tag to be removed by the user, while still looking the same (float and stuff, so i can't just move the img outside the div)
- # [19:45] * Quits: goodfriend (~Huge@193.87.broadband6.iol.cz) (Quit: Not sure if the sun is yellow or the world is black...)
- # [19:45] <D[4]ni> additionally, i don't want the user to put anything before that image. does anyone have some hints to me how i would go for that?
- # [19:46] * Quits: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com) (Ping timeout: 248 seconds)
- # [19:47] * carwin|lunch is now known as carwin
- # [19:47] * Joins: mechanicalduck_ (~mechanica@ip-109-45-0-105.web.vodafone.de)
- # [19:47] * Joins: apr (c2418a78@gateway/web/freenode/ip.194.65.138.120)
- # [19:47] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
- # [19:49] <apr> hello?
- # [19:49] * Parts: apr (c2418a78@gateway/web/freenode/ip.194.65.138.120)
- # [19:49] * Quits: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net) (Ping timeout: 264 seconds)
- # [19:49] * Quits: chandankumar (~chandanku@210.212.5.129) (Ping timeout: 276 seconds)
- # [19:52] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # [19:53] * Quits: kroyeren (~kroyeren@1385153545.dhcp.dbnet.dk) (Quit: Ex-Chat)
- # [19:53] * Joins: aQustic (~aQustic@154.63.9.46.customer.cdi.no)
- # [19:53] * Joins: kroyeren (~kroyeren@1385153545.dhcp.dbnet.dk)
- # [19:55] * Joins: mehwork (~mehwork@cpe-50-113-83-215.san.res.rr.com)
- # [19:55] * Joins: chandankumar (~chandanku@210.212.5.129)
- # [19:55] * Quits: alexwhitman (~alexwhitm@87-194-159-116.bethere.co.uk) (Read error: Connection reset by peer)
- # [19:56] * Joins: ML74 (~ML74@94.12.108.96)
- # [19:56] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Client Quit)
- # [19:57] * Quits: daanavitch (~daanavitc@178-118-247-206.access.telenet.be) (Remote host closed the connection)
- # [19:57] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [19:57] * Joins: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net)
- # [19:58] * Joins: daanavitch (~daanavitc@66.187.72.219)
- # [19:59] * Joins: no-thing (~no-thing@ip1.c2834.amb98.cust.comxnet.dk)
- # [20:00] * zz_sethwalker is now known as sethwalker
- # [20:00] * Quits: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net) (Quit: Leaving.)
- # [20:00] * Joins: alexwhitman (~alexwhitm@87-194-159-116.bethere.co.uk)
- # [20:02] * Quits: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net) (Ping timeout: 257 seconds)
- # [20:03] * Joins: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net)
- # [20:07] * Joins: carlos_antonio (~benway@unaffiliated/disusered)
- # [20:09] * Joins: brownbathrobe (~davemaura@vpn.polarmobile.com)
- # [20:10] * Quits: brownbathrobe (~davemaura@vpn.polarmobile.com) (Client Quit)
- # [20:10] * Quits: daanavitch (~daanavitc@66.187.72.219) (Read error: Connection reset by peer)
- # [20:10] * Joins: mykul (~mykul@70-91-168-190-BusName-Colorado.hfc.comcastbusiness.net)
- # [20:10] * carwin is now known as carwin|otp
- # [20:11] * Joins: daanavitch (~daanavitc@178-118-247-206.access.telenet.be)
- # [20:13] * Quits: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net) (Quit: Leaving.)
- # [20:13] * Joins: daze (~irc@client-212-117-18-111.inturbo.lt)
- # [20:15] * Joins: scheib (uid4467@gateway/web/irccloud.com/x-clazodurvjhzgaju)
- # [20:15] * Joins: reybango (uid11414@gateway/web/irccloud.com/x-qyzwsnhmzduyamxc)
- # [20:16] * Quits: mechanicalduck_ (~mechanica@ip-109-45-0-105.web.vodafone.de) (Read error: Connection reset by peer)
- # [20:17] * Joins: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net)
- # [20:17] * Joins: basiclaser_ (uid10861@gateway/web/irccloud.com/x-qflrxprihbbsjjxz)
- # [20:17] * Joins: brownbathrobe (~davemaura@vpn.polarmobile.com)
- # [20:17] * Joins: remysharp (uid4345@gateway/web/irccloud.com/x-wajumxejajdafyay)
- # [20:18] * Joins: mechanicalduck_ (~mechanica@ip-109-45-0-105.web.vodafone.de)
- # [20:22] * Quits: mechanicalduck (~mechanica@ltea-047-064-018-061.pools.arcor-ip.net) (Ping timeout: 276 seconds)
- # [20:24] * Joins: Erid_ (bab006e5@gateway/web/freenode/ip.186.176.6.229)
- # [20:27] * Joins: paul_tro1e (~paultrone@173-8-222-173-Oregon.hfc.comcastbusiness.net)
- # [20:28] * Quits: DoniRS (~DoniRS@ip4da37ebf.direct-adsl.nl) (Remote host closed the connection)
- # [20:28] * Joins: fdre3wsd_ (~fdre3wsd_@71.202.102.10)
- # [20:28] * Joins: vlad_starkov (~vlad_star@109.188.125.211)
- # [20:28] * Quits: populvuh (~populvuh@unaffiliated/populvuh) (Read error: Connection reset by peer)
- # [20:28] * Quits: hfaze (~hfaze@66.55.141.76) (Quit: Linkinus - http://linkinus.com)
- # [20:29] * Quits: _dc (~dc@alfred.nat.trb.com) (Remote host closed the connection)
- # [20:29] * Quits: vlad_starkov (~vlad_star@109.188.125.211) (Read error: Connection reset by peer)
- # [20:30] * Joins: vlad_starkov (~vlad_star@91.206.59.132)
- # [20:30] * Quits: paul_trone (~paultrone@173-8-222-173-Oregon.hfc.comcastbusiness.net) (Ping timeout: 276 seconds)
- # [20:31] * Joins: _dc (~dc@163.192.12.3)
- # [20:32] * Joins: vlad_sta_ (~vlad_star@109.188.125.211)
- # [20:35] * Quits: fdre3wsd_ (~fdre3wsd_@71.202.102.10) (Ping timeout: 252 seconds)
- # [20:36] * Quits: vlad_starkov (~vlad_star@91.206.59.132) (Ping timeout: 252 seconds)
- # [20:36] * Joins: fdre3wsd_ (~fdre3wsd_@71.202.102.10)
- # [20:38] * sethwalker is now known as zz_sethwalker
- # [20:40] * zz_sethwalker is now known as sethwalker
- # [20:41] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Ping timeout: 252 seconds)
- # [20:41] * carwin|otp is now known as carwin
- # [20:41] * Joins: Baybal32 (~Baybal32@64.213.70.194)
- # [20:43] * Quits: jdelgado (~jdelgado@50-23-65-34.revip2.marketstreetwifi.net) (Ping timeout: 276 seconds)
- # [20:43] * Joins: lmclister (~lmclister@sjfw1-a.adobe.com)
- # [20:44] * Joins: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net)
- # [20:44] * Quits: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net) (Changing host)
- # [20:44] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [20:45] * carwin is now known as carwin|brb
- # [20:46] * Quits: jxdones (~Jones@unaffiliated/jxdones) (Ping timeout: 276 seconds)
- # [20:47] * Quits: vlad_sta_ (~vlad_star@109.188.125.211) (Remote host closed the connection)
- # [20:50] * Quits: bot-t (temp01@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [20:53] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [20:53] * Joins: jxdones (~Jones@189-104-120-204.user.veloxzone.com.br)
- # [20:54] * Quits: Baybal32 (~Baybal32@64.213.70.194) (Ping timeout: 252 seconds)
- # [20:54] * sethwalker is now known as zz_sethwalker
- # [20:54] * carwin|brb is now known as carwin
- # [20:55] * zz_sethwalker is now known as sethwalker
- # [20:56] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Read error: Connection reset by peer)
- # [20:56] * Joins: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net)
- # [20:57] * Joins: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net)
- # [20:57] * Quits: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net) (Changing host)
- # [20:57] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [20:58] * Joins: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net)
- # [21:00] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Read error: No route to host)
- # [21:01] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [21:02] * Quits: Troy^ (~fizz@hlfxns0169w-099192118198.dhcp-dynamic.FibreOp.ns.bellaliant.net) (Quit: WeeChat 0.3.7)
- # [21:03] * Quits: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net) (Ping timeout: 264 seconds)
- # [21:03] * Joins: Baybal32 (~Baybal32@64.213.70.194)
- # [21:04] * Quits: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com) (Quit: Snugug)
- # [21:04] * Joins: PhanLord_ (~quassel@199.227.180.161)
- # [21:05] * Quits: PhanLord (~quassel@199.227.180.161) (Ping timeout: 245 seconds)
- # [21:06] * Joins: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com)
- # [21:09] * Quits: ole (~ole@87-104-84-42-dynamic-customer.profibernet.dk) (Ping timeout: 248 seconds)
- # [21:10] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Ping timeout: 240 seconds)
- # [21:11] * Joins: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net)
- # [21:11] * Quits: mattkelly (~mattwkell@c-69-181-69-39.hsd1.ca.comcast.net) (Changing host)
- # [21:11] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [21:12] * Quits: chandankumar (~chandanku@210.212.5.129) (Ping timeout: 240 seconds)
- # [21:13] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: Computer has gone to sleep.)
- # [21:14] * Joins: vlad_starkov (~vlad_star@109.188.125.211)
- # [21:15] * Quits: kroyeren (~kroyeren@1385153545.dhcp.dbnet.dk) (Ping timeout: 256 seconds)
- # [21:18] * Joins: jdelgado (~jdelgado@50-23-65-34.revip2.marketstreetwifi.net)
- # [21:19] * Quits: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com) (Remote host closed the connection)
- # [21:19] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [21:19] * Joins: bot-t (temp01@unaffiliated/temp01/bot/bot-t)
- # [21:19] * Joins: b-ot (~b-ot@aether.gf3.ca)
- # [21:20] * Quits: Baybal32 (~Baybal32@64.213.70.194) (Ping timeout: 252 seconds)
- # [21:20] * Joins: shiwano (~shiwano@nfmv001017107.uqw.ppp.infoweb.ne.jp)
- # [21:22] * Quits: mtcrutch_ (~mtcrutch@157.166.167.129) (Remote host closed the connection)
- # [21:23] * Quits: pr0ton (~pr0ton@8.25.197.24) (Ping timeout: 264 seconds)
- # [21:23] * paul_irish_ is now known as paul_irish
- # [21:26] * Joins: ZAQfx (~fx@188.251.10.120)
- # [21:26] * Quits: ZAQfx (~fx@188.251.10.120) (Changing host)
- # [21:26] * Joins: ZAQfx (~fx@unaffiliated/zaqfx)
- # [21:28] * sethwalker is now known as zz_sethwalker
- # [21:29] * Quits: jxdones (~Jones@189-104-120-204.user.veloxzone.com.br) (Ping timeout: 276 seconds)
- # [21:31] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
- # [21:32] * Quits: ZAQfx (~fx@unaffiliated/zaqfx) (Remote host closed the connection)
- # [21:35] * Joins: Andreo (~Andreo@177.18.126.55)
- # [21:36] * Quits: erichynds (~ehynds@64.206.121.41) (Quit: erichynds)
- # [21:40] * Joins: curvedmark (~curvedmar@125.115.185.83)
- # [21:41] * Joins: OnlyMax (~OnlyMax@187-126-215-224.user.veloxzone.com.br)
- # [21:43] * Joins: coellobranco (~FoRcEr@201.Red-83-53-125.dynamicIP.rima-tde.net)
- # [21:43] * Quits: _dc (~dc@163.192.12.3) (Remote host closed the connection)
- # [21:44] * Quits: BrianWGray (~BrianWGra@unaffiliated/brianwgray) (Quit: IRSSI for VMS)
- # [21:45] * Joins: BrianWGray (~BrianWGra@unaffiliated/brianwgray)
- # [21:47] * Joins: Leeol2 (~Lee@63-155-185-253.eugn.qwest.net)
- # [21:47] * Joins: OnlyMax2 (~OnlyMax@187-126-215-224.user.veloxzone.com.br)
- # [21:48] * Quits: curvedmark (~curvedmar@125.115.185.83) (Quit: Quit)
- # [21:48] * Joins: meandi_ (~quassel@dyndsl-031-150-035-177.ewe-ip-backbone.de)
- # [21:49] * Joins: Kolombiken1 (~Adium@94.137.124.2)
- # [21:50] * Joins: bot-t1 (temp01@unaffiliated/temp01/bot/bot-t)
- # [21:50] * Quits: bot-t (temp01@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [21:50] * Quits: bot-t1 (temp01@unaffiliated/temp01/bot/bot-t) (Excess Flood)
- # [21:50] * Joins: jxdones (~Jones@189-104-120-204.user.veloxzone.com.br)
- # [21:51] * Joins: shaunmckinnon (~shaunmcki@ba-c301j-fw01.georgianc.on.ca)
- # [21:51] * Joins: Unlocked_ (~root@185-5-99-44.greendata.pl)
- # [21:52] * Joins: pr0ton (~pr0ton@8.25.197.24)
- # [21:52] * Joins: BrianWGr_ (~BrianWGra@unaffiliated/brianwgray)
- # [21:53] * Quits: daanavitch (~daanavitc@178-118-247-206.access.telenet.be) (Remote host closed the connection)
- # [21:53] * Joins: daanavitch (~daanavitc@216-230-229-165-colo.oplink.net)
- # [21:53] * Joins: bot-t (temp01@unaffiliated/temp01/bot/bot-t)
- # [21:54] * Joins: Dan_ (~dankest@wsip-70-182-130-90.sb.sd.cox.net)
- # [21:54] * Joins: ecube_ (~ecube@unaffiliated/ecube)
- # [21:54] * Quits: Leeol3 (~Lee@63-155-185-253.eugn.qwest.net) (Read error: Connection reset by peer)
- # [21:54] * Quits: greg_otoole (~gregoryot@130.203.137.56) (Ping timeout: 276 seconds)
- # [21:54] * Quits: Kolombiken (~Adium@gateway.creuna.se) (Ping timeout: 276 seconds)
- # [21:54] * Quits: BrianWGray (~BrianWGra@unaffiliated/brianwgray) (Ping timeout: 276 seconds)
- # [21:54] * Quits: bmac (~textual@75-150-66-249-NewEngland.hfc.comcastbusiness.net) (Ping timeout: 276 seconds)
- # [21:54] * Quits: newtron (~newtron@199.71.174.103) (Ping timeout: 276 seconds)
- # [21:54] * Quits: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it) (Ping timeout: 276 seconds)
- # [21:54] * Quits: m3pow (~chatzilla@176.223.57.45) (Ping timeout: 276 seconds)
- # [21:54] * Quits: Unlocked (~root@185-5-99-44.greendata.pl) (Ping timeout: 276 seconds)
- # [21:54] * Quits: OnlyMax (~OnlyMax@187-126-215-224.user.veloxzone.com.br) (Ping timeout: 276 seconds)
- # [21:54] * Quits: scheib (uid4467@gateway/web/irccloud.com/x-clazodurvjhzgaju) (Ping timeout: 276 seconds)
- # [21:54] * Quits: meandi (~quassel@dyndsl-031-150-035-177.ewe-ip-backbone.de) (Ping timeout: 276 seconds)
- # [21:54] * Quits: ecube (~ecube@unaffiliated/ecube) (Ping timeout: 276 seconds)
- # [21:54] * Quits: Orginator (Orginator@109.230.236.254) (Ping timeout: 276 seconds)
- # [21:54] * Quits: dankest (~dankest@wsip-70-182-130-90.sb.sd.cox.net) (Ping timeout: 276 seconds)
- # [21:54] * Joins: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it)
- # [21:54] * Joins: newtron (~newtron@199.71.174.103)
- # [21:54] * Quits: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it) (Excess Flood)
- # [21:54] * ecube_ is now known as ecube
- # [21:54] * Dan_ is now known as Guest51987
- # [21:54] * Joins: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it)
- # [21:54] * Quits: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it) (Excess Flood)
- # [21:55] * Joins: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it)
- # [21:55] * Joins: m3pow (~chatzilla@176.223.57.45)
- # [21:55] * Quits: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it) (Excess Flood)
- # [21:55] * Joins: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it)
- # [21:55] * Quits: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it) (Client Quit)
- # [21:56] * Quits: longbeach (~mike@AFontenayssB-152-1-2-121.w82-121.abo.wanadoo.fr)
- # [21:56] * Joins: JJcoder (~jjcoder@24.114.64.23)
- # [21:57] * Joins: Orginator (Orginator@109.230.236.254)
- # [21:59] * Joins: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net)
- # [22:00] * Joins: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net)
- # [22:00] * Quits: factor (~factor@ip70-189-111-253.ok.ok.cox.net) (Quit: Leaving)
- # [22:02] * Joins: bmac (~textual@75-150-66-249-NewEngland.hfc.comcastbusiness.net)
- # [22:03] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
- # [22:03] * Quits: franksta-imac (~frankstal@72.10.55.185)
- # [22:03] * Quits: Jon47 (~Adium@199.119.119.85) (Ping timeout: 240 seconds)
- # [22:03] * Joins: manuelbieh (~beeevi2@p5B3D44F8.dip0.t-ipconnect.de)
- # [22:03] * Quits: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net) (Read error: Operation timed out)
- # [22:03] * Quits: shaunmckinnon (~shaunmcki@ba-c301j-fw01.georgianc.on.ca) (Ping timeout: 256 seconds)
- # [22:04] * Quits: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net) (Read error: Connection reset by peer)
- # [22:04] * Joins: alp82 (~alp@ip-176-199-202-80.unitymediagroup.de)
- # [22:05] * Quits: stevegill (~stevengil@50-201-41-253-static.hfc.comcastbusiness.net) (Quit: stevegill)
- # [22:05] * Joins: shaunmckinnon (~shaunmcki@ba-c301j-fw01.georgianc.on.ca)
- # [22:07] * Joins: _dc (~dc@163.192.12.3)
- # [22:09] * Quits: _dc (~dc@163.192.12.3) (Remote host closed the connection)
- # [22:09] * Joins: Baybal32 (~Baybal32@S0106002618c73685.vc.shawcable.net)
- # [22:13] * Parts: Erid_ (bab006e5@gateway/web/freenode/ip.186.176.6.229)
- # [22:15] * Joins: Erid_ (bab006e5@gateway/web/freenode/ip.186.176.6.229)
- # [22:15] * Quits: shaunmckinnon (~shaunmcki@ba-c301j-fw01.georgianc.on.ca) (Ping timeout: 264 seconds)
- # [22:19] * Joins: fBirD (~andre.sr@188.250.11.136)
- # [22:19] * Quits: chriseppstein (~ceppstei@99-6-85-4.lightspeed.sntcca.sbcglobal.net) (Quit: chriseppstein)
- # [22:19] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
- # [22:19] * Quits: JJcoder (~jjcoder@24.114.64.23) (Quit: Colloquy for iPhone - http://colloquy.mobi)
- # [22:21] * Joins: kadiks (~kadiks@APuteaux-652-1-225-38.w92-132.abo.wanadoo.fr)
- # [22:22] * Quits: Criztian (~criztian@cust.static.46-14-92-114.swisscomdata.ch) (Remote host closed the connection)
- # [22:22] * Joins: shaunmckinnon (~shaunmcki@ba-c301j-fw01.georgianc.on.ca)
- # [22:23] * Quits: shaunmckinnon (~shaunmcki@ba-c301j-fw01.georgianc.on.ca) (Client Quit)
- # [22:24] * Quits: daanavitch (~daanavitc@216-230-229-165-colo.oplink.net) (Read error: Connection reset by peer)
- # [22:26] * Quits: vlad_starkov (~vlad_star@109.188.125.211) (Read error: Connection reset by peer)
- # [22:27] * Joins: vlad_starkov (~vlad_star@109.188.125.211)
- # [22:27] * Quits: Guest51987 (~dankest@wsip-70-182-130-90.sb.sd.cox.net) (Ping timeout: 264 seconds)
- # [22:29] * Joins: astro73|roam (~astronout@adsl-75-5-236-210.dsl.klmzmi.sbcglobal.net)
- # [22:29] * Quits: Ms2ger (~Ms2ger@111.235-64-87.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [22:29] <astro73|roam> is there a JavaScript event thrown when the server returns a 205 Reset Content to a request?
- # [22:30] * Quits: peol (~andree@unaffiliated/peol) (Quit: Computer is sleepy)
- # [22:30] <astro73|roam> *to a form submission
- # [22:30] * Joins: _dc (~dc@alfred.nat.trb.com)
- # [22:31] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # [22:31] * Quits: mechanicalduck_ (~mechanica@ip-109-45-0-105.web.vodafone.de) (Read error: Connection reset by peer)
- # [22:32] * Quits: vlad_starkov (~vlad_star@109.188.125.211) (Remote host closed the connection)
- # [22:34] * Quits: Baybal32 (~Baybal32@S0106002618c73685.vc.shawcable.net) (Ping timeout: 264 seconds)
- # [22:36] * Joins: Baybal32 (~Baybal32@S0106002618c73685.vc.shawcable.net)
- # [22:37] * Joins: dankest (~dankest@wsip-70-182-130-90.sb.sd.cox.net)
- # [22:37] * Joins: jreading (~Adium@50-201-41-253-static.hfc.comcastbusiness.net)
- # [22:38] * Joins: chriseppstein (~ceppstei@99-6-85-4.lightspeed.sntcca.sbcglobal.net)
- # [22:38] * Quits: Erid_ (bab006e5@gateway/web/freenode/ip.186.176.6.229) (Ping timeout: 250 seconds)
- # [22:40] * Quits: Imaginativeone (~Imaginati@pool-173-66-105-182.washdc.fios.verizon.net) (Quit: Imaginativeone)
- # [22:43] * Quits: fdre3wsd_ (~fdre3wsd_@71.202.102.10)
- # [22:43] * Quits: coellobranco (~FoRcEr@201.Red-83-53-125.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [22:44] * Quits: patstoms (~patsToms_@46.22.209.85) (Read error: Operation timed out)
- # [22:45] * Quits: BBonifield (~BBonifiel@li107-227.members.linode.com) (Ping timeout: 264 seconds)
- # [22:45] * Joins: patsToms (~patsToms_@46.22.209.85)
- # [22:46] * zz_sethwalker is now known as sethwalker
- # [22:46] * patsToms is now known as patstoms
- # [22:46] * Joins: BBonifield (~BBonifiel@li107-227.members.linode.com)
- # [22:46] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
- # [22:47] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803])
- # [22:49] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [22:50] * carwin is now known as [carwin]
- # [22:51] * Quits: dankest (~dankest@wsip-70-182-130-90.sb.sd.cox.net) (Ping timeout: 260 seconds)
- # [22:56] * Quits: AlphaPinky (~unknown@189.113.75.19) (Quit: AlphaPinky)
- # [22:59] * Joins: DoniRS (~DoniRS@188.200.238.49)
- # [22:59] * Quits: _dc (~dc@alfred.nat.trb.com) (Remote host closed the connection)
- # [22:59] * [carwin] is now known as carwin
- # [23:00] * Joins: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net)
- # [23:04] * Quits: nimbu (~Adium@50-0-136-58.dsl.dynamic.sonic.net) (Ping timeout: 276 seconds)
- # [23:05] * Joins: Bamital (Bamital@host216-158-dynamic.54-79-r.retail.telecomitalia.it)
- # [23:06] * Quits: chriseppstein (~ceppstei@99-6-85-4.lightspeed.sntcca.sbcglobal.net) (Quit: chriseppstein)
- # [23:06] <astro73|roam> that's unfortunate. I think i have to turn it into an AJAX form if i want to give the user feedback on 204/205 :/
- # [23:07] * Joins: _dc (~dc@alfred.nat.trb.com)
- # [23:07] * Quits: Baybal32 (~Baybal32@S0106002618c73685.vc.shawcable.net) (Ping timeout: 264 seconds)
- # [23:09] * Quits: brbcoding (~cghensha@unaffiliated/brbcoding) (Ping timeout: 256 seconds)
- # [23:09] * Joins: _gambit (~prajwalit@59.95.4.171)
- # [23:10] * Quits: mygan (~mygan@78-70-166-27-no181.tbcn.telia.com) (Read error: Connection reset by peer)
- # [23:11] * Quits: _dc (~dc@alfred.nat.trb.com) (Remote host closed the connection)
- # [23:12] * Joins: jdelgado_ (~jdelgado@50-23-65-34.revip2.marketstreetwifi.net)
- # [23:12] * Quits: jdelgado (~jdelgado@50-23-65-34.revip2.marketstreetwifi.net) (Read error: Connection reset by peer)
- # [23:12] * Quits: Christophh (~Christoph@p4FDF409E.dip0.t-ipconnect.de) (Quit: Christophh)
- # [23:16] * Joins: _dc (~dc@163.192.12.3)
- # [23:19] * Joins: Andreo_ (~Andreo@177.18.126.55)
- # [23:19] * Quits: DoniRS (~DoniRS@188.200.238.49) (Quit: Adios!)
- # [23:20] * Joins: Jon47 (~Adium@199.119.119.85)
- # [23:20] * Quits: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com) (Quit: ^_^)
- # [23:20] * Quits: scottkellum (~scottkell@cpe-98-14-102-66.nyc.res.rr.com) (Remote host closed the connection)
- # [23:21] * Quits: fBirD (~andre.sr@188.250.11.136) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [23:21] * Quits: Andreo (~Andreo@177.18.126.55) (Read error: Operation timed out)
- # [23:22] * Joins: ZAQfx (~fx@188.251.10.120)
- # [23:22] * Quits: ZAQfx (~fx@188.251.10.120) (Changing host)
- # [23:22] * Joins: ZAQfx (~fx@unaffiliated/zaqfx)
- # [23:25] * Quits: _dc (~dc@163.192.12.3) (Remote host closed the connection)
- # [23:27] * Joins: _dc (~dc@alfred.nat.trb.com)
- # [23:27] * Joins: beeviz (~beevi2@p5B3D44F8.dip0.t-ipconnect.de)
- # [23:28] * sethwalker is now known as zz_sethwalker
- # [23:29] * Quits: Adawerk (~ada@169.241.49.57) (Quit: Leaving)
- # [23:32] * Joins: Adawerk (~ada@169.241.49.57)
- # [23:35] * Joins: vlad_starkov (~vlad_star@109.188.127.251)
- # [23:38] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
- # [23:38] * Quits: Jon47 (~Adium@199.119.119.85) (Quit: Leaving.)
- # [23:44] * Quits: mitemitreski (~mitemitre@212.120.17.179) (Quit: Leaving.)
- # [23:45] * Quits: brownbathrobe (~davemaura@vpn.polarmobile.com) (Quit: leaving)
- # [23:45] * Joins: Criztian (~criztian@239-210.198-178.cust.bluewin.ch)
- # [23:46] * Joins: brownbathrobe (~davemaura@vpn.polarmobile.com)
- # [23:47] * Joins: r0tha (~r0tha@173.247.200.122)
- # [23:47] * Quits: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com) (Ping timeout: 248 seconds)
- # [23:48] * Quits: mpaun (~mpaun@80.111.45.126) (Remote host closed the connection)
- # [23:48] * Joins: mpaun (~mpaun@80.111.45.126)
- # [23:49] * Joins: doomlaptop (~devil@38.104.194.102)
- # [23:49] * Quits: brownbathrobe (~davemaura@vpn.polarmobile.com) (Client Quit)
- # [23:49] <doomlaptop> to make browsers use autofill
- # [23:49] <doomlaptop> does the form has to have type="submit" input?
- # [23:49] * zz_sethwalker is now known as sethwalker
- # [23:50] <doomlaptop> because i'm using js to post the form and it seems like it's not autofilling
- # [23:50] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
- # [23:50] * Joins: scheib (uid4467@gateway/web/irccloud.com/x-pwjkrzugygtimbgg)
- # [23:50] * Joins: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com)
- # [23:50] * Quits: _gambit (~prajwalit@59.95.4.171) (Quit: Computer has gone to sleep.)
- # [23:51] * Quits: jxdones (~Jones@189-104-120-204.user.veloxzone.com.br) (Read error: Connection reset by peer)
- # [23:53] * Quits: mpaun (~mpaun@80.111.45.126) (Ping timeout: 252 seconds)
- # [23:55] * Parts: carwin (~carwin@unaffiliated/carwin)
- # [23:55] * Joins: scottkellum (~scottkell@static-96-239-59-178.nycmny.fios.verizon.net)
- # [23:56] * Joins: VapidWorx1 (~Margaret@173-12-5-73-Philadelphia.hfc.comcastbusiness.net)
- # [23:56] * Quits: scottkellum (~scottkell@static-96-239-59-178.nycmny.fios.verizon.net) (Remote host closed the connection)
- # [23:56] * Quits: decotii (~decotii@static-98-116-12-109.nycmny.fios.verizon.net) (Quit: This computer has gone to sleep)
- # [23:56] * Joins: ewokchewy (~Thunderbi@38.122.109.194)
- # [23:56] * Quits: ewokchewy (~Thunderbi@38.122.109.194) (Remote host closed the connection)
- # [23:57] * Joins: dannydage (~dannydagg@c-5eeaaa17-74736162.cust.telenor.se)
- # [23:57] <dannydage> can someone help me out here? the downarrow works for the first few sliders.. but for the fourth slider it doesn't work because I have another css class on that slider.. anyone have an idea what to do? http://colorworld.se/avion/index.html
- # Session Close: Thu May 30 00:00:00 2013
The end :)