Options:
- # Session Start: Sat Oct 15 00:00:00 2011
- # Session Ident: #html5
- # [00:00] * Quits: Hippie (~Hippie@41-132-45-59.dsl.mweb.co.za) (Client Quit)
- # [00:00] * Quits: Hippie_ (~Hippie@41-132-45-59.dsl.mweb.co.za) (Client Quit)
- # [00:04] * Quits: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net) (Remote host closed the connection)
- # [00:05] * Joins: YamahaAlex (~YamahaAle@24-216-241-10.dhcp.mdfd.or.charter.com)
- # [00:06] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 258 seconds)
- # [00:06] * Joins: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net)
- # [00:06] * Quits: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net) (Changing host)
- # [00:06] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [00:14] * Joins: SevenMachines (~SevenMach@anon-46-187.ipredate.net)
- # [00:22] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 240 seconds)
- # [00:22] * Joins: dguttman (~dguttman@cpe-75-85-0-213.socal.res.rr.com)
- # [00:24] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Ping timeout: 252 seconds)
- # [00:25] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [00:28] * Quits: manuchill (~mstalfoor@81.69.16.186) (Quit: Ex-Chat)
- # [00:30] * Joins: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [00:31] * Quits: NetRoY (~NetRoY@nat/yahoo/x-rtcvxpoflrpmpqus) (Ping timeout: 240 seconds)
- # [00:38] * Joins: NetRoY (~NetRoY@122.167.74.144)
- # [00:40] * Quits: tylerstalder (~textual@97.65.119.2) (Quit: Computer has gone to sleep.)
- # [00:42] * Joins: lfox_ (~larrythef@rrcs-208-105-91-74.nyc.biz.rr.com)
- # [00:45] * Joins: BrianBlakely (~Adium@out.dentsuamerica.com)
- # [00:45] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Ping timeout: 255 seconds)
- # [00:46] * Quits: shepazu (~shepazu@216.239.45.18) (Quit: shepazu)
- # [00:46] * Joins: shepazu (~shepazu@216.239.45.18)
- # [00:46] <BrianBlakely> Any way to get a data persistence for a bookmarklet?
- # [00:46] <BrianBlakely> localStorage is tied to domain
- # [00:47] <BrianBlakely> So I'm scrood
- # [00:48] * Quits: shepazu (~shepazu@216.239.45.18) (Client Quit)
- # [00:52] <danielfilho> BrianBlakely: sqlite?
- # [00:55] <BrianBlakely> danielfilho: Deprecated and not supported in Gecko :/
- # [00:55] * Joins: N_ (~user@187.65.27.67)
- # [00:55] <BrianBlakely> If it isn't tied to a domain, though, that might be awesome
- # [00:55] <BrianBlakely> For some use cases
- # [00:55] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [00:55] <N_> hi, how can i change the gradiente fill with onmouseover function?
- # [00:55] <BrianBlakely> Oh
- # [00:55] <N_> *gradient
- # [00:56] <N_> <set attributeName="fill" from="lightgrey" to="red"
- # [00:56] <N_> begin="mouseover" end="mouseout"/>
- # [00:56] <BrianBlakely> It uses same-origin policy danielfilho like other techniques :(
- # [00:56] <N_> is not working here
- # [00:56] <danielfilho> BrianBlakely: I was checking that out right now :(
- # [00:56] * Joins: mike5w3c_ (~MikeSmith@EM114-48-145-58.pool.e-mobile.ne.jp)
- # [00:56] <danielfilho> how big is the info to be stored?
- # [00:56] <BrianBlakely> Guess I just need to make a browser extension, and the bookmarklet can't save data
- # [00:57] <BrianBlakely> danielfilho: very small
- # [00:57] <danielfilho> hm, good way.
- # [00:57] <BrianBlakely> Yeah, I think it's all I got. I'm not going to maintain a serverside component for this project...
- # [00:57] <danielfilho> but I don't think it's too "usable". is that for you/small group of people?
- # [00:57] <N_> anyone is reading me? o_o
- # [00:59] * Quits: mike5w3c (~MikeSmith@EM1-113-14-61.pool.e-mobile.ne.jp) (Ping timeout: 248 seconds)
- # [00:59] <N_> ????
- # [00:59] * mike5w3c_ is now known as mike5w3c
- # [00:59] <BrianBlakely> N_: This is SVG, correct?
- # [00:59] <N_> yes
- # [01:00] <N_> why this code is not working?
- # [01:00] <BrianBlakely> N_: I don't write a lot of SVG, opting to use Raphael
- # [01:01] <BrianBlakely> It's just easier until support becomes a little more level
- # [01:01] <danielfilho> N_: this might help you http://ie.microsoft.com/testdrive/graphics/svggradientbackgroundmaker/default.html
- # [01:01] <N_> i'm with the code 90% made, need just this function
- # [01:01] * Joins: Hippie (~Hippie@41-132-45-59.dsl.mweb.co.za)
- # [01:02] * Joins: brettgoulder (~textual@173-164-36-90-colorado.hfc.comcastbusiness.net)
- # [01:03] * Joins: shepazu (~shepazu@216.239.45.18)
- # [01:03] <paul_irish> grrr IE closed my ticket http://connect.microsoft.com/IE/feedback/details/687834/getcomputedstyle-doesnt-implement-2nd-argument-pseudoelt
- # [01:04] * Quits: Hippie (~Hippie@41-132-45-59.dsl.mweb.co.za) (Client Quit)
- # [01:04] * Quits: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net) (Quit: Leaving...)
- # [01:04] <paul_irish> BrianBlakely: jdrop
- # [01:05] <BrianBlakely> paul_irish: Wow, it's free
- # [01:05] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
- # [01:05] <BrianBlakely> Thanks man
- # [01:06] <BrianBlakely> Hey, does anyone remember the name of that kick-ass CSS Animation library that combined CSS and Canvas in this one demo and was really really fast?
- # [01:06] <BrianBlakely> Going crazy looking for it
- # [01:06] <paul_irish> whatd it look like
- # [01:06] <BrianBlakely> The CSS+Canvas demo looked like a ribbon running out in front of you, like many music visualizers
- # [01:07] <BrianBlakely> The other demos I'm a bit fuzzy on
- # [01:07] * Quits: shepazu (~shepazu@216.239.45.18) (Client Quit)
- # [01:07] <paul_irish> hmm i do not recall anything like that
- # [01:09] <BrianBlakely> Thank you Adium transcripts!
- # [01:09] <BrianBlakely> http://minimal.be/lab/Sprite3D/
- # [01:09] <BrianBlakely> This was the specific demo I spoke of
- # [01:09] <BrianBlakely> http://minimal.be/lab/Sprite3D/examples/canvasExample.html
- # [01:11] <BrianBlakely> So perforrrrrmant
- # [01:12] <paul_irish> hot
- # [01:13] <BrianBlakely> Bah, only 14fps on iPhone 4. Cannot wait to see the diff on my 4S later :D
- # [01:14] <BrianBlakely> Checking out, lates!
- # [01:14] * Parts: BrianBlakely (~Adium@out.dentsuamerica.com)
- # [01:14] <tw2113> 15fps!
- # [01:14] * Quits: plh_ (~plh@30-6-47.wireless.csail.mit.edu) (Ping timeout: 276 seconds)
- # [01:16] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (Excess Flood)
- # [01:16] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
- # [01:17] * Quits: N_ (~user@187.65.27.67)
- # [01:20] * Joins: shepazu (~shepazu@216.239.45.18)
- # [01:21] * Quits: koggdal (~koggdal@user171.77-105-221.netatonce.net) (Quit: koggdal)
- # [01:21] <Jayflux> paul_irish what was in the ticket they closed?
- # [01:24] * Parts: suprraz (~Adium@ip174-65-147-164.sd.sd.cox.net)
- # [01:26] * Joins: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net)
- # [01:27] * Quits: xonecas (~xonecas@184-106-216-69.static.cloud-ips.com) (Quit: leaving)
- # [01:27] * Quits: rupl (~rupl@dsl093-217-226.aus1.dsl.speakeasy.net) (Quit: rupl)
- # [01:28] * Quits: shepazu (~shepazu@216.239.45.18) (Quit: shepazu)
- # [01:29] * Quits: Telling (~unknown@80-71-135-15.u.parknet.dk) (Quit: ...)
- # [01:31] <JonathanNeal> If anyone could help me, I'm trying to figure out why this isn't playing in Firefox http://sandbox.thewikies.com/note/
- # [01:32] <JonathanNeal> It's a "learn to read sheet music one note at a time" app I wrote in HTML5.
- # [01:32] * Quits: SevenMachines (~SevenMach@anon-46-187.ipredate.net) (Ping timeout: 248 seconds)
- # [01:32] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
- # [01:33] * Quits: brettgoulder (~textual@173-164-36-90-colorado.hfc.comcastbusiness.net) (Quit: Computer has gone to sleep.)
- # [01:34] * Quits: dgathright (~dgathrigh@c-24-2-9-255.hsd1.mo.comcast.net) (Quit: dgathright)
- # [01:34] <danielfilho> gotta go
- # [01:34] <danielfilho> see you ppl :)
- # [01:34] * Quits: danielfilho (~daniel@187.31.77.7) (Quit: danielfilho)
- # [01:38] * Quits: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net) (Quit: tantek)
- # [01:39] * Quits: BodeyM (~bmarcocci@riverbank.fpdomain.com) (Quit: Leaving)
- # [01:42] * Joins: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com)
- # [01:44] * Joins: taylorRichie (~Adium@c-174-52-182-176.hsd1.ut.comcast.net)
- # [01:45] * jacine is now known as jacine|afk
- # [01:47] * Quits: taylorRichie (~Adium@c-174-52-182-176.hsd1.ut.comcast.net) (Client Quit)
- # [01:47] * Quits: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk) (Quit: Leaving.)
- # [01:49] * Joins: thomasdavis (~ryan@110-174-208-24.static.tpgi.com.au)
- # [01:49] * sephr is now known as everyone
- # [01:49] * everyone is now known as sephr
- # [01:49] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
- # [01:51] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Ping timeout: 258 seconds)
- # [01:56] * Joins: RaceCondition (~erik@82.131.60.79.cable.starman.ee)
- # [01:58] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [02:00] * Quits: NetRoY (~NetRoY@122.167.74.144) (Quit: NetRoY)
- # [02:02] * Quits: sic1 (~ckihneman@wsip-68-224-173-84.sd.sd.cox.net) (Quit: Computer has gone to sleep)
- # [02:04] * Joins: N_ (~user@187.65.27.67)
- # [02:05] <N_> how can i set a target in evt.target.setAttribute ?
- # [02:05] <N_> what is the semantic?
- # [02:05] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
- # [02:06] <N_> o_o
- # [02:07] * Joins: shepazu (~shepazu@216.239.45.18)
- # [02:07] <N_> with google I made it work
- # [02:07] <N_> onmouseover="evt.target.setAttribute('style', 'fill:url(#GradientePortfolioAmarelo);');"
- # [02:07] <N_> onmouseout="evt.target.setAttribute('style','fill:url(#GradientePorftolioAzul);');"
- # [02:08] <N_> how can I set a target in html 5?
- # [02:09] * Joins: sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net)
- # [02:10] <N_> ??????????????????????
- # [02:10] <N_> o_o
- # [02:10] * Joins: tantek (~tantek@c-76-105-181-98.hsd1.or.comcast.net)
- # [02:11] * Quits: hober (~ted@unaffiliated/hober) (Quit: ERC Version 5.3 (IRC client for Emacs))
- # [02:11] <N_> ¬¬
- # [02:12] * Quits: N_ (~user@187.65.27.67)
- # [02:20] <thomasdavis> Hey guys, I'm working on a weekend project, looking for someone to colab with
- # [02:20] <thomasdavis> Any takers?
- # [02:24] * Quits: yizzim (~Adium@c-71-197-238-198.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [02:24] * Joins: nonge (~nonge@p5B326734.dip.t-dialin.net)
- # [02:25] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [02:28] * Quits: necrodearia (~mizery@unaffiliated/necrodearia) (Read error: Connection reset by peer)
- # [02:28] * Joins: necrodearia (~mizery@unaffiliated/necrodearia)
- # [02:29] * jacine|afk is now known as jacine
- # [02:33] * Parts: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [02:34] * Quits: axelator (~chatzilla@cn-sfo1-natout.cnet.com) (Remote host closed the connection)
- # [02:37] * Joins: pollreiszj (~J_P_@host-162-59-230-24.midco.net)
- # [02:38] * Quits: pollreiszj (~J_P_@host-162-59-230-24.midco.net) (Read error: Connection reset by peer)
- # [02:41] * Quits: Jayflux (~jay_knows@82.37.208.198) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [02:43] * Quits: necrodearia (~mizery@unaffiliated/necrodearia) (Remote host closed the connection)
- # [02:43] * Quits: lfox_ (~larrythef@rrcs-208-105-91-74.nyc.biz.rr.com) (Ping timeout: 256 seconds)
- # [02:44] * Joins: necrodearia (~mizery@unaffiliated/necrodearia)
- # [02:48] * Quits: necolas (~necolas@5e0c0fc8.bb.sky.com) (Remote host closed the connection)
- # [02:48] * Joins: taylorRichie (~Adium@c-174-52-182-176.hsd1.ut.comcast.net)
- # [02:53] * Quits: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs) (Read error: Connection reset by peer)
- # [02:54] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [02:54] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Client Quit)
- # [02:54] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [02:55] * Joins: lfox_ (~larrythef@170.sub-174-255-114.myvzw.com)
- # [02:55] * Joins: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [02:57] * Joins: diamonds (~Shady@unaffiliated/t0nic)
- # [02:58] * Quits: benv (~benv@50-0-80-160.dsl.static.sonic.net) (Quit: Leaving...)
- # [03:00] * Parts: shichuan (~Shi_Chuan@students.newc.liberty.ask4.co.uk)
- # [03:04] * Joins: miketaylr (~miketaylr@24.42.93.245)
- # [03:08] * Quits: tantek (~tantek@c-76-105-181-98.hsd1.or.comcast.net) (Quit: tantek)
- # [03:09] * Joins: nimbupani (~divyam@27.7.20.144)
- # [03:09] * nimbupani is now known as divya
- # [03:14] * Quits: shepazu (~shepazu@216.239.45.18) (Quit: shepazu)
- # [03:19] * Quits: chrislorenz (~chrislore@rrcs-24-43-22-34.west.biz.rr.com) (Quit: Computer has gone to sleep.)
- # [03:20] * Joins: budmaddock (~budmaddoc@essn-4d09faac.pool.mediaWays.net)
- # [03:20] * Joins: tfitts (~Tyler@67-2-35-47.slkc.qwest.net)
- # [03:21] <tfitts> if you are using a page with a manifest and running in cached mode is it still possible to use ajax to load data from the web?
- # [03:21] * Quits: budmaddock1 (~budmaddoc@essn-4d09e79a.pool.mediaWays.net) (Ping timeout: 258 seconds)
- # [03:25] * Quits: andrewhl (~andrew@24-246-15-43.cable.teksavvy.com) (Quit: andrewhl)
- # [03:30] <YamahaAlex37> does anyone have resolution larger than 1920x1080 to test a site?
- # [03:33] * Joins: andrewhl (~andrew@24-246-15-43.cable.teksavvy.com)
- # [03:35] * Quits: necrodearia (~mizery@unaffiliated/necrodearia) (Remote host closed the connection)
- # [03:35] * Joins: necrodearia (~mizery@unaffiliated/necrodearia)
- # [03:40] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Read error: Operation timed out)
- # [03:41] * Quits: taylorRichie (~Adium@c-174-52-182-176.hsd1.ut.comcast.net) (Quit: Leaving.)
- # [03:41] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Quit: devongovett)
- # [03:50] * Joins: sergacity2 (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net)
- # [03:51] * Joins: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net)
- # [03:52] * Quits: sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net) (Ping timeout: 260 seconds)
- # [03:53] * Joins: benv (~benv@99-7-171-41.lightspeed.sntcca.sbcglobal.net)
- # [03:53] <tfitts> YamahaAlex37: I do
- # [03:54] <YamahaAlex37> ok tfitts thanks one second
- # [03:57] * Joins: dmachi (~dmachi@pool-72-66-215-205.ronkva.east.verizon.net)
- # [03:59] * Joins: myakura (~myakura@FL1-203-136-164-250.tky.mesh.ad.jp)
- # [03:59] * Quits: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net) (Remote host closed the connection)
- # [03:59] * Quits: dmachi (~dmachi@pool-72-66-215-205.ronkva.east.verizon.net) (Read error: Connection reset by peer)
- # [03:59] * Joins: dmachi1 (~dmachi@pool-72-66-215-205.ronkva.east.verizon.net)
- # [04:00] <YamahaAlex37> argh! so frustrated
- # [04:00] <YamahaAlex37> tfitts, i had some1 test, and they had super long scroll bar
- # [04:00] <YamahaAlex37> i tried to fix, but now its worse :/
- # [04:01] * Quits: wyszo (~wyszo@85-222-67-72.home.aster.pl) (Quit: wyszo)
- # [04:01] <YamahaAlex37> do u have any idea how to get this height top stop at the bottom of someones browser height
- # [04:01] <YamahaAlex37> http://jsfiddle.net/ShrsW/6/
- # [04:02] * Quits: YamahaAlex (~YamahaAle@24-216-241-10.dhcp.mdfd.or.charter.com) (Ping timeout: 260 seconds)
- # [04:02] <tfitts> that has no scroll bars. Am I supposed to save it and open it as it's own page?
- # [04:05] <tfitts> I mean, it's like 1/4 of my screen when I open it in jsfiddle
- # [04:07] <YamahaAlex37> tfitts, sry, i guess i had overflow hidden on
- # [04:07] <YamahaAlex37> but if u middle click and move ur mouse down
- # [04:07] <YamahaAlex37> u dont need to open it in a new windo
- # [04:07] * Joins: sic1 (~ckihneman@wsip-68-224-173-84.sd.sd.cox.net)
- # [04:07] <YamahaAlex37> u will see that it goes way beyond where it should
- # [04:08] * Joins: Mahoek (~Mahoek@ip51ceb6d4.adsl-surfen.hetnet.nl)
- # [04:08] <tfitts> ok, I see that
- # [04:10] * Joins: N_ (~user@187.65.27.67)
- # [04:10] <N_> o_o
- # [04:11] <N_> how can I set a target in svg?
- # [04:11] * Quits: zatan (~zatan@5adad09e.bb.sky.com) (Ping timeout: 260 seconds)
- # [04:13] * Joins: dankest (~dankest@ip68-6-85-112.sb.sd.cox.net)
- # [04:14] * Quits: ernest (ernest@nat/google/x-hdzneitkfgwnourn) (Remote host closed the connection)
- # [04:15] * Quits: tfitts (~Tyler@67-2-35-47.slkc.qwest.net) (Quit: Leaving)
- # [04:15] * Quits: N_ (~user@187.65.27.67) (Client Quit)
- # [04:17] * Quits: miketaylr (~miketaylr@24.42.93.245) (Quit: miketaylr)
- # [04:18] <YamahaAlex37> please i needs helppp
- # [04:18] <YamahaAlex37> http://jsfiddle.net/ShrsW/7/
- # [04:19] * Joins: ernest (~ernest@67.218.105.96)
- # [04:21] * Quits: trumpetmic (~trumpetmi@159.182.183.6) (Quit: Leaving.)
- # [04:26] * Quits: erichynds (~ehynds@pool-71-184-234-218.bstnma.fios.verizon.net)
- # [04:27] * Quits: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [04:34] * Quits: Mahoek (~Mahoek@ip51ceb6d4.adsl-surfen.hetnet.nl) (Quit: Mahoek)
- # [04:35] * Quits: sic1 (~ckihneman@wsip-68-224-173-84.sd.sd.cox.net) (Quit: Computer has gone to sleep)
- # [04:43] * Joins: Vennril2 (~vennril@p4FCB0050.dip0.t-ipconnect.de)
- # [04:43] * Quits: Vennril (~vennril@p4FCB10E0.dip0.t-ipconnect.de) (Ping timeout: 252 seconds)
- # [04:54] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Remote host closed the connection)
- # [05:02] * Joins: Taar779 (~Taar779@d24-57-144-141.home.cgocable.net)
- # [05:03] * Quits: Vennril2 (~vennril@p4FCB0050.dip0.t-ipconnect.de) (Quit: Nettalk6 - www.ntalk.de)
- # [05:07] * Quits: ernest (~ernest@67.218.105.96) (Remote host closed the connection)
- # [05:12] * Joins: nicksergeant (~nickserge@cpe-72-230-184-180.rochester.res.rr.com)
- # [05:14] * Joins: pdkl (~Adium@unaffiliated/pdkl)
- # [05:15] * Quits: benv (~benv@99-7-171-41.lightspeed.sntcca.sbcglobal.net) (Quit: Bye!)
- # [05:15] <pdkl> what is the best book/cbt/video to learn html 5 for a seasoned developer from?
- # [05:15] * Joins: benv (~benv@99-7-171-41.lightspeed.sntcca.sbcglobal.net)
- # [05:23] * Joins: nonge_ (~nonge@p5B3267E5.dip.t-dialin.net)
- # [05:26] * Quits: nonge (~nonge@p5B326734.dip.t-dialin.net) (Ping timeout: 244 seconds)
- # [05:27] <YamahaAlex37> pdkl, u mean transition from html 4 to html 5?
- # [05:28] <pdkl> my reference point is most gui work i done, is gtk, wpf/silverlight, and qt
- # [05:28] <pdkl> i know enough html to cut and paste a template and fill in the blocks
- # [05:28] <pdkl> but thats it
- # [05:29] <YamahaAlex37> well its hardly different from html4
- # [05:29] <YamahaAlex37> http://net.tutsplus.com/tutorials/html-css-techniques/html-5-and-css-3-the-techniques-youll-soon-be-using/
- # [05:30] <YamahaAlex37> except if u want to do guis and things, u probably want to look at some html5 canvas, js/jquery books
- # [05:31] <YamahaAlex37> packtpub is having a sale on all ebooks, some good html5/js/jquery books for $10.99
- # [05:38] * Joins: ernest (~ernest@c-67-180-209-234.hsd1.ca.comcast.net)
- # [05:39] <JonathanNeal> Updated my html5 sheet music single note teacher @ http://sandbox.thewikies.com/note/
- # [05:40] * Quits: ralphholzmann (~ralph@li76-151.members.linode.com) (Ping timeout: 256 seconds)
- # [05:41] * Joins: pdkl1 (~Adium@69.25.161.52)
- # [05:42] * Quits: pdkl (~Adium@unaffiliated/pdkl) (Ping timeout: 256 seconds)
- # [05:42] * Quits: lfox_ (~larrythef@170.sub-174-255-114.myvzw.com) (Ping timeout: 240 seconds)
- # [05:43] * Quits: necrodearia (~mizery@unaffiliated/necrodearia) (Remote host closed the connection)
- # [05:43] * Joins: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com)
- # [05:45] * Quits: pdkl1 (~Adium@69.25.161.52) (Remote host closed the connection)
- # [05:45] * Joins: necrodearia (~mizery@unaffiliated/necrodearia)
- # [05:50] * Joins: ralphholzmann (~ralph@li76-151.members.linode.com)
- # [05:53] * Joins: zamabe (~zamae@173.217.199.33)
- # [05:53] * Quits: zamabe (~zamae@173.217.199.33) (Changing host)
- # [05:53] * Joins: zamabe (~zamae@unaffiliated/zamabe)
- # [05:58] <niftylettuce_> do we have a list of laptops somewhere that have built-in accelerometers/gyroscopes etc for device orientation API to "work"
- # [05:59] * Quits: Taar779 (~Taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [05:59] <niftylettuce_> or list of links to ebay etc to purchase usb sensors
- # [06:08] <niftylettuce_> only macbooks and thinkpads have support?
- # [06:14] * Quits: andrewhl (~andrew@24-246-15-43.cable.teksavvy.com) (Quit: andrewhl)
- # [06:16] <YamahaAlex37> lol wat r u talking about
- # [06:20] <niftylettuce_> time to dig into /etc/acpi/events :)!
- # [06:21] * Quits: diamonds (~Shady@unaffiliated/t0nic) (Ping timeout: 260 seconds)
- # [06:24] <niftylettuce_> found it \o/!!!
- # [06:24] <niftylettuce_> hp laptops @ /sys/devices/platform/lis3lv02d/
- # [06:27] * Quits: BigKing_2nd (~BigKing@p5DD68072.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [06:28] <YamahaAlex37> anyone have a resolution bigger than 1920x1080 willing to tell me if a site works?
- # [06:29] * Quits: jacine (~jacine@drupal.org/user/88931/view) (Quit: buh bye :))
- # [06:32] * Joins: BigKing (~BigKing@p5DD68072.dip0.t-ipconnect.de)
- # [06:32] * Quits: BigKing (~BigKing@p5DD68072.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [06:33] * Joins: axos411 (~axos@xdsl-78-35-175-182.netcologne.de)
- # [06:34] * Joins: zamabe_ (~zamae@173.217.199.33)
- # [06:34] * Quits: zamabe_ (~zamae@173.217.199.33) (Changing host)
- # [06:34] * Joins: zamabe_ (~zamae@unaffiliated/zamabe)
- # [06:36] * Quits: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com) (Quit: KVIrc 4.1.1 Equilibrium http://www.kvirc.net/)
- # [06:36] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-pzhhalocftrgspvl) (Quit: Connection closed for inactivity)
- # [06:36] * Quits: zamabe (~zamae@unaffiliated/zamabe) (Ping timeout: 260 seconds)
- # [06:42] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Ping timeout: 260 seconds)
- # [06:42] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [06:43] * zamabe_ is now known as zamabe
- # [06:44] * Quits: tw2113 (~tw2113@fedora/tw2113) (Remote host closed the connection)
- # [06:48] * Quits: obert- (~obert@host1-36-dynamic.11-87-r.retail.telecomitalia.it) (Ping timeout: 255 seconds)
- # [06:49] * Joins: obert- (~obert@host1-36-dynamic.11-87-r.retail.telecomitalia.it)
- # [06:50] * Joins: andrewhl (~andrew@24.246.15.43)
- # [06:50] * Quits: axos411 (~axos@xdsl-78-35-175-182.netcologne.de) (Quit: Leaving.)
- # [06:52] * Joins: BigKing (~BigKing@p5DD68072.dip0.t-ipconnect.de)
- # [06:53] * Joins: bombworm (~bombworm@118.132.91.196)
- # [06:56] * Joins: mike5w3c_ (~MikeSmith@EM114-48-228-183.pool.e-mobile.ne.jp)
- # [06:57] * Quits: nicksergeant (~nickserge@cpe-72-230-184-180.rochester.res.rr.com) (Quit: Leaving...)
- # [07:00] * Quits: dwebb (~dwebb@fedora/dwebb) (Ping timeout: 240 seconds)
- # [07:00] * Quits: mike5w3c (~MikeSmith@EM114-48-145-58.pool.e-mobile.ne.jp) (Ping timeout: 255 seconds)
- # [07:00] * mike5w3c_ is now known as mike5w3c
- # [07:02] * Quits: divya (~divyam@27.7.20.144) (Quit: Leaving.)
- # [07:07] * Joins: nicksergeant (~nickserge@cpe-72-230-184-180.rochester.res.rr.com)
- # [07:08] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Ping timeout: 248 seconds)
- # [07:09] * Quits: nicksergeant (~nickserge@cpe-72-230-184-180.rochester.res.rr.com) (Client Quit)
- # [07:11] * Quits: benv (~benv@99-7-171-41.lightspeed.sntcca.sbcglobal.net) (Quit: Bye!)
- # [07:14] * Quits: thomasdavis (~ryan@110-174-208-24.static.tpgi.com.au) (Ping timeout: 248 seconds)
- # [07:15] * Quits: mike5w3c (~MikeSmith@EM114-48-228-183.pool.e-mobile.ne.jp) (Quit: Make the road by walking. (B-side: Tired of Fighting))
- # [07:15] * Joins: mike5w3c (~MikeSmith@EM114-48-228-183.pool.e-mobile.ne.jp)
- # [07:16] * Joins: ExpFist (karttoon@24.52.194.55)
- # [07:17] <ExpFist> clearRect, how slow is it? If you have a blank canvas and write 20px of data (say a box), if you clear the entire window, will it clear stuff you havn't written to, or is it smart enough to know to only clear the 20px?
- # [07:18] <moshee> ExpFist, you should probably specify the rectangle you want to clear
- # [07:21] * Joins: phrearch (~phrearch_@5ED42DE2.cm-7-5a.dynamic.ziggo.nl)
- # [07:21] <ExpFist> Does it make a huge speed difference?
- # [07:22] <phrearch> morning
- # [07:22] <ExpFist> I ask because I'm clearing the entire screen 20 times per second now before each frame. If it's worth the effort I'll write it to try and only clear what's written
- # [07:32] * Quits: BigKing (~BigKing@p5DD68072.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [07:35] * Joins: dwebb (~dwebb@fedora/dwebb)
- # [07:37] * Quits: andrewhl (~andrew@24.246.15.43) (Quit: andrewhl)
- # [07:39] * Joins: martisj (~martisj@14-201-64-38.static.tpgi.com.au)
- # [07:39] * Joins: YamahaAlex (~YamahaAle@24-216-241-10.dhcp.mdfd.or.charter.com)
- # [07:44] * Quits: razi (~razi@188-230-153-57.dynamic.t-2.net) (Read error: Operation timed out)
- # [07:46] * Joins: wyszo (~wyszo@85-222-67-72.home.aster.pl)
- # [07:48] * Quits: wyszo (~wyszo@85-222-67-72.home.aster.pl) (Client Quit)
- # [07:49] * Joins: dgathright (~dgathrigh@c-24-2-9-255.hsd1.mo.comcast.net)
- # [07:52] * Quits: dwebb (~dwebb@fedora/dwebb) (Remote host closed the connection)
- # [07:54] * Joins: harshada_ (~quassel@115.248.229.50)
- # [07:56] * Joins: wyszo (~wyszo@85-222-67-72.home.aster.pl)
- # [07:56] * Joins: dwebb (~dwebb@fedora/dwebb)
- # [07:56] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [07:57] * Quits: beeviz (~beevi2@ip-78-94-0-96.unitymediagroup.de) (Ping timeout: 260 seconds)
- # [07:58] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [08:00] * Quits: zamabe (~zamae@unaffiliated/zamabe) (Ping timeout: 260 seconds)
- # [08:04] * Joins: zamabe (~zamae@unaffiliated/zamabe)
- # [08:08] * Quits: buribux (~buribu@unaffiliated/buribux) (Ping timeout: 252 seconds)
- # [08:08] * Quits: buribu (~buribu@unaffiliated/buribu) (Ping timeout: 252 seconds)
- # [08:14] * Joins: dSebastien (~dSebastie@16.121-244-81.adsl-dyn.isp.belgacom.be)
- # [08:15] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Ping timeout: 245 seconds)
- # [08:16] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [08:18] <YamahaAlex> is there any free alternative to GitHub that can be private?
- # [08:24] * Quits: wyszo (~wyszo@85-222-67-72.home.aster.pl) (Quit: wyszo)
- # [08:25] * Quits: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Ping timeout: 248 seconds)
- # [08:27] * Quits: max_dev (~max@189.27.14.200.dynamic.adsl.gvt.net.br) (Quit: Computer has gone to sleep.)
- # [08:31] * Joins: kurtzhong (~kurtzhong@116.226.103.180)
- # [08:33] * Quits: kurtzhong (~kurtzhong@116.226.103.180) (Client Quit)
- # [08:40] * Quits: harshada_ (~quassel@115.248.229.50) (Read error: Connection reset by peer)
- # [08:40] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
- # [08:41] * Quits: martisj (~martisj@14-201-64-38.static.tpgi.com.au) (Remote host closed the connection)
- # [08:43] * Joins: harshada (~quassel@115.248.229.50)
- # [08:43] * Joins: jorum (~jorum@81-232-132-2-no120.tbcn.telia.com)
- # [08:43] * Quits: harshada (~quassel@115.248.229.50) (Read error: Connection reset by peer)
- # [08:43] * Joins: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net)
- # [08:46] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 248 seconds)
- # [08:46] * Joins: harshada_ (~quassel@115.248.229.50)
- # [08:46] * Joins: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net)
- # [08:46] * Quits: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net) (Changing host)
- # [08:46] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [09:10] * Quits: dguttman (~dguttman@cpe-75-85-0-213.socal.res.rr.com) (Quit: ...)
- # [09:21] * Joins: Ms2ger (~Ms2ger@91.181.25.107)
- # [09:21] * Joins: celm (4f726943@gateway/web/freenode/ip.79.114.105.67)
- # [09:23] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [09:23] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [09:26] * Quits: patcito (~123@190.42.70.140) (Read error: Connection reset by peer)
- # [09:27] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [09:35] * Joins: f0f (~f0f@89.6.183.245)
- # [09:37] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Quit: devongovett)
- # [09:38] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [09:38] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Client Quit)
- # [09:45] * Quits: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net) (Quit: tantek)
- # [09:48] * Quits: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com)
- # [09:49] * Parts: JonathanNeal (~Jonathan@cpe-72-130-7-141.socal.res.rr.com)
- # [09:51] * Joins: solocio (~solocio@HSI-KBW-078-043-068-129.hsi4.kabel-badenwuerttemberg.de)
- # [09:55] * Quits: dankest (~dankest@ip68-6-85-112.sb.sd.cox.net) (Quit: dankest)
- # [09:59] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [10:00] * Quits: dgathright (~dgathrigh@c-24-2-9-255.hsd1.mo.comcast.net) (Quit: dgathright)
- # [10:00] * Quits: LongBeach (~mike@AFontenayssB-152-1-28-61.w83-114.abo.wanadoo.fr) (Ping timeout: 240 seconds)
- # [10:00] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 245 seconds)
- # [10:01] * Parts: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [10:01] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [10:02] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 255 seconds)
- # [10:04] * Joins: Jango_the_Hutt (~francesco@93-42-171-156.ip87.fastwebnet.it)
- # [10:05] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [10:08] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [10:11] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: IRC is just multiplayer notepad)
- # [10:11] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Read error: Connection reset by peer)
- # [10:17] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [10:17] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [10:18] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 248 seconds)
- # [10:19] * Joins: tylerstalder (~textual@c-76-21-12-194.hsd1.ca.comcast.net)
- # [10:20] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [10:23] * Quits: anthracite (~anthracit@pdpc/supporter/active/anthracite) (Quit: ZNC - http://znc.in)
- # [10:24] <paul_irish> YamahaAlex37: bitbucket
- # [10:26] * Joins: kart00n (karttoon@24.52.194.55)
- # [10:26] * Quits: ExpFist (karttoon@24.52.194.55) (Read error: Connection reset by peer)
- # [10:28] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
- # [10:33] * Joins: voidnothings (~voidnothi@112.201.176.218)
- # [10:35] * voidnothings is now known as xoids
- # [10:44] * Quits: kadiks (~kadiks@APuteaux-652-1-152-34.w83-204.abo.wanadoo.fr) (Ping timeout: 240 seconds)
- # [10:46] * Quits: eighty4 (~eighty4@unaffiliated/eighty4) (Excess Flood)
- # [10:48] * Joins: shwetank_ (~emailshwe@121.242.232.129)
- # [10:49] * Joins: eighty4 (~eighty4@unaffiliated/eighty4)
- # [10:52] * Joins: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au)
- # [10:55] * Quits: phrearch (~phrearch_@5ED42DE2.cm-7-5a.dynamic.ziggo.nl) (Remote host closed the connection)
- # [10:59] * Joins: shepazu (~shepazu@adsl-68-122-32-20.dsl.pltn13.pacbell.net)
- # [11:11] * Quits: myakura (~myakura@FL1-203-136-164-250.tky.mesh.ad.jp) (Remote host closed the connection)
- # [11:11] * Joins: nimbupani (~divyam@27.7.20.144)
- # [11:11] * nimbupani is now known as divya
- # [11:12] * Joins: benschwarz (u2121@gateway/web/irccloud.com/x-nklugoraeojqhmli)
- # [11:14] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t1)
- # [11:14] * Quits: temp02 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [11:18] * Quits: divya (~divyam@27.7.20.144) (Quit: Leaving.)
- # [11:22] * Joins: LongBeach (~mike@AFontenayssB-152-1-28-61.w83-114.abo.wanadoo.fr)
- # [11:23] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [11:25] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [11:25] * Joins: drublic (~drublic@frbg-4d0296a6.pool.mediaWays.net)
- # [11:30] * Joins: dpy (~Marcel@dhcp-077-248-090-235.chello.nl)
- # [11:38] * Quits: dSebastien (~dSebastie@16.121-244-81.adsl-dyn.isp.belgacom.be) (Read error: Connection reset by peer)
- # [11:45] * Quits: solocio (~solocio@HSI-KBW-078-043-068-129.hsi4.kabel-badenwuerttemberg.de) (Quit: solocio)
- # [11:48] * Joins: Stava (~Stava@ip232-rld-sdt.tyfon.se)
- # [11:49] <Stava> I asked this in #web, but I guess it makes more sense to ask here. Which is more semantically correct: "<dfn>E-mail</dfn>: test@example.com" or "<b>E-mail</b>: test@example.com"?
- # [11:50] * Joins: dSebastien (~dSebastie@147.158-244-81.adsl-dyn.isp.belgacom.be)
- # [11:52] <Ms2ger> Why do you want to mark it up?
- # [11:52] <Velmont> Stava: ... <a href="mailto:test@example.com">e-mail</a> I'd wager.
- # [11:52] <Stava> Velmont, Of course, but I want to target the word E-mail with css
- # [11:53] <Ms2ger> span?
- # [11:54] <shwetank_> <dfn> wouldnt be suitable semantically in your example
- # [11:54] <Velmont> Yeah, I'd use span as well.
- # [11:54] <shwetank_> best would be to use span and css
- # [11:55] <Stava> alright
- # [11:56] <Stava> I was also thinking of using a description list (<dl>), that would make sense though, right?
- # [11:57] <shwetank_> for listing email addresses?
- # [11:57] <Stava> yes, contact information
- # [12:01] <shwetank_> acc to the new html5 spec, it should be okay (if im uderstanding your use case correctly)
- # [12:02] * Joins: zatan (~zatan@5ad36ade.bb.sky.com)
- # [12:02] <shwetank_> *new html5 definition
- # [12:02] <Velmont> Yes, it's redefined, wouldn't be OK in the old world though ;-)
- # [12:02] <shwetank_> yup
- # [12:02] <Stava> Awesome
- # [12:06] <Stava> I just realized that I have styling needs that are difficult to do with <dl>, so I'll go with http://pastie.org/2699770
- # [12:06] <Stava> http://dev.w3.org/html5/markup/address.html says <address> is used for contact information, so this must be right
- # [12:08] <shwetank_> yeah .... also check out html5doctor.com if you havent .... they provide nice info on such semantics
- # [12:09] <Stava> Cool, I'll check it out. Thanks for the help
- # [12:09] <shwetank_> no probs
- # [12:11] * Quits: dpy (~Marcel@dhcp-077-248-090-235.chello.nl) (Ping timeout: 244 seconds)
- # [12:12] * Joins: Thasmo (~thasmo@d86-32-70-74.cust.tele2.at)
- # [12:12] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
- # [12:17] * Joins: dpy (~Marcel@dhcp-077-248-090-235.chello.nl)
- # [12:19] * Quits: shwetank_ (~emailshwe@121.242.232.129) (Quit: shwetank_)
- # [12:19] * Joins: solocio (~solocio@HSI-KBW-078-043-068-129.hsi4.kabel-badenwuerttemberg.de)
- # [12:19] * Joins: necolas (~necolas@5e0c0fc8.bb.sky.com)
- # [12:22] * Quits: celm (4f726943@gateway/web/freenode/ip.79.114.105.67) (Ping timeout: 265 seconds)
- # [12:31] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [12:31] * Joins: Telling (~unknown@80-71-135-15.u.parknet.dk)
- # [12:33] * Quits: gniourf_gniourf (~Gniourf@2a01:e35:2433:3b90:222:41ff:fe23:8d8e) (Quit: Hhhhheeeeeeellllllllpppppppppppppppppppppp!!!!!!!!!!!!!!!!)
- # [12:39] * Joins: fth (~sleepyhea@99-174-229-90.lightspeed.irvnca.sbcglobal.net)
- # [12:46] * Joins: N0va` (~ricki@84.19.108.75)
- # [12:47] * Joins: Mahoek (~Mahoek@ip51ceb6d4.adsl-surfen.hetnet.nl)
- # [12:47] * Quits: YamahaAlex (~YamahaAle@24-216-241-10.dhcp.mdfd.or.charter.com) (Quit: Leaving)
- # [12:49] * Joins: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net)
- # [12:49] * Joins: gniourf_gniourf (~Gniourf@2a01:e35:2433:3b90:222:41ff:fe23:8d8e)
- # [12:53] * Joins: SevenMachines (~SevenMach@c-93-182-174-109.cust.relakks.com)
- # [12:59] * Quits: mike5w3c (~MikeSmith@EM114-48-228-183.pool.e-mobile.ne.jp) (Ping timeout: 260 seconds)
- # [13:05] * Joins: mike5w3c (~MikeSmith@EM114-48-77-137.pool.e-mobile.ne.jp)
- # [13:05] * Quits: tigerpaw (~tigerpaw@unaffiliated/tigerpaw) (Remote host closed the connection)
- # [13:05] * Joins: tigerpaw (~tigerpaw@unaffiliated/tigerpaw)
- # [13:08] * Quits: Jango_the_Hutt (~francesco@93-42-171-156.ip87.fastwebnet.it) (Quit: Sto andando via)
- # [13:08] * Quits: tylerstalder (~textual@c-76-21-12-194.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [13:10] * Joins: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk)
- # [13:11] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [13:11] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [13:19] * Quits: zatan (~zatan@5ad36ade.bb.sky.com) (Ping timeout: 255 seconds)
- # [13:22] * Joins: xoids_ (~xoids@112.201.176.218)
- # [13:23] * Quits: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [13:24] * Quits: xoids (~voidnothi@112.201.176.218) (Ping timeout: 240 seconds)
- # [13:25] * xoids_ is now known as xoids
- # [13:27] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [13:29] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [13:29] <niftylettuce_> just released, device orientation API working on HP laptops (namely dv series) https://github.com/niftylettuce/hp-laptop-device-orientation
- # [13:30] * Joins: wyszo (~wyszo@85-222-67-72.home.aster.pl)
- # [13:30] * Quits: silky (~silky@pool-74-108-142-22.nycmny.fios.verizon.net) (Read error: Connection reset by peer)
- # [13:35] * Joins: silky (~silky@pool-74-108-142-22.nycmny.fios.verizon.net)
- # [13:39] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne)
- # [13:43] * Quits: wyszo (~wyszo@85-222-67-72.home.aster.pl) (Quit: wyszo)
- # [13:43] * Quits: sergacity2 (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net) (Ping timeout: 258 seconds)
- # [13:44] <niftylettuce_> tickets filed on bugzilla and chromium, yay
- # [13:45] <zamabe> I HAVE BUGS EVERYWH.R. BECAUSE MY NAME IS GRISSOM AND I USE THEM TO SOLVE CASES!
- # [13:53] * Quits: SevenMachines (~SevenMach@c-93-182-174-109.cust.relakks.com) (Ping timeout: 248 seconds)
- # [13:57] * Joins: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net)
- # [13:58] * Joins: SoulRaven (SoulRaven@89.41.157.171)
- # [13:58] * Quits: SoulRaven (SoulRaven@89.41.157.171) (Excess Flood)
- # [13:58] * Joins: SoulRaven (SoulRaven@89.41.157.171)
- # [13:58] * Quits: SoulRaven (SoulRaven@89.41.157.171) (Excess Flood)
- # [13:59] * Quits: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net) (Remote host closed the connection)
- # [14:02] * Joins: SoulRaven (SoulRaven@89.41.157.171)
- # [14:08] * Quits: solocio (~solocio@HSI-KBW-078-043-068-129.hsi4.kabel-badenwuerttemberg.de) (Quit: solocio)
- # [14:10] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
- # [14:11] * Joins: whitman (~whitman@87-194-159-116.bethere.co.uk)
- # [14:14] * Joins: drublic_ (~drublic@frbg-4d0296a6.pool.mediaWays.net)
- # [14:14] * Quits: drublic (~drublic@frbg-4d0296a6.pool.mediaWays.net) (Read error: Connection reset by peer)
- # [14:29] * Quits: philihp (~philihp@sas08080.nat.sas.com) (Read error: Connection reset by peer)
- # [14:30] * Joins: philihp (~philihp@sas08080.nat.sas.com)
- # [14:31] * Quits: harshada_ (~quassel@115.248.229.50) (Remote host closed the connection)
- # [14:31] * Joins: harshada_ (~quassel@115.248.229.50)
- # [14:38] * Quits: zamabe (~zamae@unaffiliated/zamabe) (Ping timeout: 244 seconds)
- # [14:47] * Quits: philihp (~philihp@sas08080.nat.sas.com) (Read error: Connection reset by peer)
- # [14:53] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Ping timeout: 255 seconds)
- # [14:54] * Quits: bombworm (~bombworm@118.132.91.196) (Ping timeout: 258 seconds)
- # [15:00] * Joins: Jackneill (~Jackneill@unaffiliated/jackneill)
- # [15:03] * Quits: drublic_ (~drublic@frbg-4d0296a6.pool.mediaWays.net) (Remote host closed the connection)
- # [15:04] * Joins: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [15:05] * Joins: philihp (~philihp@sas08137.nat.sas.com)
- # [15:08] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com)
- # [15:08] * Quits: philihp (~philihp@sas08137.nat.sas.com) (Read error: Connection reset by peer)
- # [15:17] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [15:17] * Joins: buribu (~buribu@177.18.236.52)
- # [15:17] * Quits: buribu (~buribu@177.18.236.52) (Changing host)
- # [15:17] * Joins: buribu (~buribu@unaffiliated/buribu)
- # [15:17] * Joins: buribux (~buribu@177.18.236.52)
- # [15:17] * Quits: buribux (~buribu@177.18.236.52) (Changing host)
- # [15:17] * Joins: buribux (~buribu@unaffiliated/buribux)
- # [15:24] <Jackneill> http://d24w6bsrhbeh9d.cloudfront.net/photo/353812_460s_v1.jpg
- # [15:27] * Joins: andrewhl (~andrew@24-246-15-43.cable.teksavvy.com)
- # [15:27] <f0f> why did the most famous chief exec on earth get more attention than a developer of C and UNIX? baffling :)
- # [15:30] <Ms2ger> Why hasn't this channel been overrun with fanbois yet?
- # [15:36] * Joins: max_dev (~max@189.27.14.200.dynamic.adsl.gvt.net.br)
- # [15:37] * Quits: localhost (~chris@cpe-76-188-161-222.neo.res.rr.com) (Remote host closed the connection)
- # [15:38] * Quits: shepazu (~shepazu@adsl-68-122-32-20.dsl.pltn13.pacbell.net) (Quit: shepazu)
- # [15:39] * Joins: ejnahc (~Someone@175.126.73.183)
- # [15:39] * Joins: localhost (~chris@cpe-76-188-161-222.neo.res.rr.com)
- # [15:42] * Joins: gyzmodo (x@89.146.116.77)
- # [15:42] <gyzmodo> hello guys
- # [15:42] <gyzmodo> <nav class="main-nav"> - is it correct usage?
- # [15:42] <gyzmodo> :)
- # [15:44] * Quits: N0va` (~ricki@84.19.108.75) (Ping timeout: 260 seconds)
- # [15:45] * Quits: ejnahc (~Someone@175.126.73.183) (Quit: :)
- # [15:47] * Joins: ejnahc (~Someone@175.126.73.183)
- # [15:51] * Quits: RaceCondition (~erik@82.131.60.79.cable.starman.ee) (Quit: RaceCondition)
- # [15:58] * Joins: xoids_ (~xoids@112.201.176.218)
- # [15:59] * Joins: dmachi (~dmachi@pool-72-66-215-205.ronkva.east.verizon.net)
- # [15:59] * Quits: dmachi1 (~dmachi@pool-72-66-215-205.ronkva.east.verizon.net) (Read error: Connection reset by peer)
- # [16:00] * Quits: xoids (~xoids@112.201.176.218) (Ping timeout: 248 seconds)
- # [16:00] * xoids_ is now known as xoids
- # [16:01] * Joins: philihp_ (~philihp@sas08137.nat.sas.com)
- # [16:02] * Quits: philihp_ (~philihp@sas08137.nat.sas.com) (Read error: Connection reset by peer)
- # [16:03] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
- # [16:04] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [16:06] * Quits: JoshManders (~josh@unaffiliated/killswitch) (Quit: ChatZilla 0.9.87-rdmsoft [XULRunner 1.9.2.23/20110926042527])
- # [16:07] * Joins: JoshManders (~josh@unaffiliated/killswitch)
- # [16:11] * Joins: xoids_ (~xoids@112.201.176.218)
- # [16:13] * Quits: xoids (~xoids@112.201.176.218) (Ping timeout: 240 seconds)
- # [16:13] * Joins: zatan (~zatan@5ad36ade.bb.sky.com)
- # [16:15] * Joins: axos411 (~axos@xdsl-84-44-153-211.netcologne.de)
- # [16:16] * Joins: xoids (~xoids@112.201.176.218)
- # [16:17] * Quits: xoids_ (~xoids@112.201.176.218) (Ping timeout: 245 seconds)
- # [16:17] * Quits: palehorse (~palehorse@h35n6-j-a31.ias.bredband.telia.com)
- # [16:20] * Joins: JonathanNeal (~Jonathan@cpe-72-130-7-141.socal.res.rr.com)
- # [16:20] * Quits: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au) (Quit: OzDave_mbp)
- # [16:21] * Joins: xoids_ (~xoids@112.201.176.218)
- # [16:21] * Quits: harshada_ (~quassel@115.248.229.50) (Read error: Connection reset by peer)
- # [16:23] * Joins: harshada_ (~quassel@115.248.229.50)
- # [16:24] * Quits: xoids (~xoids@112.201.176.218) (Ping timeout: 248 seconds)
- # [16:25] <Velmont> Jackneill: http://blog.stone-head.org/dennis-m-ritchie-aka-dmr/ <- show this to they who don't understand.
- # [16:26] * Joins: xoids (~xoids@112.201.176.218)
- # [16:28] * Quits: xoids_ (~xoids@112.201.176.218) (Ping timeout: 256 seconds)
- # [16:28] * Joins: Taftse (~Taftse@unaffiliated/taftse)
- # [16:30] * Joins: xoids_ (~xoids@112.201.176.218)
- # [16:31] * Joins: manuchill (~mstalfoor@81.69.16.186)
- # [16:32] * Quits: zatan (~zatan@5ad36ade.bb.sky.com) (Ping timeout: 252 seconds)
- # [16:32] * Joins: palehorse (~palehorse@h35n6-j-a31.ias.bredband.telia.com)
- # [16:32] * Quits: xoids (~xoids@112.201.176.218) (Ping timeout: 255 seconds)
- # [16:39] * Joins: N_ (~user@187.65.27.67)
- # [16:39] <N_> hi, how can i set a target in evt.target.setAttribute?
- # [16:40] * Quits: xoids_ (~xoids@112.201.176.218) (Ping timeout: 244 seconds)
- # [16:42] * Quits: harshada_ (~quassel@115.248.229.50) (Read error: Connection reset by peer)
- # [16:48] * Joins: xoids_ (~xoids@112.201.176.218)
- # [16:51] * Joins: solocio (~solocio@HSI-KBW-078-043-068-129.hsi4.kabel-badenwuerttemberg.de)
- # [16:51] * Joins: N0va` (~ricki@84.19.108.75)
- # [16:53] * Quits: xoids_ (~xoids@112.201.176.218) (Read error: Connection reset by peer)
- # [16:53] * Joins: xoids (~xoids@112.201.176.218)
- # [16:54] * Joins: bzpzlr (~bzpzlr@121.1.54.50)
- # [16:56] * Quits: xoids (~xoids@112.201.176.218) (Read error: Connection reset by peer)
- # [16:56] * Joins: xoids (~xoids@112.201.176.218)
- # [16:57] * Quits: jorum (~jorum@81-232-132-2-no120.tbcn.telia.com) (Quit: Linkinus - http://linkinus.com)
- # [16:57] * Joins: xoids_ (~xoids@112.198.79.123)
- # [17:00] * bzpzlr is now known as depthcore
- # [17:00] * Joins: devilswings7 (~unknown@24-151-96-232.dhcp.nwtn.ct.charter.com)
- # [17:00] * Quits: xoids_ (~xoids@112.198.79.123) (Read error: Connection reset by peer)
- # [17:01] * Quits: xoids (~xoids@112.201.176.218) (Ping timeout: 260 seconds)
- # [17:01] * Quits: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk) (Remote host closed the connection)
- # [17:04] * Joins: xoids (~xoids@112.198.79.123)
- # [17:07] * Joins: erichynds (~ehynds@12.189.153.2)
- # [17:09] * Quits: xoids (~xoids@112.198.79.123) (Ping timeout: 240 seconds)
- # [17:18] * Quits: gniourf_gniourf (~Gniourf@2a01:e35:2433:3b90:222:41ff:fe23:8d8e) (Quit: Hhhhheeeeeeellllllllpppppppppppppppppppppp!!!!!!!!!!!!!!!!)
- # [17:20] * Joins: dgathright (~dgathrigh@c-24-2-9-255.hsd1.mo.comcast.net)
- # [17:22] * Joins: timmywil (~timmywil@host-68-169-154-67.WISOLT2.epbfi.com)
- # [17:22] * Quits: JonathanNeal (~Jonathan@cpe-72-130-7-141.socal.res.rr.com) (Quit: Leaving.)
- # [17:25] * Joins: drublic (~drublic@frbg-4d0296a6.pool.mediaWays.net)
- # [17:29] <N_> why this code don't work? work with opacity if I change, but with fill don't work... o_o
- # [17:29] <N_> <set attributeName="fill" from="url(#GradientePorftolioAzul); to="url(#GradientePortfolioAmarelo)"
- # [17:29] <N_> begin="QuadradoImagem.mouseover" end="QuadradoImagem.mouseout"/>
- # [17:29] <paul_irish> Stava: <label> is appropriate for that
- # [17:29] <N_> ??? o_o
- # [17:29] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [17:33] * Joins: wyszo (~wyszo@85-222-67-72.home.aster.pl)
- # [17:33] * Quits: wyszo (~wyszo@85-222-67-72.home.aster.pl) (Client Quit)
- # [17:33] * Joins: RaceCondition (~erik@82.131.18.36.cable.starman.ee)
- # [17:36] * Quits: dgathright (~dgathrigh@c-24-2-9-255.hsd1.mo.comcast.net) (Quit: dgathright)
- # [17:36] * Quits: devilswings7 (~unknown@24-151-96-232.dhcp.nwtn.ct.charter.com) (Read error: Connection reset by peer)
- # [17:37] * Joins: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [17:37] * Quits: RaceCondition (~erik@82.131.18.36.cable.starman.ee) (Client Quit)
- # [17:37] * Quits: erichynds (~ehynds@12.189.153.2)
- # [17:42] * Quits: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs) (Read error: Connection reset by peer)
- # [17:45] * Joins: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [17:45] * Quits: FrankZZ (~FrankZZ@unaffiliated/frankzz) (Quit: FrankZZ - http://wammes.org)
- # [17:45] * Joins: RaceCondition (~erik@82.131.18.36.cable.starman.ee)
- # [17:46] * Joins: skyfaller (~skyfaller@wikipedia/Skyfaller)
- # [17:48] * Quits: RaceCondition (~erik@82.131.18.36.cable.starman.ee) (Client Quit)
- # [17:51] * Quits: skyfaller (~skyfaller@wikipedia/Skyfaller) (Ping timeout: 252 seconds)
- # [17:53] * Quits: ejnahc (~Someone@175.126.73.183) (Remote host closed the connection)
- # [17:54] * Joins: ejnahc (~Someone@175.126.73.183)
- # [17:55] * Joins: RaceCondition (~erik@82.131.18.36.cable.starman.ee)
- # [17:55] * Quits: N_ (~user@187.65.27.67)
- # [17:59] * Quits: ejnahc (~Someone@175.126.73.183) (Remote host closed the connection)
- # [17:59] * Joins: ejnahc (~Someone@175.126.73.183)
- # [17:59] * Quits: RaceCondition (~erik@82.131.18.36.cable.starman.ee) (Client Quit)
- # [18:00] * Quits: buribux (~buribu@unaffiliated/buribux) (Read error: Connection reset by peer)
- # [18:00] * Quits: buribu (~buribu@unaffiliated/buribu) (Read error: Connection reset by peer)
- # [18:00] * Joins: buribu (~buribu@unaffiliated/buribu)
- # [18:01] * Quits: solocio (~solocio@HSI-KBW-078-043-068-129.hsi4.kabel-badenwuerttemberg.de) (Quit: solocio)
- # [18:04] * Quits: dpy (~Marcel@dhcp-077-248-090-235.chello.nl) (Read error: Operation timed out)
- # [18:07] * Quits: obert- (~obert@host1-36-dynamic.11-87-r.retail.telecomitalia.it) (Ping timeout: 255 seconds)
- # [18:07] * Joins: myakura (~myakura@FL1-203-136-164-250.tky.mesh.ad.jp)
- # [18:15] * Joins: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr)
- # [18:15] * Parts: louisremi (~louisremi@mon69-3-87-90-54-237.dsl.sta.abo.bbox.fr)
- # [18:15] * Joins: devilswings7 (~unknown@24-151-96-232.dhcp.nwtn.ct.charter.com)
- # [18:15] * Quits: shipit (~shipit@67.221.38.11) (Ping timeout: 258 seconds)
- # [18:16] * Quits: N0va` (~ricki@84.19.108.75) (Ping timeout: 260 seconds)
- # [18:18] * Joins: skyfaller (~skyfaller@wikipedia/Skyfaller)
- # [18:21] * Joins: ziyadb (~ziyadb@188.55.124.163)
- # [18:22] * Joins: JoshManders_ (~josh@unaffiliated/killswitch)
- # [18:23] * Joins: N0va` (~ricki@84.19.108.75)
- # [18:24] * Quits: Stava (~Stava@ip232-rld-sdt.tyfon.se) (Remote host closed the connection)
- # [18:25] * Joins: sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net)
- # [18:29] * Quits: f0f (~f0f@89.6.183.245)
- # [18:30] * Joins: manuchill_ (~mstalfoor@81.69.16.186)
- # [18:31] * Joins: RaceCondition (~erik@82.131.60.79.cable.starman.ee)
- # [18:34] * Joins: jacine (~jacine@drupal.org/user/88931/view)
- # [18:34] * Quits: manuchill (~mstalfoor@81.69.16.186) (Ping timeout: 256 seconds)
- # [18:36] * Joins: miketaylr (~miketaylr@24.42.93.245)
- # [18:39] * Joins: nicksergeant (~nickserge@cpe-72-230-184-180.rochester.res.rr.com)
- # [18:40] * Quits: max_dev (~max@189.27.14.200.dynamic.adsl.gvt.net.br) (Read error: Connection reset by peer)
- # [18:40] * Quits: miketaylr (~miketaylr@24.42.93.245) (Client Quit)
- # [18:42] * Joins: skyfalle_ (~skyfaller@c-71-203-120-131.hsd1.pa.comcast.net)
- # [18:42] * Quits: skyfaller (~skyfaller@wikipedia/Skyfaller) (Read error: Connection reset by peer)
- # [18:43] * Quits: wirehack7 (freenode@internet.abuser.eu) (Read error: Operation timed out)
- # [18:44] * Quits: ziyadb (~ziyadb@188.55.124.163) (Ping timeout: 255 seconds)
- # [18:46] * Quits: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [18:46] * manuchill_ is now known as manuchill
- # [18:47] * Joins: rupl (~rupl@dsl093-217-226.aus1.dsl.speakeasy.net)
- # [18:49] * Joins: max_dev (~max@201.47.148.110.dynamic.adsl.gvt.net.br)
- # [18:50] * Joins: robertj (~robertj@li76-112.members.linode.com)
- # [18:51] * Quits: devilswings7 (~unknown@24-151-96-232.dhcp.nwtn.ct.charter.com) (Quit: HydraIRC -> http://www.hydrairc.com <- Would you like to know more?)
- # [18:51] <robertj> howdy all. is there a better channel to ask websockets questions?
- # [18:51] * Joins: ziyadb (~ziyadb@188.55.124.163)
- # [18:54] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
- # [18:57] * Joins: miketaylr (~miketaylr@24.42.93.245)
- # [18:57] <paul_irish> robertj: give this one a try. you could try the Node channel but it probably wouldnt work out
- # [18:57] * Joins: mike5w3c_ (~MikeSmith@EM114-48-14-23.pool.e-mobile.ne.jp)
- # [18:59] * Quits: nicksergeant (~nickserge@cpe-72-230-184-180.rochester.res.rr.com) (Quit: Linkinus - http://linkinus.com)
- # [18:59] * Quits: mike5w3c (~MikeSmith@EM114-48-77-137.pool.e-mobile.ne.jp) (Ping timeout: 245 seconds)
- # [18:59] * mike5w3c_ is now known as mike5w3c
- # [19:00] * Joins: nicksergeant (~nickserge@cpe-72-230-184-180.rochester.res.rr.com)
- # [19:01] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Remote host closed the connection)
- # [19:04] * Quits: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu) (Quit: devongovett)
- # [19:04] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [19:07] * Quits: axos411 (~axos@xdsl-84-44-153-211.netcologne.de) (Ping timeout: 256 seconds)
- # [19:09] * Quits: skyfalle_ (~skyfaller@c-71-203-120-131.hsd1.pa.comcast.net) (Remote host closed the connection)
- # [19:10] * Quits: miketaylr (~miketaylr@24.42.93.245) (Quit: miketaylr)
- # [19:14] * Joins: patcito (~123@190.42.93.184)
- # [19:20] * Joins: simurai (52aa6abb@gateway/web/freenode/ip.82.170.106.187)
- # [19:20] * Joins: wirehack7 (freenode@internet.abuser.eu)
- # [19:22] * Joins: axos411 (~axos@xdsl-84-44-153-211.netcologne.de)
- # [19:26] * Joins: tylerstalder (~textual@c-76-21-12-194.hsd1.ca.comcast.net)
- # [19:26] * Quits: jacine (~jacine@drupal.org/user/88931/view) (Quit: buh bye :))
- # [19:27] * Quits: ziyadb (~ziyadb@188.55.124.163) (Ping timeout: 245 seconds)
- # [19:41] * Quits: replore (~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [19:49] * Quits: robertj (~robertj@li76-112.members.linode.com) (Quit: Lost terminal)
- # [19:53] * Joins: SevenMachines (~SevenMach@anon-41-149.ipredate.net)
- # [19:53] * Joins: zatan (~zatan@5ad36ade.bb.sky.com)
- # [19:58] * Quits: SevenMachines (~SevenMach@anon-41-149.ipredate.net) (Ping timeout: 260 seconds)
- # [20:00] * Quits: depthcore (~bzpzlr@121.1.54.50) (Quit: leaving)
- # [20:02] * Joins: bzpzlr (~bzpzlr@121.1.54.50)
- # [20:09] * Quits: tylerstalder (~textual@c-76-21-12-194.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [20:09] * Joins: devongovett (~devongove@pcp038545pcs.morro.reshall.calpoly.edu)
- # [20:15] * Joins: SevenMachines (~SevenMach@94-193-93-142.zone7.bethere.co.uk)
- # [20:15] * Joins: dgathright (~dgathrigh@c-24-2-9-255.hsd1.mo.comcast.net)
- # [20:16] * Joins: skyfaller (~skyfaller@wikipedia/Skyfaller)
- # [20:18] * Joins: masondesu (~textual@adsl-98-84-72-73.gsp.bellsouth.net)
- # [20:20] * Joins: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com)
- # [20:26] * Quits: dgathright (~dgathrigh@c-24-2-9-255.hsd1.mo.comcast.net) (Quit: dgathright)
- # [20:30] * Quits: myakura (~myakura@FL1-203-136-164-250.tky.mesh.ad.jp) (Remote host closed the connection)
- # [20:32] * Joins: replore (~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [20:36] * Joins: machinesagainstm (~user@187.65.27.67)
- # [20:36] <machinesagainstm> how the hell I can set a gradient in fill? (svg)
- # [20:36] * Quits: masondesu (~textual@adsl-98-84-72-73.gsp.bellsouth.net) (Quit: Computer has gone to sleep.)
- # [20:37] <machinesagainstm> fuck you
- # [20:37] <machinesagainstm> fuck you all
- # [20:37] * Quits: machinesagainstm (~user@187.65.27.67) (Client Quit)
- # [20:47] <Pomax> okay?
- # [20:47] <Pomax> the spirit of google is not with this one
- # [20:57] * Joins: jeffszusz (~jeffszusz@d24-57-194-149.home.cgocable.net)
- # [20:58] * Joins: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net)
- # [21:03] * Quits: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net) (Client Quit)
- # [21:05] * Quits: axos411 (~axos@xdsl-84-44-153-211.netcologne.de) (Ping timeout: 245 seconds)
- # [21:12] * Quits: jeffszusz (~jeffszusz@d24-57-194-149.home.cgocable.net) (Remote host closed the connection)
- # [21:17] * Quits: temp01 (~temp01@unaffiliated/temp01) (Quit: Poof.)
- # [21:19] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [21:21] * Joins: erichynds (~ehynds@12.189.153.2)
- # [21:22] * Joins: axos411 (~axos@xdsl-78-35-178-218.netcologne.de)
- # [21:24] * Joins: pierreghz (~pierreghz@cust-11-25-111-94.dyn.as47377.net)
- # [21:24] * Quits: gyzmodo (x@89.146.116.77)
- # [21:28] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Read error: Connection reset by peer)
- # [21:28] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [21:34] * Joins: WillPiner (~chatzilla@cpe-75-84-180-183.socal.res.rr.com)
- # [21:41] * Joins: jiggawhat (deeznuts@cpe-67-247-8-211.nyc.res.rr.com)
- # [21:42] * Joins: GoOz (~GoOz@pla78-3-88-161-13-198.fbx.proxad.net)
- # [21:43] * Joins: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl)
- # [21:44] * Quits: skyfaller (~skyfaller@wikipedia/Skyfaller) (Remote host closed the connection)
- # [21:44] * bzpzlr is now known as MonCher
- # [21:47] * Quits: Thasmo (~thasmo@d86-32-70-74.cust.tele2.at)
- # [21:48] * Quits: replore (~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [21:50] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [21:55] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com) (Remote host closed the connection)
- # [22:02] * Quits: andrewhl (~andrew@24-246-15-43.cable.teksavvy.com) (Quit: andrewhl)
- # [22:04] * MonCher is now known as Goddick
- # [22:06] * Quits: buribu (~buribu@unaffiliated/buribu) (Quit: Fui embora)
- # [22:07] * Quits: N0va` (~ricki@84.19.108.75) (Quit: Leaving)
- # [22:07] * Joins: buribu (~buribu@unaffiliated/buribu)
- # [22:14] * Quits: erichynds (~ehynds@12.189.153.2)
- # [22:14] * Quits: Ms2ger (~Ms2ger@91.181.25.107) (Quit: nn)
- # [22:17] * Quits: sergacity (~sergacity@mn-71-55-149-211.dhcp.embarqhsd.net) (Ping timeout: 248 seconds)
- # [22:24] * Quits: manuchill (~mstalfoor@81.69.16.186) (Quit: Ex-Chat)
- # [22:25] * Quits: LongBeach (~mike@AFontenayssB-152-1-28-61.w83-114.abo.wanadoo.fr)
- # [22:27] * Joins: jacine (~jacine@drupal.org/user/88931/view)
- # [22:28] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Ping timeout: 276 seconds)
- # [22:31] * WillPiner is now known as zeep55
- # [22:35] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [22:35] * Joins: ryanneufeld (~ryanneufe@S0106002618c70459.vf.shawcable.net)
- # [22:41] * Joins: YamahaAlex (~YamahaAle@24-216-241-10.dhcp.mdfd.or.charter.com)
- # [22:43] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 256 seconds)
- # [22:43] * Joins: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net)
- # [22:43] * Quits: moshee (~moshee@c-50-135-229-127.hsd1.wa.comcast.net) (Changing host)
- # [22:43] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [22:43] * GoOz is now known as GoOz`aw
- # [22:44] * Joins: jorum (~jorum@81-232-132-2-no120.tbcn.telia.com)
- # [22:44] * Joins: ziyadb (~ziyadb@188.51.85.130)
- # [22:44] * Quits: YamahaAlex37 (~YamahaAle@24-216-241-10.dhcp.mdfd.or.charter.com) (Ping timeout: 256 seconds)
- # [22:45] * Quits: dSebastien (~dSebastie@147.158-244-81.adsl-dyn.isp.belgacom.be) (Read error: Connection reset by peer)
- # [22:48] * Joins: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [22:49] * Quits: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs) (Remote host closed the connection)
- # [22:49] * Quits: ziyadb (~ziyadb@188.51.85.130) (Ping timeout: 258 seconds)
- # [22:50] * Joins: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [22:50] * Quits: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs) (Read error: Connection reset by peer)
- # [22:50] * Joins: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [22:51] * Joins: HolodocPrime (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [22:51] * Quits: HolodocPrime (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs) (Client Quit)
- # [22:51] * Quits: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs) (Read error: Connection reset by peer)
- # [22:51] * Quits: jn (~jn@aurorum104-0.aurorum.se) (Max SendQ exceeded)
- # [22:51] * Joins: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs)
- # [22:51] * Joins: jn (~jn@aurorum104-0.aurorum.se)
- # [22:51] * Quits: holodoc (~holodoc@dynamic-213-198-195-92.adsl.eunet.rs) (Read error: Connection reset by peer)
- # [22:53] * Joins: JonathanNeal (~Jonathan@cpe-72-130-7-141.socal.res.rr.com)
- # [22:54] * Joins: Wolthers (~Wolle@87.61.170.243)
- # [22:55] * Joins: rupl_ (~rupl@dsl093-217-226.aus1.dsl.speakeasy.net)
- # [22:56] * Quits: rupl_ (~rupl@dsl093-217-226.aus1.dsl.speakeasy.net) (Remote host closed the connection)
- # [22:56] * Joins: shepazu (~shepazu@65.14.229.26)
- # [22:56] * Joins: rupl_ (~rupl@dsl093-217-226.aus1.dsl.speakeasy.net)
- # [22:57] * Quits: rupl (~rupl@dsl093-217-226.aus1.dsl.speakeasy.net) (Read error: Connection reset by peer)
- # [22:57] * rupl_ is now known as rupl
- # [22:57] * Quits: jaminja (~jaminja@unaffiliated/jaminja) (Ping timeout: 260 seconds)
- # [22:58] * Joins: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net)
- # [22:58] * Quits: Jackneill (~Jackneill@unaffiliated/jackneill) (Quit: Jackneill)
- # [23:04] * Quits: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com) (Ping timeout: 260 seconds)
- # [23:05] * Joins: diogogmt (~kvirc@CPE0018396f5ec0-CM0012c99ea256.cpe.net.cable.rogers.com)
- # [23:12] * Quits: SoulRaven (SoulRaven@89.41.157.171)
- # [23:12] * Quits: zeep55 (~chatzilla@cpe-75-84-180-183.socal.res.rr.com) (Remote host closed the connection)
- # [23:19] * Quits: johnkpaul (~johnkpaul@pool-96-250-167-7.nycmny.fios.verizon.net) (Remote host closed the connection)
- # [23:20] * GoOz`aw is now known as GoOz
- # [23:32] * Quits: nicksergeant (~nickserge@cpe-72-230-184-180.rochester.res.rr.com) (Quit: Leaving...)
- # [23:34] <tw2113> mac people....is there going to be huge differences between Safari iPad and Safari on the desktops/macbooks?
- # [23:34] * Joins: tylerstalder (~textual@c-76-21-12-194.hsd1.ca.comcast.net)
- # [23:35] * Joins: jaminja (~jaminja@85.17.232.145)
- # [23:35] * Quits: jaminja (~jaminja@85.17.232.145) (Changing host)
- # [23:35] * Joins: jaminja (~jaminja@unaffiliated/jaminja)
- # [23:36] * Quits: Wolthers (~Wolle@87.61.170.243) (Quit: Leaving)
- # [23:40] * Goddick is now known as bzpzlr
- # [23:42] * Quits: simurai (52aa6abb@gateway/web/freenode/ip.82.170.106.187) (Quit: Page closed)
- # [23:46] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 244 seconds)
- # [23:48] * Quits: shepazu (~shepazu@65.14.229.26) (Quit: shepazu)
- # [23:49] * Joins: tantek (~tantek@c-76-105-159-199.hsd1.or.comcast.net)
- # [23:55] * Joins: Taftse (~Taftse@unaffiliated/taftse)
- # [23:56] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Read error: Connection reset by peer)
- # [23:56] * Joins: Taftse (~Taftse@unaffiliated/taftse)
- # [23:58] * Quits: buribu (~buribu@unaffiliated/buribu) (Quit: Fui embora)
- # [23:59] * Quits: ryanneufeld (~ryanneufe@S0106002618c70459.vf.shawcable.net) (Remote host closed the connection)
- # Session Close: Sun Oct 16 00:00:00 2011
The end :)