/irc-logs / freenode / #html5 / 2013-01-18 / end

Options:

  1. # Session Start: Fri Jan 18 00:00:01 2013
  2. # Session Ident: #html5
  3. # [00:00] * Quits: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  4. # [00:02] * Quits: owzim (~owzim@e178074059.adsl.alicedsl.de) (Ping timeout: 248 seconds)
  5. # [00:02] * Quits: coellobranco (~FoRcEr@15.Red-83-43-53.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
  6. # [00:04] * Quits: fleeting (~fleeting@108-253-244-91.lightspeed.austtx.sbcglobal.net) (Quit: Linkinus - http://linkinus.com)
  7. # [00:04] * Joins: rking (~rking@unaffiliated/rking)
  8. # [00:05] * Quits: owzim_ (~owzim@e178080149.adsl.alicedsl.de) (Remote host closed the connection)
  9. # [00:06] * Quits: ShooterMG (~shootermg@c-24-22-39-65.hsd1.or.comcast.net) (Ping timeout: 248 seconds)
  10. # [00:06] * Quits: Kuifje (~None@unaffiliated/kuifje111) (Ping timeout: 255 seconds)
  11. # [00:07] * Joins: shwaiil (56b231c3@gateway/web/freenode/ip.86.178.49.195)
  12. # [00:07] <shwaiil> hi
  13. # [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!
  14. # [00:10] * Quits: sethwalker (~sethwalke@64.124.192.210) (Remote host closed the connection)
  15. # [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
  16. # [00:11] <tra> shwaiil: check out impact http://impactjs.com/
  17. # [00:11] <popof_> shwaiil: what's the target platform? web, mobile?
  18. # [00:12] <shwaiil> thanks for looking guys!
  19. # [00:12] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
  20. # [00:12] <popof_> :/
  21. # [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
  22. # [00:13] <shwaiil> but I work in a agency and we may need to create a game
  23. # [00:13] <shwaiil> we can get a flash dev, but I wouldn't mind learning
  24. # [00:13] <shwaiil> I'm doing research and stuff. there's a few!
  25. # [00:13] <popof_> shwaiil: picking up as3 is effortless id think
  26. # [00:13] <popof_> shwaiil: do you know java?
  27. # [00:13] <shwaiil> impactJs looks amazing, but isn't it tile based ?!
  28. # [00:13] <obert_> html5 should be still far from gaming
  29. # [00:13] <popof_> shwaiil: also the starling engine offers native level speed from flash -> native
  30. # [00:13] <popof_> shwaiil: its amazing
  31. # [00:14] <shwaiil> I did one actionscript game
  32. # [00:14] <tra> i've done one simple 2d jump-and-run game with ImpactJS.
  33. # [00:14] <tra> fairly easy to learn and has a nice world editor
  34. # [00:15] <tra> basic physics, collision detection
  35. # [00:15] <popof_> I made a physics engine
  36. # [00:15] <shwaiil> but was very basic though
  37. # [00:15] <popof_> sorry unrelated but I always get a bonnar about this stuff
  38. # [00:15] <obert_> if i want to do 'go back' should i use history api?
  39. # [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
  40. # [00:16] <llamapixel> bonnar? is like when a room has um-beyonce :)?
  41. # [00:16] <popof_> obert_: for a simple "go back to the last page"?
  42. # [00:16] <popof_> llamapixel: yeah
  43. # [00:16] <obert_> popof_: yep
  44. # [00:16] <llamapixel> hehe
  45. # [00:16] <popof_> shwaiil: yeah exactly, syntax is identical to java
  46. # [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
  47. # [00:16] <popof_> obert_: then hell no. google javascript back
  48. # [00:17] <obert_> popof_: i'm not sure i can do that server side, you can arrive to that page from two other pages
  49. # [00:17] <popof_> shwaiil: well again... people hate on flash, but as3 with sparrow can do hardware acceleartion now
  50. # [00:17] <popof_> obert_: write once deploy all
  51. # [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
  52. # [00:17] <popof_> shwaiil: ^
  53. # [00:17] <shwaiil> popof_: that's true
  54. # [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
  55. # [00:18] <shwaiil> popof_: but I think my boss want's the game to run in ipad etc : P
  56. # [00:18] <shwaiil> i'm not a apple fan boy though but.. they all are
  57. # [00:18] <popof_> shwaiil: exactly, but you can xcompile to native
  58. # [00:18] <popof_> thats what im telling ya
  59. # [00:18] <shwaiil> oh sorry I missed that
  60. # [00:18] <popof_> "flash" as a runtime might be dead, but not as a dev tool
  61. # [00:18] <shwaiil> xcompile to native
  62. # [00:18] <shwaiil> to native... "ios" is that it ?!
  63. # [00:19] <popof_> and have native performance, assuming you ditch flash's rendering model and use hardware acceleartion
  64. # [00:19] <popof_> which starling makes effor
  65. # [00:19] <popof_> tlesss*
  66. # [00:19] <popof_> yeah native .ipa files
  67. # [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
  68. # [00:19] <tra> friend of mine works at Bugbear Entertainment and he made the latest Ridge Racers menus and hud with flash
  69. # [00:19] <obert_> how should i use history api in a cool usefull way then?
  70. # [00:19] <David_Bradbury> Angry Birds and a few others as well
  71. # [00:19] <popof_> I made paper mario for gamecube run in browser
  72. # [00:19] <popof_> via flash
  73. # [00:19] <popof_> shwaiil: http://sketchsdk.com/demos/
  74. # [00:19] <popof_> oops that was to all, not to shwail
  75. # [00:19] <popof_> but I never finished it
  76. # [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 ?!
  77. # [00:20] <popof_> shwaiil: including me, yes. again, > 40k purchases
  78. # [00:20] <shwaiil> oh
  79. # [00:20] <shwaiil> strange, I missed that
  80. # [00:20] * Quits: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.89 [Firefox 18.0/20130104151925])
  81. # [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
  82. # [00:21] <shwaiil> I'll take a look in the IDE, not much into Flash IDE
  83. # [00:21] <shwaiil> I remember there was a good open source ide
  84. # [00:22] * Joins: vlad_starkov (~vlad_star@178.177.164.25)
  85. # [00:22] <popof_> shwaiil: NO
  86. # [00:22] <popof_> shwaiil: don't use flash ide, use flash builder
  87. # [00:22] <popof_> its amazing
  88. # [00:22] <popof_> oh
  89. # [00:22] <popof_> oops read wrong
  90. # [00:22] <shwaiil> fine ; )
  91. # [00:22] <shwaiil> by the way, even though we understand html5 is not there yet http://flashjs.com/
  92. # [00:22] <popof_> shwaiil: yeah go to gamua.com and read up on starling
  93. # [00:22] <shwaiil> there's some interesting projects that use AS
  94. # [00:22] * Joins: martisj (~martisj@ppp154-95.static.internode.on.net)
  95. # [00:23] <popof_> shwaiil: so you start w/ the right practices in mind (ditching flash player's renderin)
  96. # [00:23] <shwaiil> popof_: do you have a blog or something that I can follow ?
  97. # [00:23] <shwaiil> you sound like you are a game dev
  98. # [00:24] * Joins: darkc0met (darkcomet@gateway/shell/trekweb.org/x-zfqtpmichohwumca)
  99. # [00:24] <shwaiil> Starling Game Engine humm
  100. # [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
  101. # [00:24] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
  102. # [00:24] <shwaiil> ahahaha
  103. # [00:25] <shwaiil> that's so true!!
  104. # [00:25] <popof_> shwaiil: but again the sketch thing is a game engine I made, never published publicly
  105. # [00:25] <popof_> the thing I posted above
  106. # [00:25] <shwaiil> you must be good in physics and maths to create a game engine don't you ?
  107. # [00:25] <shwaiil> it's not just being a "coder"
  108. # [00:26] * jsosby is now known as sosby
  109. # [00:27] * Joins: variable (root@freebsd/developer/variable)
  110. # [00:27] <shwaiil> ow..flash builder is Flex
  111. # [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
  112. # [00:27] <popof_> instead of 'yet another 3d engine'
  113. # [00:29] <shwaiil> just a moment, i'm taking a look
  114. # [00:29] <shwaiil> was just having a look in flash builder and try to understand how the..compile to native "ios" etc worked
  115. # [00:30] <shwaiil> i'm right now taking a look in your demo thanks = )
  116. # [00:30] <shwaiil> just a sec
  117. # [00:30] * Quits: vlad_starkov (~vlad_star@178.177.164.25) (Ping timeout: 244 seconds)
  118. # [00:31] <shwaiil> LOL AWESOME
  119. # [00:32] <shwaiil> you created your own game engine...wow!
  120. # [00:33] * Quits: anabelle (~ana@186.31.225.224) (Quit: Saliendo)
  121. # [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
  122. # [00:34] <shwaiil> but the things you are showing to me, is something new, I wasn't aware of
  123. # [00:36] <popof_> the people that say that dont know what they are talking about
  124. # [00:36] <popof_> they hear "flash has problems and is being replaced" which is true
  125. # [00:36] <popof_> but they think flash dev has died
  126. # [00:36] <popof_> theres a huge difference
  127. # [00:37] <lunchtime> The thing about flash dev
  128. # [00:37] <lunchtime> is adobe's gearing it to app development
  129. # [00:37] <llamapixel> people also consider flash as only interactive but we use it for more areas then that
  130. # [00:37] <lunchtime> it is a very powerful platform
  131. # [00:37] <lunchtime> :d
  132. # [00:37] <popof_> aye, more and more conferences are focused on RIAs and games
  133. # [00:37] * Quits: lunchtime (~lunchtime@gateway/tor-sasl/lunchtime) (Remote host closed the connection)
  134. # [00:37] <llamapixel> or they blame flash for video compression on the older desktop
  135. # [00:37] <shwaiil> so will we have Flash to Html5 ?
  136. # [00:38] <llamapixel> swiffy
  137. # [00:38] <shwaiil> I mean... eventually
  138. # [00:38] <llamapixel> https://www.google.com/doubleclick/studio/swiffy/
  139. # [00:38] <llamapixel> been out for a year or so
  140. # [00:38] <popof_> sure, with canvas anything is possible
  141. # [00:38] <popof_> yeah its not so good though
  142. # [00:38] <llamapixel> the code is hard to read but it does a decent job
  143. # [00:38] <popof_> no viable solution exists yet.
  144. # [00:38] <popof_> what is adobes official one
  145. # [00:38] <popof_> had a cool name
  146. # [00:39] <llamapixel> ?
  147. # [00:39] <llamapixel> everyone misses part of the equation :)
  148. # [00:39] <shwaiil> What explains this boom on HTML5 Game Engines ?
  149. # [00:39] <popof_> no, performance sucks and limitations are rife
  150. # [00:39] <popof_> you might as well just do html5 directly
  151. # [00:39] <popof_> given the limitations when you're making it
  152. # [00:40] <popof_> as well as the resulting app
  153. # [00:40] <llamapixel> shwaiil: game-a-fication of content is a new area of marketing derp
  154. # [00:40] <popof_> shwaiil: people understand its the new standard
  155. # [00:40] * Joins: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net)
  156. # [00:40] <popof_> a non-proprietary rich standard. sounds amazing
  157. # [00:40] <popof_> not so amzing :p
  158. # [00:40] * Joins: NoSu010 (~Nona@205.210.170.49)
  159. # [00:41] <shwaiil> ..or maybe because of that letter that steve jobs wrote about flash
  160. # [00:41] <NoSu010> has any one got voice / mic stuff working in HTML5
  161. # [00:41] <llamapixel> use one of my really old flash samples for swiffy if you need a tester
  162. # [00:41] <llamapixel> https://dl.dropbox.com/u/3053655/manic_traffic.swf
  163. # [00:41] <NoSu010> I have Canary Chrome and audio enabled but no-ones samples seem to work
  164. # [00:42] * Quits: mchammer (~mchammer@31-16-136-227-dynip.superkabel.de) (Remote host closed the connection)
  165. # [00:42] * Joins: barryhjames (~barryhjam@ool-ad028b7e.dyn.optonline.net)
  166. # [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
  167. # [00:42] <NoSu010> and dont get that pop up with other samples
  168. # [00:42] <NoSu010> http://webaudio.prototyping.bbc.co.uk/ring-modulator/
  169. # [00:43] <llamapixel> isnt chrome ahead of the pack for the audio record stuff?
  170. # [00:43] <NoSu010> you have to use the konami code to enable mic use on that site
  171. # [00:43] <NoSu010> ↑ ↑ ↓ ↓ ← → ← → B A
  172. # [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.
  173. # [00:44] <shwaiil> I guess flash builder doesn't work under linux
  174. # [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
  175. # [00:44] <llamapixel> http://caniuse.com/svg
  176. # [00:44] * Quits: xmichaelx (~xmichaelx@193.37.139.133) (Quit: Leaving)
  177. # [00:45] <llamapixel> gif first, png if you gotta, jpg as the last option
  178. # [00:46] * Quits: Transhumanist (~Transhuma@ppp121-45-199-92.lns20.cbr1.internode.on.net) (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
  179. # [00:46] <shwaiil> http://www.flashdevelop.org/
  180. # [00:46] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
  181. # [00:46] <shwaiil> opensource ide for flash
  182. # [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.
  183. # [00:46] <llamapixel> I wouldn't hire you barry lol
  184. # [00:47] <shwaiil> ow... flashdev obviously doesn't compile to ios and android
  185. # [00:47] <shwaiil> If Flash Builder compiles to iOs or Android, why do game companies contract iOs devs instead ?
  186. # [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.
  187. # [00:48] * Quits: mitemitreski (~mitemitre@77.29.85.156) (Ping timeout: 255 seconds)
  188. # [00:49] <llamapixel> bla bla bla
  189. # [00:51] * Joins: mitemitreski (~mitemitre@77.29.85.156)
  190. # [00:52] <popof_> shwaiil: because not everyone knows how to utilize flash builder w/ sparrow and stil get native performance
  191. # [00:52] <popof_> shwaiil: and theres a huge number of obj c devs
  192. # [00:52] <popof_> shwaiil: using flash as a viable native tool is, like this year
  193. # [00:53] <popof_> 2012 I mean
  194. # [00:53] <shwaiil> popof_: I found a mention that it's not actually native but AIR, meaning that we need to install air ?!
  195. # [00:53] <shwaiil> yeah, I'm seeing your point and i'm interested
  196. # [00:53] <shwaiil> just making sure I fully understand what I'm putting myself into
  197. # [00:53] <popof_> shwaiil: no, not true, see the gamua.com articles
  198. # [00:53] <popof_> itll go over everything
  199. # [00:53] <popof_> then mkae your choice
  200. # [00:54] <shwaiil> oh sorry
  201. # [00:54] <popof_> sorry, starling**** not sparrow
  202. # [00:54] <popof_> I am tired as balls
  203. # [00:54] <shwaiil> popof_: to compile to native, can I use the open source FlashDeveloper instead of Adobe FLash Builder ?
  204. # [00:55] <popof_> sure
  205. # [00:55] <popof_> shwaiil: again... gamua articles
  206. # [00:55] <shwaiil> oh ok
  207. # [00:55] <shwaiil> sorry
  208. # [00:55] <popof_> no worries
  209. # [00:55] <popof_> I like flash builder as of late, hated flex
  210. # [00:55] <popof_> its based on eclipse
  211. # [00:55] <popof_> btw
  212. # [00:57] * Quits: Maxani (~maxani@ARennes-653-1-10-162.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
  213. # [00:57] * Quits: stevegill (~stevengil@sjfw1-a.adobe.com) (Quit: stevegill)
  214. # [00:59] <shwaiil> I guess I'dont have a different choice really. FlashDeveloper runs only in windows
  215. # [00:59] * Quits: Jayflux (~jay_knows@host-78-149-24-231.as13285.net) (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
  216. # [01:02] <shwaiil> "...this document does not require any knowledge about Flash (that's the plan, at least)."
  217. # [01:02] <shwaiil> Great : )
  218. # [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
  219. # [01:03] <popof_> shwaiil: since starling forces you to do graphics in the style of hardware
  220. # [01:04] <popof_> shwaiil: rather than just drawing whatever you please in flash ide
  221. # [01:04] * Joins: imatt711_ (~imatt711@n128-227-135-151.xlate.ufl.edu)
  222. # [01:04] <shwaiil> Great! popof_ any other readings that are importat so I can start developing games ?
  223. # [01:04] <shwaiil> I'm definitely going to get a AS3 ebook tomorrow to refresh my memory
  224. # [01:04] <popof_> shwaiil: citrusengine.com is worth a shot, its open source and uses starling
  225. # [01:05] <shwaiil> Thank you : )
  226. # [01:05] <popof_> shwaiil: but its verbose as fuck
  227. # [01:05] <popof_> overkill
  228. # [01:05] <popof_> but very nicely designed
  229. # [01:05] <popof_> nice code
  230. # [01:05] <popof_> shwaiil: book wise
  231. # [01:05] <popof_> shwaiil: i have books.
  232. # [01:05] <popof_> sec
  233. # [01:05] <popof_> no doubt get the starling free ebook
  234. # [01:05] <shwaiil> wait... citrusengine is a game engine
  235. # [01:05] <shwaiil> starling is a game engine
  236. # [01:06] <popof_> shwaiil: no
  237. # [01:06] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Quit: Leaving.)
  238. # [01:06] <popof_> shwaiil: starling is a, well, app engine
  239. # [01:06] <shwaiil> starling is what I can call a framework
  240. # [01:07] <popof_> yes
  241. # [01:07] <shwaiil> on top of it, I can work with a game engine like the one you mentioned
  242. # [01:07] <popof_> its a bridge between as3 and direct GPU access
  243. # [01:07] <popof_> it abstracts the ideas of drawing polys
  244. # [01:07] <shwaiil> for a started, being very verbose, is that the best choice I can make, start using citrus ? = )
  245. # [01:07] <popof_> shwaiil: essential actionscript 3.0 is very goo dbook
  246. # [01:07] <popof_> shwaiil: no I mean just take a look at citrus, copy what you need.
  247. # [01:07] <popof_> lets jump to PM so as to not flood channel
  248. # [01:07] <shwaiil> popof_: I think I still have that. I had the rhino book from oreally for javascript and the essential as3
  249. # [01:08] <shwaiil> I think it's fine, other people may benefit from this chat
  250. # [01:08] <shwaiil> I guess
  251. # [01:08] <popof_> true enough
  252. # [01:10] * Quits: imatt711_ (~imatt711@n128-227-135-151.xlate.ufl.edu) (Read error: Connection reset by peer)
  253. # [01:11] * Joins: imatt711_ (~imatt711@n128-227-135-151.xlate.ufl.edu)
  254. # [01:14] * Joins: max_dev (~max@201.86.132.233.dynamic.adsl.gvt.net.br)
  255. # [01:14] * Quits: max_dev (~max@201.86.132.233.dynamic.adsl.gvt.net.br) (Client Quit)
  256. # [01:17] * Quits: valgrind (~valgrind@116.Red-79-158-42.staticIP.rima-tde.net) (Quit: Leaving)
  257. # [01:17] * Quits: main (~main@ip-94-113-12-74.net.upcbroadband.cz) (Read error: Operation timed out)
  258. # [01:17] * Joins: imatt711__ (~imatt711@n128-227-135-151.xlate.ufl.edu)
  259. # [01:17] * Quits: imatt711_ (~imatt711@n128-227-135-151.xlate.ufl.edu) (Read error: Connection reset by peer)
  260. # [01:20] * Joins: max_dev (~m@201.86.132.233.dynamic.adsl.gvt.net.br)
  261. # [01:21] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
  262. # [01:22] * Joins: sethwalker (~sethwalke@64.124.192.210)
  263. # [01:23] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
  264. # [01:23] * Quits: imatt711__ (~imatt711@n128-227-135-151.xlate.ufl.edu) (Quit: imatt711__)
  265. # [01:24] * Quits: sethwalker (~sethwalke@64.124.192.210) (Read error: Operation timed out)
  266. # [01:26] * Quits: max_dev (~m@201.86.132.233.dynamic.adsl.gvt.net.br) (Remote host closed the connection)
  267. # [01:26] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Remote host closed the connection)
  268. # [01:26] * Quits: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net) (Ping timeout: 276 seconds)
  269. # [01:29] * Quits: NoSu010 (~Nona@205.210.170.49) (Read error: Connection reset by peer)
  270. # [01:30] * Joins: NoSu010 (~Nona@205.210.170.49)
  271. # [01:30] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
  272. # [01:31] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
  273. # [01:33] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  274. # [01:34] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
  275. # [01:34] * Quits: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com) (Read error: Connection reset by peer)
  276. # [01:34] * Joins: hober2 (~ted@unaffiliated/hober)
  277. # [01:34] * Quits: sosby (~jsa@64.120.22.134) (Quit: :<)
  278. # [01:34] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  279. # [01:34] * Joins: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com)
  280. # [01:35] * Joins: sosby (~jsa@173.208.83.130)
  281. # [01:36] * Quits: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net) (Quit: tantek)
  282. # [01:36] * Quits: boaz (~boaz@li326-230.members.linode.com) (Quit: Out)
  283. # [01:36] * Quits: Jonadabe (~Jonadabe@bl7-76-127.dsl.telepac.pt) (Ping timeout: 252 seconds)
  284. # [01:37] * Joins: boaz (~boaz@li326-230.members.linode.com)
  285. # [01:37] * Quits: hober (~ted@unaffiliated/hober) (Remote host closed the connection)
  286. # [01:37] * Joins: ShooterMG (~shootermg@c-24-22-39-65.hsd1.or.comcast.net)
  287. # [01:39] * Joins: mattkelly (~mattwkell@173.252.71.6)
  288. # [01:39] * Quits: mattkelly (~mattwkell@173.252.71.6) (Changing host)
  289. # [01:39] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  290. # [01:40] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  291. # [01:41] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
  292. # [01:44] * Joins: sasori (~chatzilla@202.27.31.225)
  293. # [01:46] * Joins: stevegill (~stevengil@sjfw1-a.adobe.com)
  294. # [01:49] * Quits: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net) (Quit: gg)
  295. # [01:51] * Quits: anildigital (~anildigit@li258-232.members.linode.com) (Ping timeout: 255 seconds)
  296. # [01:51] * Quits: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au) (Quit: llamapixel)
  297. # [01:51] * Quits: zenorocha (~zenorocha@189.60.171.47) (Remote host closed the connection)
  298. # [01:53] * Joins: anildigital (~anildigit@unaffiliated/anildigital)
  299. # [01:56] * Joins: zenorocha (~zenorocha@189.60.171.47)
  300. # [01:58] * Quits: zenorocha (~zenorocha@189.60.171.47) (Read error: Connection reset by peer)
  301. # [01:59] * Joins: zenorocha (~zenorocha@189.60.171.47)
  302. # [02:08] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
  303. # [02:08] * Joins: asher^ (asher@101.166.147.73)
  304. # [02:08] * Quits: asher^ (asher@101.166.147.73) (Changing host)
  305. # [02:08] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
  306. # [02:09] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Read error: Connection reset by peer)
  307. # [02:10] * Joins: mattkelly (~mattwkell@2620:0:1cfe:18:b18e:b2c1:d2e8:3140)
  308. # [02:10] * Quits: mattkelly (~mattwkell@2620:0:1cfe:18:b18e:b2c1:d2e8:3140) (Changing host)
  309. # [02:10] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  310. # [02:11] * Quits: zenorocha (~zenorocha@189.60.171.47) (Remote host closed the connection)
  311. # [02:14] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
  312. # [02:16] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
  313. # [02:19] * Quits: mitemitreski (~mitemitre@77.29.85.156) (Read error: No route to host)
  314. # [02:19] * Joins: mitemitreski (~mitemitre@77.29.85.156)
  315. # [02:20] * Joins: mishugana (~mishugana@pool-108-39-195-44.pitbpa.fios.verizon.net)
  316. # [02:23] * Parts: aliljet (~pavan@ec2-107-21-166-55.compute-1.amazonaws.com) ("html5")
  317. # [02:25] * Quits: wolfgang42 (~quassel@wikipedia/Wolfgang42) (Quit: Bye for now)
  318. # [02:25] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
  319. # [02:28] * Joins: jpfarias (~jpfarias@208.77.235.170)
  320. # [02:28] <jpfarias> hi there!
  321. # [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?
  322. # [02:29] * Joins: Agamemnus (~Agamemnus@c-71-233-197-225.hsd1.ma.comcast.net)
  323. # [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
  324. # [02:30] * Quits: jaequery (~jaequery@rrcs-173-196-143-198.west.biz.rr.com) (Quit: Computer has gone to sleep.)
  325. # [02:30] * Parts: Agamemnus (~Agamemnus@c-71-233-197-225.hsd1.ma.comcast.net)
  326. # [02:31] <shwaiil> so my answer is I don't think you can jpfarias
  327. # [02:31] * Joins: binalee (~binalee@222.106.196.129)
  328. # [02:31] <jpfarias> shwaiil: hey
  329. # [02:31] <jpfarias> so
  330. # [02:31] <jpfarias> I figured how to do that with javascript
  331. # [02:31] <jpfarias> but not with just html
  332. # [02:31] <jpfarias> basically
  333. # [02:31] <shwaiil> stick with js
  334. # [02:31] <jpfarias> window.open(url, "_blank", "x=1")
  335. # [02:32] <jpfarias> where x can be anything
  336. # [02:32] <jpfarias> pops a new window instead of a new tab
  337. # [02:32] <shwaiil> I see
  338. # [02:32] <jpfarias> window.open(url, "_blank")
  339. # [02:32] <jpfarias> pops a new tab
  340. # [02:32] <jpfarias> at least that is the chrome behaviour
  341. # [02:32] <shwaiil> yeah that's how the browser interprets _blank nowadays
  342. # [02:32] <shwaiil> should be identical in others
  343. # [02:33] <shwaiil> jsfiddle I can test in FF
  344. # [02:33] <shwaiil> under linux
  345. # [02:33] <jpfarias> it is just insane that I would need js for such a simple thing like that
  346. # [02:39] * Quits: shwaiil (56b231c3@gateway/web/freenode/ip.86.178.49.195) (Quit: Page closed)
  347. # [02:42] * Joins: zenorocha (~zenorocha@189.60.171.47)
  348. # [02:44] * Quits: barryhjames (~barryhjam@ool-ad028b7e.dyn.optonline.net) (Quit: barryhjames)
  349. # [02:45] * Joins: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net)
  350. # [02:45] * abstractj|away is now known as abstractj
  351. # [02:46] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  352. # [02:48] * Quits: binalee (~binalee@222.106.196.129) (Remote host closed the connection)
  353. # [02:48] * Quits: Ent1ty (NO@5ED192D8.cm-7-2c.dynamic.ziggo.nl) (Read error: Connection reset by peer)
  354. # [02:48] * Joins: binalee (~binalee@222.106.196.129)
  355. # [02:50] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  356. # [02:50] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 255 seconds)
  357. # [02:50] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
  358. # [02:51] * Quits: alexhancock (~alexhanco@64.125.137.250) (Remote host closed the connection)
  359. # [02:51] * Joins: waspinator (~waspinato@209-195-81-241.cpe.distributel.net)
  360. # [02:52] * Quits: Andrei (~andrei@ip-195.net-89-2-110.rev.numericable.fr) (Ping timeout: 248 seconds)
  361. # [02:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
  362. # [02:53] * Quits: r0tha (~r0tha@173.247.200.122) (Remote host closed the connection)
  363. # [02:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
  364. # [02:54] * Joins: asher^ (~asher@130.95.90.105)
  365. # [02:54] * Quits: asher^ (~asher@130.95.90.105) (Changing host)
  366. # [02:54] * Joins: asher^ (~asher@unaffiliated/asher/x-9381395)
  367. # [02:54] * Joins: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au)
  368. # [02:54] * Quits: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au) (Changing host)
  369. # [02:54] * Joins: MiracleBlue (~MiracleBl@unaffiliated/miracleblue)
  370. # [02:59] * Quits: benv (~benv@38.104.194.126) (Quit: Computer has gone to sleep.)
  371. # [02:59] * Joins: soooga (~soooga@112.192.187.155)
  372. # [03:03] * abstractj is now known as abstractj|brb
  373. # [03:03] * Joins: Ziioynx (~ziioynx@S01060006b114b976.vc.shawcable.net)
  374. # [03:09] * Joins: austincheney (~quassel@213.255.226.21)
  375. # [03:13] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
  376. # [03:14] * Joins: barneybook_work (~Thunderbi@220-132-176-96.HINET-IP.hinet.net)
  377. # [03:15] * Parts: zettam (~Pak@92.44.161.212)
  378. # [03:16] * Quits: mitemitreski (~mitemitre@77.29.85.156) (Ping timeout: 255 seconds)
  379. # [03:17] * Joins: zenorocha (~zenorocha@189.60.171.47)
  380. # [03:19] * Joins: mitemitreski (~mitemitre@77.29.85.156)
  381. # [03:21] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 246 seconds)
  382. # [03:23] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 252 seconds)
  383. # [03:25] * Quits: mitemitreski (~mitemitre@77.29.85.156) (Quit: Leaving)
  384. # [03:28] * Quits: soooga (~soooga@112.192.187.155) (Quit: Leaving)
  385. # [03:28] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  386. # [03:30] * Joins: shepazu (~shepazu@pool-96-237-238-89.bstnma.fios.verizon.net)
  387. # [03:30] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
  388. # [03:31] * Joins: zettam (~Pak@92.44.161.212)
  389. # [03:31] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Client Quit)
  390. # [03:31] * Joins: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  391. # [03:34] * Quits: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  392. # [03:37] * Joins: Sykamore (~sykamore@c-67-177-35-41.hsd1.ut.comcast.net)
  393. # [03:38] * Joins: hemanth (~hemanth@122.167.214.249)
  394. # [03:39] * Quits: hemanth (~hemanth@122.167.214.249) (Client Quit)
  395. # [03:39] * Quits: austincheney (~quassel@213.255.226.21) (Ping timeout: 260 seconds)
  396. # [03:40] * Joins: wolfgang42 (~quassel@wikipedia/Wolfgang42)
  397. # [03:42] * Quits: stevegill (~stevengil@sjfw1-a.adobe.com) (Quit: stevegill)
  398. # [03:43] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
  399. # [03:44] * Joins: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  400. # [03:44] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
  401. # [03:46] * Quits: Ziioynx (~ziioynx@S01060006b114b976.vc.shawcable.net) (Quit: Leaving)
  402. # [03:51] * Joins: dhruvasagar (~dhruvasag@122.167.105.118)
  403. # [03:58] * Quits: danielwrobert (~danielwro@trestles.cukerinteractive.com) (Quit: Leaving.)
  404. # [03:59] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Read error: Connection reset by peer)
  405. # [03:59] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
  406. # [04:02] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  407. # [04:04] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  408. # [04:04] * Joins: imsky (~Thunderbi@156-56-192-70.ssl-vpn.indiana.edu)
  409. # [04:05] * Quits: rolls (~rolls@li134-184.members.linode.com) (Changing host)
  410. # [04:05] * Joins: rolls (~rolls@unaffiliated/rolls)
  411. # [04:07] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
  412. # [04:07] * Quits: ironfroggy (~ironfrogg@ec2-50-16-218-141.compute-1.amazonaws.com) (Excess Flood)
  413. # [04:07] * Joins: Transhumanist (~Transhuma@ppp121-45-217-177.lns20.cbr1.internode.on.net)
  414. # [04:07] * Quits: manuelbieh (~beeevi2@p57BD60B3.dip0.t-ipconnect.de) (Read error: Connection reset by peer)
  415. # [04:08] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  416. # [04:08] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  417. # [04:09] * Joins: minghai (~minghai@74.198.87.16)
  418. # [04:09] * Joins: ironfroggy (~ironfrogg@ec2-50-16-218-141.compute-1.amazonaws.com)
  419. # [04:10] * Quits: factor (~factor@r74-193-21-107.cnrocmta01.conrtx.tl.dh.suddenlink.net) (Quit: Leaving)
  420. # [04:13] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 248 seconds)
  421. # [04:17] * Joins: zenorocha (~zenorocha@189.60.171.47)
  422. # [04:20] * Quits: Emma_ (~Onliance@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  423. # [04:21] * Quits: minghai (~minghai@74.198.87.16) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  424. # [04:22] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 248 seconds)
  425. # [04:24] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
  426. # [04:27] * Joins: vlad_starkov (~vlad_star@178.176.248.245)
  427. # [04:32] * Quits: vlad_starkov (~vlad_star@178.176.248.245) (Ping timeout: 244 seconds)
  428. # [04:38] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  429. # [04:38] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
  430. # [04:42] * Joins: Vennril2 (~vennril@p4FCB0A75.dip0.t-ipconnect.de)
  431. # [04:43] * Quits: Vennril (~vennril@p4FCB08DB.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
  432. # [04:45] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
  433. # [04:46] * Quits: Transhumanist (~Transhuma@ppp121-45-217-177.lns20.cbr1.internode.on.net) (Ping timeout: 272 seconds)
  434. # [04:47] * Joins: machicola (~tteofgoih@74.197.247.103)
  435. # [04:52] * Quits: imatt711 (~imatt711@ip70-171-43-103.ga.at.cox.net) (Ping timeout: 248 seconds)
  436. # [04:57] * Quits: tw2113 (~tw2113@fedora/tw2113) (Read error: Connection reset by peer)
  437. # [04:57] * abstractj|brb is now known as abstractj|away
  438. # [04:59] * Joins: imatt711 (~imatt711@ip70-171-43-103.ga.at.cox.net)
  439. # [05:04] * Quits: debsan (~debsan@16-74-245-190.fibertel.com.ar) (Ping timeout: 252 seconds)
  440. # [05:06] * Joins: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net)
  441. # [05:07] * Joins: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net)
  442. # [05:16] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
  443. # [05:18] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
  444. # [05:18] * Joins: zenorocha (~zenorocha@189.60.171.47)
  445. # [05:18] * Quits: imsky (~Thunderbi@156-56-192-70.ssl-vpn.indiana.edu) (Quit: imsky)
  446. # [05:20] * Quits: d3m0n (~demon@67.198.198.66) (Remote host closed the connection)
  447. # [05:23] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 252 seconds)
  448. # [05:23] * Joins: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net)
  449. # [05:25] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  450. # [05:31] * Quits: barneybook_work (~Thunderbi@220-132-176-96.HINET-IP.hinet.net) (Ping timeout: 248 seconds)
  451. # [05:31] * Quits: populvuh (~populvuh@unaffiliated/populvuh) (Read error: Connection reset by peer)
  452. # [05:31] * Joins: jimmyy (jimmyy@218.59.116.38)
  453. # [05:31] * Quits: jimmyy (jimmyy@218.59.116.38) (Max SendQ exceeded)
  454. # [05:31] * Joins: jimmyy (jimmyy@218.59.116.38)
  455. # [05:37] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  456. # [05:42] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Quit: Computer has gone to sleep.)
  457. # [05:45] * Quits: waspinator (~waspinato@209-195-81-241.cpe.distributel.net) (Remote host closed the connection)
  458. # [05:46] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  459. # [05:50] * Joins: minghai (~minghai@216.165.207.84)
  460. # [05:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
  461. # [05:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
  462. # [05:54] * Joins: jroes (~jroes@new.jroes.net)
  463. # [05:56] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  464. # [05:57] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  465. # [05:58] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  466. # [06:04] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
  467. # [06:05] * Joins: Transhumanist (~Transhuma@ppp121-45-215-212.lns20.cbr1.internode.on.net)
  468. # [06:06] * Quits: minghai (~minghai@216.165.207.84) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  469. # [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/
  470. # [06:10] * wolfgang42 looks at jroes's jsfiddle
  471. # [06:10] <jroes> thanks wolfgang42 :)
  472. # [06:12] <wolfgang42> TypeError: document.getElementById(...) is null
  473. # [06:12] <wolfgang42> document.getElementById('#kitten-list').addEventListener('drop', drop, false);
  474. # [06:12] * Quits: shepazu (~shepazu@pool-96-237-238-89.bstnma.fios.verizon.net) (Quit: is sleepy)
  475. # [06:12] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Ping timeout: 272 seconds)
  476. # [06:12] <popof_> is this font discrepancy normal between win and mac? http://i.imgur.com/AXmtu.jpg
  477. # [06:13] * Quits: Sykamore (~sykamore@c-67-177-35-41.hsd1.ut.comcast.net) (Remote host closed the connection)
  478. # [06:13] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Quit: Computer has gone to sleep.)
  479. # [06:13] <jroes> sorry
  480. # [06:13] <jroes> that was a recent change
  481. # [06:13] <jroes> http://jsfiddle.net/h8Fk7/12/
  482. # [06:14] <wolfgang42> Aha! jroes: for document.getelementbyid() don't use #
  483. # [06:14] <jroes> yeah, just fixed that ;) still not firing event! :x
  484. # [06:14] <wolfgang42> Oh
  485. # [06:14] * wolfgang42 looks at /12/
  486. # [06:14] * Quits: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net) (Quit: Computer has gone to sleep.)
  487. # [06:14] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
  488. # [06:15] <wolfgang42> Darn, and I thought I had it
  489. # [06:18] * wolfgang42 's browser is being infuriatingly slow
  490. # [06:18] * Joins: zenorocha (~zenorocha@189.60.171.47)
  491. # [06:18] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
  492. # [06:19] <wolfgang42> Sorry jroes, I don't know enough jquery/Drag'n'drop to help you :-(
  493. # [06:22] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  494. # [06:22] * Joins: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp)
  495. # [06:23] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 240 seconds)
  496. # [06:23] * Quits: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net) (Remote host closed the connection)
  497. # [06:23] * Joins: tw2113 (~tw2113@host-186-85-230-24.midco.net)
  498. # [06:23] * Quits: tw2113 (~tw2113@host-186-85-230-24.midco.net) (Changing host)
  499. # [06:23] * Joins: tw2113 (~tw2113@fedora/tw2113)
  500. # [06:27] * Joins: jennifer (~jennifer@c-98-225-20-172.hsd1.wa.comcast.net)
  501. # [06:27] * jennifer is now known as macinchik
  502. # [06:32] * Quits: dhruvasagar (~dhruvasag@122.167.105.118) (Ping timeout: 260 seconds)
  503. # [06:32] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  504. # [06:33] * Joins: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp)
  505. # [06:37] * Joins: vikash (~vikash@122.177.217.27)
  506. # [06:39] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
  507. # [06:40] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
  508. # [06:40] * Quits: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net) (Quit: imatt711_)
  509. # [06:43] * Joins: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
  510. # [06:48] * Joins: dhruvasagar (~dhruvasag@122.167.107.226)
  511. # [06:48] * Quits: EPIK (~EPIK@cpe-65-26-125-79.kc.res.rr.com) (Ping timeout: 252 seconds)
  512. # [06:56] * Quits: Iarfen_ (~quassel@190-21-165-67.baf.movistar.cl) (Remote host closed the connection)
  513. # [06:57] * Joins: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net)
  514. # [06:58] * Joins: BigKing (~BigKing@dslb-178-001-225-254.pools.arcor-ip.net)
  515. # [06:59] * Quits: wolfgang42 (~quassel@wikipedia/Wolfgang42) (Quit: And now for something completely different. (awkward pause) AND NOW FOR SOMETHING... oh, never mind.)
  516. # [07:01] * Joins: _gambit (~prajwalit@61.12.96.226)
  517. # [07:02] * Joins: mokush (~cc@82.208.133.70)
  518. # [07:03] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 260 seconds)
  519. # [07:03] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
  520. # [07:03] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
  521. # [07:03] * Joins: moshee (~moshee@unaffiliated/moshee)
  522. # [07:08] * Quits: BigKing (~BigKing@dslb-178-001-225-254.pools.arcor-ip.net) (Remote host closed the connection)
  523. # [07:10] * Quits: dhruvasagar (~dhruvasag@122.167.107.226) (Read error: Connection reset by peer)
  524. # [07:12] * Joins: dhruvasagar (~dhruvasag@122.172.230.162)
  525. # [07:12] * Joins: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl)
  526. # [07:15] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Quit: Computer has gone to sleep.)
  527. # [07:18] * Joins: kitallis (~kitallis@106.51.138.14)
  528. # [07:19] * Joins: zenorocha (~zenorocha@189.60.171.47)
  529. # [07:21] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
  530. # [07:23] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 252 seconds)
  531. # [07:27] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  532. # [07:28] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  533. # [07:28] * Quits: mishugana (~mishugana@pool-108-39-195-44.pitbpa.fios.verizon.net) (Ping timeout: 246 seconds)
  534. # [07:29] * Quits: johnkpaul (~johnkpaul@ec2-23-21-15-126.compute-1.amazonaws.com) (Ping timeout: 240 seconds)
  535. # [07:29] * Quits: Transhumanist (~Transhuma@ppp121-45-215-212.lns20.cbr1.internode.on.net) (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
  536. # [07:31] * Joins: niloy (~niloy@203.196.177.156)
  537. # [07:32] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Ping timeout: 240 seconds)
  538. # [07:33] * Joins: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net)
  539. # [07:34] * Joins: aksnot (~chatzilla@1.186.3.82)
  540. # [07:35] * Quits: machicola (~tteofgoih@74.197.247.103) (Quit: Leaving)
  541. # [07:36] * Quits: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net) (Ping timeout: 255 seconds)
  542. # [07:37] * Joins: dhaber (~dhaber@c-76-28-237-222.hsd1.wa.comcast.net)
  543. # [07:38] * Quits: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net) (Ping timeout: 252 seconds)
  544. # [07:38] * Joins: johnkpaul (~johnkpaul@ec2-23-21-15-126.compute-1.amazonaws.com)
  545. # [07:39] * Joins: Lee-Lee (~terryleig@197.105.168.63)
  546. # [07:41] <Lee-Lee> Would this be considered correct use of <section> : http://pastebin.com/HwDsaXrf ?
  547. # [07:43] * Quits: aksnot (~chatzilla@1.186.3.82) (Remote host closed the connection)
  548. # [07:43] * dankest is now known as dankest|away
  549. # [07:43] * Quits: dankest|away (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
  550. # [07:44] * Quits: kitallis (~kitallis@106.51.138.14) (Quit: Computer has gone to sleep.)
  551. # [07:48] * Quits: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net) (Remote host closed the connection)
  552. # [07:49] * Joins: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net)
  553. # [07:51] * Quits: vikash (~vikash@122.177.217.27) (Read error: Connection reset by peer)
  554. # [07:52] * Quits: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net) (Quit: imatt711_)
  555. # [07:53] * Joins: vikash (~vikash@122.177.249.25)
  556. # [07:53] * Quits: _dc (~dc@c-98-253-247-27.hsd1.in.comcast.net) (Ping timeout: 260 seconds)
  557. # [07:56] * Joins: shwetank (~shwetank@122.173.207.225)
  558. # [08:04] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  559. # [08:13] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
  560. # [08:14] * Joins: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net)
  561. # [08:18] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
  562. # [08:18] * Quits: PaulCapestany (~PaulCapes@204.28.124.82) (Quit: Computer has gone to sleep.)
  563. # [08:18] * Quits: Benvie (~brandon@cpe-174-097-187-248.nc.res.rr.com)
  564. # [08:19] * Quits: martisj (~martisj@ppp154-95.static.internode.on.net) (Remote host closed the connection)
  565. # [08:19] * Joins: roel__ (~quassel@d54C236E3.access.telenet.be)
  566. # [08:19] * Joins: martisj (~martisj@ppp154-95.static.internode.on.net)
  567. # [08:19] * Joins: zenorocha (~zenorocha@189.60.171.47)
  568. # [08:19] * Joins: kitallis (~kitallis@106.51.138.14)
  569. # [08:20] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
  570. # [08:20] * Quits: asher^ (~asher@unaffiliated/asher/x-9381395)
  571. # [08:23] * Quits: TomWij (~TomWij@d51530B99.static.telenet.be) (Ping timeout: 264 seconds)
  572. # [08:24] * Quits: martisj (~martisj@ppp154-95.static.internode.on.net) (Ping timeout: 246 seconds)
  573. # [08:24] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 255 seconds)
  574. # [08:28] * Joins: stevegill (~stevengil@99-43-255-97.lightspeed.sntcca.sbcglobal.net)
  575. # [08:29] * Quits: ericduran (~ericduran@cpe-68-175-85-180.nyc.res.rr.com)
  576. # [08:32] * Joins: shepazu (~shepazu@pool-96-237-238-89.bstnma.fios.verizon.net)
  577. # [08:33] * Joins: main (~main@ip-94-113-12-74.net.upcbroadband.cz)
  578. # [08:33] * Joins: mstalfoort (~manuchill@83.232.96.217)
  579. # [08:33] * Joins: soee (~soee@83-238-167-52.ip.netia.com.pl)
  580. # [08:34] * Joins: minghai (~minghai@74.198.87.56)
  581. # [08:37] * Joins: dirkpennings (~dirkpenni@82-148-199-218.adsl.unet.nl)
  582. # [08:39] * Quits: Trisox (~Tri_sox@dw87236798.amsterdam-tc.dataweb.net) (Quit: Leaving...)
  583. # [08:39] * Quits: minghai (~minghai@74.198.87.56) (Ping timeout: 252 seconds)
  584. # [08:40] * Joins: minghai (~minghai@216.165.207.84)
  585. # [08:40] * Joins: TomWij (~TomWij@d51530B99.static.telenet.be)
  586. # [08:42] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  587. # [08:43] * Quits: main (~main@ip-94-113-12-74.net.upcbroadband.cz) (Ping timeout: 276 seconds)
  588. # [08:45] * Joins: mishugana (~mishugana@pool-108-39-211-161.pitbpa.fios.verizon.net)
  589. # [08:46] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Read error: Connection reset by peer)
  590. # [08:46] * Joins: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net)
  591. # [08:48] * Quits: minghai (~minghai@216.165.207.84) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  592. # [08:51] * Joins: poolshark (~quassel@213.61.104.250)
  593. # [08:52] * Joins: asher^ (asher@101.166.147.73)
  594. # [08:52] * Quits: asher^ (asher@101.166.147.73) (Changing host)
  595. # [08:52] * Joins: asher^ (asher@unaffiliated/asher/x-9381395)
  596. # [08:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
  597. # [08:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
  598. # [08:55] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
  599. # [08:55] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: [Textual IRC Client: http://www.textualapp.com/])
  600. # [08:56] * Joins: _gambit (~prajwalit@61.12.96.226)
  601. # [08:59] * Quits: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net) (Quit: imsky)
  602. # [09:03] * Quits: ironfroggy (~ironfrogg@ec2-50-16-218-141.compute-1.amazonaws.com) (Excess Flood)
  603. # [09:04] * Joins: ironfroggy (~ironfrogg@ec2-50-16-218-141.compute-1.amazonaws.com)
  604. # [09:05] * Joins: bot-t (~bot-t@117.200.50.227)
  605. # [09:05] * Quits: bot-t (~bot-t@117.200.50.227) (Changing host)
  606. # [09:05] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  607. # [09:09] * Joins: thomasFre (~toto@159.71.64.86.rev.sfr.net)
  608. # [09:11] * Quits: sasori (~chatzilla@202.27.31.225) (Remote host closed the connection)
  609. # [09:11] * Quits: mokush (~cc@82.208.133.70) (Quit: Konversation terminated!)
  610. # [09:13] * Joins: mokush (~cc@82.208.133.70)
  611. # [09:14] * Joins: myrman (~friendly@2.28.161.193)
  612. # [09:18] * Quits: thatryan (~thatryan@c-24-7-104-15.hsd1.ca.comcast.net) (Quit: Leaving...)
  613. # [09:20] * Joins: zenorocha (~zenorocha@189.60.171.47)
  614. # [09:22] * Quits: stevegill (~stevengil@99-43-255-97.lightspeed.sntcca.sbcglobal.net) (Quit: stevegill)
  615. # [09:24] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 240 seconds)
  616. # [09:25] * Joins: martisj (~martisj@123-3-182-224.static.dsl.dodo.com.au)
  617. # [09:32] * Joins: Jonadabe (~Jonadabe@bl7-76-127.dsl.telepac.pt)
  618. # [09:34] * Joins: sedovsek (~robert@89.143.12.238)
  619. # [09:34] * Joins: Usse (~usse@170.3.254.213.static.dsl.itgate.net)
  620. # [09:38] * Joins: myx (~myx@pppoe-211-174-dyn-sr.volgaline.ru)
  621. # [09:38] * Joins: bibo360 (~bibo360@bobi.signap.com)
  622. # [09:41] * Joins: Kolombiken (~Adium@217.13.228.226)
  623. # [09:47] * Joins: mitemitreski (~mitemitre@212.120.17.179)
  624. # [09:50] * Joins: Boldewyn (~Thunderbi@188-192-131-103-dynip.superkabel.de)
  625. # [09:51] * Quits: Boldewyn (~Thunderbi@188-192-131-103-dynip.superkabel.de) (Remote host closed the connection)
  626. # [09:51] * Joins: Boldewyn (~Thunderbi@188-192-131-103-dynip.superkabel.de)
  627. # [09:58] * Joins: _moon (~moon@131.117.202.4)
  628. # [10:11] * Joins: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au)
  629. # [10:17] * Joins: ecraven (~user@www.nexoid.at)
  630. # [10:17] <ecraven> is there a way to create two radio buttons that allow me to select one, the other, or none without javascript?
  631. # [10:17] <ecraven> (i.e. a way to deselect a selected radio-button)
  632. # [10:19] * Joins: vlad_starkov (~vlad_star@178.176.212.35)
  633. # [10:20] * Joins: zenorocha (~zenorocha@189.60.171.47)
  634. # [10:21] * Quits: deckTrout (~deck@58.76.187.7) (Ping timeout: 276 seconds)
  635. # [10:25] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 252 seconds)
  636. # [10:25] * Joins: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp)
  637. # [10:25] * Quits: martisj (~martisj@123-3-182-224.static.dsl.dodo.com.au) (Remote host closed the connection)
  638. # [10:26] * Quits: abraxas (~abraxas@113x33x180x18.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  639. # [10:26] <popof_> ecraven: you want checkboxes then
  640. # [10:26] <popof_> ecraven: radio buttons have
  641. # [10:26] <popof_> ecraven: by, rule, one and only one option
  642. # [10:26] <popof_> ecraven: or a 'none' option
  643. # [10:26] <ecraven> ok, then i'll just put a click action on each checkbox de-selecting the other one?
  644. # [10:27] * Joins: mchammer (~mchammer@212.48.107.10)
  645. # [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
  646. # [10:27] <popof_> ecraven: for UI purposes
  647. # [10:28] <popof_> ecraven: you sure it doesnt just make sense to have a third 'No thanks' option?
  648. # [10:28] <popof_> for radio
  649. # [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"
  650. # [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
  651. # [10:30] * Joins: Savvy (~Thunderbi@unaffiliated/savvy)
  652. # [10:30] <ecraven> well, it's all checkboxes, isn't it logical to deselect by clicking on a selected box?
  653. # [10:31] <ecraven> (you were entirely correct that radio buttons are not a good idea)
  654. # [10:31] <popof_> yes but the moment one checkbox switches off another
  655. # [10:31] <popof_> its no longer a tradiitonal checkbox
  656. # [10:31] <popof_> its a radio button
  657. # [10:31] <popof_> that happenes to look like a checkbox
  658. # [10:32] * Joins: nonge_ (~nonge@p50829385.dip.t-dialin.net)
  659. # [10:35] * Quits: nonge (~nonge@p5082A362.dip.t-dialin.net) (Ping timeout: 248 seconds)
  660. # [10:35] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  661. # [10:38] * Joins: valgrind (~valgrind@193.144.6.250)
  662. # [10:44] * Joins: ampz (~laptop@host86-178-140-103.range86-178.btcentralplus.com)
  663. # [10:48] * Quits: DeltaHeavy (~DeltaHeav@d24-204-219-104.home4.cgocable.net) (Ping timeout: 252 seconds)
  664. # [10:52] * Joins: soooga (~soooga@112.192.187.155)
  665. # [10:56] * Quits: ampz (~laptop@host86-178-140-103.range86-178.btcentralplus.com) (Quit: Leaving)
  666. # [10:57] * Joins: robhawkes (~robhawkes@207.218.72.66)
  667. # [11:00] * Joins: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it)
  668. # [11:01] * Joins: danielhq (~danielhq@host250-55-static.47-88-b.business.telecomitalia.it)
  669. # [11:02] * Joins: coellobranco (~FoRcEr@15.Red-83-43-53.dynamicIP.rima-tde.net)
  670. # [11:04] * Quits: dameleon (~dameleon@113x36x238x26.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  671. # [11:05] * Joins: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp)
  672. # [11:08] * Joins: DaFireball (~dirkpenni@82-148-199-218.adsl.unet.nl)
  673. # [11:09] * Quits: dirkpennings (~dirkpenni@82-148-199-218.adsl.unet.nl) (Disconnected by services)
  674. # [11:09] * DaFireball is now known as dirkpennings
  675. # [11:09] * Quits: Savvy (~Thunderbi@unaffiliated/savvy) (Ping timeout: 252 seconds)
  676. # [11:16] * abstractj|away is now known as abstractj
  677. # [11:18] * Joins: g105b (~g105b@2.27.205.192)
  678. # [11:19] * Joins: Savvy (~Thunderbi@unaffiliated/savvy)
  679. # [11:21] * Joins: zenorocha (~zenorocha@189.60.171.47)
  680. # [11:22] * Quits: myrman (~friendly@2.28.161.193) (Quit: Leaving)
  681. # [11:22] * Joins: Jones_ (~jeh@212.60.104.99)
  682. # [11:26] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 276 seconds)
  683. # [11:28] * Joins: kas187 (~kas187@cpc24-sotn9-2-0-cust27.15-1.cable.virginmedia.com)
  684. # [11:28] * Joins: febba_ (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it)
  685. # [11:29] * Joins: avjpl (~avjpl@cpc49-slam6-2-0-cust170.2-4.cable.virginmedia.com)
  686. # [11:29] * Quits: avjpl (~avjpl@cpc49-slam6-2-0-cust170.2-4.cable.virginmedia.com) (Remote host closed the connection)
  687. # [11:30] * Quits: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it) (Ping timeout: 272 seconds)
  688. # [11:30] * febba_ is now known as febba
  689. # [11:30] * Quits: danielhq (~danielhq@host250-55-static.47-88-b.business.telecomitalia.it) (Ping timeout: 256 seconds)
  690. # [11:30] * Quits: shepazu (~shepazu@pool-96-237-238-89.bstnma.fios.verizon.net) (Quit: is sleepy)
  691. # [11:30] * Joins: danielhq (~danielhq@host250-55-static.47-88-b.business.telecomitalia.it)
  692. # [11:33] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
  693. # [11:40] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  694. # [11:43] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  695. # [11:46] * Joins: jetienne (~jerome@188.165.109.82)
  696. # [11:47] * Joins: pingo_ (uid5981@gateway/web/irccloud.com/x-hwtpjvdyuokiekka)
  697. # [11:48] * Quits: kas187 (~kas187@cpc24-sotn9-2-0-cust27.15-1.cable.virginmedia.com) (Quit: kas187)
  698. # [11:50] * Quits: Savvy (~Thunderbi@unaffiliated/savvy) (Quit: Savvy)
  699. # [11:52] * Quits: binalee (~binalee@222.106.196.129) (Quit: Leaving...)
  700. # [11:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
  701. # [11:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
  702. # [11:55] * Joins: Kuifje (~None@unaffiliated/kuifje111)
  703. # [11:56] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  704. # [11:56] * Joins: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com)
  705. # [12:08] * Quits: MiracleBlue (~MiracleBl@unaffiliated/miracleblue) (Read error: Connection reset by peer)
  706. # [12:08] * Joins: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au)
  707. # [12:08] * Quits: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au) (Changing host)
  708. # [12:08] * Joins: MiracleBlue (~MiracleBl@unaffiliated/miracleblue)
  709. # [12:13] * Quits: vlad_starkov (~vlad_star@178.176.212.35) (Read error: Connection reset by peer)
  710. # [12:13] * Joins: vlad_starkov (~vlad_star@178.176.212.35)
  711. # [12:15] * Joins: Ducki (~Ducki@pD9E383D8.dip0.t-ipconnect.de)
  712. # [12:16] * Quits: TomWij (~TomWij@d51530B99.static.telenet.be) (Ping timeout: 276 seconds)
  713. # [12:18] * Joins: TomWij (~TomWij@d51530B99.static.telenet.be)
  714. # [12:18] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
  715. # [12:21] * Joins: robhawkes (~robhawkes@207.218.72.66)
  716. # [12:22] * Joins: zenorocha (~zenorocha@189.60.171.47)
  717. # [12:23] * Joins: kas187 (~kas187@cpc24-sotn9-2-0-cust27.15-1.cable.virginmedia.com)
  718. # [12:24] * Quits: Xarthok (~Xarthok@5addafd9.bb.sky.com) (Ping timeout: 240 seconds)
  719. # [12:26] * Quits: MiracleBlue (~MiracleBl@unaffiliated/miracleblue) (Read error: Connection reset by peer)
  720. # [12:27] * Quits: zenorocha (~zenorocha@189.60.171.47) (Ping timeout: 272 seconds)
  721. # [12:27] * Joins: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au)
  722. # [12:27] * Quits: MiracleBlue (~MiracleBl@60-242-138-99.static.tpgi.com.au) (Changing host)
  723. # [12:27] * Joins: MiracleBlue (~MiracleBl@unaffiliated/miracleblue)
  724. # [12:28] * Quits: vlad_starkov (~vlad_star@178.176.212.35) (Remote host closed the connection)
  725. # [12:29] * Quits: mishugana (~mishugana@pool-108-39-211-161.pitbpa.fios.verizon.net) (Ping timeout: 246 seconds)
  726. # [12:30] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
  727. # [12:32] * Quits: kas187 (~kas187@cpc24-sotn9-2-0-cust27.15-1.cable.virginmedia.com) (Quit: kas187)
  728. # [12:32] * Joins: jarek (~jarek@unaffiliated/jarek)
  729. # [12:36] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Remote host closed the connection)
  730. # [12:38] * Joins: vlad_starkov (~vlad_star@178.176.212.35)
  731. # [12:39] * Joins: robhawkes (~robhawkes@207.218.72.66)
  732. # [12:40] * Joins: zenorocha (~zenorocha@189.60.171.47)
  733. # [12:41] * Joins: Thalisson (~Thalisson@187.44.64.146)
  734. # [12:41] * Quits: Thalisson (~Thalisson@187.44.64.146) (Changing host)
  735. # [12:41] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
  736. # [12:43] * Quits: bibo360 (~bibo360@bobi.signap.com) (Remote host closed the connection)
  737. # [12:46] * Quits: soooga (~soooga@112.192.187.155) (Quit: Leaving)
  738. # [12:46] * Quits: kitallis (~kitallis@106.51.138.14) (Ping timeout: 240 seconds)
  739. # [12:48] * Joins: kitallis (~kitallis@106.51.148.36)
  740. # [12:50] * Quits: zenorocha (~zenorocha@189.60.171.47) (Remote host closed the connection)
  741. # [12:51] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Remote host closed the connection)
  742. # [12:51] * Quits: dameleon (~dameleon@113x36x238x28.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  743. # [12:55] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
  744. # [12:55] * Joins: aksnot (~chatzilla@1.186.9.64)
  745. # [12:56] * Joins: Thalisson (~Thalisson@187.44.64.146)
  746. # [12:56] * Quits: Thalisson (~Thalisson@187.44.64.146) (Changing host)
  747. # [12:56] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
  748. # [13:03] * Joins: sasori (~sasori@cm105.gamma248.maxonline.com.sg)
  749. # [13:09] * Quits: TomWij (~TomWij@d51530B99.static.telenet.be) (Ping timeout: 240 seconds)
  750. # [13:10] * Joins: TomWij (~TomWij@d51530B99.static.telenet.be)
  751. # [13:11] * Joins: varmose (~varmose@2-107-4-138-static.dk.customer.tdc.net)
  752. # [13:11] * Joins: Xarthok (~Xarthok@5addafd9.bb.sky.com)
  753. # [13:13] * Joins: thepreacher (~thepreach@46.208.22.6)
  754. # [13:17] * Quits: valgrind (~valgrind@193.144.6.250) (Quit: Leaving)
  755. # [13:18] * Quits: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net) (Ping timeout: 255 seconds)
  756. # [13:18] * Joins: mishugana (~mishugana@pool-108-39-195-44.pitbpa.fios.verizon.net)
  757. # [13:18] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 248 seconds)
  758. # [13:18] * Joins: moshee (~moshee@unaffiliated/moshee)
  759. # [13:19] * Quits: thepreacher (~thepreach@46.208.22.6) (Quit: Leaving)
  760. # [13:21] * Joins: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net)
  761. # [13:21] * Joins: robhawkes (~robhawkes@207.218.72.66)
  762. # [13:22] * Quits: jetienne (~jerome@188.165.109.82) (Ping timeout: 252 seconds)
  763. # [13:23] * Joins: jeroengerits (~jeroenger@095-097-072-174.static.chello.nl)
  764. # [13:24] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  765. # [13:24] * abstractj is now known as abstractj|brb
  766. # [13:25] * Joins: jetienne (~jerome@188.165.109.82)
  767. # [13:25] * Quits: robhawkes (~robhawkes@207.218.72.66) (Client Quit)
  768. # [13:26] * Joins: nkr (~nkr@189.120.65.122)
  769. # [13:26] * Joins: WeThePeople (~WeThePeop@unaffiliated/wethepeople)
  770. # [13:31] * Quits: jeroengerits (~jeroenger@095-097-072-174.static.chello.nl) (Quit: Leaving)
  771. # [13:37] * Joins: bibo360 (~bibo360@LCaen-156-55-39-130.w80-15.abo.wanadoo.fr)
  772. # [13:39] * Joins: vedarthk (~vedarthk@115.114.134.50)
  773. # [13:39] * Quits: vlad_starkov (~vlad_star@178.176.212.35) (Read error: Connection reset by peer)
  774. # [13:39] * Joins: vlad_starkov (~vlad_star@178.176.212.35)
  775. # [13:41] * Quits: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it) (Ping timeout: 272 seconds)
  776. # [13:43] * Joins: Thalisso_ (~Thalisson@187.44.64.146)
  777. # [13:44] * Quits: poolshark (~quassel@213.61.104.250) (Ping timeout: 244 seconds)
  778. # [13:44] * Quits: yuya_ (~yuya@113x36x238x27.ap113.ftth.ucom.ne.jp) (Remote host closed the connection)
  779. # [13:45] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Ping timeout: 248 seconds)
  780. # [13:46] * Quits: Chousho (~Tanuki@unaffiliated/chousho) (Ping timeout: 240 seconds)
  781. # [13:46] * Joins: Chousho (~Tanuki@216.172.132.149)
  782. # [13:46] * Quits: Chousho (~Tanuki@216.172.132.149) (Changing host)
  783. # [13:46] * Joins: Chousho (~Tanuki@unaffiliated/chousho)
  784. # [13:46] * Joins: manuelbieh (~beeevi2@p57BD6015.dip0.t-ipconnect.de)
  785. # [13:48] * Quits: shwetank (~shwetank@122.173.207.225) (Quit: Leaving...)
  786. # [13:52] * Joins: shwetank (~shwetank@122.173.207.225)
  787. # [13:53] * abstractj|brb is now known as abstractj
  788. # [13:53] * Quits: jetienne (~jerome@188.165.109.82) (Quit: jetienne)
  789. # [13:54] * Joins: poolshark (~quassel@dslb-088-075-246-213.pools.arcor-ip.net)
  790. # [13:55] * Joins: sedovsek (~robert@89.143.12.238)
  791. # [13:57] * Quits: WeThePeople (~WeThePeop@unaffiliated/wethepeople) (Quit: Leaving)
  792. # [13:57] * Quits: kitallis (~kitallis@106.51.148.36) (Quit: Textual IRC Client: http://www.textualapp.com/)
  793. # [13:58] * Quits: vedarthk (~vedarthk@115.114.134.50) (Quit: Leaving)
  794. # [13:59] * Joins: robhawkes (~robhawkes@207.218.72.66)
  795. # [13:59] * abstractj is now known as abstractj|away
  796. # [14:04] * Joins: minghai (~minghai@216.165.207.84)
  797. # [14:05] * Quits: aksnot (~chatzilla@1.186.9.64) (Ping timeout: 276 seconds)
  798. # [14:07] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
  799. # [14:07] * Joins: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it)
  800. # [14:09] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
  801. # [14:11] * Quits: febba (~chatzilla@host250-55-static.47-88-b.business.telecomitalia.it) (Client Quit)
  802. # [14:13] * Quits: minghai (~minghai@216.165.207.84) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  803. # [14:15] * Joins: Jon47 (~Adium@c-68-49-47-144.hsd1.va.comcast.net)
  804. # [14:15] * Joins: robhawkes (~robhawkes@207.218.72.66)
  805. # [14:17] * EHLOVader[afk] is now known as EHLOVader
  806. # [14:21] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
  807. # [14:22] * Joins: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de)
  808. # [14:22] * Joins: valgrind (~valgrind@193.144.6.250)
  809. # [14:22] * Joins: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com)
  810. # [14:23] * Joins: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net)
  811. # [14:23] * Joins: robhawkes (~robhawkes@207.218.72.66)
  812. # [14:25] * Joins: main (~main@ip-94-113-12-74.net.upcbroadband.cz)
  813. # [14:25] * Quits: imatt711_ (~imatt711@ip70-171-43-103.ga.at.cox.net) (Quit: imatt711_)
  814. # [14:28] * Quits: llamapixel (~llamapixe@123-243-224-99.static.tpgi.com.au) (Quit: -=[. _ .]=- waves bye..)
  815. # [14:33] * Quits: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net) (Remote host closed the connection)
  816. # [14:34] * Quits: vikash (~vikash@122.177.249.25) (Quit: This computer has gone to sleep)
  817. # [14:36] * Quits: niloy (~niloy@203.196.177.156) (Quit: Leaving)
  818. # [14:39] * Quits: vlad_starkov (~vlad_star@178.176.212.35) (Remote host closed the connection)
  819. # [14:40] * Joins: Gorkyman_HQ (~Gorkyman_@89-212-162-221.static.t-2.net)
  820. # [14:42] * Joins: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net)
  821. # [14:42] * Quits: robhawkes (~robhawkes@207.218.72.66) (Quit: Leaving...)
  822. # [14:45] * Quits: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com) (Read error: Connection reset by peer)
  823. # [14:45] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  824. # [14:47] * Joins: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com)
  825. # [14:48] * Quits: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com) (Read error: Connection reset by peer)
  826. # [14:48] * Quits: coellobranco (~FoRcEr@15.Red-83-43-53.dynamicIP.rima-tde.net) (Quit: http://www.juanantoniomosquera.com)
  827. # [14:49] * Joins: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com)
  828. # [14:50] * Joins: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
  829. # [14:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
  830. # [14:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
  831. # [14:55] * Joins: yuya_ (~yuya@p31099-ipngn601hodogaya.kanagawa.ocn.ne.jp)
  832. # [14:58] * Quits: _moon (~moon@131.117.202.4) (Read error: Operation timed out)
  833. # [14:58] * Quits: valgrind (~valgrind@193.144.6.250) (Quit: Leaving)
  834. # [14:59] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
  835. # [15:00] * Quits: shwetank (~shwetank@122.173.207.225) (Quit: Leaving...)
  836. # [15:00] * Quits: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net) (Ping timeout: 272 seconds)
  837. # [15:02] * Quits: yuya_ (~yuya@p31099-ipngn601hodogaya.kanagawa.ocn.ne.jp) (Ping timeout: 255 seconds)
  838. # [15:03] * Joins: Andrei (~andrei@ip-195.net-89-2-110.rev.numericable.fr)
  839. # [15:10] * Joins: vikash (~vikash@121.245.104.206)
  840. # [15:10] * Quits: Thalisso_ (~Thalisson@187.44.64.146) (Remote host closed the connection)
  841. # [15:11] * Quits: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net) (Quit: Snugug)
  842. # [15:12] * Quits: nkr (~nkr@189.120.65.122) (Quit: Linkinus - http://linkinus.com)
  843. # [15:12] * Joins: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net)
  844. # [15:13] * Joins: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net)
  845. # [15:14] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Quit: bot-t)
  846. # [15:15] * Quits: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net) (Client Quit)
  847. # [15:16] * Joins: ptim (~timosborn@c27-253-57-170.thoms4.vic.optusnet.com.au)
  848. # [15:16] * Quits: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) (Ping timeout: 248 seconds)
  849. # [15:18] * Quits: Lee-Lee (~terryleig@197.105.168.63) (Quit: Lee-Lee)
  850. # [15:20] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  851. # [15:23] * Joins: DeltaHeavy (~DeltaHeav@d24-204-219-104.home4.cgocable.net)
  852. # [15:29] * Joins: zenorocha (~zenorocha@189.60.171.47)
  853. # [15:29] * Joins: deckTrout (~deck@58.76.187.7)
  854. # [15:31] * Joins: shepazu (~shepazu@31-34-66.wireless.csail.mit.edu)
  855. # [15:31] * Quits: joeytwiddle (~joey@cpc1-aztw4-0-0-cust1957.18-1.cable.virginmedia.com) (Read error: Connection reset by peer)
  856. # [15:34] * Joins: api (~chatzilla@24-136-10-227.c3-0.fld-ubr1.chi-fld.il.cable.rcn.com)
  857. # [15:35] * Quits: TomWij (~TomWij@d51530B99.static.telenet.be) (Ping timeout: 246 seconds)
  858. # [15:35] * Joins: shwetank (~shwetank@122.173.207.225)
  859. # [15:35] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
  860. # [15:37] * Joins: yodasw16 (~yodasw16@ql1fwhide.rockfin.com)
  861. # [15:37] * Quits: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t) (Ping timeout: 252 seconds)
  862. # [15:37] * Quits: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com) (Read error: Connection reset by peer)
  863. # [15:39] * Joins: Rydefalk (~rydefalk@90-229-167-160-no53.tbcn.telia.com)
  864. # [15:40] * Joins: vlad_starkov (~vlad_star@178.177.123.115)
  865. # [15:41] * Joins: imatt711_ (~imatt711@n128-227-214-183.xlate.ufl.edu)
  866. # [15:42] * Joins: Itrace (~Itrace@74-84-110-222.client.mchsi.com)
  867. # [15:43] * Joins: jetienne (~jerome@188.165.109.82)
  868. # [15:44] * Joins: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net)
  869. # [15:44] * Joins: _dc (~dc@alexander.nat.trb.com)
  870. # [15:48] * Quits: sethwalker (~sethwalke@ool-1892f8b5.dyn.optonline.net) (Ping timeout: 252 seconds)
  871. # [15:49] * Quits: vlad_starkov (~vlad_star@178.177.123.115) (Ping timeout: 255 seconds)
  872. # [15:51] * Quits: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de) (Quit: Verlassend)
  873. # [15:51] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: Computer has gone to sleep.)
  874. # [15:51] * Quits: Boldewyn (~Thunderbi@188-192-131-103-dynip.superkabel.de) (Quit: Boldewyn)
  875. # [15:51] * Quits: obert_ (~quassel@host75-207-dynamic.10-87-r.retail.telecomitalia.it) (Remote host closed the connection)
  876. # [15:53] * Joins: TomWij (~TomWij@81.83.11.153)
  877. # [15:55] * Quits: varmose (~varmose@2-107-4-138-static.dk.customer.tdc.net) (Read error: Connection reset by peer)
  878. # [15:55] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
  879. # [15:56] * Joins: popof__ (~popof_@APuteaux-755-1-20-204.w90-61.abo.wanadoo.fr)
  880. # [15:56] * Quits: mokush (~cc@82.208.133.70) (Quit: Konversation terminated!)
  881. # [15:57] * Joins: julienim (~chatzilla@213.56.116.23)
  882. # [15:58] * Joins: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com)
  883. # [15:59] * Quits: popof_ (~popof_@APuteaux-755-1-32-43.w90-61.abo.wanadoo.fr) (Ping timeout: 255 seconds)
  884. # [15:59] * popof__ is now known as popof_
  885. # [15:59] * Quits: soee (~soee@83-238-167-52.ip.netia.com.pl) (Quit: Wychodzi)
  886. # [15:59] * Joins: rickibalboa (~ricki@84.19.104.118)
  887. # [16:00] <julienim> Hi. IE 9 and 10 won't play my mp4 file in my video tag. Why ? http://pastebin.com/6wGL0svT
  888. # [16:00] * Parts: jroes (~jroes@new.jroes.net)
  889. # [16:00] <julienim> (it works fine in Chrome and FF)
  890. # [16:01] * Quits: shepazu (~shepazu@31-34-66.wireless.csail.mit.edu) (Quit: is sleepy)
  891. # [16:02] * Quits: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com) (Quit: Rym)
  892. # [16:02] * Quits: timtux (~ove@de-10.2.0.32.it-roteln.narkotikapolisen.se) (*.net *.split)
  893. # [16:02] * Quits: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com) (*.net *.split)
  894. # [16:02] * Quits: roger_raymond (~roger_ray@linode.lynch-raymond.com) (*.net *.split)
  895. # [16:03] * Joins: rogerraymond (~roger_ray@linode.lynch-raymond.com)
  896. # [16:05] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
  897. # [16:05] * Joins: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com)
  898. # [16:05] * Joins: bot-t (~bot-t@unaffiliated/temp01/bot/bot-t)
  899. # [16:06] * Quits: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com) (Quit: Snugug)
  900. # [16:06] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
  901. # [16:06] * Quits: rogerraymond (~roger_ray@linode.lynch-raymond.com) (Client Quit)
  902. # [16:07] * Joins: roger_raymond (~roger_ray@linode.lynch-raymond.com)
  903. # [16:07] * Joins: sedovsek (~robert@89.143.12.238)
  904. # [16:09] * Joins: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com)
  905. # [16:09] * Joins: shepazu (~shepazu@31-34-66.wireless.csail.mit.edu)
  906. # [16:14] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
  907. # [16:17] * Quits: GhostFreeman (~GhostFree@c-24-126-168-203.hsd1.ga.comcast.net) (Remote host closed the connection)
  908. # [16:18] * Joins: timtux (~ove@de-10.2.0.32.it-roteln.narkotikapolisen.se)
  909. # [16:18] * Quits: dhruvasagar (~dhruvasag@122.172.230.162) (Remote host closed the connection)
  910. # [16:22] * Joins: obert (~quassel@host75-207-dynamic.10-87-r.retail.telecomitalia.it)
  911. # [16:24] * Quits: morficus (~morficus@108-205-132-58.lightspeed.livnmi.sbcglobal.net) (Remote host closed the connection)
  912. # [16:26] * Joins: fleeting (~fleeting@108-253-244-91.lightspeed.austtx.sbcglobal.net)
  913. # [16:27] * Parts: ecraven (~user@www.nexoid.at) ("Killed buffer")
  914. # [16:27] * Quits: jetienne (~jerome@188.165.109.82) (Quit: jetienne)
  915. # [16:28] * Quits: Pagan (~Pagan@9.144.159.217.dyn.estpak.ee) (Ping timeout: 276 seconds)
  916. # [16:29] * Joins: Thalisso_ (~Thalisson@187.44.64.146)
  917. # [16:30] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Ping timeout: 248 seconds)
  918. # [16:31] * Quits: Ducki (~Ducki@pD9E383D8.dip0.t-ipconnect.de) (Read error: Operation timed out)
  919. # [16:32] * Quits: imatt711_ (~imatt711@n128-227-214-183.xlate.ufl.edu) (Quit: imatt711_)
  920. # [16:32] * Joins: debsan (~debsan@16-74-245-190.fibertel.com.ar)
  921. # [16:33] * Quits: main (~main@ip-94-113-12-74.net.upcbroadband.cz) (Read error: Operation timed out)
  922. # [16:34] * Joins: _gambit (~prajwalit@61.12.96.226)
  923. # [16:34] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
  924. # [16:35] * kevvaoff is now known as kevva
  925. # [16:35] * Joins: frankstallone (~frankstal@72.10.55.185)
  926. # [16:36] * Joins: frasnyc (~john@160.79.20.210)
  927. # [16:40] * Quits: Thalisso_ (~Thalisson@187.44.64.146) (Ping timeout: 252 seconds)
  928. # [16:40] * Joins: Thalisson (~Thalisson@187.44.64.146)
  929. # [16:40] * Quits: Thalisson (~Thalisson@187.44.64.146) (Changing host)
  930. # [16:40] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
  931. # [16:41] * Joins: rickibalboa` (~ricki@84.19.104.118)
  932. # [16:43] * Joins: joeytwiddle (~joey@cpc1-aztw4-0-0-cust1957.18-1.cable.virginmedia.com)
  933. # [16:45] * Quits: rickibalboa (~ricki@84.19.104.118) (Ping timeout: 240 seconds)
  934. # [16:46] * Quits: piezo (~piezo@pdpc/supporter/active/piezo) (Ping timeout: 264 seconds)
  935. # [16:47] * Joins: imatt711_ (~imatt711@n128-227-94-182.xlate.ufl.edu)
  936. # [16:48] * Joins: sethwalker (~sethwalke@64.124.192.210)
  937. # [16:51] * Joins: calbasi (~joan@14.66.14.37.dynamic.jazztel.es)
  938. # [16:53] * Quits: poolshark (~quassel@dslb-088-075-246-213.pools.arcor-ip.net) (Remote host closed the connection)
  939. # [16:53] * Joins: jetienne (~jerome@188.165.109.82)
  940. # [16:53] * Quits: jetienne (~jerome@188.165.109.82) (Client Quit)
  941. # [16:56] * Joins: piezo (~piezo@pdpc/supporter/active/piezo)
  942. # [16:56] * Joins: Eladio (eladiolif@189.4.127.209)
  943. # [16:58] <Jon47> julienim: according to http://caniuse.com/#search=mp4 it should work in IE but not FF
  944. # [16:58] <Jon47> oh i see, you got the webm and ogg fallbacks
  945. # [17:01] * Joins: Ricki__ (~ricki@84.19.104.118)
  946. # [17:02] * Quits: rickibalboa` (~ricki@84.19.104.118) (Read error: Operation timed out)
  947. # [17:02] * Quits: roel__ (~quassel@d54C236E3.access.telenet.be) (Remote host closed the connection)
  948. # [17:04] * Joins: PaulCapestany (~PaulCapes@204.28.124.82)
  949. # [17:05] * Quits: dirkpennings (~dirkpenni@82-148-199-218.adsl.unet.nl)
  950. # [17:06] * Quits: kholladay (~kholladay@69.169.182.226.provo.static.broadweavenetworks.net) (Read error: Connection reset by peer)
  951. # [17:06] * Joins: kholladay (~kholladay@69.169.182.226)
  952. # [17:07] * Joins: tw2113 (~tw2113@host-38-61-230-24.midco.net)
  953. # [17:07] * Quits: tw2113 (~tw2113@host-38-61-230-24.midco.net) (Changing host)
  954. # [17:07] * Joins: tw2113 (~tw2113@fedora/tw2113)
  955. # [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
  956. # [17:08] <Jon47> julienim: do you know what compression format you used for the mp4?
  957. # [17:08] * Ricki__ is now known as rickibalboa
  958. # [17:09] <julienim> I llok
  959. # [17:09] <julienim> *look
  960. # [17:09] <Jon47> it's kind of thorny but I think mp4 is a container format as well as a video format?
  961. # [17:09] <Jon47> apparently housing an h.264 encoded video in an mp4 will theoretically work in IE9 and 10
  962. # [17:10] * Joins: _moon (~moon@2a01:e35:8b1f:7120:24e7:fb98:f518:373e)
  963. # [17:10] <Jon47> could be wrong about that, haven't played around w/ it much
  964. # [17:10] * Quits: Jones_ (~jeh@212.60.104.99)
  965. # [17:11] * Vennril2 is now known as Vennril
  966. # [17:11] <julienim> I've encoded video in format h.264 unsuccessfully
  967. # [17:11] * Quits: Gorkyman_HQ (~Gorkyman_@89-212-162-221.static.t-2.net)
  968. # [17:15] * Joins: r0tha (~r0tha@2602:304:cda7:e7e0:b5c1:464e:15d4:ea01)
  969. # [17:16] * Joins: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com)
  970. # [17:16] * Joins: nkr (~nkr@189.120.65.122)
  971. # [17:17] * Quits: zenorocha (~zenorocha@189.60.171.47) (Remote host closed the connection)
  972. # [17:19] * Quits: r0tha (~r0tha@2602:304:cda7:e7e0:b5c1:464e:15d4:ea01) (Ping timeout: 245 seconds)
  973. # [17:19] * Joins: tw2113_too (~tw2113@host-186-85-230-24.midco.net)
  974. # [17:21] * Quits: tw2113 (~tw2113@fedora/tw2113) (Ping timeout: 248 seconds)
  975. # [17:24] * Joins: prometh (~prometh@74.198.87.30)
  976. # [17:24] <prometh> hi
  977. # [17:24] <prometh> <time datetime="20:00-05:00">8pm</time>
  978. # [17:24] <prometh> Bad value 10:00-05:00 for attribute datetime on element time: The literal did not satisfy the time-datetime format.
  979. # [17:24] <prometh> is this error caused by an outdated html5 validator, or am i using datetime incorrectly?
  980. # [17:25] * Joins: Pagan (~Pagan@9.144.159.217.dyn.estpak.ee)
  981. # [17:26] * Quits: rickibalboa (~ricki@84.19.104.118) (Ping timeout: 252 seconds)
  982. # [17:26] * Quits: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com) (Quit: Rym)
  983. # [17:26] * Joins: wolfgang42 (~quassel@wikipedia/Wolfgang42)
  984. # [17:28] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Quit: Computer has gone to sleep.)
  985. # [17:29] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  986. # [17:31] <tw2113_too> prometh, http://dev.w3.org/html5/spec-preview/Overview.html#datetime-value
  987. # [17:31] * Quits: mchammer (~mchammer@212.48.107.10) (Remote host closed the connection)
  988. # [17:32] * Quits: Jon47 (~Adium@c-68-49-47-144.hsd1.va.comcast.net) (Ping timeout: 272 seconds)
  989. # [17:33] <prometh> thank you
  990. # [17:33] <prometh> so, i can't put a time with a time zone?
  991. # [17:33] <prometh> without having a date?
  992. # [17:35] * tw2113_too is now known as tw2113
  993. # [17:35] * Quits: tw2113 (~tw2113@host-186-85-230-24.midco.net) (Changing host)
  994. # [17:35] * Joins: tw2113 (~tw2113@fedora/tw2113)
  995. # [17:36] <prometh> tw2113: thank you... so i can't put a time with a timezone without having a prefixed date?
  996. # [17:36] <tw2113> *shrug* i haven't looked at this attribute closely
  997. # [17:36] <prometh> ok
  998. # [17:36] <tw2113> i had a hunch that it was maybe how you formatted it
  999. # [17:37] <prometh> yeah.. thanks for that doc.. i hadn't found htat one
  1000. # [17:37] * Quits: Onii-san (~Casstango@2604:2880::eca8:c063) (Ping timeout: 245 seconds)
  1001. # [17:38] * Joins: Onii-san (~Casstango@2604:2880::eca8:c063)
  1002. # [17:39] * Quits: prometh (~prometh@74.198.87.30) (Quit: Linkinus - http://linkinus.com)
  1003. # [17:41] * Parts: frasnyc (~john@160.79.20.210)
  1004. # [17:41] * Joins: arronhunt (~arronhunt@wsip-70-168-144-52.oc.oc.cox.net)
  1005. # [17:41] * Joins: GhostFreeman (~GhostFree@c-24-126-168-203.hsd1.ga.comcast.net)
  1006. # [17:41] * Joins: rupl (anonymous@rrcs-24-173-111-218.sw.biz.rr.com)
  1007. # [17:42] * Quits: moshee (~moshee@unaffiliated/moshee) (Ping timeout: 255 seconds)
  1008. # [17:42] * Joins: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
  1009. # [17:42] * Joins: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net)
  1010. # [17:42] * Quits: moshee (~moshee@c-24-16-118-62.hsd1.wa.comcast.net) (Changing host)
  1011. # [17:42] * Joins: moshee (~moshee@unaffiliated/moshee)
  1012. # [17:43] * Quits: ptim (~timosborn@c27-253-57-170.thoms4.vic.optusnet.com.au) (Quit: ptim)
  1013. # [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>.
  1014. # [17:44] <Pomax> what would be a way to build a DOM tree that doesn't cause that to happen?
  1015. # [17:44] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
  1016. # [17:44] <wolfgang42> Set items to not autoplay somehow?
  1017. # [17:45] <wolfgang42> How does it construct the tree?
  1018. # [17:45] * Joins: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net)
  1019. # [17:45] * Parts: julienim (~chatzilla@213.56.116.23)
  1020. # [17:45] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
  1021. # [17:48] * Joins: main (~main@ip-94-113-12-74.net.upcbroadband.cz)
  1022. # [17:48] * Quits: wolfgang42 (~quassel@wikipedia/Wolfgang42) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
  1023. # [17:50] <Pomax> createElement, with createAttribute for attributes, added to the attributes container using .setNamedItem
  1024. # [17:50] * Parts: calbasi (~joan@14.66.14.37.dynamic.jazztel.es)
  1025. # [17:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
  1026. # [17:53] * Joins: Ms2ger (~Ms2ger@109.133.7.60)
  1027. # [17:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
  1028. # [17:53] * Quits: fleeting (~fleeting@108-253-244-91.lightspeed.austtx.sbcglobal.net) (Quit: fleeting)
  1029. # [17:55] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
  1030. # [17:55] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Max SendQ exceeded)
  1031. # [17:56] * Joins: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com)
  1032. # [17:57] * Quits: shwetank (~shwetank@122.173.207.225) (Quit: Leaving...)
  1033. # [17:59] * Quits: jaequery (~jaequery@cpe-76-166-250-125.socal.res.rr.com) (Client Quit)
  1034. # [17:59] * Quits: g105b (~g105b@2.27.205.192) (Remote host closed the connection)
  1035. # [18:02] * Joins: _dc_ (~dc@163.192.12.2)
  1036. # [18:02] * Quits: BoomerBile (~BoomerBil@67-5-31-230.rstr.qwest.net) (Quit: Leaving)
  1037. # [18:03] * Quits: _dc_ (~dc@163.192.12.2) (Read error: Connection reset by peer)
  1038. # [18:04] * Joins: _dc_ (~dc@163.192.12.2)
  1039. # [18:04] * Joins: codingkevin (~mote@unaffiliated/codingkevin)
  1040. # [18:05] * Quits: kfenn (~kfenn@ip-81-23-63-6.ask4internet.com) (Remote host closed the connection)
  1041. # [18:06] * Quits: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com) (Quit: stephenplusplus)
  1042. # [18:06] * Quits: _dc (~dc@alexander.nat.trb.com) (Ping timeout: 272 seconds)
  1043. # [18:06] * Joins: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com)
  1044. # [18:06] * Quits: sasori (~sasori@cm105.gamma248.maxonline.com.sg) (Remote host closed the connection)
  1045. # [18:08] * Joins: shwetank (~shwetank@122.173.207.225)
  1046. # [18:09] * Joins: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de)
  1047. # [18:10] * hober2 is now known as hober
  1048. # [18:10] * Joins: fungoat (~fungoat@rrcs-24-73-238-17.se.biz.rr.com)
  1049. # [18:12] * Quits: danja_ (~danny@host168-206-dynamic.9-79-r.retail.telecomitalia.it) (Ping timeout: 256 seconds)
  1050. # [18:15] * Quits: sedovsek (~robert@89.143.12.238) (Quit: sedovsek)
  1051. # [18:17] * Quits: thomasFre (~toto@159.71.64.86.rev.sfr.net) (Quit: Leaving)
  1052. # [18:18] * Joins: Hornet- (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com)
  1053. # [18:21] * Quits: Hornet (~Hornet@cpc10-ipsw2-2-0-cust55.7-4.cable.virginmedia.com) (Ping timeout: 255 seconds)
  1054. # [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])
  1055. # [18:23] * Quits: Kolombiken (~Adium@217.13.228.226) (Ping timeout: 252 seconds)
  1056. # [18:24] * Joins: Kolombiken (~Adium@217.13.228.226)
  1057. # [18:25] * Joins: danja_ (~danny@host251-252-static.12-87-b.business.telecomitalia.it)
  1058. # [18:26] * Quits: Andre_designer (~Thunderbi@82-170-146-165.ip.telfort.nl) (Quit: Andre_designer)
  1059. # [18:26] * Quits: imatt711_ (~imatt711@n128-227-94-182.xlate.ufl.edu) (Quit: imatt711_)
  1060. # [18:28] * Joins: BitFerret (~lastj@175-48.house32.uni.edu)
  1061. # [18:29] * Parts: BitFerret (~lastj@175-48.house32.uni.edu)
  1062. # [18:30] <paulrouget> Pomax: don't attach the root element to the document?
  1063. # [18:33] * Joins: sethetter (~sethetter@64.66.99.129)
  1064. # [18:34] * Quits: sethetter (~sethetter@64.66.99.129) (Client Quit)
  1065. # [18:35] * Joins: alexhancock (~alexhanco@64.125.137.250)
  1066. # [18:37] * Joins: jaequery (~jaequery@rrcs-173-196-143-198.west.biz.rr.com)
  1067. # [18:37] * Joins: austincheney (~quassel@213.255.226.21)
  1068. # [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.
  1069. # [18:38] * Quits: Itrace (~Itrace@74-84-110-222.client.mchsi.com) (Quit: Itrace)
  1070. # [18:39] <paulrouget> Really?
  1071. # [18:39] <paulrouget> I am very surprised.
  1072. # [18:40] * Quits: Usse (~usse@170.3.254.213.static.dsl.itgate.net) (Remote host closed the connection)
  1073. # [18:40] <paulrouget> interesting :)
  1074. # [18:41] <paulrouget> maybe you could build a non-HTML DOM?
  1075. # [18:42] <paulrouget> with createElementNS()
  1076. # [18:42] * Joins: chriseppstein (~chrisepps@209.119.65.162)
  1077. # [18:42] <paulrouget> Pomax: ^
  1078. # [18:42] * Joins: vedarthk (~vedarthk@117.219.97.177)
  1079. # [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...
  1080. # [18:45] * Quits: danielhq (~danielhq@host250-55-static.47-88-b.business.telecomitalia.it)
  1081. # [18:45] <paulrouget> if you care only about the DOM tree, you could use a non-existing name space for all your nodes
  1082. # [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.)
  1083. # [18:46] <Pomax> will try.
  1084. # [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)
  1085. # [18:46] * Joins: imatt711_ (~imatt711@n128-227-94-182.xlate.ufl.edu)
  1086. # [18:46] <Pomax> this will immediately start playing, even though it's not in the DOM
  1087. # [18:46] * Quits: vedarthk (~vedarthk@117.219.97.177) (Client Quit)
  1088. # [18:47] <Pomax> though maybe we should just intercept the autoplay attribute instead.
  1089. # [18:47] <paulrouget> and not setting autoplay would be an option?
  1090. # [18:47] <paulrouget> yeah...
  1091. # [18:51] * Joins: sedovsek (~robert@BSN-176-223-201.dial-up.dsl.siol.net)
  1092. # [18:52] * abstractj|away is now known as abstractj
  1093. # [18:53] * Joins: danielwrobert (~danielwro@trestles.cukerinteractive.com)
  1094. # [18:53] * Quits: imatt711_ (~imatt711@n128-227-94-182.xlate.ufl.edu) (Quit: imatt711_)
  1095. # [18:54] * Joins: David_Bradbury (~chatzilla@75-147-178-254-Washington.hfc.comcastbusiness.net)
  1096. # [18:56] * Joins: mattkelly (~mattwkell@2620:0:1cfe:18:19ce:4e2f:3b75:4e28)
  1097. # [18:56] * Quits: mattkelly (~mattwkell@2620:0:1cfe:18:19ce:4e2f:3b75:4e28) (Changing host)
  1098. # [18:56] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  1099. # [18:56] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Remote host closed the connection)
  1100. # [18:56] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  1101. # [18:57] * Joins: tw2113 (~tw2113@host-162-8-107-208.midco.net)
  1102. # [18:57] * Quits: tw2113 (~tw2113@host-162-8-107-208.midco.net) (Changing host)
  1103. # [18:57] * Joins: tw2113 (~tw2113@fedora/tw2113)
  1104. # [18:57] * Joins: Thalisson (~Thalisson@unaffiliated/talssn3l)
  1105. # [18:59] * Joins: kitallis (~kitallis@106.51.148.36)
  1106. # [19:02] * Quits: mstalfoort (~manuchill@83.232.96.217) (Quit: kthxbai)
  1107. # [19:06] * Quits: stephenplusplus (~stephenpl@ql1fwhide.rockfin.com) (Quit: stephenplusplus)
  1108. # [19:07] * Joins: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  1109. # [19:08] * Joins: stephenplusplus (~Adium@ql1fwhide.rockfin.com)
  1110. # [19:08] * Joins: ruAlex (~rualex@91.90.34.0)
  1111. # [19:09] * Quits: chriseppstein (~chrisepps@209.119.65.162) (Quit: chriseppstein)
  1112. # [19:12] * Quits: sedovsek (~robert@BSN-176-223-201.dial-up.dsl.siol.net) (Quit: sedovsek)
  1113. # [19:13] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
  1114. # [19:13] * Quits: bibo360 (~bibo360@LCaen-156-55-39-130.w80-15.abo.wanadoo.fr) (Read error: Operation timed out)
  1115. # [19:16] * Quits: vikash (~vikash@121.245.104.206) (Quit: Leaving)
  1116. # [19:17] * Quits: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
  1117. # [19:20] * Quits: fungoat (~fungoat@rrcs-24-73-238-17.se.biz.rr.com) (Quit: fungoat)
  1118. # [19:22] * Joins: fr0zenice (~frozenice@unaffiliated/fr0zenice)
  1119. # [19:26] * Joins: benv (~benv@38.104.194.126)
  1120. # [19:26] * Joins: arietis (~arietis@188.242.181.162)
  1121. # [19:27] * Joins: jacobolus (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net)
  1122. # [19:27] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  1123. # [19:28] * Joins: chriseppstein (~chrisepps@209.119.65.162)
  1124. # [19:29] * Quits: Thalisson (~Thalisson@unaffiliated/talssn3l) (Ping timeout: 252 seconds)
  1125. # [19:30] * Joins: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
  1126. # [19:32] * Quits: Shusshu (~shu@ip51cd1542.speed.planet.nl)
  1127. # [19:35] * Joins: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net)
  1128. # [19:35] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Ping timeout: 245 seconds)
  1129. # [19:35] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  1130. # [19:36] * Quits: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) (Read error: Connection reset by peer)
  1131. # [19:37] * Joins: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
  1132. # [19:38] * Quits: _gambit (~prajwalit@61.12.96.226) (Quit: Computer has gone to sleep.)
  1133. # [19:38] * Joins: Leeol (~Leeol@71-34-244-185.eugn.qwest.net)
  1134. # [19:38] * Quits: Leerp3 (~Leeol@71-34-244-185.eugn.qwest.net) (Quit: Leaving)
  1135. # [19:39] * Quits: austincheney (~quassel@213.255.226.21) (Ping timeout: 248 seconds)
  1136. # [19:43] * Joins: longbeach (~mike@AFontenayssB-152-1-59-251.w82-121.abo.wanadoo.fr)
  1137. # [19:47] * Quits: _dc_ (~dc@163.192.12.2) (Remote host closed the connection)
  1138. # [19:47] * Joins: _dc (~dc@alexander.nat.trb.com)
  1139. # [19:49] * Joins: stevegill (~stevengil@sjfw1.adobe.com)
  1140. # [19:51] * Parts: jacobolus (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net) ("Leaving...")
  1141. # [19:51] * Quits: _dc (~dc@alexander.nat.trb.com) (Ping timeout: 245 seconds)
  1142. # [19:52] * Joins: jarek (~jarek@unaffiliated/jarek)
  1143. # [19:53] * Quits: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net)
  1144. # [19:54] * Quits: asher^ (asher@unaffiliated/asher/x-9381395)
  1145. # [19:56] * Parts: Leeol (~Leeol@71-34-244-185.eugn.qwest.net) ("Leaving")
  1146. # [20:00] * Quits: Kolombiken (~Adium@217.13.228.226) (Read error: Operation timed out)
  1147. # [20:03] * Quits: mykul (~mykul@c-24-8-101-84.hsd1.co.comcast.net) (Quit: gg)
  1148. # [20:04] * Joins: aksnot (~chatzilla@1.186.17.239)
  1149. # [20:04] * Joins: Usse (~usse@2-230-71-170.ip200.fastwebnet.it)
  1150. # [20:04] * Quits: Usse (~usse@2-230-71-170.ip200.fastwebnet.it) (Remote host closed the connection)
  1151. # [20:06] * dankest is now known as dankest|away
  1152. # [20:06] * Joins: Wildblue (~email@c-69-140-154-17.hsd1.md.comcast.net)
  1153. # [20:07] * Quits: ruAlex (~rualex@91.90.34.0) (Remote host closed the connection)
  1154. # [20:09] * Joins: kadiks (~kadiks@APuteaux-652-1-201-100.w86-217.abo.wanadoo.fr)
  1155. # [20:13] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  1156. # [20:16] * Joins: Maxani (~maxani@ARennes-653-1-10-162.w92-139.abo.wanadoo.fr)
  1157. # [20:16] * Quits: main (~main@ip-94-113-12-74.net.upcbroadband.cz) (Remote host closed the connection)
  1158. # [20:19] * Quits: jarek (~jarek@unaffiliated/jarek) (Quit: jarek)
  1159. # [20:21] * dankest|away is now known as dankest
  1160. # [20:25] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
  1161. # [20:28] * Joins: mykul (~mykul@c-71-56-217-213.hsd1.co.comcast.net)
  1162. # [20:30] * Joins: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com)
  1163. # [20:33] * Joins: jxdones (~jxdones@177.99.5.189)
  1164. # [20:33] * Joins: sedovsek (~robert@BSN-176-223-201.dial-up.dsl.siol.net)
  1165. # [20:33] * Quits: jxdones (~jxdones@177.99.5.189) (Changing host)
  1166. # [20:33] * Joins: jxdones (~jxdones@unaffiliated/jxdones)
  1167. # [20:33] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
  1168. # [20:36] * Joins: ampz (~laptop@host86-178-140-103.range86-178.btcentralplus.com)
  1169. # [20:40] * Joins: vlad_starkov (~vlad_star@178.176.241.7)
  1170. # [20:40] * Joins: ruAlex (~rualex@91.90.34.0)
  1171. # [20:40] * Quits: iserantes (~quassel@142.13.27.77.dynamic.mundo-r.com) (Remote host closed the connection)
  1172. # [20:40] * Joins: Jayflux (~jay_knows@host-92-25-2-52.as13285.net)
  1173. # [20:42] * Joins: iserantes (~quassel@142.13.27.77.dynamic.mundo-r.com)
  1174. # [20:45] * Quits: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt) (Ping timeout: 252 seconds)
  1175. # [20:45] * Joins: _dc (~dc@alexander.nat.trb.com)
  1176. # [20:45] * Quits: Me1000 (~Me1000@74-143-221-15.static.insightbb.com) (Quit: Leaving...)
  1177. # [20:46] * Quits: Snugug (~Richard@rrcs-24-136-96-234.nyc.biz.rr.com) (Quit: Snugug)
  1178. # [20:46] * Quits: [Derek] (~D@unaffiliated/derek/x-8562683) (Ping timeout: 276 seconds)
  1179. # [20:48] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  1180. # [20:48] * Quits: kitallis (~kitallis@106.51.148.36) (Quit: Computer has gone to sleep.)
  1181. # [20:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
  1182. # [20:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
  1183. # [20:53] * Joins: d3m0n (~demon@67.198.198.66)
  1184. # [20:58] * Joins: _gambit (~prajwalit@59.95.5.167)
  1185. # [21:00] * Quits: Eladio (eladiolif@189.4.127.209) (Quit: nice to be back at IRC. See you later.)
  1186. # [21:04] * Quits: _dc (~dc@alexander.nat.trb.com) (Remote host closed the connection)
  1187. # [21:04] * Joins: _dc (~dc@163.192.12.2)
  1188. # [21:04] * Joins: ibere (~nitidaweb@177.17.78.151)
  1189. # [21:05] * Quits: _dc (~dc@163.192.12.2) (Read error: Connection reset by peer)
  1190. # [21:05] * Joins: _dc (~dc@163.192.12.2)
  1191. # [21:10] * Joins: [Derek] (~D@unaffiliated/derek/x-8562683)
  1192. # [21:13] * Quits: alexhancock (~alexhanco@64.125.137.250) (Ping timeout: 260 seconds)
  1193. # [21:15] * Joins: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net)
  1194. # [21:15] * Quits: shwetank (~shwetank@122.173.207.225) (Quit: Leaving...)
  1195. # [21:17] * Joins: Jon471 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net)
  1196. # [21:17] * Joins: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl)
  1197. # [21:19] * Joins: brentd (~brentd@74-93-97-180-Washington.hfc.comcastbusiness.net)
  1198. # [21:21] * Quits: Jon47 (~Adium@pool-108-18-206-254.washdc.fios.verizon.net) (Ping timeout: 260 seconds)
  1199. # [21:22] * Quits: brentd (~brentd@74-93-97-180-Washington.hfc.comcastbusiness.net) (Client Quit)
  1200. # [21:26] * Joins: thepreacher (~thepreach@46.208.22.6)
  1201. # [21:27] * Joins: fungoat (~fungoat@142.196.52.8)
  1202. # [21:28] * Quits: _dc (~dc@163.192.12.2) (Remote host closed the connection)
  1203. # [21:28] * Joins: _dc (~dc@alexander.nat.trb.com)
  1204. # [21:29] * Joins: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net)
  1205. # [21:29] * Quits: _dc (~dc@alexander.nat.trb.com) (Read error: Connection reset by peer)
  1206. # [21:29] * Joins: _dc (~dc@alexander.nat.trb.com)
  1207. # [21:30] * Joins: Ben____ (~Ben@027e53ee.bb.sky.com)
  1208. # [21:31] * Joins: Lee-Lee (~terryleig@197.174.95.158)
  1209. # [21:32] * Joins: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de)
  1210. # [21:33] * Joins: jxdones_ (~jxdones@177.99.5.189)
  1211. # [21:33] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  1212. # [21:34] * Quits: ruAlex (~rualex@91.90.34.0) (Remote host closed the connection)
  1213. # [21:34] * Quits: jxdones_ (~jxdones@177.99.5.189) (Client Quit)
  1214. # [21:34] * Joins: jxdones_ (~jxdones@177.99.5.189)
  1215. # [21:34] * Joins: alexhancock (~alexhanco@70-90-168-214-SFBACalifornia.hfc.comcastbusiness.net)
  1216. # [21:35] * Quits: jxdones_ (~jxdones@177.99.5.189) (Client Quit)
  1217. # [21:35] * Quits: ibere (~nitidaweb@177.17.78.151) (Quit: Leaving.)
  1218. # [21:36] * Quits: popof_ (~popof_@APuteaux-755-1-20-204.w90-61.abo.wanadoo.fr) (Ping timeout: 252 seconds)
  1219. # [21:37] * Joins: jxdones_ (~jxdones@177.99.5.189)
  1220. # [21:37] * Joins: jetienne (~jerome@ivr94-10-88-177-169-62.fbx.proxad.net)
  1221. # [21:37] * Quits: jxdones_ (~jxdones@177.99.5.189) (Read error: Connection reset by peer)
  1222. # [21:37] * Parts: jetienne (~jerome@ivr94-10-88-177-169-62.fbx.proxad.net)
  1223. # [21:37] * Quits: jxdones (~jxdones@unaffiliated/jxdones) (Quit: Leaving)
  1224. # [21:38] * Joins: jxdones (~jxdones@177.99.5.189)
  1225. # [21:38] * Quits: jxdones (~jxdones@177.99.5.189) (Changing host)
  1226. # [21:38] * Joins: jxdones (~jxdones@unaffiliated/jxdones)
  1227. # [21:38] * Quits: alexhancock (~alexhanco@70-90-168-214-SFBACalifornia.hfc.comcastbusiness.net) (Remote host closed the connection)
  1228. # [21:38] * Parts: jxdones (~jxdones@unaffiliated/jxdones)
  1229. # [21:38] * Joins: alexhancock (~alexhanco@64.125.137.250)
  1230. # [21:39] * Joins: jacobolu_ (~jacobolus@108-75-75-178.lightspeed.sntcca.sbcglobal.net)
  1231. # [21:40] * Quits: _dc (~dc@alexander.nat.trb.com) (Remote host closed the connection)
  1232. # [21:40] * Joins: _dc (~dc@163.192.12.2)
  1233. # [21:41] * jacobolu_ is now known as jacobolus
  1234. # [21:43] * Quits: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net) (Read error: Connection reset by peer)
  1235. # [21:44] * Quits: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net) (Quit: Leaving...)
  1236. # [21:44] * Joins: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net)
  1237. # [21:44] * Quits: fungoat (~fungoat@142.196.52.8) (Quit: fungoat)
  1238. # [21:45] * Joins: jetienne_ (~jerome@90.84.144.121)
  1239. # [21:48] * Quits: alexhancock (~alexhanco@64.125.137.250) (Ping timeout: 248 seconds)
  1240. # [21:49] * Joins: jetienne (~jerome@ivr94-10-88-177-169-62.fbx.proxad.net)
  1241. # [21:50] * Quits: jetienne (~jerome@ivr94-10-88-177-169-62.fbx.proxad.net) (Client Quit)
  1242. # [21:50] * Quits: jetienne_ (~jerome@90.84.144.121) (Ping timeout: 248 seconds)
  1243. # [21:52] * Quits: Snugug (~Richard@pool-108-46-55-12.nycmny.fios.verizon.net) (Quit: Snugug)
  1244. # [21:53] * Quits: exoon (~exoon@p4FD38901.dip0.t-ipconnect.de) (Remote host closed the connection)
  1245. # [21:56] * Joins: Iarfen (~quassel@190-21-165-67.baf.movistar.cl)
  1246. # [21:57] * Joins: tantek (~tantek@v-1045.fw1.sfo1.mozilla.net)
  1247. # [22:00] * Quits: vlad_starkov (~vlad_star@178.176.241.7) (Remote host closed the connection)
  1248. # [22:02] * Quits: aksnot (~chatzilla@1.186.17.239) (Ping timeout: 256 seconds)
  1249. # [22:03] * Joins: alexhancock (~alexhanco@70-90-168-214-SFBACalifornia.hfc.comcastbusiness.net)
  1250. # [22:04] * Quits: johnkpaul (~johnkpaul@ec2-23-21-15-126.compute-1.amazonaws.com) (Ping timeout: 252 seconds)
  1251. # [22:05] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  1252. # [22:06] * Joins: johnkpaul (~johnkpaul@ec2-23-21-15-126.compute-1.amazonaws.com)
  1253. # [22:08] * Quits: alexhancock (~alexhanco@70-90-168-214-SFBACalifornia.hfc.comcastbusiness.net) (Remote host closed the connection)
  1254. # [22:09] * Joins: dankest (~dankest@ip68-6-81-102.sb.sd.cox.net)
  1255. # [22:09] * Joins: r0tha (~r0tha@107.39.237.15)
  1256. # [22:09] * Joins: alexhancock (~alexhanco@64.125.137.250)
  1257. # [22:09] * Joins: Me1000 (~Me1000@74-143-221-15.static.insightbb.com)
  1258. # [22:12] * Joins: rfoust (~rfoust@cpe-098-026-007-087.nc.res.rr.com)
  1259. # [22:12] * EHLOVader is now known as EHLOVader[afk]
  1260. # [22:14] * Joins: philihp (~philihp@sas15254.nat.sas.com)
  1261. # [22:15] * Quits: r0tha (~r0tha@107.39.237.15) (Remote host closed the connection)
  1262. # [22:18] * Quits: thepreacher (~thepreach@46.208.22.6) (Quit: Leaving)
  1263. # [22:19] * Quits: frankstallone (~frankstal@72.10.55.185) (Remote host closed the connection)
  1264. # [22:22] * Joins: r0tha (~r0tha@107.43.131.171)
  1265. # [22:22] * Quits: philihp (~philihp@sas15254.nat.sas.com) (Read error: Connection reset by peer)
  1266. # [22:23] * Joins: philihp (~philihp@sas15254.nat.sas.com)
  1267. # [22:30] * Quits: _gambit (~prajwalit@59.95.5.167) (Quit: Computer has gone to sleep.)
  1268. # [22:31] * Parts: Ben____ (~Ben@027e53ee.bb.sky.com)
  1269. # [22:31] * Joins: vlad_starkov (~vlad_star@178.177.180.25)
  1270. # [22:35] * Quits: pandeiro (~user@187.38.64.250) (Remote host closed the connection)
  1271. # [22:37] * Quits: Lee-Lee (~terryleig@197.174.95.158) (Quit: Lee-Lee)
  1272. # [22:37] * Joins: urbann (~urbann@46.194.36.123)
  1273. # [22:38] * Quits: nkr (~nkr@189.120.65.122) (Quit: Linkinus - http://linkinus.com)
  1274. # [22:40] * Joins: mattkelly (~mattwkell@drupal.org/user/64049/view)
  1275. # [22:40] * Joins: r0tha_ (~r0tha@107.36.211.130)
  1276. # [22:41] * Quits: vlad_starkov (~vlad_star@178.177.180.25) (Ping timeout: 248 seconds)
  1277. # [22:43] * Quits: r0tha (~r0tha@107.43.131.171) (Ping timeout: 240 seconds)
  1278. # [22:43] * Joins: r0tha__ (~r0tha@107.36.152.88)
  1279. # [22:43] * Quits: Ms2ger (~Ms2ger@109.133.7.60) (Ping timeout: 272 seconds)
  1280. # [22:45] * Quits: Rchristiani (~Rchristia@trioro.ca) (Quit: HydraIRC -> http://www.hydrairc.com <- Now with extra fish!)
  1281. # [22:45] * Quits: r0tha_ (~r0tha@107.36.211.130) (Ping timeout: 256 seconds)
  1282. # [22:47] * Joins: r0tha (~r0tha@107.37.95.189)
  1283. # [22:48] * Joins: r0tha_ (~r0tha@107.36.205.146)
  1284. # [22:50] * Quits: r0tha__ (~r0tha@107.36.152.88) (Ping timeout: 245 seconds)
  1285. # [22:51] * Joins: wolfgang42 (~quassel@wikipedia/Wolfgang42)
  1286. # [22:51] * Joins: thepreacher (~thepreach@46.208.22.6)
  1287. # [22:52] * Quits: r0tha (~r0tha@107.37.95.189) (Ping timeout: 252 seconds)
  1288. # [22:54] * Joins: r0tha (~r0tha@107.36.248.217)
  1289. # [22:54] * Quits: r0tha (~r0tha@107.36.248.217) (Remote host closed the connection)
  1290. # [22:56] * Quits: philihp (~philihp@sas15254.nat.sas.com) (Read error: Connection reset by peer)
  1291. # [22:56] * Quits: mattkelly (~mattwkell@drupal.org/user/64049/view) (Quit: mattkelly)
  1292. # [22:56] * Joins: philihp (~philihp@sas15254.nat.sas.com)
  1293. # [22:56] * Quits: r0tha_ (~r0tha@107.36.205.146) (Ping timeout: 252 seconds)
  1294. # [22:57] * abstractj is now known as abstractj|away
  1295. # [22:57] * Joins: Rym (~Ryman@host86-171-30-227.range86-171.btcentralplus.com)
  1296. # [22:58] * Joins: beneggett (~beneggett@c-98-202-234-167.hsd1.ut.comcast.net)
  1297. # [22:59] * Quits: Maxani (~maxani@ARennes-653-1-10-162.w92-139.abo.wanadoo.fr) (Quit: Computer has gone to sleep.)
  1298. # [23:03] * Quits: mishugana (~mishugana@pool-108-39-195-44.pitbpa.fios.verizon.net) (Ping timeout: 246 seconds)
  1299. # [23:10] * Quits: yodasw16 (~yodasw16@ql1fwhide.rockfin.com) (Quit: yodasw16)
  1300. # [23:13] * Quits: rolls (~rolls@unaffiliated/rolls) (Remote host closed the connection)
  1301. # [23:13] * Joins: Sendoushi (~Musok@cm2-84-91-84-50.netvisao.pt)
  1302. # [23:13] * Joins: rolls (~rolls@li134-184.members.linode.com)
  1303. # [23:18] * Joins: snearch (~snearch@f053002243.adsl.alicedsl.de)
  1304. # [23:29] * Quits: thepreacher (~thepreach@46.208.22.6) (Remote host closed the connection)
  1305. # [23:30] * Quits: philihp (~philihp@sas15254.nat.sas.com) (Quit: you are not a jedi, yet.)
  1306. # [23:31] * Quits: sethwalker (~sethwalke@64.124.192.210) (Remote host closed the connection)
  1307. # [23:32] * Quits: WebDragon (~webdragon@c-69-253-237-123.hsd1.de.comcast.net) (Ping timeout: 248 seconds)
  1308. # [23:34] * matthewt is now known as yuri_voltmee
  1309. # [23:35] * Quits: N3X (~n3x@CPE602ad06cbfe0-CM602ad06cbfdd.cpe.net.cable.rogers.com) (Remote host closed the connection)
  1310. # [23:35] * Parts: tw2113 (~tw2113@fedora/tw2113) ("yar! I be gone exited!")
  1311. # [23:36] * Joins: machicola (~tteofgoih@adsl-108-209-219-109.dsl.pltn13.sbcglobal.net)
  1312. # [23:36] * Quits: machicola (~tteofgoih@adsl-108-209-219-109.dsl.pltn13.sbcglobal.net) (Max SendQ exceeded)
  1313. # [23:38] * Joins: stephenplusplus_ (~stephenpl@ql1fwhide.rockfin.com)
  1314. # [23:38] * Quits: stephenplusplus_ (~stephenpl@ql1fwhide.rockfin.com) (Client Quit)
  1315. # [23:41] * Joins: r0tha (~r0tha@107.37.100.25)
  1316. # [23:47] * Quits: ampz (~laptop@host86-178-140-103.range86-178.btcentralplus.com) (Quit: Leaving)
  1317. # [23:47] * Joins: WeThePeople (~WeThePeop@unaffiliated/wethepeople)
  1318. # [23:49] <WeThePeople> how do i stop text from line breaking when the resolution changes
  1319. # [23:49] * Quits: stevegill (~stevengil@sjfw1.adobe.com) (Quit: stevegill)
  1320. # [23:49] * yuri_voltmee is now known as matthewt
  1321. # [23:49] * Joins: soypirate (~soypirate@75.94.81.12)
  1322. # [23:50] * Quits: r0tha (~r0tha@107.37.100.25) (Ping timeout: 256 seconds)
  1323. # [23:51] * Quits: imsky (~Thunderbi@99-38-162-2.lightspeed.iplsin.sbcglobal.net) (Ping timeout: 248 seconds)
  1324. # [23:51] * Joins: stevegill (~stevengil@sjfw1.adobe.com)
  1325. # [23:52] * Joins: r0tha (~r0tha@107.36.70.128)
  1326. # [23:52] * Quits: mstalfoort (~manuchill@546AF15F.cm-12-3d.dynamic.ziggo.nl) (Quit: kthxbai)
  1327. # [23:53] * Quits: jimbo0222 (~jimbo0222@31.31.72.161) (Remote host closed the connection)
  1328. # [23:53] * Joins: jimbo0222 (~jimbo0222@31.31.72.161)
  1329. # [23:54] * Quits: WeThePeople (~WeThePeop@unaffiliated/wethepeople) (Quit: Leaving)
  1330. # [23:54] * Joins: r0tha_ (~r0tha@107.36.237.10)
  1331. # [23:57] * Quits: r0tha (~r0tha@107.36.70.128) (Ping timeout: 245 seconds)
  1332. # [23:57] * Quits: arietis (~arietis@188.242.181.162) (Quit: Textual IRC Client: http://www.textualapp.com/)
  1333. # [23:57] * abstractj|away is now known as abstractj
  1334. # [23:59] * Quits: wolfgang42 (~quassel@wikipedia/Wolfgang42) (Quit: Back later...)
  1335. # [23:59] * Joins: _dc_ (~dc@alexander.nat.trb.com)
  1336. # Session Close: Sat Jan 19 00:00:00 2013

The end :)