Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:That agrees with my figures (Score 2) 134

It just goes to show that the reason that IE got to have so much dominance was not because it was bundled with the operating system, but that for far too long it had no real competition.

I rather think that it means you're looking at the data too late. Of course MSIE was the dominant browser when it didn't have any real competition, but that was after the competition had been killed off. Before that, there was healthy competition between Microsoft Internet Explorer and Netscape Navigator.

Although it is impossible to say for certain, many believe that MSIE came to have ~90% market share through a combination of being bundled with the operating system and having become good enough that it wasn't worth the trouble to get a different browser. Netscape went under and it would take years for Mozilla to produce something that people would actually prefer over MSIE, but all this time, there had been Opera, who have made a very impressive browser at least since their 3.x days. Why is it that they never managed to sway a large percentage of users? Could it be because Opera, other than Netscape and IE, was never included on ISPs installation disks, included with shareware magazine's distributions, or bundled with operating systems on large scale?

Recent history also tells some interesting stories. At some point, Microsoft apparently got worried enough about the competition on the browser front that they created an Internet Explorer team again. Yes, they had actually disbanded the IE team after the release of IE 6. So what did the competition have to do to get back in the game? Well, take a look at Firefox, Opera and Safari from around Firefox's 1.0 release, and you will find that they are light years ahead of MSIE 6 - which really isn't all that different from MSIE 5.5. Let's also not forget that Firefox had a stable base on *nix, and Safari on Mac OS X, so they would continue to be improved regardless of adoption by Windows users.

Does bundling a browser with the operating system (or ISP service) give that browser a huge advantage over the competition? I think it is clear that it does.

Comment Re:NX is a bandaid (Score 1) 286

``maybe this should be taken as a sign that the problem NX solves needs a different solution. Like, oh I don't know... maybe revising the X windows protocol so it doesn't suck so hard it has its own event horizon?''

Yeah, maybe. Of course, this has been tried many times before, and not with much success, I believe.

The truth to the matter is that the X protocol is actually pretty good. It's the software that implements it that could be better. That at least used to be true of both servers and Xlib (range checks, anyone?), as well as clients. If you think X is slow, it is almost certainly because you are using a client that causes a lot of network round trips and waits for them. There is absolutely nothing in the X protocol that forces you to do so. But if you do so, then, yes, your app will be very slow over a moderate-latency link.

Comment Re:violating software patents? (Score 3, Interesting) 286

Indeed, usually, the slowness in X is caused by network latency (the exception being if you are rendering a lot of pixels, e.g. for movies). Moreover, the slowness is often not inherent in the X protocol, but rather caused by how an application uses it. Some X clients are amazingly fast, even over moderate latency links.

This is also why you often get a more responsive UI by using something that just pushes pixel data, like VNC, instead of X. They work faster, even though they are less efficient in terms of amount of network traffic. It's not the throughput, it's the latency.

You could actually do the same thing with X: just render your whole app to an XImage, then render that to the server. This will be faster than synchronously performing all your drawing operations over the network, if you do lots of drawing operations. On the other hand, if you have lots of images that you tend to reuse, store them on the server as XPixmaps, and then you can render them faster than you could by pushing the pixels each time. X offers you this choice, and when used well, can actually be _faster_ than other technologies over any kind of network. The only thing I haven't found is a way to compress pixel data, but perhaps that is just because I haven't looked hard enough.

Comment What's the issue? (Score 1) 136

I haven't been following the events here so far, and a little searching yielded a lot of words that I am not familiar with and not a lot of insight. Could someone explain what the issue is here?

As far as I have been able to tell, the focus is on the licensing terms for the TCK, and the TCK is a test suite for existing and proposed Java standards. Oracle owns the rights to TCK and will not license it to the Apache Software Foundation under terms that the ASF will agree to.

Assuming that I have that right, so what? It's Oracle's software; they can choose to license it as they see fit, right? I _thought_ that passing the TCK's tests was necessary for being allowed to call your stuff "Java", but searching the web, I didn't find anything that supported that. So, correct me if I'm wrong, but as far as I can see, ASF is not being restricted in what they can and can't do.

What am I missing here?

Comment Re:Make it static. (Score 5, Insightful) 586

Another point of view is that WikiLeaks had best inspect what they release, and do their best to prevent putting lives at risk, especially those of innocent bystanders and those who are working for the greater good. They're damned if they do and damned if they don't: if they take their time to filter and redact, they are delaying and possibly twisting the truth, but if they don't do that, they are irresponsible.

Comment Re:Surprising in its unsurprisingness (Score 1) 833

``I'm certain more details will come out as people have more time to go through these documents. But so far what I've found most surprising is how unsurprising these documents are. So the US is spying. Big fucking deal, everybody spies. This isn't news.''

That's what I would think, too. So what _is_ the big deal here? Obviously, there is a big deal, otherwise governments wouldn't get so upset over it.

Comment Re:These documents should not be released. (Score 1) 870

``Our governments need accurate information, not self-censored tripe.''

Yes, I very much agree. And so do our populations. And in neither case are insults and offensive wording very helpful.

So there are several things here. First of all, having a good view of the whole picture is crucial to making the right decisions. Secondly, rousing emotions and withholding part of the information impedes getting a good view of the whole picture.

What I have seen from the US government in the last, say, 10 years, has been quite a bit of playing on emotions, withholding information, and even outright lies.

Two wars were started. Osama Bin Laden has not been caught, and terrorists are still active. No weapons of mass destruction have been found in Iraq that I am aware of. The USA declared victory in Iraq, and I think most of the bloodshed has actually come after that point.

The real number of casualties, the crimes against humanity, the existence of certain prisons and the interrogation methods being used there have all been swept under the rug by the USA and its allies.

WikiLeaks has been showing the world what has really been going on. The fact that they can _shock_ the world by releasing a video of military personnel shooting civilians is telling to me. It looked like a tragic accident to me. This is what war is really like. Such accidents happen.

Other releases by WikiLeaks have forced governments to admit that the real death toll of the wars was higher than had been suggested before, and that the wars weren't going as successfully as they had been portrayed. This information has sparked new discussions about the strategy to follow from that point onwards. Almost simultaneously, people have started calling WikiLeaks irresponsible, have started calling for them to be shut down. Julian Assange's reputation has been dealt a great blow - perhaps entirely through faults of his own, I don't know.

So yes. We need accurate information, not censored tripe, cooked-up propaganda, and inflammatory words. Yet, censorship, propaganda, and inflammatory words is what we have been getting from governments. Remember: the first casualty of war is truth.

Has WikiLeaks gone too far with their releases? Perhaps they have. But they have certainly shown us evidence that governments were trying to hide from us. Evidence that might well have led us to think differently about the wars we have entered into. I am glad someone is doing that job. And if our governments had been honest and truthful, whatever WikiLeaks could have been released would have been a boring rehash of what we would have known already. So perhaps WikiLeaks have gone too far, but, the way I see it, they have also done good and important work. Precisely _because_ we need accurate information.

Comment Re:moron. (Score 1) 870

``these are not ordinary trolls talking and raving on the internet. these are actual countries, which have various departments, including intelligence agencies which may act in direction of the desire of their government.''

Oh, I am well aware of that. Obviously random trolls on the Internet aren't the same as official diplomats talking to government officials.

The only point I tried to make is that I can still see why such talks could be less harmful when kept secret than if they became public. Of course, if the result is actual war, then it doesn't matter a lot if it was the result of secret or public talks. But war is not a certain outcome in either case. Just because country A asks country B to go to war with country C doesn't mean country B will do so.

If country B decides not to go to war with country C, that could well be the end of the story. If the talks are secret, we can all go to sleep quietly. But if the talks are published, then there may be violent reactions, even if country B had decided not to go to war. I feel this risk is greatly amplified if the talks are published.

I hope that makes my message clear. :-)

Comment Re:moron. (Score 3, Insightful) 870

Well, to be fair, just because someone advocates starting a war does not mean that war will actually be started. I am not at all in favor of war, but I can see how calling for a war _in secret_ is less destabilizing than calling for that same war in public. So the position that "war is more destabilizing than calling for a war" and the position that "publishing a call for war is destabilizing" are not mutually exclusive.

Comment Right Response? (Score 4, Insightful) 870

``US ambassadors in other capitals were instructed to brief their hosts in advance of the release of unflattering pen-portraits or nakedly frank accounts of transactions with the US which they had thought would be kept quiet. Washington now faces a difficult task in convincing contacts around the world that any future conversations will remain confidential.''

And here I thought that last sentence would end "that any future conversations will be more civil". At least, I have always thought that saying "unflattering" things behind people's backs isn't the way to behave. If the conversations between the US and its contacts are of such "unflattering" nature that they give rise to diplomatic crises when uncovered, then perhaps the US should have trained their employees and contact to not behave that way.

I understand the anger at WikiLeaks, and I understand that it is not just about the unflattering communications. But still, on this one point, I think that if you don't want to take the heat for your missteps, the best way would be not to make them. So, rather than assuring contacts that, in future, this stuff will stay confidential, I would think that the right response would be to convince your contacts that, in future, you will work to keep things civil and decent.

Comment Me (Score 2, Informative) 206

Who will win control of the Web? I will. In fact, I already have it, and have had it since some time in the 1990s. And if some entity somehow takes that control away from me, I or one of my many fellow producers of web content will create a new Web, and we will use that.

Comment Re:Consider the IDE too, C# Silverlight is better (Score 1) 345

``The Visual Studio IDE is great''

I hear people praise Visual Studio a lot, but, having used it on a few projects myself, I am not impressed by it. Granted, if you are coding for Microsoft platforms like .NET, it may be your best choice since there isn't a whole lot of competition there. But as development environments go, I wouldn't call it great. It's not horrible, either, but it does have enough bloat, bugs, and missing features to make me rather not work with it.

Add to that that, to use VS professionally, you actually need to pay - for VS and for Windows, and the combination of some things that work in newer versions not working in older versions, and vice versa, and my conclusion is that Visual Studio is a waste of money. You pay, but what you get is not better than what you could have gotten for free - unless you're locked into some Microsoft technology that isn't supported anywhere else.

All this in my opinion, of course, just like what you said is your opinion. If you continue to enjoy VS, that's great! I just wanted to throw this out there to point out that not everybody things Visual Studio is great.

Slashdot Top Deals

"Money is the root of all money." -- the moving finger

Working...