Options:
- # Session Start: Tue Jun 21 00:00:00 2011
- # Session Ident: #html5
- # [00:00] * Joins: aberrios (~aberrios@195.171.4.82)
- # [00:01] * Joins: jonte__ (u1684@gateway/web/irccloud.com/x-wawfpqyysztbegyr)
- # [00:01] * Joins: SebastianFlyte (~sebf@pool-173-79-188-3.washdc.fios.verizon.net)
- # [00:01] * Joins: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net)
- # [00:02] * Joins: joel` (u1898@gateway/web/irccloud.com/x-qjntjkscapybmvto)
- # [00:05] * Joins: dankest (~dankest@wsip-98-173-197-40.sb.sd.cox.net)
- # [00:05] * Joins: rworth (~rworth@pool-72-83-231-22.washdc.fios.verizon.net)
- # [00:06] * Quits: dankest (~dankest@wsip-98-173-197-40.sb.sd.cox.net) (Client Quit)
- # [00:06] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-elarhkeykdtjjttt)
- # [00:07] * Joins: materialdesigner (~materiald@68-119-212-179.dhcp.hckr.nc.charter.com)
- # [00:07] * Joins: dankest (~dankest@wsip-98-173-197-40.sb.sd.cox.net)
- # [00:09] * Joins: phishy (~jeff@c-50-133-161-51.hsd1.ct.comcast.net)
- # [00:10] * Joins: ighisas (~ighisas@122x212x216x66.ap122.ftth.ucom.ne.jp)
- # [00:11] * Quits: JoshManders (~Josh@unaffiliated/killswitch) (Ping timeout: 264 seconds)
- # [00:11] * Joins: Unknown[NF] (~d@euve20882.server4you.net)
- # [00:11] * Joins: gniourf_gniourf (~Gniourf@2a01:e35:2433:3b90:222:41ff:fe23:8d8e)
- # [00:11] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
- # [00:13] * Quits: Erkan (thend@95.7.211.177)
- # [00:13] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 258 seconds)
- # [00:17] * Quits: phishy (~jeff@c-50-133-161-51.hsd1.ct.comcast.net) (Quit: phishy)
- # [00:17] * Joins: melusinechan (~Adium@cpc1-oxfd1-0-0-cust874.4-3.cable.virginmedia.com)
- # [00:17] <melusinechan> hello
- # [00:17] <melusinechan> Would you guys recommand me to use or avoid html5 API ?
- # [00:17] <melusinechan> for Drag and Drop
- # [00:18] <melusinechan> (i had just missed the most important part ^^)
- # [00:18] * ColinHarman|afk is now known as ColinHarman
- # [00:20] <melusinechan> I also raise the question because i had trouble when i tested it following this tutorial: http://www.html5rocks.com/en/tutorials/dnd/basics/#toc-desktop-dnd-into
- # [00:21] <melusinechan> except dragstart and dragend, event does not seem to work for me
- # [00:21] <melusinechan> i basically tryed to make mine own system and then i copied/pasted the tutorial without any success.
- # [00:21] * Joins: Thasmo (~thasmo@d86-33-68-72.cust.tele2.at)
- # [00:21] * Quits: wlkh (~wlkh@c-76-24-226-103.hsd1.ma.comcast.net) (Quit: wlkh)
- # [00:21] * Joins: wlkh (~wlkh@c-76-24-226-103.hsd1.ma.comcast.net)
- # [00:22] <melusinechan> So before going deeper in the subject, i hope you guys could give me some little advises ><.
- # [00:22] * Quits: CrashTest_ (~pteglia@c-66-235-13-223.sea.wa.customer.broadstripe.net) (Quit: Leaving)
- # [00:23] * Quits: huskyr (~huskyr@86.84.48.191) (Quit: huskyr)
- # [00:24] * Quits: mdale (~mdale@unaffiliated/mdale) (Quit: Leaving.)
- # [00:24] * Parts: jamarparris (~Adium@216.214.193.194)
- # [00:24] * Quits: oyvindkinsey (~oyvind.ki@162.85-200-224.bkkb.no) (Ping timeout: 276 seconds)
- # [00:24] * Quits: wlkh (~wlkh@c-76-24-226-103.hsd1.ma.comcast.net) (Client Quit)
- # [00:25] * Joins: oyvindkinsey (~oyvind.ki@162.85-200-224.bkkb.no)
- # [00:30] * Joins: Immortal (thend@95.7.211.177)
- # [00:30] * Quits: Immortal (thend@95.7.211.177) (Client Quit)
- # [00:31] * Joins: rewolf (48fc7c40@gateway/web/freenode/ip.72.252.124.64)
- # [00:32] <rewolf> i have an html 4.01 document set up to send messages over a server. when i use the html5 doctype the mesages are displayed as "undefined"
- # [00:33] <rewolf> why is that?
- # [00:33] * Quits: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net) (Ping timeout: 250 seconds)
- # [00:33] <melusinechan> rewolf: html4 doctype is <html>
- # [00:34] <rewolf> melusinechan, so i cant just change doctype and expect it to be backward compatible?
- # [00:36] <melusinechan> rewolf: you just need to put <html> HTML5 STUFFS </html>
- # [00:37] <paul_irish> easy as pie.
- # [00:37] <melusinechan> paul_irish: what do you think of HTML5 drag and drop ?
- # [00:38] <paul_irish> its very draggy
- # [00:38] <rewolf> but i have a linked css and js
- # [00:39] <nimbu> roflz
- # [00:40] <melusinechan> rewolf: you can summon the help of html by pressing alt+f4
- # [00:40] <thatryan> paul_irish: you going tomorrow?
- # [00:41] <danbeam> melusinechan: careful, if [s]he has C:\WINDOWS\system32 it might not work
- # [00:41] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [00:41] <danbeam> melusinechan: might need to delete ...
- # [00:42] <melusinechan> danbeam: that strongly possible ^^
- # [00:43] <melusinechan> SO everyone advise me to use JS DnD so i will not use HTML5 Drag N Drop
- # [00:43] <melusinechan> i'm so dissapointed.
- # [00:43] <melusinechan> it just break my heart
- # [00:43] * Joins: WILDsharustar (~WILDsharu@wsip-70-166-116-7.ph.ph.cox.net)
- # [00:43] * Quits: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk) (Quit: Leaving.)
- # [00:45] <paul_irish> melusinechan: why
- # [00:45] <paul_irish> i like drag from desktop
- # [00:45] <paul_irish> but
- # [00:45] <melusinechan> paul_irish: contextualise
- # [00:45] <melusinechan> HTML5 DnD
- # [00:45] * Joins: akahn (u2243@gateway/web/irccloud.com/x-ocjgkdngifovnbyy)
- # [00:45] <paul_irish> but in-page dragging ... eh.. i could stick with js based dragz
- # [00:46] * Joins: robhawkes (~robhawkes@87-194-135-193.bethere.co.uk)
- # [00:46] * Quits: robhawkes (~robhawkes@87-194-135-193.bethere.co.uk) (Client Quit)
- # [00:47] * Quits: tomh (~tomh@unaffiliated/tomh) (Quit: tomh)
- # [00:49] <rewolf> does anyone have an idea why text would show as undefined?
- # [00:49] <danheberden> var a; someElement.innerHTML = a;
- # [00:50] * Joins: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net)
- # [00:51] * Quits: ColinHarman (~ColinHarm@h229.121.56.24.cable.rstb.jetbroadband.com) (Quit: Zzz... Zzz...)
- # [00:53] * Quits: dankest (~dankest@wsip-98-173-197-40.sb.sd.cox.net) (Quit: dankest)
- # [00:54] <rewolf> i read somewhere that because html5 is async my code will run before it gets a response from the server
- # [00:55] * Joins: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net)
- # [00:58] <danbeam> rough
- # [00:59] * Quits: franksta_ (~frankstal@pool-74-105-112-45.nwrknj.fios.verizon.net) (Remote host closed the connection)
- # [01:02] * Joins: adrinux (~adrinux@93.89.134.219)
- # [01:03] * Quits: Wilto (~textual@static-68-162-255-190.bos.east.verizon.net) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [01:06] * Quits: Thasmo (~thasmo@d86-33-68-72.cust.tele2.at)
- # [01:06] <sic1> oh man im hurtin...does anyone else feel like chrome 12 just hates webkit transitions and transforms?
- # [01:06] <sic1> cuz i swear i wasnt dealin with this pre 12...
- # [01:08] * Quits: adrinux (~adrinux@93.89.134.219) (Quit: Leaving.)
- # [01:08] * Joins: Eightamrock (~Eightamro@c-98-221-151-72.hsd1.nj.comcast.net)
- # [01:09] * Joins: Misiur (~Misiur@77-254-241-48.adsl.inetia.pl)
- # [01:17] * Joins: ighisas_ (~ighisas@122x212x216x66.ap122.ftth.ucom.ne.jp)
- # [01:17] <Misiur> Hi - any way to get svg bg with png fallback working on chrome?
- # [01:17] * psynaptic is now known as psynaptic|away
- # [01:17] <nimbu> why would it not work?
- # [01:17] <nimbu> ?paste @ Misiur
- # [01:17] <bot-t> Misiur, Please paste your code at http://jsfiddle.net/ [preferred], http://paste.pocoo.org/+js or http://fixee.org/
- # [01:19] * Quits: ighisas (~ighisas@122x212x216x66.ap122.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
- # [01:19] <Misiur> http://jsfiddle.net/gArZh/
- # [01:19] <nimbu> hahaha trololol
- # [01:20] <Misiur> yesterday I had trouble with opera bug (background-size with value greater than 250%)
- # [01:20] <Misiur> now when I need to fix everything for IE7, it gets ruined under normal browsers...
- # [01:21] <nimbu> Misiur: what is your usecase? if svg is not found it fallsback to a jpg?
- # [01:21] <nimbu> http://jsfiddle.net/gArZh/1/
- # [01:22] <Misiur> I've tried this: http://www.broken-links.com/2010/06/14/using-svg-in-backgrounds-with-png-fallback/
- # [01:23] <nimbu> o i see.
- # [01:23] <Misiur> Oh, cool
- # [01:23] <Misiur> even their example isn't working with ie7
- # [01:23] <nimbu> :)
- # [01:24] <Misiur> In your solution it isn't fallbacking correctly :c
- # [01:24] * Quits: Jayflux (~jay_knows@cpc2-dudl6-0-0-cust197.wolv.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [01:25] * Joins: fcuk112 (~fcuk112@188-223-81-90.zone14.bethere.co.uk)
- # [01:27] <nimbu> Misiur: yeah I dont think it fallbacks :|| sorry.
- # [01:28] <Misiur> Oh, conditional comment as always.
- # [01:28] <Misiur> When all IE's older than 9 get combined total 10% market shares, then I'll drop support completely
- # [01:28] <Misiur> However there are cases I can't, due to specific target (people 40+)
- # [01:29] <nimbu> oh sad :(
- # [01:30] <Misiur> background-size is handy - I can create one big sprite including all backgrounds and stuff
- # [01:32] * Quits: rewolf (48fc7c40@gateway/web/freenode/ip.72.252.124.64) (Quit: Page closed)
- # [01:33] * Parts: WILDsharustar (~WILDsharu@wsip-70-166-116-7.ph.ph.cox.net)
- # [01:35] * Joins: dankest (~dankest@ip98-171-174-25.sb.sd.cox.net)
- # [01:40] * Parts: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
- # [01:42] * Quits: daleharvey (u513@gateway/web/irccloud.com/x-elarhkeykdtjjttt) (Max SendQ exceeded)
- # [01:42] * Joins: daleharvey (u513@gateway/web/irccloud.com/x-lnjbfzzzemzmzokq)
- # [01:44] * Quits: chachan (~quassel@190.207.77.31) (Remote host closed the connection)
- # [01:44] * Quits: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net) (Ping timeout: 240 seconds)
- # [01:44] * Joins: replore (~replore@ntkngw256114.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [01:46] * Quits: replore (~replore@ntkngw256114.kngw.nt.ftth.ppp.infoweb.ne.jp) (Read error: No route to host)
- # [01:48] * Joins: ColinHarman (~ColinHarm@64.134.243.49)
- # [01:49] * Quits: dgathright (~dgathrigh@nat/yahoo/x-senpdsrlqhrhuauk) (Quit: dgathright)
- # [01:51] * Joins: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net)
- # [01:51] * psynaptic|away is now known as psynaptic
- # [01:52] * Quits: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no) (Quit: Computer has gone to sleep.)
- # [01:53] * Quits: Rik` (~Rik`@72.11.82.226) (Remote host closed the connection)
- # [01:55] * Quits: Eightamrock (~Eightamro@c-98-221-151-72.hsd1.nj.comcast.net) (Remote host closed the connection)
- # [01:56] * Joins: Rik` (~Rik`@2001:470:8024:103:daa2:5eff:fe97:85ed)
- # [01:58] * Quits: Rik` (~Rik`@2001:470:8024:103:daa2:5eff:fe97:85ed) (Remote host closed the connection)
- # [02:01] * Quits: Saadi (~mslfreak@unaffiliated/saadibrahim) (Quit: ..!.,)
- # [02:04] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
- # [02:05] * Joins: jerryitt (~jerry@core.kerrybroadband.net)
- # [02:06] * Joins: Saadi (~mslfreak@unaffiliated/saadibrahim)
- # [02:06] * Quits: JKarsrud (~JKarsrud@178.74.13.36) (Quit: Leaving.)
- # [02:08] * Quits: ryanneufeld (~ryanneufe@S01060019e1edefc1.vc.shawcable.net) (Remote host closed the connection)
- # [02:09] * Quits: snover (~Adium@unaffiliated/snover) (Quit: Leaving.)
- # [02:09] <cheilmann> Playing with canvas: http://isithackday.com/logo-o-matic/
- # [02:10] * Quits: Saadi (~mslfreak@unaffiliated/saadibrahim) (Client Quit)
- # [02:10] <thatryan> builds an image on the fly?
- # [02:10] <thatryan> pretty sweet
- # [02:11] <paul_irish> you could just do the canvas work live
- # [02:11] <paul_irish> onkeyup
- # [02:12] <danbeam> you could call it "charset instant" :P
- # [02:13] * Quits: thatryan (~thatryan@adsl-99-24-218-157.dsl.pltn13.sbcglobal.net) (Quit: Leaving...)
- # [02:15] <cheilmann> hahaha
- # [02:17] <danbeam> paul_irish: did you see preso about work on instant pages at VelocityConf?
- # [02:17] <paul_irish> no
- # [02:17] <danbeam> paul_irish: pretty cool
- # [02:18] <danbeam> paul_irish: ironic it talked about completely preloading pages with some chance that the user never goes there at a webperf conf
- # [02:18] <danbeam> but nobody seemed to care, lol
- # [02:18] * Joins: airduster (~airduster@cpe-173-174-59-245.austin.res.rr.com)
- # [02:18] <danbeam> good idea, though, if the accuracy is high
- # [02:18] <cheilmann> true, but that would load fuckloads of images on my server :)
- # [02:18] <paul_irish> why is speculative downloading bad, danbeam ?
- # [02:18] <danbeam> it's not if they go there
- # [02:19] <danbeam> otherwise it's 100% waste, IMO
- # [02:19] <danbeam> if they never see it
- # [02:19] * Joins: jeffszusz (~jeffszusz@d24-57-144-141.home.cgocable.net)
- # [02:19] <paul_irish> those poor electrons
- # [02:19] <paul_irish> never see the light of day
- # [02:19] <danbeam> why do you minify code, crush pngs, etc. etc.
- # [02:19] <ryanseddon> see http://newzealand.com/int for potential wasted bandwidth
- # [02:19] <danbeam> to save those poor electrons
- # [02:19] <danbeam> then you ship them anyways
- # [02:19] <ryanseddon> 20mb of images and you may never see them
- # [02:19] <danbeam> cheilmann: but you'd get lots of free traffic, :)
- # [02:19] <danbeam> I wonder what they do about ad impressions
- # [02:20] <paul_irish> nothing
- # [02:20] <danbeam> that's gotta violate some TOS
- # [02:20] <paul_irish> ads need to use page visibility API
- # [02:20] <danbeam> ah, I see
- # [02:20] <danbeam> but again, 0sec page load time is impressive
- # [02:20] <paul_irish> same with analytics
- # [02:20] <danbeam> word
- # [02:20] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
- # [02:20] <danbeam> where does visibility API exist? everywhere?
- # [02:20] <danbeam> or just in Chrome?
- # [02:21] * Joins: frankstallone (~frankstal@pool-74-105-112-45.nwrknj.fios.verizon.net)
- # [02:21] <paul_irish> its on standards track
- # [02:21] <paul_irish> ?g w3 page visibility spec
- # [02:21] <bot-t> paul_irish, Page Visibility - http://www.w3.org/TR/2011/WD-page-visibility-20110602/
- # [02:21] <paul_irish> only in webkit atm
- # [02:21] <danbeam> word
- # [02:22] <danbeam> sounds nice to control the analytics, ads, browser, and search used for the whole experience (and possibly the OS itself?), GOOG has positioned themselves well heh
- # [02:22] <cheilmann> bit buggy: http://isithackday.com/logo-o-matic/instant.html
- # [02:23] <danbeam> cheilmann: awesome
- # [02:24] <danbeam> cheilmann: http://danbeam.org/instant.php got bored once and made semi-isntant search everywhere, :)\
- # [02:24] * Parts: JonathanNeal (~rztjonath@rrcs-76-79-114-215.west.biz.rr.com)
- # [02:25] <cheilmann> actually I could create the font as single images in the page without need to load images...
- # [02:25] <cheilmann> sprite sheet style...
- # [02:25] <cheilmann> I've written this generator in 1998 in Perl and then again in 2000 in PHP :)
- # [02:28] * Joins: fcuk112_rw (~fcuk112_r@188-223-81-90.zone14.bethere.co.uk)
- # [02:30] * Quits: fcuk112_rw (~fcuk112_r@188-223-81-90.zone14.bethere.co.uk) (Client Quit)
- # [02:31] * psynaptic is now known as psynaptic|away
- # [02:36] * Joins: dgathright (~dgathrigh@nat/yahoo/x-qozruzqtjhlejhrz)
- # [02:39] <danbeam> https://github.com/fholm/IronJS another way to run JS in .NET
- # [02:39] <danbeam> lol
- # [02:40] * Joins: rhdoenges (~ryan@c-24-17-140-236.hsd1.wa.comcast.net)
- # [02:40] <rhdoenges> what is the difference between <aside> and <nav>?
- # [02:41] <danbeam> rhdoenges: whatever your heart tells you
- # [02:42] <rhdoenges> :'(
- # [02:42] <rhdoenges> if it is a sidebar, it should be <aside>
- # [02:43] <rhdoenges> but if it's navigation, it should be <nav>
- # [02:43] <rhdoenges> what if I want to have navigation that is a sidebar?
- # [02:43] <rhdoenges> decisions are so difficult
- # [02:43] * Joins: Taar779 (~Taar779@d24-57-144-141.home.cgocable.net)
- # [02:44] <danbeam> rhdoenges: there was a thread earlier about this - <aside> should be tangential but related to the current content, whereas a <nav> I think it just for <nav>igational links and stuff (AFAIK), http://dev.w3.org/html5/spec/sections.html#the-aside-element, http://dev.w3.org/html5/spec/sections.html#the-nav-element
- # [02:44] <rhdoenges> ah, gracias
- # [02:45] <danbeam> rhdoenges: protip: your site won't blow up if you use a <nav> instead of an <aside> though
- # [02:45] <rhdoenges> I think nav makes more sense in this case.
- # [02:46] <rhdoenges> <aside> seems like it is intended to be a sidenote rather than a kind of sidebar
- # [02:46] <danbeam> rhdoenges: I'd agree, but it's really up to you
- # [02:48] <rhdoenges> danbeam: I am using <nav>, it is my heart's true desire
- # [02:48] <danbeam> rhdoenges: sweet
- # [02:48] * danbeam throws a party
- # [02:49] * rhdoenges puts on his party hat
- # [02:51] * b- puts on his wizard robe and hat
- # [02:51] * Joins: JonathanNeal (~rztjonath@76.89.240.7)
- # [02:51] <JonathanNeal> hola
- # [02:51] * Joins: Eightamrock (~Eightamro@c-98-221-151-72.hsd1.nj.comcast.net)
- # [02:52] * Joins: ben_h (~ben@128.250.195.138)
- # [02:53] <danbeam> b-: I know a real wizard
- # [02:53] <danbeam> b-: and you would too if you've ever met Kris Kowal
- # [02:55] <b-> just turn the lights out baby
- # [02:56] <b-> I cast Lvl 3 Eroticism. You turn into a real beautiful woman.
- # [02:56] <danbeam> :|
- # [02:56] <Misiur> After a lot of bugdiscovering I can finally say that page looks quite similar on following browsers: most recent versions of Opera, Chrome, Firefox and Safari, FF3.6 and the heros - IE 7-9 . Bugs found: 6, solutions found: 5
- # [02:56] * danbeam removes your conjugate
- # [02:59] * Joins: thatryan (~thatryan@c-24-4-109-126.hsd1.ca.comcast.net)
- # [03:02] * Quits: ColinHarman (~ColinHarm@64.134.243.49) (Quit: Zzz... Zzz...)
- # [03:04] <paul_irish> cheilmann: the abbv for firefox as FX is like.. so confusing
- # [03:04] <paul_irish> since everyone always ever has used FF
- # [03:05] <danbeam> yeah
- # [03:05] <danbeam> cheilmann: any reason for this?
- # [03:05] <paul_irish> and 'fx' definitely has very considerable prior usage
- # [03:05] <danbeam> cheilmann: namespacing twitter search terms?
- # [03:05] <paul_irish> must be some reason
- # [03:05] <danbeam> cheilmann: FF4+ = FX?
- # [03:05] <danbeam> paul_irish: I noticed same thing
- # [03:05] <paul_irish> anyway.. REALLY BIG DEAL. :p
- # [03:06] <paul_irish> priority 0 ticket.
- # [03:06] <danbeam> SEVERITY: MAJOR
- # [03:08] <JonathanNeal> paul_irish: normalize is now part of h5bp?
- # [03:08] * Quits: rhdoenges (~ryan@c-24-17-140-236.hsd1.wa.comcast.net) (Quit: leaving)
- # [03:09] <cheilmann> I don't know
- # [03:09] <cheilmann> :)
- # [03:09] <cheilmann> I am just writing a cropping JS object for the fonts :)
- # [03:10] <cheilmann> So I won't have to load any images
- # [03:10] * Joins: ryanneufeld (~Adium@S0106002618c70459.vf.shawcable.net)
- # [03:11] * Joins: miketaylr (~miketaylr@24.42.93.245)
- # [03:14] * Joins: ColinHarman (~ColinHarm@h229.121.56.24.cable.rstb.jetbroadband.com)
- # [03:14] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Quit: ..!.,)
- # [03:17] * Quits: ryanneufeld (~Adium@S0106002618c70459.vf.shawcable.net) (Quit: Leaving.)
- # [03:18] * Quits: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net) (Ping timeout: 250 seconds)
- # [03:20] * Quits: dguttman (~dguttman@gige.bur.digisynd.com) (Quit: dguttman)
- # [03:21] * Joins: dgathright_ (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net)
- # [03:24] * Quits: JonathanNeal (~rztjonath@76.89.240.7) (Read error: Connection reset by peer)
- # [03:24] * Quits: dgathright (~dgathrigh@nat/yahoo/x-qozruzqtjhlejhrz) (Ping timeout: 276 seconds)
- # [03:24] * dgathright_ is now known as dgathright
- # [03:28] * Quits: Misiur (~Misiur@77-254-241-48.adsl.inetia.pl) (Quit: Leaving.)
- # [03:28] * Quits: materialdesigner (~materiald@68-119-212-179.dhcp.hckr.nc.charter.com) (Quit: materialdesigner)
- # [03:29] * Quits: wdpro_kevin (~Adium@bur-inet-cp-0.disney.com) (Ping timeout: 258 seconds)
- # [03:31] * Quits: zatan (~zatan@5ad28991.bb.sky.com) (Ping timeout: 252 seconds)
- # [03:32] <danbeam> cheilmann: P.S. you could just use an {obj} of data URIs for letters, btw
- # [03:32] <danbeam> cheilmann: probably not as efficient/cross-browser as bigass sprite
- # [03:32] <danbeam> but relatively easy to do
- # [03:33] * Joins: niftylettuce (~niftylett@c-24-23-104-119.hsd1.pa.comcast.net)
- # [03:33] * Quits: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [03:36] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [03:39] <cheilmann> yeah
- # [03:39] * tw2113 moonwalks in
- # [03:39] * Quits: benv (~benv@50-0-80-160.dsl.static.sonic.net) (Ping timeout: 276 seconds)
- # [03:39] <cheilmann> well, a sprite also allows you cleaner kerning :)
- # [03:42] * Joins: wookiehangover (~wookiehan@c-98-245-45-244.hsd1.co.comcast.net)
- # [03:45] <danbeam> cheilmann: word
- # [03:45] * Joins: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com)
- # [03:45] * Quits: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com) (Excess Flood)
- # [03:45] * Joins: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com)
- # [03:45] * Quits: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com) (Excess Flood)
- # [03:45] <tw2113> sup chris and dan
- # [03:46] <danbeam> tw2113: yo
- # [03:46] * Joins: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com)
- # [03:46] * Quits: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com) (Excess Flood)
- # [03:46] <danbeam> tw2113: nice moonwalk
- # [03:46] * danbeam can see the MJ fog
- # [03:46] <tw2113> i abstained from the crotch grab for your sake
- # [03:46] <tw2113> i didn't want to risk locating it
- # [03:47] * Joins: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com)
- # [03:47] * Quits: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com) (Excess Flood)
- # [03:47] <danbeam> tw2113: thanks
- # [03:47] * Joins: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com)
- # [03:47] * Quits: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com) (Excess Flood)
- # [03:48] * Joins: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com)
- # [03:50] * Joins: benv (~benv@50-0-80-160.dsl.static.sonic.net)
- # [03:52] <niftylettuce> danbeam: gimme a SLICK 4 letter word
- # [03:52] <tw2113> lube
- # [03:53] <niftylettuce> danbeam: for a phone number like 123-456-BEAM
- # [03:53] <niftylettuce> danbeam: keep it PG yo
- # [03:53] <tw2113> *kicks dirt*
- # [03:55] * Joins: dguttman (~dguttman@108-73-101-250.lightspeed.irvnca.sbcglobal.net)
- # [03:56] * Parts: melusinechan (~Adium@cpc1-oxfd1-0-0-cust874.4-3.cable.virginmedia.com)
- # [04:00] * Quits: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net) (Quit: dgathright)
- # [04:00] * Quits: jeffszusz (~jeffszusz@d24-57-144-141.home.cgocable.net) (Remote host closed the connection)
- # [04:01] <danbeam> niftylettuce: HACK
- # [04:01] <danbeam> niftylettuce: CRON
- # [04:01] <danbeam> niftylettuce: HTML
- # [04:01] <danbeam> niftylettuce: TUBE
- # [04:01] <danbeam> niftylettuce: YEAH
- # [04:02] <danbeam> niftylettuce: PAUL
- # [04:02] <danbeam> niftylettuce: PWND
- # [04:02] <b-> oknutfunny
- # [04:02] <danbeam> b-: come up with better
- # [04:03] <danbeam> niftylettuce: I have some Google Voice number with sweet spelled out message but I don't remember it
- # [04:03] * Joins: Evanescence (~chris@122.237.22.45)
- # [04:03] <b-> oh I see what's happening here
- # [04:03] <b-> ok
- # [04:03] <b-> 123-456-sexb
- # [04:03] <danbeam> niftylettuce: CHAT
- # [04:03] <danbeam> niftylettuce: SEXY (though you said PG)
- # [04:04] <tw2113> aim for 1-277-304-8655
- # [04:04] <tw2113> 1-CSS-30H-TML5
- # [04:04] <b-> (123) SEX-4CSS
- # [04:05] <sic1> ? could anyone describe the difference between the latest stable chromium and the latest stable chrome channel? is there a difference? does chrome do its own thing on top of chromium.
- # [04:05] <bot-t> sic1, Next Period - Timeline – jQuery Core - Bug Tracker - http://bugs.jquery.com/timeline?from=2011-02-03&daysback=30&authors=
- # [04:05] <danbeam> b-: sweet
- # [04:05] <tw2113> chromium turns into chrome, sic1
- # [04:06] * Joins: SergioAlvarez (~xrg@241.193.218.87.dynamic.jazztel.es)
- # [04:06] <sic1> ok, thats what i was thinking
- # [04:06] <sic1> ohy how to describe my problem...
- # [04:06] <niftylettuce> u guyz rawk
- # [04:06] * Joins: sosby (~jsa@66.172.33.136)
- # [04:07] * Joins: PPilate (~jb@pilate.es)
- # [04:07] <sic1> So, i have a client, they have a platform that they say is running the latest stable chromium, just updated...
- # [04:07] * Quits: dguttman (~dguttman@108-73-101-250.lightspeed.irvnca.sbcglobal.net) (Quit: ...)
- # [04:07] * Joins: rheddry (~levifig@levifig.com)
- # [04:07] <ryanseddon> they're lying
- # [04:07] <sic1> it is doing things different than my latest chrome 12 ( tried on mac and pc)
- # [04:07] <sic1> thats what i told my boss!
- # [04:08] * Joins: uf0 (deeznuts@2001:4d88:ffff:ffff:2:b320:d90a:b)
- # [04:08] <ryanseddon> unless they download the source and compiled it, lies!
- # [04:08] * Joins: DarkHowse (DarkHouse@CPE00222d5a9ea8-CM00222d5a9ea5.cpe.net.cable.rogers.com)
- # [04:08] <sic1> basically it is frying webkit-animations
- # [04:08] <tw2113> i used to do casual browsing with chromium, but i started seeing more buggy things, so i went back to chrome
- # [04:08] <sic1> frying it to a point where i dont know how it is possible
- # [04:08] <danbeam> uf0: sweet username
- # [04:08] <danbeam> uf0: (from your box, not uf0)
- # [04:08] <niftylettuce> ooo $-$-HTML is available
- # [04:09] <sic1> ok ok, so u just said bugs with chromium, but went back to chrome, elaborate on taht
- # [04:09] <sic1> sorry if im noobin it, but i miss the difference
- # [04:09] <sic1> and i feel like my clieint is also
- # [04:10] <sic1> iv been bangin my head against a wall all day tring to get this darn css animation keyframe set to apply properly...
- # [04:10] <sic1> it just wont
- # [04:11] <tw2113> chromium is more more development status and not so much stable status
- # [04:11] <tw2113> much more*
- # [04:11] <ryanseddon> chromium is the open source version of chrome
- # [04:12] <tw2113> that too
- # [04:12] <tw2113> forgot that detail
- # [04:12] * Quits: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com) (*.net *.split)
- # [04:12] * Quits: Taar779 (~Taar779@d24-57-144-141.home.cgocable.net) (*.net *.split)
- # [04:12] * Quits: jonte__ (u1684@gateway/web/irccloud.com/x-wawfpqyysztbegyr) (*.net *.split)
- # [04:12] * Quits: DarkHouse (DarkHouse@CPE00222d5a9ea8-CM00222d5a9ea5.cpe.net.cable.rogers.com) (*.net *.split)
- # [04:12] * Quits: Hautain_ (~Hautain@AOrleans-258-1-106-90.w90-24.abo.wanadoo.fr) (*.net *.split)
- # [04:12] * Quits: bibo360 (~bibo360@159.71.64.86.rev.sfr.net) (*.net *.split)
- # [04:12] * Quits: SergioAM (~xrg@241.193.218.87.dynamic.jazztel.es) (*.net *.split)
- # [04:12] * Quits: levifig (~levifig@levifig.com) (*.net *.split)
- # [04:12] * Quits: Pilate (~jb@pilate.es) (*.net *.split)
- # [04:12] * Quits: _uf0 (deeznuts@2001:4d88:ffff:ffff:2:b320:d90a:b) (*.net *.split)
- # [04:12] * Quits: josh (~jsa@66.172.33.136) (*.net *.split)
- # [04:12] * Quits: superdavey (tel@matrix.efnet.net) (*.net *.split)
- # [04:12] * SergioAlvarez is now known as SergioAM
- # [04:12] * sosby is now known as josh
- # [04:12] <sic1> alright, i get that part, that was feeling on it. but i guess...does chrome just take a chromium stable and use it? or modify it?
- # [04:13] * Quits: benv (~benv@50-0-80-160.dsl.static.sonic.net) (Quit: Leaving...)
- # [04:13] <sic1> well i get they use it (derr) but i guess i feel like there is just a major disconnect between latest stable chromium and latest stable chrome
- # [04:13] <tw2113> if my process is right, a lot of what gets into chrome, started out in chromium first
- # [04:13] <tw2113> someone feel free to correct me if i'm wrong on that part
- # [04:14] <sic1> alright thats fair
- # [04:14] <sic1> hmmm
- # [04:14] <sic1> i still dont know what to do, but i think they are messin something up that is out of my control...
- # [04:14] <ryanseddon> Wikipedia has good clarification over Chromium vs Chrome http://en.wikipedia.org/wiki/Chromium_(web_browser)
- # [04:15] * Quits: jochen__ (~jochen@nat/google/x-jmztmogcjadmoiif) (Remote host closed the connection)
- # [04:15] * Joins: jochen__ (~jochen@nat/google/x-mfvtxpifnrjmsors)
- # [04:15] * Quits: ColinHarman (~ColinHarm@h229.121.56.24.cable.rstb.jetbroadband.com) (Quit: Zzz... Zzz...)
- # [04:17] * Joins: mike5w3c (~MikeSmith@EM114-48-1-143.pool.e-mobile.ne.jp)
- # [04:17] * Quits: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 255 seconds)
- # [04:18] <sic1> thanks for the help guys
- # [04:18] * Quits: obert- (~obert@host123-205-dynamic.3-87-r.retail.telecomitalia.it) (Remote host closed the connection)
- # [04:18] <sic1> ill see what i can do from here.....
- # [04:18] <sic1> > <
- # [04:18] <hsbot> <hint>:1:1: parse error on input `<'
- # [04:18] * Joins: obert- (~obert@host123-205-dynamic.3-87-r.retail.telecomitalia.it)
- # [04:20] * Quits: niftylettuce (~niftylett@c-24-23-104-119.hsd1.pa.comcast.net) (Ping timeout: 250 seconds)
- # [04:21] * Quits: enosis (~dec@87-198-47-150.ptr.magnet.ie)
- # [04:28] * Quits: miketaylr (~miketaylr@24.42.93.245) (Quit: miketaylr)
- # [04:29] * Joins: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net)
- # [04:30] * Quits: frankstallone (~frankstal@pool-74-105-112-45.nwrknj.fios.verizon.net)
- # [04:32] * Joins: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net)
- # [04:33] * Quits: cylentwolf (cylentwolf@ip68-228-73-226.oc.oc.cox.net) (Read error: Connection reset by peer)
- # [04:33] * Quits: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net) (Ping timeout: 276 seconds)
- # [04:35] * Joins: jeffszusz (~jeffszusz@66.11.186.38)
- # [04:39] * Joins: benv (~benv@99-7-171-41.lightspeed.sntcca.sbcglobal.net)
- # [04:39] * Joins: dgathright (~dgathrigh@nat/yahoo/x-znyvedufkbjiuvla)
- # [04:43] * Quits: sic1 (~ckihneman@wsip-68-224-173-84.sd.sd.cox.net) (Quit: Computer has gone to sleep)
- # [04:43] * Quits: airduster (~airduster@cpe-173-174-59-245.austin.res.rr.com) (Ping timeout: 260 seconds)
- # [04:51] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
- # [04:52] * Joins: Pewpewarrows (~Pewpewarr@c-69-143-122-59.hsd1.va.comcast.net)
- # [04:53] * Joins: airduster (~airduster@cpe-173-174-59-245.austin.res.rr.com)
- # [04:57] <niftylettuce> danbeam: http://www.dialabc.com/words/search/index.html
- # [04:57] <niftylettuce> danbeam: someone built algorithm
- # [04:57] * Quits: wookiehangover (~wookiehan@c-98-245-45-244.hsd1.co.comcast.net) (Ping timeout: 276 seconds)
- # [04:57] * Joins: ColinHarman (~ColinHarm@h229.121.56.24.cable.rstb.jetbroadband.com)
- # [04:59] * Quits: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net) (Ping timeout: 264 seconds)
- # [05:00] * Quits: dgathright (~dgathrigh@nat/yahoo/x-znyvedufkbjiuvla) (Quit: dgathright)
- # [05:05] * Joins: nonge_ (~nonge@p5082B036.dip.t-dialin.net)
- # [05:06] * Quits: tw2113 (~tw2113@fedora/tw2113) (Remote host closed the connection)
- # [05:07] * Joins: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net)
- # [05:09] * Quits: nonge__ (~nonge@p5082A08A.dip.t-dialin.net) (Ping timeout: 250 seconds)
- # [05:09] <danbeam> niftylettuce: I have one that's something around the lines of XXX-L33T-PR0
- # [05:09] <danbeam> niftylettuce: lol
- # [05:11] * Quits: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net) (Ping timeout: 250 seconds)
- # [05:12] * Joins: jcarouth (~jcarouth@r74-192-217-55.bcstcmta02.clsttx.tl.dh.suddenlink.net)
- # [05:15] * Joins: quips (~quips@cpe-68-173-24-182.nyc.res.rr.com)
- # [05:16] <quips> Hello. I'm looking for a tutorial on building a single page HTML5 iPhone app. Can someone help me?
- # [05:17] * Joins: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net)
- # [05:18] <danbeam> "If your web application fails in browsers with scripting disabled, Jakob Nielsen’s dog will come to your house and shit on your carpet." - Professor Markup (from Mark Pilgrim's page here - http://diveintohtml5.org/history.html)
- # [05:18] <danbeam> awesome
- # [05:19] <danbeam> quips, paul_irish is H5BP mobile friendly?
- # [05:19] <paul_irish> vry
- # [05:19] <quips> how would i know
- # [05:19] <danbeam> quips: maybe you should check out html5boilerplate
- # [05:20] * Joins: ryanneufeld (~Adium@S0106002618c70459.vf.shawcable.net)
- # [05:23] <quips> maybe HTMl5 is not what i'm looking for, but CSS
- # [05:24] <niftylettuce> ?g
- # [05:24] <bot-t> niftylettuce, Google - http://www.google.com/
- # [05:24] <niftylettuce> ?g html5 boilerplate mobile
- # [05:24] <bot-t> niftylettuce, Mobile Boilerplate - HTML5 Boilerplate - http://html5boilerplate.com/mobile/
- # [05:24] <niftylettuce> quips ^
- # [05:24] <quips> what is boilerplate, I don't really want to learn a framework, i'd rather know what's going on myself
- # [05:24] <quips> i'm already using mootools
- # [05:25] <niftylettuce> ?g jquery mobile @ quips
- # [05:25] <bot-t> quips, jQuery Mobile | jQuery Mobile - http://jquerymobile.com/
- # [05:25] <danbeam> niftylettuce: he just said he's using Mootools
- # [05:25] * Quits: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 240 seconds)
- # [05:26] <niftylettuce> danbeam: after building a startup's app with the requirement by some founder of Mootools, I strongly advise against it
- # [05:26] <quips> what's wrong with it
- # [05:27] <niftylettuce> i'd rather try to do css jp hax than use it again
- # [05:28] <danbeam> niftylettuce: curl http://danbeam.org/js/combined.min.js 2>/dev/null | grep "MooTools" >/dev/null && echo "I use MooTools" || echo "I don't use MooTools"
- # [05:28] <danbeam> niftylettuce: outputs "I use MooTools" ;)
- # [05:28] <quips> i like mootools
- # [05:28] <danbeam> niftylettuce: ask davidwalsh if he'd use MooTools, :P
- # [05:29] <davidwalsh> :D
- # [05:29] * danbeam guesses maybe...
- # [05:29] <danbeam> ;)
- # [05:30] <danbeam> I still don't think I've found a smoother anim lib than MooTools
- # [05:30] <danbeam> but I haven't kept looking that hard, YUI's built in easing is nice, though
- # [05:30] * Quits: moshee (~moshee@unaffiliated/moshee) (Remote host closed the connection)
- # [05:31] <danbeam> davidwalsh: any special sauce in Fx that I should know about?
- # [05:31] <davidwalsh> Yes
- # [05:31] <davidwalsh> Valerio Proietti
- # [05:31] <davidwalsh> :)
- # [05:31] <danbeam> haha, ok
- # [05:31] <niftylettuce> i had horrible experience
- # [05:31] <davidwalsh> Check out the source -- it's actually very simple
- # [05:31] <niftylettuce> I used old old versions of it..
- # [05:31] * Joins: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net)
- # [05:31] <niftylettuce> :'(
- # [05:32] <niftylettuce> it is GOOD
- # [05:32] <niftylettuce> but not for some
- # [05:32] <niftylettuce> espec someone who is used to jq already :P
- # [05:32] <niftylettuce> davidwalsh: your tuts saved me many a time :)
- # [05:32] <danbeam> niftylettuce: if you come in with preconceived notions, it's gonna be diff.
- # [05:33] <niftylettuce> danbeam: you going to register me.danbeam for $185k?
- # [05:33] <davidwalsh> niftylettuce: Cool :)
- # [05:33] <danbeam> niftylettuce: yes, seems like a worthwhile investment
- # [05:34] <danbeam> niftylettuce: the Thai boy band will need it eventually
- # [05:34] <niftylettuce> i cleaned up mootickslide royally at 1pt, but nvr committed OS :P
- # [05:35] <quips> anyone have any bitcoins for trade
- # [05:35] <niftylettuce> quips: danbeam trades BTC for Dos Equis
- # [05:35] <danbeam> sure, lol
- # [05:36] * Quits: overra (~overra@206.255.16.231) (Remote host closed the connection)
- # [05:36] <quips> that's about a 24 pack of beer
- # [05:36] * Quits: rworth (~rworth@pool-72-83-231-22.washdc.fios.verizon.net) (Quit: Linkinus - http://linkinus.com)
- # [05:36] <danbeam> quips: PM me your bitcoin and address and I'll ship it to you, ;)
- # [05:37] <niftylettuce> also, quips, paul_irish probably would accept these (http://goo.gl/HvBsy) in exchange for his BTC's
- # [05:37] <niftylettuce> j/k :P
- # [05:39] <danbeam> lolyes
- # [05:40] * Quits: Eightamrock (~Eightamro@c-98-221-151-72.hsd1.nj.comcast.net) (Remote host closed the connection)
- # [05:40] * Joins: miketaylr (~miketaylr@24.42.93.245)
- # [05:40] * Joins: Wilto (~textual@c-66-30-116-112.hsd1.ma.comcast.net)
- # [05:40] * Quits: Wilto (~textual@c-66-30-116-112.hsd1.ma.comcast.net) (Client Quit)
- # [05:41] * Joins: Rik` (~Rik`@64.128.85.190)
- # [05:41] <niftylettuce> danbeam: so i found the perfect setup for getting perfect goog number
- # [05:42] <niftylettuce> danbeam: and also sprint has promo if u switch ur phone # to sprint you get $125 in credit
- # [05:42] * Joins: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net)
- # [05:42] * Quits: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net) (Changing host)
- # [05:42] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [05:42] <niftylettuce> danbeam: i called rep and he said goog numbers work, balllerrr
- # [05:42] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
- # [05:43] <danbeam> niftylettuce: cool
- # [05:47] * Quits: shipit (~shipit@204-15-2-155-static.ipnetworksinc.net) (Remote host closed the connection)
- # [05:49] * Quits: danbeam (~anonymous@unaffiliated/danbeam) (Ping timeout: 250 seconds)
- # [05:50] * Quits: fcuk112 (~fcuk112@188-223-81-90.zone14.bethere.co.uk) (Quit: Leaving)
- # [06:01] * Quits: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net) (Quit: dgathright)
- # [06:06] * Quits: nonge_ (~nonge@p5082B036.dip.t-dialin.net) (Read error: Operation timed out)
- # [06:06] * Quits: ryanneufeld (~Adium@S0106002618c70459.vf.shawcable.net) (Quit: Leaving.)
- # [06:09] * Quits: Pewpewarrows (~Pewpewarr@c-69-143-122-59.hsd1.va.comcast.net) (Quit: Leaving)
- # [06:11] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: davidwalsh)
- # [06:14] * Joins: ryanneufeld (~Adium@S0106002618c70459.vf.shawcable.net)
- # [06:18] * Quits: miketaylr (~miketaylr@24.42.93.245) (Quit: miketaylr)
- # [06:30] * Joins: brettgoulder (~brettgoul@c-71-196-154-203.hsd1.co.comcast.net)
- # [06:36] * Joins: LongBeach (~mike@AFontenayssB-152-1-14-251.w82-121.abo.wanadoo.fr)
- # [06:40] * Quits: obert- (~obert@host123-205-dynamic.3-87-r.retail.telecomitalia.it)
- # [06:53] * Joins: dgathright (~dgathrigh@nat/yahoo/x-mhjvprynaqejvxgq)
- # [06:56] * Joins: luchenbill (~gnome@shellium/member/unfunf)
- # [06:58] <cheilmann> alright - now fully "instant" and with some CSS transforms and shit. Also - no images loaded = much faster
- # [06:58] <cheilmann> http://isithackday.com/logo-o-matic/
- # [06:58] <cheilmann> bed time
- # [07:00] * Quits: RaceCondition (~erik@82.131.64.219.cable.starman.ee) (Quit: RaceCondition)
- # [07:03] * Quits: cheilmann (~cheilmann@78.149.170.225) (Quit: cheilmann)
- # [07:04] * Joins: wookiehangover (~wookiehan@c-98-245-45-244.hsd1.co.comcast.net)
- # [07:05] * Joins: RaceCondition (~erik@82.131.64.219.cable.starman.ee)
- # [07:05] * Quits: dgathright (~dgathrigh@nat/yahoo/x-mhjvprynaqejvxgq) (Quit: dgathright)
- # [07:07] * Quits: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net) (Read error: Operation timed out)
- # [07:08] * Joins: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net)
- # [07:10] * Quits: MissionCritical (~MissionCr@unaffiliated/missioncritical) (Ping timeout: 240 seconds)
- # [07:10] * Quits: Brodingo (~Brodingo@cpe-70-116-2-207.austin.res.rr.com) (Remote host closed the connection)
- # [07:14] * Joins: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net)
- # [07:14] * Quits: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net) (Ping timeout: 250 seconds)
- # [07:15] * Joins: jerryitt1 (~jerry@core.kerrybroadband.net)
- # [07:15] * Quits: jerryitt (~jerry@core.kerrybroadband.net) (Ping timeout: 250 seconds)
- # [07:17] * Quits: jcarouth (~jcarouth@r74-192-217-55.bcstcmta02.clsttx.tl.dh.suddenlink.net) (Read error: Connection reset by peer)
- # [07:17] * Joins: jcarouth1 (~jcarouth@r74-192-217-55.bcstcmta02.clsttx.tl.dh.suddenlink.net)
- # [07:18] <cgcardona> what is recommended to encode audio as ogg on a mac?
- # [07:21] <ColinHarman> a great open source app is MAX
- # [07:21] <ColinHarman> it converts a plethora of formats for free and is pretty f
- # [07:22] <ColinHarman> 'in quick
- # [07:22] * Quits: ColinHarman (~ColinHarm@h229.121.56.24.cable.rstb.jetbroadband.com) (Quit: Zzz... Zzz...)
- # [07:23] <cgcardona> he left before I could say thanks
- # [07:23] * Quits: ryanneufeld (~Adium@S0106002618c70459.vf.shawcable.net) (Quit: Leaving.)
- # [07:24] * Joins: MissionCritical (~MissionCr@unaffiliated/missioncritical)
- # [07:29] * Joins: Ankheg (~Ankheg@fs91-201-3-30.dubna-net.ru)
- # [07:32] * Joins: JonathanNeal (~rztjonath@50.9.188.24)
- # [07:32] <JonathanNeal> hola
- # [07:32] <cgcardona> howdy
- # [07:32] <JonathanNeal> hi cgcardona
- # [07:33] <cgcardona> hey man. how ya doin?
- # [07:36] * Joins: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net)
- # [07:40] * Quits: airduster (~airduster@cpe-173-174-59-245.austin.res.rr.com) (Ping timeout: 252 seconds)
- # [07:48] * Joins: danbeam (~anonymous@unaffiliated/danbeam)
- # [07:52] * Quits: quips (~quips@cpe-68-173-24-182.nyc.res.rr.com) (Quit: Get MacIrssi - http://www.g1m0.se/macirssi/)
- # [07:54] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 246 seconds)
- # [07:54] * Joins: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net)
- # [07:54] * Quits: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net) (Changing host)
- # [07:54] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [08:01] * Joins: tomh (~tomh@unaffiliated/tomh)
- # [08:04] * Quits: jacine (~jacine@drupal.org/user/88931/view) (Quit: buh bye :))
- # [08:08] <cgcardona> is this playing for anyone if FF? https://audiofile.cc/boombox
- # [08:09] <cgcardona> i have it working in FF and opera now on localhost but when I push it to production it doesn't work for me in FF.
- # [08:18] * Joins: prajwalit (~prajwalit@121.243.225.226)
- # [08:22] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [08:22] <JonathanNeal> cgcardona: it worked in chrome so i'll try it in ff now.
- # [08:22] <JonathanNeal> You know, FF doesn't play mp3's with html5, right?
- # [08:22] <cgcardona> its not working in ff
- # [08:22] <cgcardona> yeah
- # [08:22] * Quits: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net) (Ping timeout: 276 seconds)
- # [08:22] <cgcardona> i am using feature detection to serve ogg to ff and opera
- # [08:22] <JonathanNeal> I have a flash player I like to use as a fallback.
- # [08:22] <JonathanNeal> oh really, cool.
- # [08:22] <cgcardona> it's working in ff on my local but not on production
- # [08:22] <cgcardona> can't figure out why
- # [08:23] <cgcardona> check out line 43 https://github.com/cgcardona/boombox.js/blob/master/boombox.js
- # [08:23] <JonathanNeal> It's not working in FF for me.
- # [08:23] <cgcardona> 43 through 48 are the lines that are the feature detection
- # [08:23] <cgcardona> how strange
- # [08:23] <cgcardona> it's working on my local host
- # [08:24] <cgcardona> oh well. At least it's working in opera and on my local host in FF. That's a good victory
- # [08:25] <JonathanNeal> do you have the audio files on the server?
- # [08:25] * Quits: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net) (Quit: nightfury)
- # [08:25] * Joins: phrearch (~phrearch_@82-136-229-19.ip.telfort.nl)
- # [08:25] * tw2113 walks in, having successfully survived windows xp
- # [08:25] <cgcardona> yeah. it works in opera
- # [08:25] <cgcardona> the same ogg file so i know it's working
- # [08:25] <cgcardona> i mean I know it's on the server
- # [08:26] <cgcardona> howdy tw2113
- # [08:26] <tw2113> yo
- # [08:26] <JonathanNeal> what's with .replace(/no/, '') ?
- # [08:26] * tw2113 keeps seeing people from this chat get RT'd for cool shit
- # [08:26] <tw2113> i need to work on that, so i get RT'd too
- # [08:26] <cgcardona> JonathanNeal: it's from http://diveintohtml5.org/everything.html
- # [08:28] * Joins: dgathright (~dgathrigh@nat/yahoo/x-lltvqfjysibnhztd)
- # [08:30] * Joins: jfszsz (~jeffszusz@66.11.186.38)
- # [08:30] <JonathanNeal> what's the actual site?
- # [08:30] <JonathanNeal> whoops
- # [08:30] <cgcardona> https://audiofile.cc//boombox
- # [08:31] <JonathanNeal> oh got it, because it replaces 'no' with nothing.
- # [08:31] <JonathanNeal> so it would evaluate as false
- # [08:34] <JonathanNeal> can you console stuff, cg?
- # [08:34] <JonathanNeal> identify at what point it fails to do what it should.
- # [08:35] <cgcardona> i have it logging to the console when you click the play button and it's showing the correct path to the file
- # [08:35] <cgcardona> so I'm kinda stumped.
- # [08:35] <cgcardona> but yeah. I'm debugging and consoling
- # [08:35] <cgcardona> it's working locally so at least I have that to go on
- # [08:36] <JonathanNeal> I'll do a checkout and see if I have the same issue.
- # [08:36] * Joins: BigKing (~BigKing@p5DD68FCC.dip0.t-ipconnect.de)
- # [08:37] <cgcardona> cool. thanks
- # [08:38] <JonathanNeal> do you have an iphone, btw?
- # [08:38] <tw2113> feed it more bacon
- # [08:38] <cgcardona> yeah I have an iphone
- # [08:39] <cgcardona> it worked when I tested it last night
- # [08:39] <tw2113> every now and then i touch an iphone
- # [08:39] <JonathanNeal> cgcardona: would you put a proper demo in the git?
- # [08:39] * Joins: nonge (~nonge@p5B3262F9.dip.t-dialin.net)
- # [08:39] <cgcardona> yeah I should do that huh?
- # [08:39] <cgcardona> yeah 1 sec
- # [08:39] <JonathanNeal> :)
- # [08:40] <JonathanNeal> Also, see if this works in your webkit-based browsers (iphone included) http://jonathantneal.github.com/scrollr/demo.html
- # [08:40] <danbeam> cgcardona: are you hosting these files anywhere? https://github.com/cgcardona/exeses/
- # [08:40] <danbeam> cgcardona: are you hosting these files anywhere? https://github.com/cgcardona/exeses/
- # [08:41] <cgcardona> no danbeam
- # [08:41] <danbeam> cgcardona: damn
- # [08:41] <cgcardona> heh
- # [08:41] <tw2113> danbeam it's called git clone https://github.com/cgcardona/exeses.git
- # [08:41] <cgcardona> JonathanNeal: yeah that works in chrome
- # [08:41] <danbeam> tw2113: it's no fun to hack yourself, bro
- # [08:41] <cgcardona> tw2113: no I think he was saying he wanted to hack my server
- # [08:42] <danbeam> tw2113: I wanted to do UTF-7
- # [08:42] * Joins: skylamer` (cgskylamer@78.90.213.55)
- # [08:42] <danbeam> on cgcardona
- # [08:42] <tw2113> JonathanNeal do a git clone https://github.com/cgcardona/exeses.git on your server space
- # [08:43] <tw2113> :D
- # [08:43] * Quits: jfszsz (~jeffszusz@66.11.186.38) (Quit: leaving)
- # [08:43] <JonathanNeal> I have no idea what you're talking about.
- # [08:43] * Quits: jeffszusz (~jeffszusz@66.11.186.38) (Remote host closed the connection)
- # [08:43] <tw2113> good, i'm not alone on that part
- # [08:44] * Joins: jeffszusz (~jeffszusz@66.11.186.38)
- # [08:47] <danbeam> http://openmya.hacker.jp/hasegawa/security/utf7cs.html
- # [08:47] <danbeam> if you don't explicitly set a charset
- # [08:47] <danbeam> IEs can sniff your charset automagically
- # [08:47] <danbeam> to be something like UTF-7
- # [08:48] <danbeam> which allows a whole new set of vectors
- # [08:48] <cgcardona> JonathanNeal: ok I got an example up
- # [08:49] <cgcardona> actually it's uploading the songs
- # [08:49] <cgcardona> heh
- # [08:49] <thatryan> cgcardona: boombox == win :)
- # [08:50] <cgcardona> thatryan: :D thanks
- # [08:50] <tw2113> what's the current audio support?
- # [08:51] <tw2113> Webkit and Opera?
- # [08:51] <cgcardona> is it a fail if I upload 4 songs to the github account. It feels like the wrong thing to do. How can I have a working example on github without having 2 versions (ogg and mp3) on uploaded?
- # [08:51] * Quits: danielfilho (~daniel@2804:13c:2:c117:c62c:3ff:fe1b:34dc) (Ping timeout: 260 seconds)
- # [08:51] <cgcardona> tw2113: good chart http://dev.opera.com/articles/view/html5-audio-radio-player/
- # [08:51] * tw2113 is submitting to reddit but wants a note about current support for boombox
- # [08:51] * Quits: thatryan (~thatryan@c-24-4-109-126.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [08:52] <tw2113> so do a quick 1 sentence current support writeup :P
- # [08:52] <tw2113> please
- # [08:52] <cgcardona> tw2113: boombox currently works in opera, chrome, safari, safari iOS. Firefox is working locally but not on production so that should be solved by tomorrow
- # [08:53] <tw2113> http://www.reddit.com/r/webdev/comments/i51x5/boomboxjs_html5_audio_player_by_audiofilecc/
- # [08:54] <cgcardona> you rule tw2113
- # [08:56] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [08:56] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [08:56] <tw2113> like a yard stick!
- # [08:57] * Quits: jeffszusz (~jeffszusz@66.11.186.38) (Quit: leaving)
- # [08:57] <tw2113> another idea regarding your audio files in the repo...perhaps point to a place to easily get CC/public domain audio files to tinker with
- # [08:58] * Joins: beevi7 (~manuel.bi@tim.7val.com)
- # [09:00] * Parts: JonathanNeal (~rztjonath@50.9.188.24)
- # [09:00] <cgcardona> yeah thats a good idea. It might be the better choice, I dont want to discourage people from forking this code because they don't want the massive binary files
- # [09:01] <cgcardona> the question is if I delete them from my local master branch and then push to github will a person who clones the branch stil need to download the files.
- # [09:01] <tw2113> either that, or just small samples
- # [09:01] <cgcardona> that seems like a question for #git
- # [09:01] <tw2113> like 30sec - 1min
- # [09:02] <tw2113> you know, kids stuff, with hidden backwards messages from lucifer
- # [09:02] <tw2113> claiming if they take hard drugs they'll be visiting him in the future
- # [09:02] <tw2113> or worse, end up like charlie sheen
- # [09:08] <cgcardona> tw2113: I deleted the songs from the repo and pushed to production. would you mind doing me a favor and clone boombox on github so I can see if it makes you download the songs still?
- # [09:09] <tw2113> paste the clone link quick
- # [09:09] <cgcardona> https://github.com/cgcardona/boombox.js.git
- # [09:09] <tw2113> or the github link and i can copy/paste
- # [09:09] <tw2113> thanks
- # [09:09] <cgcardona> np
- # [09:10] * Quits: exitdescription (~ping@27.96.102.60) (Ping timeout: 276 seconds)
- # [09:10] <tw2113> i got boombox.js, index.html, and the hidden git folder
- # [09:10] <tw2113> :D
- # [09:11] * Quits: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net) (Ping timeout: 250 seconds)
- # [09:11] <cgcardona> sweetness. and it was a quick clone?
- # [09:11] <cgcardona> excellent smithers
- # [09:12] <tw2113> eh, seemed to hang a couple times
- # [09:12] <tw2113> but i would say 10 seconds or less
- # [09:13] <cgcardona> ok. Not too bad
- # [09:14] <cgcardona> actually no that isn't quick
- # [09:14] <cgcardona> darn
- # [09:15] <cgcardona> i'll try and remedy it tomorrow when #git is a little more active
- # [09:19] <cgcardona> tw2113: damn. i got 2700 hits today on audiofile.
- # [09:19] <tw2113> cool
- # [09:26] <tw2113> sad but true: side one of Mike Oldfield's Tubular Bells is better than side two
- # [09:27] * Joins: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net)
- # [09:27] <cgcardona> what is this side one that you speak of?
- # [09:27] * Joins: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl)
- # [09:28] <tw2113> remember way back in the day, probably your grandparents age...those huge black spinning things that played sound?
- # [09:29] <tw2113> commonly known as vinyl LP's?
- # [09:29] * Joins: mike5w3c_ (~MikeSmith@EM111-188-75-26.pool.e-mobile.ne.jp)
- # [09:32] * Quits: mike5w3c (~MikeSmith@EM114-48-1-143.pool.e-mobile.ne.jp) (Ping timeout: 250 seconds)
- # [09:32] * mike5w3c_ is now known as mike5w3c
- # [09:32] <cgcardona> i thought those were only for scratching with needles to make obnoxious sounds. They are used for something else?
- # [09:33] <tw2113> yeah, listening to muuuuusic
- # [09:33] * Joins: cocoadaemon (~cocoadaem@cho94-7-88-169-144-233.fbx.proxad.net)
- # [09:40] <niftylettuce> any ui guys here want a quick project for tonight?
- # [09:42] <tw2113> cgcardona want me to make you feel insignficant ? I mean that in a technically harmless way
- # [09:42] <tw2113> go here http://www.youtube.com/watch?v=9DDsA1SwFOo
- # [09:44] <cgcardona> tw2113: that was so bad a$$ that I'm not even sure if it was real
- # [09:44] <tw2113> i get the feeling it's real
- # [09:44] <cgcardona> wow
- # [09:45] <cgcardona> that ruled
- # [09:48] <tw2113> not my preferred style of music, but i can't say he's not talented
- # [09:51] * Joins: djazz (~daniel@78-70-243-144-no186.tbcn.telia.com)
- # [09:53] <cgcardona> having grown up in kentucky I actually like bluegrass quite a bit
- # [09:55] * Quits: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net) (Quit: Leaving)
- # [09:56] * Quits: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl) (Quit: Ik ga weg)
- # [09:56] <cgcardona> off to bed. talk to you tomorrow tw2113
- # [09:56] <tw2113> cya
- # [09:57] * Quits: cgcardona (~cgcardona@unaffiliated/cgcardona) (Quit: zzzzz)
- # [09:57] * Joins: SaadIbrahim (~mslfreak@113.203.129.227)
- # [09:57] * Quits: SaadIbrahim (~mslfreak@113.203.129.227) (Changing host)
- # [09:57] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [10:00] * Quits: brettgoulder (~brettgoul@c-71-196-154-203.hsd1.co.comcast.net) (Remote host closed the connection)
- # [10:01] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: I was raided by the FBI and all I got to keep was this lousy quit message!)
- # [10:06] * Joins: Immortal (thend@78.161.213.130)
- # [10:07] * Immortal is now known as ErKaN
- # [10:11] * Joins: Aamir (~aamirafri@87.85.238.98)
- # [10:14] * Joins: jeremyselier (~Jeremy@92.103.127.226)
- # [10:16] * Joins: Ms2ger (~Ms2ger@91.181.21.163)
- # [10:19] * Joins: simenbrekken (~simenbrek@77.40.186.130)
- # [10:22] * Joins: derekjohnson (~derekmj74@host81-149-242-230.in-addr.btopenworld.com)
- # [10:24] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 240 seconds)
- # [10:24] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [10:24] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 250 seconds)
- # [10:25] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [10:29] * Joins: voxpelli (~anonymous@83.176.255.215)
- # [10:29] * Quits: voxpelli (~anonymous@83.176.255.215) (Client Quit)
- # [10:29] * Joins: huskyr (~huskyr@ip169-070.vpro.nl)
- # [10:30] * Quits: prajwalit (~prajwalit@121.243.225.226) (Read error: Connection reset by peer)
- # [10:31] * Joins: prajwalit (~prajwalit@121.243.225.226)
- # [10:38] * Joins: NoNoNo (~Adium@2a00:1158:0:201:129a:ddff:fe5d:1bf9)
- # [10:48] * Quits: NoNoNo (~Adium@2a00:1158:0:201:129a:ddff:fe5d:1bf9) (Quit: Leaving.)
- # [10:48] * Joins: NoNoNo (~Adium@2a00:1158:0:201:129a:ddff:fe5d:1bf9)
- # [10:52] * Joins: Xyzer (~Xyzer@95-36-38-208.dsl.alice.nl)
- # [10:59] * Quits: gniourf_gniourf (~Gniourf@2a01:e35:2433:3b90:222:41ff:fe23:8d8e) (Ping timeout: 255 seconds)
- # [11:02] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [11:02] * Joins: g105b (~g105b@91.125.241.39)
- # [11:02] * Joins: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl)
- # [11:03] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 250 seconds)
- # [11:04] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [11:06] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [11:07] * Quits: skylamer` (cgskylamer@78.90.213.55)
- # [11:14] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 276 seconds)
- # [11:15] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [11:17] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [11:18] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [11:18] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Read error: Connection reset by peer)
- # [11:20] * Quits: ben_h (~ben@128.250.195.138) (Quit: ben_h)
- # [11:21] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [11:22] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [11:23] * Quits: temp02 (~temp01@unaffiliated/temp01) (Client Quit)
- # [11:23] * Quits: BigKing (~BigKing@p5DD68FCC.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [11:26] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [11:30] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [11:31] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 250 seconds)
- # [11:31] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [11:33] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [11:33] * Joins: codeon (~himanshu@182.64.245.250)
- # [11:34] * Quits: jerryitt1 (~jerry@core.kerrybroadband.net) (Quit: Leaving.)
- # [11:36] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [11:38] * Joins: bibo360 (~bibo360@159.71.64.86.rev.sfr.net)
- # [11:38] * Parts: g105b (~g105b@91.125.241.39)
- # [11:39] * Quits: dgathright (~dgathrigh@nat/yahoo/x-lltvqfjysibnhztd) (Quit: dgathright)
- # [11:40] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 252 seconds)
- # [11:40] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [11:40] * Quits: patcito (~123@190.42.82.231) (Remote host closed the connection)
- # [11:47] * Xyzer is now known as XiniD
- # [11:48] * Joins: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net)
- # [11:49] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [11:49] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [11:56] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 244 seconds)
- # [11:56] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [11:57] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [11:57] * Joins: adrinux (~adrinux@93.89.134.219)
- # [11:58] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [12:00] * Joins: cheilmann (~cheilmann@78.149.170.225)
- # [12:01] * Parts: adrinux (~adrinux@93.89.134.219)
- # [12:02] * Quits: temp01 (~temp01@unaffiliated/temp01) (Client Quit)
- # [12:02] * Quits: mike5w3c (~MikeSmith@EM111-188-75-26.pool.e-mobile.ne.jp) (Ping timeout: 250 seconds)
- # [12:07] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [12:07] * Quits: temp01 (~temp01@unaffiliated/temp01) (Quit: Poof.)
- # [12:08] * Quits: Ms2ger (~Ms2ger@91.181.21.163) (Ping timeout: 250 seconds)
- # [12:08] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 250 seconds)
- # [12:09] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [12:10] * Joins: BigKing (~BigKing@p5DD68FCC.dip0.t-ipconnect.de)
- # [12:13] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [12:13] * Joins: Ms2ger (~Ms2ger@91.181.147.198)
- # [12:16] * Quits: b- (~ok@aisle45.com) (Ping timeout: 264 seconds)
- # [12:19] * Joins: obert- (~obert@host123-205-dynamic.3-87-r.retail.telecomitalia.it)
- # [12:20] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:20] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Read error: Connection reset by peer)
- # [12:20] * Joins: xec (~xec@2a00:10b0:1:1002:5ab0:35ff:fef8:6a01)
- # [12:20] * Joins: zatan (~zatan@5ad28991.bb.sky.com)
- # [12:21] * Joins: Ramosa (Ramosa@unaffiliated/harald/x-000000001)
- # [12:24] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [12:28] * Joins: louisremi (~louisremi@mozilla-paris-253-99.cnt.nerim.net)
- # [12:33] * Quits: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net) (Quit: dgathright)
- # [12:34] * Joins: dankest_ (~dankest@ip98-171-174-25.sb.sd.cox.net)
- # [12:38] * Quits: dankest (~dankest@ip98-171-174-25.sb.sd.cox.net) (Ping timeout: 264 seconds)
- # [12:42] * Quits: doritoDan (~dan@217.174.82.86) (Read error: Connection reset by peer)
- # [12:45] * Joins: simplicity- (~simpli@unaffiliated/simplicity-)
- # [12:47] * Joins: dmachi (~dmachi@pool-71-254-71-59.ronkva.east.verizon.net)
- # [12:47] * Quits: dmachi1 (~dmachi@pool-71-254-71-59.ronkva.east.verizon.net) (Read error: Connection reset by peer)
- # [12:50] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:50] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:50] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:50] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:50] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:50] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:51] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:51] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:51] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:51] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:51] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:51] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:52] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:52] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:52] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:52] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:53] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:53] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:53] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:53] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:53] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:53] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:54] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:54] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:54] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:54] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:55] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:55] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:55] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:55] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:55] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:55] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:56] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:56] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:56] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:56] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:56] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:56] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:57] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:57] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:57] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:57] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:58] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:58] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:58] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:58] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:58] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:58] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:59] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:59] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [12:59] * Joins: doritoDan (~dan@217.174.82.86)
- # [12:59] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [13:00] * Joins: doritoDan (~dan@217.174.82.86)
- # [13:00] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [13:00] * Joins: doritoDan (~dan@217.174.82.86)
- # [13:00] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [13:01] * Joins: doritoDan (~dan@217.174.82.86)
- # [13:01] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [13:01] * Joins: doritoDan (~dan@217.174.82.86)
- # [13:01] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [13:01] * Joins: doritoDan (~dan@217.174.82.86)
- # [13:01] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [13:02] * Joins: doritoDan (~dan@217.174.82.86)
- # [13:02] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [13:02] * psynaptic|away is now known as psynaptic
- # [13:02] * Joins: doritoDan (~dan@217.174.82.86)
- # [13:02] * Quits: doritoDan (~dan@217.174.82.86) (Excess Flood)
- # [13:03] * Joins: doritoDan (~dan@217.174.82.86)
- # [13:06] * Joins: alisalaah (~alisalaah@ip98-169-20-230.dc.dc.cox.net)
- # [13:06] * Parts: doritoDan (~dan@217.174.82.86)
- # [13:08] * Joins: dcadenas (~dcadenas@180-78.62-188.cust.bluewin.ch)
- # [13:12] * Quits: dcadenas (~dcadenas@180-78.62-188.cust.bluewin.ch) (Remote host closed the connection)
- # [13:16] * Joins: voxpelli (~anonymous@83.176.255.215)
- # [13:17] * Quits: alisalaah (~alisalaah@ip98-169-20-230.dc.dc.cox.net) (Ping timeout: 276 seconds)
- # [13:18] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 240 seconds)
- # [13:22] * Quits: BigKing (~BigKing@p5DD68FCC.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [13:25] * Quits: codeon (~himanshu@182.64.245.250) (Ping timeout: 258 seconds)
- # [13:31] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Read error: Connection reset by peer)
- # [13:34] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [13:35] * Quits: simplicity- (~simpli@unaffiliated/simplicity-) (Read error: Connection reset by peer)
- # [13:38] * Quits: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl) (Read error: Connection reset by peer)
- # [13:44] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [13:47] * Joins: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl)
- # [13:48] * Joins: Saadi (~mslfreak@113.203.133.135)
- # [13:48] * Quits: Saadi (~mslfreak@113.203.133.135) (Changing host)
- # [13:48] * Joins: Saadi (~mslfreak@unaffiliated/saadibrahim)
- # [13:49] * Quits: RaceCondition (~erik@82.131.64.219.cable.starman.ee) (Quit: RaceCondition)
- # [13:50] <djazz> canvas paths question. how do I make the arcs not intersect? I just want them to add: https://gist.github.com/1037688
- # [13:52] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [13:53] * Joins: RaceCondition (~erik@82.131.64.219.cable.starman.ee)
- # [13:56] * Joins: russinkungen (~russinkun@91.213.250.6)
- # [13:59] * Joins: mike5w3c (~MikeSmith@EM1-112-237-181.pool.e-mobile.ne.jp)
- # [14:03] * Joins: necolas (~necolas@5e043124.bb.sky.com)
- # [14:08] * Joins: plh_ (~plh@30-6-203.wireless.csail.mit.edu)
- # [14:08] * Joins: alisalaah (~alisalaah@64.191.211.43)
- # [14:10] * Joins: fcuk112_rw (~fcuk112_r@188-223-81-90.zone14.bethere.co.uk)
- # [14:11] * Parts: jcarouth1 (~jcarouth@r74-192-217-55.bcstcmta02.clsttx.tl.dh.suddenlink.net)
- # [14:11] * Quits: cheilmann (~cheilmann@78.149.170.225) (Read error: Connection reset by peer)
- # [14:12] * Joins: replore (~replore@ntkngw256114.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [14:19] * Joins: ColinHarman (~ColinHarm@64.134.243.49)
- # [14:23] * XiniD is now known as Xyzer
- # [14:27] * Joins: codeon (~himanshu@182.68.76.90)
- # [14:29] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [14:32] * Joins: erichynds (~ehynds@venkman.brightcove.com)
- # [14:32] * Joins: skylamer` (cgskylamer@78.90.213.55)
- # [14:33] * Joins: vladiator (~vladiator@92.255.174.23)
- # [14:40] * Joins: MikeSmith_ (~mikesmith@EM1-112-237-181.pool.e-mobile.ne.jp)
- # [14:41] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 252 seconds)
- # [14:41] * Quits: Saadi (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 244 seconds)
- # [14:43] * Joins: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com)
- # [14:44] * Quits: elb0w` (~gtsafas@38.112.182.36) (Quit: leaving)
- # [14:50] * Joins: miketaylr (~miketaylr@206.217.92.186)
- # [14:50] <alisalaah> Morning people
- # [14:50] * Quits: prajwalit (~prajwalit@121.243.225.226) (Read error: Connection timed out)
- # [14:51] * Joins: prajwalit (~prajwalit@121.243.225.226)
- # [14:56] * Joins: SaadIbrahim (~mslfreak@113.203.130.165)
- # [14:56] * Quits: SaadIbrahim (~mslfreak@113.203.130.165) (Changing host)
- # [14:56] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [14:56] * SaadIbrahim is now known as Saadi
- # [14:57] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [15:00] * Quits: Ramosa (Ramosa@unaffiliated/harald/x-000000001)
- # [15:01] * Joins: chachan (~quassel@190.207.77.31)
- # [15:01] * Joins: Jon47 (~Adium@pool-173-79-102-81.washdc.fios.verizon.net)
- # [15:02] <vladiator> hi
- # [15:03] * Quits: ighisas_ (~ighisas@122x212x216x66.ap122.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [15:04] * psynaptic is now known as psynaptic|lunch
- # [15:05] * Quits: fcuk112_rw (~fcuk112_r@188-223-81-90.zone14.bethere.co.uk) (Remote host closed the connection)
- # [15:06] * Quits: DarkHowse (DarkHouse@CPE00222d5a9ea8-CM00222d5a9ea5.cpe.net.cable.rogers.com)
- # [15:07] <vladiator> Is server-sent events good for chat and loading new news?
- # [15:07] * Joins: DarkHouse (DarkHouse@CPE00222d5a9ea8-CM00222d5a9ea5.cpe.net.cable.rogers.com)
- # [15:13] * Quits: ColinHarman (~ColinHarm@64.134.243.49) (Quit: Zzz... Zzz...)
- # [15:15] * Joins: seutje (~steve@fragger.nascom.be)
- # [15:15] * Quits: seutje (~steve@fragger.nascom.be) (Changing host)
- # [15:15] * Joins: seutje (~steve@drupal.org/user/264148/view)
- # [15:19] * Quits: Ankheg (~Ankheg@fs91-201-3-30.dubna-net.ru) (Ping timeout: 258 seconds)
- # [15:20] * psynaptic|lunch is now known as psynaptic
- # [15:22] * Quits: Rik` (~Rik`@64.128.85.190) (Ping timeout: 250 seconds)
- # [15:24] * Joins: ryanneufeld (~Adium@S0106002618c70459.vf.shawcable.net)
- # [15:27] <Sembiance> vladiator: http://socket.io/
- # [15:27] * Quits: prajwalit (~prajwalit@121.243.225.226) (Read error: Connection reset by peer)
- # [15:28] * Joins: prajwalit (~prajwalit@121.243.225.226)
- # [15:28] * Joins: brettgoulder (~brettgoul@173-164-36-90-colorado.hfc.comcastbusiness.net)
- # [15:29] <ryanneufeld> Anyone going to the HTML5 conf in Vancouver today?
- # [15:30] * Joins: Rik` (~Rik`@64.128.85.190)
- # [15:30] <vladiator> Web Socket?
- # [15:30] <vladiator> WebSocket*
- # [15:31] * Quits: voogzy (~pasmaters@cpe-92-37-109-184.dynamic.amis.net) (Ping timeout: 240 seconds)
- # [15:33] * Joins: odix (~odix@ip70-173-247-211.lv.lv.cox.net)
- # [15:34] * Joins: CrashTest_ (~pteglia@c-66-235-13-223.sea.wa.customer.broadstripe.net)
- # [15:35] * Quits: themiddleman (~rob@c-67-186-244-235.hsd1.ut.comcast.net) (Ping timeout: 240 seconds)
- # [15:37] * Quits: ryanneufeld (~Adium@S0106002618c70459.vf.shawcable.net) (Quit: Leaving.)
- # [15:39] * Joins: elb0w (~gtsafas@38.112.182.36)
- # [15:39] <elb0w> Are there any libs for flow charts in html5?
- # [15:41] * Quits: codeon (~himanshu@182.68.76.90) (Quit: Ex-Chat)
- # [15:42] * CrashTest_ is now known as CrashDiet_
- # [15:46] * Joins: jeffszusz (~jeffszusz@205.211.88.4)
- # [15:47] * Quits: jeffszusz (~jeffszusz@205.211.88.4) (Client Quit)
- # [15:51] <odix> aanybody transitioned from sql to indexeddb here >
- # [15:54] * Joins: akshay (75d35896@gateway/web/freenode/ip.117.211.88.150)
- # [15:55] * CrashDiet_ is now known as CrashTest_
- # [15:56] * Quits: Evanescence (~chris@122.237.22.45) (Quit: WeeChat 0.3.4)
- # [16:00] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [16:01] * Joins: airduster (~airduster@cpe-173-174-59-245.austin.res.rr.com)
- # [16:03] * Joins: JoshManders (~Josh@unaffiliated/killswitch)
- # [16:06] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
- # [16:06] * Joins: nimbupani (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
- # [16:06] * nimbupani is now known as nimbu
- # [16:07] * Parts: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
- # [16:13] * Joins: JonathanNeal (~rztjonath@50.9.188.24)
- # [16:13] <JonathanNeal> mornin'
- # [16:13] * Joins: beeevi7 (~manuel.bi@tim.7val.com)
- # [16:14] * Joins: doritoDan (~dan@217.174.82.86)
- # [16:14] * Joins: beeeevi7 (~manuel.bi@tim.7val.com)
- # [16:17] * Quits: beevi7 (~manuel.bi@tim.7val.com) (Ping timeout: 252 seconds)
- # [16:18] * Quits: beeevi7 (~manuel.bi@tim.7val.com) (Ping timeout: 252 seconds)
- # [16:21] * Quits: wookiehangover (~wookiehan@c-98-245-45-244.hsd1.co.comcast.net) (Quit: Leaving...)
- # [16:22] * Quits: JonathanNeal (~rztjonath@50.9.188.24) (Read error: Connection reset by peer)
- # [16:31] * Quits: shepazu (~schepers@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Ping timeout: 246 seconds)
- # [16:31] <skylamer`> hi
- # [16:36] * Joins: cylentwolf (cylentwolf@ip68-228-73-226.oc.oc.cox.net)
- # [16:36] * Joins: vazel (~wizl@ahrinia.net)
- # [16:38] * Joins: nicksergeant (~anonymous@74.112.37.178)
- # [16:40] * Quits: airduster (~airduster@cpe-173-174-59-245.austin.res.rr.com) (Ping timeout: 255 seconds)
- # [16:40] * Joins: fcuk112_rw (~fcuk112_r@host81-149-239-79.in-addr.btopenworld.com)
- # [16:41] * Parts: djazz (~daniel@78-70-243-144-no186.tbcn.telia.com)
- # [16:42] * Joins: nimbupani (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
- # [16:42] * nimbupani is now known as nimbu
- # [16:46] * Parts: derekjohnson (~derekmj74@host81-149-242-230.in-addr.btopenworld.com)
- # [16:46] * Joins: derekjohnson (~derekmj74@host81-149-242-230.in-addr.btopenworld.com)
- # [16:48] * Joins: skqr (~skqr@extwdig.dig.com)
- # [16:48] * Joins: CrashTest__ (~pteglia@c-66-235-13-223.sea.wa.customer.broadstripe.net)
- # [16:48] * Quits: CrashTest_ (~pteglia@c-66-235-13-223.sea.wa.customer.broadstripe.net) (Read error: No route to host)
- # [16:54] * Joins: andrenkov (~andrenkov@unaffiliated/lesce)
- # [16:55] * Joins: ColinHarman (~ColinHarm@mail.blue-ridge.org)
- # [16:55] * Quits: doritoDan (~dan@217.174.82.86) (Read error: Connection reset by peer)
- # [16:55] * Quits: RaceCondition (~erik@82.131.64.219.cable.starman.ee) (Quit: RaceCondition)
- # [16:59] * Joins: shepazu (~schepers@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [16:59] * Quits: seutje (~steve@drupal.org/user/264148/view) (Quit: WeeChat 0.3.2)
- # [17:00] * Quits: fcuk112_rw (~fcuk112_r@host81-149-239-79.in-addr.btopenworld.com) (Quit: Leaving)
- # [17:00] * CrashTest__ is now known as CrashTest_
- # [17:01] * Quits: ColinHarman (~ColinHarm@mail.blue-ridge.org) (Quit: Zzz... Zzz...)
- # [17:01] * PPilate is now known as Pilate
- # [17:04] * Quits: russinkungen (~russinkun@91.213.250.6)
- # [17:04] * Joins: mokush_ (~quassel@188.24.41.206)
- # [17:04] * Joins: ColinHarman (~ColinHarm@mail.blue-ridge.org)
- # [17:04] * Joins: thatryan (~thatryan@adsl-99-24-218-157.dsl.pltn13.sbcglobal.net)
- # [17:06] * Joins: ericduran (~ericduran@173-203-243-241.static.cloud-ips.com)
- # [17:06] * Joins: Hautain_ (~Hautain@AOrleans-258-1-106-90.w90-24.abo.wanadoo.fr)
- # [17:06] * Quits: beeeevi7 (~manuel.bi@tim.7val.com) (Read error: Connection reset by peer)
- # [17:06] * ericduran is now known as ericduran|mtg
- # [17:17] * Joins: Misiur (~Misiur@77-254-241-48.adsl.inetia.pl)
- # [17:18] <Misiur> Guys, how to check if browser can handle svg background? It can be working fallback, JS, anything (I have working js svg support tester, yet it doesn't work for bg)
- # [17:19] * Joins: BigKing (~BigKing@p5DD68FCC.dip0.t-ipconnect.de)
- # [17:20] * Joins: wookiehangover (~wookiehan@173-8-247-218-Colorado.hfc.comcastbusiness.net)
- # [17:20] * Joins: voogzy (~pasmaters@cpe-92-37-109-184.dynamic.amis.net)
- # [17:21] * Joins: bEEEviz (Manuel@80.187.158.34)
- # [17:22] * Quits: prajwalit (~prajwalit@121.243.225.226) (Quit: Ex-Chat)
- # [17:22] * Quits: akshay (75d35896@gateway/web/freenode/ip.117.211.88.150) (Ping timeout: 252 seconds)
- # [17:25] * Quits: Misiur (~Misiur@77-254-241-48.adsl.inetia.pl) (Read error: Connection reset by peer)
- # [17:25] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:25] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:25] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:25] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:26] * Joins: jonte__ (u1684@gateway/web/irccloud.com/x-jspfcgazldhrjybc)
- # [17:27] * Quits: mike5w3c (~MikeSmith@EM1-112-237-181.pool.e-mobile.ne.jp) (Quit: What cannot be said will get wept.)
- # [17:27] * MikeSmith_ is now known as MikeSmith
- # [17:28] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:28] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:28] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:28] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:28] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:28] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:29] * Quits: _cipher (~cipher@h35n6-j-a31.ias.bredband.telia.com) (Remote host closed the connection)
- # [17:29] * Quits: simenbrekken (~simenbrek@77.40.186.130) (Quit: Computer has gone to sleep.)
- # [17:31] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:31] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:31] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:31] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:31] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:31] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:33] * Joins: superdavey (tel@204.11.33.91)
- # [17:33] * Quits: superdavey (tel@204.11.33.91) (Excess Flood)
- # [17:34] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:34] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:34] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:34] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:37] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:37] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:37] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:37] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:37] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:37] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:39] * Joins: rworth (~rworth@pool-72-83-231-22.washdc.fios.verizon.net)
- # [17:39] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [17:40] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:40] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:40] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:40] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:40] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:40] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:41] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [17:41] * Joins: dguttman (~dguttman@cpe-75-85-0-213.socal.res.rr.com)
- # [17:43] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:43] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:43] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:43] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:43] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:43] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:44] <alisalaah> Does 960gs have a channel?
- # [17:45] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:45] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:46] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:46] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:46] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:46] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:46] * Quits: digitalfiz (~digitalfi@96bus106.tampabay.res.rr.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [17:47] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [17:49] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:49] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:49] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:49] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:49] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:49] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:49] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [17:50] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:50] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:51] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:51] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:51] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:51] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:51] * Quits: wookiehangover (~wookiehan@173-8-247-218-Colorado.hfc.comcastbusiness.net) (Quit: Leaving...)
- # [17:51] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 252 seconds)
- # [17:51] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:51] * Quits: superdavey (tel@matrix.efnet.net) (Excess Flood)
- # [17:51] * Joins: superdavey (tel@matrix.efnet.net)
- # [17:51] * Quits: superdavey (tel@matrix.efnet.net) (Client Quit)
- # [17:52] * Quits: Saadi (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 264 seconds)
- # [17:52] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [17:53] * Quits: Rik` (~Rik`@64.128.85.190) (Remote host closed the connection)
- # [17:53] * ericduran|mtg is now known as ericduran
- # [17:53] * Quits: swalk (~scott@sotf.org) (Read error: Operation timed out)
- # [17:54] * Joins: swalk (~scott@sotf.org)
- # [17:54] * Quits: Pilate (~jb@pilate.es) (Quit: ZNC - http://znc.in)
- # [17:55] * Joins: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk)
- # [17:55] * Joins: Pilate (~jb@pilate.es)
- # [17:55] * Joins: salazr (u2027@gateway/web/irccloud.com/x-qmgisgoubgwdgdrj)
- # [17:57] * Joins: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no)
- # [17:58] <monteslu> haha MS is doing it again
- # [17:58] <monteslu> look what's promoted on firefox twitter search
- # [18:00] * Quits: voogzy (~pasmaters@cpe-92-37-109-184.dynamic.amis.net) (Quit: Sometimes, in your everyday life, you should say the right thing... but the wrong thing is funnier.)
- # [18:00] * Quits: mokush_ (~quassel@188.24.41.206) (Remote host closed the connection)
- # [18:02] * Quits: rworth (~rworth@pool-72-83-231-22.washdc.fios.verizon.net) (Quit: Leaving...)
- # [18:02] * Joins: rworth (~rworth@pool-72-83-231-22.washdc.fios.verizon.net)
- # [18:07] <salazr> @monteslu LOL
- # [18:09] * Joins: cgcardona (~cgcardona@adsl-68-127-138-229.dsl.pltn13.pacbell.net)
- # [18:09] * Quits: cgcardona (~cgcardona@adsl-68-127-138-229.dsl.pltn13.pacbell.net) (Changing host)
- # [18:09] * Joins: cgcardona (~cgcardona@unaffiliated/cgcardona)
- # [18:09] <alisalaah> http://www.winrumors.com/microsoft-uses-ie9-promoted-tweet-to-infiltrate-firefox-4-twitter-search-results/
- # [18:09] <alisalaah> nice
- # [18:10] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [18:11] * Joins: sic1 (~ckihneman@wsip-68-224-173-84.sd.sd.cox.net)
- # [18:12] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [18:14] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [18:15] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [18:15] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [18:15] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
- # [18:17] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [18:18] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [18:18] * Joins: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net)
- # [18:19] * Quits: lrvick (~lrvick@66.96.251.117) (Ping timeout: 264 seconds)
- # [18:21] * Joins: phishy (~jeff@c-50-133-161-51.hsd1.ct.comcast.net)
- # [18:22] * Joins: patcito (~123@190.42.93.157)
- # [18:23] * Joins: Jabberwock (~mbehan@orl-inet-cp-10.disney.com)
- # [18:23] * Jabberwock is now known as Michael
- # [18:23] * Quits: Michael (~mbehan@orl-inet-cp-10.disney.com) (Changing host)
- # [18:23] * Joins: Michael (~mbehan@unaffiliated/jabberwock)
- # [18:23] <Michael> http://news.cnet.com/8301-30685_3-20071726-264/microsoft-declares-webgl-harmful-to-security/?tag=mncol
- # [18:25] * Joins: JonathanNeal (~rztjonath@96.25.192.141)
- # [18:26] * Quits: bEEEviz (Manuel@80.187.158.34) (Quit: Leaving)
- # [18:27] * Joins: lrvick (~lrvick@66.96.251.117)
- # [18:28] <JonathanNeal> ahoy
- # [18:31] * Joins: Jayflux (~jay_knows@cpc2-dudl6-0-0-cust197.wolv.cable.virginmedia.com)
- # [18:32] * Quits: MikeSmith (~mikesmith@EM1-112-237-181.pool.e-mobile.ne.jp) (Quit: hands busy doing other things)
- # [18:32] * Joins: Thasmo (~thasmo@d86-33-68-72.cust.tele2.at)
- # [18:32] * ColinHarman is now known as ColinHarman|afk
- # [18:35] * Parts: derekjohnson (~derekmj74@host81-149-242-230.in-addr.btopenworld.com)
- # [18:36] * Quits: chachan (~quassel@190.207.77.31) (Ping timeout: 246 seconds)
- # [18:37] * Joins: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net)
- # [18:38] <thatryan> hiyo
- # [18:40] * Quits: nicksergeant (~anonymous@74.112.37.178) (Quit: nicksergeant)
- # [18:40] * Joins: nicksergeant (~anonymous@74.112.37.178)
- # [18:43] * Joins: chachan (~quassel@190.207.77.31)
- # [18:43] * Quits: ErKaN (thend@78.161.213.130)
- # [18:44] * Joins: socialhapy (~socialhap@h55eb1e56.selukra.dyn.perspektivbredband.net)
- # [18:44] * Quits: socialhapy (~socialhap@h55eb1e56.selukra.dyn.perspektivbredband.net) (Remote host closed the connection)
- # [18:45] * Joins: socialhapy (~socialhap@h55eb1e56.selukra.dyn.perspektivbredband.net)
- # [18:46] * Joins: MikeSmith (~mikesmith@EM1-112-237-181.pool.e-mobile.ne.jp)
- # [18:47] * Joins: Immortal (thend@78.161.213.130)
- # [18:48] * Immortal is now known as ErKaN
- # [18:50] * Quits: sean` (~seankoole@D97A9E4C.cm-3-3c.dynamic.ziggo.nl) (Changing host)
- # [18:50] * Joins: sean` (~seankoole@unaffiliated/sean/x-7291292)
- # [18:51] * Quits: vazel (~wizl@ahrinia.net) (Ping timeout: 244 seconds)
- # [18:51] * Quits: phishy (~jeff@c-50-133-161-51.hsd1.ct.comcast.net) (Quit: phishy)
- # [18:52] * Joins: bubbafoley (~bubbafole@rrcs-97-77-255-98.sw.biz.rr.com)
- # [18:53] * Joins: jamund (~jamund@c-174-52-134-82.hsd1.ut.comcast.net)
- # [18:53] * Joins: rabidewok (~Krytoss@d173-183-83-195.bchsia.telus.net)
- # [18:54] * Quits: jamund (~jamund@c-174-52-134-82.hsd1.ut.comcast.net) (Client Quit)
- # [18:54] <rabidewok> ola amigos
- # [18:54] * Quits: Jayflux (~jay_knows@cpc2-dudl6-0-0-cust197.wolv.cable.virginmedia.com) (Ping timeout: 240 seconds)
- # [18:54] <rabidewok> i am looking for a recent-ish look at market penetration of html5 capable browsers
- # [18:55] <Ms2ger> 100%
- # [18:55] <Ms2ger> For some definition of html5 capable
- # [18:55] <rabidewok> hah
- # [18:55] <rabidewok> obviously if needed i can pull together something based on various browser stats
- # [18:55] <rabidewok> but before traveling that road i thought i'd see if anyone knew of anything... nothing jumped out at me from google
- # [18:56] <Ms2ger> It depends on the users you get
- # [18:56] <rabidewok> i suppose that is true
- # [18:56] <rabidewok> i smell an app brewing
- # [18:56] <Ms2ger> And what you need from these browsers
- # [18:57] <rabidewok> parse your access logs and spit out a % for the various features
- # [18:57] * Parts: cocoadaemon (~cocoadaem@cho94-7-88-169-144-233.fbx.proxad.net)
- # [18:57] <Ms2ger> caniuse.com could help, I guess
- # [18:57] <monteslu> rabidewok, just build with it. Make something cool enough that users will use FF, chrome, safari, or opera
- # [18:58] <rabidewok> well my personal projects, i use that approach
- # [18:58] <rabidewok> im building up the plan for a rebuild of an existing site and what features we can roll now
- # [18:58] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
- # [18:59] * Joins: Frippe (~Frippe@238.218.216.81.static.hud.siw.siwnet.net)
- # [18:59] * Quits: Frippe (~Frippe@238.218.216.81.static.hud.siw.siwnet.net) (Changing host)
- # [18:59] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [19:00] <monteslu> rabidewok, you might want to look at modernizr so you can do feature detection
- # [19:00] * Quits: dguttman (~dguttman@cpe-75-85-0-213.socal.res.rr.com) (Quit: dguttman)
- # [19:00] <monteslu> and if the feature is there, use it. If its not, use some fallback or nothing
- # [19:00] <rabidewok> ! great idea. i'd looked at that and then forgotten all about it
- # [19:00] <rabidewok> well heck im thinking we can put together some kind of logging mechanism for it and start generating stats from our existing traffic
- # [19:01] * Joins: danbeam_ (~anonymous@unaffiliated/danbeam)
- # [19:01] <monteslu> We need a new logo. Kind of like how microsoft used to have "built for IE". Except it should have HTML5 on it, and say "built for anything but IE" and like to download pages for all the other browsers :)
- # [19:02] <monteslu> rabidewok, google analytics can give you all of that
- # [19:03] * Joins: Neiluj (~Julien@195.200.175.214)
- # [19:03] <Neiluj> Hey guys
- # [19:03] <rabidewok> monteslu, thanks i'll have a poke through our stats. i don't handle our analytics so haven't looked there myself
- # [19:04] <Neiluj> does somebody know how to reset the <details> style in latest Chrome ? Some DOM shadow pseudo-selector maybe ?
- # [19:04] * Quits: danbeam (~anonymous@unaffiliated/danbeam) (Ping timeout: 260 seconds)
- # [19:05] * CrashTest_ is now known as CrashInLaws_
- # [19:06] * psynaptic is now known as psynaptic|away
- # [19:06] * Quits: benv (~benv@99-7-171-41.lightspeed.sntcca.sbcglobal.net) (Quit: Leaving...)
- # [19:08] * Joins: Rik` (~Rik`@199.223.125.118)
- # [19:13] * Quits: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no) (Quit: Computer has gone to sleep.)
- # [19:15] * Joins: snover (~Adium@unaffiliated/snover)
- # [19:16] * Joins: ryanneufeld (~Adium@65.110.7.187)
- # [19:16] * Quits: ryanneufeld (~Adium@65.110.7.187) (Client Quit)
- # [19:16] <hober> Neiluj: summary::-webkit-details-marker should select the marker
- # [19:17] <hober> Neiluj: untested in chromium, i just looked in the webkit ua stylesheet
- # [19:18] <Neiluj> hober: I inspected but didn't see any interesting ua stylesheet for <details>
- # [19:18] <Neiluj> I'll test anyway
- # [19:18] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
- # [19:22] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 260 seconds)
- # [19:22] * Quits: MikeSmith (~mikesmith@EM1-112-237-181.pool.e-mobile.ne.jp) (Ping timeout: 255 seconds)
- # [19:22] * Joins: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no)
- # [19:22] * Quits: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no) (Client Quit)
- # [19:22] * Joins: niftylettuce (~niftylett@c-76-125-154-127.hsd1.pa.comcast.net)
- # [19:23] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 255 seconds)
- # [19:26] * Joins: MikeSmith (~mikesmith@EM1-112-237-181.pool.e-mobile.ne.jp)
- # [19:27] * Joins: dguttman (~dguttman@gige.bur.digisynd.com)
- # [19:27] * Quits: jeremyselier (~Jeremy@92.103.127.226) (Quit: jeremyselier)
- # [19:27] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [19:29] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [19:32] <cgcardona> nimbu: I added support for Opera using ogg. http://goo.gl/IE5dI Also FF is working locally but not on production so I need to debug it tonight. After tonight it should work in Opera, Chrome, Safari, Safari mobile, and Firefox. Not sure about IE9 because I don't have a copy.
- # [19:32] * Joins: spiky (~spiky@unaffiliated/spiky)
- # [19:34] <nimbu> neat cgcardona!
- # [19:34] <nimbu> i can test for ie9
- # [19:34] <cgcardona> cool
- # [19:34] <cgcardona> Not sure what I did when pushing to production that made FF not work. Will need to figure it out this evening.
- # [19:35] * Joins: benv (~benv@50-0-80-160.dsl.static.sonic.net)
- # [19:35] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [19:35] * Joins: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no)
- # [19:35] * Joins: SaadIbrahim (~mslfreak@113.203.165.99)
- # [19:35] * Quits: SaadIbrahim (~mslfreak@113.203.165.99) (Changing host)
- # [19:35] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [19:35] * SaadIbrahim is now known as Saadi
- # [19:36] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [19:36] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Excess Flood)
- # [19:36] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [19:37] * Quits: MikeSmith (~mikesmith@EM1-112-237-181.pool.e-mobile.ne.jp) (Quit: hands busy doing other things)
- # [19:37] * Quits: Michael (~mbehan@unaffiliated/jabberwock) (Read error: Connection reset by peer)
- # [19:40] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [19:40] * Quits: dgathright (~dgathrigh@pool-108-23-235-128.lsanca.fios.verizon.net) (Ping timeout: 244 seconds)
- # [19:40] * ericduran is now known as ericduran|food
- # [19:41] * Joins: TheVenerableZ (~Adium@cpe-66-27-82-58.san.res.rr.com)
- # [19:41] <TheVenerableZ> Does anyone here have any experience with websockets?
- # [19:41] <TheVenerableZ> can any old LAMP server implement them?
- # [19:42] * Quits: NoNoNo (~Adium@2a00:1158:0:201:129a:ddff:fe5d:1bf9) (Quit: Leaving.)
- # [19:43] * Quits: Rik` (~Rik`@199.223.125.118) (Remote host closed the connection)
- # [19:44] * Joins: Rik` (~Rik`@199.223.125.118)
- # [19:47] * Joins: MikeSmith (~mikesmith@EM1-112-237-181.pool.e-mobile.ne.jp)
- # [19:49] * Quits: Rik` (~Rik`@199.223.125.118) (Remote host closed the connection)
- # [19:49] * Parts: akahn (u2243@gateway/web/irccloud.com/x-ocjgkdngifovnbyy)
- # [19:50] * Joins: mdale (~mdale@unaffiliated/mdale)
- # [19:52] <monteslu> TheVenerableZ, php isn't the best thing for persistent connections
- # [19:52] <monteslu> you want something like cometd or socketIO
- # [19:52] <TheVenerableZ> monteslu: what's the benefit over php?
- # [19:52] <TheVenerableZ> (i'm not being snarky, im curious)
- # [19:52] * Joins: Ramosa (Ramosa@unaffiliated/harald/x-000000001)
- # [19:53] <monteslu> php and apache are great for quick short lived connections. With sockets and server push techniques in general, you're keeping a connection open for a long time so the threading and event model is different
- # [19:53] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [19:54] * Quits: Aamir (~aamirafri@87.85.238.98) (Quit: Away!)
- # [19:55] * Joins: Aamir (~aamirafri@87.85.238.98)
- # [19:55] * Joins: airduster (~airduster@cpe-173-174-59-245.austin.res.rr.com)
- # [19:58] * Quits: MikeSmith (~mikesmith@EM1-112-237-181.pool.e-mobile.ne.jp) (Ping timeout: 255 seconds)
- # [19:58] * Quits: Aamir (~aamirafri@87.85.238.98) (Read error: Operation timed out)
- # [19:59] * Joins: dgathright (~dgathrigh@nat/yahoo/x-ckyjiwrktgqexfph)
- # [20:00] * Joins: Rik` (~Rik`@199.223.125.118)
- # [20:02] * Quits: necolas (~necolas@5e043124.bb.sky.com) (Remote host closed the connection)
- # [20:02] * Joins: brentd (~brentd@69-10-208-35.rainierconnect.com)
- # [20:04] * Joins: Kryt (~Krytoss@d173-183-83-195.bchsia.telus.net)
- # [20:04] * Quits: rabidewok (~Krytoss@d173-183-83-195.bchsia.telus.net) (Ping timeout: 240 seconds)
- # [20:05] * Joins: MikeSmith (~mikesmith@EM111-188-20-17.pool.e-mobile.ne.jp)
- # [20:06] * Quits: brettgoulder (~brettgoul@173-164-36-90-colorado.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [20:07] * Joins: rabidewok (~Krytoss@d173-183-83-195.bchsia.telus.net)
- # [20:07] <alisalaah> ?
- # [20:08] * Quits: Kryt (~Krytoss@d173-183-83-195.bchsia.telus.net) (Ping timeout: 240 seconds)
- # [20:08] * Quits: snover (~Adium@unaffiliated/snover) (Quit: Leaving.)
- # [20:10] * Quits: andrenkov (~andrenkov@unaffiliated/lesce) (Quit: Get MacIrssi - http://www.sysctl.co.uk/projects/macirssi/)
- # [20:11] * Joins: _cipher (~cipher@78.72.163.35)
- # [20:11] * Joins: themiddleman_itv (~robot@c-174-52-134-82.hsd1.ut.comcast.net)
- # [20:12] * Joins: necolas (~necolas@5e043124.bb.sky.com)
- # [20:13] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: Reading http://davidwalsh.name)
- # [20:15] * Joins: ryanneufeld (~Adium@65.110.7.187)
- # [20:15] * Joins: Kryt (~Krytoss@d173-183-83-195.bchsia.telus.net)
- # [20:15] * Quits: ryanneufeld (~Adium@65.110.7.187) (Client Quit)
- # [20:17] * Quits: rabidewok (~Krytoss@d173-183-83-195.bchsia.telus.net) (Ping timeout: 276 seconds)
- # [20:18] * Kryt is now known as rabidewok
- # [20:18] * Quits: louisremi (~louisremi@mozilla-paris-253-99.cnt.nerim.net) (Ping timeout: 240 seconds)
- # [20:19] * ColinHarman|afk is now known as ColinHarman
- # [20:19] * Joins: themiddleman_i-1 (~robot@c-174-52-134-82.hsd1.ut.comcast.net)
- # [20:19] * Quits: themiddleman_itv (~robot@c-174-52-134-82.hsd1.ut.comcast.net) (Read error: Connection reset by peer)
- # [20:20] * Joins: Aamir (~aamirafri@5ac0240c.bb.sky.com)
- # [20:22] * Joins: cheilmann (~cheilmann@78.149.170.225)
- # [20:24] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [20:26] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Max SendQ exceeded)
- # [20:26] * Joins: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [20:27] * Quits: themiddleman_i-1 (~robot@c-174-52-134-82.hsd1.ut.comcast.net) (Quit: themiddleman_i-1)
- # [20:29] * Quits: ColinHarman (~ColinHarm@mail.blue-ridge.org) (Read error: Connection reset by peer)
- # [20:29] * Joins: ColinHarman (~ColinHarm@mail.blue-ridge.org)
- # [20:30] * Quits: chachan (~quassel@190.207.77.31) (Remote host closed the connection)
- # [20:30] * Quits: replore (~replore@ntkngw256114.kngw.nt.ftth.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [20:36] * Quits: Rik` (~Rik`@199.223.125.118) (Remote host closed the connection)
- # [20:40] * Quits: voxpelli (~anonymous@83.176.255.215) (Quit: voxpelli)
- # [20:41] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: I was raided by the FBI and all I got to keep was this lousy quit message!)
- # [20:43] * ericduran|food is now known as ericduran
- # [20:43] * Quits: MikeSmith (~mikesmith@EM111-188-20-17.pool.e-mobile.ne.jp) (Quit: hands busy doing other things)
- # [20:46] * Joins: fcuk112 (~fcuk112@188-223-81-90.zone14.bethere.co.uk)
- # [20:48] * Quits: ErKaN (thend@78.161.213.130)
- # [20:51] * Quits: cheilmann (~cheilmann@78.149.170.225) (Quit: cheilmann)
- # [20:52] * Quits: dankest_ (~dankest@ip98-171-174-25.sb.sd.cox.net) (Quit: Bye!)
- # [20:53] * Joins: dankest (~dankest@ip98-171-174-25.sb.sd.cox.net)
- # [20:54] <phrearch> hm, now that webaudio landed in chromium, it may be interesting to add those nasty button bleeps once again :)
- # [20:55] * Joins: Rik` (~Rik`@199.223.125.118)
- # [20:55] * Quits: Rik` (~Rik`@199.223.125.118) (Remote host closed the connection)
- # [20:56] * Quits: TheVenerableZ (~Adium@cpe-66-27-82-58.san.res.rr.com) (Quit: Leaving.)
- # [20:56] * ColinHarman is now known as ColinHarman|afk
- # [21:05] * Joins: jacine (~jacine@drupal.org/user/88931/view)
- # [21:10] * Joins: cheilmann (~cheilmann@78.149.170.225)
- # [21:12] * ColinHarman|afk is now known as ColinHarman
- # [21:14] * Quits: nonge (~nonge@p5B3262F9.dip.t-dialin.net) (Ping timeout: 252 seconds)
- # [21:19] * Quits: spiky (~spiky@unaffiliated/spiky) (Ping timeout: 240 seconds)
- # [21:21] * Quits: alisalaah (~alisalaah@64.191.211.43) (Ping timeout: 276 seconds)
- # [21:21] * Quits: skylamer` (cgskylamer@78.90.213.55)
- # [21:22] * Quits: CrashInLaws_ (~pteglia@c-66-235-13-223.sea.wa.customer.broadstripe.net) (Quit: Leaving)
- # [21:24] * Joins: vazel (~wizl@ahrinia.net)
- # [21:26] * Joins: littlebearz (littlebear@CPE5cd9985b287f-CM0012c99a372c.cpe.net.cable.rogers.com)
- # [21:26] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [21:27] * Joins: nonge (~nonge@p5B326EEE.dip.t-dialin.net)
- # [21:27] * Quits: ColinHarman (~ColinHarm@mail.blue-ridge.org) (Quit: Zzz... Zzz...)
- # [21:28] * Joins: Eightamrock (~Eightamro@c-98-221-151-72.hsd1.nj.comcast.net)
- # [21:28] * Joins: Jayflux (~jay_knows@cpc2-dudl6-0-0-cust197.wolv.cable.virginmedia.com)
- # [21:32] * Quits: airduster (~airduster@cpe-173-174-59-245.austin.res.rr.com) (Ping timeout: 246 seconds)
- # [21:32] * danbeam_ is now known as danbeam
- # [21:33] * Quits: Ramosa (Ramosa@unaffiliated/harald/x-000000001) (Read error: Connection reset by peer)
- # [21:33] * Quits: jacine (~jacine@drupal.org/user/88931/view) (Quit: buh bye :))
- # [21:39] * Quits: littlebearz (littlebear@CPE5cd9985b287f-CM0012c99a372c.cpe.net.cable.rogers.com) (Ping timeout: 260 seconds)
- # [21:41] * Joins: littlebearz (littlebear@CPE5cd9985b287f-CM0012c99a372c.cpe.net.cable.rogers.com)
- # [21:46] * Quits: vladiator (~vladiator@92.255.174.23) (Quit: Leaving)
- # [21:46] * Joins: snover (~Adium@unaffiliated/snover)
- # [21:49] * Quits: fluido (~yingyang@li6-217.members.linode.com) (Ping timeout: 244 seconds)
- # [21:51] * Quits: Ms2ger (~Ms2ger@91.181.147.198) (Quit: nn)
- # [21:51] * Joins: fluido (~yingyang@li6-217.members.linode.com)
- # [21:53] * Quits: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [21:54] * Quits: thatryan (~thatryan@adsl-99-24-218-157.dsl.pltn13.sbcglobal.net) (Quit: Leaving...)
- # [21:54] * Quits: cheilmann (~cheilmann@78.149.170.225) (Ping timeout: 255 seconds)
- # [21:56] * Joins: ColinHarman (~ColinHarm@64.134.243.49)
- # [21:56] * Joins: addyosmani (~apple@host109-154-36-93.range109-154.btcentralplus.com)
- # [22:02] * Joins: Rik` (~Rik`@199.223.125.118)
- # [22:03] * Quits: Rik` (~Rik`@199.223.125.118) (Read error: Connection reset by peer)
- # [22:03] * Joins: Rik` (~Rik`@199.223.125.118)
- # [22:04] * Joins: jerryitt (~jerry@213.233.154.226)
- # [22:04] <paul_irish> http://connect.microsoft.com/VisualStudio/feedback/details/676134/dos-vulnerability-in-silverlight-5s-3d-similar-to-webgl-dos-vulnerability
- # [22:04] <paul_irish> :) benoit is a moz dude
- # [22:04] <paul_irish> good stuff
- # [22:05] <miketaylr> haha nice paul_irish
- # [22:05] <paul_irish> i love mozilla so much :)
- # [22:05] * Joins: Aamir_ (~aamirafri@5ac0240c.bb.sky.com)
- # [22:06] * Quits: Aamir (~aamirafri@5ac0240c.bb.sky.com) (Read error: No route to host)
- # [22:06] * Aamir_ is now known as Aamir
- # [22:06] <miketaylr> THEN WHY DONT YOU MARRY THEM
- # [22:08] * paul_irish thinks it over
- # [22:09] <tw2113> because he'd be cheating on chrome
- # [22:09] * Joins: ErKaN (~thend@95.15.98.26)
- # [22:11] <Jon47> competition ensures fitness
- # [22:11] <miketaylr> chrome's a swinger
- # [22:12] * Joins: jeffszusz (~jeffszusz@66.11.186.38)
- # [22:13] * Quits: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no) (Quit: Leaving.)
- # [22:13] * Joins: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no)
- # [22:15] * Joins: brettgoulder (~brettgoul@173-160-50-1-colorado.hfc.comcastbusiness.net)
- # [22:16] * Quits: brettgoulder (~brettgoul@173-160-50-1-colorado.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [22:18] * psynaptic|away is now known as psynaptic
- # [22:21] * Joins: alisalaah (~alisalaah@ip98-169-20-230.dc.dc.cox.net)
- # [22:23] * Quits: mdale (~mdale@unaffiliated/mdale) (Read error: Connection reset by peer)
- # [22:23] * Joins: thatryan (~thatryan@adsl-99-24-218-157.dsl.pltn13.sbcglobal.net)
- # [22:25] * Joins: phishy (~jeff@64.134.64.181)
- # [22:26] * Quits: phrearch (~phrearch_@82-136-229-19.ip.telfort.nl) (Remote host closed the connection)
- # [22:31] * Quits: miketaylr (~miketaylr@206.217.92.186) (Quit: miketaylr)
- # [22:31] * Quits: luchenbill (~gnome@shellium/member/unfunf) (Ping timeout: 252 seconds)
- # [22:31] * Quits: littlebearz (littlebear@CPE5cd9985b287f-CM0012c99a372c.cpe.net.cable.rogers.com) (Ping timeout: 246 seconds)
- # [22:32] * Joins: gniourf_gniourf (~Gniourf@2a01:e35:2433:3b90:222:41ff:fe23:8d8e)
- # [22:33] * Joins: littlebearz (~littlebea@CPE5cd9985b287f-CM0012c99a372c.cpe.net.cable.rogers.com)
- # [22:34] * Quits: alisalaah (~alisalaah@ip98-169-20-230.dc.dc.cox.net) (Ping timeout: 258 seconds)
- # [22:34] * Quits: Rik` (~Rik`@199.223.125.118) (Remote host closed the connection)
- # [22:35] * Joins: cheilmann (~cheilmann@78.149.170.225)
- # [22:35] * Quits: jerryitt (~jerry@213.233.154.226) (Read error: Connection timed out)
- # [22:35] <cheilmann> ouch
- # [22:35] <cheilmann> http://miketaylr.com/post/7cee1061.png
- # [22:38] <thatryan> what is even happening in that?
- # [22:39] <thatryan> cheilmann: you work for mozilla right?
- # [22:39] <cheilmann> yep
- # [22:39] <cheilmann> Principal evangelist for HTML5 and open web
- # [22:40] <thatryan> which is why you make such rad presentations ;)
- # [22:40] * Joins: brettgoulder (~brettgoul@173-164-36-90-colorado.hfc.comcastbusiness.net)
- # [22:40] <cheilmann> working on a new one right now actually
- # [22:40] <thatryan> that button generator for supporting docs, how'd you guys make that, I need something similar for a site of mine im upgrading
- # [22:41] * Quits: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no) (Quit: Leaving.)
- # [22:41] <thatryan> what topic?
- # [22:41] * Joins: simenbrekken (~simenbrek@c85-196-101-98.static.sdsl.no)
- # [22:41] * Joins: aron_ (~aron@client-86-25-210-195.cht-bng-014.adsl.virginmedia.net)
- # [22:41] <cheilmann> for http://convergese.com/lectures/html5/
- # [22:41] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Don't follow me)
- # [22:41] <cheilmann> Silverlight: saviour of the web
- # [22:42] <thatryan> oh sweet, cant wait to see that one
- # [22:42] * Joins: nimbupani (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
- # [22:42] * nimbupani is now known as nimbu
- # [22:43] * Quits: erichynds (~ehynds@venkman.brightcove.com)
- # [22:43] <cheilmann> what, those? https://developer.mozilla.org/en-US/promote
- # [22:44] <thatryan> yeah
- # [22:44] <cheilmann> use the source, luke :)
- # [22:44] <cheilmann> cmd+u
- # [22:45] <thatryan> lol i did that yah, have already duplicated it offline :)
- # [22:45] <thatryan> didnt know if ALL mozilla source was free to grab ;)
- # [22:45] <thatryan> if you know what i mean
- # [22:47] * Quits: fcuk112 (~fcuk112@188-223-81-90.zone14.bethere.co.uk) (Quit: Leaving)
- # [22:48] * Joins: tsidel (~Jeana@128.163.27.59)
- # [22:51] * Quits: JonathanNeal (~rztjonath@96.25.192.141) (Ping timeout: 264 seconds)
- # [22:51] <cheilmann> OK, so pinboard.in was down as their servers got raided by the FBI
- # [22:51] <cheilmann> good reason
- # [22:51] <cheilmann> http://status.pinboard.in/
- # [22:52] * Joins: CrashTest_ (~CrashTest@c-66-235-13-223.sea.wa.customer.broadstripe.net)
- # [22:52] <thatryan> holy crap lol
- # [22:55] * Quits: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net) (Ping timeout: 255 seconds)
- # [22:57] * Quits: BigKing (~BigKing@p5DD68FCC.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [22:59] * Joins: BigKing (~BigKing@p5DD68FCC.dip0.t-ipconnect.de)
- # [22:59] * Quits: Neiluj (~Julien@195.200.175.214) (Quit: Neiluj)
- # [23:00] * Quits: sean` (~seankoole@unaffiliated/sean/x-7291292) (Ping timeout: 276 seconds)
- # [23:00] <tsidel> I'm having a hard time understanding charsets and encoding.... The W3 MobileOK validator keeps raising a red flag... http://validator.w3.org/mobile/check?docAddr=http%3A%2F%2Fgatton.uky.edu%2FURCAdvising&async=false but it validates HTML5 just fine http://validator.w3.org/check?uri=http%3A%2F%2Fgatton.uky.edu%2FURCAdvising&charset=%28detect+automatically%29&doctype=Inline&group=0 Any ideas?
- # [23:00] * Joins: Rik` (~Rik`@199.223.125.118)
- # [23:01] * Joins: grantg (~chatzilla@69.88.160.3)
- # [23:01] * Quits: BigKing (~BigKing@p5DD68FCC.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [23:02] * grantg still doesn't understand why firefox went up a whole version with such minor changes. :/
- # [23:02] * Joins: nightfury (~nightfury@c-174-52-13-24.hsd1.ut.comcast.net)
- # [23:02] <danbeam> tsidel: that's strange, you're using a <meta> tag with the charset at the end of Content-Type
- # [23:02] * Quits: addyosmani (~apple@host109-154-36-93.range109-154.btcentralplus.com) (Quit: addyosmani)
- # [23:03] * Quits: Eightamrock (~Eightamro@c-98-221-151-72.hsd1.nj.comcast.net) (Remote host closed the connection)
- # [23:03] <danbeam> tsidel: the only thing you're not doing it adding a charset at the end of your HTTP response headers for that original page
- # [23:03] <tsidel> Dan - I'm not sure what that means.
- # [23:04] * Quits: CrashTest_ (~CrashTest@c-66-235-13-223.sea.wa.customer.broadstripe.net) (Quit: CrashTest_)
- # [23:04] <danbeam> tsidel: you could set a header on the server-side
- # [23:04] <grantg> Scumbag Firefox lands bugfixes and calls it a new version. :/
- # [23:04] <tsidel> ah.
- # [23:04] <tsidel> Which I don't have control over
- # [23:04] <danbeam> tsidel: i.e. with PHP, header("Content-Type: text/html; charset=utf-8");
- # [23:05] <tsidel> hmm. ok. it's asp...(which is new to me..) but I bet there's something similar
- # [23:05] <danbeam> tsidel: probably
- # [23:05] <gavacho> Response.Headers.Add
- # [23:05] <gavacho> iirc
- # [23:05] <danbeam> tsidel: yeah, the mobile checkers are explicitly looking for an HTTP response header before the body of the response (I think)
- # [23:06] <danbeam> tsidel: which means server-side
- # [23:06] <grantg> danbeam: Y U NO "Content-Type: application/xhtml+xml; charset=utf-8" ?
- # [23:06] <danbeam> grantg: you're gross
- # [23:06] <danbeam> grantg: in the HTML5 channel, of all channels, :P
- # [23:06] <grantg> what?
- # [23:06] <danbeam> grantg: that's the (really silly) content-type of XHTML
- # [23:07] * Joins: chachan (~quassel@190.207.77.31)
- # [23:07] <grantg> Hey, you need it to get XHTML parsed as XML and not buggy HTML. :P
- # [23:07] <grantg> Seeing as many sites still do false XHTML. :P
- # [23:07] <danbeam> grantg: you don't
- # [23:07] <danbeam> grantg: text/html is a valid XHTML type
- # [23:07] <danbeam> grantg: it's just not preferred
- # [23:07] <danbeam> grantg: afaik
- # [23:07] <grantg> umm
- # [23:07] <grantg> -> XML
- # [23:08] <grantg> browsers need the correct mime type still
- # [23:08] <danbeam> grantg: you best not make me whip out the section http://www.w3.org/TR/xhtml1/#C_9
- # [23:08] <grantg> otherwise it gets sent to the HTML5 parser
- # [23:09] <danbeam> grantg: also depends on the doctype, no?
- # [23:09] <grantg> you better go check XML-only stuff then
- # [23:09] <grantg> like what I do
- # [23:09] <danbeam> grantg: fuck XML
- # [23:09] <grantg> such as self closing stuff that text/html would not handle
- # [23:09] <grantg> I get to do a self closing <script/>
- # [23:09] <grantg> awww yeeeah
- # [23:09] <danbeam> grantg: :|
- # [23:10] <grantg> HTML parsers screw up a lot on some self closing stuff.
- # [23:10] <grantg> Because it's not valid HTML
- # [23:10] <grantg> but XML
- # [23:10] * Quits: JoshManders (~Josh@unaffiliated/killswitch) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.17/2009122204])
- # [23:10] <danbeam> http://www.w3.org/TR/xhtml1/#media
- # [23:10] <danbeam> XHTML Documents which follow the guidelines set forth in Appendix C, "HTML Compatibility Guidelines" may be labeled with the Internet Media Type "text/html" [RFC2854], as they are compatible with most HTML browsers.
- # [23:11] <grantg> problem is, it's the false XHTML
- # [23:11] <grantg> That 99+% of sites that claim to do XHTML use
- # [23:11] <danbeam> grantg: you're false XHTML
- # [23:11] <grantg> HTML with extra slashes
- # [23:11] <grantg> most XHTML would fail XML validity tests imho
- # [23:11] <danbeam> i.e "XHTML documents served as 'text/html' will not be processed as XML [XML10], e.g. well-formedness errors may not be detected by user agents."
- # [23:11] <danbeam> ?
- # [23:12] <grantg> then many browsers think otherwise
- # [23:12] <grantg> WILL NOT BE PROCESSED AS XML
- # [23:12] <grantg> defeats the point of XHTML then
- # [23:12] <danbeam> that's why I put it there
- # [23:12] <danbeam> bro
- # [23:12] <grantg> It's buggy HTML then
- # [23:12] * Quits: plh_ (~plh@30-6-203.wireless.csail.mit.edu) (Quit: always accept cookies)
- # [23:12] <grantg> hence "false"
- # [23:12] <danbeam> grantg: I had a valid XHTML site for years and it didn't gain me anything
- # [23:13] <danbeam> and I never flipped to application/xhtml+xml because it's stupid, IMO
- # [23:13] <grantg> It's buggy HTML that the HTML5 spec now parses.
- # [23:13] <grantg> HTML5 now parses the HTML pretending to be XML specifically now.
- # [23:13] <danbeam> anyways, this is #html5
- # [23:13] <grantg> heh
- # [23:14] <dgathright> XHTML FTL
- # [23:14] <grantg> heh
- # [23:14] <danbeam> FTL?
- # [23:14] <grantg> IE9 does application/xhtml+xml now fyi
- # [23:14] <grantg> first version of IE to do so
- # [23:15] <danbeam> oh good
- # [23:15] <tsidel> thanks dan. That took care of it :)
- # [23:15] <danbeam> I need to reduce my server load by 40% anyways
- # [23:15] <danbeam> ;)
- # [23:15] <tsidel> <%response.ContentType="text/HTML"%>
- # [23:15] <tsidel> <%response.Charset="utf-8"%>
- # [23:15] <danbeam> thanks for the tip, grantg :P
- # [23:15] <dgathright> danbeam: For asking what FTL means, you are now subjected to watching Nyan Cat for 10 minutes. Do not return until your counter hits 600 seconds. Begin... now. http://nyan.cat/
- # [23:15] <danbeam> ops will be happy
- # [23:15] <danbeam> dgathright: you know how easy nyan.cat is to hack
- # [23:16] <danbeam> dgathright: for the lose, no?
- # [23:16] <grantg> I automatically generate XML in many pages of mine, and I send it out as application/xhtml+xml because I work with XML DOM in PHP
- # [23:16] <danbeam> grantg: enthralling
- # [23:16] <grantg> I build XML trees in PHP, so just outputting it without reencoding to HTML makes life easier
- # [23:16] <danbeam> grantg: do you have a real job yet? you're 19, right?
- # [23:17] * Quits: tsidel (~Jeana@128.163.27.59) (Quit: tsidel)
- # [23:17] <grantg> dnabeam: nope, and a yes
- # [23:17] <grantg> *danbeam
- # [23:17] <danbeam> grantg: then do whatever you want
- # [23:17] <danbeam> ;)
- # [23:17] <danbeam> but I can't imagine anybody that uses application/xhtml+xml IRL
- # [23:18] <danbeam> but prove me wrong
- # [23:18] <grantg> It's just seeing sites use the XHTML doctype that pisses me off, when they should be doing HTML
- # [23:18] <grantg> danbeam: Because people want IE compat
- # [23:18] <danbeam> grantg: that's what I switched
- # [23:18] <danbeam> grantg: of course
- # [23:18] <grantg> and they thought for years IE did XHTML
- # [23:18] <danbeam> grantg: that's why** I switched
- # [23:18] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # [23:18] <danbeam> grantg: I was validating as XHTML, but it wasn't doing anything for me
- # [23:19] <grantg> mass misinformation caused people to use the XHTML doctype and type false XML-as-HTML
- # [23:19] <grantg> when it did absolutely shit and giggles
- # [23:19] * Joins: Frippe (~Frippe@238.218.216.81.static.hud.siw.siwnet.net)
- # [23:19] * Quits: Frippe (~Frippe@238.218.216.81.static.hud.siw.siwnet.net) (Changing host)
- # [23:19] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [23:19] <grantg> and was parsed simply as HTML
- # [23:20] <danbeam> grantg: yup
- # [23:20] <grantg> HTML parser rules cover the false-xhtml parsing correctly for the most part, which is why people kept doing what they were doing, since they weren't seeing any adverse effects
- # [23:20] <danbeam> grantg: yup
- # [23:20] <danbeam> grantg: btw, I'll give you a huge leg on explaining things
- # [23:20] * Joins: jerryitt (~jerry@213.233.154.219)
- # [23:21] <danbeam> grantg: David Mark (notorious asshole) [arguably] tried to explain this to me a year or two ago
- # [23:21] <grantg> even though it was really a mass circle-jerk of "I think I'm doing XHTML, and it's the next big thing"
- # [23:21] <danbeam> grantg: you did much much better
- # [23:21] <grantg> danbeam: heh
- # [23:21] <danbeam> grantg: :)
- # [23:21] <danbeam> grantg: but I also already understand it
- # [23:21] <grantg> k
- # [23:21] <danbeam> grantg: so, lol
- # [23:21] <grantg> I still provide text/html compat
- # [23:22] <grantg> domdocument in PHP allows you to save it as HTML. :D
- # [23:22] * Quits: Rik` (~Rik`@199.223.125.118) (Remote host closed the connection)
- # [23:22] <grantg> though it's slower
- # [23:22] <danbeam> grantg: ya, I see
- # [23:22] * Quits: LongBeach (~mike@AFontenayssB-152-1-14-251.w82-121.abo.wanadoo.fr)
- # [23:22] <danbeam> grantg: I just don't see a reason to construct a tree just to make your site
- # [23:22] <danbeam> grantg: but I guess it could be useful
- # [23:22] <grantg> I like XHTML, not for the "cause it's XHTML", but because it's XML
- # [23:23] <danbeam> I like whatever gets the job done the best
- # [23:23] <danbeam> ;)
- # [23:23] <grantg> true
- # [23:23] <grantg> I use it to make escaping stuff easier
- # [23:23] <grantg> and faster generation
- # [23:24] <grantg> when doing a tree on the server
- # [23:25] <grantg> I think I've bitched this to death
- # [23:25] <gavacho> i dont understand the holy war either
- # [23:25] <grantg> I bitch about this though I think every time I see a major site use the XHTML doctype and type everything as buggy HTML and use invalid things that won't fly as XML ever.
- # [23:25] * Joins: adrinux (~adrinux@93.89.134.219)
- # [23:25] <danbeam> grantg: that is an interesting technique to avoid XSS, in a way
- # [23:26] <danbeam> automatic escaping
- # [23:26] <grantg> it's cleaner
- # [23:26] <danbeam> with DOMDocument or SimpleXML or something
- # [23:26] <danbeam> yeah
- # [23:26] <grantg> XMLWriter FTFY
- # [23:26] <danbeam> just like a prepared statement in a way
- # [23:26] <danbeam> just your whole tree
- # [23:26] * Quits: vazel (~wizl@ahrinia.net)
- # [23:27] <danbeam> I just generally don't like constructing stuff piece by piece when you could just put it literally, but perhaps you're doing that as well
- # [23:28] <grantg> I just would rather see someone do valid HTML or XML XHTML
- # [23:28] * Joins: Rik` (~Rik`@199.223.125.118)
- # [23:28] <grantg> rather than tag soup "herp derp I'm doing XHTML I think"
- # [23:28] <snover> grantg: And I would like unicorns to roam the streets :)
- # [23:28] <grantg> Even the mozilla wiki does tag soup xhtml that gets parsed as HTML
- # [23:28] <danbeam> snover: lol
- # [23:29] <grantg> view source https://wiki.mozilla.org/Main_Page
- # [23:29] <grantg> the red slashes hurt my eyes
- # [23:29] * Quits: phishy (~jeff@64.134.64.181) (Quit: phishy)
- # [23:29] <grantg> I
- # [23:29] <grantg> It's the parser saying "WTF is this char, I'm just gonna ignore it"
- # [23:29] <snover> grantg: you know html5 is polyglot right?
- # [23:29] <snover> it supports both xhtml and html dialects
- # [23:29] <snover> formally
- # [23:29] <grantg> It's an ugly parsing
- # [23:30] <grantg> XHTML parsed as HTML is HTML for all intents and purposes
- # [23:30] <grantg> that has to get parsed specially to remove out all the unneeded slashes and crap people put in
- # [23:30] <danbeam> snover: there was this one time that zetafleet.com was XHTML + text/html, ;)
- # [23:31] <snover> danbeam: blame ie
- # [23:31] * Quits: necolas (~necolas@5e043124.bb.sky.com) (Remote host closed the connection)
- # [23:31] <danbeam> snover: oh wait, nvm
- # [23:31] <danbeam> snover: HTML 4.01
- # [23:31] <danbeam> snover: my bad
- # [23:31] <grantg> snover: IE9 finally joined the application/xhtml+xml party 10 years late. :P
- # [23:31] <snover> ya
- # [23:31] <snover> As I said when they announced support
- # [23:31] <snover> I don’t know why they bothered
- # [23:31] <danbeam> haha
- # [23:31] * Parts: adrinux (~adrinux@93.89.134.219)
- # [23:32] <danbeam> snover, grantg do think that's one of the reasons XHTML 1.0 is so (essentially) dead now?
- # [23:32] <grantg> If MS had supported it in IE6, we might be seeing application/xhtml+xml pages today
- # [23:32] <danbeam> lol, jinx
- # [23:32] <snover> I think it’s the #1 reason it never gained traction
- # [23:32] <danbeam> (in a way)
- # [23:32] <grantg> danbeam: I do XHTML with HTML5 stuff
- # [23:32] * Joins: kadiks (~kadiks@APuteaux-652-1-119-33.w90-2.abo.wanadoo.fr)
- # [23:32] <snover> the #2 reason is that most people writing markup are braindead
- # [23:32] <danbeam> snover: heh
- # [23:32] <snover> and would never ever be able to conform to a strict parser
- # [23:32] <snover> ever
- # [23:33] <grantg> danbeam: I do HTML5 as XML essentially
- # [23:33] <danbeam> grantg: I see
- # [23:33] <grantg> that mimetype just allows me to do that. :)
- # [23:33] <danbeam> grantg: word
- # [23:33] <danbeam> grantg: I understand
- # [23:33] * Joins: ryanneufeld (~Adium@65.110.7.187)
- # [23:33] <grantg> also
- # [23:33] <grantg> SVG + HTML5 when using that mimetype
- # [23:33] <danbeam> grantg, snover when I changed my validation from XHTML1.0 -> HTML5 it was amazing how much more "forgiving" HTML5 is
- # [23:34] <grantg> heh
- # [23:34] * Quits: ryanneufeld (~Adium@65.110.7.187) (Client Quit)
- # [23:34] <danbeam> but one could also call it "easy for the braindead", heh
- # [23:34] <grantg> yeah
- # [23:35] <grantg> It's sad that HTML books advocate putting XML markups in HTML pages, thinking it will make a difference
- # [23:35] * Quits: kadiks (~kadiks@APuteaux-652-1-119-33.w90-2.abo.wanadoo.fr) (Client Quit)
- # [23:35] <grantg> just made the HTML5 spec change the parsing rules to accomodate the tag soup b.s.
- # [23:35] <snover> It’s very OCD but I do prefer xml-dialect html5
- # [23:35] <shepazu> grantg: it can make a different in different toolchains
- # [23:35] <grantg> heh
- # [23:36] <shepazu> some authoring tools, some processing scripts
- # [23:36] <shepazu> it can be safer
- # [23:36] <grantg> but in the end it's parsed inside the HTML parser
- # [23:36] <grantg> not the XML parser
- # [23:36] <grantg> in browsers
- # [23:36] <shepazu> in browsers
- # [23:36] <grantg> heh
- # [23:36] <shepazu> :)
- # [23:37] * shepazu is slightly worried that people who mix SVG and HTML will take shortcuts with their SVG markup and it won't work in Illustrator, Inkscape, etc.
- # [23:38] * grantg just doesn't want to see red slashes in the view source page on 99% of the websites out there. :)
- # [23:38] <grantg> heh
- # [23:39] <cheilmann> well, SVG working in illustrator is a bit of a stretch
- # [23:39] <grantg> shepazu: Hence why browsers started with SVG in XML XHTML only
- # [23:39] <grantg> hey cheilmann
- # [23:39] <grantg> :P
- # [23:39] <shepazu> cheilmann: what do you mean?
- # [23:39] <cheilmann> A lot of exported SVG I got was full of stuff I didn't need
- # [23:40] <shepazu> oh, Illustrator export is terrible, true
- # [23:40] <shepazu> it's really bad about clippaths, which choke firefox
- # [23:42] * grantg has another gripe and that's mozRequestAnimationFrame. :/
- # [23:42] <grantg> So buggy on some OSes. :(
- # [23:42] <grantg> and low FPS in many cases
- # [23:44] * Quits: grantg (~chatzilla@69.88.160.3) (Quit: bbl)
- # [23:44] * Quits: Rik` (~Rik`@199.223.125.118) (Remote host closed the connection)
- # [23:44] <moo-_-> related: is there a tutorial how to make your <canvas> animation loop smooth as possible
- # [23:53] * Quits: nicksergeant (~anonymous@74.112.37.178) (Quit: nicksergeant)
- # Session Close: Wed Jun 22 00:00:00 2011
The end :)