Options:
- # Session Start: Sat Dec 31 00:00:00 2011
- # Session Ident: #html5
- # [00:01] * Quits: Timz (~Adium@86.89.174.199) (Quit: Leaving.)
- # [00:01] * Quits: dootdoot (~dootdoot@static-50-53-71-177.bvtn.or.frontiernet.net) (Remote host closed the connection)
- # [00:06] <Conexion> chromate: If I remember correctly the spec is supposed to allow it, but older versions of WebKit and iPhones don't always like it
- # [00:06] <Conexion> But it should partially render the parts that are on the screen
- # [00:06] * Joins: tmds (~tmds@gateway/tor-sasl/tmds)
- # [00:06] * Quits: Conexion (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.87 [Firefox 8.0/20111104165243])
- # [00:08] * Quits: gyzmodo (x@89.146.126.250)
- # [00:09] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Never look down on someone unless you're helping them up.)
- # [00:09] * Parts: FreakyBytes (~Martin@p5DCFF4FD.dip.t-dialin.net)
- # [00:10] * Quits: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net) (Quit: enoex)
- # [00:14] * Quits: galfert (~galfert@77-23-228-229-dynip.superkabel.de) (Quit: galfert)
- # [00:19] * Quits: digitalfiz (~fiz@unaffiliated/digitalfiz) (Quit: [Textual IRC Client: http://www.textualapp.com/])
- # [00:25] * Parts: chachan (u3554@gateway/web/irccloud.com/x-moccbytlkvfnysgj)
- # [00:27] * Quits: koggdal (~koggdal@83.251.117.159) (Quit: koggdal)
- # [00:27] * Parts: Asido (~Asido@3e6b2929.rev.stofanet.dk) ("WeeChat 0.3.6")
- # [00:29] * Joins: dahnielson (4f88594b@gateway/web/freenode/ip.79.136.89.75)
- # [00:31] * Quits: actel (u48@gateway/web/irccloud.com/x-cqcjwpzunbyipnbh) (Remote host closed the connection)
- # [00:31] * Quits: tiglionabbit (u2654@gateway/web/irccloud.com/x-jkyuvgbtzjorsizz) (Remote host closed the connection)
- # [00:31] * Quits: Dr4g (u3226@gateway/web/irccloud.com/x-maxfdeaiajuclrby) (Remote host closed the connection)
- # [00:31] * Quits: Phae (u455@gateway/web/irccloud.com/x-uektjhedljblakwy) (Remote host closed the connection)
- # [00:31] * Joins: actel (u48@gateway/web/irccloud.com/x-wyerrxdhjossqldt)
- # [00:31] * Quits: chromate (~chromate@dhcp-128-36-206-254.central.yale.edu) (Quit: chromate)
- # [00:34] * Quits: martndemus (~martndemu@h254064.upc-h.chello.nl) (Remote host closed the connection)
- # [00:37] * Joins: Phae (u455@gateway/web/irccloud.com/x-wtsfyuscigloqdrd)
- # [00:38] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [00:38] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [00:41] * Quits: kadiks (~kadiks@APuteaux-652-1-169-14.w90-44.abo.wanadoo.fr) (Ping timeout: 252 seconds)
- # [00:41] * Quits: kennyluck (~kennyluck@114-43-112-154.dynamic.hinet.net) (Quit: kennyluck)
- # [00:42] * Joins: Devenox (~dev@124-197-4-114.callplus.net.nz)
- # [00:44] * Joins: tiglionabbit (u2654@gateway/web/irccloud.com/x-grrcrltkrgrrviyw)
- # [00:44] * Joins: Dr4g (u3226@gateway/web/irccloud.com/x-ypwdshbjaiowxybg)
- # [00:48] <ale> Hello I am trying to make a drawing app with canvas, and I have a huge and strange problem with the text feature...the thing is that I write something on the canvas, and then I delete it with the eraser, but when I write again, what was deleted, reappears, can somebody help me please?
- # [00:48] * Joins: chromate (~chromate@c-71-235-86-72.hsd1.ct.comcast.net)
- # [00:48] <andrewjbaker> How have you implemented the eraser?
- # [00:49] * Quits: andr3 (~andr3@bl14-219-131.dsl.telepac.pt) (Quit: andr3)
- # [00:50] * Joins: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net)
- # [00:53] * Parts: dahnielson (4f88594b@gateway/web/freenode/ip.79.136.89.75)
- # [00:53] * Joins: oohnoitz (septicore@gateway/shell/xzibition.com/x-rdklnnwnxllxlodl)
- # [00:53] * Quits: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net) (Remote host closed the connection)
- # [00:57] * Joins: dootdoot (~dootdoot@static-50-53-52-25.bvtn.or.frontiernet.net)
- # [00:59] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [01:02] * Quits: cocoadaemon (~cocoadaem@2a01:e35:8a99:e90:20d:93ff:fe3b:868c) (Quit: cocoadaemon)
- # [01:03] <andrewjbaker> ale, ?
- # [01:04] <andrewjbaker> "How have you implemented the eraser?"
- # [01:04] * Quits: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net) (Quit: Leaving...)
- # [01:04] <ale> yes, imagine that the color is black, then the eraser paints in black
- # [01:05] <andrewjbaker> How does it paint? W/ fillRect() or something?
- # [01:06] <andrewjbaker> I'm thinking you might need a closePath() after displaying your text, but that's a guess not knowing more about how you've implemented it.
- # [01:07] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [01:07] * Joins: jeffszusz (~jeffszusz@d24-57-245-48.home.cgocable.net)
- # [01:07] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: i love javascript and webgl. see http://pacmaze.com)
- # [01:07] * Quits: sanbar (~ScottSanb@unaffiliated/scottsanbar) (Remote host closed the connection)
- # [01:08] * Joins: dissipate (~steve@unaffiliated/dissipate)
- # [01:09] * Joins: buribu_ (~buribu@177.18.232.14)
- # [01:09] * nonge_ is now known as nonge
- # [01:11] * Quits: buribu (~buribu@unaffiliated/buribu) (Ping timeout: 240 seconds)
- # [01:12] * Joins: kadiks (~kadiks@APuteaux-652-1-169-14.w90-44.abo.wanadoo.fr)
- # [01:16] * Quits: automate (~automate@tok69-4-82-236-110-224.fbx.proxad.net) (Quit: Quitte)
- # [01:20] * Quits: danielfilho (~daniel@187.31.77.7) (Read error: Connection reset by peer)
- # [01:20] * Joins: danielfilho (~daniel@187.31.77.7)
- # [01:28] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 240 seconds)
- # [01:31] * Quits: Stava (~Stava@h-86-113.a197.priv.bahnhof.se) (Remote host closed the connection)
- # [01:32] * Quits: kadiks (~kadiks@APuteaux-652-1-169-14.w90-44.abo.wanadoo.fr) (Ping timeout: 276 seconds)
- # [01:36] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [01:37] * Joins: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net)
- # [01:42] * Quits: chromate (~chromate@c-71-235-86-72.hsd1.ct.comcast.net) (Quit: chromate)
- # [01:44] * Quits: drublic (~drublic@frbg-5f7308d4.pool.mediaWays.net) (Remote host closed the connection)
- # [01:50] * Quits: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no) (Remote host closed the connection)
- # [01:54] * Quits: necolas (~necolas@5e0c7fb2.bb.sky.com) (Remote host closed the connection)
- # [01:56] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
- # [01:56] * Joins: kadiks (~kadiks@APuteaux-652-1-169-14.w90-44.abo.wanadoo.fr)
- # [01:56] * Quits: Mahoek (~Mahoek@ip51ceb6d4.adsl-surfen.hetnet.nl) (Quit: Mahoek)
- # [01:57] * Quits: Lebannen (~lebannen@87.127.122.195) (Ping timeout: 252 seconds)
- # [02:00] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: davidwalsh)
- # [02:02] * Joins: Lebannen (~lebannen@87.127.122.195)
- # [02:04] * Quits: dootdoot (~dootdoot@static-50-53-52-25.bvtn.or.frontiernet.net) (Remote host closed the connection)
- # [02:09] * Joins: gde33 (kvirc@546A1A51.cm-12-3a.dynamic.ziggo.nl)
- # [02:09] * Quits: kadiks (~kadiks@APuteaux-652-1-169-14.w90-44.abo.wanadoo.fr) (Ping timeout: 268 seconds)
- # [02:13] * Joins: kadiks (~kadiks@APuteaux-652-1-169-14.w90-44.abo.wanadoo.fr)
- # [02:13] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com) (Remote host closed the connection)
- # [02:19] * Quits: Lebannen (~lebannen@87.127.122.195) (Ping timeout: 268 seconds)
- # [02:19] * Quits: insin (~insin@host86-148-254-166.range86-148.btcentralplus.com) (Quit: What's the point in giving us haaaaannnds?)
- # [02:24] * Joins: Lebannen (~lebannen@87.127.122.195)
- # [02:26] * Quits: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net) (Quit: enoex)
- # [02:27] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 240 seconds)
- # [02:27] * Joins: brettgoulder (~textual@c-71-196-153-23.hsd1.co.comcast.net)
- # [02:33] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [02:33] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [02:35] * Joins: jacobolus (~jacobolus@199-83-223-112.PUBLIC.monkeybrains.net)
- # [02:38] * Quits: Leemp2 (~lee@c-24-16-54-17.hsd1.wa.comcast.net) (Read error: Connection reset by peer)
- # [02:38] * Joins: Leemp2 (~lee@c-24-16-54-17.hsd1.wa.comcast.net)
- # [02:40] * Quits: dissipate (~steve@unaffiliated/dissipate) (Ping timeout: 255 seconds)
- # [02:43] * Quits: squinteye (~troy@pool-173-65-236-222.tampfl.fios.verizon.net) (Quit: Leaving)
- # [02:55] * Joins: devongovett (~devongove@pppoe-68-142-43-29.gmavt.net)
- # [03:00] * Quits: andrewjbaker (~ajb@host-2-98-188-9.as13285.net) (Quit: Leaving)
- # [03:06] * Quits: franksalim (~frank@64-71-23-251.static.wiline.com) (Quit: Leaving)
- # [03:14] * Joins: dootdoot (~dootdoot@static-50-53-52-25.bvtn.or.frontiernet.net)
- # [03:16] * Joins: budmaddock1 (~budmaddoc@essn-4db650fb.pool.mediaWays.net)
- # [03:18] * Quits: budmaddock (~budmaddoc@essn-5d831f50.pool.mediaWays.net) (Ping timeout: 252 seconds)
- # [03:18] * Joins: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net)
- # [03:22] * Joins: pewpewarrows (~pewpewarr@c-69-143-122-59.hsd1.va.comcast.net)
- # [03:26] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [03:27] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
- # [03:29] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [03:47] * Quits: pewpewarrows (~pewpewarr@c-69-143-122-59.hsd1.va.comcast.net) (Quit: pewpewarrows)
- # [03:48] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [03:49] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [03:50] * Quits: Nassosdim (~nassosdim@ppp-94-65-56-196.home.otenet.gr)
- # [03:56] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [03:56] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [03:57] * Quits: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net) (Quit: Leaving.)
- # [03:59] * Joins: RobLoach (~RobLoach@drupal.org/user/61114/view)
- # [03:59] * Quits: Thasmo (~thasmo@d86-33-68-66.cust.tele2.at)
- # [03:59] * Joins: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net)
- # [04:00] * Quits: jblanche (~jblanche@ivr94-10-88-177-169-11.fbx.proxad.net) (Quit: jblanche)
- # [04:16] * Quits: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net) (Quit: enoex)
- # [04:21] * Joins: Vennril (~vennril@p4FCB1031.dip0.t-ipconnect.de)
- # [04:22] * Quits: Vennril2 (~vennril@p4FCB062C.dip0.t-ipconnect.de) (Ping timeout: 252 seconds)
- # [04:25] * Joins: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net)
- # [04:26] * Joins: miketaylr (~miketaylr@cpe-68-203-0-108.austin.res.rr.com)
- # [04:26] * Quits: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net) (Client Quit)
- # [04:35] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [04:46] * Joins: JoshManders_ (~Josh@unaffiliated/killswitch)
- # [04:47] * Joins: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net)
- # [04:48] * Joins: addyosmani (~addyosman@host86-164-98-62.range86-164.btcentralplus.com)
- # [04:51] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: davidwalsh)
- # [04:55] * Quits: addyosmani (~addyosman@host86-164-98-62.range86-164.btcentralplus.com) (Quit: addyosmani)
- # [04:56] * Joins: ebidel (~ericbidel@173.247.192.168)
- # [04:56] * Quits: ebidel (~ericbidel@173.247.192.168) (Client Quit)
- # [04:58] * Quits: tmds (~tmds@gateway/tor-sasl/tmds) (Remote host closed the connection)
- # [05:01] * Quits: jeffszusz (~jeffszusz@d24-57-245-48.home.cgocable.net) (Remote host closed the connection)
- # [05:08] * Joins: axos411 (~axos@xdsl-78-35-182-24.netcologne.de)
- # [05:10] * Joins: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net)
- # [05:15] * Quits: JoshManders_ (~Josh@unaffiliated/killswitch) (Ping timeout: 240 seconds)
- # [05:18] * Joins: sanbar (~ScottSanb@unaffiliated/scottsanbar)
- # [05:26] * Joins: nexus2911 (~nexus2911@75-132-25-231.dhcp.stls.mo.charter.com)
- # [05:27] <nexus2911> I'm getting into HTML5, aside form pretty'n up my code, what are the benefits at this point - by this point, I mean since it isn't fully supported by older browsers
- # [05:37] <tw2113> does "because I can" count?
- # [05:38] <nexus2911> tw2113: lol...no
- # [05:38] * Quits: axos411 (~axos@xdsl-78-35-182-24.netcologne.de) (Quit: Leaving.)
- # [05:38] <tw2113> still does, i reject your logic
- # [05:38] <nexus2911> lol...ok
- # [05:39] <tw2113> which parts of html5 are you talking about?
- # [05:39] <nexus2911> header, section, article... I guess just the tags at this point
- # [05:39] <tw2113> you can get those working to IE6
- # [05:39] <tw2113> .g html5shiv
- # [05:39] <tw2113> ?g html5shiv
- # [05:39] <tw2113> come on
- # [05:39] <bot-t1> tw2113, html5shiv - HTML5 IE enabling script - Google Project Hosting - http://code.google.com/p/html5shiv/
- # [05:39] <nexus2911> I mean, I can see the advantage of video and audio running natively
- # [05:40] <tw2113> there we go
- # [05:40] <nexus2911> yes, I'm using shim... but i refuse to dev for IE6
- # [05:40] <tw2113> then what's the issue?
- # [05:40] * Quits: miketaylr (~miketaylr@cpe-68-203-0-108.austin.res.rr.com) (Quit: miketaylr)
- # [05:40] <tw2113> get to styling
- # [05:40] <nexus2911> The issue is that video and audio is not fully supported across all browsers, correct?
- # [05:41] <tw2113> and which codecs too
- # [05:41] <tw2113> but the tags offer fallback options that you can just plop flash player code into
- # [05:41] <nexus2911> so, right now...the initial benefit i see is that <div id="header"> now becomes <header>
- # [05:42] <nexus2911> Oh, ok, on the fallback
- # [05:44] <tw2113> nexus2911 you could also use this https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-Browser-Polyfills
- # [05:45] <nexus2911> tw2113: thank you...what are polyfills?
- # [05:46] <tw2113> http://remysharp.com/2010/10/08/what-is-a-polyfill/
- # [05:46] * Quits: Vennril (~vennril@p4FCB1031.dip0.t-ipconnect.de) (Quit: Nettalk6 - www.ntalk.de)
- # [05:54] * Joins: miketaylr (~miketaylr@cpe-68-203-0-108.austin.res.rr.com)
- # [05:56] * Quits: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net) (Quit: enoex)
- # [05:56] * Quits: nexus2911 (~nexus2911@75-132-25-231.dhcp.stls.mo.charter.com) (Remote host closed the connection)
- # [05:57] * Joins: axos411 (~axos@xdsl-78-35-182-24.netcologne.de)
- # [05:57] * Parts: axos411 (~axos@xdsl-78-35-182-24.netcologne.de)
- # [05:58] * Joins: axos411 (~axos@xdsl-78-35-182-24.netcologne.de)
- # [05:58] * Quits: axos411 (~axos@xdsl-78-35-182-24.netcologne.de) (Client Quit)
- # [06:01] * Joins: rottenrec1 (~calvin@pool-74-100-117-52.lsanca.dsl-w.verizon.net)
- # [06:01] * Quits: rottenrec (~calvin@pool-74-100-117-52.lsanca.dsl-w.verizon.net) (Ping timeout: 240 seconds)
- # [06:11] * Quits: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net) (Remote host closed the connection)
- # [06:12] * Joins: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net)
- # [06:13] * Joins: jacobolu_ (~jacobolus@199-83-223-231.PUBLIC.monkeybrains.net)
- # [06:13] * Quits: Devenox (~dev@124-197-4-114.callplus.net.nz) (Quit: nz psy trance)
- # [06:14] * Quits: jacobolus (~jacobolus@199-83-223-112.PUBLIC.monkeybrains.net) (Ping timeout: 252 seconds)
- # [06:16] * Quits: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net) (Ping timeout: 240 seconds)
- # [06:17] * Quits: moshee (~moshee@unaffiliated/moshee) (Remote host closed the connection)
- # [06:18] * Quits: ale (~ale@190.50.187.174) (Ping timeout: 252 seconds)
- # [06:23] * Joins: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net)
- # [06:23] * Quits: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net) (Changing host)
- # [06:23] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [06:25] * Quits: dootdoot (~dootdoot@static-50-53-52-25.bvtn.or.frontiernet.net) (Remote host closed the connection)
- # [06:30] * Quits: miketaylr (~miketaylr@cpe-68-203-0-108.austin.res.rr.com) (Quit: miketaylr)
- # [06:37] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 240 seconds)
- # [06:39] * Quits: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net) (Quit: Leaving.)
- # [06:42] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 240 seconds)
- # [06:47] * Joins: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net)
- # [06:47] * Quits: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net) (Changing host)
- # [06:47] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [06:53] * Joins: confounds (~confounds@CPE78cd8e667600-CM78cd8e6675fd.cpe.net.cable.rogers.com)
- # [06:56] * Quits: RobLoach (~RobLoach@drupal.org/user/61114/view) (Quit: Leaving.)
- # [06:58] * Quits: brettgoulder (~textual@c-71-196-153-23.hsd1.co.comcast.net) (Quit: Computer has gone to sleep.)
- # [06:59] * Quits: confounds (~confounds@CPE78cd8e667600-CM78cd8e6675fd.cpe.net.cable.rogers.com)
- # [07:04] * Joins: rottenrec (~calvin@pool-74-100-117-52.lsanca.dsl-w.verizon.net)
- # [07:05] * Quits: rottenrec1 (~calvin@pool-74-100-117-52.lsanca.dsl-w.verizon.net) (Ping timeout: 240 seconds)
- # [07:05] * Joins: sgp913_ (01a29f42@gateway/web/freenode/ip.1.162.159.66)
- # [07:06] * Quits: jacobolu_ (~jacobolus@199-83-223-231.PUBLIC.monkeybrains.net) (Remote host closed the connection)
- # [07:07] <sgp913_> hi everyone, i'm trying to build an iOS app just using html5 (to save me time on the android end that i dont know how to do) and i was wondering if there is a tool in place to allow image uploads through mobile safari. i know it doesnt allow mobile uploads but i dont know if i can use the imagepicker function within the sdk somehow in html5. thanks!
- # [07:24] * Joins: Dranzerkire (~Kire@adsl-065-006-168-106.sip.mia.bellsouth.net)
- # [07:33] * Joins: ryanneufeld (~ryanneufe@S0106002618c70459.vf.shawcable.net)
- # [07:34] * Quits: sgp913_ (01a29f42@gateway/web/freenode/ip.1.162.159.66) (Ping timeout: 258 seconds)
- # [07:47] * Quits: devongovett (~devongove@pppoe-68-142-43-29.gmavt.net) (Quit: devongovett)
- # [07:51] * Joins: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net)
- # [07:55] * Quits: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net) (Ping timeout: 240 seconds)
- # [08:00] * Joins: dr0id (~andy@unaffiliated/dr0id)
- # [08:32] * Quits: Dranzerkire (~Kire@adsl-065-006-168-106.sip.mia.bellsouth.net) (Quit: Leaving)
- # [08:33] * Joins: Dranzerkire (~Kire@adsl-065-006-168-106.sip.mia.bellsouth.net)
- # [08:33] * Quits: Dranzerkire (~Kire@adsl-065-006-168-106.sip.mia.bellsouth.net) (Client Quit)
- # [08:42] * Joins: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net)
- # [08:44] * Joins: obert- (~obert@host230-207-dynamic.46-79-r.retail.telecomitalia.it)
- # [08:49] * Quits: thatryan (~thatryan@c-71-202-3-49.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [08:50] * Joins: Aric (~Ali1@ip68-100-68-25.dc.dc.cox.net)
- # [08:52] * Joins: gyzmodo (x@89.146.104.202)
- # [08:58] * Joins: BigKing (~BigKing@dslb-178-006-084-065.pools.arcor-ip.net)
- # [09:05] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Ping timeout: 240 seconds)
- # [09:06] * Joins: dissipate (~steve@unaffiliated/dissipate)
- # [09:06] * Joins: sx2020 (~sx120e@c-71-207-183-59.hsd1.al.comcast.net)
- # [09:11] * Joins: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net)
- # [09:14] * Quits: patcito (~123@190.42.15.182) (Read error: Connection reset by peer)
- # [09:17] * Quits: sx2020 (~sx120e@c-71-207-183-59.hsd1.al.comcast.net) (Read error: Connection reset by peer)
- # [09:18] * Joins: sx2020 (~sx120e@c-71-207-183-59.hsd1.al.comcast.net)
- # [09:19] * Quits: sx2020 (~sx120e@c-71-207-183-59.hsd1.al.comcast.net) (Read error: Connection reset by peer)
- # [09:21] * Quits: jochen__ (jochen@nat/google/x-xlqfkhxyujgpaozm) (Remote host closed the connection)
- # [09:21] * Joins: jochen__ (jochen@nat/google/x-wfexrixixcedovfh)
- # [09:24] * Parts: Aric (~Ali1@ip68-100-68-25.dc.dc.cox.net) ("Leaving")
- # [09:25] * Quits: obert- (~obert@host230-207-dynamic.46-79-r.retail.telecomitalia.it) (Ping timeout: 240 seconds)
- # [09:26] * Joins: obert- (~obert@host230-207-dynamic.46-79-r.retail.telecomitalia.it)
- # [09:30] * Quits: obert- (~obert@host230-207-dynamic.46-79-r.retail.telecomitalia.it) (Ping timeout: 240 seconds)
- # [09:43] * Joins: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk)
- # [09:52] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Going!)
- # [09:55] * Quits: BigKing (~BigKing@dslb-178-006-084-065.pools.arcor-ip.net) (Read error: Operation timed out)
- # [09:55] * Joins: BigKing (~BigKing@dslb-178-006-086-092.pools.arcor-ip.net)
- # [09:58] * Joins: nonge_ (~nonge@p50829C4D.dip.t-dialin.net)
- # [10:01] * Quits: nonge (~nonge@p508293B5.dip.t-dialin.net) (Ping timeout: 255 seconds)
- # [10:02] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 240 seconds)
- # [10:02] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 244 seconds)
- # [10:04] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [10:08] * Quits: pwever (~pwever@cpe-75-82-185-107.socal.res.rr.com) (Quit: leaving)
- # [10:09] * Joins: rroonnaann (~rroonnaan@dispo-82-65-239-45.adsl.proxad.net)
- # [10:09] <rroonnaann> hello
- # [10:10] <rroonnaann> how should I call a css stylesheet within <body>
- # [10:11] <rroonnaann> <link rel='stylesheet' type='text/css' href=''> give me "Attribute rel not allowed on element link at this point" error
- # [10:11] * Quits: dmachi (~dmachi@pool-72-66-198-153.ronkva.east.verizon.net) (Read error: Connection reset by peer)
- # [10:11] * Joins: dmachi (~dmachi@pool-72-66-198-153.ronkva.east.verizon.net)
- # [10:13] * Joins: koggdal (~koggdal@83.251.117.159)
- # [10:14] * Joins: Mahoek (~Mahoek@ip51ceb6d4.adsl-surfen.hetnet.nl)
- # [10:14] * Joins: insin (~insin@host86-148-254-166.range86-148.btcentralplus.com)
- # [10:22] * Quits: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net) (Quit: tantek)
- # [10:25] * Joins: avarghese (abe_v@123.236.196.213)
- # [10:25] <avarghese> can html5 with javascript alone be used to develop mobile apps
- # [10:31] * Joins: martndemus (~martndemu@h254064.upc-h.chello.nl)
- # [10:33] <rroonnaann> avarghese: I think so
- # [10:33] <rroonnaann> it'll be mobile web apps
- # [10:34] <rroonnaann> wich is better than mobile apps
- # [10:34] <avarghese> yeah , thanks
- # [10:35] * Joins: giulivo (~giulivo@95.234.143.116)
- # [10:36] * Joins: monteslu_ (~monteslu@ip68-109-174-213.ph.ph.cox.net)
- # [10:37] <avarghese> is there any example on the web
- # [10:38] * Quits: buribu_ (~buribu@177.18.232.14) (Read error: Connection reset by peer)
- # [10:39] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [10:39] * Quits: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net) (Ping timeout: 240 seconds)
- # [10:46] * Quits: avarghese (abe_v@123.236.196.213)
- # [10:54] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [11:04] * Quits: rroonnaann (~rroonnaan@dispo-82-65-239-45.adsl.proxad.net) (Quit: rroonnaann)
- # [11:06] * Quits: ryanneufeld (~ryanneufe@S0106002618c70459.vf.shawcable.net) (Remote host closed the connection)
- # [11:07] * Joins: rroonnaann (~rroonnaan@dispo-82-65-239-45.adsl.proxad.net)
- # [11:10] * Quits: Hautain (~Hautain@AOrleans-258-1-135-160.w90-21.abo.wanadoo.fr) (Read error: Connection reset by peer)
- # [11:13] * Joins: dootdoot (~dootdoot@static-50-53-52-25.bvtn.or.frontiernet.net)
- # [11:14] * Quits: insin (~insin@host86-148-254-166.range86-148.btcentralplus.com) (Read error: Connection reset by peer)
- # [11:26] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [11:26] * Joins: Nassosdim (~nassosdim@ppp-94-65-56-196.home.otenet.gr)
- # [11:26] * Joins: necolas (~necolas@5e0c7fb2.bb.sky.com)
- # [11:41] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [11:43] * Joins: Ms2ger (~Ms2ger@d54C50691.access.telenet.be)
- # [11:48] * Joins: drublic (~drublic@frbg-5f732ca1.pool.mediaWays.net)
- # [11:52] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 240 seconds)
- # [11:52] * Joins: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net)
- # [11:52] * Quits: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net) (Changing host)
- # [11:52] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [11:56] * Joins: jblanche (~jblanche@ivr94-10-88-177-169-11.fbx.proxad.net)
- # [11:59] * Joins: djazz (~djazz@78-70-243-240-no186.tbcn.telia.com)
- # [12:02] * Joins: galfert (~galfert@77-23-228-229-dynip.superkabel.de)
- # [12:10] * Joins: deasy (~deasy@85.201.207.128)
- # [12:12] * Quits: necolas (~necolas@5e0c7fb2.bb.sky.com) (Remote host closed the connection)
- # [12:12] * Quits: jblanche (~jblanche@ivr94-10-88-177-169-11.fbx.proxad.net) (Quit: jblanche)
- # [12:14] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
- # [12:15] * Joins: pinage404 (~pinage404@APuteaux-651-1-53-20.w81-249.abo.wanadoo.fr)
- # [12:16] * Joins: jblanche (~jblanche@ivr94-10-88-177-169-11.fbx.proxad.net)
- # [12:25] * Quits: gyzmodo (x@89.146.104.202) (Ping timeout: 240 seconds)
- # [12:34] * Joins: beckybunny (~becky@93-97-28-75.zone5.bethere.co.uk)
- # [12:37] * Joins: Taftse (~Taftse@unaffiliated/taftse)
- # [12:59] * Joins: andr3 (~andr3@bl14-219-131.dsl.telepac.pt)
- # [13:01] * Joins: kevindanko (~kevindank@c-76-99-192-101.hsd1.de.comcast.net)
- # [13:03] * Joins: gyzmodo (x@89.146.93.186)
- # [13:03] * Quits: gavin_huang (~gravof@60.179.102.52) (Quit: Leaving)
- # [13:11] * Quits: OzDave_imac (~OzDave@27-33-43-79.static.tpgi.com.au) (Quit: OzDave_imac)
- # [13:22] * Joins: kennyluck (~kennyluck@114-43-112-154.dynamic.hinet.net)
- # [13:23] * Quits: beckybunny (~becky@93-97-28-75.zone5.bethere.co.uk) (Quit: beckybunny)
- # [13:25] * Joins: uu (~uu@180.95.160.246)
- # [13:27] * Quits: BigKing (~BigKing@dslb-178-006-086-092.pools.arcor-ip.net) (Ping timeout: 252 seconds)
- # [13:34] * Quits: andr3 (~andr3@bl14-219-131.dsl.telepac.pt) (Quit: andr3)
- # [13:34] * Joins: andr3 (~andr3@bl14-219-131.dsl.telepac.pt)
- # [13:45] * Joins: Hautain (~Hautain@AOrleans-258-1-135-160.w90-21.abo.wanadoo.fr)
- # [13:47] * paul_irish is now known as paul_irish_
- # [13:51] * Quits: andr3 (~andr3@bl14-219-131.dsl.telepac.pt) (Quit: andr3)
- # [13:52] * Joins: andr3 (~andr3@bl14-219-131.dsl.telepac.pt)
- # [13:59] * Quits: d0cster (~d0cster@92.90.20.76) (Ping timeout: 248 seconds)
- # [14:01] * Quits: martndemus (~martndemu@h254064.upc-h.chello.nl) (Ping timeout: 276 seconds)
- # [14:07] * Joins: fbirD (~a@bl6-171-113.dsl.telepac.pt)
- # [14:09] * Quits: uu (~uu@180.95.160.246) (Quit: 离开)
- # [14:13] * Joins: snaj- (~a@bl6-171-113.dsl.telepac.pt)
- # [14:17] * Quits: fbirD (~a@bl6-171-113.dsl.telepac.pt) (Ping timeout: 252 seconds)
- # [14:18] * Quits: snaj- (~a@bl6-171-113.dsl.telepac.pt) (Ping timeout: 252 seconds)
- # [14:21] * Joins: d0cster (~d0cster@92.90.20.12)
- # [14:27] * Joins: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [14:29] * Quits: jblanche (~jblanche@ivr94-10-88-177-169-11.fbx.proxad.net) (Quit: jblanche)
- # [14:34] * Joins: beeviz_ (~beevi2@ip-78-94-0-96.unitymediagroup.de)
- # [14:34] * Quits: beeeviz (~beevi2@ip-78-94-0-96.unitymediagroup.de) (Read error: Connection reset by peer)
- # [14:36] * Quits: Ms2ger (~Ms2ger@d54C50691.access.telenet.be) (Ping timeout: 260 seconds)
- # [14:45] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com)
- # [14:51] * Joins: gasbakid (~gasbakid@41.96.52.49)
- # [14:53] * Joins: martndemus (~martndemu@h254064.upc-h.chello.nl)
- # [14:53] * Joins: Ms2ger (~Ms2ger@d54C50691.access.telenet.be)
- # [14:55] * Joins: devongovett (~devongove@pppoe-68-142-43-29.gmavt.net)
- # [14:56] * Joins: fbirD (~a@bl6-171-113.dsl.telepac.pt)
- # [14:56] * Quits: deasy (~deasy@85.201.207.128) (Ping timeout: 244 seconds)
- # [14:56] * Quits: fbirD (~a@bl6-171-113.dsl.telepac.pt) (Client Quit)
- # [14:57] * Joins: fbirD (~a@bl6-171-113.dsl.telepac.pt)
- # [14:59] * Joins: deasy (~deasy@85.201.207.128)
- # [15:11] * Joins: galfert_ (~galfert@77-23-228-229-dynip.superkabel.de)
- # [15:12] * Quits: galfert (~galfert@77-23-228-229-dynip.superkabel.de) (Ping timeout: 240 seconds)
- # [15:12] * galfert_ is now known as galfert
- # [15:19] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Read error: Connection reset by peer)
- # [15:20] * Joins: beckybunny (~becky@93-97-28-75.zone5.bethere.co.uk)
- # [15:20] * Joins: anon42 (~anon42@e176034208.adsl.alicedsl.de)
- # [15:32] * Quits: rroonnaann (~rroonnaan@dispo-82-65-239-45.adsl.proxad.net) (Quit: rroonnaann)
- # [15:35] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [15:41] * Quits: beckybunny (~becky@93-97-28-75.zone5.bethere.co.uk) (Quit: beckybunny)
- # [15:47] * Joins: doritoDan (~doritoDan@unaffiliated/doritodan)
- # [15:52] * Joins: rroonnaann (~rroonnaan@dispo-82-65-239-45.adsl.proxad.net)
- # [15:59] * Joins: snaj- (~a@bl6-171-113.dsl.telepac.pt)
- # [16:00] * Quits: fbirD (~a@bl6-171-113.dsl.telepac.pt) (Ping timeout: 240 seconds)
- # [16:10] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [16:14] * Joins: jblanche (~jblanche@ivr94-10-88-177-169-11.fbx.proxad.net)
- # [16:15] * Joins: insin (~insin@host86-148-254-166.range86-148.btcentralplus.com)
- # [16:17] * Quits: martndemus (~martndemu@h254064.upc-h.chello.nl) (Remote host closed the connection)
- # [16:17] * Joins: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [16:19] * Joins: martndemus (~martndemu@h254064.upc-h.chello.nl)
- # [16:20] * Quits: snaj- (~a@bl6-171-113.dsl.telepac.pt) (Ping timeout: 240 seconds)
- # [16:21] * Quits: Hautain (~Hautain@AOrleans-258-1-135-160.w90-21.abo.wanadoo.fr) (Ping timeout: 240 seconds)
- # [16:22] * Quits: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 260 seconds)
- # [16:27] * Joins: RobLoach (~RobLoach@drupal.org/user/61114/view)
- # [16:34] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 252 seconds)
- # [16:34] * Joins: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net)
- # [16:34] * Quits: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net) (Changing host)
- # [16:34] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [16:37] * Quits: dootdoot (~dootdoot@static-50-53-52-25.bvtn.or.frontiernet.net) (Remote host closed the connection)
- # [16:38] * monteslu_ is now known as monteslu
- # [16:41] * Quits: mr_lou (~sirlou@0x555321d8.adsl.cybercity.dk) (Quit: Ex-Chat)
- # [16:44] * Quits: devongovett (~devongove@pppoe-68-142-43-29.gmavt.net) (Quit: devongovett)
- # [16:44] * Quits: gasbakid (~gasbakid@41.96.52.49) (Ping timeout: 240 seconds)
- # [16:46] * Joins: Vennril (~vennril@p4FCB1031.dip0.t-ipconnect.de)
- # [16:57] * Quits: dr0id (~andy@unaffiliated/dr0id) (Quit: Leaving.)
- # [16:59] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [16:59] * Joins: gasbakid (~gasbakid@41.96.2.240)
- # [16:59] * Joins: fbirD (~a@bl6-171-113.dsl.telepac.pt)
- # [17:00] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [17:02] * Joins: soulraven (~soulraven@79.117.184.198)
- # [17:02] * Quits: soulraven (~soulraven@79.117.184.198) (Max SendQ exceeded)
- # [17:03] * Joins: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net)
- # [17:05] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 268 seconds)
- # [17:07] * Quits: martndemus (~martndemu@h254064.upc-h.chello.nl) (Read error: Connection reset by peer)
- # [17:07] * Joins: martndemus (~martndemu@h254064.upc-h.chello.nl)
- # [17:11] * Joins: gasbakid__ (~gasbakid@41.96.22.127)
- # [17:12] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Read error: Connection reset by peer)
- # [17:12] * Quits: gasbakid (~gasbakid@41.96.2.240) (Ping timeout: 248 seconds)
- # [17:14] * Joins: doritoDan (~doritoDan@unaffiliated/doritodan)
- # [17:19] * Joins: rohitjha (u4980@gateway/web/irccloud.com/x-fuqfdutaltbkvgni)
- # [17:20] * Parts: djazz (~djazz@78-70-243-240-no186.tbcn.telia.com)
- # [17:21] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [17:22] * Quits: Mahoek (~Mahoek@ip51ceb6d4.adsl-surfen.hetnet.nl) (Quit: Mahoek)
- # [17:25] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 240 seconds)
- # [17:32] * Joins: rroonnaann_ (~rroonnaan@lns-bzn-38-82-253-82-181.adsl.proxad.net)
- # [17:34] * Quits: rroonnaann (~rroonnaan@dispo-82-65-239-45.adsl.proxad.net) (Ping timeout: 240 seconds)
- # Session Close: Sat Dec 31 17:34:59 2011
- #
- # Session Start: Sat Dec 31 17:34:59 2011
- # Session Ident: #html5
- # [17:34] * Disconnected
- # [17:36] * Attempting to rejoin channel #html5
- # [17:36] * Rejoined channel #html5
- # [17:36] * 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'
- # [17:36] * Set by marienz!marienz@freenode/staff/marienz on Fri Oct 21 20:53:09
- # [17:36] * Quits: snaj- (~a@bl6-171-113.dsl.telepac.pt) (Client Quit)
- # [17:38] * Quits: Zauberfisch_ (Zauberfisc@venus.zauberfisch.at) (Client Quit)
- # [17:38] * Joins: Zauberfisch_ (Zauberfisc@venus.zauberfisch.at)
- # [17:38] * Quits: fbirD (~a@bl6-171-113.dsl.telepac.pt) (Ping timeout: 252 seconds)
- # [17:38] * Quits: Zauberfisch (Zauberfisc@venus.zauberfisch.at) (Ping timeout: 252 seconds)
- # [17:41] * Quits: bloodwulf (connie@CPE0026f30c5050-CM0026f30c504d.cpe.net.cable.rogers.com) (Read error: Connection reset by peer)
- # [17:41] * Joins: bloodwulf (connie@CPE0026f30c5050-CM0026f30c504d.cpe.net.cable.rogers.com)
- # [17:42] * Joins: devilswings7 (~unknown@ool-44c74ead.dyn.optonline.net)
- # [17:44] * Joins: samaya (~samaya@194.150.85.181)
- # [17:45] * Joins: axos411 (~axos@xdsl-87-79-198-203.netcologne.de)
- # [17:46] * Joins: danielfilho_ (~daniel@187.31.77.7)
- # [17:47] * Quits: danielfilho (~daniel@187.31.77.7) (Ping timeout: 268 seconds)
- # [17:47] * danielfilho_ is now known as danielfilho
- # [17:48] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [17:48] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [17:55] <deasy> hello, anyone know a good tutorial about menu in actual css? (with "animation" etc)
- # [17:55] <deasy> i need this for http://www.petitemasque.be/template.html
- # [17:57] <deasy> or a mentor :p who say to me what is bad in my "code"
- # [17:58] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [18:01] * Joins: JoshManders_ (~Josh@unaffiliated/killswitch)
- # [18:03] * Joins: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [18:03] * Quits: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Read error: Connection reset by peer)
- # [18:04] * Joins: automate (~automate@tok69-4-82-236-110-224.fbx.proxad.net)
- # [18:11] * Quits: gasbakid__ (~gasbakid@41.96.22.127) (Ping timeout: 240 seconds)
- # [18:12] * Joins: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net)
- # [18:13] * Joins: esundahl (~esundahl@c-24-16-39-22.hsd1.wa.comcast.net)
- # [18:22] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Read error: Connection reset by peer)
- # [18:22] * Joins: doritoDan (~doritoDan@unaffiliated/doritodan)
- # [18:23] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
- # [18:25] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [18:26] * Joins: gasbakid__ (~gasbakid@41.96.122.121)
- # [18:26] * Joins: feristhia (~Feris@114.79.51.46)
- # [18:27] * Quits: Ms2ger (~Ms2ger@d54C50691.access.telenet.be) (Quit: nn/hny)
- # [18:27] * Quits: rottenrec (~calvin@pool-74-100-117-52.lsanca.dsl-w.verizon.net) (Quit: Leaving.)
- # [18:29] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 244 seconds)
- # [18:39] * Quits: axos411 (~axos@xdsl-87-79-198-203.netcologne.de) (Ping timeout: 260 seconds)
- # [18:41] * Joins: netkrash (~netkrash@pc-69-49-101-190.cm.vtr.net)
- # [18:41] * Quits: drublic (~drublic@frbg-5f732ca1.pool.mediaWays.net) (Remote host closed the connection)
- # [18:42] * Joins: dranzerkire (~erik@99-39-242-193.lightspeed.miamfl.sbcglobal.net)
- # [18:46] * Joins: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [18:48] * Quits: d0cster (~d0cster@92.90.20.12) (Ping timeout: 248 seconds)
- # [18:50] * Quits: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 240 seconds)
- # [18:54] * Joins: ryanneufeld (~ryanneufe@S0106002618c70459.vf.shawcable.net)
- # [18:55] * Quits: kadiks (~kadiks@APuteaux-652-1-169-14.w90-44.abo.wanadoo.fr) (Quit: Leaving)
- # [18:56] * Quits: anon42 (~anon42@e176034208.adsl.alicedsl.de) (Quit: Verlassend)
- # [18:58] * Quits: netkrash (~netkrash@pc-69-49-101-190.cm.vtr.net) (Quit: Get MacIrssi - http://www.sysctl.co.uk/projects/macirssi/)
- # [19:00] * Joins: buribu (~buribu@186.214.115.126)
- # [19:00] * Quits: buribu (~buribu@186.214.115.126) (Changing host)
- # [19:00] * Joins: buribu (~buribu@unaffiliated/buribu)
- # [19:02] * Quits: rroonnaann_ (~rroonnaan@lns-bzn-38-82-253-82-181.adsl.proxad.net) (Quit: rroonnaann_)
- # [19:07] * Joins: patcito (~123@190.42.12.187)
- # [19:08] * Joins: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [19:09] <martndemus> anyone here know a fix to get textmate to support html5 and unquoted attributes etc?
- # [19:12] * Quits: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 240 seconds)
- # [19:12] * Quits: JoshManders_ (~Josh@unaffiliated/killswitch) (Ping timeout: 252 seconds)
- # [19:13] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Read error: Connection reset by peer)
- # [19:20] * Quits: jblanche (~jblanche@ivr94-10-88-177-169-11.fbx.proxad.net) (Quit: jblanche)
- # [19:20] * Joins: bobsie (~onmypad@cpc2-nmal16-0-0-cust983.croy.cable.virginmedia.com)
- # [19:20] * Joins: doritoDan (~doritoDan@unaffiliated/doritodan)
- # [19:24] * Quits: esundahl (~esundahl@c-24-16-39-22.hsd1.wa.comcast.net) (Quit: esundahl)
- # [19:25] * Joins: dootdoot (~dootdoot@static-50-53-52-25.bvtn.or.frontiernet.net)
- # [19:28] * Quits: giulivo (~giulivo@95.234.143.116) (Quit: bye)
- # [19:29] * Quits: samaya (~samaya@194.150.85.181) (Quit: Leaving)
- # [19:30] * Quits: bobsie (~onmypad@cpc2-nmal16-0-0-cust983.croy.cable.virginmedia.com) (Quit: Colloquy for iPad - http://colloquy.mobi)
- # [19:32] * Joins: trumpetmic (~trumpetmi@12.130.119.144)
- # [19:33] * spiky Happy new year
- # [19:34] * Quits: ryanneufeld (~ryanneufe@S0106002618c70459.vf.shawcable.net) (Remote host closed the connection)
- # [19:37] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [19:37] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [19:37] * Quits: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk) (Remote host closed the connection)
- # [19:38] * Joins: socialhapy (~socialhap@46-38-167-162.static.cloud-ips.co.uk)
- # [19:43] * Joins: miketaylr (~miketaylr@cpe-68-203-0-108.austin.res.rr.com)
- # [19:49] * Quits: divya (~nimbu@ve.hsh6wjwx.vesrv.com) (Ping timeout: 252 seconds)
- # [19:50] * Quits: theresa_away (~root@li99-144.members.linode.com) (Ping timeout: 252 seconds)
- # [19:50] * Quits: T-Co (tco@0c.fi) (Ping timeout: 252 seconds)
- # [19:50] * Joins: ShooterM_ (~shootermg@c-98-246-240-17.hsd1.or.comcast.net)
- # [19:50] * Joins: theresa_away (~root@li99-144.members.linode.com)
- # [19:50] * Joins: nimbu (~nimbu@ve.hsh6wjwx.vesrv.com)
- # [19:50] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [19:51] * Quits: ryanseddon_ (u1832@gateway/web/irccloud.com/x-matzpkjxrzpifsev) (Ping timeout: 252 seconds)
- # [19:51] * Quits: pl0sh (u3225@gateway/web/irccloud.com/x-ovbiqvkkoxscegzp) (Ping timeout: 252 seconds)
- # [19:51] * Quits: tomh (u501@gateway/web/irccloud.com/x-lhqfkqnzkzjmsqlz) (Ping timeout: 252 seconds)
- # [19:51] * Quits: dabear (~quassel@87.238.49.7) (Ping timeout: 252 seconds)
- # [19:51] * Quits: ShooterMG (~shootermg@c-98-246-240-17.hsd1.or.comcast.net) (Ping timeout: 252 seconds)
- # [19:52] * Joins: T-Co (tco@0c.fi)
- # [19:52] * Quits: duckspea1er (~duckspeak@www.granfalloonery.com) (Remote host closed the connection)
- # [19:52] * Joins: duckspeaker (~duckspeak@pdpc/supporter/active/duckspeaker)
- # [19:52] * Joins: dabear (~quassel@87.238.49.7)
- # [19:53] * Joins: ryanseddon_ (u1832@gateway/web/irccloud.com/x-zemkrrzgplwvvubo)
- # [19:53] * Joins: pl0sh (u3225@gateway/web/irccloud.com/x-wzqejnfppvkneiyf)
- # [19:53] * Quits: dranzerkire (~erik@99-39-242-193.lightspeed.miamfl.sbcglobal.net) (Quit: Leaving)
- # [19:55] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 255 seconds)
- # [19:55] <deasy> martndemus, i think new year...
- # [19:55] <martndemus> huh?
- # [19:56] * Joins: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net)
- # [19:56] <deasy> geeks are not here :p
- # [19:57] <deasy> sorry for my lack of possibility for expression
- # [19:57] <deasy> i am cyborg.
- # [19:58] * Quits: trumpetmic (~trumpetmi@12.130.119.144) (Quit: Leaving.)
- # [20:00] * Quits: automate (~automate@tok69-4-82-236-110-224.fbx.proxad.net) (Remote host closed the connection)
- # [20:01] * Quits: joepie91 (~joepie91@86.93.142.233) (Ping timeout: 240 seconds)
- # [20:05] * Joins: tomh (u501@gateway/web/irccloud.com/x-iqusujvbogxqansa)
- # [20:07] * Quits: andr3 (~andr3@bl14-219-131.dsl.telepac.pt) (Quit: andr3)
- # [20:10] * Quits: martndemus (~martndemu@h254064.upc-h.chello.nl) (Remote host closed the connection)
- # [20:12] * Joins: martndemus (~martndemu@h254064.upc-h.chello.nl)
- # [20:17] * Joins: BigKing (~BigKing@dslb-178-001-150-055.pools.arcor-ip.net)
- # [20:18] * Joins: dr1337 (~textual@c-69-255-39-92.hsd1.md.comcast.net)
- # [20:19] * Joins: JoshManders_ (~Josh@unaffiliated/killswitch)
- # [20:20] * Quits: Jon47 (~Adium@pool-74-96-160-56.washdc.fios.verizon.net) (Quit: Leaving.)
- # [20:21] * Joins: joepie91 (~joepie91@ip51cfbeee.direct-adsl.nl)
- # [20:22] * Quits: Unknown[NF] (~d@kong-1.designxenon.com) (Ping timeout: 252 seconds)
- # [20:24] * Joins: Unknown[NF] (~d@kong-1.designxenon.com)
- # [20:26] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
- # [20:35] * Quits: dootdoot (~dootdoot@static-50-53-52-25.bvtn.or.frontiernet.net) (Remote host closed the connection)
- # [20:36] * Quits: martndemus (~martndemu@h254064.upc-h.chello.nl) (Remote host closed the connection)
- # [20:37] * Joins: martndemus (~martndemu@h254064.upc-h.chello.nl)
- # [20:42] * Joins: Hautain (~Hautain@AOrleans-258-1-135-160.w90-21.abo.wanadoo.fr)
- # [20:45] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [20:51] * Quits: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net) (Quit: enoex)
- # [20:54] * Joins: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [20:54] * Joins: _jzl (~jzl@206-188-76-201.cpe.distributel.net)
- # [20:56] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust1981.wolv.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [20:58] * Quits: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 252 seconds)
- # [20:59] * Quits: gyzmodo (x@89.146.93.186) (Ping timeout: 248 seconds)
- # [21:00] * Joins: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net)
- # [21:01] * Quits: _jzl (~jzl@206-188-76-201.cpe.distributel.net) (Quit: Leaving)
- # [21:01] * Joins: _jzl (~jzl@206-188-76-201.cpe.distributel.net)
- # [21:07] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: Reading http://davidwalsh.name)
- # [21:15] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [21:18] * Joins: gasbakid (~gasbakid@41.96.66.91)
- # [21:20] * Quits: gasbakid__ (~gasbakid@41.96.122.121) (Ping timeout: 240 seconds)
- # [21:20] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 252 seconds)
- # [21:34] * Joins: enoex (~enoex@c-98-230-49-214.hsd1.fl.comcast.net)
- # [21:37] * Joins: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [21:41] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [21:41] * Quits: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 252 seconds)
- # [21:44] * Quits: uf0_work (~deeznuts@cpe-67-247-8-211.nyc.res.rr.com) (Ping timeout: 252 seconds)
- # [21:48] * Joins: ale (~ale@190.50.187.174)
- # [21:56] * Joins: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com)
- # [21:56] * Quits: devilswings7 (~unknown@ool-44c74ead.dyn.optonline.net) (Read error: Connection reset by peer)
- # [21:56] * Joins: fungoat (~fungoat@184.91.163.230)
- # [21:57] * Joins: devilswings7 (~unknown@ool-44c74ead.dyn.optonline.net)
- # [21:58] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
- # [21:58] * Quits: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com) (Client Quit)
- # [21:58] * Joins: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [21:58] * Joins: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com)
- # [21:58] * Joins: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
- # [22:00] * Joins: gfxdreams (~unknown@ool-44c74ead.dyn.optonline.net)
- # [22:02] * Joins: Thasmo (~thasmo@d86-33-68-66.cust.tele2.at)
- # [22:02] * Quits: devilswings7 (~unknown@ool-44c74ead.dyn.optonline.net) (Ping timeout: 240 seconds)
- # [22:02] * Quits: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 244 seconds)
- # [22:03] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Quit: DEATH IS UPON US)
- # [22:11] * Quits: tw2113 (~tw2113@fedora/tw2113) (Remote host closed the connection)
- # [22:11] * Joins: dmachi1 (~dmachi@pool-72-66-198-153.ronkva.east.verizon.net)
- # [22:11] * Quits: dmachi (~dmachi@pool-72-66-198-153.ronkva.east.verizon.net) (Read error: Connection reset by peer)
- # [22:12] * Quits: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com) (Quit: teleject)
- # [22:12] * Joins: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com)
- # [22:15] * Quits: dmachi1 (~dmachi@pool-72-66-198-153.ronkva.east.verizon.net) (Ping timeout: 244 seconds)
- # [22:19] * Joins: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [22:24] * Quits: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 248 seconds)
- # [22:25] * Quits: _jzl (~jzl@206-188-76-201.cpe.distributel.net) (Remote host closed the connection)
- # [22:28] * Joins: _jzl (~jzl@206-188-76-201.cpe.distributel.net)
- # [22:31] * Joins: dmachi (~dmachi@pool-72-66-198-153.ronkva.east.verizon.net)
- # [22:36] * Joins: monteslu_ (~monteslu@ip68-109-174-213.ph.ph.cox.net)
- # [22:37] * Joins: MichaelBehan (~disney@184.88.166.214)
- # [22:38] * MichaelBehan is now known as Jabberwock
- # [22:38] * Jabberwock is now known as Guest78395
- # [22:39] * Guest78395 is now known as Jabberwock
- # [22:39] * Quits: Jabberwock (~disney@184.88.166.214) (Changing host)
- # [22:39] * Joins: Jabberwock (~disney@unaffiliated/jabberwock)
- # [22:40] * Quits: monteslu (~monteslu@ip68-109-174-213.ph.ph.cox.net) (Ping timeout: 240 seconds)
- # [22:41] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [22:42] * Joins: k_89 (~k@182.68.73.248)
- # [22:43] <k_89> hey .. where can i get a list of browsers which support html5 audio tag
- # [22:43] <k_89> ??
- # [22:43] <Jabberwock> caniuse.com
- # [22:45] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 240 seconds)
- # [22:45] <k_89> Jabberwock, cool, thanks
- # [22:45] <Jabberwock> np
- # [22:45] * Quits: deasy (~deasy@85.201.207.128) (Ping timeout: 240 seconds)
- # [22:45] <Jabberwock> paul_irish_: nice posts on + lately
- # [22:48] * Joins: jacobolus (~jacobolus@75-144-246-6-SFBA.hfc.comcastbusiness.net)
- # [22:51] * Joins: deasy (~deasy@85.201.207.128)
- # [22:54] * Joins: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [22:57] * Quits: gfxdreams (~unknown@ool-44c74ead.dyn.optonline.net) (Quit: HydraIRC -> http://www.hydrairc.com <-)
- # [23:02] * Joins: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [23:02] * Quits: miketaylr (~miketaylr@cpe-68-203-0-108.austin.res.rr.com) (Quit: miketaylr)
- # [23:04] * Joins: dwarder (~john@95-26-46-174.broadband.corbina.ru)
- # [23:06] * Quits: replore_ (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 255 seconds)
- # [23:07] * Joins: jacobolu_ (~jacobolus@75-144-246-6-SFBA.hfc.comcastbusiness.net)
- # [23:08] * Quits: jacobolus (~jacobolus@75-144-246-6-SFBA.hfc.comcastbusiness.net) (Ping timeout: 240 seconds)
- # [23:08] * Quits: gasbakid (~gasbakid@41.96.66.91) (Quit: Quitte)
- # [23:09] * Joins: gasbakid (~gasbakid@41.96.66.91)
- # [23:10] * Quits: dwarder (~john@95-26-46-174.broadband.corbina.ru) (Changing host)
- # [23:10] * Joins: dwarder (~john@unaffiliated/dwarder)
- # [23:13] * Quits: gasbakid (~gasbakid@41.96.66.91) (Max SendQ exceeded)
- # [23:14] * Quits: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com) (Quit: teleject)
- # [23:15] * Joins: gasbakid (~gasbakid@41.96.66.91)
- # [23:15] * Quits: Jabberwock (~disney@unaffiliated/jabberwock) (Quit: Leaving.)
- # [23:16] * Joins: teleject (~christoph@cpe-70-112-210-24.austin.res.rr.com)
- # [23:18] * Joins: Dranzerkire (~Kire@adsl-065-006-168-106.sip.mia.bellsouth.net)
- # [23:19] * Quits: gasbakid (~gasbakid@41.96.66.91) (Max SendQ exceeded)
- # [23:21] * Joins: gasbakid (~gasbakid@41.96.66.91)
- # [23:23] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [23:26] * Joins: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net)
- # [23:27] * Quits: trumpetmic (~trumpetmi@c-107-2-155-157.hsd1.co.comcast.net) (Client Quit)
- # [23:28] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 248 seconds)
- # [23:30] * Joins: jubby (~jubby@ool-4350db57.dyn.optonline.net)
- # [23:31] <jubby> Hey All! Happy New Year! I have a structural question(my first site in HTML5)... Should the nav element be inside the header element?
- # [23:33] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [23:34] * Quits: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net) (Ping timeout: 240 seconds)
- # [23:44] * Joins: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [23:49] * Quits: replore (~replore@ntkngw298122.kngw.nt.ftth.ppp.infoweb.ne.jp) (Ping timeout: 252 seconds)
- # [23:49] * Quits: squeakytoy (~squeakyto@107-232-96-87.cust.blixtvik.se) (Read error: Connection reset by peer)
- # [23:50] * Quits: dwarder (~john@unaffiliated/dwarder) (Ping timeout: 240 seconds)
- # [23:53] * Quits: doritoDan (~doritoDan@unaffiliated/doritodan) (Read error: Connection reset by peer)
- # [23:56] * Joins: davidedwardclark (~davidedwa@24.108.144.179)
- # [23:59] * Quits: dissipate (~steve@unaffiliated/dissipate) (Quit: Leaving)
- # Session Close: Sun Jan 01 00:00:01 2012
The end :)