Options:
- # Session Start: Fri Jan 18 00:00:01 2013
- # Session Ident: #html5
- # [00:00] * Quits: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [00:02] * Quits: owzim (~owzim@e178074059.adsl.alicedsl.de) (Ping timeout: 248 seconds)
- # [00:02] * Quits: coellobranco (~FoRcEr@15.Red-83-43-53.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [00:04] * Quits: fleeting (~fleeting@108-253-244-91.lightspeed.austtx.sbcglobal.net) (Quit: Linkinus - http://linkinus.com)
- # [00:04] * Joins: rking (~rking@unaffiliated/rking)
- # [00:05] * Quits: owzim_ (~owzim@e178080149.adsl.alicedsl.de) (Remote host closed the connection)
- # [00:06] * Quits: ShooterMG (~shootermg@c-24-22-39-65.hsd1.or.comcast.net) (Ping timeout: 248 seconds)
- # [00:06] * Quits: Kuifje (~None@unaffiliated/kuifje111) (Ping timeout: 255 seconds)
- # [00:07] * Joins: shwaiil (56b231c3@gateway/web/freenode/ip.86.178.49.195)
- # [00:07] <shwaiil> hi
- # [00:08] <shwaiil> Q: Any game developers around ? I'd like to start developing html 5 games, with javascript. 2D, non webGL. I wonder if there's some game engines I should take a look at! Thanks!
- # [00:10] * Quits: sethwalker (~sethwalke@64.124.192.210) (Remote host closed the connection)
- # [00:11] <popof_> shwaiil: I did one that made > 40k purchases on apple... my thoughts is that html5 is overhyped for game dev. I also despise javascript unless I use google dart and x-compile
- # [00:11] <tra> shwaiil: check out impact http://impactjs.com/
- # [00:11] <popof_> shwaiil: what's the target platform? web, mobile?
- # [00:12] <shwaiil> thanks for looking guys!
- # [00:12] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
- # [00:12] <popof_> :/
- # [00:12] <shwaiil> I'm a webdev and I do feel that html 5 for game dev is still very imature comparing with flash etc
- # [00:13] <shwaiil> but I work in a agency and we may need to create a game
- # [00:13] <shwaiil> we can get a flash dev, but I wouldn't mind learning
- # [00:13] <shwaiil> I'm doing research and stuff. there's a few!
- # [00:13] <popof_> shwaiil: picking up as3 is effortless id think
- # [00:13] <popof_> shwaiil: do you know java?
- # [00:13] <shwaiil> impactJs looks amazing, but isn't it tile based ?!
- # [00:13] <obert_> html5 should be still far from gaming
- # [00:13] <popof_> shwaiil: also the starling engine offers native level speed from flash -> native
- # [00:13] <popof_> shwaiil: its amazing
- # [00:14] <shwaiil> I did one actionscript game
- # [00:14] <tra> i've done one simple 2d jump-and-run game with ImpactJS.
- # [00:14] <tra> fairly easy to learn and has a nice world editor
- # [00:15] <tra> basic physics, collision detection
- # [00:15] <popof_> I made a physics engine
- # [00:15] <shwaiil> but was very basic though
- # [00:15] <popof_> sorry unrelated but I always get a bonnar about this stuff
- # [00:15] <obert_> if i want to do 'go back' should i use history api?
- # [00:16] <shwaiil> the game I did using AS, I didn't actually had any knowledge or experience with AS, but since it was object oriented was fine
- # [00:16] <llamapixel> bonnar? is like when a room has um-beyonce :)?
- # [00:16] <popof_> obert_: for a simple "go back to the last page"?
- # [00:16] <popof_> llamapixel: yeah
- # [00:16] <obert_> popof_: yep
- # [00:16] <llamapixel> hehe
- # [00:16] <popof_> shwaiil: yeah exactly, syntax is identical to java
- # [00:16] <shwaiil> popof_: I don't know java, I may learn it for android development. but for this year I want to make the best decision, learn java + android, or start doing html5 games
- # [00:16] <popof_> obert_: then hell no. google javascript back
- # [00:17] <obert_> popof_: i'm not sure i can do that server side, you can arrive to that page from two other pages
- # [00:17] <popof_> shwaiil: well again... people hate on flash, but as3 with sparrow can do hardware acceleartion now
- # [00:17] <popof_> obert_: write once deploy all
- # [00:17] <shwaiil> I'm already a web dev in my agency (it's very small), so I'm a one man band and you are human so.. you can't learn everything or know everything right ? so I'm doing research
- # [00:17] <popof_> shwaiil: ^
- # [00:17] <shwaiil> popof_: that's true
- # [00:17] <obert_> popof_: js back if i dont remember bad it was bad since if you come from google it will redirect you to google :p
- # [00:18] <shwaiil> popof_: but I think my boss want's the game to run in ipad etc : P
- # [00:18] <shwaiil> i'm not a apple fan boy though but.. they all are
- # [00:18] <popof_> shwaiil: exactly, but you can xcompile to native
- # [00:18] <popof_> thats what im telling ya
- # [00:18] <shwaiil> oh sorry I missed that
- # [00:18] <popof_> "flash" as a runtime might be dead, but not as a dev tool
- # [00:18] <shwaiil> xcompile to native
- # [00:18] <shwaiil> to native... "ios" is that it ?!
- # [00:19] <popof_> and have native performance, assuming you ditch flash's rendering model and use hardware acceleartion
- # [00:19] <popof_> which starling makes effor
- # [00:19] <popof_> tlesss*
- # [00:19] <popof_> yeah native .ipa files
- # [00:19] <David_Bradbury> Technically, the browser is able to run some impressive things. If you count some cheating, Bastion and quite a few commercial quality Unity games work in the browser
- # [00:19] <tra> friend of mine works at Bugbear Entertainment and he made the latest Ridge Racers menus and hud with flash
- # [00:19] <obert_> how should i use history api in a cool usefull way then?
- # [00:19] <David_Bradbury> Angry Birds and a few others as well
- # [00:19] <popof_> I made paper mario for gamecube run in browser
- # [00:19] <popof_> via flash
- # [00:19] <popof_> shwaiil: http://sketchsdk.com/demos/
- # [00:19] <popof_> oops that was to all, not to shwail
- # [00:19] <popof_> but I never finished it
- # [00:19] <shwaiil> popof_: humm I didn't knew that. So... there's people selling games for the iPhone and stuff that were actually coded in flash ?!
- # [00:20] <popof_> shwaiil: including me, yes. again, > 40k purchases
- # [00:20] <shwaiil> oh
- # [00:20] <shwaiil> strange, I missed that
- # [00:20] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.89 [Firefox 18.0/20130104151925])
- # [00:21] <shwaiil> popof_: hummm I think I can pick up AS quiet fast. But that won't make me an amazing AS coder though
- # [00:21] <shwaiil> I'll take a look in the IDE, not much into Flash IDE
- # [00:21] <shwaiil> I remember there was a good open source ide
- # [00:22] * Joins: vlad_starkov (~vlad_star@178.177.164.25)
- # [00:22] <popof_> shwaiil: NO
- # [00:22] <popof_> shwaiil: don't use flash ide, use flash builder
- # [00:22] <popof_> its amazing
- # [00:22] <popof_> oh
- # [00:22] <popof_> oops read wrong
- # [00:22] <shwaiil> fine ; )
- # [00:22] <shwaiil> by the way, even though we understand html5 is not there yet http://flashjs.com/
- # [00:22] <popof_> shwaiil: yeah go to gamua.com and read up on starling
- # [00:22] <shwaiil> there's some interesting projects that use AS
- # [00:22] * Joins: martisj (~martisj@ppp154-95.static.internode.on.net)
- # [00:23] <popof_> shwaiil: so you start w/ the right practices in mind (ditching flash player's renderin)
- # [00:23] <shwaiil> popof_: do you have a blog or something that I can follow ?
- # [00:23] <shwaiil> you sound like you are a game dev
- # [00:24] * Joins: darkc0met (darkcomet@gateway/shell/trekweb.org/x-zfqtpmichohwumca)
- # [00:24] <shwaiil> Starling Game Engine humm
- # [00:24] <popof_> shwaiil: Ill PM you on another day. they day I link my real name handle to popof is the day I lose the freedom to ask stupid questions :P
- # [00:24] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
- # [00:24] <shwaiil> ahahaha
- # [00:25] <shwaiil> that's so true!!
- # [00:25] <popof_> shwaiil: but again the sketch thing is a game engine I made, never published publicly
- # [00:25] <popof_> the thing I posted above
- # [00:25] <shwaiil> you must be good in physics and maths to create a game engine don't you ?
- # [00:25] <shwaiil> it's not just being a "coder"
- # [00:26] * jsosby is now known as sosby
- # [00:27] * Joins: variable (root@freebsd/developer/variable)
- # [00:27] <shwaiil> ow..flash builder is Flex
- # [00:27] <popof_> aye, Im decent. did you see the demo? whole idea was to create 2.5d for things like mixed 3d 2d assets without having to fully render
- # [00:27] <popof_> instead of 'yet another 3d engine'
- # [00:29] <shwaiil> just a moment, i'm taking a look
- # [00:29] <shwaiil> was just having a look in flash builder and try to understand how the..compile to native "ios" etc worked
- # [00:30] <shwaiil> i'm right now taking a look in your demo thanks = )
- # [00:30] <shwaiil> just a sec
- # [00:30] * Quits: vlad_starkov (~vlad_star@178.177.164.25) (Ping timeout: 244 seconds)
- # [00:31] <shwaiil> LOL AWESOME
- # [00:32] <shwaiil> you created your own game engine...wow!
- # [00:33] * Quits: anabelle (~ana@186.31.225.224) (Quit: Saliendo)
- # [00:33] <shwaiil> There's so many html5 game engines coming out and so many people claiming that that's the way to go, that I feel that learning AS is just wasting time in a technology that will disapear
- # [00:34] <shwaiil> but the things you are showing to me, is something new, I wasn't aware of
- # [00:36] <popof_> the people that say that dont know what they are talking about
- # [00:36] <popof_> they hear "flash has problems and is being replaced" which is true
- # [00:36] <popof_> but they think flash dev has died
- # [00:36] <popof_> theres a huge difference
- # [00:37] <lunchtime> The thing about flash dev
- # [00:37] <lunchtime> is adobe's gearing it to app development
- # [00:37] <llamapixel> people also consider flash as only interactive but we use it for more areas then that
- # [00:37] <lunchtime> it is a very powerful platform
- # [00:37] <lunchtime> :d
- # [00:37] <popof_> aye, more and more conferences are focused on RIAs and games
- # [00:37] * Quits: lunchtime (~lunchtime@gateway/tor-sasl/lunchtime) (Remote host closed the connection)
- # [00:37] <llamapixel> or they blame flash for video compression on the older desktop
- # [00:37] <shwaiil> so will we have Flash to Html5 ?
- # [00:38] <llamapixel> swiffy
- # [00:38] <shwaiil> I mean... eventually
- # [00:38] <llamapixel> https://www.google.com/doubleclick/studio/swiffy/
- # [00:38] <llamapixel> been out for a year or so
- # [00:38] <popof_> sure, with canvas anything is possible
- # [00:38] <popof_> yeah its not so good though
- # [00:38] <llamapixel> the code is hard to read but it does a decent job
- # [00:38] <popof_> no viable solution exists yet.
- # [00:38] <popof_> what is adobes official one
- # [00:38] <popof_> had a cool name
- # [00:39] <llamapixel> ?
- # [00:39] <llamapixel> everyone misses part of the equation :)
- # [00:39] <shwaiil> What explains this boom on HTML5 Game Engines ?
- # [00:39] <popof_> no, performance sucks and limitations are rife
- # [00:39] <popof_> you might as well just do html5 directly
- # [00:39] <popof_> given the limitations when you're making it
- # [00:40] <popof_> as well as the resulting app
- # [00:40] <llamapixel> shwaiil: game-a-fication of content is a new area of marketing derp
- # [00:40] <popof_> shwaiil: people understand its the new standard
- # [00:40] * Joins: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net)
- # [00:40] <popof_> a non-proprietary rich standard. sounds amazing
- # [00:40] <popof_> not so amzing :p
- # [00:40] * Joins: NoSu010 (~Nona@205.210.170.49)
- # [00:41] <shwaiil> ..or maybe because of that letter that steve jobs wrote about flash
- # [00:41] <NoSu010> has any one got voice / mic stuff working in HTML5
- # [00:41] <llamapixel> use one of my really old flash samples for swiffy if you need a tester
- # [00:41] <llamapixel> https://dl.dropbox.com/u/3053655/manic_traffic.swf
- # [00:41] <NoSu010> I have Canary Chrome and audio enabled but no-ones samples seem to work
- # [00:42] * Quits: mchammer (~mchammer@31-16-136-227-dynip.superkabel.de) (Remote host closed the connection)
- # [00:42] * Joins: barryhjames (~barryhjam@ool-ad028b7e.dyn.optonline.net)
- # [00:42] <NoSu010> with the dalek bbc audio sample I was able to get an allow mic usage dialog popup but it still didnt work after the allow
- # [00:42] <NoSu010> and dont get that pop up with other samples
- # [00:42] <NoSu010> http://webaudio.prototyping.bbc.co.uk/ring-modulator/
- # [00:43] <llamapixel> isnt chrome ahead of the pack for the audio record stuff?
- # [00:43] <NoSu010> you have to use the konami code to enable mic use on that site
- # [00:43] <NoSu010> ↑ ↑ ↓ ↓ ← → ← → B A
- # [00:43] <barryhjames> Having an issue using SVG for a logo. It shows up on the website fine, but when I try to give it a width, it diapers. Any ideas? I am embedding it using the object tag and pointing to it using the data attribute.
- # [00:44] <shwaiil> I guess flash builder doesn't work under linux
- # [00:44] <llamapixel> just use a graphic, svg wont work on every browser still out there and that is a critical element to a business impression
- # [00:44] <llamapixel> http://caniuse.com/svg
- # [00:44] * Quits: xmichaelx (~xmichaelx@193.37.139.133) (Quit: Leaving)
- # [00:45] <llamapixel> gif first, png if you gotta, jpg as the last option
- # [00:46] * Quits: Transhumanist (~Transhuma@ppp121-45-199-92.lns20.cbr1.internode.on.net) (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
- # [00:46] <shwaiil> http://www.flashdevelop.org/
- # [00:46] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
- # [00:46] <shwaiil> opensource ide for flash
- # [00:46] <barryhjames> llamapixel: Hmm, I don't know if I agree with that. It is working on Chrome because it is showing up, just not resizing properly.
- # [00:46] <llamapixel> I wouldn't hire you barry lol
- # [00:47] <shwaiil> ow... flashdev obviously doesn't compile to ios and android
- # [00:47] <shwaiil> If Flash Builder compiles to iOs or Android, why do game companies contract iOs devs instead ?
- # [00:48] <barryhjames> llamapixel: You just showed me a chart that says it works in all browsers except IE8 and below. You don't have much of an argument going.
- # [00:48] * Quits: mitemitreski (~mitemitre@77.29.85.156) (Ping timeout: 255 seconds)
- # [00:49] <llamapixel> bla bla bla
- # [00:51] * Joins: mitemitreski (~mitemitre@77.29.85.156)
- # [00:52] <popof_> shwaiil: because not everyone knows how to utilize flash builder w/ sparrow and stil get native performance
- # [00:52] <popof_> shwaiil: and theres a huge number of obj c devs
- # [00:52] <popof_> shwaiil: using flash as a viable native tool is, like this year
- # [00:53] <popof_> 2012 I mean
- # [00:53] <shwaiil> popof_: I found a mention that it's not actually native but AIR, meaning that we need to install air ?!
- # [00:53] <shwaiil> yeah, I'm seeing your point and i'm interested
- # [00:53] <shwaiil> just making sure I fully understand what I'm putting myself into
- # [00:53] <popof_> shwaiil: no, not true, see the gamua.com articles
- # [00:53] <popof_> itll go over everything
- # [00:53] <popof_> then mkae your choice
- # [00:54] <shwaiil> oh sorry
- # [00:54] <popof_> sorry, starling**** not sparrow
- # [00:54] <popof_> I am tired as balls
- # [00:54] <shwaiil> popof_: to compile to native, can I use the open source FlashDeveloper instead of Adobe FLash Builder ?
- # [00:55] <popof_> sure
- # [00:55] <popof_> shwaiil: again... gamua articles
- # [00:55] <shwaiil> oh ok
- # [00:55] <shwaiil> sorry
- # [00:55] <popof_> no worries
- # [00:55] <popof_> I like flash builder as of late, hated flex
- # [00:55] <popof_> its based on eclipse
- # [00:55] <popof_> btw
- # [00:57] * Quits: Maxani (~maxani@ARennes-653-1-10-162.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [00:57] * Quits: stevegill (~stevengil@sjfw1-a.adobe.com) (Quit: stevegill)
- # [00:59] <shwaiil> I guess I'dont have a different choice really. FlashDeveloper runs only in windows
- # [00:59] * Quits: Jayflux (~jay_knows@host-78-149-24-231.as13285.net) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
- # [01:02] <shwaiil> "...this document does not require any knowledge about Flash (that's the plan, at least)."
- # [01:02] <shwaiil> Great : )
- # [01:03] <popof_> shwaiil: if you go this route, youll come out a sufficient java developer as well. also, learning standard practices of GPU efficiency, and sprite sheets and shit
- # [01:03] <popof_> shwaiil: since starling forces you to do graphics in the style of hardware
- # [01:04] <popof_> shwaiil: rather than just drawing whatever you please in flash ide
- # [01:04] * Joins: imatt711_ (~imatt711@n128-227-135-151.xlate.ufl.edu)
- # [01:04] <shwaiil> Great! popof_ any other readings that are importat so I can start developing games ?
- # [01:04] <shwaiil> I'm definitely going to get a AS3 ebook tomorrow to refresh my memory
- # [01:04] <popof_> shwaiil: citrusengine.com is worth a shot, its open source and uses starling
- # [01:05] <shwaiil> Thank you : )
- # [01:05] <popof_> shwaiil: but its verbose as fuck
- # [01:05] <popof_> overkill
- # [01:05] <popof_> but very nicely designed
- # [01:05] <popof_> nice code
- # [01:05] <popof_> shwaiil: book wise
- # [01:05] <popof_> shwaiil: i have books.
- # [01:05] <popof_> sec
- # [01:05] <popof_> no doubt get the starling free ebook
- # [01:05] <shwaiil> wait... citrusengine is a game engine
- # [01:05] <shwaiil> starling is a game engine
- # [01:06] <popof_> shwaiil: no
- # [01:06] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
- # [01:06] <popof_> shwaiil: starling is a, well, app engine
- # [01:06] <shwaiil> starling is what I can call a framework
- # [01:07] <popof_> yes
- # [01:07] <shwaiil> on top of it, I can work with a game engine like the one you mentioned
- # [01:07] <popof_> its a bridge between as3 and direct GPU access
- # [01:07] <popof_> it abstracts the ideas of drawing polys
- # [01:07] <shwaiil> for a started, being very verbose, is that the best choice I can make, start using citrus ? = )
- # [01:07] <popof_> shwaiil: essential actionscript 3.0 is very goo dbook
- # [01:07] <popof_> shwaiil: no I mean just take a look at citrus, copy what you need.
- # [01:07] <popof_> lets jump to PM so as to not flood channel
- # [01:07] <shwaiil> popof_: I think I still have that. I had the rhino book from oreally for javascript and the essential as3
- # [01:08] <shwaiil> I think it's fine, other people may benefit from this chat
- # [01:08] <shwaiil> I guess
- # [01:08] <popof_> true enough
- # [01:10] * Quits: imatt711_ (~imatt711@n128-227-135-151.xlate.ufl.edu) (Read error: Connection reset by peer)
- # [01:11] * Joins: imatt711_ (~imatt711@n128-227-135-151.xlate.ufl.edu)
- # [01:14] * Joins: max_dev (~max@201.86.132.233.dynamic.adsl.gvt.net.br)
- # [01:14] * Quits: max_dev (~max@201.86.132.233.dynamic.adsl.gvt.net.br) (Client Quit)
- # [01:17] * Quits: valgrind (~valgrind@116.Red-79-158-42.staticIP.rima-tde.net) (Quit: Leaving)
- # [01:17] * Quits: main (~main@ip-94-113-12-74.net.upcbroadband.cz) (Read error: Operation timed out)
- # [01:17] * Joins: imatt711__ (~imatt711@n128-227-135-151.xlate.ufl.edu)
- # [01:17] * Quits: imatt711_ (~imatt711@n128-227-135-151.xlate.ufl.edu) (Read error: Connection reset by peer)
- # [01:20] * Joins: max_dev (~m@201.86.132.233.dynamic.adsl.gvt.net.br)
- # [01:21] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
- # [01:22] * Joins: sethwalker (~sethwalke@64.124.192.210)
- # [01:23] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [01:23] * Quits: imatt711__ (~imatt711@n128-227-135-151.xlate.ufl.edu) (Quit: imatt711__)
- # [01:24] * Quits: sethwalker (~sethwalke@64.124.192.210) (Read error: Operation timed out)
- # [01:26] * Quits: max_dev (~m@201.86.132.233.dynamic.adsl.gvt.net.br) (Remote host closed the connection)
- # [01:26] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Remote host closed the connection)
- # [01:26] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Ping timeout: 276 seconds)
- # [01:29] * Quits: NoSu010 (~Nona@205.210.170.49) (Read error: Connection reset by peer)
- # [01:30] * Joins: NoSu010 (~Nona@205.210.170.49)
- # [01:30] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
- # [01:31] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
- # [01:33] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [01:34] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
- # [01:34] * Quits: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com) (Read error: Connection reset by peer)
- # [01:34] * Joins: hober2 (~ted@unaffiliated/hober)
- # [01:34] * Quits: sosby (~jsa@64.120.22.134) (Quit: :<)
- # [01:34] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [01:34] * Joins: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com)
- # [01:35] * Joins: sosby (~jsa@173.208.83.130)
- # [01:36] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
- # [01:36] * Quits: boaz (~boaz@li326-230.members.linode.com) (Quit: Out)
- # [01:36] * Quits: Jonadabe (~Jonadabe@bl7-76-127.dsl.telepac.pt) (Ping timeout: 252 seconds)
- # [01:37] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [01:37] * Quits: hober (~ted@unaffiliated/hober) (Remote host closed the connection)
- # [01:37] * Joins: ShooterMG (~shootermg@c-24-22-39-65.hsd1.or.comcast.net)
- # [01:39] * Joins: mattkelly (~mattwkell@173.252.71.6)
- # [01:39] * Quits: mattkelly (~mattwkell@173.252.71.6) (Changing host)
- # [01:39] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [01:40] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [01:41] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
- # [01:44] * Joins: sasori (~chatzilla@202.27.31.225)
- # [01:46] * Joins: stevegill (~stevengil@sjfw1-a.adobe.com)
- # [01:49] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Quit: gg)
- # [01:51] * Quits: anildigital (~anildigit@li258-232.members.linode.com) (Ping timeout: 255 seconds)
- # [01:51] * Quits: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au) (Quit: llamapixel)
- # [01:51] * Quits: zenorocha (~zenorocha@189.60.171.47) (Remote host closed the connection)
- # [01:53] * Joins: anildigital (~anildigit@unaffiliated/anildigital)
- # [01:56] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [01:58] * Quits: zenorocha (~zenorocha@189.60.171.47) (Read error: Connection reset by peer)
- # [01:59] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [02:08] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
- # [02:08] * Joins: asher^ (asher@101.166.147.73)
- # [02:08] * Quits: asher^ (asher@101.166.147.73) (Changing host)
- # [02:08] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [02:09] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Read error: Connection reset by peer)
- # [02:10] * Joins: mattkelly (~mattwkell@2620:0:1cfe:18:b18e:b2c1:d2e8:3140)
- # [02:10] * Quits: mattkelly (~mattwkell@2620:0:1cfe:18:b18e:b2c1:d2e8:3140) (Changing host)
- # [02:10] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [02:11] * Quits: zenorocha (~zenorocha@189.60.171.47) (Remote host closed the connection)
- # [02:14] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [02:16] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [02:19] * Quits: mitemitreski (~mitemitre@77.29.85.156) (Read error: No route to host)
- # [02:19] * Joins: mitemitreski (~mitemitre@77.29.85.156)
- # [02:20] * Joins: mishugana (~mishugana@pool-108-39-195-44.pitbpa.fios.verizon.net)
- # [02:23] * Parts: aliljet (~pavan@ec2-107-21-166-55.compute-1.amazonaws.com) ("html5")
- # [02:25] * Quits: wolfgang42 (~quassel@wikipedia/Wolfgang42) (Quit: Bye for now)
- # [02:25] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [02:28] * Joins: jpfarias (~jpfarias@208.77.235.170)
- # [02:28] <jpfarias> hi there!
- # [02:28] <jpfarias> is there a way to make a <a> tag always open in a new window instead of opening in a new tab?
- # [02:29] * Joins: Agamemnus (~Agamemnus@c-71-233-197-225.hsd1.ma.comcast.net)
- # [02:30] <shwaiil> isn't the "new tab" a "new window" ? I guess that what we understand as old "new window" is now a instance of your browser opening the url
- # [02:30] * Quits: jaequery (~jaequery@rrcs-173-196-143-198.west.biz.rr.com) (Quit: Computer has gone to sleep.)
- # [02:30] * Parts: Agamemnus (~Agamemnus@c-71-233-197-225.hsd1.ma.comcast.net)
- # [02:31] <shwaiil> so my answer is I don't think you can jpfarias
- # [02:31] * Joins: binalee (~binalee@222.106.196.129)
- # [02:31] <jpfarias> shwaiil: hey
- # [02:31] <jpfarias> so
- # [02:31] <jpfarias> I figured how to do that with javascript
- # [02:31] <jpfarias> but not with just html
- # [02:31] <jpfarias> basically
- # [02:31] <shwaiil> stick with js
- # [02:31] <jpfarias> window.open(url, "_blank", "x=1")
- # [02:32] <jpfarias> where x can be anything
- # [02:32] <jpfarias> pops a new window instead of a new tab
- # [02:32] <shwaiil> I see
- # [02:32] <jpfarias> window.open(url, "_blank")
- # [02:32] <jpfarias> pops a new tab
- # [02:32] <jpfarias> at least that is the chrome behaviour
- # [02:32] <shwaiil> yeah that's how the browser interprets _blank nowadays
- # [02:32] <shwaiil> should be identical in others
- # [02:33] <shwaiil> jsfiddle I can test in FF
- # [02:33] <shwaiil> under linux
- # [02:33] <jpfarias> it is just insane that I would need js for such a simple thing like that
- # [02:39] * Quits: shwaiil (56b231c3@gateway/web/freenode/ip.86.178.49.195) (Quit: Page closed)
- # [02:42] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [02:44] * Quits: barryhjames (~barryhjam@ool-ad028b7e.dyn.optonline.net) (Quit: barryhjames)
- # [02:45] * Joins: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net)
- # [02:45] * abstractj|away is now known as abstractj
- # [02:46] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [02:48] * Quits: binalee (~binalee@222.106.196.129) (Remote host closed the connection)
- # [02:48] * Quits: Ent1ty (NO@5ED192D8.cm-7-2c.dynamic.ziggo.nl) (Read error: Connection reset by peer)
- # [02:48] * Joins: binalee (~binalee@222.106.196.129)
- # [02:50] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [02:50] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 255 seconds)
- # [02:50] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [02:51] * Quits: alexhancock (~alexhanco@64.125.137.250) (Remote host closed the connection)
- # [02:51] * Joins: waspinator (~waspinato@209-195-81-241.cpe.distributel.net)
- # [02:52] * Quits: Andrei (~andrei@ip-195.net-89-2-110.rev.numericable.fr) (Ping timeout: 248 seconds)
- # [02:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [02:53] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
- # [02:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [02:54] * Joins: asher^ (~asher@130.95.90.105)
- # [02:54] * Quits: asher^ (~asher@130.95.90.105) (Changing host)
- # [02:54] * Joins: asher^ (~asher@unaffiliated/asher/x-9381395)
- # [02:54] * Joins: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au)
- # [02:54] * Quits: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au) (Changing host)
- # [02:54] * Joins: MiracleBlue (~MiracleBl@unaffiliated/miracleblue)
- # [02:59] * Quits: benv (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
- # [02:59] * Joins: soooga (~soooga@112.192.187.155)
- # [03:03] * abstractj is now known as abstractj|brb
- # [03:03] * Joins: Ziioynx (~ziioynx@S01060006b114b976.vc.shawcable.net)
- # [03:09] * Joins: austincheney (~quassel@213.255.226.21)
- # [03:13] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
- # [03:14] * Joins: barneybook_work (~Thunderbi@220-132-176-96.HINET-IP.hinet.net)
- # [03:15] * Parts: zettam (~Pak@92.44.161.212)
- # [03:16] * Quits: mitemitreski (~mitemitre@77.29.85.156) (Ping timeout: 255 seconds)
- # [03:17] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [03:19] * Joins: mitemitreski (~mitemitre@77.29.85.156)
- # [03:21] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 246 seconds)
- # [03:23] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 252 seconds)
- # [03:25] * Quits: mitemitreski (~mitemitre@77.29.85.156) (Quit: Leaving)
- # [03:28] * Quits: soooga (~soooga@112.192.187.155) (Quit: Leaving)
- # [03:28] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [03:30] * Joins: shepazu (~shepazu@pool-96-237-238-89.bstnma.fios.verizon.net)
- # [03:30] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
- # [03:31] * Joins: zettam (~Pak@92.44.161.212)
- # [03:31] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Client Quit)
- # [03:31] * Joins: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [03:34] * Quits: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [03:37] * Joins: Sykamore (~sykamore@c-67-177-35-41.hsd1.ut.comcast.net)
- # [03:38] * Joins: hemanth (~hemanth@122.167.214.249)
- # [03:39] * Quits: hemanth (~hemanth@122.167.214.249) (Client Quit)
- # [03:39] * Quits: austincheney (~quassel@213.255.226.21) (Ping timeout: 260 seconds)
- # [03:40] * Joins: wolfgang42 (~quassel@wikipedia/Wolfgang42)
- # [03:42] * Quits: stevegill (~stevengil@sjfw1-a.adobe.com) (Quit: stevegill)
- # [03:43] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
- # [03:44] * Joins: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [03:44] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
- # [03:46] * Quits: Ziioynx (~ziioynx@S01060006b114b976.vc.shawcable.net) (Quit: Leaving)
- # [03:51] * Joins: dhruvasagar (~dhruvasag@122.167.105.118)
- # [03:58] * Quits: danielwrobert (~danielwro@trestles.cukerinteractive.com) (Quit: Leaving.)
- # [03:59] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Read error: Connection reset by peer)
- # [03:59] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
- # [04:02] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [04:04] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [04:04] * Joins: imsky (~Thunderbi@156-56-192-70.ssl-vpn.indiana.edu)
- # [04:05] * Quits: rolls (~rolls@li134-184.members.linode.com) (Changing host)
- # [04:05] * Joins: rolls (~rolls@unaffiliated/rolls)
- # [04:07] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
- # [04:07] * Quits: ironfroggy (~ironfrogg@ec2-50-16-218-141.compute-1.amazonaws.com) (Excess Flood)
- # [04:07] * Joins: Transhumanist (~Transhuma@ppp121-45-217-177.lns20.cbr1.internode.on.net)
- # [04:07] * Quits: manuelbieh (~beeevi2@p57BD60B3.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
- # [04:08] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [04:08] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [04:09] * Joins: minghai (~minghai@74.198.87.16)
- # [04:09] * Joins: ironfroggy (~ironfrogg@ec2-50-16-218-141.compute-1.amazonaws.com)
- # [04:10] * Quits: factor (~factor@r74-193-21-107.cnrocmta01.conrtx.tl.dh.suddenlink.net) (Quit: Leaving)
- # [04:13] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 248 seconds)
- # [04:17] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [04:20] * Quits: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [04:21] * Quits: minghai (~minghai@74.198.87.16) (Quit: Colloquy for iPhone - http://colloquy.mobi)
- # [04:22] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 248 seconds)
- # [04:24] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
- # [04:27] * Joins: vlad_starkov (~vlad_star@178.176.248.245)
- # [04:32] * Quits: vlad_starkov (~vlad_star@178.176.248.245) (Ping timeout: 244 seconds)
- # [04:38] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [04:38] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
- # [04:42] * Joins: Vennril2 (~vennril@p4FCB0A75.dip0.t-ipconnect.de)
- # [04:43] * Quits: Vennril (~vennril@p4FCB08DB.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
- # [04:45] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
- # [04:46] * Quits: Transhumanist (~Transhuma@ppp121-45-217-177.lns20.cbr1.internode.on.net) (Ping timeout: 272 seconds)
- # [04:47] * Joins: machicola (~tteofgoih@74.197.247.103)
- # [04:52] * Quits: imatt711 (~imatt711@ip70-171-43-103.ga.at.cox.net) (Ping timeout: 248 seconds)
- # [04:57] * Quits: tw2113 (~tw2113@fedora/tw2113) (Read error: Connection reset by peer)
- # [04:57] * abstractj|brb is now known as abstractj|away
- # [04:59] * Joins: imatt711 (~imatt711@ip70-171-43-103.ga.at.cox.net)
- # [05:04] * Quits: debsan (~debsan@16-74-245-190.fibertel.com.ar) (Ping timeout: 252 seconds)
- # [05:06] * Joins: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net)
- # [05:07] * Joins: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net)
- # [05:16] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
- # [05:18] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
- # [05:18] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [05:18] * Quits: imsky (~Thunderbi@156-56-192-70.ssl-vpn.indiana.edu) (Quit: imsky)
- # [05:20] * Quits: d3m0n (~demon@67.198.198.66) (Remote host closed the connection)
- # [05:23] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 252 seconds)
- # [05:23] * Joins: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net)
- # [05:25] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [05:31] * Quits: barneybook_work (~Thunderbi@220-132-176-96.HINET-IP.hinet.net) (Ping timeout: 248 seconds)
- # [05:31] * Quits: populvuh (~populvuh@unaffiliated/populvuh) (Read error: Connection reset by peer)
- # [05:31] * Joins: jimmyy (jimmyy@218.59.116.38)
- # [05:31] * Quits: jimmyy (jimmyy@218.59.116.38) (Max SendQ exceeded)
- # [05:31] * Joins: jimmyy (jimmyy@218.59.116.38)
- # [05:37] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [05:42] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Quit: Computer has gone to sleep.)
- # [05:45] * Quits: waspinator (~waspinato@209-195-81-241.cpe.distributel.net) (Remote host closed the connection)
- # [05:46] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [05:50] * Joins: minghai (~minghai@216.165.207.84)
- # [05:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [05:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [05:54] * Joins: jroes (~jroes@new.jroes.net)
- # [05:56] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [05:57] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [05:58] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [06:04] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
- # [06:05] * Joins: Transhumanist (~Transhuma@ppp121-45-215-212.lns20.cbr1.internode.on.net)
- # [06:06] * Quits: minghai (~minghai@216.165.207.84) (Quit: Colloquy for iPhone - http://colloquy.mobi)
- # [06:08] <jroes> hey guys, trying to drag some place kittens into a list with html5 dragndrop but I can't get the drop event to fire. am I doing it wrong? http://jsfiddle.net/h8Fk7/11/
- # [06:10] * wolfgang42 looks at jroes's jsfiddle
- # [06:10] <jroes> thanks wolfgang42 :)
- # [06:12] <wolfgang42> TypeError: document.getElementById(...) is null
- # [06:12] <wolfgang42> document.getElementById('#kitten-list').addEventListener('drop', drop, false);
- # [06:12] * Quits: shepazu (~shepazu@pool-96-237-238-89.bstnma.fios.verizon.net) (Quit: is sleepy)
- # [06:12] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Ping timeout: 272 seconds)
- # [06:12] <popof_> is this font discrepancy normal between win and mac? http://i.imgur.com/AXmtu.jpg
- # [06:13] * Quits: Sykamore (~sykamore@c-67-177-35-41.hsd1.ut.comcast.net) (Remote host closed the connection)
- # [06:13] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Quit: Computer has gone to sleep.)
- # [06:13] <jroes> sorry
- # [06:13] <jroes> that was a recent change
- # [06:13] <jroes> http://jsfiddle.net/h8Fk7/12/
- # [06:14] <wolfgang42> Aha! jroes: for document.getelementbyid() don't use #
- # [06:14] <jroes> yeah, just fixed that ;) still not firing event! :x
- # [06:14] <wolfgang42> Oh
- # [06:14] * wolfgang42 looks at /12/
- # [06:14] * Quits: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net) (Quit: Computer has gone to sleep.)
- # [06:14] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
- # [06:15] <wolfgang42> Darn, and I thought I had it
- # [06:18] * wolfgang42 's browser is being infuriatingly slow
- # [06:18] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [06:18] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
- # [06:19] <wolfgang42> Sorry jroes, I don't know enough jquery/Drag'n'drop to help you :-(
- # [06:22] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [06:22] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
- # [06:23] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 240 seconds)
- # [06:23] * Quits: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net) (Remote host closed the connection)
- # [06:23] * Joins: tw2113 (~tw2113@host-186-85-230-24.midco.net)
- # [06:23] * Quits: tw2113 (~tw2113@host-186-85-230-24.midco.net) (Changing host)
- # [06:23] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [06:27] * Joins: jennifer (~jennifer@c-98-225-20-172.hsd1.wa.comcast.net)
- # [06:27] * jennifer is now known as macinchik
- # [06:32] * Quits: dhruvasagar (~dhruvasag@122.167.105.118) (Ping timeout: 260 seconds)
- # [06:32] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [06:33] * Joins: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
- # [06:37] * Joins: vikash (~vikash@122.177.217.27)
- # [06:39] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
- # [06:40] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
- # [06:40] * Quits: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net) (Quit: imatt711_)
- # [06:43] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [06:48] * Joins: dhruvasagar (~dhruvasag@122.167.107.226)
- # [06:48] * Quits: EPIK (~EPIK@cpe-65-26-125-79.kc.res.rr.com) (Ping timeout: 252 seconds)
- # [06:56] * Quits: Iarfen_ (~quassel@190-21-165-67.baf.movistar.cl) (Remote host closed the connection)
- # [06:57] * Joins: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net)
- # [06:58] * Joins: BigKing (~BigKing@dslb-178-001-225-254.pools.arcor-ip.net)
- # [06:59] * Quits: wolfgang42 (~quassel@wikipedia/Wolfgang42) (Quit: And now for something completely different. (awkward pause) AND NOW FOR SOMETHING... oh, never mind.)
- # [07:01] * Joins: _gambit (~prajwalit@61.12.96.226)
- # [07:02] * Joins: mokush (~cc@82.208.133.70)
- # [07:03] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 260 seconds)
- # [07:03] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [07:03] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [07:03] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [07:08] * Quits: BigKing (~BigKing@dslb-178-001-225-254.pools.arcor-ip.net) (Remote host closed the connection)
- # [07:10] * Quits: dhruvasagar (~dhruvasag@122.167.107.226) (Read error: Connection reset by peer)
- # [07:12] * Joins: dhruvasagar (~dhruvasag@122.172.230.162)
- # [07:12] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
- # [07:15] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Quit: Computer has gone to sleep.)
- # [07:18] * Joins: kitallis (~kitallis@106.51.138.14)
- # [07:19] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [07:21] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
- # [07:23] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 252 seconds)
- # [07:27] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [07:28] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [07:28] * Quits: mishugana (~mishugana@pool-108-39-195-44.pitbpa.fios.verizon.net) (Ping timeout: 246 seconds)
- # [07:29] * Quits: johnkpaul (~johnkpaul@ec2-23-21-15-126.compute-1.amazonaws.com) (Ping timeout: 240 seconds)
- # [07:29] * Quits: Transhumanist (~Transhuma@ppp121-45-215-212.lns20.cbr1.internode.on.net) (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
- # [07:31] * Joins: niloy (~niloy@203.196.177.156)
- # [07:32] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
- # [07:33] * Joins: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net)
- # [07:34] * Joins: aksnot (~chatzilla@1.186.3.82)
- # [07:35] * Quits: machicola (~tteofgoih@74.197.247.103) (Quit: Leaving)
- # [07:36] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
- # [07:37] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
- # [07:38] * Quits: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net) (Ping timeout: 252 seconds)
- # [07:38] * Joins: johnkpaul (~johnkpaul@ec2-23-21-15-126.compute-1.amazonaws.com)
- # [07:39] * Joins: Lee-Lee (~terryleig@197.105.168.63)
- # [07:41] <Lee-Lee> Would this be considered correct use of <section> : http://pastebin.com/HwDsaXrf ?
- # [07:43] * Quits: aksnot (~chatzilla@1.186.3.82) (Remote host closed the connection)
- # [07:43] * dankest is now known as dankest|away
- # [07:43] * Quits: dankest|away (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
- # [07:44] * Quits: kitallis (~kitallis@106.51.138.14) (Quit: Computer has gone to sleep.)
- # [07:48] * Quits: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net) (Remote host closed the connection)
- # [07:49] * Joins: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net)
- # [07:51] * Quits: vikash (~vikash@122.177.217.27) (Read error: Connection reset by peer)
- # [07:52] * Quits: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net) (Quit: imatt711_)
- # [07:53] * Joins: vikash (~vikash@122.177.249.25)
- # [07:53] * Quits: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net) (Ping timeout: 260 seconds)
- # [07:56] * Joins: shwetank (~shwetank@122.173.207.225)
- # [08:04] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [08:13] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
- # [08:14] * Joins: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net)
- # [08:18] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [08:18] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
- # [08:18] * Quits: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com)
- # [08:19] * Quits: martisj (~martisj@ppp154-95.static.internode.on.net) (Remote host closed the connection)
- # [08:19] * Joins: roel__ (~quassel@d54C236E3.access.telenet.be)
- # [08:19] * Joins: martisj (~martisj@ppp154-95.static.internode.on.net)
- # [08:19] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [08:19] * Joins: kitallis (~kitallis@106.51.138.14)
- # [08:20] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
- # [08:20] * Quits: asher^ (~asher@unaffiliated/asher/x-9381395)
- # [08:23] * Quits: TomWij (~TomWij@d51530B99.static.telenet.be) (Ping timeout: 264 seconds)
- # [08:24] * Quits: martisj (~martisj@ppp154-95.static.internode.on.net) (Ping timeout: 246 seconds)
- # [08:24] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 255 seconds)
- # [08:28] * Joins: stevegill (~stevengil@99-43-255-97.lightspeed.sntcca.sbcglobal.net)
- # [08:29] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
- # [08:32] * Joins: shepazu (~shepazu@pool-96-237-238-89.bstnma.fios.verizon.net)
- # [08:33] * Joins: main (~main@ip-94-113-12-74.net.upcbroadband.cz)
- # [08:33] * Joins: mstalfoort (~manuchill@83.232.96.217)
- # [08:33] * Joins: soee (~soee@83-238-167-52.ip.netia.com.pl)
- # [08:34] * Joins: minghai (~minghai@74.198.87.56)
- # [08:37] * Joins: dirkpennings (~dirkpenni@82-148-199-218.adsl.unet.nl)
- # [08:39] * Quits: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net) (Quit: Leaving...)
- # [08:39] * Quits: minghai (~minghai@74.198.87.56) (Ping timeout: 252 seconds)
- # [08:40] * Joins: minghai (~minghai@216.165.207.84)
- # [08:40] * Joins: TomWij (~TomWij@d51530B99.static.telenet.be)
- # [08:42] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [08:43] * Quits: main (~main@ip-94-113-12-74.net.upcbroadband.cz) (Ping timeout: 276 seconds)
- # [08:45] * Joins: mishugana (~mishugana@pool-108-39-211-161.pitbpa.fios.verizon.net)
- # [08:46] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Read error: Connection reset by peer)
- # [08:46] * Joins: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net)
- # [08:48] * Quits: minghai (~minghai@216.165.207.84) (Quit: Colloquy for iPhone - http://colloquy.mobi)
- # [08:51] * Joins: poolshark (~quassel@213.61.104.250)
- # [08:52] * Joins: asher^ (asher@101.166.147.73)
- # [08:52] * Quits: asher^ (asher@101.166.147.73) (Changing host)
- # [08:52] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
- # [08:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [08:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [08:55] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
- # [08:55] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: [Textual IRC Client: http://www.textualapp.com/])
- # [08:56] * Joins: _gambit (~prajwalit@61.12.96.226)
- # [08:59] * Quits: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net) (Quit: imsky)
- # [09:03] * Quits: ironfroggy (~ironfrogg@ec2-50-16-218-141.compute-1.amazonaws.com) (Excess Flood)
- # [09:04] * Joins: ironfroggy (~ironfrogg@ec2-50-16-218-141.compute-1.amazonaws.com)
- # [09:05] * Joins: bot-t (~bot-t@117.200.50.227)
- # [09:05] * Quits: bot-t (~bot-t@117.200.50.227) (Changing host)
- # [09:05] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [09:09] * Joins: thomasFre (~toto@159.71.64.86.rev.sfr.net)
- # [09:11] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
- # [09:11] * Quits: mokush (~cc@82.208.133.70) (Quit: Konversation terminated!)
- # [09:13] * Joins: mokush (~cc@82.208.133.70)
- # [09:14] * Joins: myrman (~friendly@2.28.161.193)
- # [09:18] * Quits: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net) (Quit: Leaving...)
- # [09:20] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [09:22] * Quits: stevegill (~stevengil@99-43-255-97.lightspeed.sntcca.sbcglobal.net) (Quit: stevegill)
- # [09:24] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 240 seconds)
- # [09:25] * Joins: martisj (~martisj@123-3-182-224.static.dsl.dodo.com.au)
- # [09:32] * Joins: Jonadabe (~Jonadabe@bl7-76-127.dsl.telepac.pt)
- # [09:34] * Joins: sedovsek (~robert@89.143.12.238)
- # [09:34] * Joins: Usse (~usse@170.3.254.213.static.dsl.itgate.net)
- # [09:38] * Joins: myx (~myx@pppoe-211-174-dyn-sr.volgaline.ru)
- # [09:38] * Joins: bibo360 (~bibo360@bobi.signap.com)
- # [09:41] * Joins: Kolombiken (~Adium@217.13.228.226)
- # [09:47] * Joins: mitemitreski (~mitemitre@212.120.17.179)
- # [09:50] * Joins: Boldewyn (~Thunderbi@188-192-131-103-dynip.superkabel.de)
- # [09:51] * Quits: Boldewyn (~Thunderbi@188-192-131-103-dynip.superkabel.de) (Remote host closed the connection)
- # [09:51] * Joins: Boldewyn (~Thunderbi@188-192-131-103-dynip.superkabel.de)
- # [09:58] * Joins: _moon (~moon@131.117.202.4)
- # [10:11] * Joins: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au)
- # [10:17] * Joins: ecraven (~user@www.nexoid.at)
- # [10:17] <ecraven> is there a way to create two radio buttons that allow me to select one, the other, or none without javascript?
- # [10:17] <ecraven> (i.e. a way to deselect a selected radio-button)
- # [10:19] * Joins: vlad_starkov (~vlad_star@178.176.212.35)
- # [10:20] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [10:21] * Quits: deckTrout (~deck@58.76.187.7) (Ping timeout: 276 seconds)
- # [10:25] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 252 seconds)
- # [10:25] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
- # [10:25] * Quits: martisj (~martisj@123-3-182-224.static.dsl.dodo.com.au) (Remote host closed the connection)
- # [10:26] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [10:26] <popof_> ecraven: you want checkboxes then
- # [10:26] <popof_> ecraven: radio buttons have
- # [10:26] <popof_> ecraven: by, rule, one and only one option
- # [10:26] <popof_> ecraven: or a 'none' option
- # [10:26] <ecraven> ok, then i'll just put a click action on each checkbox de-selecting the other one?
- # [10:27] * Joins: mchammer (~mchammer@212.48.107.10)
- # [10:27] <popof_> yeah, but I would use a filled in checkbox rather than an actual checkmark. picture a smaller black square within the checkbox
- # [10:27] <popof_> ecraven: for UI purposes
- # [10:28] <popof_> ecraven: you sure it doesnt just make sense to have a third 'No thanks' option?
- # [10:28] <popof_> for radio
- # [10:29] <ecraven> no, the checkboxes are for "i want this" or "i want that". this and that are exclusive. it seems strange to force an extra checkbox for "i want nothing"
- # [10:30] <popof_> I don't think users will 'get' that they can deselct by clicking again. that's hardly ever the case with single-choice-only ui
- # [10:30] * Joins: Savvy (~Thunderbi@unaffiliated/savvy)
- # [10:30] <ecraven> well, it's all checkboxes, isn't it logical to deselect by clicking on a selected box?
- # [10:31] <ecraven> (you were entirely correct that radio buttons are not a good idea)
- # [10:31] <popof_> yes but the moment one checkbox switches off another
- # [10:31] <popof_> its no longer a tradiitonal checkbox
- # [10:31] <popof_> its a radio button
- # [10:31] <popof_> that happenes to look like a checkbox
- # [10:32] * Joins: nonge_ (~nonge@p50829385.dip.t-dialin.net)
- # [10:35] * Quits: nonge (~nonge@p5082A362.dip.t-dialin.net) (Ping timeout: 248 seconds)
- # [10:35] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [10:38] * Joins: valgrind (~valgrind@193.144.6.250)
- # [10:44] * Joins: ampz (~laptop@host86-178-140-103.range86-178.btcentralplus.com)
- # [10:48] * Quits: DeltaHeavy (~DeltaHeav@d24-204-219-104.home4.cgocable.net) (Ping timeout: 252 seconds)
- # [10:52] * Joins: soooga (~soooga@112.192.187.155)
- # [10:56] * Quits: ampz (~laptop@host86-178-140-103.range86-178.btcentralplus.com) (Quit: Leaving)
- # [10:57] * Joins: robhawkes (~robhawkes@207.218.72.66)
- # [11:00] * Joins: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it)
- # [11:01] * Joins: danielhq (~danielhq@host250-55-static.47-88-b.business.telecomitalia.it)
- # [11:02] * Joins: coellobranco (~FoRcEr@15.Red-83-43-53.dynamicIP.rima-tde.net)
- # [11:04] * Quits: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [11:05] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
- # [11:08] * Joins: DaFireball (~dirkpenni@82-148-199-218.adsl.unet.nl)
- # [11:09] * Quits: dirkpennings (~dirkpenni@82-148-199-218.adsl.unet.nl) (Disconnected by services)
- # [11:09] * DaFireball is now known as dirkpennings
- # [11:09] * Quits: Savvy (~Thunderbi@unaffiliated/savvy) (Ping timeout: 252 seconds)
- # [11:16] * abstractj|away is now known as abstractj
- # [11:18] * Joins: g105b (~g105b@2.27.205.192)
- # [11:19] * Joins: Savvy (~Thunderbi@unaffiliated/savvy)
- # [11:21] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [11:22] * Quits: myrman (~friendly@2.28.161.193) (Quit: Leaving)
- # [11:22] * Joins: Jones_ (~jeh@212.60.104.99)
- # [11:26] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 276 seconds)
- # [11:28] * Joins: kas187 (~kas187@cpc24-sotn9-2-0-cust27.15-1.cable.virginmedia.com)
- # [11:28] * Joins: febba_ (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it)
- # [11:29] * Joins: avjpl (~avjpl@cpc49-slam6-2-0-cust170.2-4.cable.virginmedia.com)
- # [11:29] * Quits: avjpl (~avjpl@cpc49-slam6-2-0-cust170.2-4.cable.virginmedia.com) (Remote host closed the connection)
- # [11:30] * Quits: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it) (Ping timeout: 272 seconds)
- # [11:30] * febba_ is now known as febba
- # [11:30] * Quits: danielhq (~danielhq@host250-55-static.47-88-b.business.telecomitalia.it) (Ping timeout: 256 seconds)
- # [11:30] * Quits: shepazu (~shepazu@pool-96-237-238-89.bstnma.fios.verizon.net) (Quit: is sleepy)
- # [11:30] * Joins: danielhq (~danielhq@host250-55-static.47-88-b.business.telecomitalia.it)
- # [11:33] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
- # [11:40] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
- # [11:43] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [11:46] * Joins: jetienne (~jerome@188.165.109.82)
- # [11:47] * Joins: pingo_ (uid5981@gateway/web/irccloud.com/x-hwtpjvdyuokiekka)
- # [11:48] * Quits: kas187 (~kas187@cpc24-sotn9-2-0-cust27.15-1.cable.virginmedia.com) (Quit: kas187)
- # [11:50] * Quits: Savvy (~Thunderbi@unaffiliated/savvy) (Quit: Savvy)
- # [11:52] * Quits: binalee (~binalee@222.106.196.129) (Quit: Leaving...)
- # [11:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [11:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [11:55] * Joins: Kuifje (~None@unaffiliated/kuifje111)
- # [11:56] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
- # [11:56] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
- # [12:08] * Quits: MiracleBlue (~MiracleBl@unaffiliated/miracleblue) (Read error: Connection reset by peer)
- # [12:08] * Joins: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au)
- # [12:08] * Quits: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au) (Changing host)
- # [12:08] * Joins: MiracleBlue (~MiracleBl@unaffiliated/miracleblue)
- # [12:13] * Quits: vlad_starkov (~vlad_star@178.176.212.35) (Read error: Connection reset by peer)
- # [12:13] * Joins: vlad_starkov (~vlad_star@178.176.212.35)
- # [12:15] * Joins: Ducki (~Ducki@pD9E383D8.dip0.t-ipconnect.de)
- # [12:16] * Quits: TomWij (~TomWij@d51530B99.static.telenet.be) (Ping timeout: 276 seconds)
- # [12:18] * Joins: TomWij (~TomWij@d51530B99.static.telenet.be)
- # [12:18] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
- # [12:21] * Joins: robhawkes (~robhawkes@207.218.72.66)
- # [12:22] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [12:23] * Joins: kas187 (~kas187@cpc24-sotn9-2-0-cust27.15-1.cable.virginmedia.com)
- # [12:24] * Quits: Xarthok (~Xarthok@5addafd9.bb.sky.com) (Ping timeout: 240 seconds)
- # [12:26] * Quits: MiracleBlue (~MiracleBl@unaffiliated/miracleblue) (Read error: Connection reset by peer)
- # [12:27] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 272 seconds)
- # [12:27] * Joins: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au)
- # [12:27] * Quits: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au) (Changing host)
- # [12:27] * Joins: MiracleBlue (~MiracleBl@unaffiliated/miracleblue)
- # [12:28] * Quits: vlad_starkov (~vlad_star@178.176.212.35) (Remote host closed the connection)
- # [12:29] * Quits: mishugana (~mishugana@pool-108-39-211-161.pitbpa.fios.verizon.net) (Ping timeout: 246 seconds)
- # [12:30] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
- # [12:32] * Quits: kas187 (~kas187@cpc24-sotn9-2-0-cust27.15-1.cable.virginmedia.com) (Quit: kas187)
- # [12:32] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [12:36] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Remote host closed the connection)
- # [12:38] * Joins: vlad_starkov (~vlad_star@178.176.212.35)
- # [12:39] * Joins: robhawkes (~robhawkes@207.218.72.66)
- # [12:40] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [12:41] * Joins: Thalisson (~Thalisson@187.44.64.146)
- # [12:41] * Quits: Thalisson (~Thalisson@187.44.64.146) (Changing host)
- # [12:41] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
- # [12:43] * Quits: bibo360 (~bibo360@bobi.signap.com) (Remote host closed the connection)
- # [12:46] * Quits: soooga (~soooga@112.192.187.155) (Quit: Leaving)
- # [12:46] * Quits: kitallis (~kitallis@106.51.138.14) (Ping timeout: 240 seconds)
- # [12:48] * Joins: kitallis (~kitallis@106.51.148.36)
- # [12:50] * Quits: zenorocha (~zenorocha@189.60.171.47) (Remote host closed the connection)
- # [12:51] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Remote host closed the connection)
- # [12:51] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [12:55] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
- # [12:55] * Joins: aksnot (~chatzilla@1.186.9.64)
- # [12:56] * Joins: Thalisson (~Thalisson@187.44.64.146)
- # [12:56] * Quits: Thalisson (~Thalisson@187.44.64.146) (Changing host)
- # [12:56] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
- # [13:03] * Joins: sasori (~sasori@cm105.gamma248.maxonline.com.sg)
- # [13:09] * Quits: TomWij (~TomWij@d51530B99.static.telenet.be) (Ping timeout: 240 seconds)
- # [13:10] * Joins: TomWij (~TomWij@d51530B99.static.telenet.be)
- # [13:11] * Joins: varmose (~varmose@2-107-4-138-static.dk.customer.tdc.net)
- # [13:11] * Joins: Xarthok (~Xarthok@5addafd9.bb.sky.com)
- # [13:13] * Joins: thepreacher (~thepreach@46.208.22.6)
- # [13:17] * Quits: valgrind (~valgrind@193.144.6.250) (Quit: Leaving)
- # [13:18] * Quits: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net) (Ping timeout: 255 seconds)
- # [13:18] * Joins: mishugana (~mishugana@pool-108-39-195-44.pitbpa.fios.verizon.net)
- # [13:18] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 248 seconds)
- # [13:18] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [13:19] * Quits: thepreacher (~thepreach@46.208.22.6) (Quit: Leaving)
- # [13:21] * Joins: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net)
- # [13:21] * Joins: robhawkes (~robhawkes@207.218.72.66)
- # [13:22] * Quits: jetienne (~jerome@188.165.109.82) (Ping timeout: 252 seconds)
- # [13:23] * Joins: jeroengerits (~jeroenger@095-097-072-174.static.chello.nl)
- # [13:24] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [13:24] * abstractj is now known as abstractj|brb
- # [13:25] * Joins: jetienne (~jerome@188.165.109.82)
- # [13:25] * Quits: robhawkes (~robhawkes@207.218.72.66) (Client Quit)
- # [13:26] * Joins: nkr (~nkr@189.120.65.122)
- # [13:26] * Joins: WeThePeople (~WeThePeop@unaffiliated/wethepeople)
- # [13:31] * Quits: jeroengerits (~jeroenger@095-097-072-174.static.chello.nl) (Quit: Leaving)
- # [13:37] * Joins: bibo360 (~bibo360@LCaen-156-55-39-130.w80-15.abo.wanadoo.fr)
- # [13:39] * Joins: vedarthk (~vedarthk@115.114.134.50)
- # [13:39] * Quits: vlad_starkov (~vlad_star@178.176.212.35) (Read error: Connection reset by peer)
- # [13:39] * Joins: vlad_starkov (~vlad_star@178.176.212.35)
- # [13:41] * Quits: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it) (Ping timeout: 272 seconds)
- # [13:43] * Joins: Thalisso_ (~Thalisson@187.44.64.146)
- # [13:44] * Quits: poolshark (~quassel@213.61.104.250) (Ping timeout: 244 seconds)
- # [13:44] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
- # [13:45] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Ping timeout: 248 seconds)
- # [13:46] * Quits: Chousho (~Tanuki@unaffiliated/chousho) (Ping timeout: 240 seconds)
- # [13:46] * Joins: Chousho (~Tanuki@216.172.132.149)
- # [13:46] * Quits: Chousho (~Tanuki@216.172.132.149) (Changing host)
- # [13:46] * Joins: Chousho (~Tanuki@unaffiliated/chousho)
- # [13:46] * Joins: manuelbieh (~beeevi2@p57BD6015.dip0.t-ipconnect.de)
- # [13:48] * Quits: shwetank (~shwetank@122.173.207.225) (Quit: Leaving...)
- # [13:52] * Joins: shwetank (~shwetank@122.173.207.225)
- # [13:53] * abstractj|brb is now known as abstractj
- # [13:53] * Quits: jetienne (~jerome@188.165.109.82) (Quit: jetienne)
- # [13:54] * Joins: poolshark (~quassel@dslb-088-075-246-213.pools.arcor-ip.net)
- # [13:55] * Joins: sedovsek (~robert@89.143.12.238)
- # [13:57] * Quits: WeThePeople (~WeThePeop@unaffiliated/wethepeople) (Quit: Leaving)
- # [13:57] * Quits: kitallis (~kitallis@106.51.148.36) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [13:58] * Quits: vedarthk (~vedarthk@115.114.134.50) (Quit: Leaving)
- # [13:59] * Joins: robhawkes (~robhawkes@207.218.72.66)
- # [13:59] * abstractj is now known as abstractj|away
- # [14:04] * Joins: minghai (~minghai@216.165.207.84)
- # [14:05] * Quits: aksnot (~chatzilla@1.186.9.64) (Ping timeout: 276 seconds)
- # [14:07] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
- # [14:07] * Joins: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it)
- # [14:09] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [14:11] * Quits: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it) (Client Quit)
- # [14:13] * Quits: minghai (~minghai@216.165.207.84) (Quit: Colloquy for iPhone - http://colloquy.mobi)
- # [14:15] * Joins: Jon47 (~Adium@c-68-49-47-144.hsd1.va.comcast.net)
- # [14:15] * Joins: robhawkes (~robhawkes@207.218.72.66)
- # [14:17] * EHLOVader[afk] is now known as EHLOVader
- # [14:21] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
- # [14:22] * Joins: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de)
- # [14:22] * Joins: valgrind (~valgrind@193.144.6.250)
- # [14:22] * Joins: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com)
- # [14:23] * Joins: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net)
- # [14:23] * Joins: robhawkes (~robhawkes@207.218.72.66)
- # [14:25] * Joins: main (~main@ip-94-113-12-74.net.upcbroadband.cz)
- # [14:25] * Quits: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net) (Quit: imatt711_)
- # [14:28] * Quits: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au) (Quit: -=[. _ .]=- waves bye..)
- # [14:33] * Quits: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net) (Remote host closed the connection)
- # [14:34] * Quits: vikash (~vikash@122.177.249.25) (Quit: This computer has gone to sleep)
- # [14:36] * Quits: niloy (~niloy@203.196.177.156) (Quit: Leaving)
- # [14:39] * Quits: vlad_starkov (~vlad_star@178.176.212.35) (Remote host closed the connection)
- # [14:40] * Joins: Gorkyman_HQ (~Gorkyman_@89-212-162-221.static.t-2.net)
- # [14:42] * Joins: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net)
- # [14:42] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
- # [14:45] * Quits: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com) (Read error: Connection reset by peer)
- # [14:45] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [14:47] * Joins: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com)
- # [14:48] * Quits: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com) (Read error: Connection reset by peer)
- # [14:48] * Quits: coellobranco (~FoRcEr@15.Red-83-43-53.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
- # [14:49] * Joins: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com)
- # [14:50] * Joins: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
- # [14:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [14:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [14:55] * Joins: yuya_ (~yuya@p31099-ipngn601hodogaya.kanagawa.ocn.ne.jp)
- # [14:58] * Quits: _moon (~moon@131.117.202.4) (Read error: Operation timed out)
- # [14:58] * Quits: valgrind (~valgrind@193.144.6.250) (Quit: Leaving)
- # [14:59] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [15:00] * Quits: shwetank (~shwetank@122.173.207.225) (Quit: Leaving...)
- # [15:00] * Quits: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net) (Ping timeout: 272 seconds)
- # [15:02] * Quits: yuya_ (~yuya@p31099-ipngn601hodogaya.kanagawa.ocn.ne.jp) (Ping timeout: 255 seconds)
- # [15:03] * Joins: Andrei (~andrei@ip-195.net-89-2-110.rev.numericable.fr)
- # [15:10] * Joins: vikash (~vikash@121.245.104.206)
- # [15:10] * Quits: Thalisso_ (~Thalisson@187.44.64.146) (Remote host closed the connection)
- # [15:11] * Quits: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net) (Quit: Snugug)
- # [15:12] * Quits: nkr (~nkr@189.120.65.122) (Quit: Linkinus - http://linkinus.com)
- # [15:12] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
- # [15:13] * Joins: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net)
- # [15:14] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
- # [15:15] * Quits: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net) (Client Quit)
- # [15:16] * Joins: ptim (~timosborn@c27-253-57-170.thoms4.vic.optusnet.com.au)
- # [15:16] * Quits: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) (Ping timeout: 248 seconds)
- # [15:18] * Quits: Lee-Lee (~terryleig@197.105.168.63) (Quit: Lee-Lee)
- # [15:20] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [15:23] * Joins: DeltaHeavy (~DeltaHeav@d24-204-219-104.home4.cgocable.net)
- # [15:29] * Joins: zenorocha (~zenorocha@189.60.171.47)
- # [15:29] * Joins: deckTrout (~deck@58.76.187.7)
- # [15:31] * Joins: shepazu (~shepazu@31-34-66.wireless.csail.mit.edu)
- # [15:31] * Quits: joeytwiddle (~joey@cpc1-aztw4-0-0-cust1957.18-1.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [15:34] * Joins: api (~chatzilla@24-136-10-227.c3-0.fld-ubr1.chi-fld.il.cable.rcn.com)
- # [15:35] * Quits: TomWij (~TomWij@d51530B99.static.telenet.be) (Ping timeout: 246 seconds)
- # [15:35] * Joins: shwetank (~shwetank@122.173.207.225)
- # [15:35] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [15:37] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
- # [15:37] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 252 seconds)
- # [15:37] * Quits: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com) (Read error: Connection reset by peer)
- # [15:39] * Joins: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
- # [15:40] * Joins: vlad_starkov (~vlad_star@178.177.123.115)
- # [15:41] * Joins: imatt711_ (~imatt711@n128-227-214-183.xlate.ufl.edu)
- # [15:42] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
- # [15:43] * Joins: jetienne (~jerome@188.165.109.82)
- # [15:44] * Joins: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net)
- # [15:44] * Joins: _dc (~dc@alexander.nat.trb.com)
- # [15:48] * Quits: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net) (Ping timeout: 252 seconds)
- # [15:49] * Quits: vlad_starkov (~vlad_star@178.177.123.115) (Ping timeout: 255 seconds)
- # [15:51] * Quits: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de) (Quit: Verlassend)
- # [15:51] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: Computer has gone to sleep.)
- # [15:51] * Quits: Boldewyn (~Thunderbi@188-192-131-103-dynip.superkabel.de) (Quit: Boldewyn)
- # [15:51] * Quits: obert_ (~quassel@host75-207-dynamic.10-87-r.retail.telecomitalia.it) (Remote host closed the connection)
- # [15:53] * Joins: TomWij (~TomWij@81.83.11.153)
- # [15:55] * Quits: varmose (~varmose@2-107-4-138-static.dk.customer.tdc.net) (Read error: Connection reset by peer)
- # [15:55] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
- # [15:56] * Joins: popof__ (~popof_@APuteaux-755-1-20-204.w90-61.abo.wanadoo.fr)
- # [15:56] * Quits: mokush (~cc@82.208.133.70) (Quit: Konversation terminated!)
- # [15:57] * Joins: julienim (~chatzilla@213.56.116.23)
- # [15:58] * Joins: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com)
- # [15:59] * Quits: popof_ (~popof_@APuteaux-755-1-32-43.w90-61.abo.wanadoo.fr) (Ping timeout: 255 seconds)
- # [15:59] * popof__ is now known as popof_
- # [15:59] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Quit: Wychodzi)
- # [15:59] * Joins: rickibalboa (~ricki@84.19.104.118)
- # [16:00] <julienim> Hi. IE 9 and 10 won't play my mp4 file in my video tag. Why ? http://pastebin.com/6wGL0svT
- # [16:00] * Parts: jroes (~jroes@new.jroes.net)
- # [16:00] <julienim> (it works fine in Chrome and FF)
- # [16:01] * Quits: shepazu (~shepazu@31-34-66.wireless.csail.mit.edu) (Quit: is sleepy)
- # [16:02] * Quits: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com) (Quit: Rym)
- # [16:02] * Quits: timtux (~ove@de-10.2.0.32.it-roteln.narkotikapolisen.se) (*.net *.split)
- # [16:02] * Quits: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com) (*.net *.split)
- # [16:02] * Quits: roger_raymond (~roger_ray@linode.lynch-raymond.com) (*.net *.split)
- # [16:03] * Joins: rogerraymond (~roger_ray@linode.lynch-raymond.com)
- # [16:05] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
- # [16:05] * Joins: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com)
- # [16:05] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
- # [16:06] * Quits: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com) (Quit: Snugug)
- # [16:06] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [16:06] * Quits: rogerraymond (~roger_ray@linode.lynch-raymond.com) (Client Quit)
- # [16:07] * Joins: roger_raymond (~roger_ray@linode.lynch-raymond.com)
- # [16:07] * Joins: sedovsek (~robert@89.143.12.238)
- # [16:09] * Joins: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com)
- # [16:09] * Joins: shepazu (~shepazu@31-34-66.wireless.csail.mit.edu)
- # [16:14] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [16:17] * Quits: GhostFreeman (~GhostFree@c-24-126-168-203.hsd1.ga.comcast.net) (Remote host closed the connection)
- # [16:18] * Joins: timtux (~ove@de-10.2.0.32.it-roteln.narkotikapolisen.se)
- # [16:18] * Quits: dhruvasagar (~dhruvasag@122.172.230.162) (Remote host closed the connection)
- # [16:22] * Joins: obert (~quassel@host75-207-dynamic.10-87-r.retail.telecomitalia.it)
- # [16:24] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
- # [16:26] * Joins: fleeting (~fleeting@108-253-244-91.lightspeed.austtx.sbcglobal.net)
- # [16:27] * Parts: ecraven (~user@www.nexoid.at) ("Killed buffer")
- # [16:27] * Quits: jetienne (~jerome@188.165.109.82) (Quit: jetienne)
- # [16:28] * Quits: Pagan (~Pagan@9.144.159.217.dyn.estpak.ee) (Ping timeout: 276 seconds)
- # [16:29] * Joins: Thalisso_ (~Thalisson@187.44.64.146)
- # [16:30] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Ping timeout: 248 seconds)
- # [16:31] * Quits: Ducki (~Ducki@pD9E383D8.dip0.t-ipconnect.de) (Read error: Operation timed out)
- # [16:32] * Quits: imatt711_ (~imatt711@n128-227-214-183.xlate.ufl.edu) (Quit: imatt711_)
- # [16:32] * Joins: debsan (~debsan@16-74-245-190.fibertel.com.ar)
- # [16:33] * Quits: main (~main@ip-94-113-12-74.net.upcbroadband.cz) (Read error: Operation timed out)
- # [16:34] * Joins: _gambit (~prajwalit@61.12.96.226)
- # [16:34] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
- # [16:35] * kevvaoff is now known as kevva
- # [16:35] * Joins: frankstallone (~frankstal@72.10.55.185)
- # [16:36] * Joins: frasnyc (~john@160.79.20.210)
- # [16:40] * Quits: Thalisso_ (~Thalisson@187.44.64.146) (Ping timeout: 252 seconds)
- # [16:40] * Joins: Thalisson (~Thalisson@187.44.64.146)
- # [16:40] * Quits: Thalisson (~Thalisson@187.44.64.146) (Changing host)
- # [16:40] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
- # [16:41] * Joins: rickibalboa` (~ricki@84.19.104.118)
- # [16:43] * Joins: joeytwiddle (~joey@cpc1-aztw4-0-0-cust1957.18-1.cable.virginmedia.com)
- # [16:45] * Quits: rickibalboa (~ricki@84.19.104.118) (Ping timeout: 240 seconds)
- # [16:46] * Quits: piezo (~piezo@pdpc/supporter/active/piezo) (Ping timeout: 264 seconds)
- # [16:47] * Joins: imatt711_ (~imatt711@n128-227-94-182.xlate.ufl.edu)
- # [16:48] * Joins: sethwalker (~sethwalke@64.124.192.210)
- # [16:51] * Joins: calbasi (~joan@14.66.14.37.dynamic.jazztel.es)
- # [16:53] * Quits: poolshark (~quassel@dslb-088-075-246-213.pools.arcor-ip.net) (Remote host closed the connection)
- # [16:53] * Joins: jetienne (~jerome@188.165.109.82)
- # [16:53] * Quits: jetienne (~jerome@188.165.109.82) (Client Quit)
- # [16:56] * Joins: piezo (~piezo@pdpc/supporter/active/piezo)
- # [16:56] * Joins: Eladio (eladiolif@189.4.127.209)
- # [16:58] <Jon47> julienim: according to http://caniuse.com/#search=mp4 it should work in IE but not FF
- # [16:58] <Jon47> oh i see, you got the webm and ogg fallbacks
- # [17:01] * Joins: Ricki__ (~ricki@84.19.104.118)
- # [17:02] * Quits: rickibalboa` (~ricki@84.19.104.118) (Read error: Operation timed out)
- # [17:02] * Quits: roel__ (~quassel@d54C236E3.access.telenet.be) (Remote host closed the connection)
- # [17:04] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
- # [17:05] * Quits: dirkpennings (~dirkpenni@82-148-199-218.adsl.unet.nl)
- # [17:06] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Read error: Connection reset by peer)
- # [17:06] * Joins: kholladay (~kholladay@69.169.182.226)
- # [17:07] * Joins: tw2113 (~tw2113@host-38-61-230-24.midco.net)
- # [17:07] * Quits: tw2113 (~tw2113@host-38-61-230-24.midco.net) (Changing host)
- # [17:07] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [17:08] <julienim> in fact I think I have a problem with mp4 codec because I try a page with mp4 video in IE and it works. I don't know how convert it correctly
- # [17:08] <Jon47> julienim: do you know what compression format you used for the mp4?
- # [17:08] * Ricki__ is now known as rickibalboa
- # [17:09] <julienim> I llok
- # [17:09] <julienim> *look
- # [17:09] <Jon47> it's kind of thorny but I think mp4 is a container format as well as a video format?
- # [17:09] <Jon47> apparently housing an h.264 encoded video in an mp4 will theoretically work in IE9 and 10
- # [17:10] * Joins: _moon (~moon@2a01:e35:8b1f:7120:24e7:fb98:f518:373e)
- # [17:10] <Jon47> could be wrong about that, haven't played around w/ it much
- # [17:10] * Quits: Jones_ (~jeh@212.60.104.99)
- # [17:11] * Vennril2 is now known as Vennril
- # [17:11] <julienim> I've encoded video in format h.264 unsuccessfully
- # [17:11] * Quits: Gorkyman_HQ (~Gorkyman_@89-212-162-221.static.t-2.net)
- # [17:15] * Joins: r0tha (~r0tha@2602:304:cda7:e7e0:b5c1:464e:15d4:ea01)
- # [17:16] * Joins: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com)
- # [17:16] * Joins: nkr (~nkr@189.120.65.122)
- # [17:17] * Quits: zenorocha (~zenorocha@189.60.171.47) (Remote host closed the connection)
- # [17:19] * Quits: r0tha (~r0tha@2602:304:cda7:e7e0:b5c1:464e:15d4:ea01) (Ping timeout: 245 seconds)
- # [17:19] * Joins: tw2113_too (~tw2113@host-186-85-230-24.midco.net)
- # [17:21] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 248 seconds)
- # [17:24] * Joins: prometh (~prometh@74.198.87.30)
- # [17:24] <prometh> hi
- # [17:24] <prometh> <time datetime="20:00-05:00">8pm</time>
- # [17:24] <prometh> Bad value 10:00-05:00 for attribute datetime on element time: The literal did not satisfy the time-datetime format.
- # [17:24] <prometh> is this error caused by an outdated html5 validator, or am i using datetime incorrectly?
- # [17:25] * Joins: Pagan (~Pagan@9.144.159.217.dyn.estpak.ee)
- # [17:26] * Quits: rickibalboa (~ricki@84.19.104.118) (Ping timeout: 252 seconds)
- # [17:26] * Quits: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com) (Quit: Rym)
- # [17:26] * Joins: wolfgang42 (~quassel@wikipedia/Wolfgang42)
- # [17:28] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Quit: Computer has gone to sleep.)
- # [17:29] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [17:31] <tw2113_too> prometh, http://dev.w3.org/html5/spec-preview/Overview.html#datetime-value
- # [17:31] * Quits: mchammer (~mchammer@212.48.107.10) (Remote host closed the connection)
- # [17:32] * Quits: Jon47 (~Adium@c-68-49-47-144.hsd1.va.comcast.net) (Ping timeout: 272 seconds)
- # [17:33] <prometh> thank you
- # [17:33] <prometh> so, i can't put a time with a time zone?
- # [17:33] <prometh> without having a date?
- # [17:35] * tw2113_too is now known as tw2113
- # [17:35] * Quits: tw2113 (~tw2113@host-186-85-230-24.midco.net) (Changing host)
- # [17:35] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [17:36] <prometh> tw2113: thank you... so i can't put a time with a timezone without having a prefixed date?
- # [17:36] <tw2113> *shrug* i haven't looked at this attribute closely
- # [17:36] <prometh> ok
- # [17:36] <tw2113> i had a hunch that it was maybe how you formatted it
- # [17:37] <prometh> yeah.. thanks for that doc.. i hadn't found htat one
- # [17:37] * Quits: Onii-san (~Casstango@2604:2880::eca8:c063) (Ping timeout: 245 seconds)
- # [17:38] * Joins: Onii-san (~Casstango@2604:2880::eca8:c063)
- # [17:39] * Quits: prometh (~prometh@74.198.87.30) (Quit: Linkinus - http://linkinus.com)
- # [17:41] * Parts: frasnyc (~john@160.79.20.210)
- # [17:41] * Joins: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net)
- # [17:41] * Joins: GhostFreeman (~GhostFree@c-24-126-168-203.hsd1.ga.comcast.net)
- # [17:41] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
- # [17:42] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 255 seconds)
- # [17:42] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [17:42] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
- # [17:42] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
- # [17:42] * Joins: moshee (~moshee@unaffiliated/moshee)
- # [17:43] * Quits: ptim (~timosborn@c27-253-57-170.thoms4.vic.optusnet.com.au) (Quit: ptim)
- # [17:43] <Pomax> interesting problem. I have a js library that constructs a DOM tree to verify that the webpage source code someone wrote is okay, rather than broken. But this DOM tree will automatically start loading and playing things like <img>, <audio> and <video>.
- # [17:44] <Pomax> what would be a way to build a DOM tree that doesn't cause that to happen?
- # [17:44] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [17:44] <wolfgang42> Set items to not autoplay somehow?
- # [17:45] <wolfgang42> How does it construct the tree?
- # [17:45] * Joins: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net)
- # [17:45] * Parts: julienim (~chatzilla@213.56.116.23)
- # [17:45] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
- # [17:48] * Joins: main (~main@ip-94-113-12-74.net.upcbroadband.cz)
- # [17:48] * Quits: wolfgang42 (~quassel@wikipedia/Wolfgang42) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
- # [17:50] <Pomax> createElement, with createAttribute for attributes, added to the attributes container using .setNamedItem
- # [17:50] * Parts: calbasi (~joan@14.66.14.37.dynamic.jazztel.es)
- # [17:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [17:53] * Joins: Ms2ger (~Ms2ger@109.133.7.60)
- # [17:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [17:53] * Quits: fleeting (~fleeting@108-253-244-91.lightspeed.austtx.sbcglobal.net) (Quit: fleeting)
- # [17:55] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
- # [17:55] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Max SendQ exceeded)
- # [17:56] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
- # [17:57] * Quits: shwetank (~shwetank@122.173.207.225) (Quit: Leaving...)
- # [17:59] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Client Quit)
- # [17:59] * Quits: g105b (~g105b@2.27.205.192) (Remote host closed the connection)
- # [18:02] * Joins: _dc_ (~dc@163.192.12.2)
- # [18:02] * Quits: BoomerBile (~BoomerBil@67-5-31-230.rstr.qwest.net) (Quit: Leaving)
- # [18:03] * Quits: _dc_ (~dc@163.192.12.2) (Read error: Connection reset by peer)
- # [18:04] * Joins: _dc_ (~dc@163.192.12.2)
- # [18:04] * Joins: codingkevin (~mote@unaffiliated/codingkevin)
- # [18:05] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
- # [18:06] * Quits: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com) (Quit: stephenplusplus)
- # [18:06] * Quits: _dc (~dc@alexander.nat.trb.com) (Ping timeout: 272 seconds)
- # [18:06] * Joins: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com)
- # [18:06] * Quits: sasori (~sasori@cm105.gamma248.maxonline.com.sg) (Remote host closed the connection)
- # [18:08] * Joins: shwetank (~shwetank@122.173.207.225)
- # [18:09] * Joins: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de)
- # [18:10] * hober2 is now known as hober
- # [18:10] * Joins: fungoat (~fungoat@rrcs-24-73-238-17.se.biz.rr.com)
- # [18:12] * Quits: danja_ (~danny@host168-206-dynamic.9-79-r.retail.telecomitalia.it) (Ping timeout: 256 seconds)
- # [18:15] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
- # [18:17] * Quits: thomasFre (~toto@159.71.64.86.rev.sfr.net) (Quit: Leaving)
- # [18:18] * Joins: Hornet- (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com)
- # [18:21] * Quits: Hornet (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com) (Ping timeout: 255 seconds)
- # [18:22] * Quits: api (~chatzilla@24-136-10-227.c3-0.fld-ubr1.chi-fld.il.cable.rcn.com) (Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232])
- # [18:23] * Quits: Kolombiken (~Adium@217.13.228.226) (Ping timeout: 252 seconds)
- # [18:24] * Joins: Kolombiken (~Adium@217.13.228.226)
- # [18:25] * Joins: danja_ (~danny@host251-252-static.12-87-b.business.telecomitalia.it)
- # [18:26] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
- # [18:26] * Quits: imatt711_ (~imatt711@n128-227-94-182.xlate.ufl.edu) (Quit: imatt711_)
- # [18:28] * Joins: BitFerret (~lastj@175-48.house32.uni.edu)
- # [18:29] * Parts: BitFerret (~lastj@175-48.house32.uni.edu)
- # [18:30] <paulrouget> Pomax: don't attach the root element to the document?
- # [18:33] * Joins: sethetter (~sethetter@64.66.99.129)
- # [18:34] * Quits: sethetter (~sethetter@64.66.99.129) (Client Quit)
- # [18:35] * Joins: alexhancock (~alexhanco@64.125.137.250)
- # [18:37] * Joins: jaequery (~jaequery@rrcs-173-196-143-198.west.biz.rr.com)
- # [18:37] * Joins: austincheney (~quassel@213.255.226.21)
- # [18:37] <Pomax> paulrouget: we already don't, which is the annoying part. just building the audio/video element and setting a src makes the browser load the content.
- # [18:38] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
- # [18:39] <paulrouget> Really?
- # [18:39] <paulrouget> I am very surprised.
- # [18:40] * Quits: Usse (~usse@170.3.254.213.static.dsl.itgate.net) (Remote host closed the connection)
- # [18:40] <paulrouget> interesting :)
- # [18:41] <paulrouget> maybe you could build a non-HTML DOM?
- # [18:42] <paulrouget> with createElementNS()
- # [18:42] * Joins: chriseppstein (~chrisepps@209.119.65.162)
- # [18:42] <paulrouget> Pomax: ^
- # [18:42] * Joins: vedarthk (~vedarthk@117.219.97.177)
- # [18:44] <Pomax> yeah we spent a while figuring out why the heck audio was playing twice. we have some createElementNS for embedded SVG, maybe we can hoist audio/video over to the "needs namespace" element set, rather than the namespaceless one...
- # [18:45] * Quits: danielhq (~danielhq@host250-55-static.47-88-b.business.telecomitalia.it)
- # [18:45] <paulrouget> if you care only about the DOM tree, you could use a non-existing name space for all your nodes
- # [18:46] * Quits: _moon (~moon@2a01:e35:8b1f:7120:24e7:fb98:f518:373e) (Quit: All those moments will be lost in time, like tears in rain.)
- # [18:46] <Pomax> will try.
- # [18:46] <Pomax> to demonstrate: var av = document.createElement("audio"); av.type="audio/mp3"; av.src="http://robtowns.com/music/blind_willie.mp3"; av.setAttribute("autoplay",true)
- # [18:46] * Joins: imatt711_ (~imatt711@n128-227-94-182.xlate.ufl.edu)
- # [18:46] <Pomax> this will immediately start playing, even though it's not in the DOM
- # [18:46] * Quits: vedarthk (~vedarthk@117.219.97.177) (Client Quit)
- # [18:47] <Pomax> though maybe we should just intercept the autoplay attribute instead.
- # [18:47] <paulrouget> and not setting autoplay would be an option?
- # [18:47] <paulrouget> yeah...
- # [18:51] * Joins: sedovsek (~robert@BSN-176-223-201.dial-up.dsl.siol.net)
- # [18:52] * abstractj|away is now known as abstractj
- # [18:53] * Joins: danielwrobert (~danielwro@trestles.cukerinteractive.com)
- # [18:53] * Quits: imatt711_ (~imatt711@n128-227-94-182.xlate.ufl.edu) (Quit: imatt711_)
- # [18:54] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
- # [18:56] * Joins: mattkelly (~mattwkell@2620:0:1cfe:18:19ce:4e2f:3b75:4e28)
- # [18:56] * Quits: mattkelly (~mattwkell@2620:0:1cfe:18:19ce:4e2f:3b75:4e28) (Changing host)
- # [18:56] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [18:56] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Remote host closed the connection)
- # [18:56] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [18:57] * Joins: tw2113 (~tw2113@host-162-8-107-208.midco.net)
- # [18:57] * Quits: tw2113 (~tw2113@host-162-8-107-208.midco.net) (Changing host)
- # [18:57] * Joins: tw2113 (~tw2113@fedora/tw2113)
- # [18:57] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
- # [18:59] * Joins: kitallis (~kitallis@106.51.148.36)
- # [19:02] * Quits: mstalfoort (~manuchill@83.232.96.217) (Quit: kthxbai)
- # [19:06] * Quits: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com) (Quit: stephenplusplus)
- # [19:07] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
- # [19:08] * Joins: stephenplusplus (~Adium@ql1fwhide.rockfin.com)
- # [19:08] * Joins: ruAlex (~rualex@91.90.34.0)
- # [19:09] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
- # [19:12] * Quits: sedovsek (~robert@BSN-176-223-201.dial-up.dsl.siol.net) (Quit: sedovsek)
- # [19:13] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
- # [19:13] * Quits: bibo360 (~bibo360@LCaen-156-55-39-130.w80-15.abo.wanadoo.fr) (Read error: Operation timed out)
- # [19:16] * Quits: vikash (~vikash@121.245.104.206) (Quit: Leaving)
- # [19:17] * Quits: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
- # [19:20] * Quits: fungoat (~fungoat@rrcs-24-73-238-17.se.biz.rr.com) (Quit: fungoat)
- # [19:22] * Joins: fr0zenice (~frozenice@unaffiliated/fr0zenice)
- # [19:26] * Joins: benv (~benv@38.104.194.126)
- # [19:26] * Joins: arietis (~arietis@188.242.181.162)
- # [19:27] * Joins: jacobolus (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net)
- # [19:27] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [19:28] * Joins: chriseppstein (~chrisepps@209.119.65.162)
- # [19:29] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Ping timeout: 252 seconds)
- # [19:30] * Joins: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
- # [19:32] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl)
- # [19:35] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
- # [19:35] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Ping timeout: 245 seconds)
- # [19:35] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [19:36] * Quits: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) (Read error: Connection reset by peer)
- # [19:37] * Joins: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
- # [19:38] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: Computer has gone to sleep.)
- # [19:38] * Joins: Leeol (~Leeol@71-34-244-185.eugn.qwest.net)
- # [19:38] * Quits: Leerp3 (~Leeol@71-34-244-185.eugn.qwest.net) (Quit: Leaving)
- # [19:39] * Quits: austincheney (~quassel@213.255.226.21) (Ping timeout: 248 seconds)
- # [19:43] * Joins: longbeach (~mike@AFontenayssB-152-1-59-251.w82-121.abo.wanadoo.fr)
- # [19:47] * Quits: _dc_ (~dc@163.192.12.2) (Remote host closed the connection)
- # [19:47] * Joins: _dc (~dc@alexander.nat.trb.com)
- # [19:49] * Joins: stevegill (~stevengil@sjfw1.adobe.com)
- # [19:51] * Parts: jacobolus (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net) ("Leaving...")
- # [19:51] * Quits: _dc (~dc@alexander.nat.trb.com) (Ping timeout: 245 seconds)
- # [19:52] * Joins: jarek (~jarek@unaffiliated/jarek)
- # [19:53] * Quits: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net)
- # [19:54] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
- # [19:56] * Parts: Leeol (~Leeol@71-34-244-185.eugn.qwest.net) ("Leaving")
- # [20:00] * Quits: Kolombiken (~Adium@217.13.228.226) (Read error: Operation timed out)
- # [20:03] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
- # [20:04] * Joins: aksnot (~chatzilla@1.186.17.239)
- # [20:04] * Joins: Usse (~usse@2-230-71-170.ip200.fastwebnet.it)
- # [20:04] * Quits: Usse (~usse@2-230-71-170.ip200.fastwebnet.it) (Remote host closed the connection)
- # [20:06] * dankest is now known as dankest|away
- # [20:06] * Joins: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net)
- # [20:07] * Quits: ruAlex (~rualex@91.90.34.0) (Remote host closed the connection)
- # [20:09] * Joins: kadiks (~kadiks@APuteaux-652-1-201-100.w86-217.abo.wanadoo.fr)
- # [20:13] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [20:16] * Joins: Maxani (~maxani@ARennes-653-1-10-162.w92-139.abo.wanadoo.fr)
- # [20:16] * Quits: main (~main@ip-94-113-12-74.net.upcbroadband.cz) (Remote host closed the connection)
- # [20:19] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
- # [20:21] * dankest|away is now known as dankest
- # [20:25] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
- # [20:28] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
- # [20:30] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
- # [20:33] * Joins: jxdones (~jxdones@177.99.5.189)
- # [20:33] * Joins: sedovsek (~robert@BSN-176-223-201.dial-up.dsl.siol.net)
- # [20:33] * Quits: jxdones (~jxdones@177.99.5.189) (Changing host)
- # [20:33] * Joins: jxdones (~jxdones@unaffiliated/jxdones)
- # [20:33] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
- # [20:36] * Joins: ampz (~laptop@host86-178-140-103.range86-178.btcentralplus.com)
- # [20:40] * Joins: vlad_starkov (~vlad_star@178.176.241.7)
- # [20:40] * Joins: ruAlex (~rualex@91.90.34.0)
- # [20:40] * Quits: iserantes (~quassel@142.13.27.77.dynamic.mundo-r.com) (Remote host closed the connection)
- # [20:40] * Joins: Jayflux (~jay_knows@host-92-25-2-52.as13285.net)
- # [20:42] * Joins: iserantes (~quassel@142.13.27.77.dynamic.mundo-r.com)
- # [20:45] * Quits: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) (Ping timeout: 252 seconds)
- # [20:45] * Joins: _dc (~dc@alexander.nat.trb.com)
- # [20:45] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
- # [20:46] * Quits: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com) (Quit: Snugug)
- # [20:46] * Quits: [Derek] (~D@unaffiliated/derek/x-8562683) (Ping timeout: 276 seconds)
- # [20:48] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [20:48] * Quits: kitallis (~kitallis@106.51.148.36) (Quit: Computer has gone to sleep.)
- # [20:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [20:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [20:53] * Joins: d3m0n (~demon@67.198.198.66)
- # [20:58] * Joins: _gambit (~prajwalit@59.95.5.167)
- # [21:00] * Quits: Eladio (eladiolif@189.4.127.209) (Quit: nice to be back at IRC. See you later.)
- # [21:04] * Quits: _dc (~dc@alexander.nat.trb.com) (Remote host closed the connection)
- # [21:04] * Joins: _dc (~dc@163.192.12.2)
- # [21:04] * Joins: ibere (~nitidaweb@177.17.78.151)
- # [21:05] * Quits: _dc (~dc@163.192.12.2) (Read error: Connection reset by peer)
- # [21:05] * Joins: _dc (~dc@163.192.12.2)
- # [21:10] * Joins: [Derek] (~D@unaffiliated/derek/x-8562683)
- # [21:13] * Quits: alexhancock (~alexhanco@64.125.137.250) (Ping timeout: 260 seconds)
- # [21:15] * Joins: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net)
- # [21:15] * Quits: shwetank (~shwetank@122.173.207.225) (Quit: Leaving...)
- # [21:17] * Joins: Jon471 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
- # [21:17] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
- # [21:19] * Joins: brentd (~brentd@74-93-97-180-Washington.hfc.comcastbusiness.net)
- # [21:21] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Ping timeout: 260 seconds)
- # [21:22] * Quits: brentd (~brentd@74-93-97-180-Washington.hfc.comcastbusiness.net) (Client Quit)
- # [21:26] * Joins: thepreacher (~thepreach@46.208.22.6)
- # [21:27] * Joins: fungoat (~fungoat@142.196.52.8)
- # [21:28] * Quits: _dc (~dc@163.192.12.2) (Remote host closed the connection)
- # [21:28] * Joins: _dc (~dc@alexander.nat.trb.com)
- # [21:29] * Joins: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net)
- # [21:29] * Quits: _dc (~dc@alexander.nat.trb.com) (Read error: Connection reset by peer)
- # [21:29] * Joins: _dc (~dc@alexander.nat.trb.com)
- # [21:30] * Joins: Ben____ (~Ben@027e53ee.bb.sky.com)
- # [21:31] * Joins: Lee-Lee (~terryleig@197.174.95.158)
- # [21:32] * Joins: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de)
- # [21:33] * Joins: jxdones_ (~jxdones@177.99.5.189)
- # [21:33] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [21:34] * Quits: ruAlex (~rualex@91.90.34.0) (Remote host closed the connection)
- # [21:34] * Quits: jxdones_ (~jxdones@177.99.5.189) (Client Quit)
- # [21:34] * Joins: jxdones_ (~jxdones@177.99.5.189)
- # [21:34] * Joins: alexhancock (~alexhanco@70-90-168-214-SFBACalifornia.hfc.comcastbusiness.net)
- # [21:35] * Quits: jxdones_ (~jxdones@177.99.5.189) (Client Quit)
- # [21:35] * Quits: ibere (~nitidaweb@177.17.78.151) (Quit: Leaving.)
- # [21:36] * Quits: popof_ (~popof_@APuteaux-755-1-20-204.w90-61.abo.wanadoo.fr) (Ping timeout: 252 seconds)
- # [21:37] * Joins: jxdones_ (~jxdones@177.99.5.189)
- # [21:37] * Joins: jetienne (~jerome@ivr94-10-88-177-169-62.fbx.proxad.net)
- # [21:37] * Quits: jxdones_ (~jxdones@177.99.5.189) (Read error: Connection reset by peer)
- # [21:37] * Parts: jetienne (~jerome@ivr94-10-88-177-169-62.fbx.proxad.net)
- # [21:37] * Quits: jxdones (~jxdones@unaffiliated/jxdones) (Quit: Leaving)
- # [21:38] * Joins: jxdones (~jxdones@177.99.5.189)
- # [21:38] * Quits: jxdones (~jxdones@177.99.5.189) (Changing host)
- # [21:38] * Joins: jxdones (~jxdones@unaffiliated/jxdones)
- # [21:38] * Quits: alexhancock (~alexhanco@70-90-168-214-SFBACalifornia.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [21:38] * Parts: jxdones (~jxdones@unaffiliated/jxdones)
- # [21:38] * Joins: alexhancock (~alexhanco@64.125.137.250)
- # [21:39] * Joins: jacobolu_ (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net)
- # [21:40] * Quits: _dc (~dc@alexander.nat.trb.com) (Remote host closed the connection)
- # [21:40] * Joins: _dc (~dc@163.192.12.2)
- # [21:41] * jacobolu_ is now known as jacobolus
- # [21:43] * Quits: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net) (Read error: Connection reset by peer)
- # [21:44] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
- # [21:44] * Joins: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net)
- # [21:44] * Quits: fungoat (~fungoat@142.196.52.8) (Quit: fungoat)
- # [21:45] * Joins: jetienne_ (~jerome@90.84.144.121)
- # [21:48] * Quits: alexhancock (~alexhanco@64.125.137.250) (Ping timeout: 248 seconds)
- # [21:49] * Joins: jetienne (~jerome@ivr94-10-88-177-169-62.fbx.proxad.net)
- # [21:50] * Quits: jetienne (~jerome@ivr94-10-88-177-169-62.fbx.proxad.net) (Client Quit)
- # [21:50] * Quits: jetienne_ (~jerome@90.84.144.121) (Ping timeout: 248 seconds)
- # [21:52] * Quits: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net) (Quit: Snugug)
- # [21:53] * Quits: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de) (Remote host closed the connection)
- # [21:56] * Joins: Iarfen (~quassel@190-21-165-67.baf.movistar.cl)
- # [21:57] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
- # [22:00] * Quits: vlad_starkov (~vlad_star@178.176.241.7) (Remote host closed the connection)
- # [22:02] * Quits: aksnot (~chatzilla@1.186.17.239) (Ping timeout: 256 seconds)
- # [22:03] * Joins: alexhancock (~alexhanco@70-90-168-214-SFBACalifornia.hfc.comcastbusiness.net)
- # [22:04] * Quits: johnkpaul (~johnkpaul@ec2-23-21-15-126.compute-1.amazonaws.com) (Ping timeout: 252 seconds)
- # [22:05] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [22:06] * Joins: johnkpaul (~johnkpaul@ec2-23-21-15-126.compute-1.amazonaws.com)
- # [22:08] * Quits: alexhancock (~alexhanco@70-90-168-214-SFBACalifornia.hfc.comcastbusiness.net) (Remote host closed the connection)
- # [22:09] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
- # [22:09] * Joins: r0tha (~r0tha@107.39.237.15)
- # [22:09] * Joins: alexhancock (~alexhanco@64.125.137.250)
- # [22:09] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
- # [22:12] * Joins: rfoust (~rfoust@cpe-098-026-007-087.nc.res.rr.com)
- # [22:12] * EHLOVader is now known as EHLOVader[afk]
- # [22:14] * Joins: philihp (~philihp@sas15254.nat.sas.com)
- # [22:15] * Quits: r0tha (~r0tha@107.39.237.15) (Remote host closed the connection)
- # [22:18] * Quits: thepreacher (~thepreach@46.208.22.6) (Quit: Leaving)
- # [22:19] * Quits: frankstallone (~frankstal@72.10.55.185) (Remote host closed the connection)
- # [22:22] * Joins: r0tha (~r0tha@107.43.131.171)
- # [22:22] * Quits: philihp (~philihp@sas15254.nat.sas.com) (Read error: Connection reset by peer)
- # [22:23] * Joins: philihp (~philihp@sas15254.nat.sas.com)
- # [22:30] * Quits: _gambit (~prajwalit@59.95.5.167) (Quit: Computer has gone to sleep.)
- # [22:31] * Parts: Ben____ (~Ben@027e53ee.bb.sky.com)
- # [22:31] * Joins: vlad_starkov (~vlad_star@178.177.180.25)
- # [22:35] * Quits: pandeiro (~user@187.38.64.250) (Remote host closed the connection)
- # [22:37] * Quits: Lee-Lee (~terryleig@197.174.95.158) (Quit: Lee-Lee)
- # [22:37] * Joins: urbann (~urbann@46.194.36.123)
- # [22:38] * Quits: nkr (~nkr@189.120.65.122) (Quit: Linkinus - http://linkinus.com)
- # [22:40] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
- # [22:40] * Joins: r0tha_ (~r0tha@107.36.211.130)
- # [22:41] * Quits: vlad_starkov (~vlad_star@178.177.180.25) (Ping timeout: 248 seconds)
- # [22:43] * Quits: r0tha (~r0tha@107.43.131.171) (Ping timeout: 240 seconds)
- # [22:43] * Joins: r0tha__ (~r0tha@107.36.152.88)
- # [22:43] * Quits: Ms2ger (~Ms2ger@109.133.7.60) (Ping timeout: 272 seconds)
- # [22:45] * Quits: Rchristiani (~Rchristia@trioro.ca) (Quit: HydraIRC -> http://www.hydrairc.com <- Now with extra fish!)
- # [22:45] * Quits: r0tha_ (~r0tha@107.36.211.130) (Ping timeout: 256 seconds)
- # [22:47] * Joins: r0tha (~r0tha@107.37.95.189)
- # [22:48] * Joins: r0tha_ (~r0tha@107.36.205.146)
- # [22:50] * Quits: r0tha__ (~r0tha@107.36.152.88) (Ping timeout: 245 seconds)
- # [22:51] * Joins: wolfgang42 (~quassel@wikipedia/Wolfgang42)
- # [22:51] * Joins: thepreacher (~thepreach@46.208.22.6)
- # [22:52] * Quits: r0tha (~r0tha@107.37.95.189) (Ping timeout: 252 seconds)
- # [22:54] * Joins: r0tha (~r0tha@107.36.248.217)
- # [22:54] * Quits: r0tha (~r0tha@107.36.248.217) (Remote host closed the connection)
- # [22:56] * Quits: philihp (~philihp@sas15254.nat.sas.com) (Read error: Connection reset by peer)
- # [22:56] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
- # [22:56] * Joins: philihp (~philihp@sas15254.nat.sas.com)
- # [22:56] * Quits: r0tha_ (~r0tha@107.36.205.146) (Ping timeout: 252 seconds)
- # [22:57] * abstractj is now known as abstractj|away
- # [22:57] * Joins: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com)
- # [22:58] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
- # [22:59] * Quits: Maxani (~maxani@ARennes-653-1-10-162.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
- # [23:03] * Quits: mishugana (~mishugana@pool-108-39-195-44.pitbpa.fios.verizon.net) (Ping timeout: 246 seconds)
- # [23:10] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
- # [23:13] * Quits: rolls (~rolls@unaffiliated/rolls) (Remote host closed the connection)
- # [23:13] * Joins: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
- # [23:13] * Joins: rolls (~rolls@li134-184.members.linode.com)
- # [23:18] * Joins: snearch (~snearch@f053002243.adsl.alicedsl.de)
- # [23:29] * Quits: thepreacher (~thepreach@46.208.22.6) (Remote host closed the connection)
- # [23:30] * Quits: philihp (~philihp@sas15254.nat.sas.com) (Quit: you are not a jedi, yet.)
- # [23:31] * Quits: sethwalker (~sethwalke@64.124.192.210) (Remote host closed the connection)
- # [23:32] * Quits: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net) (Ping timeout: 248 seconds)
- # [23:34] * matthewt is now known as yuri_voltmee
- # [23:35] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
- # [23:35] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
- # [23:36] * Joins: machicola (~tteofgoih@adsl-108-209-219-109.dsl.pltn13.sbcglobal.net)
- # [23:36] * Quits: machicola (~tteofgoih@adsl-108-209-219-109.dsl.pltn13.sbcglobal.net) (Max SendQ exceeded)
- # [23:38] * Joins: stephenplusplus_ (~stephenpl@ql1fwhide.rockfin.com)
- # [23:38] * Quits: stephenplusplus_ (~stephenpl@ql1fwhide.rockfin.com) (Client Quit)
- # [23:41] * Joins: r0tha (~r0tha@107.37.100.25)
- # [23:47] * Quits: ampz (~laptop@host86-178-140-103.range86-178.btcentralplus.com) (Quit: Leaving)
- # [23:47] * Joins: WeThePeople (~WeThePeop@unaffiliated/wethepeople)
- # [23:49] <WeThePeople> how do i stop text from line breaking when the resolution changes
- # [23:49] * Quits: stevegill (~stevengil@sjfw1.adobe.com) (Quit: stevegill)
- # [23:49] * yuri_voltmee is now known as matthewt
- # [23:49] * Joins: soypirate (~soypirate@75.94.81.12)
- # [23:50] * Quits: r0tha (~r0tha@107.37.100.25) (Ping timeout: 256 seconds)
- # [23:51] * Quits: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net) (Ping timeout: 248 seconds)
- # [23:51] * Joins: stevegill (~stevengil@sjfw1.adobe.com)
- # [23:52] * Joins: r0tha (~r0tha@107.36.70.128)
- # [23:52] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
- # [23:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
- # [23:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
- # [23:54] * Quits: WeThePeople (~WeThePeop@unaffiliated/wethepeople) (Quit: Leaving)
- # [23:54] * Joins: r0tha_ (~r0tha@107.36.237.10)
- # [23:57] * Quits: r0tha (~r0tha@107.36.70.128) (Ping timeout: 245 seconds)
- # [23:57] * Quits: arietis (~arietis@188.242.181.162) (Quit: Textual IRC Client: http://www.textualapp.com/)
- # [23:57] * abstractj|away is now known as abstractj
- # [23:59] * Quits: wolfgang42 (~quassel@wikipedia/Wolfgang42) (Quit: Back later...)
- # [23:59] * Joins: _dc_ (~dc@alexander.nat.trb.com)
- # Session Close: Sat Jan 19 00:00:00 2013
The end :)