Comment: Re:hmmmm (Score 1) 557
Comment: Re:well (Score 1) 232
seems that patent needs a review.
I believe Roger Ebert gave it two stars.
Comment: Re:Modern DRM is non-scientific (Score 1) 267
You are educated stupid! The 4-corners of the 24 hour day rotate simultaneously inside a single cube.
God creates from opposites, not ONEism. The harmonic cube form will prevail.
Comment: Re:This is why ... (Score 1) 706
Comment: Re:And then what? (Score 2) 580
It was kinda fun to live in that age when people were gullible enough to accept ANYTHING that popped up on screen.
Yes, those days are definitely behind us...
What's this, I'm the 10.000th visitor to dodgycrackwarez.cz? My goodness, I've won a prize, how exciting!
Comment: Re:I'm not sure I understand (Score 1) 348
What you need is some sort of article, written by a respected tech writer, that explains in plain terms what cloud computing is, and what the hidden downside may be for the average consumer.
Hmmm... now where would we find such a thing?
Comment: Re:Then Dell is doing it wrong. (Score 2, Insightful) 376
No, it means "We have a single image that goes out to tens of thousands of customers in hundreds of different hardware configurations, If the software configuration in that image changes, we have to test with the maximum level of paranoia to ensure that we don't get a flood of complaints, and requests for refunds, that each have to be verified independently and will set us back millions of dollars."
I'm sure their imaging system is in order and whipping up a new image will take at worst a few hours. But I can certainly understand the cost of testing will be considerable.
And remember that this is an issue caused by absurd software patents, so for once the Slashdot groupthink is on the side of Microsoft.
Comment: Re:Rock swap? (Score 1) 209
And the astronauts weren't looking too healthy either.
Comment: Re:But how? (Score 1) 295
I expect the real intention is more like BUY NVIDIA STOCKS THEY ARE THE FUTURE, CPU STOCKS SUCK.
Who needs profits from actual sales when you can manipulate the market?
Comment: Re:Virus on MAC ? (Score 3, Funny) 335
Snow leopard uses the Symantec A/V engine, so it is 200% slower.
Snow leopard? More like slow leopard!
(I had to do it... there was no other way)
Neuros LINK Mixes Quiet, Aesthetics, and Ubuntu 121
from the gone-to-seed-is-before-the-good-stuff-in-this-context dept.
Comment: Wow, this guy is hard core... (Score 5, Funny) 179
He even encrypted his last name.
Comment: Re:Turn off javascript... (Score 2, Insightful) 250
Or maybe most web programmers don't want to spend a lot of time and money supporting the 1% of users out there that don't have or disable JavaScript. I'm just sayin'.
That's not really the point. Most websites are built on a lot of different client-side technologies. HTML, CSS, JavaScript, Flash, and god knows what else. And you're not implementing for just the few technologies you use, but for all four or five implementations of each technology by different major browsers. So if you use HTML/CSS/JavaScript and support the top five browsers, that that's fifteen implementations that can behave unexpectedly on your code. And that's just the ones you can test during development. In about a year ad a half, each of those browsers will have a new version out with new quirks and new unexpected behaviors.
The best way to ensure that your code won't embarrass you, is to make sure it degrades gracefully. That if one of those elements fails, the site will still work, and work in a way that you can reasonably predict. That means starting with working HTML. Adding CSS, making sure it works and then adding javascript (or perhaps doing the JS first, if your site relies on it for a lot of things).
If you start out coding JavaScript, the only way to be sure it keeps working is to test it every situation it might be used, and you can't test on browsers that haven't been released yet. That's why so many businesses are now stuck with IE6. Because the people that made their intranet software didn't feel like supporting some percentage of the market. It's not about support, it's about proper design.
Comment: Re:Idea (Score 1) 260
Very effective! They could probably cut the voicework for three really low-budget episodes out of that.