10 comments

[ 2.9 ms ] story [ 28.9 ms ] thread
Crashes Chrome if you have reflection on and switch the object from video, to anything, then back to video. I'm running Version 12.0.742.100 if it helps!
yip, you are right ... crashed chrome in that scenario, safari works ok - will submit bug to chromium project
Got hooked on the Slavoj Zizek video!
Me too, i like his dialect. I'd love it if he'd read some physics books to me.
He has a ton of YouTube videos. He is pretty fun to listen to, always extremely passionate, although sometimes I have a hard time agreeing with him even though he makes convincing arguments.
Would be way easier to experiment with if there were some `analog knobs' -- for example sliders -- next to input boxes.

Otherwise pretty cool :-)

well, did you use it via a mobile device (iphone, ipad, android)? because it does have these 'knobs', implemented via the <input type="range" > element (which is not supported yet in ipad, iphone, ... - i think)
Firefox 4.0.1 on X11/Linux here @_@ (and Konqueror 4.5.5)

If you have an important feature that does not work in majority of browsers out there, you could at least inform about it. Best would be standards-compliant JS+DOM implentation...

// tbh., I'm getting pissed with the kaleidoscope of proprietary browser features that are `hip/cool/trendy/whatever' among browser vendors those days

as with the most things in HTML5 ... it fails gracefully. knobs for webkit and other browsers which support the range-type. normale input type boxes for everyone else.

but yeah, there would be better ways to handle this.

This is great. A reset button would be handy though, as I spent ages trying to get the scales back in alignment :)