Options:
- # Session Start: Sat Aug 13 00:00:00 2011
- # Session Ident: #html5
- # [00:00] * Quits: wookiehangover (~wookiehan@173-8-247-218-Colorado.hfc.comcastbusiness.net) (Ping timeout: 260 seconds)
- # [00:03] * Quits: johnkpaul (~jpaul@pool-74-108-115-181.nycmny.fios.verizon.net) (Remote host closed the connection)
- # [00:03] * Joins: Dorward_ (~Dorward@94-192-4-225.zone6.bethere.co.uk)
- # [00:07] * Quits: Dorward (~Dorward@94-192-4-225.zone6.bethere.co.uk) (Ping timeout: 276 seconds)
- # [00:08] * Quits: louisremi (~louisremi@bzq-84-111-208-234.red.bezeqint.net) (Ping timeout: 240 seconds)
- # [00:09] <RLa> nice, i wrote my code using module concepts
- # [00:10] <RLa> also eclipse recognizes it
- # [00:10] <RLa> anyway, some parts of code are rather verbose: media.ResultsArea.prototype.clear = function() {
- # [00:11] <RLa> media is the module name, is it possible to make such definitions shorter?
- # [00:11] * Quits: BigKing (~BigKing@p5DD69549.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [00:13] <xonecas> I don't think so
- # [00:14] <paul_irish> sephr: https://github.com/jankuca/dom-panda
- # [00:14] <paul_irish> appears to be same as the html2canvas approach
- # [00:14] * Parts: maxmanders (~maxmander@188-220-35-232.zone11.bethere.co.uk)
- # [00:14] <sephr> yeah, which is pretty odd
- # [00:14] <sephr> this seems exactly like html2canvas
- # [00:15] <sephr> html2canvas takes the DOM and then, given the precomputed properties available from the DOM, draws an image to a canvas
- # [00:15] <sephr> kinda reinventing the wheel
- # [00:16] <sephr> paul_irish: though it does look nicer
- # [00:16] <sephr> and oddly it creates it's own NodeWalker O_o
- # [00:16] <sephr> TreeWalker*
- # [00:16] <sephr> which is already available in the DOM
- # [00:17] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: ^d)
- # [00:17] <RLa> ok, now the second error to go
- # [00:18] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [00:19] <RLa> http://pastebin.com/YiBmazdm <- having two loops with same loop variable
- # [00:20] <RLa> quick fix would be to rename the second loop variable name
- # [00:20] <RLa> but are there another ways?
- # [00:30] * Joins: sic1 (~ckihneman@wsip-68-224-173-84.sd.sd.cox.net)
- # [00:30] <RLa> hm, just need to drop var from second loop
- # [00:33] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 246 seconds)
- # [00:36] * Quits: marekweb (~marek@bas1-montreal48-1176433523.dsl.bell.ca) (Remote host closed the connection)
- # [00:36] * Quits: Thasmo (~thasmo@d86-33-68-82.cust.tele2.at)
- # [00:41] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [00:43] * Quits: dankest (~dankest@ip68-6-85-112.sb.sd.cox.net) (Quit: Bye!)
- # [00:44] * Joins: wookiehangover (~wookiehan@173-8-247-218-Colorado.hfc.comcastbusiness.net)
- # [00:45] * Quits: ericduran (~ericduran@173-203-243-241.static.cloud-ips.com) (Quit: ericduran)
- # [00:45] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Quit: andr3)
- # [00:46] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Quit: shepazu)
- # [00:48] * Quits: simmouk87 (simmouk87@host-2-96-95-163.as13285.net)
- # [00:48] * Joins: andr3 (~andr3@bl14-210-70.dsl.telepac.pt)
- # [00:51] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
- # [00:51] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
- # [00:52] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [00:53] * Quits: dug_ (~doug@64.31.25.146) (Ping timeout: 250 seconds)
- # [00:54] * Joins: dug_ (~doug@64.31.25.146)
- # [00:57] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Ping timeout: 240 seconds)
- # [00:57] * Quits: koggdal (~koggdal@user171.77-105-221.netatonce.net) (Quit: koggdal)
- # [00:58] * Quits: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk) (Quit: Leaving.)
- # [01:03] * Quits: materialdesigner (~cah276@96-33-82-30.dhcp.ahvl.nc.charter.com) (Quit: materialdesigner)
- # [01:08] * Quits: kyxzme (~kyxzme@2001:b00:4020:1::19) (Quit: Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.)
- # [01:12] * Quits: dguttman (~dguttman@160-255.200-68.tampabay.res.rr.com) (Quit: dguttman)
- # [01:16] * Joins: tantek (~tantek@nat/mozilla/x-dnzwyephvthdsoek)
- # [01:18] * Quits: wookiehangover (~wookiehan@173-8-247-218-Colorado.hfc.comcastbusiness.net) (Quit: Leaving...)
- # [01:24] * Joins: digitalfiz (~digitalfi@unaffiliated/digitalfiz)
- # [01:27] * Joins: nonge (~nonge@p5B326D6F.dip.t-dialin.net)
- # [01:32] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Ping timeout: 250 seconds)
- # [01:34] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
- # [01:35] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Quit: andr3)
- # [01:35] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [01:40] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
- # [01:45] * Joins: pierreghz (~pierreghz@cust-151-31-111-94.dyn.as47377.net)
- # [01:49] * Quits: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net) (Quit: devongovett)
- # [01:53] * Quits: RLa (~RL@infdot.com) (Quit: Leaving)
- # [01:54] * Joins: matomesc (~matomesc@CPE001c10f5171f-CM001e6b1a6308.cpe.net.cable.rogers.com)
- # [02:06] * Quits: Jon47 (~jonz@pool-173-79-118-39.washdc.fios.verizon.net) (Quit: Leaving.)
- # [02:07] * Quits: sic1 (~ckihneman@wsip-68-224-173-84.sd.sd.cox.net) (Quit: Get MacIrssi - http://www.sysctl.co.uk/projects/macirssi/)
- # [02:09] * Joins: silo (silo@unaffiliated/silo)
- # [02:13] * psynaptic is now known as psynaptic|away
- # [02:18] * Joins: materialdesigner (~cah276@96-33-82-30.dhcp.ahvl.nc.charter.com)
- # [02:19] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
- # [02:22] * Quits: kennyluck (~kennyluck@114-25-209-167.dynamic.hinet.net) (Quit: kennyluck)
- # [02:24] * Joins: nerdfiles1 (~Adium@ppp-70-248-181-69.dsl.hstntx.swbell.net)
- # [02:24] * Parts: nerdfiles1 (~Adium@ppp-70-248-181-69.dsl.hstntx.swbell.net)
- # [02:34] * Quits: necolas (~necolas@5e0129ee.bb.sky.com) (Remote host closed the connection)
- # [02:36] * Quits: sasori (~sasori@acl1-719bts.gw.smartbro.net) (Quit: ChatZilla 0.9.87 [Firefox 3.6.18/20110614230723])
- # [02:36] * Quits: silo (silo@unaffiliated/silo) (Ping timeout: 260 seconds)
- # [02:38] * Quits: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net) (Quit: Leaving...)
- # [02:39] * psynaptic|away is now known as psynaptic
- # [02:42] * Quits: RaceCondition (~erik@82.131.105.83.cable.starman.ee) (Quit: RaceCondition)
- # [02:45] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Ping timeout: 252 seconds)
- # [02:46] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [02:46] * Joins: replore (~replore@ntkngw133234.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [02:50] * psynaptic is now known as psynaptic|away
- # [02:52] * Quits: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net) (Ping timeout: 252 seconds)
- # [02:56] * Quits: JoshManders (~josh@unaffiliated/killswitch) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.9.2.18/20110615082315])
- # [02:57] * Joins: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net)
- # [02:58] * Quits: chachan (~quassel@200.109.140.111) (Remote host closed the connection)
- # [03:02] * Joins: kennyluck (~kennyluck@210.242.144.78)
- # [03:04] * Quits: gseguin (~anonymous@67.136.90.250) (Quit: gseguin)
- # [03:05] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [03:06] * Joins: sasori (~sasori@acl1-719bts.gw.smartbro.net)
- # [03:08] * Joins: dguttman (~dguttman@160-255.200-68.tampabay.res.rr.com)
- # [03:11] * Quits: sharustar (~sharustar@unaffiliated/sharustar) (Ping timeout: 276 seconds)
- # [03:12] * Joins: miketaylr (~miketaylr@24.42.93.245)
- # [03:16] * Quits: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net) (Remote host closed the connection)
- # [03:16] * Joins: nimbupani (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
- # [03:16] * nimbupani is now known as nimbu
- # [03:16] * Joins: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au)
- # [03:18] * Quits: replore (~replore@ntkngw133234.kngw.nt.ftth.ppp.infoweb.ne.jp) (Read error: Connection reset by peer)
- # [03:20] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Quit: shepazu)
- # [03:22] * Quits: dguttman (~dguttman@160-255.200-68.tampabay.res.rr.com) (Quit: dguttman)
- # [03:24] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [03:27] * Joins: Evanescence (~chris@122.237.30.173)
- # [03:31] * Joins: x29a_ (~x29a@p54B56E5F.dip.t-dialin.net)
- # [03:32] * Quits: x29a_ (~x29a@p54B56E5F.dip.t-dialin.net) (Changing host)
- # [03:32] * Joins: x29a_ (~x29a@unaffiliated/x29a)
- # [03:32] * Quits: materialdesigner (~cah276@96-33-82-30.dhcp.ahvl.nc.charter.com) (Quit: materialdesigner)
- # [03:35] * Quits: x29a (~x29a@unaffiliated/x29a) (Ping timeout: 250 seconds)
- # [03:36] * Quits: kadiks (~kadiks@LNeuilly-152-21-17-60.w193-253.abo.wanadoo.fr) (Quit: Leaving)
- # [03:38] * Joins: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
- # [03:39] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [03:41] * Quits: tantek (~tantek@nat/mozilla/x-dnzwyephvthdsoek) (Quit: tantek)
- # [03:41] * Quits: smus (~smus@nat/google/x-zldckttbzdytysnv) (Remote host closed the connection)
- # [03:42] * Joins: smus (~smus@nat/google/x-dxkmasswuzoinjgs)
- # [03:42] * Quits: smus (~smus@nat/google/x-dxkmasswuzoinjgs) (Remote host closed the connection)
- # [03:49] * Joins: smus (~smus@67.218.102.54)
- # [03:55] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
- # [03:56] * Joins: jacortinas (~jacortina@99-101-221-98.lightspeed.snantx.sbcglobal.net)
- # [04:04] * Quits: tristanseifert_ (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [04:04] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
- # [04:05] * Quits: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net) (Remote host closed the connection)
- # [04:08] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Quit: jetienne_)
- # [04:09] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [04:15] * Quits: digitalfiz (~digitalfi@unaffiliated/digitalfiz) (Remote host closed the connection)
- # [04:15] * Joins: digitalfiz (~digitalfi@unaffiliated/digitalfiz)
- # [04:18] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
- # [04:19] * Joins: gseguin (~anonymous@64.164.138.146)
- # [04:40] * Quits: smus (~smus@67.218.102.54) (Remote host closed the connection)
- # [04:45] * Quits: gseguin (~anonymous@64.164.138.146) (Quit: gseguin)
- # [04:47] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
- # [04:48] * Quits: miketaylr (~miketaylr@24.42.93.245) (Quit: miketaylr)
- # [05:06] * Joins: nonge_ (~nonge@p50829203.dip.t-dialin.net)
- # [05:09] * Parts: jacortinas (~jacortina@99-101-221-98.lightspeed.snantx.sbcglobal.net)
- # [05:10] * Quits: nonge (~nonge@p5B326D6F.dip.t-dialin.net) (Ping timeout: 276 seconds)
- # [05:10] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [05:11] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
- # [05:19] * Quits: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net) (Ping timeout: 276 seconds)
- # [05:20] * Joins: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net)
- # [05:21] * Joins: tristanseifert (~tristanse@c-67-164-14-81.hsd1.ca.comcast.net)
- # [05:25] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 276 seconds)
- # [05:26] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [05:32] * Joins: dr0id (~andy@unaffiliated/dr0id)
- # [05:33] * Joins: RabidCabbage (~rizlacds@host109-152-36-70.range109-152.btcentralplus.com)
- # [05:33] * Joins: benv (~benv@206.47.39.18)
- # [05:42] * Quits: Epeli (epeli@melmacian.net) (Ping timeout: 258 seconds)
- # [05:50] * Joins: Epeli (epeli@melmacian.net)
- # [05:55] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [05:56] * Joins: trickz (~trickz@95.211.62.203)
- # [05:56] * Parts: trickz (~trickz@95.211.62.203)
- # [05:57] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [05:57] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [05:57] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [05:57] * Quits: kurrent (kurrent@unaffiliated/kurrent) (Read error: Connection reset by peer)
- # [05:59] * Joins: kurrent (kurrent@unaffiliated/kurrent)
- # [06:04] * Joins: nonge__ (~nonge@p50829959.dip.t-dialin.net)
- # [06:08] * Quits: nonge_ (~nonge@p50829203.dip.t-dialin.net) (Ping timeout: 264 seconds)
- # [06:09] * Quits: shepazutoo (~schepers@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Quit: shepazutoo)
- # [06:12] * Quits: matomesc (~matomesc@CPE001c10f5171f-CM001e6b1a6308.cpe.net.cable.rogers.com) (Quit: matomesc)
- # [06:24] * Quits: kurrent (kurrent@unaffiliated/kurrent) (Read error: Connection reset by peer)
- # [06:26] * Joins: kurrent (kurrent@unaffiliated/kurrent)
- # [06:26] * Joins: gabo2 (~gabo2@eatkyo502170.adsl.ppp.infoweb.ne.jp)
- # [06:27] * Quits: gabo2 (~gabo2@eatkyo502170.adsl.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [06:33] * Quits: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net) (Ping timeout: 240 seconds)
- # [06:37] * Joins: kevindanko (~kevindank@c-68-81-168-18.hsd1.de.comcast.net)
- # [06:37] * Quits: kurrent (kurrent@unaffiliated/kurrent) (Ping timeout: 258 seconds)
- # [06:38] * Quits: digitalfiz (~digitalfi@unaffiliated/digitalfiz) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [06:53] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
- # [06:54] <dr0id> paul_irish: someone is spamming #jquery , could you ban him ?
- # [06:54] * Quits: kennyluck (~kennyluck@210.242.144.78) (Quit: kennyluck)
- # [06:54] * Quits: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net) (Remote host closed the connection)
- # [06:54] <paul_irish> k
- # [06:54] <paul_irish> dr0id: who
- # [06:54] * Quits: andrewjbaker (~ajb@host-78-144-167-4.as13285.net) (Quit: Parting is such sweet sorrow)
- # [06:57] * Quits: benv (~benv@206.47.39.18) (Quit: Leaving...)
- # [06:57] <paul_irish> thx again dr0id
- # [06:58] <dr0id> yw :)
- # [07:00] * Quits: RabidCabbage (~rizlacds@host109-152-36-70.range109-152.btcentralplus.com) (Read error: Connection reset by peer)
- # [07:00] * Joins: wookiehangover (~wookiehan@c-98-245-45-244.hsd1.co.comcast.net)
- # [07:07] * Joins: kennyluck (~kennyluck@210.242.144.78)
- # [07:08] * Joins: Feich (~ADD@113.235.117.54)
- # [07:20] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Quit: :q!)
- # [07:25] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [07:26] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [07:26] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [07:27] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [07:27] * Quits: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (Client Quit)
- # [07:28] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 250 seconds)
- # [07:29] * Parts: Feich (~ADD@113.235.117.54) ("Leaving")
- # [07:30] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [07:32] * Quits: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au) (Quit: OzDave_mbp)
- # [07:35] * Parts: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [07:35] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [07:41] * Parts: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net) (":q")
- # [07:43] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [07:43] * Parts: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [07:43] * Joins: kennyluck_ (~kennyluck@210.242.144.78)
- # [07:46] * Quits: kennyluck (~kennyluck@210.242.144.78) (Ping timeout: 258 seconds)
- # [07:46] * kennyluck_ is now known as kennyluck
- # [07:48] * Joins: skylamer` (cgskylamer@78.90.213.55)
- # [07:51] * Quits: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 252 seconds)
- # [07:52] * Quits: Evanescence (~chris@122.237.30.173) (Quit: WeeChat 0.3.4)
- # [07:52] * Joins: materialdesigner (~cah276@96-33-82-30.dhcp.ahvl.nc.charter.com)
- # [07:53] * Joins: Evanescence (~chris@122.237.30.173)
- # [07:54] * Quits: zatan (~zatan@5ad19e91.bb.sky.com) (Ping timeout: 240 seconds)
- # [07:55] * Joins: BigKing (~BigKing@p5DD68568.dip0.t-ipconnect.de)
- # [08:01] * Joins: SoulRaven (SoulRaven@89.41.157.171)
- # [08:02] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
- # [08:04] * Quits: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net) (Quit: devongovett)
- # [08:05] * Joins: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net)
- # [08:08] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [08:09] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [08:09] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [08:10] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 276 seconds)
- # [08:10] * Joins: yymm (~Administr@219.136.33.253)
- # [08:10] * Joins: jorum (~jorum@81-232-132-2-no120.tbcn.telia.com)
- # [08:10] * Joins: temp01- (~temp01@unaffiliated/temp01)
- # [08:10] * Joins: dpogue (~dpogue@S010600226b831d53.vf.shawcable.net)
- # [08:12] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [08:14] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 258 seconds)
- # [08:19] * Joins: prajwalit (~prajwalit@121.243.225.226)
- # [08:20] * Quits: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net) (Quit: dgathright)
- # [08:31] * Joins: mrsrikanth (~mrsrikant@59.92.57.168)
- # [08:34] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 258 seconds)
- # [08:35] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [08:35] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [08:35] * Quits: temp01- (~temp01@unaffiliated/temp01) (Ping timeout: 258 seconds)
- # [08:35] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [08:36] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 258 seconds)
- # [08:36] * Quits: wookiehangover (~wookiehan@c-98-245-45-244.hsd1.co.comcast.net) (Quit: Leaving...)
- # [08:39] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [08:39] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [08:39] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Remote host closed the connection)
- # [08:40] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [08:40] * Joins: jovrtn (~jovrtn@12.17.188.47)
- # [08:41] * Quits: BigKing (~BigKing@p5DD68568.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
- # [08:42] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Client Quit)
- # [08:43] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [08:44] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Client Quit)
- # [08:47] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [08:52] * Joins: mascix (~mascix@83.66.110.192)
- # [09:06] * Joins: louisremi (~louisremi@bzq-84-111-208-234.red.bezeqint.net)
- # [09:09] * Joins: SaadIbrahim (~mslfreak@203.81.214.47)
- # [09:09] * Quits: SaadIbrahim (~mslfreak@203.81.214.47) (Changing host)
- # [09:09] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [09:15] * Joins: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net)
- # [09:25] * Quits: materialdesigner (~cah276@96-33-82-30.dhcp.ahvl.nc.charter.com) (Quit: materialdesigner)
- # [09:33] * Joins: Ms2ger (~Ms2ger@91.181.21.109)
- # [09:34] * Quits: dr0id (~andy@unaffiliated/dr0id) (Quit: Leaving.)
- # [09:34] * Joins: dr0id (~andy@unaffiliated/dr0id)
- # [09:36] * Quits: yymm (~Administr@219.136.33.253) (Quit: Leaving.)
- # [09:36] * Quits: dr0id (~andy@unaffiliated/dr0id) (Client Quit)
- # [09:40] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 264 seconds)
- # [09:41] * Quits: louisremi (~louisremi@bzq-84-111-208-234.red.bezeqint.net) (Ping timeout: 260 seconds)
- # [09:44] * Quits: skylamer` (cgskylamer@78.90.213.55)
- # [09:50] * Joins: SaadIbrahim (~mslfreak@203.81.214.47)
- # [09:50] * Quits: SaadIbrahim (~mslfreak@203.81.214.47) (Changing host)
- # [09:50] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [09:52] * Quits: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [09:54] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: Never look down on someone unless you're helping them up.)
- # [09:56] <ryanseddon> I've just re-done font dragr and put it live if anyone wants to check it out http://fontdragr.com/
- # [10:21] * Joins: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net)
- # [10:27] * Joins: dr0id (~andy@unaffiliated/dr0id)
- # [10:30] * Joins: louisremi (~louisremi@bzq-84-111-208-234.red.bezeqint.net)
- # [10:37] * Quits: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net) (Ping timeout: 250 seconds)
- # [10:38] * Joins: pierreghz_ (~pierreghz@cust-180-108-111-94.dyn.as47377.net)
- # [10:39] * Quits: dudz_ (~dudz_@123-243-44-131.static.tpgi.com.au) (Read error: Connection reset by peer)
- # [10:39] * Parts: louisremi (~louisremi@bzq-84-111-208-234.red.bezeqint.net)
- # [10:40] * Quits: pierreghz (~pierreghz@cust-151-31-111-94.dyn.as47377.net) (Ping timeout: 258 seconds)
- # [10:50] * Quits: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net) (Ping timeout: 258 seconds)
- # [10:50] * Joins: henrikkok (~henrikkok@3306ds3-amb.0.fullrate.dk)
- # [10:53] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [10:57] * Quits: nimbu (~Adium@c-24-18-47-160.hsd1.wa.comcast.net) (Remote host closed the connection)
- # [11:00] * Quits: patcito (~123@190.42.75.176) (Read error: Connection reset by peer)
- # [11:00] * Joins: mick__ (~mick@CPE-60-226-128-23.qld.bigpond.net.au)
- # [11:01] <mick__> is hard to learn html5
- # [11:26] * Joins: kadiks (~kadiks@LNeuilly-152-21-17-60.w193-253.abo.wanadoo.fr)
- # [11:26] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [11:28] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [11:28] * Joins: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au)
- # [11:31] <Ms2ger> I don't think so
- # [11:32] <mick__> is it easy to learn
- # [11:38] <dr0id> LOL
- # [11:44] * Joins: BigKing (~BigKing@p5DD68568.dip0.t-ipconnect.de)
- # [11:47] * Parts: mkwst (u395@gateway/web/irccloud.com/x-mlmuhwkalwcvqxbe)
- # [11:52] * Joins: amigojapan_ (~chatzilla@p9047-ipngnfx01souka.saitama.ocn.ne.jp)
- # [11:54] * Joins: kyxzme (~kyxzme@93-58-116-120.ip158.fastwebnet.it)
- # [11:54] * Joins: mike5w3c (~MikeSmith@EM114-48-92-190.pool.e-mobile.ne.jp)
- # [12:01] * Joins: RaceCondition (~erik@gprs-inet-65-56.elisa.ee)
- # [12:05] * Quits: RaceCondition (~erik@gprs-inet-65-56.elisa.ee) (Client Quit)
- # [12:11] * Quits: robhawkes (~robhawkes@188-220-16-96.dsl.cnl.uk.net) (Quit: Linkinus - http://linkinus.com)
- # [12:14] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [12:15] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [12:15] * Quits: amigojapan_ (~chatzilla@p9047-ipngnfx01souka.saitama.ocn.ne.jp) (Quit: ChatZilla 0.9.87 [Firefox 5.0/20110615151330])
- # [12:18] * Joins: pht` (pht@sYx.sk)
- # [12:18] * Joins: Taftse (Taftse@unaffiliated/taftse)
- # [12:20] * Joins: steve44224 (~steve@cpe-76-188-37-243.neo.res.rr.com)
- # [12:25] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [12:26] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [12:29] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [12:31] * Parts: mick__ (~mick@CPE-60-226-128-23.qld.bigpond.net.au) ("Leaving")
- # [12:34] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [12:34] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 250 seconds)
- # [12:34] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [12:36] * Quits: Taftse (Taftse@unaffiliated/taftse) (Ping timeout: 276 seconds)
- # [12:37] * Joins: Taftse (~Taftse@unaffiliated/taftse)
- # [12:39] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [12:39] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [12:40] * Quits: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim) (Ping timeout: 252 seconds)
- # [12:41] * Quits: steve44224 (~steve@cpe-76-188-37-243.neo.res.rr.com) (Quit: Leaving)
- # [12:41] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Client Quit)
- # [12:45] * Joins: Hautain_ (~Hautain@AOrleans-258-1-10-166.w90-8.abo.wanadoo.fr)
- # [12:48] * Joins: silo (~silo@unaffiliated/silo)
- # [12:49] * Quits: Hautain (~Hautain@AOrleans-258-1-10-166.w90-8.abo.wanadoo.fr) (Ping timeout: 264 seconds)
- # [12:51] * Joins: irae_ (~iraebrasi@186.204.192.200)
- # [12:54] * psynaptic|away is now known as psynaptic
- # [13:06] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [13:10] * Quits: pierreghz_ (~pierreghz@cust-180-108-111-94.dyn.as47377.net) (Quit: Quitte)
- # [13:13] * Joins: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [13:13] * Joins: symb (~IRC@p57B8F590.dip.t-dialin.net)
- # [13:14] * Quits: symb (~IRC@p57B8F590.dip.t-dialin.net) (Client Quit)
- # [13:14] * Quits: jetienne_ (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Client Quit)
- # [13:15] * Joins: symb (~IRC@p57B8F590.dip.t-dialin.net)
- # [13:16] * Quits: jovrtn (~jovrtn@12.17.188.47) (Quit: jovrtn)
- # [13:23] * Joins: buribux (~buribu@201-42-220-148.dsl.telesp.net.br)
- # [13:23] * Joins: buribu (~buribu@unaffiliated/buribu)
- # [13:23] * Quits: buribux (~buribu@201-42-220-148.dsl.telesp.net.br) (Changing host)
- # [13:23] * Joins: buribux (~buribu@unaffiliated/buribux)
- # [13:24] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 260 seconds)
- # [13:25] * Quits: buribux (~buribu@unaffiliated/buribux) (Client Quit)
- # [13:31] * Joins: andr3 (~andr3@bl14-210-70.dsl.telepac.pt)
- # [13:39] * Joins: materialdesigner (~cah276@96-33-82-30.dhcp.ahvl.nc.charter.com)
- # [14:00] * Joins: jovrtn (~jovrtn@146-210-237-24.gci.net)
- # [14:00] * Joins: RaceCondition (~erik@gprs-inet-65-25.elisa.ee)
- # [14:03] * Joins: nirrrrrr (~fsdfsd@109.160.184.23)
- # [14:11] * Joins: johnkpaul (~jpaul@pool-74-108-115-181.nycmny.fios.verizon.net)
- # [14:12] * Quits: RaceCondition (~erik@gprs-inet-65-25.elisa.ee) (Ping timeout: 252 seconds)
- # [14:12] * Joins: RaceCondition (~erik@gprs-inet-65-17.elisa.ee)
- # [14:20] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [14:21] * Quits: kyxzme (~kyxzme@93-58-116-120.ip158.fastwebnet.it) (Quit: Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.)
- # [14:22] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [14:26] * Quits: mrsrikanth (~mrsrikant@59.92.57.168) (Quit: Leaving)
- # [14:26] * Joins: kyxzme (~kyxzme@93-58-116-120.ip158.fastwebnet.it)
- # [14:29] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
- # [14:29] * Joins: mrsrikanth (~mrsrikant@59.92.57.168)
- # [14:30] * Parts: nirrrrrr (~fsdfsd@109.160.184.23)
- # [14:32] * Quits: kyxzme (~kyxzme@93-58-116-120.ip158.fastwebnet.it) (Remote host closed the connection)
- # [14:34] * Joins: kyxzme (~kyxzme@93-58-116-120.ip158.fastwebnet.it)
- # [14:34] * Joins: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com)
- # [14:39] * Quits: mrsrikanth (~mrsrikant@59.92.57.168) (Quit: Leaving)
- # [14:44] * Quits: OzDave_mbp (~OzDave_mb@27-33-43-79.static.tpgi.com.au) (Quit: OzDave_mbp)
- # [14:44] * Quits: MissionCritical (~MissionCr@unaffiliated/missioncritical) (Ping timeout: 276 seconds)
- # [14:46] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [14:47] * Quits: kyxzme (~kyxzme@93-58-116-120.ip158.fastwebnet.it) (Remote host closed the connection)
- # [14:51] * Joins: zatan (~zatan@5ad19e91.bb.sky.com)
- # [14:51] * Joins: kyxzme (~kyxzme@2001:b00:4020:1::d)
- # [14:51] * Joins: dguttman (~dguttman@68.200.255.160)
- # [14:55] * Joins: expilicious (~zAyghip8@93-96-170-70.zone4.bethere.co.uk)
- # [14:55] * Quits: expilicious (~zAyghip8@93-96-170-70.zone4.bethere.co.uk) (Client Quit)
- # [15:01] * Quits: dguttman (~dguttman@68.200.255.160) (Quit: dguttman)
- # [15:08] * Quits: zatan (~zatan@5ad19e91.bb.sky.com) (Ping timeout: 258 seconds)
- # [15:12] * Quits: johnkpaul (~jpaul@pool-74-108-115-181.nycmny.fios.verizon.net) (Remote host closed the connection)
- # [15:20] * Quits: RaceCondition (~erik@gprs-inet-65-17.elisa.ee) (Ping timeout: 240 seconds)
- # [15:20] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [15:21] * Quits: kyxzme (~kyxzme@2001:b00:4020:1::d) (Remote host closed the connection)
- # [15:24] * Joins: kyxzme (~kyxzme@2001:b00:4020:1::d)
- # [15:24] * Quits: irae_ (~iraebrasi@186.204.192.200) (Quit: irae_)
- # [15:32] * Quits: kyxzme (~kyxzme@2001:b00:4020:1::d) (Quit: Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.)
- # [15:33] * Joins: kyxzme (~kyxzme@2001:b00:4020:1::d)
- # [15:45] * Joins: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net)
- # [15:47] * Quits: Paganini (~g00se@cpc14-rdng21-2-0-cust831.15-3.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [15:49] * Quits: Jayflux (~jay_knows@cpc1-dudl6-0-0-cust197.wolv.cable.virginmedia.com) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [15:54] * Quits: mike5w3c (~MikeSmith@EM114-48-92-190.pool.e-mobile.ne.jp) (Ping timeout: 260 seconds)
- # [15:56] * Joins: Paganini (~g00se@cpc14-rdng21-2-0-cust831.15-3.cable.virginmedia.com)
- # [15:57] * Quits: Evanescence (~chris@122.237.30.173) (Quit: WeeChat 0.3.4)
- # [16:01] * x29a_ is now known as x29a
- # [16:06] * Quits: kennyluck (~kennyluck@210.242.144.78) (Quit: kennyluck)
- # [16:12] * Joins: SaadIbrahim (~mslfreak@115.186.124.250)
- # [16:12] * Quits: SaadIbrahim (~mslfreak@115.186.124.250) (Changing host)
- # [16:12] * Joins: SaadIbrahim (~mslfreak@unaffiliated/saadibrahim)
- # [16:12] * Joins: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [16:12] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Disconnected by services)
- # [16:12] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 250 seconds)
- # [16:14] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [16:15] * Joins: necolas (~necolas@5e0129ee.bb.sky.com)
- # [16:16] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
- # [16:26] * Quits: obert- (~obert@host124-36-dynamic.11-87-r.retail.telecomitalia.it) (Read error: Connection reset by peer)
- # [16:29] * Joins: obert- (~obert@host124-36-dynamic.11-87-r.retail.telecomitalia.it)
- # [16:30] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 258 seconds)
- # [16:30] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [16:36] * Joins: RLa (~RL@infdot.com)
- # [16:37] <RLa> which css framework to use with html5?
- # [16:37] * Quits: prajwalit (~prajwalit@121.243.225.226) (Quit: Ex-Chat)
- # [16:37] <RLa> i see from Blueprint examples it already contains css definitions for html5 elements
- # [16:38] * Quits: kyxzme (~kyxzme@2001:b00:4020:1::d) (Remote host closed the connection)
- # [16:38] <RLa> i guess the only difference will be using <section> and <article> in the markup instead of divs?
- # [16:46] * Joins: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net)
- # [16:50] * Quits: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net) (Ping timeout: 250 seconds)
- # [16:51] * Joins: m0_ (~m0@mohamedmansour.com)
- # [16:52] * Quits: m0_ (~m0@mohamedmansour.com) (Client Quit)
- # [16:52] * Joins: kennyluck (~kennyluck@114-25-209-167.dynamic.hinet.net)
- # [17:00] * Joins: kyxzme (~kyxzme@2001:b00:4020:1::d)
- # [17:02] * Quits: BigKing (~BigKing@p5DD68568.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [17:04] * Joins: BigKing (~BigKing@p5DD68568.dip0.t-ipconnect.de)
- # [17:04] * Joins: taar779 (~taar779@d24-57-144-141.home.cgocable.net)
- # [17:06] * Quits: dr0id (~andy@unaffiliated/dr0id) (Quit: Leaving.)
- # [17:14] * Quits: moshee (~moshee@unaffiliated/moshee) (Remote host closed the connection)
- # [17:14] * Joins: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net)
- # [17:14] * Quits: moshee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net) (Changing host)
- # [17:14] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [17:14] * Quits: BigKing (~BigKing@p5DD68568.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
- # [17:21] * Joins: maxmanders (~maxmander@188-220-35-232.zone11.bethere.co.uk)
- # [17:22] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Remote host closed the connection)
- # [17:27] * Joins: matomesc (~matomesc@CPE001c10f5171f-CM001e6b1a6308.cpe.net.cable.rogers.com)
- # [17:28] * Parts: tkuhp (~phukt@71-90-81-164.dhcp.ftbg.wi.charter.com)
- # [17:39] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Quit: andr3)
- # [17:43] * Joins: ThePendulum (~niels@ip51cd6121.speed.planet.nl)
- # [17:43] <ThePendulum> Greetings.
- # [17:44] <ThePendulum> I was wondering, is there any form of webcam streaming possible with HTML5 so far?
- # [17:44] * Joins: digitalfiz (~digitalfi@unaffiliated/digitalfiz)
- # [17:46] <RLa> ThePendulum, it has <video> tag
- # [17:46] <RLa> actually i have no idea about streaming video support, all examples i have seen have used static files
- # [17:47] <RLa> hm, you mean "any form"? i guess you could also use series of images, updated by javascript or something
- # [17:48] <ThePendulum> Well, it needs to be live
- # [17:48] <ThePendulum> I guess that will still be the good old flash then.
- # [17:49] <RLa> you should look into streaming video support of <video> tag
- # [17:49] <ThePendulum> Where exactly can I find the best reference on this?
- # [17:51] * Quits: beawesomeinstead (u1643@gateway/web/irccloud.com/x-wlmwhdmnokxecpsn) (Ping timeout: 276 seconds)
- # [17:52] <RLa> google for it
- # [17:52] * Joins: beawesomeinstead (u1643@gateway/web/irccloud.com/x-kvpcucpfssfspose)
- # [17:52] * Quits: Emperorlou (~Emperorlo@bas3-ottawa23-1128747242.dsl.bell.ca) (Ping timeout: 258 seconds)
- # [17:52] <RLa> ThePendulum, https://labs.ericsson.com/developer-community/blog/beyond-html5-conversational-voice-and-video-implemented-webkit-gtk
- # [17:53] <RLa> that might be interesting
- # [17:53] <RLa> also, i think there is a big difference whether webcam is local or remote
- # [17:53] <ThePendulum> I am creating a social website, and I would like to add webcam conversations
- # [17:54] <RLa> then that might be just the right thing you need
- # [17:54] <ThePendulum> Thank you for the link btw :)
- # [17:55] * Joins: Emperorlou (~Emperorlo@bas3-ottawa23-1128747242.dsl.bell.ca)
- # [17:57] <ThePendulum> Not very relevant, but there aren't any web developers who have some spare time left and would like to contribute to my project, correct?
- # [17:58] * Joins: sabotaged (~J@CPE0023695633aa-CM0018c0d9d696.cpe.net.cable.rogers.com)
- # [18:02] <RLa> you gotta look around, i'm sure some would be interested
- # [18:03] <ThePendulum> I managed to get 1 person in my team. Others just mentioned how stupid I was asking for volunteers
- # [18:03] <RLa> i'm having too much work at the moment and i'm just beginner in html5/javascript programming
- # [18:03] <RLa> that's not stupid
- # [18:04] <ThePendulum> I'm not very experienced myself, that's why I need a team
- # [18:04] * Joins: replore (~replore@ntkngw133234.kngw.nt.ftth.ppp.infoweb.ne.jp)
- # [18:07] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [18:07] <Emperorlou> whats the project?
- # [18:07] <ThePendulum> It's a web application about meeting new people. The core idea can be compared to sites like Omegle, though my concept is a very advanced version of such services
- # [18:07] <RLa> what comes to html5 features, i doubt there are lot of people with experience, html5 has envolved rapidly in last year and is rather new tech
- # [18:07] <ThePendulum> Well, I was just mentioning it here since HTML5 regards web development after all
- # [18:07] <Emperorlou> I dunno about that, it doesn't take long to become an expert in html5
- # [18:07] <RLa> this would be nice opportunity to gain some html5 experience
- # [18:07] <ThePendulum> I guess it might be better to use flash for webcams at the moment
- # [18:08] <ThePendulum> Forcing people to upgrade their browsing results in a huge lost in users
- # [18:08] <RLa> Emperorlou, do you know devices api? i think that's one ThePendulum needs to use
- # [18:08] <Emperorlou> I think very recently google opened up their video chat technology
- # [18:08] <ThePendulum> Where? :O
- # [18:08] <RLa> google wave?
- # [18:08] <Emperorlou> i saw an article recently
- # [18:08] <ThePendulum> 1 moment :P
- # [18:09] <RLa> i think that was using old tech, not html5
- # [18:09] <Emperorlou> yea I dunno
- # [18:09] <Emperorlou> prolly old tech tho yea
- # [18:09] <RLa> btw, have you though how to solve bandwidth problem
- # [18:09] <Emperorlou> like, it would require websockets which haven't been finalized yet
- # [18:09] <ThePendulum> p2p
- # [18:10] <ThePendulum> I was hoping the founder of Omegle would be a nice guy and would love to brainstorm about my project, but he appears to be a douche
- # [18:10] <RLa> will that work with mobile devices?
- # [18:10] <ThePendulum> Not sure
- # [18:10] <ThePendulum> But I am targetting desktop browsers first
- # [18:10] * Quits: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net) (Remote host closed the connection)
- # [18:10] <ThePendulum> I don't think webcam chat is such a smart idea for mobile devices
- # [18:11] <RLa> i hope newer mobile devices have better connectivity than old j2me-based phones
- # [18:11] <RLa> i think that was not even tcp, instead some weird stuff on top of gsm
- # [18:11] <ThePendulum> The only issue at the moment is finding a name for my project so development can start! D:
- # [18:11] <Emperorlou> video chat from mobile devices is about to become mainstream
- # [18:12] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [18:12] <RLa> you can use name generators :)
- # [18:12] <ThePendulum> HTML6 needs something like <generatebusinessname> lol
- # [18:12] <ThePendulum> Yeah I know
- # [18:12] <ThePendulum> I've tried them
- # [18:12] <ThePendulum> Never mind :P
- # [18:12] <RLa> Emperorlou, i would argue
- # [18:12] <ThePendulum> brb --> phone :O
- # [18:13] <Emperorlou> it'll be a basic requirement of phones and people will use it. I'm not saying it'll be used the majority of the time
- # [18:13] <Emperorlou> its like 3D tvs
- # [18:13] <Emperorlou> you dont use 3d all the time, just when you want
- # [18:13] <tw2113> i still demand <sarcasm> becoming valid
- # [18:13] <RLa> i think there have been numerous attempts since 60's to bring video chat into mainstream but it does not catch up because of social reasons, not technical reasons
- # [18:13] <Emperorlou> yea thats the thing
- # [18:14] <Emperorlou> people like invisibility
- # [18:14] <RLa> 3D tv is just the same!
- # [18:14] <Emperorlou> but its going to become mainstream in the sense that everyone can and will use it, but not all the time
- # [18:14] <tw2113> you mean i won't get to make phone calls like on star trek with the huge screen?
- # [18:14] <Emperorlou> exactly
- # [18:14] <tw2113> i think people just secretly like to answer the phone nude
- # [18:15] <RLa> uh, how many times have you got phone call in the middle of special activities
- # [18:16] <tw2113> we're developers, we get those times?
- # [18:16] <tw2113> or is that just me?
- # [18:18] <RLa> well anyway, there are many social reasons why not to use video chat
- # [18:18] * Joins: wookiehangover (~wookiehan@c-98-245-45-244.hsd1.co.comcast.net)
- # [18:18] <Emperorlou> there are just as many social reasons to use it
- # [18:19] <Emperorlou> but anyway, I think we're in agreement
- # [18:20] <RLa> ThePendulum, also tried to ask for members in #startups?
- # [18:20] <RLa> lot of tech people there as well
- # [18:21] * Quits: romainhuet (u2533@gateway/web/irccloud.com/x-bxlrfcrkobaupjna) (Ping timeout: 276 seconds)
- # [18:22] * Joins: NetRoY (~NetRoY@122.172.250.165)
- # [18:22] * Joins: romainhuet (u2533@gateway/web/irccloud.com/x-buxseuvpkdxvfpcj)
- # [18:26] * Quits: taar779 (~taar779@d24-57-144-141.home.cgocable.net) (Quit: Leaving)
- # [18:26] <ThePendulum> Woosh
- # [18:27] <ThePendulum> Thanks for refering me to startups
- # [18:29] * Joins: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net)
- # [18:30] * Quits: Paganini (~g00se@cpc14-rdng21-2-0-cust831.15-3.cable.virginmedia.com)
- # [18:33] * Joins: nimbupani (~Adium@c-24-18-47-160.hsd1.wa.comcast.net)
- # [18:33] * nimbupani is now known as nimbu
- # [18:35] * Quits: smus (~smus@173-167-97-246-sfba.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [18:36] * Joins: smus (~smus@216.239.45.130)
- # [18:37] * Joins: jeffszusz (~jeffszusz@d24-57-194-149.home.cgocable.net)
- # [18:40] * Joins: HealingDruid (~MorningSt@c-65-34-227-32.hsd1.fl.comcast.net)
- # [18:48] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Quit: Computer has gone to sleep)
- # [18:48] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [18:52] * Joins: dgathright (~dgathrigh@c-67-169-92-165.hsd1.ca.comcast.net)
- # [18:53] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Ping timeout: 276 seconds)
- # [18:55] * Joins: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net)
- # [18:56] <ThePendulum> Hm
- # [18:56] <ThePendulum> Nothing there :(
- # [18:56] <ThePendulum> They want to see my idea working
- # [18:56] <ThePendulum> -sigh- If it worked, I wouldn't need them
- # [18:58] * tw2113 waves at nimbu
- # [19:00] * Joins: beeeviz (~beevi2@ip-78-94-3-11.unitymediagroup.de)
- # [19:00] * Quits: beeviz (~beevi2@ip-78-94-3-11.unitymediagroup.de) (Read error: Connection reset by peer)
- # [19:01] * Quits: modernbob (~modernbob@belencomputers/staff/modernbob) (Quit: Leaving)
- # [19:03] * Joins: shipit (~shipit@70-138-92-21.lightspeed.hstntx.sbcglobal.net)
- # [19:12] * Quits: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net) (Quit: devongovett)
- # [19:16] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [19:16] * Joins: rosco_y (~ross@71-13-209-223.dhcp.mrqt.mi.charter.com)
- # [19:17] * Quits: smus (~smus@216.239.45.130) (Ping timeout: 260 seconds)
- # [19:18] * Joins: Badababuba (~Badababub@nodester.com)
- # [19:23] * Joins: dankest (~dankest@ip68-6-85-112.sb.sd.cox.net)
- # [19:23] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [19:25] * Quits: tw2113 (~tw2113@fedora/tw2113) (Quit: I was raided by the FBI and all I got to keep was this lousy quit message!)
- # [19:26] * Quits: jeffszusz (~jeffszusz@d24-57-194-149.home.cgocable.net) (Remote host closed the connection)
- # [19:28] * Quits: rosco_y (~ross@71-13-209-223.dhcp.mrqt.mi.charter.com) (Remote host closed the connection)
- # [19:29] * Joins: Taftse2 (~Taftse@unaffiliated/taftse)
- # [19:31] * Quits: Taftse (~Taftse@unaffiliated/taftse) (Ping timeout: 240 seconds)
- # [19:32] * Quits: tantek (~tantek@70-36-139-219.dsl.dynamic.sonic.net) (Quit: tantek)
- # [19:32] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [19:32] * Joins: MikeSmith (~mikesmith@EM111-188-2-105.pool.e-mobile.ne.jp)
- # [19:34] * Joins: rosco_y (~ross@71-13-209-223.dhcp.mrqt.mi.charter.com)
- # [19:46] * Parts: HealingDruid (~MorningSt@c-65-34-227-32.hsd1.fl.comcast.net)
- # [19:50] * Quits: materialdesigner (~cah276@96-33-82-30.dhcp.ahvl.nc.charter.com) (Quit: materialdesigner)
- # [20:00] * Parts: ThePendulum (~niels@ip51cd6121.speed.planet.nl) ("Konversation terminated!")
- # [20:04] * Joins: devongovett (~devongove@pppoe-68-142-47-100.gmavt.net)
- # [20:06] * Joins: BigKing (~BigKing@p5DD68568.dip0.t-ipconnect.de)
- # [20:07] * Joins: sephr (~Eli@c-98-235-63-240.hsd1.pa.comcast.net)
- # [20:07] * Joins: kyxzme_ (~kyxzme@2001:b00:4020:1::f)
- # [20:09] * Joins: irae_ (~iraebrasi@186.204.192.200)
- # [20:09] * Joins: mosheee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net)
- # [20:09] * Quits: mosheee (~moshee@c-24-16-155-210.hsd1.wa.comcast.net) (Changing host)
- # [20:09] * Joins: mosheee (~moshee@unaffiliated/moshee)
- # [20:09] * Quits: moshee (~moshee@unaffiliated/moshee) (Remote host closed the connection)
- # [20:10] * Quits: kyxzme (~kyxzme@2001:b00:4020:1::d) (Ping timeout: 260 seconds)
- # [20:12] * Quits: MikeSmith (~mikesmith@EM111-188-2-105.pool.e-mobile.ne.jp) (Quit: hands busy doing other things)
- # [20:12] * Taftse2 is now known as Taftse
- # [20:16] * Joins: modernbob (modernbob@belencomputers/staff/modernbob)
- # [20:22] * mosheee is now known as moshee
- # [20:30] * Joins: Paganini (~g00se@cpc14-rdng21-2-0-cust831.15-3.cable.virginmedia.com)
- # [20:32] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [20:33] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Max SendQ exceeded)
- # [20:34] * Joins: Bass10 (Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [20:36] * Quits: beeeviz (~beevi2@ip-78-94-3-11.unitymediagroup.de) (Read error: Connection reset by peer)
- # [20:37] * Joins: beeviz (~beevi2@ip-78-94-3-11.unitymediagroup.de)
- # [20:43] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [20:53] <paul_irish> yes https://developer.mozilla.org/en/DOM/table.insertRow exists
- # [20:54] * Joins: anthracite (~anthracit@pdpc/supporter/active/anthracite)
- # [20:54] <tw2113> how are you doing paul_irish ?
- # [20:54] <paul_irish> adding browser compat table to that page
- # [20:54] <tw2113> cool
- # [20:58] * Quits: beeviz (~beevi2@ip-78-94-3-11.unitymediagroup.de) (Read error: Connection reset by peer)
- # [20:59] * Joins: beeviz (~beevi2@ip-78-94-3-11.unitymediagroup.de)
- # [21:00] * Joins: louisremi (~louisremi@bzq-84-111-208-234.red.bezeqint.net)
- # [21:01] * Quits: bot-t1 (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t1)
- # [21:02] * Quits: temp02 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [21:05] * Quits: rosco_y (~ross@71-13-209-223.dhcp.mrqt.mi.charter.com) (Remote host closed the connection)
- # [21:06] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [21:07] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [21:08] * Quits: beeviz (~beevi2@ip-78-94-3-11.unitymediagroup.de) (Read error: Connection reset by peer)
- # [21:09] * Joins: techrush (~techrush@adsl-75-4-206-43.dsl.irvnca.sbcglobal.net)
- # [21:11] * Joins: patcito (~123@190.42.87.100)
- # [21:11] * Joins: tantek (~tantek@c-67-180-61-67.hsd1.ca.comcast.net)
- # [21:13] * Quits: androoid (~outlaws@unaffiliated/androoid)
- # [21:19] * Quits: kppullin (~kppullin@pdpc/supporter/active/kppullin) (Read error: Connection reset by peer)
- # [21:22] * Joins: marcinkuzminski (~marcink@unaffiliated/marcinkuzminski)
- # [21:23] * Joins: kppullin (~kppullin@pdpc/supporter/active/kppullin)
- # [21:27] * Joins: i42n (~i42n@dslb-188-104-216-002.pools.arcor-ip.net)
- # [21:28] * Joins: Thasmo (~thasmo@d86-33-68-82.cust.tele2.at)
- # [21:38] * Quits: i42n (~i42n@dslb-188-104-216-002.pools.arcor-ip.net) (Quit: Leaving)
- # [21:42] * Quits: dankest (~dankest@ip68-6-85-112.sb.sd.cox.net) (Quit: Bye!)
- # [21:43] * Quits: Ms2ger (~Ms2ger@91.181.21.109) (Quit: nn)
- # [21:47] * Joins: andr3 (~andr3@bl14-210-70.dsl.telepac.pt)
- # [21:50] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Client Quit)
- # [21:51] * Quits: NetRoY (~NetRoY@122.172.250.165) (Quit: NetRoY)
- # [21:55] * Quits: louisremi (~louisremi@bzq-84-111-208-234.red.bezeqint.net) (Ping timeout: 240 seconds)
- # [21:59] * Quits: jetienne (~jerome@ivr94-6-82-230-255-246.fbx.proxad.net) (Remote host closed the connection)
- # [21:59] * Joins: beeviz (~beevi2@ip-78-94-3-11.unitymediagroup.de)
- # [22:04] * Quits: necolas (~necolas@5e0129ee.bb.sky.com) (Remote host closed the connection)
- # [22:07] * Quits: replore (~replore@ntkngw133234.kngw.nt.ftth.ppp.infoweb.ne.jp) (Remote host closed the connection)
- # [22:09] * Quits: Paganini (~g00se@cpc14-rdng21-2-0-cust831.15-3.cable.virginmedia.com) (Ping timeout: 252 seconds)
- # [22:13] * Quits: tantek (~tantek@c-67-180-61-67.hsd1.ca.comcast.net) (Quit: tantek)
- # [22:17] * Joins: benv (~benv@206-126-88-7.static-pppoe.dsl.ucc-net.ca)
- # [22:19] * Quits: jorum (~jorum@81-232-132-2-no120.tbcn.telia.com) (Quit: Leaving...)
- # [22:21] * Joins: andr3 (~andr3@bl14-210-70.dsl.telepac.pt)
- # [22:23] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: davidwalsh)
- # [22:27] * Joins: andr3_ (~andr3@bl14-210-70.dsl.telepac.pt)
- # [22:27] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Read error: Connection reset by peer)
- # [22:27] * andr3_ is now known as andr3
- # [22:32] * Quits: Thasmo (~thasmo@d86-33-68-82.cust.tele2.at) (Read error: Connection reset by peer)
- # [22:36] * Joins: mike5w3c (~MikeSmith@EM111-188-2-105.pool.e-mobile.ne.jp)
- # [22:43] * Joins: Thasmo (~thasmo@d86-33-68-82.cust.tele2.at)
- # [22:52] * Joins: louisremi (~louisremi@bzq-84-111-208-234.red.bezeqint.net)
- # [22:56] * Joins: jahrome_ (~jahrome@p4FFDE1E3.dip.t-dialin.net)
- # [23:01] * Quits: benv (~benv@206-126-88-7.static-pppoe.dsl.ucc-net.ca) (Quit: Leaving...)
- # [23:03] * Quits: louisremi (~louisremi@bzq-84-111-208-234.red.bezeqint.net) (Ping timeout: 252 seconds)
- # [23:03] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Ping timeout: 258 seconds)
- # [23:04] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [23:07] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [23:10] * Joins: kurrent (kurrent@unaffiliated/kurrent)
- # [23:12] * Joins: andr3_ (~andr3@bl14-210-70.dsl.telepac.pt)
- # [23:12] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Read error: Connection reset by peer)
- # [23:12] * andr3_ is now known as andr3
- # [23:15] * Joins: benv (~benv@206-126-88-7.static-pppoe.dsl.ucc-net.ca)
- # [23:16] * Quits: benv (~benv@206-126-88-7.static-pppoe.dsl.ucc-net.ca) (Client Quit)
- # [23:17] * Joins: materialdesigner (~cah276@96-33-82-30.dhcp.ahvl.nc.charter.com)
- # [23:20] * Joins: Frippe_ (~Frippe@238.218.216.81.static.hud.siw.siwnet.net)
- # [23:22] * Quits: Frippe (~Frippe@unaffiliated/frippe) (Ping timeout: 276 seconds)
- # [23:22] * Frippe_ is now known as Frippe
- # [23:24] * Quits: Frippe (~Frippe@238.218.216.81.static.hud.siw.siwnet.net) (Client Quit)
- # [23:24] * Joins: Frippe (~Frippe@unaffiliated/frippe)
- # [23:27] * Quits: andr3 (~andr3@bl14-210-70.dsl.telepac.pt) (Quit: andr3)
- # [23:30] * Joins: andr3 (~andr3@bl14-210-70.dsl.telepac.pt)
- # [23:33] * Quits: jahrome_ (~jahrome@p4FFDE1E3.dip.t-dialin.net) (Quit: ChatZilla 0.9.86.1 [SeaMonkey 2.0.14/20110725021547])
- # [23:35] * Quits: SoulRaven (SoulRaven@89.41.157.171)
- # [23:42] * Quits: mike5w3c (~MikeSmith@EM111-188-2-105.pool.e-mobile.ne.jp) (Ping timeout: 252 seconds)
- # [23:44] * Joins: dankest (~dankest@ip68-6-85-112.sb.sd.cox.net)
- # [23:46] * Joins: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net)
- # [23:47] * Quits: m1chael (~m1chael@ip68-9-58-51.ri.ri.cox.net) (Ping timeout: 246 seconds)
- # [23:48] * Joins: mike5w3c (~MikeSmith@EM111-188-18-165.pool.e-mobile.ne.jp)
- # [23:49] * Quits: LongBeach (~mike@AFontenayssB-152-1-63-61.w82-121.abo.wanadoo.fr)
- # [23:52] * Quits: Thasmo (~thasmo@d86-33-68-82.cust.tele2.at) (Read error: Connection reset by peer)
- # [23:52] * Joins: Thasmo (~thasmo@d86-33-68-82.cust.tele2.at)
- # [23:53] * Joins: rros (~robert@78-27-52-235.dsl.alice.nl)
- # [23:54] * Quits: kyxzme_ (~kyxzme@2001:b00:4020:1::f) (Quit: Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.)
- # Session Close: Sun Aug 14 00:00:00 2011
The end :)