This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
5386
Off-topic / Re: Flash is dead!
« on November 19th, 2011, 06:22 PM »Well, it's been in the 12.00 alpha for a few weeks, now. Maybe a couple of months. They actually planned to have it in 11.50 but postponed it to 12.00 probably because it was a 'big' feature.
WebGL objects are shown on a canvas, AFAIK. You could easily get away with creating a software surface for the page itself, and have a canvas surface that's rendered through Direct3D, OpenGL or whatever. Just like OpenGL has always worked in regular Windows windows (sure..), i.e. software GDI mixed with hardware surface for OpenGL. At least that was the case back in 1999, I see no reason why this would have changed...
5387
Off-topic / Re: Flash is dead!
« on November 19th, 2011, 05:39 PM »
Oh, they reintegrated it?
I was under the impression that WebGL actually depended on HW acceleration to actually function :/
I was under the impression that WebGL actually depended on HW acceleration to actually function :/
5388
Off-topic / Re: Doctor Who
« on November 19th, 2011, 05:34 PM »
I had to explain what was going on during The Wedding of River Song to them, fortunately I rewatched it on iPlayer later and then was not disturbed...
5389
Off-topic / Re: phpDocumentor
« on November 19th, 2011, 05:33 PM »Why did we choose to fork such a huge project in the first place...
Alright, time to go watch an episode of QI. I don't know why... I just think it's time eheh.
5390
Off-topic / Re: Doctor Who
« on November 19th, 2011, 05:24 PM »
I'm not really looking forward to Christmas, it's not exactly going to be a 'simply having a wonderful Christmastime' moment (and Sir Cliff can shove it up his ...) but we'll see what happens.
5391
Off-topic / Re: Flash is dead!
« on November 19th, 2011, 05:23 PM »
I don't think it's close enough that either Mozilla or Opera want to reintegrate it yet, anyway, but it's an interesting notion that the video memory isn't protected properly.
5392
Off-topic / Re: Doctor Who
« on November 19th, 2011, 05:21 PM »
We'll just have to wait and see, won't we?
I'll be up at parents-in-law so will no doubt be fighting off the noise of everyone else chattering :(
I'll be up at parents-in-law so will no doubt be fighting off the noise of everyone else chattering :(
5393
Off-topic / Re: Flash is dead!
« on November 19th, 2011, 05:05 PM »
Right now, codecs are the issue, as far as the video/audio issues that Nao mentioned are concerned.
But 3D programming going forward will be a big thing, especially if browsers are reticent about implementing WebGL, which they are for valid security reasons.
But 3D programming going forward will be a big thing, especially if browsers are reticent about implementing WebGL, which they are for valid security reasons.
5394
Off-topic / Re: Doctor Who
« on November 19th, 2011, 04:54 PM »
I get that same feeling, oddly enough :/
Though I didn't watch Children In Need itself, so I'll have to go look up what happened later.
Though I didn't watch Children In Need itself, so I'll have to go look up what happened later.
5395
Off-topic / Re: phpDocumentor
« on November 19th, 2011, 04:54 PM »
Yeah, I'm not so hot on that myself either :/
5396
Off-topic / Re: Flash is dead!
« on November 19th, 2011, 04:53 PM »
It's only because Flash has better support for codecs than the other browsers do, and then it's mostly political rather than practical as to why different browsers support what they do.
5397
Off-topic / Re: Flash is dead!
« on November 19th, 2011, 03:47 PM »
Flash on mobile was a bad idea, most of the Flash apps don't respond well (if at all) to touch events, not even mimicking regular mouse events, and it is a huge CPU draw.
HTML5 can be abused too, but it's actually a little harder to abuse than Flash is.
HTML5 can be abused too, but it's actually a little harder to abuse than Flash is.
5398
Off-topic / Re: phpDocumentor
« on November 19th, 2011, 11:46 AM »
Wedge is partly documented, the rest of my own stuff, not so much - and with my own stuff it's because I don't use an IDE.
5399
Off-topic / Re: Flash is dead!
« on November 19th, 2011, 11:45 AM »
It's also badly implemented, meaning that despite supposedly operating as a form of virtual machine, it frequently bleeds memory, eats CPU time, and is still surprisingly sieve-like for security.
5400
Off-topic / Re: phpDocumentor
« on November 19th, 2011, 01:37 AM »
I don't use a fully fledged IDE, so the question is kind of moot for me.