Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:The plural of anecdote (Score 0) 163

Actually you don't even need to be lacking compiler, most good IDE's (for PHP at least) have fully capable debugging built-in. Most people probably use the old echo die method, but the possibility is there, and it's just as powerful as with C/C++/Delphi/Java/.NET etc..

Comment Re:duh (Score 1) 370

OS doesn't matter if someone wants to target it. In fact it can even be good thing - it's a lot easier to rootkit and hide in Linux based systems than Windows, and most people don't know how to get rid of them too. Hell, in Linux a simple rootkit can work just by editing the system commands like ls.

Comment Re:Why Google Apps Engine over Amazon or Azure? (Score -1) 66

Also, don't forget the fact that Google royally screwed over their existing users when they seriously limited the available resources and changed pricing just a few weeks ago. And how do you know Google won't discontinue the service soon enough as they seem to do with a lot of their products. I can't rely on that. At least other services give me some reliability.

Comment Re:Best domain not to get stolen: (Score 1) 241

I really wouldn't couldn't on TOR, especially considering that it's mostly US project intended to act against Iran. In paper it's a nice project - no, it's a great project.. but, the main reason for the existence of TOR is that it helps US to spy on Iran. And this isn't some tinfoil hat stuff either, it has been written on paper several times.

Comment Re:Server cold war (Score 0) 347

Probably because you seem to assume lots of things too. I run Linux servers myself too, and I think they're better in some situations. At the same time I can also see and understand that there's also lots of Windows Servers around and they also do better job at some things. The fact is 50% of servers run Windows Server, and you can't get around that. Personally, I use the best tool for the job and don't really care about all the evangelist bullshit.

Comment Re:Server cold war (Score 0) 347

No I'm not a Microsoft employee. Why does everyone always think you have to work for some company if you give positive comments about them? Besides, I think most people don't really comment about the company they work. I'm sure slashdot has lots of Google, Microsoft, Apple and so on employees reading this site, but they stay out of the discussions about their company.

Comment Re:Server cold war (Score 0) 347

And you're a good example of how deluded some Linux geeks are, and cannot accept the fact that Microsoft actually makes good products, especially for businesses and companies. As much as I generally hate Internet Explorer, it's a good example of how open source developers just don't get what the real world requirements and needs are. IE is still the only browser that is easily mass-deployed with site wide policies and settings. I personally use Opera and Chrome, but those would be hell to deploy on a larger scale on some corporate network.

What Microsoft does get is what actual, real world businesses need. They also get what real world programmers need, and they get what enterprise servers need. Linux is great, but it misses many of those features - for example, how do you connect to a remote PC with bash and run your commands there? Oh, you can't. With PowerShell you can easily do that.

Comment Re:Azure (Score -1, Troll) 347

Then you aren't doing any serious programming. Good IDE really is a must for any larger project. And seriously, it's almost 2012 and Linux shells still pass data as text, when passing objects would make so much more sense and give a lot more options. Linux's problem is staying with some 80's mentality and when trying to come up with new stuff, doing it completely wrong (like the newest Gnome and KDE versions)

Comment Re:Server cold war (Score -1, Troll) 347

That's like saying no one puts a Linux based server up on the Internet where it can be attacked. UNIX based OSes have had many more remote vulnerabilities than Windows within it's entire history. Now a days the malware problem is mostly because of stupid home users and third party software like Flash. However, by default Windows Server is very locked down and no sane admin uses a server to browse for random stuff anyway. Third party software is also just as exploitable on Linux.

By the way, I would think exchange and email servers are quite critical for business functions. Hell, one of the largest programming websites StackOverflow uses Windows Servers, as do many other large businesses.

Comment Re:Server cold war (Score 2, Insightful) 347

So you are bashing PowerShell for allowing you to do more than what you need with it? Seriously? You don't need to use those extra features if you don't want to, but for anyone actually doing some work it's a great tool (you know, for those that actually do something else than play around with their wardrobe servers).

I don't think you have even used PowerShell, you just want to hate on it because it's Windows-based and that "ooh Windows admins must be stupid!" line makes it even more visible. The hard cold truth is that Windows Server is used on around 50% of servers, and is usually much better choice for certain things than Linux based server, especially in corporate environments. Linux is fine for hobbyist stuff and some real work, but the real world still uses Windows Server a lot.

Comment Re:Azure (Score -1, Troll) 347

No it doesn't apply, as there just isn't any development tools as good as Visual Studio, nor there is cloud platform that integrates so good with your development tools. Nothing really offers the same kind of usability.

On a related note, I was seriously surprised how easy it is to develop software for both Windows Phone 7 and Azure with Visual Studio. Just try it. And the best thing is, they all work together - from your Windows app to WP7 app and to a Silverlight applet and Azure cloud. No other system comes even close to the level of integration MS has done. Just for that reason I think they're doing a great job with it.

Slashdot Top Deals

Math is like love -- a simple idea but it can get complicated. -- R. Drabek

Working...