Slashdot Mirror


Will Linux Save Microsoft?

Chait writes "Check this article out looks interesting! Will Linux Save Microsoft? " Its a fairly logical piece, and certainly not saying anything that any of us haven't thought about. My opinion has always been that as long as the source stays open, I don't care, but it'll definitely be interesting to see what happens.

259 comments

  1. We have a good GPL browser! by Vajsvarana · · Score: 2

    That's why, despite Mozilla, we still need a good browser that is GPL'ed

    Guess what... Konqueror, like all KDE apps, IS fully GPL'ed! :)
    That's funny, if you think that what has been the preferred target for free-software fanatics is now the only free-like-in-speech modern browser. ;)

  2. Congratulations by crucini · · Score: 1

    You have just disproved the existence of MacOS X.
    Or could it be that Apple and Microsoft don't want any attention from geeks?

  3. Won't build with MS Visual C++ Yet by goingware · · Score: 2
    I should point out before you get to into it that it won't build out of the box with Microsoft Visual C++.

    This is a known issue with some of the headers and templates and is expected to be fixed in the near future.

    The reason this wasn't considered a priority in the past was that everyone was happy using Metrowerks Codewarrior on windows, in part because it has better ISO standard compliance and in part because you can share IDE project files between the Mac and Windows.

    I was even cross-compiling in both directions at points, and when I got a new PC that was much faster than my old Mac, I did all my Mac builds under windows.

    It will build with gcc (although there are parts of the API that aren't implemented under Linux yet), so it's not hardwired to a particular compiler.

    If you have the cash, I encourage you to try out codewarrior, if you don't, work with the mailing list and we'll get you a visual C++ compatible version soon.

    Also note that I accidentally wrote some code that compiled fine under windows but not mac on codewarrior:

    class Foo{

    public:

    void Foo::MyMethod( int AnArg );

    }

    This is obviously illegal - under codewarrior for Mac, it complained that there was an illegal using qualifier or something like that.

    When I brought this up with Metrowerks support, they said they had a "#pragma cpp_extensions on" on by default under the Windows compiler because otherwise a lot of Windows apps wouldn't compile.

    And in fact when I tried to ensure the correctness of my own code by setting "#pragma cpp_extensions off" in my zconfig.h file it broke the compile in the Microsoft headers where they were included by ZooLib's windows platform implementation >:-/


    Michael D. Crawford
    GoingWare Inc

    --
    -- Could you use my software consulting serv
    1. Re:Won't build with MS Visual C++ Yet by cpeterso · · Score: 2

      I should point out before you get to into it that it won't build out of the box with Microsoft Visual C++. This is a known issue with some of the headers and templates and is expected to be fixed in the near future.

      Thanks for the heads up. I've been looking for a "hobby project" recently. Considering MSVC is my compiler of choice (or least the dev environment with which I have most experience), perhaps I will explore these particular problems.. :-)


  4. Re:Is this really a bad thing? by Rew190 · · Score: 1

    All true, but if MS were to make a Linux distro they'd probably only keep the bare minimum of their code open-sourced. There's no way they'd keep everything wide open just to prevent people from cashing in on their code or improving on it. They'd be competing with themselves.

  5. Do you believe Rex Ballard? by sheldon · · Score: 4

    This is a fine example of how stories can spread on the Internet.

    The original story was told by Rex Ballard sometime in '95 in comp.os.linux.advocacy, at least according to dejanews.com searches.

    His claim was that as part of the agreement to sell all rights to Xenix to SCO, Microsoft agreed to never enter the Unix marketplace.

    I asked Rex for proof of this story, where had he heard it, etc. He claimed it was in the SCO Annual report. Asking him to perhaps provide pictures of this on the Internet resulted in a claim that he only does research for others at $100/hour.

    I've went and tried to find this in the Annual reports and was unable to locate it. I've also tried to locate the story in news articles, and have come up blank.

    Unfortunately every time I went looking for something to corroborate this story in the real world I came up blank. When I went looking for something to corroborate the story on the Internet all leads pointed right back to Rex Ballard.

    Whether this story is true or not depends on one question:

    Do you Believe Rex Ballard?

    1. Re:Do you believe Rex Ballard? by Petrophile · · Score: 3

      Since Microsoft sells a product called Interix, which is logo-certified as UNIX(tm), I find that legend doubtful.

      Maybe it was true at one time, but the time-limit expired, or it was all over when MS finally sold their SCO shares. Anyway, you can bet that their experience with XENIX and Unix Industry Politics was one of the things that influenced them away from a Unix-base for Windows NT and towards a VMS style.

    2. Re:Do you believe Rex Ballard? by Felinoid · · Score: 2

      > His claim was that as part of the agreement to sell all rights to Xenix to SCO, Microsoft agreed to never enter the Unix marketplace.

      Microsoft did enter the Unix market with IE ports for HPUX and Solarus..

      Given that SCO dropped Xenix it's quite likely any such liccens agreement (if it ever existed) is void.

      Linux isn't Unix thus providing Microsoft with an easy endrun around that little issue...

      and it can be argued that Windows NT is directly aimmed at the Unix market...

      --
      I don't actually exist.
  6. Why does Microsoft need saved? by sheldon · · Score: 2

    I don't see why Microsoft would do this.

    Before Microsoft would ever bother to sell a version of Linux they would first lower the price of the OS they now sell by a large margin, or perhaps even give it away for free.

    They might release the source code to the OS.

    But sell Linux? Doubtful, they already have a better OS in the way of Windows 2000 that they can do with as they please.

  7. If I was a Microsoft Executive... by Anonymous Coward · · Score: 1

    I'd pay a journalist to write a nice article in a sillicon valley magazine, saying:

    "Bill is God and competition is futile. Shares dropped, but since we can "steal linux" anytime WE OWN YOU. We'll be the last player on the island. BUY OUR SHARES!".

    Yeah right..

  8. Re:Isn't microsoft banned from the unix world? by Kwantus · · Score: 1

    'nough doubt has been cast on the core of this argument... but hasn't there also been a lot of strutting in the Linux community about it really not being Unix? Something about it being a complete write from scratch, with nothing lifted directly? Unlike, say the BSD family... methinks M$'d have more than a bit of a case, assuming there was anything about which to make a case :p

  9. Re:Microsoft will pull their own tricks again by Tuzanor · · Score: 1
    Let us not also forget that where linux is capitalizing the MOST right now is the server OS market, which is where Microsoft DOESN'T have a monopoly.

    What Microsoft can;t seem to understand is that in the server market tailoring the servers EXACTLY to your needs is very important. You can't do that with windows NT/2000 as much as you can with most UNIXes.

  10. Re:Project forking by RickHunter · · Score: 1

    And once microsoft adds the features, the Open Source/Free Software communities can see how they did it (since the Linux kernel code is GPLed) and turn around and do it better.


    -RickHunter
  11. Re:Unlikely by Rinikusu · · Score: 2

    /*Which OS would you choose to install : a bare-bones MS/Linux hybrid OS, or a full-featured "classic" linux distro with hoardes of available software? */

    Depends. If I'm installing in a business where all I want is Office and "IT Approved" software, I'll take a stripped down MS/Linux w/Office and maybe a couple choice applications (probably written by MS). Business wants conformity, easy of administration, etc.

    --
    If you were me, you'd be good lookin'. - six string samurai
  12. Re:Is this really a bad thing? by VFVTHUNTER · · Score: 1
    OK. Western Digital sells a 30GB Firewire hard drive on the market now. Send a reply with instructions on how I'm going to use this under linux, after I've bought it and got it working under linux, I will shut up and concede to you.

    Mozilla sucks all ass. Yes, OpenOffice and StarOffice are VERY good and VERY reliable alternatives. Yes, 3d chipset support is great under X (not just linux), but there was an article on slashdot not yesterday that highlighted the dismal level of linux gaming.

    If you can tell me the "emulation tricks" to watch divx and asf movies under linux, I will consider you a God. XMPS and Xtheater, however, do not count as they can be considered alpha at best (the goal is to watch movies full screen over TV out).

    The point I'm making here is that M$ can throw a ton of money at things. They also have industry contacts that no one in the Linux Community has (see above about my Neomagic TV out chipset). So if all these little cool features are ever going to get implemented in a timely fashion (eg, USB for linux is just getting stable), a big company is going to have to do it.

    Personally, I would be thrilled if Redhat or another vendor was able to support all chipsets, code media players, etc. But Redhat seem too busy shipping CVS compilers and replacing inetd.conf with xinetd to do anything that would actually "bring Linux to the Desktop."

    Call this flamebait if you want, but if you do, you are hiding from the truth. Truth is, people want to watch DVD's and divx on their desktops. This time of year, they want to be able to double-click on that elf-bowling2.exe file in their email and play it. And you can't do that with linux right now. For a while, people trashed the linux install process; now it is impeccable (Redhat and SuSE I have installed; much better than windows in my opinion).

    95% of the time I use a computer, I am using it for "workstation" purposes: webserver admin, compiling code, creating and manipulating graphics. As a workstation, Linux (and the *BSD's) kick M$'s ass.

    But now its time to actually think about Desktop things. KDE and Gnome need to work together. Tons of multimedia apps need to be written. Browsers need much improvement. And if a non-M$ company does it, I will be thrilled. If M$ does it, I wont be thrilled, but I know for sure that for that 5% of the time, I will be using it.

  13. Re:Microsoft will pull their own tricks again by Eil · · Score: 1


    Many of the people posting to this story seem to be implying that MS is just plain evil and they will do anything in their power to close up open-source. That is plain and simply not true. MS in a large corporation that is in the business of making $$$$.

    But M$ has had incredible success thus far with keeping their source intentionally closed. That is how that have made *all* of their $$$$ in the past. To do otherwise flies in the face of everything they've ever accomplished.

    I'm not saying it'll never happen, I'm just saying that I highly doubt they would suddenly embrace OSS as quickly and with as much enthusiasm as you believe.

  14. Re:R&D??? by divec · · Score: 2
    Can you tell me of a single revolutionary idea introduced by a "Linux"&open-source oriented company?

    Does Perl, one of the first widespread VHLLs, count? Not run by a business, I suppose, but contributed to by businesses. Am I allowed to suggest X, the first widespread network-transparent window system, again contributed to by many businesses? How about Mozilla's XUL? Maybe (a bad idea | a good idea whose time has not yet come), but a fairly radical idea.
    --

    perl -e 'fork||print for split//,"hahahaha"'

  15. Re:Microsoft's share isn't changing any more. by RickHunter · · Score: 2

    Why would they have to ditch X? Most Linux distros are flexible enough that they could offer a choice of graphics system to the person installing - which is exactly what I suspect will happen as soon as the Berlin Consrortium manages to get a usable release out the door. And if the alternate system had an X compatibility layer, so much the better. Or X could concievably be modified to allow for more user-friendly configuration - if I read your post right, this is one of the problems with it.


    -RickHunter
  16. Re:Microsoft will pull their own tricks again by Anonymous Coward · · Score: 1

    Even if M$ would make their own distro, nobody would use it.

    Don't be so sure. There are two groups who would consider adopting a Microsoft distribution:

    1. Average users: aka Joe User
    2. Corporate execs

    I'll admit that the average user isn't about to switch to Linux right now, and I doubt that this will change any time soon. However, if Linux ease of use ever reaches the point that the masses start considering it, you can be absolutely sure that Microsoft will be out in the forefront of marketing. They'll strip their distribution down to the bare bones of functionality in order to keep folks from having too many things to tinker with and potentially screw things up, and they may even go so far as to release their own Windows emulation package (closed source and available only with the purchase of their distribution). Will this strategy cause Microsoft to steal the consumer Linux market? It really doesn't matter. All they have to do is get their product out there. If Joe User buys into their marketing hype, gets a copy, and hates it, he'll tell his buddies how awful this Linux thing is and that they should stick with Windows. Outcome: Windows holds its market share and Microsoft wins. The main challenge for Microsoft here is to get something in the stores before other distributions get too popular with consumers. At that point, it's too late.

    As for corporate execs (the suits), anyone who's worked in a large company knows how these guys love to make themselves feel important by micromanaging what their departments use. If someone in the IT department says the company's mail servers ought to be running Linux, and if Microsoft has a distribution out there, what name is going to immediately pop into the exec's mind? He'll tell the IT guy, "We need Linux? OK, we'll go with Microsoft." If the IT guy protests that there are better distributions out there, the exec will reply, "Look, every PC we have in this building is running Microsoft software. We need to stick with a company that's reliable and will be around for the long haul. I have no idea who these Red Cap people are, and they could be out of business next week. Then what will we do? No, we're going with Microsoft." Granted, not everyone will think this way, but many will. Once again, this assumes Microsoft gets a product to market before Linux gets to be a well-known buzzword outside of the tech community.

    All I'm saying here is that no one should underestimate blind brand loyalty. Ask yourself why so many people stick with AT&T as their long distance carrier simply because they've always used it. Ask yourself why Intel still is the CPU market leader, even after the Pentium floating-point bug, the Pentium III serial number, and its consistently higher prices.

  17. Seems to forget the DOJ case by StarTux · · Score: 1

    The reason that they will not move in any way like they did against Netscape is two fold. One, it was much easier to just bring a browser to the desktop. Second, any move by the company that even suggests to be anti-competitive will pretty much secure there breakup a lot quicker than it is now. Cannot believe those major points seem to have been missed. Although the point about the execs waiting was a good one...

  18. Re:Unlikely by Mr.+Haplo · · Score: 1

    I would likely use it if IE and Quicken 2001 were ported to it. That's the only thing preventing me from using it as my base OS now... :-/

    --
    -- You have moved your mouse. Windows will now reboot.
  19. Re:The Apple PC Clone by chrischow · · Score: 1
    "Imagine something with the industrial design of an iMac or G4 cube running Microsoft software"

    my iMac already does run Microsoft Office and Microsoft Internet Explorer =P

  20. Re:The old MS Linux tale by StarTux · · Score: 1

    Actually the win32 does exist kind of. Ever tried programming in the Windoze enviroment? You're stuck using the MFC pretty much and that makes a lot of refrences to the win32 API.

  21. The Web is the Opposite of Free Software by goingware · · Score: 2
    Oh, yeah, I've been meaning to point out for a long time that the trend towards running applications via a browser is basically killing what free software set out to do.

    Sure, the web server developer gets to host his web application with apache and linux using free software.

    Usually, the end user can access the web application for free, or at worst have some banner ads or be tracked by cookies.

    But the end user doesn't have the web server software on their computer - to the extent end-users are doing their daily work over the web, they are using software that is generally closed-source and proprietary.

    You will feel this the worst when your favorite dot-com goes out of business, taking its source code with it.

    So, what I'd like to suggest is that someone draft some kind of "server GPL", that says that releasing some software in such a way that the GPL would then take effect, would be to allow the software to accept communications from a different computer, or to transmit them.

    That way people could write free web applications and if a company used your web application and modified it, they'd have to provide source if they allowed anyone to access it over the web at all.

    As it stands, they'd only have to provide source if they provided binaries of the web applications to people outside their company, which is not what happens when there is only one copy of the application executable itself, kept on a central server.

    Microsoft is not so stupid with their .NET. When people get used to just downloading their apps in an instant, they won't want to take the trouble to actually install software they'd posses themselves, even if that would ultimately benefit them.

    Remember, if you possess the original media your executable came on, you can still run the program when the original publisher goes out of business. That's not the case with web applications.


    Michael D. Crawford
    GoingWare Inc

    --
    -- Could you use my software consulting serv
    1. Re:The Web is the Opposite of Free Software by tesserae · · Score: 2
      When people get used to just downloading their apps in an instant, they won't want to take the trouble to actually install software they'd posses themselves, even if that would ultimately benefit them.

      Huh... you must know a different crowd of people than I do. I don't know anybody who'd rely on downloaded software instead of their own copy. Hell, I even download my antivirus updates, so I can apply 'em to several machines, instead of using the builtin "smart updates."

      Not to mention the fact that an app's startup time is a whole lot shorter if it's installed locally -- drive and bus transfer rates are still growing faster than broadband transfer rates, and I see no reason why that won't continue.

      ---

      --

      ---
      Politics is about making compromises. Religion isn't. --Michael Horton

  22. Microsoft is in the business of making money by decipher_saint · · Score: 1
    Never, ever kid yourself about that fact! If Linux smells like it would be profitable, M$ will "magically" come out with a distro (and I think your prediction about how they would keep it 'closed' is accurate). There would be a lot of touting, taunting (from /.'ers) and fanfare, but M$ will always put itself ahead of the consumer (primarily because they feel comfortable with their massive user base, both at home and abroad and therefore don't fear other O/S's that much). The only benefit I can see of them joining the 21st century is stripped down versions of whatever distro they do come out with can be used, tweaked and made better, screw junk like IE and Visual Studio if it has to work on proprietary code anyway.

    Capt. Ron

    --
    crazy dynamite monkey
  23. Re:Is this really a bad thing? by nurikochan · · Score: 1
    > It will still be open-source...

    Really? Why would they ever have to OSS the whole thing? Just build a proprietary system on top of the Linux kerenel, like Mac OS X did w/ FreeBSD.

    > movies players that support ASF, Divx;-),
    These already exist. Goto Xtheater

  24. Re:Interesting article by nurikochan · · Score: 1

    > an "ultra-glitzy start menu" (which is exactly what Gnome and KDE have done, btw...)

    Gee, you haven't seen the start menu for Whistler yet, have you?

  25. Re:Selling what? by Cid+Highwind · · Score: 2

    There haven't been any new products that Micros~1 has been able to sell, since the advent of the internet.

    Windows 2000 advanced server: $1199
    Office 2000 professional: $599
    MS Visual Studio 6.0 $1619
    The look on an ignorant OS zealot's face when he realizes just how far into his mouth he stuck his foot: Priceless

    --
    0 1 - just my two bits
  26. Microsoft Linux by chrischow · · Score: 1

    what a nightmare! it would be like relocating to another town to escape your relatives only for them to follow you and move in next door!

  27. Re:Help a brotha out by xpenguin+dude · · Score: 1

    It should be -16 now.


    --



    Visit my website xpenguin.com -- A linux penguin website
  28. but even then... by mjankows · · Score: 1

    so, uh...the code is still free. Who cares whose name is on the distro?

    1. Re:but even then... by j-pimp · · Score: 2

      Well the kernel will be free along with most of the software. However, media player won't be when they port that. Ditto for IE. Also, if they stick single platform they'll probally write some x86 machine language replacements for the shell utilities that will be closed source. They could also write a closed source kernel from scratch that implements the linux api and runs linux elf and a.out binaries. Sure this is worse case senario, but who cares. Personally if I was Microsoft I'd add the Windows api to FreeBSD and sell that.

      --
      --- Justin Dearing http://www.justaprogrammer.net/ We're just programmers.
  29. Re:R&D??? by tono · · Score: 1
    I'm just gonna make one comment about this.

    This is exactly what and how Apple achieved with their version of NeXTstep. They not only took someone else's robust kernel, but they also took someone else's gui framework as well.
    Steve Jobs, worked for Apple, Steve Jobs got fired by Apple, Steve Jobs created NeXT, Apple bought NeXT, Steve Jobs interim CEO of Apple, so effectively NeXT += Apple.. Nowthen, About OS X, you're right, they took someone elses kernel, but they rewrote Display Postscript completely and reverse engineered PDF by hand to created Display PDF, and the rest of the underpinnings to create Quartz, which is only similar to NeXT's gui framework in concept, but is an evolution from it. However, Carbon and Classic are both pure Apple granted Classic is an OS9 emulator similar to plex86 and VMWare.
    --
    cheese logs keep my wang warm at night.
  30. Links to download QuickTime standalone installer by epeus · · Score: 1

    Read this Tech note to find this link.

    For QT5, the download link is on the main page.

    Apple will even licence the standalone installer to you for free redistribution here.

  31. Re:hijacking? by spectatorion · · Score: 1

    Assuming that Microsoft does all of its work on linux or gnu code and contributes their enhancements back to the community, they could still greatly influence the direction of the linux community. Microsoft OSes have somehow managed to sell extremely well. A Microsoft-packaged linux distribution would probably outsell the other distros. this comment says (and i agree) that people will say "i heard about linux, but was afraid to try, but hey...ms is a name i know and all their software is pretty easy...why don't i buy this..." so it will go for too many people. once ms has a significant amount of marketshare, they will be able to influence the way linux works and other distros will have to implement their changes in order to maintain compatibility.

    and that was just if m$ releases all their code. the more likely thing is that they will ship a linux kernel, with their proprietary libraries & APIs and slap the windows GUI on top of it. then they will sell it for 89.99, port office to it (still proprietary, of course) and sell it for the reasonable price $300+ and they are in business. Tons of uses who have no real idea about any of the reasoning or philosophy behind gnu and linux will buy the micros~1 version b/c it's a familiar name and they can run office. people don't realize that they don't need most of what office does, and that their storage space & memory would be better applied to other uses.

    neither of these scenarios look very good to me...

    -----
    # cd /

  32. Re:Microsoft will pull their own tricks again by be-fan · · Score: 2

    I prefer the BSD license to the GPL. I do not think BSD is losing anything from this. All I'm saying is that a lot of BSD people think that a surge of new apps are going to arrive for BSD, and the truth of the matter is that it is not. As for the improvements to the BSD base code, I'm not terribly sure, but as far as I can see, no new technologies have been put into Darwin. The most BSD might get from Apple is the XML config stuff. As for BSDi, I wasn't aware that they had anything to do with the Apple deal. If they don't and you just think that I am a crazed Linux weenie pushing GPL over BSD-license because of freedom issues, rest easy that I don't think at all that BSDi is stealing from BSD, and I must give them congratulations for the work they are doing on FreeBSD.

    --
    A deep unwavering belief is a sure sign you're missing something...
  33. Re:Microsoft will pull their own tricks again by be-fan · · Score: 2

    So, let me get this: If Microsoft made a OS with a kernel kinda like WinNT's and a Win32 server kinda like WinNT's, they would be making something exactly like MacOS X? ... Just checking.
    >>>>>>
    I said if MS made an OS with a kernel kinda like Linux, and a Win32 server kinda like NT's, then it would be similar to MacOS X. Let me break this down for you...

    In this analogy, Linux is the OSS kernel. This is similar to BSD and Mach.
    The Win32 server is the proprietory API and graphics layer for applications, this is analagous to Cocoa/Carbon and Quartz.

    English's a bitch, aint it?

    Everyone here is babbling about MS Office, but the real issue is things like Exchange and SQL Server which are also considerable profit centers for Microsoft. Any attempt to get these to run on a Unix-dervative would either require a considerable rewrite, or a emulation layer -
    >>>>>>>>>>>
    No it wouldn't. It would require a server layer, and it has already been done before. Its been done before with NT. NT doesn't run Win32 applications, it uses something called the NT Native API. Win32 is simply a server that provides Win32 services to Win32 apps. This is how they get OS/2 apps to run on NT without recompilation. Apple is doing the same thing with OS X, they have a set of libraries that provides MacOS-type services above the BSD-layer. Hell, even WINE and BSD do this to provide the Win32 and Linux (respectivly) APIs on non-native platforms. There was a big hubub over this 5 or 6 years ago over things called personalites.

    which is exactly what MS FUDs Oracle and IBM about for their WinNT software. Furthermore performance would go into the toliet, leaving open the question whether Unix is really "better" >>>>>>>>>>
    WINE (if coded by MS) doesn't lose any performance running Win32 apps, NT doesn't lose any performance running Win32 apps, so what's your point? NT looks nothing like Windows, it looks like VMS (did look like VMS at least) This is simply Win32 on top of UNIX instead of VMS.

    --
    A deep unwavering belief is a sure sign you're missing something...
  34. Stupid articles! by Kyle_the_Dragoon · · Score: 1
    This article sucks so badly. Its pointless and has bad grammer! Come on, stuff like this makes Katz look articulate by comparison. "Will Linux Save Microsoft" Ha! At least Katz doesn't write about complete absurdity. This would have been 10X better if Katz wrote it, dammit!

    vote Katz for the dedicated write-up guy! He has good grammer!
    (Trolling for JK)

  35. The article assumes MS wins becuase it's MS... by Throw+Away+Account · · Score: 2

    Let's assume MS does release an MS Linux.

    Back nigh twenty years ago, another company that dominated the computer industry released a platform that was open in specifications, except a small bit of proprietary code. The proprietary bit was cloned and others sold a nearly-identical product for less.

    It was IBM, and the product was the PC, and we know how that turned out.

    BTW, the browser wars were MS killing a potential alternate platform to their moneymaker with software that they *still* don't make any money from. So that analogy is useless, since MS in this case would theoretically want to continue to make money from OS sales. (Esp. if broken up...)

    --
    There's no "we" in team, only "me"
  36. Re:Unlikely by be-fan · · Score: 2

    Huh? Again with the idealistic bullshit? Proof man! MacOS X is an example of an OS that manages to reconcile OSS software (BSD) and proprietory software (Quartz/Carbon/etc)

    --
    A deep unwavering belief is a sure sign you're missing something...
  37. Re:Is it me? by FrostedChaos · · Score: 1
    Some people are going to be _very_ surprised when MS crashes and burns...
    WHAT?

    Microsoft is stronger recently than it ever has been before, both in terms of stock price and liquidity. First of all, Gates always keeps enough liquidity on hand to run the company for a year with no revenues. Secondly, M$ products, like them or not, have spread to almost every corner of the software industry. Remember back when Apple was the big threat to MS? Remember back when Netscape was...

    .NET may or may not be a technological failure, but as long as the 900-lb gorilla pushes it, it will acheieve something... even if it is only the same level of functionality we have today.

    I feel sorry for Bill G. He is a typical autist, with a good intelligence but extremely poor social skills. And as a result, he is hated more than anyone on the internet, with the possible exception of Hitler.

    However, the truth is that Microsoft knows the software business very well. Nobody understands the importance of controlling industry standards quite as well as gates, even when he rubs it in their noses.

    As for linux, it will always survive, just as breadboards will always survive... because people love to do things their own way.

    --
    "Any connection between your reality and mine is purely coincidental." -Slashdot
  38. Can't download Quicktime for Windows to Mult PC's by goingware · · Score: 2
    One thing that really sucks about quicktime 4 for windows is that you have to download about four megabytes for each individual machine you want to install the damn thing on.

    This sucks when you've got DSL at work and a 28.8 modem at home. A while back I downloaded the quicktime 4 for windows to a PC at work, and what you got was a little downloader stub app. You'd make your selection for installation options and then it would download the real thing.

    The cygwin installer works this way but what you get there are tar.gz files that you can share on a network or burn on a CD, and you can update individual packages at your convenience. You can then choose to install from a local archive of these downloaded files.

    But the Quicktime installer downloads this 4 megabyte file that allows one installation - right when you download - and then it's useless. Much to my disappointment, I found this out after I took it home and tried to install it on my PC at home. I ended up download 4 MB at 28.8.

    So be very wary even of downloadable software - be sure that the "network installer" allows an install from a local hard drive or the install archive burned onto a CD - or later, it won't be a matter of an annoying wait for a slow download, but when the package isn't available anymore online you won't be able to install at all.


    Michael D. Crawford
    GoingWare Inc

    --
    -- Could you use my software consulting serv
  39. Re:The Apple PC Clone by TheInternet · · Score: 1

    Taken from a purely business perspective, it would make a lot of sense for Apple to sell Windows boxes [...] But this was never seriously considered for largely religious reasons.

    I don't know if its a religious issue as much as that's just not what Apple's about. Apple's history is filled with instances where they could have just gone the safe route and made more cash, but instead chose to step outside of the lines and create something truly unique. Jobs (and many people in Apple, for that matter) really cares about making changing the landscape dramatically rather than being a grey box factory. It's maddening how so many large corporations can have so little imagination.

    The PC industry really should thank their lucky stars for Apple's willness to continually redefine the rules. Otherwise, I have this sneaking suspicion we'd still being using 5 1/4" floppies, serial ports for everything, and possibly have nothing more advanced than TVWM for GUIs.

    - Scott


    ------
    Scott Stevenson

    --
    Scott Stevenson
    Tree House Ideas
  40. Too Logical by fm6 · · Score: 2
    Microsoft could, in fact, co-opt the open-source movement the way it co-opted the Web-browser business -- after it found that its proprietary online technologies couldn't compete with the Internet formats that Netscape was popularizing.
    Yes, they could. But they won't. Two reasons: First off, they just don't have the Unix culture. Anybody remember Xenix? It was full of the usual Gatesian bit-twidling. People assume that MS's compulsive code-forking is motivated purely by monopolism. That's probably part of the story, but it's an objective fact that they don't play well with others, and like to fiddle and to do things their own way.

    Anybody ever been on a poorly managed software team that's in trouble because one or two engineers have to do things a certain way, no matter how badly their plans fit in with the rest of the project? That's Microsoft. And that's why they abandoned OS/2 (couldn't collaborate with IBM) and Xenix (couldn't collaborate with the rest of of the Unix community). They Linux community would be even more obnoxious too them.

    Come to think of it, the early history of commercial Unix kind of presages the current Open Source movement. It's true that you needed to buy a license to look at Unix source code -- but non-profit licenses were cheap, and most serious Universities had them. That's why so many important Unix features (virtual memory, for example) were developed outside Bell Labs.

    Anyway, here's the second reason: companies just don't canibalize their existing business, even when it's in their long-term interest to do so. This is partly economics (Wall Street is not known for thinking more than 6 months ahead) and partly ego (we worked so hard on this thing, and you're just going to abandon it?). That's why the PC port of MacOS was never released. That's why SCO was so late into the Linux game, even as their Unixware sales plummeted. And that's why MS will never, ever, go into any OS that competes with NT. And especially not Linux.

    Anybody notice what platforms the MS apps people code for? Primarily Windows, of course, but also for their three primary platform competitors: MacOS, Solaris, and HP-UX. You'd think Linux would be on that list -- surely there are more desktop Linux systems then either Sun or HP workstations. Maybe more than both together. But Linux is precisely where Microsoft just won't go.

    __________________

  41. Re:Microsoft will pull their own tricks again by macshit · · Score: 1

    Care to give some examples?

    --
    We live, as we dream -- alone....
  42. Re:Microsoft will pull their own tricks again by Temporal · · Score: 1

    Umm... ok, how about the unified internet browser/file manager? And then there's the start menu (which isn't even a very good idea, IMO). Then there's the taskbar in general, etc. Look, we all know that a good portion of the ideas in both KDE and GNOME were taken directly from Windows. And those of us who aren't zealots know that Microsoft didn't steal everything in Windows from Xerox and Apple. Just a large chunk of it.

    ------

  43. Re:If they really want to go that route.... by Petrophile · · Score: 1

    Yeah, it's expecially likely because Apple Thought Of It First(tm)!

  44. Re:Microsoft will pull their own tricks again by um...+Lucas · · Score: 1

    They couldn't do much to make binaries that run on MS Linux incompatible with ELF binaries without rewriting portions of the kernel. Any kernel changes are covered by the GPL and would be patched (and not accepted into the official tree, making it expensive for MS to keep their changes up to date).

    Just thought i'd point out that:

    A - cost isn't an object. They've got billions stashed aside.

    B - Manhours aren't either. IF they switched to linux kernel based operating system, they could lay off half their Windows developement staff and dispatch a quarter of those remaining to keep track of kernel changes and merge their changes back into their copy of the source tree... They wouldn't need to be completely synced with each minor revision (2.2.8, 2.2.9, et al), just once in a while, when a new major kernel arrives (2.2, 2.4) they could merge their changes back into it...

    They've got the least to lose from devoting major man power to the project, because in the end, if they wanted, they could have their distro preinstalled on all PC's and be guarenteed a nice sized return on investment, contrary to just about any other company out there....

  45. Re:Unlikely by Malcontent · · Score: 1

    Thre would be millions of people who would drop an X based linux in favor of a wingui based linux in a heartbeat especially if MS ported IE and office to it. 70% of slashdot would use it just to use IE.

    X is great because it allows you to run remote apps. For simple desktop use though it's overkill and bloated. What the linux community needs to do is one of the following. Either actively promote thin X clients with apps running on a massive server or a new non distributed GUI toolkit.
    The former is ideal for corporation seeing to lower TCO the latter is ideal for the home user.

    If Apple can get screen PDF to run remotely they will have the best of both worlds. This may be something to look into. I also hear that QNX has done a tremendous job in a non distributed GUI for it's operating system.

    --

    War is necrophilia.

  46. Re:Hrrm. by um...+Lucas · · Score: 1

    The point is that they don't need to pay a cent to co-opt the entire linux communities work... They just need to go to ftp.redhat.com for starters... It's not like they need to fork over a check in order to license or buy the source code... it's all their, ready for the taking....

  47. Re:Is this really a bad thing? by Ipsilon · · Score: 1

    > Mozilla sucks all ass. Yes, OpenOffice and StarOffice are VERY good and VERY reliable alternatives. Yes, 3d chipset support is great under X (not just linux), but there was an article on slashdot not yesterday that highlighted the dismal level of linux gaming.

    Gaming is a problem of sales. There won't be a lot of good games for Linux until there is a large user base that buy it.

    > If you can tell me the "emulation tricks" to watch divx and asf movies under linux, I will consider you a God. XMPS and Xtheater, however, do not count as they can be considered alpha at best (the goal is to watch movies full screen over TV out).

    XMPS, Xtheater and Avifile use the windows codec dll's to display DivX movies in a similar way it does Wine. I use Avifile and I have seen many movies with it (in full screen!). I know all this programs have to improve but now they are usable. Some applications considered alpha are more stable than some products released as "final" by M$...

    > Personally, I would be thrilled if Redhat or another vendor was able to support all chipsets, code media players, etc. But Redhat seem too busy shipping CVS compilers and replacing inetd.conf with xinetd to do anything that would actually "bring Linux to the Desktop."

    There is something called Gnome Foundation to do something similar to what you are saying. The problem is time: M$ has a good desktop NOW but Linux will have in the future. There is a lot of work to do and there are many people working (not only in Gnome Foundation).

    > But now its time to actually think about Desktop things. KDE and Gnome need to work together. Tons of multimedia apps need to be written. Browsers need much improvement. And if a non-M$ company does it, I will be thrilled. If M$ does it, I wont be thrilled, but I know for sure that for that 5% of the time, I will be using it.

    There are tons of multimedia apps for Linux now but most of them are in alpha stage and have similar features. I agree with you, they should work together to do only one product better.

    --

    The opinions in this comment are subject to GPL, you can copy, modify and redistribute freely (as in speech).

  48. But they can do things on windows the Mac can't by goingware · · Score: 1
    Yes, you can run some Microsoft applications on the Mac, but even when Microsoft does make the effort to keep their Mac apps current with the windows versions, there are tons of API's available on Windows that are not available on the Mac that Windows apps take advantage of.

    One thing you're probably happy about is that if you run Office on a Mac you're probably launching the app the first time when you actually double-click an app icon.

    But my understanding is that when a Windows box with Office installs boots, a lot of office components are loaded at boot time. This makes the applications start up faster - at the expense of slowing your boot process, loading up your application memory with data, and loading up your windows kernel with resources like file descriptors, loaded DLL's and the like.

    Not that the equivalent things couldn't be done on the Mac but I'm sure that the windows versions can do more than the Mac versions.


    Michael D. Crawford
    GoingWare Inc

    --
    -- Could you use my software consulting serv
    1. Re:But they can do things on windows the Mac can't by chrischow · · Score: 1

      damn you're right! i soooo wish i had a PC!

    2. Re:But they can do things on windows the Mac can't by leviramsey · · Score: 1

      But my understanding is that when a Windows box with Office installs boots, a lot of office components are loaded at boot time. This makes the applications start up faster - at the expense of slowing your boot process, loading up your application memory with data, and loading up your windows kernel with resources like file descriptors, loaded DLL's and the like. I work at a computer shop and get $15 to defrag the hard drive and remove background startup tasks such as that. I certainly hope that M$ doesn't abandon Windows and Office!

  49. Re:Microsoft's share isn't changing any more. by The+Troll+Catcher · · Score: 2

    I take it you haven't tried XFree86 4.

    XF86 4 FLIES in comparison to 3.3.x. Civ:CTP is nearly unplayable once you get to a certain point on my system (Celly 366, G400 MAX, 128MB RAM) under 3.3.6, but it zips along under 4.0.x.

    There's no problem whatsoever with speed under XF86 4. Anyone who says there is a problem is either lying or misguided.

  50. Re:R&D??? by Malcontent · · Score: 1

    TOAST by the postgres people. It enables unlimited row sizes in databases. Nobody has anything like it. I think it's revelutionary. In fact postgres has a ton of features no other database supports like loadable SP languages, user defined operators, a very nice RULE subsystem etc.

    --

    War is necrophilia.

  51. MS-Linux by Darth+Hubris · · Score: 1

    MS creates the Win32 environment on Linux, then releases MS-Linux. It's not available for a download, but can be purchased for $149 and $499 respectively, and you get the source code. You have to have a license for each copy. All this is within the bouncds of the GPL.

    --
    The party's over ... the drink ... and the luck ... ran out
  52. Open Source and Microsoft by TedTschopp · · Score: 1

    As open source grows in popularity the total cost of ownership for users will decrease. The effect of the growing open source community will have is to drive down the price on software or it will drive up the number of features on software. If Microsoft falls behind in either of these areas and open source catches up, Microsoft will have to either increase the number of features in their software to make them better (and justify their higher cost) or they will have to lower the price of their products. One of these options presents a problem for Microsoft and the future of the computer industry in general. If prices drop then profits must also drop. If profits drop, then Microsoft will have to cutback on the number of employees that it has and that means that their ability to develop new software will also decrease. As this happens the PC will become more and more like the calculator becuase the price of software and the hardware will decrease to the point where the margin will be so small that you can't afford to do hire any developers to make things at a profit. There are several ways to mitigate this problem: 1) Microsoft continues to add features, and there by continue to justify their higher prices. 2) Microsoft and other companies create a way to make money off of free software. This includs the idea that software is not a sting of 1's and 0's but a service or peace of mind. Microsoft for years has taken path 1. I suspect that the instant they Start their attempt to enter and absorb the open source movement we will be seeing their final steps in their transisition to a company that provides services instead of software/hardware. Granted they will continue to develop new versions of software and hardware (Mice, game controlers, and PDA's). All these efforts in Service, Software, and Hardware will be used to prop up a Research and Development team which will ever so often come up with a new feature which will allow them to fall back to the old Plan 1. This is the path that IBM has taken for years. They continue to develop truly unique pieces of R&D. But for years they have been taking the idea this approach and when they developed something cool in the hard drive arena they were able to leverage this to take a bit more market share in this arena for a couple of years before everyone else either licensed or caught up with them. Anyway, I could continue to ramble, but I need some sleep or caffene.... Just my 0.02

    --
    Fantasy remains a human right; we make in our measure and in our derivative mode... -- JRR Tolkien
  53. Re:This is sad... by orpheus2k · · Score: 1
    ...you complicate the matter with having a legal headache and worrying about enforcing things. Relax, this is supposed to be fun, and don't use a license that reads like a contract...

    I appreciate the sentiment of your post and it "feels right", but I can't help think that this attitude allows the good-intentioned to get steamrolled time and again, because it's sort of blissfully ignoring the way things actually happen, i.e. with dispassionate legal onslaughts and unsentimental power grabs.

    Any cause that tries to appeal to the public's sense of fairness/"right"ness/rationality is living a fantasy unless this cause can and intends to defend itself as vigorously and with the same language/tactics/methods/etc. as its attackers.

    I'm not saying we all become hypervigilant and consumed by "legalese", but we sure as hell best be prepared to fight the fight to protect what we value and depend upon. This is no different than anything you might care about in your life.

    What good does having a good attitude about it and "relax"ing do when its been ripped away from you?

  54. Re:Microsoft will pull their own tricks again by Petrophile · · Score: 1

    English's a bitch, aint it?

    So's reading comprehension apparently. I get the analogy and the tech details, just pointing out the fruitlessness of such an effort by Microsoft.

    I also understand the 10,000 view of the relationship between the NT kernel and the Win32 subsystem.

    WINE (if coded by MS) doesn't lose any performance running Win32 apps, NT doesn't lose any performance running Win32 apps, so what's your point?

    My point is that you're wrong - there's important semantic differences between NT and Unix. The Wine project has proposed Linux kernel patches to work around this problem in a non-portable way. And, silly, Win32 was designed to run on the NT kernel, so of course that's what it was optimised for.

    So here it is again, real slow like: Microsoft has made a huge investment in software which indirectly depends on features found in the NT kernel. It would be non-trivial to move that software base to a different infrastructure without losing speed and efficency. Stop pretending that the mountain is going to come to Mohammad, even if for Allah, all is possible.

  55. Re:Unlikely by Malcontent · · Score: 1

    Ok my anonymous microsoft employee I will tell you what the advantage is.

    1) You need to buy an NT workstastaion/W2kPro license for every desktop that runs terminal edition.
    2) You can buy massive unix servers that run rings around any intel based quad processor running a puny PCI bus.
    3) You might not need those massive server because X is more efficient on server resources enabling more clients served per machine.
    4) No need to reboot your server every night.

    --

    War is necrophilia.

  56. Re:This is sad... by charon.de · · Score: 1

    I'm beginning to wonder what future the Open Source movement has, if there's not way to legally enforce some piece of code's open-ness. I mean, how do you take M$ to court? Cmon! Gates carries around more money in his WALLET as spending cash than most Linux-developing companies have as net worth. I'm starting to doubt the supposed MS breakup will ever happen. There needs to be a legally unshakeable means to protect Open Source from Micro$oft's usual hijack move. Or at least, in a perfect world there would be.

    Probably you are right, but don't forget big blue, they could afford some suing of M$, even if it's just for the sake of it, or for helping great projects like apache, to get the source they use AFAIK to build the AIX webserver that's is IMHO based on apache...

    I myself can't imagine M$ to shift to Linux, wouldn't they admit, that the SW a "bunch of GNU developer", in my mind the best SW-Designer this world has to offer, makes, is far superior than all the crap M$ has made...

    Michael

  57. Re:Unlikely by Felinoid · · Score: 1

    >Idealistic bullshit. Its called MacOS X.

    Apple hasn't pulled that trick off yet...
    On that note.. Apple pulled the trick of bringing a hackers computer (The Apple //) to the mainstream and later a mainstream computer (Macintosh) to the hackers.

    So if anyone CAN mix open and closed source philosophys it's Apple.

    Microsoft attempted to bring us a User Friendly hacker system and ended up delivering Windows... Even mimicing Apples GUI hasn't done the trick..

    >You're not in hacker-land anymore. RedHat, Mandrake, Corel, etc are all trying to get into the mainstream.

    Trying... not successful..

    Keep in mind you just listed the most attacked distros..
    RedHat (Most Buggy), Mandrake (Formerly Most buggy before RedHat 7), Corel...

    >There are few people that would trade the Win32 GUI software base for the L*UNIX one. Most people would switch from the Linux software base to the Windows one in a heartbeat. Remember, Win32 has a whole lot of OSS ports.

    I don't find this to be true at all..
    Converting Windows users to Linux is usually just a matter of handing out CDs.. The only problem Linux has is the installation dosn't allways go smooth and that turns some people away.

    On the other hand.. People bitch when a Unix system offers something other than X11..

    I would like to add that X11 itself isn't a GUI it's just an interface you could conceavaly create Win32 under X11... X11/Win32 would just be annother widget set like GTK, QT, Motif and Athena.

    --
    I don't actually exist.
  58. Will Linux Save Microsoft? by cmcginnis · · Score: 1

    Well dependes on the release of Kylix by Borland/Inprise.

    As a developer, creating a RAD tool for the Linux platform will enable the legions of windows programmers to unleash their skills onto the Linux OS. This should open up a slew of new applications availible to the Linux community enabling them with more "professional" applications.

    Since Kylix applications can be cross-platform, meaning MS Windows and Linux, even if Microsoft were to open up the source for Window or even create their own Linux distro, they would still be at a disadvantage.

  59. Why should Microsoft be interested in software? by mdavids · · Score: 1

    The author of this article seems to be under the impression that Microsoft is a software company. It's not. Microsoft's core business is what economists call 'rent seeking'; leveraging it's ubiquity to impose a 'Microsoft tax' every time a PC is purchased (or possibly every time an application is run, if .NET is successful), and 'double-dipping' by forcing upgrades (introducing incompatible file formats, APIs, etc) every couple of years.

    It's hard to imagine how rolling their own Linux distro would help them to pursue this strategy. They would have to add something proprietary that was so compelling that they could reasonably persuade OEMs and IT managers that no device should be without it. What could that be? Some GUI middleware layer? Networking daemons for their own proprietary protocols?

    Sure Microsoft could choose to work on a really beautiful distro, and apply their overwhelming resourses to compete with Red Hat or whoever, but when has Microsoft ever been interested in competing? It's just not going to secure them the money-for-nothing position they currently enjoy.

    'Windows Everywhere' is not just an ego trip, it's the keystone of their business plan. Without it, they have nothing they can use to generate a practically zero-cost revenue stream. Supporting a platform that competes in the server space or on the desktop (in a way which it can be argued that BeOS and MacOS don't) can only jeopardise the ubiquity that is the Microsoft cash-cow.

  60. Re:Is it me? by Chris+Johnson · · Score: 2
    "but as long as the 900-lb gorilla pushes it, it will achieve something"
    • Microsoft will never fail!
    • Here is another way they will not fail.
    • (insert statement here)

    Be more cautious of your statements. "but" roughly translates to, "here is where I start conning myself about something". At least in your statement above, you're talking yourself into "Microsoft will never fail!" again. That is not only a religious belief, it's not a particularly _interesting_ or _justifiable_ religious belief.

    Microsoft will either be broken up and use the opportunity to build a business model not based on uncontrolled growth, or it will be a trainwreck. There is no third option, and there is no 'but'.

  61. What if they don't share the source? by BadmanX · · Score: 1

    In the end, what is to prevent Microsoft from taking the source code for Linux, creating distribution binaries, and selling them as "Microsoft Unix"? They can claim that no GPL code was used, and if they only provide binaries, we can't prove them wrong. If Microsoft wants to, they can take away everything we've done - the GPL isn't strong enough to stop them.

  62. Do the licenses really do anything? by LoKi128 · · Score: 1

    I have been reading about the different licenses (GPL, BSD, etc) and they all look fine and dandy, but really... do they mean anything?

    Basically... coding difficulties aside, if MS decides to use the entire tcp/ip stack from Linux (for example)... what is there to stop them? Since MS is closed source, there is no real way to determine that they have done this without some sort of legal action, and we know the budget problems in that. After all, the people down in Redmond are not stupid and they know what to change things around so that an examination of the binaries will not give away their "secret". So in that situation, what do you do?

    I believe all this licencing (and Copyrights, and Patents) stem from the horrible human problem of dishonesty. The only reason we need something like the GPL is because we KNOW that someone else will grab that code and claim it as their own. Why would they do this? Same thing with books, music, art, etc. Sadly, I also have no solution for this problem, and I am very doubtfull that it will be resolved in my lifetime.

    1. Re:Do the licenses really do anything? by cyber-vandal · · Score: 2

      I think a certain large blue company might step in at that point. IBM - defender of the innocent, protector of the weak. What a picture.

  63. Re:I wonder.. by cyber-vandal · · Score: 2

    ZicoKnows (nothing about irony). Kinda metal ain't it boy?

  64. The ... Line OS? by Fester213 · · Score: 1

    The only thing Microsoft has to do is to release its own version of the Line OS.

    Did I misread this, or did this article just refer to Linux as "The Line OS"?


    -- Fester
    --

    -- Fester
    "Freedom is the freedom to say that two plus two make four. If that is granted, all else follows."
  65. Re:The Apple PC Clone by Petrophile · · Score: 1

    NuBus worked fine for it's intended purpose -- workstations costing $5000+.

    Don't forget that Mac's were pushing 21" monitors at 24-bit back when PC games had to ship in both a CGA and VGA versions. Wasn't cheap, wasn't supposed to be either.

  66. Re:Linux is doomed by doublem · · Score: 2

    Every Linux user won't migrate, but M$ will be the company that forks Linux into new versions. Businesses will evaluate M$ Linux as if it were the only Linux, the press will assume that any problems M$ Linus has will be problems for the rest of the Linux distros, because as we all know the media is pretty clueless about Linux and Operating Systems. All Linux coverage will mention Linux as being distributed by M$. Red HAt stories will mention that Linux is "An operating system distributed by Microsoft and several smaller vendors." MS-Linux will BE Linux to most users.

    M$ will go after the clients that SuSe and Red Hat get now, and all the business supported Linux Distros will die when faced with such a direct threat from Uncle Bill. There will be Debian, Slaskware and MS-Linux. All the others will be consumed by M$.

    We will keep the hobby market, but we will lose the business and desktop forever. Hardware support will become harder and harder as the Hardware companies make deals with M$ to give them the specs and not us.

    Enjoy the Glory Days of Linux. Enjoy them while they last, for soon, Linux will be embraced and extended by Microsoft.

    The doom of us all

    --
    "Live Free or Die." Don't like it? Then keep out of the USA
  67. Re:Unlikely by Felinoid · · Score: 1

    > Again with the idealistic bullshit?

    It's not bullshit.. There is a very good chance the Mac users won't accept a Unix system as a MacOs and there is equally a good chance Unix users won't accept a Mac as a Unix system..

    So far the more rabid and informed Linux/Unix/Mac types are all for it. That dosn't mean the avrage Mac user will like it and some of the Unix grunts have allready expressed doupt..

    In addition... the BSD liccens was made to make this sort of thing posable...
    The GNU liccens however has proven to be not so flexable.. Remeber the KDE/QT mess...

    --
    I don't actually exist.
  68. Just sue them, inspect the source in discovery by goingware · · Score: 2
    If you really had a good reason to believe they had taken the source, all you would have to do is sue them. Then, during discovery, you would have the right to inspect the source code. They would be committing perjury if they gave you something other than the real source, and while I wouldn't put that beyond their scruples, it would be easy to detect because it wouldn't build to make the product they're selling.

    The hard part would be to not get the case thrown out. You'd have to show a reasonable likelihood that they really were using the source - statements from turncoat employees would help there.

    But there's no mistaking reverse engineering. An ex-employee from a company I used to work for wrote a really buggy product that I was later hired to fix. His employment at that company ended. A couple years later, his new employer shipped a product with somewhat similar functions that turned out to have some of the exact same bugs as the product he'd originally written for us. The bugs were obscure enough and particular enough they couldn't possibly have been an accident

    We opened it up in ResEdit (a programmers tool for the MacOS, usually used to edit UI elements) and found text strings that had no purpose in this new program but happened to be identical to ones from his old product, the one I later fixed.

    This is when I learned about discovery. I asked my boss how we could ever prove they had our source code and he said the court would order them to give it to us.

    No lawsuit turned out from this particular case but it could well have. They got their comeuppance in the end anyway - because they hired this miserable joke of a programmer their product failed in the market. He nearly put the company I worked for out of business with what he did to our product.

    In the case of something like the linux kernel you could show that large chunks of the MS-Unix kernel were binary identical the the stock linux kernel if it was built with Microsoft Visual C, for example. Or you could look for the names of entry points, the interfaces of some data structures other than POSIX standards and so on.

    Basically you reverse engineer it to the point where you can convince a judge that it could be stolen linux, but you don't have to prove it really was - that's what the lawsuit is for, and for that discovery gets you everything you need.

    That's why the DOJ got to comb through Microsoft's email archives. You'd get to do that too.

    Of course, you'll have a big legal bill during the process and you'd damn well better not lose or you'll have to pay Microsoft's legal bill - including their expenses for cooperating with your discovery. You can bet they don't hire cheap lawyer's and then there'd be the administrative expenses too.


    Michael D. Crawford
    GoingWare Inc

    --
    -- Could you use my software consulting serv
  69. Re:Microsoft will pull their own tricks again by troeg · · Score: 1
    "Backwards compatibility is one thing that adds so much cruft to the Windows OS, and the one thing that keeps them in business. Switching to Linux would destroy that."

    Backwards compatibility? Yes, all those applications that run on win9x, but not NT, and some work on 2000...

  70. Re:Unlikely indeed because of high level APIs by jilles · · Score: 2

    Web standards are rapidly replacing the X architecture as an alternative for thin clients. As such X has little or no future. However, very few applications build on X directly these days. On linux, many of the GUI applications rely on either QT, GTK or some other highlevel GUI API. Most of these libraries are portable (see the recent story on Gnome on win32). Any future architecture that runs these libraries will have a huge amount of applications readily available. So X or Wingui is not so relevant anymore. What is more relevant is the API people are writing to. For windows this will likely be the .net thingy, for linux it will be gtk and qt, for Java it currently is Swing, for the web it will be XML and HTML combined with stylesheets.

    X won't go away on linux because people like to use it because of the distributed nature. However, for application developers this will not be a big issue since they don't have to deal with the X API directly. Performance wise it will not be an issue either because of Moore's law and implementation improvements. Performance is already very acceptable if you are on a modern PC. Any perceived sluggishness is usually caused by poor application design rather that the X server.

    --

    Jilles
  71. Re:The Apple PC Clone by ralmeida · · Score: 1

    This reminds me that when I was at Apple someone remarked in a meeting that people from other companies often asked Apple employees why Apple never produced a PC clone that ran windows.

    If their aim was to sell hardware, they could beat the hell out of any PC vendor selling windows boxes. Imagine something with the industrial design of an iMac or G4 cube running Microsoft software. It would be tremendously popular in the more image-conscious business environments.

    Steve Jobs once said that his goal was to design a computer that he would sell to his brother. That's why they don't make it run Windows.

    --

    --
    This space left intentionally blank.
  72. Re:Unlikely by el_chicano · · Score: 1
    If I'm installing in a business where all I want is Office and "IT Approved" software, I'll take a stripped down MS/Linux w/Office and maybe a couple choice applications (probably written by MS). Business wants conformity, easy of administration, etc.
    Excellent point. In addition, MS would have to provide development tools (programming languages, visual IDEs, etc.)
    --
    You think being a MIB is all voodoo mind control? You should see the paperwork!
    --
    A man who wants nothing is invincible
  73. Pfft by Galvatron · · Score: 1
    +5, mentioned BSD license? Seriously, if you put software under the GPL, you'll do a far better job of "keeping it free" than with the BSD license. Look at OSX. That's exactly the kind of thing MS could do. When it's apple, we don't care, because they're not that big. If it's MS, on the other hand, then you've got problems. I have no overwhelming love for RMS, but he definately has written a robust license.

    Actually, while IANAL, does anyone know if the BSD license is actually legally binding? There's lots of things that strike me as required legalese (like those all caps disclaimer of warranty bits) that the BSD license lacks. Could you sue the developers if BSD-licensed code crashes your computer? Hmm, thanks but no thanks...

    --
    "The question of whether a computer can think is no more interesting than that of whether a submarine can swim" -EWD
  74. Re:I Guess I dont get it by nchip · · Score: 2
    I guess I dont get it

    I don't get it too. Why so many people are comfortable with the idea that every cpu on the planet in future would load a OS from a single company.

    Dell/Intel/Win2k solution versus a Solaris solution typically comes up 25-50% cheaper on MS's end

    Where in the article was solaris? This is about Linux, and Dell/Intel/Linux solution is the same price as a Dell/Intel/Win2k solution. And W2k has become so complex, that I would be carefull in claiming, that it would be easier to run than A Linux Box.

    Handhelds and CE devices are continuing to make inroads, embedded solutions like the NT Embedded group makes are popular.

    Another scene, with direct competition of Linux. Palm isn't going to disaeppear, and Mobile makers decided to go Epoc. They don't want to give their profit streams to Microsoft.

    But dont underestimate MS. They can trhow a lot of money at problems, and a lot of very, very, very good engineers. Don't fool yourselves into thinking that MS will just stop improving products.

    Yes, but how long can they do it, when they will have to drop prices to compete with free solutions, that do the same thing? For a while, but in long term they will run out of cash.

    I've personally monitored cases, where Commercial Unixen, w2k, and Linux where in table. So far Linux has been always selected. I think a lot of people will be surprised, when MSFT gives their first unexpectedly low annual report.

    --
    signatures pending - ansa@kos.to - (dont mail there)
  75. Definitely an interesting idea by NotAnotherReboot · · Score: 1

    I'm surprised I didn't hear more of this type of stuff before. Of course, my question is, if they were to release their own "MS Linux" product, would they also support past Windows products? This could almost be like WINE built in bug free into Linux. Definitely an interesting idea.

  76. M$ LINUX by Sfing_ter · · Score: 1

    First, it was Townes Van Zandt that coded the song "Pancho and Lefty", it being gpl'ed Willie Nelson(with Merle Haggard) sang it to popular appeal,(aka- their distro sold more). Second, M$ has Corel Linux in it's back pocket, seeing as it works and has a seamless(Corels propoganda!) integration into an M$ network, with M$ giving it a few protected tweaks they could make money from Linux without putting the M$ brand on it, even if it does mean dealing with kanucks.
    **************************************** *********

    --
    A computer once beat me at chess, but it was no match for me at kick boxing. Emo Philips
  77. Re:Idiot by Enahs · · Score: 1

    Not only that, but AFAIK none of that software was originally released by Microsoft--merely bought & refurbished.

    --
    Stating on Slashdot that I like cheese since 1997.
  78. It's about migration, pure and simple. by IGnatius+T+Foobar · · Score: 2

    It's about migration, pure and simple. Windows 3.1 ran DOS apps. Windows 95 ran Windows 3.1 apps. Windows NT runs all of them. Naturally, people aren't going to hold on to their old apps forever, but the option to run them has to be there. I'd wager a guess that when the WINE project gets to the point where it can reliably run Win32 software at least as reliably as OS/2 ran Win16 software, without the need to install Microsoft DLL's, you'll start to see a shift. And why not? With a price tag of $0.00, it's attractive to both OEM's and large corporate installations. Out-of-the-box working Windows emulation is what's necessary to begin the mass migration. Once that starts to happen in significant numbers, there won't be a single ISV foolish enough to remain only on Win32 and not produce Linux native versions of their apps. Slowly and steadily, Linux becomes the native environment for all apps.
    --

    --
    Tired of FB/Google censorship? Visit UNCENSORED!
    1. Re:It's about migration, pure and simple. by Glowing+Fish · · Score: 1
      Windows 3.1 ran DOS apps. Windows 95 ran Windows 3.1 apps. Windows NT runs all of them

      This may be tangental to your point, but I dont think this is always true. I've been trying to get F-19 Stealth Fighter to run under Win95, and dagnabbit, is hasn't been working. Any one else notice similiar problems?

      --
      Hopefully I didn't put any [] around my words.
  79. Re:No way. by steveha · · Score: 1
    It's as if whatever MS does, they will succeed. If MS started selling cheese tomorrow, every other cheese maker on the planet is supposed to ceremoniously drown themselves in big vats of milk?

    Funny you should say that. Robert X. Cringely once observed that whenever Microsoft announces that it is going after a particular market, whoever owns that market at the time gets nervous and starts doing things differently, in order to "get ready" for Microsoft. He further said that it is usually a mistake; if they already own the market they must be doing something right, and by suddenly doing things differently they often screw up a good thing.

    steveha

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely
  80. Re:Microsoft will pull their own tricks again by Gregg+M · · Score: 2
    Many of the people posting to this story seem to be implying that MS is just plain evil and they will do anything in their power to close up open-source. That is plain and simply not true. MS in a large corporation that is in the business of making $$$$.

    What is your definition of evil? Breaking a commandment? Telling a lie? What? Is all fair in Love, War, and Business? What makes you think that making money is not evil. Selling the gold from the mouths of holocaust victims is making $$$$ (Definition of evil--- no Godwin's thanks).

    Just making money is not evil, granted, but making money at all costs (usually of others) is evil. Using unfair advantage to win is cowardly. When a person does this it is, but when a multi-billion dollar company does it, it pushes cowardly up to evil.

    So what is your definition of evil? Just making $$$ isn't an excuse.

    --
    Linux is only free if your time has no value. Windows is only free if you threaten to use Linux.
  81. Re:Microsoft will pull their own tricks again by Petrophile · · Score: 1

    . IF they switched to linux kernel based operating system, they could lay off half their Windows developement staff and dispatch a quarter of those remaining to keep track of kernel changes

    And what advantage would that give them? You'll note that Microsoft is now shipping Win2000 on 64-CPU boxes, which is getting up there into Sun's territory. Meanwhile, Linus+crew are still optimising for the 4-8 CPU case, which is the sweet spot of the market sure, but not sweet enough for IBM, SGI, and HP. Oh yeah, I'm sure that those three would be more than happy to do Microsoft R+D for them...

    BTW, they are a company, so cost is always an object. There's nothing so unfixable about NT/2000 that would make it cheaper to switch kernels. Hell, it would probably be cheaper to keep the NT kernel and rebuild the entire user space from scratch (say, making it more modular and using text base config files and scripting languages) than it would be to put a Unix kernel underneath the existing NT user space.

  82. Re:Heil Strunk and White by Enahs · · Score: 1

    I burned my copy of S&W. ;-)

    --
    Stating on Slashdot that I like cheese since 1997.
  83. Re:Microsoft will pull their own tricks again by Omnifarious · · Score: 1

    And what kind of site do you run?

    As for your other comments, we have better software, and it keeps improving every day. I consider the fortunes of the various open source companies to be somewhat irrelevant, although RedHat was profitable before they went IPO, and so was Cygnus.

  84. Re:This is ridiculous by debrain · · Score: 2

    Red Hat is a publicly traded corporation. Chances are Microsoft and its consituents have significant investment in them already, either directly or through pension plans, or mutual funds, or another form of third party investment. Microsoft isn't stupid - if there was money to be made on Red Hat then there is a good chance that Microsoft would have profited from it indirectly - up to trade laws or injunctions that prohibit such actions for Microsoft (which are weak, and difficult to enforce, respectively).

  85. I'd like to thank Slashdot by roystgnr · · Score: 2

    ...for posting related stories together so readers can get the whole picture. The "Will Linux Save Microsoft?" article seems inexplicable until you read the preceding "Crack for Sale" headline, and realize what Hal Plotkin was smoking.

  86. Re:Microsoft will pull their own tricks again by thefallen · · Score: 1
    • My understanding is that Gates has a vision for user-friendly computing, and belives that he must control the entire show in order to provide that vision for the people. He's not evil, he's doing it for us, the users. I just think that his vision is sadly mistaken.

    Sorry, couldn't help it, but doesn't that description apply to basically every good and bad tyrant history has ever seen?

    --
    - Kaatunut
  87. Short answer.. NO by Felinoid · · Score: 2

    Microsofts view of Linux is compleatly surreal and anything Microsoft offers for Linux would reflect this.

    The Linux community at core wouldn't touch anything Microsoft if they had to.

    Microsofts develupers wouldn't take it sereously and nither woule Linux develupers..

    On the technical side...
    It's a lot more posable than people may think...

    Win32 dosn't need to replace X11... Win32 would replace QT/KDE and GTK/Gnome. Done right we could have Win32/KDE.. GTK/WinGUI etc...

    As long as Microsoft respects the existing inferstructure it should work out ok...
    Existing Unix apps would continue to run with the new layer and new software could have a fallback position for people who won't use Microsofts layor.

    I think if Microsoft did this in say 1996 it would have been accepted.. But not today...

    --
    I don't actually exist.
  88. Re:Project forking by AviN · · Score: 1

    > And the nice thing about the linux community is that it will be difficult (albeit not impossible) for microsoft to pay (and be
    > willing to pay) for as many developer hours as there are volunteers willing to spend, simply to fork all the existing GPL code out there.

    Umm, are we talking about the same Microsoft here? The one I'm thinking about is the one worth $1/2 trillion.

    Microsoft can pay for all the hours that has ever been contributed to every single open source application (although it would put a big dent in there wallet). :-)

  89. Re:Microsoft will pull their own tricks again by remande · · Score: 5
    Many of the people posting to this story seem to be implying that MS is just plain evil and they will do anything in their power to close up open-source. That is plain and simply not true. MS in a large corporation that is in the business of making $$$$. Nothing more, nothing less. If MS begins to lose significiant market share to Linux, then the situation in the story may come true.

    No, Microsoft isn't pure evil. Neither is it simply in the business of making money.

    Microsoft still looks up to Bill Gates like a personality cult. Until and unless they change that, consider them less of a mere all-for-profit corporate entity and more of a large and powerful expression of Bill Gates' will. He may be just the CTO now, but he still has the authority of a monarch there.

    This is important because Bill Gates believes in central control--his central control. I believe that this central control is more important to Bill Gates, and thus to Microsoft policy, than even profits. This centralized control is impossible to achieve using Open Source software, and that is why Microsoft has not ventured there.

    My understanding is that Gates has a vision for user-friendly computing, and belives that he must control the entire show in order to provide that vision for the people. He's not evil, he's doing it for us, the users. I just think that his vision is sadly mistaken.

    Open Source Software threatens Microsoft's corporate profits. It also threatens Bill Gates' world-view, personally. If and when Microsoft enters the Linux or Open Source arenas, it will be for one purpose only--to destroy it.

    --

    --The basis of all love is respect

  90. Other 'way around by Galvatron · · Score: 2
    I went to high school with Asa Raskin, son of Jef Raskin, so while this is a rumor, it's a rumor from a not totally unrealiable source. He claimed that one of the things OSX programmers kept in the back of their minds was "can this be easily ported to x86?" Supposedly, if MS gets broken up, Apple may make a push to expand their software empire by getting Mac software running on Intel hardware.

    Yes, again, this is just a rumor, take it with a grain of salt, but it makes sense to me. Perhaps it will occur.

    --
    "The question of whether a computer can think is no more interesting than that of whether a submarine can swim" -EWD
  91. Getting started with ZooLib? by cpeterso · · Score: 3

    I'm intrigued by ZooLib. I even downloaded the source code and I'm browsing it now. As a Windows developer, cross-platform compatibility is not my highest priority. However, I'm always looking for a way to simplify my code, to insert a well-architected layer between my C++ code and the grungy Win32 APIs.

    The ZooLib approach looks promising because it creates idealized API. Unfortunately, it is a lot of code and there are few examples and no API docs! Where should I begin?

  92. Re:Linux is doomed by ntpuke · · Score: 1

    If anything is a threat to Linux, it is Linux! I used to use Linux until I got tired of trying to do things (such as set up a printer) and reading two year old FAQ's that discuss items that had no bearing on setting up a printer! Linux has to compete on two fronts successfully in order for Microsoft to stomp them, one is the Enterprise and the other is the Desktop. At the Enterprise level Linux is not making much headway against Sun or HP (at least the 6 Sun Enterprise servers and 1 HP server at work are still running Solaris and HP-UX the last time I looked). This requires specific hardware support that with the possible exception of IBM just isn't happening. As far as the Desktop is concerned, look at the earlier Slashdot post concerning Quake for Linux. Software developers are not going to jump into writing software for an operating system that changes almost on a daily basis (depending on distribution), let alone the differences in GUI's. Linux will fail simply because of the lack of standards (remember commercial Unix of the 80's and early 90's). This is not cost effective for companies to employ programmers for GNOME, KDE, AfterStep, Enlightenment, and CDE just to support Linux. And the vast majority of people who want an alternative to Microsoft will not look to Linux (just as they have not looked to OS/2, BeOS, MacOS or anything not Microsoft). Why, because of "ease of use" and plenty of programs readily available on store shelves or conveinent downloads! Mom and Pop are not going to attempt to figure out the arcane command line options for Linux (if they even get to a shell prompt) bad enough deal with compiling software! To a person who has no problem using GCC and a term window this is fine. And for those of you who prefer free (as in beer) software and don't mind spending hours finding solutions to hardware and software problems, that is fine. But at both the Enterpise and Desktop levels, the vast majority of people do not have that kind of time (or patience). They will go with the industry standard because of support and standards. Microsoft is safe, I am not so sure about Linux. When Linux encroaches the "all mighty" desktops of 75,000,000+ users, then Microsoft will promptly bury Linux, just as they would if Linux servers were walking out of VAR's like candy over machines using Windows 2000 Server!

  93. any decent POSIX support out of MS would be good by q000921 · · Score: 2
    I don't see anything negative about Microsoft using Linux in any way. If they develop new drivers or file systems for it, they have to share them. If they add support for some of the more obscure features of the NT kernel, they have to share that, too. That's good.

    If they come out with a mix of proprietary code, GNU command line utilities, and a Linux kernel (similar to what Apple did), that's good, too: no matter what, the end result will be closer to Linux than their current offerings.

    In fact, I see Microsoft's market dominance through proprietary standards diminishing anyway. While the Windows 3.x series (including 98 and ME) was such a mess that nobody could hope to clone all of it, Windows NT is sufficiently well modularized that people will be able to implement it well as a "personality" on top of all sorts of kernels. And C#/.NET drives the abstraction even higher, making it even easier for others to clone. The irony is that the complexity of software development forces Microsoft to clean up their act, but the same thing also means that they lose their market position.

  94. Microsoft will pull their own tricks again by sheckard · · Score: 5

    Even if Microsoft were to make their own linux distro, the *required* stuff would be open source, but all the Microsoft-contributed code would be closed. You better believe it. They will probably port over their Windows toolkit, and any versions of Office/IE/whatever that they make for linux will be dependent on their toolkit and ultimately their linux distro. If they're smart, they'll probably even make the underlying stuff freely downloadable and charge for the fancy windowing and UI (a la Mac OS X). They probably won't even use X.

    That article brings up good points... they'll just capitalize on all the R&D that the linux companies have done. Typical tactics. Heh... MS execs are probably even reading this right now saying "hmm, that's a good idea, maybe we should look into this!"

    1. Re:Microsoft will pull their own tricks again by lomion · · Score: 1

      this is a good point. The aim of MS is one-size-fits-all. In a server environment this idea hurts more than helps. Having a server OS that can become any type of server you need is good to a point. But removing the ability to tailor it easily to your needs or to do so without a costly invenstment in basic tools is shooting yourself in the foot.

      A GUI is nice, but on a server is it necessary? I don't believe so. One needs the ability to easily and quickly alter, tune, and repair problems. And realistically, being able to ssh into a server edit a file by hand and hup it is much quicker than sorting through a gui with drop-downs, etc. The idea of X on any server unless it's an X server is foolish to me.

      OSes like NT or W2k in a server environment have mostly dumbed it down. Their creating monkeys that can point and click and take a test to get a piece of paper. When i was coming up you learned by working with a senior admin, not by taking a cert test. Well i'm off topic now.

      --
      this space for rent
    2. Re:Microsoft will pull their own tricks again by lomion · · Score: 1

      Well realistaclly, 9x and NT are not the same thing. They have different targets, NT (nor w2k) is not a consumer desktop os, its a business desktop os or even a server. They dont care about games because they don't worry about ppl playing them. Now they are releasing comaptability updates with w2k that addresses alot of game playing because ppl want that. If you want an example of campat comapre win me to the 9x's. win me breaks alot of stuff.

      Compatability is important, unless you want to make as much money as possible. FreeBSD for example makes pains to keep compatability available if you need it. Why should MS? From a business standpoint the force an upgrade and then they and the other software vendors make money.

      --
      this space for rent
    3. Re:Microsoft will pull their own tricks again by hawk · · Score: 2

      >any of the people posting to this story seem to be implying that MS
      >is just plain evil and they will do anything in their power to close
      >up open-source. That is plain and simply not true.

      That's right. Microsoft is a particularly complicated form of evil,
      not plain evil :)

      While I'm at it, it wasn't Willie Nelson, but Merle Haggard and
      Willie Nelson that sang "Pancho and Lefty," on an album of the same
      name (a good album, at that . . .)

      hawk

    4. Re:Microsoft will pull their own tricks again by sjames · · Score: 2

      They're quite welcome to do that. At least with the kernel and libc out of their hands, they will no longer dominate the way they do now. They won't be able to make the system unable to run the wide varietyt of Free software available. They won't be able to keep their apps from being virtualized under X.

      Even a fully MS corrupted distro will be modified to run X and provide CLI. Perhaps that will even show just how clunky MS apps really are.

    5. Re:Microsoft will pull their own tricks again by sjames · · Score: 2

      I run a network of 6 sites and my stats show linux users ranking below windows 3.X surfers. That is quite sad considering all of the hype we heard the past 3 years.

      I run several Linux centric sites, and Linux users are still in the minority by a fair margin. Most of the buzz the last few years has been about servers and appliance deployment. Linux has definatly not penetrated the desktop market yet. Netcraft stats tell a very different story in the server market.

      Think of Linux on the desktop as being like a river slowly removing individual grains from the rocks it flows over. It won't dominate tomorrow, but give it time. MS has taken over 20 years to be where it is today.

    6. Re:Microsoft will pull their own tricks again by Xcom · · Score: 1

      What exactly is open source software threating?
      Not much at all. We have heard about the idea of many working on one project with the goal of creating better software yet after a few years of hearing this nothing has happened. The only thing to show for it are corporate enties like redhat and andover loseing money and market share. Face it. Its pretty much dead. The only "ebiz" useing open source software and making a profit are porn sites.

      I run a network of 6 sites and my stats show linux users ranking below windows 3.X surfers.
      That is quite sad considering all of the hype we heard the past 3 years.

      Wireless platforms would be the only hope for an open source revolution yet wireless will not peak here in the united states like it has in europe.Do not get me wrong wireless will be important in the next few years but anyone thinking that a 5x3 inch screen will crush the pc market is just looking too hard for the next "microsoft".

    7. Re:Microsoft will pull their own tricks again by hammock · · Score: 1

      "microkernel/macrokernel hybrid OS (kinda like NT)"

      Where are you getting this shit?

      Everyone knows Win NT is a hack of OS/2 and Windows 3.1

      No one is buying this 1994 era propaganda anymore.

    8. Re:Microsoft will pull their own tricks again by remande · · Score: 2

      I suspect that there are a few that know that they're just in it for the power trip, damn the principles. I can't give a better explanation for Bush and Gore collectively ripping up our democracy like so much bird cage liner.

      --

      --The basis of all love is respect

    9. Re:Microsoft will pull their own tricks again by hammock · · Score: 1

      Who is going to buy Win2k Datacenter Advanced Server or whatever the hell they are calling it?

      It costs MORE than the 64-way Intel server hardware!

    10. Re:Microsoft will pull their own tricks again by skt · · Score: 1
      Even if M$ would make their own distro, nobody would use it. Think about it, people run linux for a few major reasons.

      1. it's free.
      2. it's better than the alternatives.
      3. it's not made by M$

      anybody running linux would use another distro, like Debian. I really doubt that M$ could shut down all linux distros since non-commercial ones such as Debian could never be bought out. I think that if Microsoft were to purchase Redhat and create their own linux distro they would still keep Windows around. So you might as well run Windows instead...

    11. Re:Microsoft will pull their own tricks again by StormDawg · · Score: 1
      "Keeping /. free of grammatical errors for 3 years."

      I don't know whether that's supposed to include spelling too, but if so, reset the counter starting today: "refrigerator" doesn't have a "d" in it.

    12. Re:Microsoft will pull their own tricks again by MrGrendel · · Score: 1

      Microsoft could contribute proprietary code to a distribution, but why? They couldn't do much to make binaries that run on MS Linux incompatible with ELF binaries without rewriting portions of the kernel. Any kernel changes are covered by the GPL and would be patched (and not accepted into the official tree, making it expensive for MS to keep their changes up to date). They could acomplish the same sort of thing by writing their own windowing system, with an api separate from X, but why? People could install X anyway MS users would be cut off from all of the existing software. They could go with X, but have a proprietary window manager and toolkit, but what developer would use it? They would have a bigger audience by linking against the proprietary (if they were writing non-free software) version of QT, since most people already have free QT.

    13. Re:Microsoft will pull their own tricks again by spinkham · · Score: 2

      Correction: Todays market runs Linux for these reasons. If what this article talks about happens, Linux will have grown to be used outside the dork/hacker nitch it currently occupies, and will be being used by jo user to connect to AOL, send email, and occationally type up a document.
      Basically, people who use windows now.
      Microsoft could use the kernel from linux, and make a decent UI for it, keep the UI closed and payware, and they get buzzword compliance, reduced development costs, etc. What they lose however is their greatest asset, backwards compatibility.
      Without the stranglehold of backwards compatability, Windows and Intel would long ago have lost out to better options(OS/2, NextStep, PowerPC, Alpha, etc).
      Backwards compatibility is one thing that adds so much cruft to the Windows OS, and the one thing that keeps them in business. Switching to Linux would destroy that.. Unless we provide a way to keep their old projects running forever on the new platform, ala WINE. Wine is evil! It must die :o) It may yet one day enslave us, or one day set us free... Only time will tell...

      --
      Blessed are the pessimists, for they have made backups.
    14. Re:Microsoft will pull their own tricks again by be-fan · · Score: 2

      If they used Linux as the base for a microkernel/macrokernel hybrid OS (kinda like NT), they could layer Win32 as a server on top of it. Its EXACTLY what Apple is doing with MacOS X. It's not like BSD is going to get any new software from the deal, and if MS put a Win32 server on top of Linux, it would just be a better Windows, nothing more.

      --
      A deep unwavering belief is a sure sign you're missing something...
    15. Re:Microsoft will pull their own tricks again by grammar+nazi · · Score: 5
      You hit the nail on the head, sheckard, about how Microsoft might distribute a version of Linux. I don't think, however, that it ever will.

      Many of the people posting to this story seem to be implying that MS is just plain evil and they will do anything in their power to close up open-source. That is plain and simply not true. MS in a large corporation that is in the business of making $$$$. Nothing more, nothing less. If MS begins to lose significiant market share to Linux, then the situation in the story may come true.

      Personally, I feel that the amount of market share lost to Linux in the desktop/server OS market will not be significant compared to the amount of potential market share to be gained in the areas of portable devices.

      Face it, the desktop OS has peaked in usefullness. Finally, computing is cheap enough to start putting the computers into stereos, phones, refridgerators... This will be the new market that MS tries to get a piece of. I would not be surprised if Linux does gain a significant portion of the desktop market. By then, MS would have their OS and apps running on everything else. The .net strategy isn't intended with only desktop systems in mind. They are going to use it to sync up your car,home, and portable stereos, or to sync up your refrigerator, bank account, and grocery store order....things like that.

      --

      Keeping /. free of grammatical errors for ~5 years.
    16. Re:Microsoft will pull their own tricks again by Petrophile · · Score: 3

      So, let me get this: If Microsoft made a OS with a kernel kinda like WinNT's and a Win32 server kinda like WinNT's, they would be making something exactly like MacOS X? ... Just checking.

      The real reason this discussion is silly is that Microsoft has already made their bed -- when they chose not to build a Unix-deriviatve in the early 90s and instead chose hire a bunch of VMS engineers to design WinNT.

      Everyone here is babbling about MS Office, but the real issue is things like Exchange and SQL Server which are also considerable profit centers for Microsoft. Any attempt to get these to run on a Unix-dervative would either require a considerable rewrite, or a emulation layer - which is exactly what MS FUDs Oracle and IBM about for their WinNT software. Furthermore performance would go into the toliet, leaving open the question whether Unix is really "better" if you are an existing MS BackOffice customer. Would you dump millions of dollars and 8 years of development and tuning to switch from a VMS-clone kernel to a Unix-clone kernel? It's not like the Pointy Hairs would even notice.

    17. Re:Microsoft will pull their own tricks again by po_boy · · Score: 1
      I just use it for #2. In fact, I'd be willing to pay for it, especially if it were a little better in a few ways: more drivers (hardware support) and more popular software (photoshop, quicken,...), either fully compatible or the actual apps on linux.

      Sure, linux is pretty good in these areas, but I'm still not using my USB camera with it, firewire was tough to get built into it, I can't trade a lot of files with my mom and uncle.

      If Micros~1 stepped in, I might see the advances in hardware and software that I think are necessary before I can run linux in a micros~1 world and not have to constantly make little concessions for it.

      I think you're right that I would never run Microsoft's distribution, but I think that they would make some pretty nice advances for all Linux users.

    18. Re:Microsoft will pull their own tricks again by iabervon · · Score: 1

      What I expect, in the situation referred to by the article, is:

      A MS Linux distribution which costs a bunch of money and comes with a bunch of Microsoft programs that don't work without their closed-source libraries. All of the other people's stuff they ship comes with original source. The latest version of Office for Linux + MS libraries, later possibly only for MS Linux.

      If they have a way to make sure that users have to buy MS products, and they can require other MS products to have those work, there's no reason for them to care if Windows dies. I mean, if they suddenly dumped Windows and released Office for Linux (requiring the MS library set, of course), not only would people still be tied to MS products, they'd have to buy a new version of the OS yet again. Plus, MS doesn't have to deal with the Windows codebase any more; they don't have to pay anything to distribute the basic stuff, so they lose absolutely no profit from this switch.

      They don't need the support of the community at all; they can go for the users who are using Linux because it's better; they give the impression that their distribution has all the power of Linux that you can get from other sources, plus you can use the authentic MS products which read the latest formats, etc.

      Is there a good reason to continue to do Linux R&D? Sure; if Linux-based products progressively beats MS products in more and more fields, the ability to use MS products, whether on Windows or on Linux, becomes less of a big deal.

    19. Re:Microsoft will pull their own tricks again by Temporal · · Score: 1

      Methinks the open source community has been capitalizing off of Microsoft's R&D for quite some time. Not that I see anything wrong with that, but we can't complain if they still our ideas.

      ------

  95. Re:This is why it's important to choose GPL by kupolu · · Score: 1

    We have already have a good browser that is GPL'ed.... it's called Konqueror.

    --
    -- We should kill all the intolerant people in the world.
  96. Re:Unlikely by Petrophile · · Score: 1

    Couldn't keep this flamewar on a technical level, eh?

    One thing to note is that Sun's SunRay thing uses the exact same 'remote framebuffer' idea that WTS uses. Even though this requires more network bandwidth and more server oomph, it has an appeal because it's much simpler and easy to implement compared to X11's complex and kludgy 'remote drawing' protocol.

    Of course, until MS gets Win2000 terminal services stable, the argument is mooot anyway. (#4 isn't a joke above in our office...)

  97. Re:Microsoft's share isn't changing any more. by Elwood+P+Dowd · · Score: 1

    I didn't mean to pick on X so much, actually. I don't hate X. I don't think X is necesarily the biggest barrier to Linux on the desktop. It was just an example.

    If you want another example, just look around. I think that Windows is going to remain king for a long time simply because of the uniformity of the programs available. Not that this has anything to do with the OS design of Linux or Windows. Nonstandard interfaces, like Quicktime, Winamp, Napster, are *not* the norm on Windows. In Linux, even on the CLI, very few apps work alike. If you want to use *only* gnome apps, or *only* KDE apps, then they look alike. Otherwise, there is very little conformity in Linux apps. Even in command line argument input.

    Is some distro going to change *every* program so that they're a little more alike? And then modify *every* script in the system? I hope so. I also don't think many old-school unix users will appreciate the change.
    --

    --

    There are no trails. There are no trees out here.
  98. Maybe MSFT wading in would help... by TOTKChief · · Score: 2

    ...because, after all, the more OSS programmers the better, right?

    Actually, I think that holds some water:

    • Headlines around the world proclaim: "Microsoft: 'If you can't beat them, join them.'"
    • PHB's and Grandma go, "This Linicks stuff must not be too bad if Microsoft is using it."
    • Microsoft releases a version of Linux with a nice wrapper overlaid--perhaps on the order of what they're wanting to do with .NET. They OSS the software.
    • Holes are found, holes are exploited. Because it's Microsoft, they move to act as quickly as the holes are found.

    End result? Maybe better software out of Redmond. Also, people may decide to get the binaries from MSFT and tack on their own features. Innovation improves. MSFT sees the innovations, and since they're in the public domain, they package it and sell it to the PHB and Grandma.

    Not that it's likely to happen, mind you: it's not a matter of business sense. Were Microsoft seeking to profit from Linux, they'd get enough expertise under their belts and be the mother of all enterprise-level support companies. But releasing their code is something seemingly antithetical to MSFT. But I honestly think it might be the best thing for them.

    Would that mean the revolution was won? =)


    --
    1. Re:Maybe MSFT wading in would help... by BleemZ · · Score: 1



      Well, I can tell ya what`ll happen.

      M$ releases a Linux distro that no serious Linux user will want to use, mainly because we know it will be put together without security, stability and compatibility in mind. M$ is known for not repairing bugs that are serious security holes in current products. Not because they can`t, simply because that don`t want to.

      In steps the Open Source Business Model that so many depend on nowadays- Support Contracts. Sure, M$ will help fix the holes it created, but you have to pay, and your going to pay one way or the other.

      Of course, anyone that has the source can fix the bugs themselves, and eventually someone would release patches to fix everything M$ did wrong, right?

      Wrong.
      M$ won`t use a standard Linux licensing model, they will stick with the licensing model they`ve always used. You rent the product, no you may not see the source and if you spread around any information about a flaw in our product, you will be sue`d.
      Not to mention the forking that could occur if M$ entered the market and started making proprietary standards and forcing people to use their software to do certain tasks.
      Do you really think M$ won`t release new kernels on a bi monthly basis just to make money? Whether they be good kernels that add functionality or not doesn`t matter when the bottom dollar is the reason for releasing it.



      --
      No pleasure, no rapture, no exquisite sin greater.
    2. Re:Maybe MSFT wading in would help... by TOTKChief · · Score: 2
      Well, I can tell ya what`ll happen.

      Can you, really? For MSFT to do Linux right and have it not be some fad thing, it will be a sea change for them. For them to do it wrong may just exacerbate their situation--especially if the true OSS Nazis [of which I would classify myself] could keep kicking their butts on stuff.

      For MSFT to go into this regime requires some philosophical changes. I think they will eventually realize that it's vital for them to do so--and perhaps even profitable!

      M$ releases a Linux distro that no serious Linux user will want to use, mainly because we know it will be put together without security, stability and compatibility in mind. M$ is known for not repairing bugs that are serious security holes in current products. Not because they can`t, simply because that don`t want to.

      If Redmond is going into this business, though, wouldn't they do well to hire people familiar with developing Linux [API's, kernels, drivers, etc.]? Those will be external people, and they might--might--change the MSFT culture. Maybe not.

      In steps the Open Source Business Model that so many depend on nowadays- Support Contracts. Sure, M$ will help fix the holes it created, but you have to pay, and your going to pay one way or the other.

      I'd argue that you might get better service from an OSBM than a CSBM, because you can check their OS'd source for BS. =)

      Of course, anyone that has the source can fix the bugs themselves, and eventually someone would release patches to fix everything M$ did wrong, right? Wrong. M$ won`t use a standard Linux licensing model, they will stick with the licensing model they`ve always used. You rent the product, no you may not see the source and if you spread around any information about a flaw in our product, you will be sue`d. Not to mention the forking that could occur if M$ entered the market and started making proprietary standards and forcing people to use their software to do certain tasks.

      I'll admit that it has the potential for wrong. But I think it will more likely screw them up. Hey, we're willing to run away from companies that make bad moves, right? Just look at Netscape--I used them exclusively until late '97 or '98...started using MSIE and Eudora on my Windows box, and I'm [relatively] happy with that combo, even though I don't like either company much. Something better comes along for my needs on a Windows platform, buh-bye.

      Do you really think M$ won`t release new kernels on a bi monthly basis just to make money? Whether they be good kernels that add functionality or not doesn`t matter when the bottom dollar is the reason for releasing it.

      Kernels? Probably not. Patches? Yep. Probably by a subscription offering, too.


      --
  99. Umm, why Linux? by AviN · · Score: 1

    Wouldn't it make much more sense for Microsoft to use one of the BSDs?

    That way they don't have to worry about legal issues, and they have less to worry about the media making them look evil for destroying Linux ... because the media doesn't really care about BSD.

    1. Re:Umm, why Linux? by skotte · · Score: 1

      brother, the media doesnt care about computers, nevermind operating systems.

  100. Re:Linux is doomed ----- ARE YOU SURE by StarbuckZero · · Score: 1


    What's the point of flaming? You get no where with it, I see that you gave up on Linux. It's funny because I use Mandrake 7.2 and I am not having a hard time at all. Everything I see is in a GUI and updating is simple as 1,2,3.I guess that's just you on the other hand... =) Have fun and enjoy your stay in MS Windows.

    P.S: Man you just don't know what you are missing. If you Like Windows then use it, just don't tell people what's going to happen when it comes to Linux...

    --
    From Zero to Hero... Starbuck Zero
  101. Re:Is it me? by Black+Parrot · · Score: 2

    > Microsoft is stronger recently than it ever has been before, both in terms of stock price and liquidity.

    Stock: Hovering around 70 most of the year, as low as 55 a couple of months ago... vs what a year ago? "Stronger than ever before" ?

    Liquidity: Strong rumors going around that they would have reported losses several times over the last couple of years if not for a (probably illegal) "cookie jar" scheme. Additional rumors going around that in the most recent quarter they made more money off selling subsidiaries than off selling software.

    Failure papered over with cash in the bank is not a substitute for success.

    Every quarter they go through a ritual of announcing, loudly and repeatedly, that times have been tough and people shouldn't expect too much of their stocks. They keep it up until the stock analysts lower their predictions to a point just below what MS can actually report. Then MS does report, pats itself on the back for meeting the manufactured expectations, and tells everyone what a glorious quarter they're looking for next time. Repeat until failure.

    Then there's the myth that MS succeeds everywhere it throws its money. Did MSN kill AOL and the internet? Did NT kill Unix? Is W2K taking over the server market? (The high end server market? The low end server market?)

    > .NET may or may not be a technological failure, but as long as the 900-lb gorilla pushes it, it will acheieve something... even if it is only the same level of functionality we have today.

    That's a pretty low standard for "success", especially for a project that you throw billions of dollars at.

    MS really only has two product successes that it can brag about: Win9x and Office. And the continued success of those appears to depend on having monopolies in both markets, and exploiting the two monopolies for mutual support.

    They have repeatedly tried to exploit those monopolies to establish monopolies in other, slightly less inbred, arenas. It has resulted in expanded markets (e.g., server space), but no additional monopolies. And it is questionable whether they could have even expanded those markets without leveraging the existing monopolies.

    No, I don't think you can portray MS as a company destined to succeed at everything it does. Billg got lucky once, and has milked a trillion dollars out of it, but he doesn't seem to be the sort of genius that can generate noteworthy success in circumstances where he doesn't have either luck or a stacked deck working in his favor.

    Indeed, his myth may be working against him by keeping him and his advisors from evaluating his ideas critically. "Unbeatable" only works so long as you actually win; ask Napoleon about that one.

    --

    --
    Sheesh, evil *and* a jerk. -- Jade
  102. Re:Fundamental problem with the article's analysis by remande · · Score: 2
    The core of the kernel would have to be GPL, but even other pieces of the kernel (dynamically linkable kernel modules, I believe) don't have to be GPL'd. This means that M$ can make their own proprietary APIs. That is what M$ Linux would be. Perhaps they would start lobotimizing Windows so that you needed Windows or M$ Linux to connect to it. Perhaps they pay (or threaten, or otherwise coerce) the major software houses to write only to the M$ Linux APIs.

    It's called "extend and escape". Alternately, it's called "extend, escape, and extinguish".

    --

    --The basis of all love is respect

  103. Re:Does it need saving? by Chris+Johnson · · Score: 2

    Most of that is paper revenue- Microsoft is mostly an investment engine at this point, most notably issuing buttloads of their own stock. Office revenue is actually down over last year. MS has been publically recognised as running a stock pyramid like Cisco: this is bound to fail. They do need saving. (deserve, on the other hand..)

  104. This is sad... by Kasreyn · · Score: 4

    I'm beginning to wonder what future the Open Source movement has, if there's not way to legally enforce some piece of code's open-ness. I mean, how do you take M$ to court? Cmon! Gates carries around more money in his WALLET as spending cash than most Linux-developing companies have as net worth. I'm starting to doubt the supposed MS breakup will ever happen. There needs to be a legally unshakeable means to protect Open Source from Micro$oft's usual hijack move. Or at least, in a perfect world there would be.

    -Kasreyn.

    --
    Kasreyn: Cheerfully playing the part of Devil's Advocate to hairtrigger /. flamers since 1999.
    1. Re:This is sad... by steveg · · Score: 1

      Just picking a nit:

      As I understand it, Bill Gates carries around next to no money in his wallet. He's well known for having to borrow money from those around him for minor stuff because he can't be bothered to keep cash (or credit cards, etc.) with him. When you've got that kind of money, you don't have to care.

      --
      Ignorance killed the cat. Curiosity was framed.
    2. Re:This is sad... by martinflack · · Score: 1

      hmmm....

      [Wayne's World style fuzzy dream sequence...]

      foobar - unix utility
      Copyright (C) 2000 John Smith

      This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version EXCEPT if you are Microsoft Corp or a subsidiary of the same.

      This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

      You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

      Yup... there we go. Game on!

    3. Re:This is sad... by bugg · · Score: 5
      Do what I do with my work, such as chessd -- release it under a very lax license. All of my work, regardless of the project, is either under the public domain or a 3-clause BSD license.

      What's there to enforce? The copyright reproduction clause on the BSD license? First of all, it's not worth my hassle. Secondly, if someone does use a significant portion of my code, they'll probably reduce the copyright somewhere anyway- a line of ink is much cheaper than hiring an lawyer for even an hour.

      When you turn what we're doing, which is programming for our own enjoyment, into some political cause, you complicate the matter with having a legal headache and worrying about enforcing things. Relax, this is supposed to be fun, and don't use a license that reads like a contract- we get our share of legalese by watching the Florida recount..

      --
      -bugg
    4. Re:This is sad... by KevinMS · · Score: 1


      How do you take M$ to court?

      The enemy of my enemy is my friend...

      Larry Ellison.

      --
      Sneakemail is to spam filters what an ounce of prevention is to a pound of cure.
  105. The Microsoft Win32 layer for Linux already exists by Nailer · · Score: 3

    MainSoft MainWin, a Win32 layer for Linux based on Microsofts source code and developed by both MainSoft and Microsoft [who own and control a large chun of Mainsoft] already exists for Linux. Historically it was used to port IE to Solaris and HPUX.

    Get a 30 day trial of Mainwin here. You can also download Microsoft Freecell for Linux on the same site.

  106. MS getting out of S/W? by Black+Parrot · · Score: 2

    Frankly, I suspect MS is getting out of the software market, or at least sidelining it away from their core business.

    They've saturated the market. They're resorting to various types of coercion to squeeze more money out of a market that isn't growing very fast anymore; but surely they realize that that won't work as a long-term solution (even without Linux around -- let alone with "help" from Linux).

    Actually, the server market is growing at breakneck pace, but it looks like Linux' untimely appearence has elbowed MS out of any chance of 0wning that particular market the way it 0wns the desktop. So sure, MS is raking in a lot of cash from bundling W2K on x86-grade server hardware, but they seem to be losing market share instead of gaining it, and a small slice of the pie isn't going to solve their bigger economic challenge.

    For years they've been boasting their software business by also selling computer hardware and buying up media companies. Linux won't offer much salvation there, either.

    Rumor going around says that they turned more "profit" in recent quarters by selling off assets (e.g., as ersatz investment bankers) than from selling software. Linux won't offer much salvation there, either.

    I suspect the X-box is seen by BG as his entry into the next world to conquer. Conquerers are never content; neither Napoleon nor Alexander were content to sit on the throne and enjoy their vast holdings. Better to gamble it all on yet another venture, than to fall into stagnation or -- worse -- decay.

    Stagnation may not even be an option, since MS is actually more about stocks than about software. And stocks, as you know, are variety of pyramid scheme, where stagnation is unsellable.

    BTW, that's just my armchair assessement; I never met Gates, Napoleon, nor Alexander in person. They might be nice people, for all I know.

    --

    --
    Sheesh, evil *and* a jerk. -- Jade
  107. Re:no by Chris+Johnson · · Score: 3
    Because they are basing most of their revenue on a stock pyramid scheme very like Cisco's approach, are suffering declining revenues on Office and hemorhaging money on projects like the abortive collaboration with SGI (anyone even remember what that was called?), X-Box, and .NET which is almost impossible to define in technical terms.

    They also cannot derive revenue from product sectors they've integrated such as IE, and are trapped maintaining those without hope of being paid for it.

    They are in very bad trouble. Their only hope of avoiding a bloodbath over their stock pyramiding is for people to continue to believe, as you believe, 'it's MS, so it can't possibly fail'. However, the reality of the situation is so ugly that blind faith only buys them some time. Technically, what's happening is that while they spend more and more on upcoming projects (much like Apple at its worst, flushing money away), they rely more and more heavily on the stock side of their balance sheet. Unfortunately, that is the side that will collapse because it has nothing backing it but collective belief.

    It is very possible that Microsoft will see the antitrust case totally (and illegally) abandoned, be cleared of all wrongdoing and _then_ collapse completely. At this point winning in court cannot save them, because they are just spending too much and earning too little- the earning is all paper, all stock, and revenues from actual products are both declining and insufficient to support the projects MS is undertaking.

    Result: splat.

  108. It is *very* feasible by crucini · · Score: 1
    I'm depressed at the naivete and lack of imagination in most of the comments here. First let me point out the lame arguments that keep getting repeated:
    1. The GPL prevents it. No - MS would not need to modify GPL'd software, just add their own. And if they did modify GPL software, they'd publish the patches. And we'd face a dilemma - the patches will suck - accepting them will hurt the security, stability and performance of the affected code, but rejecting them will lock us out of the MS-linux universe. We'll end up doing tons of engineering to wrap and encapsulate their lame crap. See FrontPage extensions.
    2. Geeks won't like it.They're not selling to geeks. They're selling to home users, who are jaded and ready for the Next Big Thing (which MS needs to keep selling upgrades) and to PHB's who keep hearing that Linux is great but are afraid to leave the MS camp. This will give them 'the best of both worlds'.
    3. At least parts of the OS won't suck - good filesystem, stability, etc. What makes you think MS will expose the underlying filesystem? They could build a system of virtual objects managed by a complex, buggy daemon. The whole datastore could live in one file or a raw partition. It would be a nightmare to debug and most Unix hackers wouldn't touch it with a ten foot pole.
    4. Any software they write has to be GPL! This is so stupid I won't even address it.
    5. If they make their own GUI instead of X, they'll lose all the apps! Joe sixpack doesn't want any of the X apps. But what they'd do is make a fast, non-network GUI with slow, buggy X server built in. Now Joe Sixpack can run KOffice and other 'legacy' apps but of course they're not as good as the MS apps. Oh, they'll also crash fairly often, due to bugs in the X emulation.
    6. Any apps written for MS-Linux will run on ordinary Linux. No - they'll require proprietary libraries and middleware. Remember, MS's specialty is needless complexity. Think Registry, think SMB. They'll make this godawful tarbaby of interacting daemons and weird binary data files that no sane person will be willing to sift through.

    The bottom line is that they can easily steal the hype from Linux, leaving only the smart people running "real linux". They can't stop the development of "real linux" but they can hope to shift the hardware manufacturers and the IBM's and SGI's into their camp. If they're smart, and they are, they won't tighten all the above-mentioned screws at once. Rather they'll come out with a distro that's barely palatable to geeks, then tighten the thumbscrews over the next several releases and watch users struggle in vain to escape.
    And we will do nothing to prevent it because we don't have the vision or imagination to see what's possible.
  109. Re:The Apple PC Clone by iso · · Score: 3

    this all comes back to the Jobs' phrase "the whole widget."

    the idea is that Apple controls the hardware, so the software will work better and vice versa. it's all about adding value to their hardware.

    but to address your specific point, the relevant detail here is that when you control "the whole widget" you can make changes (hopefully for the better) much faster. a great example of this is USB. as you probably know, USB is an Intel standard, but in the PC world, it just couldn't catch on. Intel wanted to replace ancient serial and parallel port, but they ran into a lot of resistance. Microsoft didn't want to make the software widely available, and peripheral and PC manufacturers had non interest in making the hardware if Microsoft wasn't going to add full support.

    we all know the eventual outcome. Apple releases the iMac, completely doing away with the ancient peripherals in favour of USB.Apple, in control of both hardware and software, made the necessary changes to support this much-needed movement and made the switch. they were hammered for this by the press because there were almost no USB devices at the time, but in the end it turned out to be a pretty good idea. note that none of this would have been possible if Apple had relied on Microsoft for their operating system.

    now this method doesn't always work for the best. some Apple-only technologies didn't fly (NuBus come to mind), but when they get it right, it really works. now if only PC manufacturers would get the hint and start offering better support for Firewire we'd all be better off ;)

    at any rate, i hope i've made my point. Apple's idea is that by controlling both hardware and software, they can make a better product, and provide value-added features in their software to better sell their hardware. this also allows them to charge a premium on thier machines: as a PC manufacturer they'd have a very difficult time justifying their profit margins.

    in the end, it's an intersting model, and it may pay off for them. it works very nicely when Apple does their research and makes the right decisions (which they've been doing for the past few years). it fails miserably if they don't offer target the market effectively, for instance with the Cube and the lack of CD-Rs in their machines. i still think the model works for them however, and i own a couple of Macs myself for just this reason.

    now, a model that may work for Apple in the future is to move to Intel chips (for dirt-cheap hardware and to finally break free of Motorolla who's more interested in the embedded market), but to keep an Apple-only OS. they could offer their machines, but still only run Mac OS X on them (albeit on Intel), and emulate classic applications. but that's a whole new argument all together, and involves a lot of creative workarounds ;)

    - j

  110. Spelling Nazi by Thomas+Wendell · · Score: 1

    There's no "d" in "refrigerators", whether or not they run on Windows.

    - Mocking arrogant sigs on /. for over 3 minutes.

  111. Regarding analyst estimates by John+Jorsett · · Score: 2

    One comment regarding the forecasts of Microsoft's earnings made in the article. Analyst ability to forecast with any hope of accuracy has been greatly hindered by recent SEC regs. Companies are now not allowed to talk to analysts on background (i.e. no members of the public at large included) in order to 'guide' their estimates. Analysts are having a great deal of difficulty replacing this sub-rosa 'guidance' with other sources, so I'd take that into account when looking at any analyst estimates, particularly more than one quarter out. (IMO, the new regs are a contributing factor for the market's high volatility lately. It's leading to lots of 'surprises' in earnings announcements.)

  112. Re:I Guess I dont get it by Black+Parrot · · Score: 2

    > I worked for MS for sometime last year, writing code in several groups. What I dont get is why everyone thinks Linux poses a threat to MS.

    Well, MS seems to think so. You did hear about the Halloween documents, didn't you? You did see the silly anti-Linux ad in the German magazine, didn't you? MS isn't behaving like a company that has nothing to fear.

    > First off, a little over half of the software MS sells goes towards the consumer end, and small business end desktops. Linux isnt a threat here people.

    Visit download.com and look at the number of Linuces downloaded last week. Add in the fact that download.com isn't the only, or even the most obvious place to download Linux.

    Look at how many stores are carrying Linux boxes. (Recently, even bastions of the status quo such as Office Max have caved in.) Add in the fact that a brick & mortar store isn't the only, or even the most obvious place to buy Linux.

    With the PC market almost saturated, and MS having to resort to squeeze tactics to keep their cash flow up to the levels expected by their share holders, any competition, even at the 5% level, is dangerous competition.

    > If they can hire 5-7 MSCE types for 50k a year, as opposed to 3 or 4 UNIX gurus who make six figures, they will.

    I'm not so sure about this. What scares companies about payroll is headcount, not wages. More headcount means people to manage. More benefits packages. More shellouts for perks to keep the geeks from migrating. More years of retirement pay for employees no longer contributing to the bottom line. More building space. More workstations. More staff to maintain those workstations. More liability insurance. More lawsuits. More paperwork to maintain.

    Companies don't like headcount.

    > But dont underestimate MS. They can trhow a lot of money at problems, and a lot of very, very, very good engineers. Don't fool yourselves into thinking that MS will just stop improving products.

    MS isn't improving products now, and haven't been for a long time. Almost all their "improvements" are driven by marketing decisions. The changes are usually gratuitous, and sometimes positively harmful.

    The best engineers in the world aren't any good when they're yoked together to drag along billg's delusions of grandeur.

    > Win2k is a very good product. ... Its the first Microsoft product that is fundamentally able to made stable

    Yeah, sure. We know people who use it. Most of them still reboot it every night. And even if it ever does become stable, all that means is that MS has finally met the entry-level requirement for an operating system product. What's to recommend about an expensive product that merely meets the entry-level requirements?

    > (belive me, i have a copy of internal report from MS that would make you crap your pants - results of kernel stress tests and analysis)

    If you'll send it to me, I'll send you the postcard Elvis sent me last week.

    Even is such a report existed, and was more honest than most MS fare, and showed W2K to be stable, why should we crap our pants over it? I've had a stable box for years. MS will still have lots of other areas to play catch-up in. Such as price.

    ps - Certain keywords in your post make me think you were trolling, but you still provided a nice context for saying some things that some lurkers might need to know. Thanks.

    --

    --
    Sheesh, evil *and* a jerk. -- Jade
  113. Porting Office to Linux Not So Easy by Thomas+Wendell · · Score: 1

    Microsoft's applications business could easily make Linux versions of applications such as Word and Excel available with scant development costs. That would open up an entirely new market for an existing product line.

    Plotkin isn't the first person to make this sort of statement, nearly everyone who comments on the MSFT break-up jumps right to the Office folks being free to port to Linux.

    Office is big, complex and dependant on Windows APIs. Getting it to work well on another platform would be a huge undertaking. Getting Windows Word 2.0 to compile and sort of run on the Macintosh was quick work (after the compatibility libraries were built), but getting it into shrink-wrap took a huge team of developers, testers and program managers several years and the result was the poorly-received Mac Word 6.0.

    The Mac version had a lot going for it that a Linux port would not. Word had been on the Mac for years, with varying amounts of shared code in existence prior to the switch to full shared source for Word 6.0. Also the Mac is a pretty simple platform to support - there's basically only one hardware vendor. There are far fewer print drivers to work with and video driver problems don't exist. This boils down to it's a lot less work to build and test for compatibility on the Mac than it is on Windows.

    The opposite is true for Linux. In addition to the usual print driver nightmares, the hardware, the OS, everything comes in n! flavors. Getting Office to work well on all Linux distributions is unthinkable.

    If Microsoft picked one Linux distro, or even rolled their own *BSD, then dictated platform standards and created a certification program for third-party hardware and drivers so rank and file Office users could have some slim hope of getting everything to work well with Office, how would that be different from Windows? Most Windows users wouldn't care because they'd be terrified of switching to another OS. Linux users wouldn't care because it wouldn't be their preferred Linux. In short, it would be an extremely expensive gamble with little chance of commercial success.

    Despite all of the above, Microsoft has already announced that they are going to release a version of Office written specifically to run on a BSD Unix distribution - Mac OS X. Strangely, this gets remarkably little attention. Much the same would happen if Microsoft were to port Office to run on *their* Linux.

  114. Is it me? by Chris+Johnson · · Score: 3
    When I read this article, what jumped out for me was the following thought:
    "Wow- some people will believe _any_ old nonsense to back up the idea, 'Microsoft will never fail'."

    Honestly, has anyone noticed the sheer madness of this suggestion? For one, it totally ignores W2K- for the idea to make sense it almost accepts that W2K will be a total wreck. It ignores the very real issue that a lot of Linux (or Mac for that matter) is 'not Microsoft' by choice. It ignores the serious risk MS runs in their stock strategy (you'd think a stock reporter would be paying attention to this) and the uncontrolled spending MS is doing. All to prop up the following syllogism:
    • Microsoft will never fail!
    • Here are some ways they might not fail.
    • (insert speculation here)
    The fact is, companies fail. They fail when they overspend, like Apple- when they build stock valuation bubbles that burst, like dotcoms- when they try to sell crappy ideas, like other dotcoms. Microsoft has risk for _all_ those reasons- in fact at this point I find it hard to worry about them anymore. Years ago I was desperately worried about them, because I thought they'd seize all the mindshare in the world and refuse to let anyone else into the market. Sure enough, they did, but I had no way of knowing they'd be quite _this_ overextended, dumping their entire fortune into dippy ideas like .NET (which is like an idea without a product: "Let's do something that is THE FUTURE!" "OK, what exactly?" "Um, dunno. But it's THE FUTURE!") and trying to expand a stock bubble that is still so overinflated. It's circular thinking- MS is valuable because it can't fail because it's valuable because it can't fail etc etc.

    Some people are going to be _very_ surprised when MS crashes and burns- might take some IRS audits or investigation of their financial practices because they _will_ lie as a last resort and may already be lying like rugs. However, at this point I wouldn't be surprised.

    The DoJ is not needed to destroy the monopoly- that would just be nice, as a matter of procedure and law enforcement. The monopoly has destroyed itself in the traditional way- complacency, just as Gates has always desperately feared. It now presides over flagship products that are losing money, and wild new experiments that will never congeal into products. Microsoft's heart has stopped, and it has only a few steps remaining before it falls, DoJ or no DoJ. It might fall harder if there is NO DoJ or breakup, because that action could have provided vitally needed 'surgery'. A breakup is the only thing that can save MS because it's an outside action that could serve as an excuse for serious re-organisation and re-valuation. Without it- they are compelled to keep bluffing until it all collapses.

  115. If they really want to go that route.... by Fat+Rat+Bastard · · Score: 5
    .... they'd repackage a *BSD (most likely Free) along with the linux runtime packages and sell that. That way they can jump on the Linux bandwagon by selling something that is "compatible" without having to offer source.

    The reason I don't think they'll come out with a disto based on Linux is because, as a LinuxCare exec said in an LJ article about a year ago, even if they throw in some closed libs/APIs, its a hell of a lot easier to reverse engineer them when you see how they interact with userland programs on the top and the kernel on the bottom.

    Nathan

    --

    If you don't have anything nice to say, say it often.
    - Ed the Sock

    1. Re:If they really want to go that route.... by Zagadka · · Score: 1

      I don't believe I've ever heard Dennis Hopper say anything that sounded even remotely like a backspace.

  116. The closing paragraph by drinkypoo · · Score: 1

    The closing paragraph of the article shows that this guy doesn't actually know what he's talking about:

    With the market looking more and more like the television show Survivor these days, there is good reason to think that Microsoft will be the last player on the island.

    What he seems to have missed is that there will never be only one player on the island, or if there will be, it'll be a long, long time from now. I suspect that rather than all OSes being the same, all binaries will be the same at some convergent point in the far future.

    Even in the insanely competitive (more competitive than the OS market, IMO) Console Games market, there is room for number one and number two, and enough room for number three if they don't get grabby. What with all the different hardware we have on this planet, and all the different possible uses, and the different levels of sanity, there's room for a whole grip of OSes which fill the same basic purpose as Windows, MacOS, or Linux. Well, maybe MacOS doesn't belong in there so much, though there ARE in fact people who have nothing on their network but Macs, and some turnkey internet appliances.

    Just because I like to take posts on longer than is really necessary:

    • Windows. I'll use Whistler as my point of comparison, because it will be here soon and it embodies MSFT's strategy. When whistler is released, it will spell the end for Windows 9x. Probably a significant amount of Windows 9x will be rolled into WinCE (Which wins my award for best-named product. Truth in advertising!) as optional packages. Whistler now has personal, professional, and server editions; Server is of course three products (or will be - I haven't kept up) called Server, Advanced Server, and Datacenter. These products, like in NT4 (Whistler being NT5.1) have artificial limitations which encourage you to buy the more expensive version.
    • MacOSX is our next contender. It looks like it has some good features, though the Public Beta requiring 192MB of ram to actually do anything meaningful is not a good sign. One hopes that MacOSX will end up with Coda support, so that you can have some decent method of sharing files. It seems to be an OS which (unlike MacOS 8 or 9) would be at home as a server. Darwin, of course, also is supposed to fulfill that role, but I must admit I'm not as up on my Mac knowledge as I could be, for the usual bigoted reasons. Even though it's not really applicable to the x86 argument, I feel I should include it so that the macintosh fanatics don't flambe' me.
    • Linux and *BSD. I choose to lump these together for a number of reasons. Firstly, they all do basically the same things. Linux seems to have more neat kernel functionality, OpenBSD is secure by default, FreeBSD is more or less the de facto *BSD standard, and NetBSD runs on all that hardware that nothing else runs on - Though Linux is rapidly encroaching on that space. They all run on x86, they all support threads and whatnot. Frequently, the thing to drive you to one free Unix or another is the driver support.
      We all know that these operating systems are perfectly capable of serving as both workstation and server, as well as embedded system and everything else. They're not going to go away (Well, maybe one or two of them, eventually. But it seems unlikely any time soon. Mostly I'd like to see OpenBSD and NetBSD re-converge; I know this will probably never happen barring Theo getting hit by a truck - Which is definitely not something I want to see happen.) A lot of people have invested a lot of time and brainpower in them, and that weight will carry them a ways.
    • BSDi and SCO UNIX/Xenix. These non-free non-open x86 Unices (Xenix is unixlike, anyway) are deeply entrenched. What happened here was that people wanted some sort of Unix that ran on x86 that they wouldn't have to support (IE, not BSD 4.4-lite or something) that they could sell applications for. I used to work for one of these companies in fact; ADAQ, which was purchased by Mobile Information Systems (Check out the badass URL.) I mostly did UUCP support for them, which is something we couldn't really get out of. They shitcanned me without warning one morning when I came in to work at 6am, because they felt I wasn't learning their ridiculously crappy Xenix-based product quickly enough. I hear their Sun stuff is good, but I wouldn't buy from 'em. Hmm, that was a long digression. Anyway, those operating systems aren't going to completely vanish soon, either, though it looks like SCO UNIX is being replaced with linux. Couldn't happen to a nicer (or more bloated) Unix.
    • QNX. QNX has been around in the embedded space basically since time began, or at least as long as we've been measuring it with microprocessors. QNX has been used in devices we know and love (like the I-opener) and now they've released the QNX RtP, which is a complete and very slick OS based on the QNX kernel. It's fast, efficient, and entertaining. It looks excellent. The UI crashes frequently, or at least did in the initial QNX RtP release. They have some very bright people working on it. It's not open source (They believe in security through obscurity) but it is free, and lots of people are porting open source software to the OS every day, made easier by the fact that the UI (Photon) has an X compatibility layer, and that QNX comes with full POSIX libs and such. Many things will compile without a single line of code being changed. Autoconf exists for QNX. Life is pretty good. It's equally capable of being a client or server.
    • BeOS. Well, we all love BeOS, but they kind of got shafted by Apple. Especially with the introduction of QNX RtP, I think the only thing that BeOS really has to offer us is a fairly rich set of APIs which they already have implemented. I think that QNX RtP and BeOS are going to end up competing for a lot of the same space, and I have to say that I prefer QNX just for its Realtime nature, which will make it somewhat easier to use for things like realtime audio processing. (Can't afford to have certain threads choke EVER, after all. BeOS is good, but doesn't guarantee anything.) BeOS, however, also has an active community behind it, including some brilliant developers (Dave Haynie, for example, was writing code for BeOS applications last I checked) so I don't think it's vanishing any time soon.

    I don't know what I've left out that I really should have examined here. Certainly not Novell. If you want to get into the other reasons Microsoft will never rule the world, you could mention things like the fact that IBM, HP, Sun, Tandem, SGI (tee hee) and others all have hardware+software combinations that blow the combination of any Microsoft OS and anything Microsoft can run on out of the water without even thinking about it. If a Sun Enterprise 10,000 server is a PC, then the most beefy NT-based server is a calculator. Oh, admittedly, it's a nice graphing calculator with IRdA and a Type II PCMCIA slot, but it's still a calculator. And the E10K isn't even all that near the state of the art. Look at some of the stuff coming out of Big Blue these days.

    So will microsoft achieve world dominance? Not without raising an army. And last I checked, you need Trillions of dollars in liquid assets, and people to buy them from, and for the US (And other nations, I suppose) to not exist to pull something like that off. I just don't see it happening. Hitler might have managed it, but Gates has all the charisma of an Eclair with Snot Custard Filling and leather replacing the chocolate. At a real extreme distance it might seem appealing, but when you get closer... well. You know how this goes.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  117. Re:Can't download Quicktime for Windows to Mult PC by tesserae · · Score: 2
    You have an excellent point there -- I installed QT4 on this box a couple of days ago, and went through the same process. It's almost enough to persuade me to stop using the app. I suspect Netscape 6 works similarly, although I haven't tried to install it to a second machine, given its wretched performance on the first.

    I understand your point: in the end it may not really be up to the user. But the choice of which software to use is up to me, expecially when I pay hard cash for it. QuickTime and Netscape are both free, so it's not like I have a lot of clout there. However, if "paying customers" are subjected to this same abuse, I'd expect them to protest loudly to the vendor; I know I certainly will.

    While I sometimes purchase downloaded software, whenever I can I also get an installable CD as part of the deal -- even if I have to pay a few dollars for it. And if I can't get that, I make a backup copy before I do the installation. I haven't seen a EULA yet that forbids me to make a backup copy for my own use. But you're right about QT4 -- it doesn't give you any of those options...

    ---

    --

    ---
    Politics is about making compromises. Religion isn't. --Michael Horton

  118. oh yes, give me MSLinux. Please! by djocyko · · Score: 1
    The only thing Microsoft has to do is to release its own version of the Line OS. There is no reason to do that now, given the still-small market share commanded by Linux software, particularly on the end-user side. But let that market continue to grow a little more and Microsoft will be faced with a choice: Either it cedes part of its core OS market to the Linux companies, or it competes with them head-to-head.

    The irony here is that Microsoft can wait until the money-losing Linux companies finally perfect their upstart open-source operating system. That would let Microsoft leverage -- some would say hijack -- every bit of the costly research and development done to date by the open-source software movement. Most Linux developers would probably be aghast at the notion that Microsoft will eventually be selling what they created. But the company has left more than a few would-be competitors aghast in the past.

    oh, it is so obvious that all they would have to do is release a distro and all the would-be linux users will flock to it. Oh yeh. And sell? what are they talking about. Linux is free, and microsoft couldn't make a single cent off of the OS unless they only allow for it to be marketed with a really really expensive book and don't allow it to be d/led. Which is absurd only because since it would be based off of linux, it would be perfectly legal to d/led it. Something about the thoughts in this article just does't add up.

    1. Re:oh yes, give me MSLinux. Please! by jtdubs · · Score: 1

      What in the name of god are you talking about? Why couldn't they make money off of it? Everyone else does?

      What if they wrote a replacement for X, prolly a port of their Win32 GUI API, and that, of course, would not have to be free or open source. Then they can package that with the stock linux kernel and commercial versions of Word and Excel and sell it all for $150.

      Everything you are saying is wrong because you seem to believe that everything related to linux is required to be open-source and free and that is a complete lie. Everything that is covered by the GPS has to be open-source and free although you can even get binary-only kernel modules, but if you have ever downloaded debian you probably noticed that gigantic non-free directory full of commercial products for linux.

      Microsoft could sell linux and the GNU tools as well as their proprietary GUI toolkit and ports of Word/Excel and there would be no way to get the proprietary parts for free. Oh, well.

      Justin Dubs

    2. Re:oh yes, give me MSLinux. Please! by cygnusx · · Score: 5

      You want MS Linux? Here you are. :)

    3. Re:oh yes, give me MSLinux. Please! by X-Dopple · · Score: 2

      quote:

      <I>Everything that is covered by the GPS has to be open-source and free</I>

      Everything that is covered by the Global Positioning System has to be open-source and free?

      Wow, that would usher in a new era.

    4. Re:oh yes, give me MSLinux. Please! by Nullsmack · · Score: 1

      Bah! You stole my line! :P

      What a ham.
      -since when did 'MTV' stand for Real World Television instead of MUSIC television?

  119. The author doesn't get it.. by Omega · · Score: 1

    I think the author misunderstands what Linux and the open source movement is all about. I can't articulate it as well as Eric Raymond can, but I can approximate...

    Microsoft won't be stealing from Linux by embracing it, no more than IBM, Oracle or even RedHat is. The point of the Open Source movement and the motivation of the Linux community isn't to beat Microsoft, it's to make good software. People may bash Microsoft because they abuse monopoly power, and because they do some pretty ruthless stuff (which, apparently, the author seems to laud them for); but the main reason people use Linux is because it's just better. Technically better, better security, better stability, better support, better foundation and it's part of a better community. Linux represents what's best in technology and what's best in society. Imagine an operating system put together by individuals from around the world; each working in collaboration without profit incentive or military incentive, but just because they wanted to make computers work better. So if Microsoft pitches in; or even if they just absorb other people's work, we'll all be the better for it because it will bring about total Linux domination which really means no domination at all. We can use the programs we like, we can drop the ones we don't; because WE'LL have the power to decide. That's what Linux represents: choice.

    1. Re:The author doesn't get it.. by Graymalkin · · Score: 2

      Better support and better community? What the holy fuck have you been smoking? Linux being open means you get patches constantly but these patches can and sometimes tend to break other things. Unix in general has shit support in the hardware industry, unless of course you mean a proprietary Unix platform. The Linux community is all about thinking they're too fucking good for anyone else. When you log onto a newsgroup asking for help you don't want to be told to RTFM or have someone respond in more technodribble than the manuals are written in. Linux is not technically better than anything, anything you compare it to is different enough to make the comparison meaningless. You can only compare one variant of Linux to another. The comparison comes down to the difference between libc6 or glibc2.x or whether you've got the latest patch/hack to Apache. Here's a nice blanket statement, Solaris is better than Linux because it supports more processors and has a better Java runtime. Not very fair is it?

      --
      I'm a loner Dottie, a Rebel.
  120. microsoft linux by kpeerless · · Score: 1

    There was a time when, out of curiosity, I installed Corel Linux. I was curious to see what a Windows app. company did with the folk's own OS. What they did was a joke. They dumbed it down until it was boring boring boring and important parts of it didn't work. Service was a farce and most of the folks in the user groups seemed to be Corel shills. About all it did was allow us to run a few windows apps. Theirs. I struggled with it for a while but in essence it was a leaden distro. None of the flash and dash of Mandrake or Suse or any of the rest of OUR distros, no adventure and not many choices... but I'm sure that the Corel release turned some people on to Linux and those people went on to better distros after they'd gotten their feet wet. Microsoft will introduce even more folks to the creme de la creme of OSs and you can bet your boots that all they will do is add to our user base. I also have profound confidence in the several million folks that make up our sometimes fractious community and am certain that we have a rock solid foundation. Microsoft, on the other hand, is made up of hired hands, lawyers and hustlers, led by meglomaniacs powered by greed. They don't have a chance. There's no way they can co-opt us against our will. They may own the suits but we are the techs and the users allied with the techs. Their people work for money and our community works for the pleasure that comes from sharing, the satisfaction of doing a brilliant job, and the excersising of rebellious natures. True adventurers all. What we have going here folks, is a techno/spiritual revolution and Messers Gates and Balmer are pretty small potatoes to be standing in the path of revolution. One more thing... Gates and Balmer have been incredibly lucky, not brilliant, and their kingdom is built on legal manipulation and hype, not great software. I've got a feeling that their string is about to run out and I'm confident that they'll inadvertantly do us some good on their way out through that door to oblivion. Buck up. The best is yet to come. Freedom always wins out in the end and that's what we're all about. Keep the faith for crissake.

  121. I just don't see it happening by Jim.Dean · · Score: 3

    I read this article earlier and while the author has some good points I really don't see his scenario coming to take place. The faults in his argument are: 1) That MS would give up it's windows source base and move to Linux. For this to happen there would have to be some serious changes in the market in the next 5 - 10 years. MS has a strong windows install base, it has a code base that's at least decent in terms of stability/security in win2k (not to the level of linux/bsd but it has good potential I think if MS would put more effort into it). In short, there's just no reason right now for MS to make such a drastic move. 2) That MS Linux would be able to differentiate itself enough in the market as to become more popular than Redhat, Caldera, etc. MS has no experience with Linux dev. Look at what happened when Corel, a company with no Linux OS experience tried to market a distro. Microsoft's only hope in making MS Linux more popular would be in porting the Win32 API to the Linux kernel and making that proprietary along with Office. In short I just don't see how any of this could happen. It's going to be Linux vs. Windows for years to come. MS can't use it's normal business strategies against Linux, they just won't work. They're only hope is to make Windows a better (or at least good enough that SysAdmins won't weigh the benefits of switching greater than the difficulty in switching to Linux).

    1. Re:I just don't see it happening by trebizond · · Score: 1

      It may or may not happen, but in terms of market they will have (nearly) every geek out there checking it out plus they have a name with the average user. On top of that, Microsoft has the marketing skill to sell anything they want. My 2 cents

    2. Re:I just don't see it happening by mrbinary · · Score: 1

      I'd have to agree with your assessment on both points. Pity I don't have any mod points to mod your comment up, the stuff you mentioned wasn't covered by anybody further up the thread (at least not at the time I began reading it). Cheers.

      ----

      --

      ----
      Slán leat agus go n'eirí an bóthar leat
    3. Re:I just don't see it happening by crucini · · Score: 1
      1) That MS would give up it's windows source base and move to Linux.

      Why should they have to give up anything? They create the WinCE OS without giving up Win95. They created NT without giving up Win95. They can afford to throw some people on a Linux project without hurting their other efforts.
      2) That MS Linux would be able to differentiate itself enough in the market as to become more popular than Redhat, Caldera, etc.

      They won't have to. They will automatically have much more credibility with PHB's. They will bundle with new PC's if they choose. MS linux will always have better integration with Windows than the competitors - big argument in a mixed-OS site. For some PHB's this will be a no-brainer. They've been subjected to a steady stream of linux hype for several years now. Which distro to choose? Suddenly, their favorite most trusted vendor offers a distro. Problem solved.
  122. To Kill Off Microsoft by Wolfier · · Score: 2

    Remember what MS officially said?

    "We'll not sell unix. Period" or something to that effect.

    We have to bring this up from time to time, so people will not forget what they've said so firmly. Then, they'll stick to their vow, in order to save face (face ~ stock price)

    So, if Linux takes over say 3 years from now, and everyone still remember what they say, they'll not make the move.

    Then they'll die slowly.

    1. Re:To Kill Off Microsoft by Wolfier · · Score: 1

      I mean "we'll not go into the Linux business"

  123. Re:Linux is doomed by dvNull · · Score: 1

    You forget that once Microsoft releases 'Mirosoft Linux', they *HAVE* to release the source code. If they refuse to release the source, they cannot call it Linux or anything related to Linux. They can all it MSUX.

    Whatever they create may be another Unix / Linux clone but as long as they use GPL software, they have to release the source.

    If it isnt compatible, then no one will get MS Linux.


    The number of the beast ...

  124. Negative! by Taurus · · Score: 1

    I'm using a fresh Mandrake 7.2 on one box with built-in crappy SIS5597 video on the mainboard (4MB shareable v-ram, 64MB total, ouch).
    Changing rez is still a no-brainer.
    Some Linux GUIs - like KDE - are very Win32-like (including USB) for mainstream users (aside from some hardware issues...;-)

    --
    You can never be too rich, too thin, or have too much bandwidth...
  125. Re:Unlikely by Donut2099 · · Score: 1

    Mac users will accept anything Apple throws at them, you know that. Hell, it's got a big X in the name, how could they resist?

  126. Save Microsoft? by EverCode · · Score: 1

    Did I miss something from this article, or does it not say how Linux is going to save MS?

    Sure, MS may lose market share, but that surely does not mean they are going to die off or something.

    Looks like another fancy, but irrelevant headline to me.

    Also, if there is a MS Linux, they will likely try to mask it as another .NET product before making it obvious to newcomers that it is in fact Linux underneath.

    Microsoft .NET Server, or something like that, would be a likely name.

    --

    EverCode
  127. Comment removed by account_deleted · · Score: 3

    Comment removed based on user account deletion

  128. Selling what? by Bezanti · · Score: 1

    There haven't been any new products that Micros~1 has been able to sell, since the advent of the internet. They have had to give it all away to stay in the game!

    What will, for example, .NET bring for you, that you couldn't do before? And how will it be able to compete with the alternatives (GNU/Linux/Java) that are beer-free or even speech-free?

    As a matter of fact, no proprietary software vendor has been able to create a new massive product line, selling millions of copies, like Windows, or Office, or Autocad, or Photoshop since the advent of the internet.

    Whatever Micros~1 has done over the past 5 years, it was focused on defending their Windows/Office/Studio franchises against the inevitable.

    Their tactics have yielded a time window, that they can use to pump up some more cash; they will not, however, be able to fend off the inevitable.

    I dare to bet money on the prediction that their revenue forecasts are rather conservative and that their stock price will never recover to their December '99 level.

  129. Re:No way. by gmhowell · · Score: 2

    Yeah, the Church eventually adapted, but how many
    were burned at the stake, tortured, nearly guilted
    to death, excommunicated, etc. before they
    finally decided that yes, maybe a bible isn't a
    bad thing.

    By Church, I assume you mean Roman Catholic. Let's
    not forget that while they may have accepted the
    bible, the services (in the US, anyway) were in Latin
    until just the past... 35 years?
    Change is not something that is liked by big,
    monolithic operations. That's why M$ should embrace
    the DOJ breakup: their corporate ship is now like
    the Titanic: too big to turn around, and not as
    indestructible as the captain thinks.

    --
    Jesus was all right but his disciples were thick and ordinary. -John Lennon
  130. Re:Unlikely by SuperLiquidSex · · Score: 1

    I just want to know where you found that? it's not intuitive if you don't know it. Putting the resolution stuff with the rest of the screen stuff is pretty intuitive.

    --
    Oops....you'll know what I'm talkin about in a bit.
  131. Is this really a bad thing? by VFVTHUNTER · · Score: 2

    Let's say that 5 years down the line, there exists an "M$ Linux." Finally, someone will be able to throw a ton of money at Linux. It will still be open-source, so we will still be able to fix all the bugs that M$ will no doubt generate in their "we release on a marketing schedule not a quality schedule" craze. On the good side, you and I will have a browser that doesn't suck, an Office Suite compatible with the rest of the world, movies players that support ASF, Divx;-), etc., and with any luck, decent game support under linux. FreeBSD, Redhat (I guess), SuSE, etc will still be available to all of us 133t h4x0rs (I hope you see the sarcasm in this). But now they would (in theory) have much better support for new and upcoming technologies (eg, USB, Firewire, Divx, etc). With the upfront statement that all this will suck if M$ close-sources everything and just makes some sort of "Reverse-Wine," I actually look forward to M$ jumping into this. No, I would never run an M$ version of anything, but it would be nice if SuSE and FreeBSD (and others) had some M$ source code on which to implement DVD, USB, ASF, and all the other trimmings.

    1. Re:Is this really a bad thing? by VFVTHUNTER · · Score: 1
      LOL - I agree with you about the OSS thing, having read people's post on the thread, I agree that M$ will probably (er, undoubtedly) release as little source as they need to so that they can "embrace, extend, and then extinguish" any Linux competition.

      I laugh because I downloaded Xtheater (and all its dependencies) last night; I appreciate that someone is working on a movie player, and I am sure that it will get better, but right now it quite frankly SUCKS. It won't play any of the movies I have (Unbreakable, Charlie's angels, etc). My only option to see these movies right now is to boot my laptop's Win partition (the only remaining Win partition I have, out of a router, three workstations, and an 8-node cluster). I kept the partition on my laptop simply because I need to have TV out, and its the only TV out card I have; furthermore, X does not support TV out on the neomagic chipset within it.

      This leads me back to saying that if M$ does get into the Linux market, it won't suck completely, that is, _if_ I can get TV out, a decent media player (btw, right now I mostly play mpegs, I simply do a "mtvp -z mpegfile.mpeg"), and a browser with decent JS support - all the trimmings.

    2. Re:Is this really a bad thing? by Ipsilon · · Score: 1

      Microsoft doesn't have to release his M$ Linux Open Source. M$ can make programs under Linux without having to do them OSS. I disagree with your viewpoints about the software M$ can bring to Linux. I think that Mozilla is pretty usable now, under Windows is faster than IE and is more compliant to web standards. StarOffice (and OpenOffice) is comparable in features to M$ Office now and is more compatible within different versions than M$ Office. Game support under Linux has improved a lot. The next release of XFree86 (4.0.2 or 4.1?) will support more 3D graphics card, will be more stable and will be comparable in velocity to Windows (some Geforce benchmarks show this now). You already can view DivX and ASF under Linux (with some emulation tricks). I think M$ can do nothing for Linux. When M$ will start to porting programs to Linux there will be an OSS equivalent for each one. Users will decide which to use...

      --

      The opinions in this comment are subject to GPL, you can copy, modify and redistribute freely (as in speech).

  132. Re:Linux is doomed by spitzak · · Score: 2

    I think the fear is of the opposite scenario: MS Linux runs anything written for Linux, but all MS software for Linux fails to work on anything other than MS Linux.

  133. Re:Pna lbh thrff jung guvf vf? by righty+oh · · Score: 1

    Teeeee.... V whfg unq gb tb naq uvg gur 'Fhozvg Pbzzrag' ohggba ol zvfgnxr orsber V jnf npghnyyl qbar

    ---

    --

    ---
    This post has been rot13'd for your protection
  134. Re:Unlikely by SuperLiquidSex · · Score: 1

    Another thing is just the fact that somthing as simple as changing your resloution is a bitch to do, or just find out, It may be somthing really simple but I've spent the past 3 days trying to figure it out.

    --
    Oops....you'll know what I'm talkin about in a bit.
  135. Re:Micro$oft in check? by quirk3k · · Score: 1
    Who says MS can't be the bully??

    Microsoft can use the same tactics that it used to beat out the other compeditors, back in the early Windows 3.1 days. I can just see this meaningless error message if you have the gaul to run the wrong distro.

    You are using an unsupported version of Linux.

  136. Re:Unlikely by hammock · · Score: 1

    Run Windows in a XWindow, where it belongs.

    There are several applications that allow you to do this. Using OSR2 cuts down on the bloat even more, so running OSR2 in a window is probably faster than running WinME or Win2k natively.

  137. This is ridiculous? Nope. by NuclearArchaeologist · · Score: 1
    The author's underlying assumption is that Windows is dead. He's right. A decade of anti-competitive practices has left Windows a bloated basket case. Instead of adopting useful improvements they've been bussy adding junk that breaks other people's code. Now they have the world's largest, most complicated and most often rebooted piece of software. Their apps have followed in the same path. Oh yeah, I work for a big fat MS using company and they have noticed. "Look, Bob, it's bigger, fatter and slower than it was fiver years ago and it seems to do even less."

    A clean start may be the only thing they have left. Will it save them? I donno. Never underestimate the power of PHB.

  138. This seems dandy, I suppose ... by skotte · · Score: 1
    ... and whenever the subject of WinuX comes up, everyone gets all dreamy eyed thinking of all the wonderful things it could mean in terms of compatability, and ego, and preference. And there's something to that. There's something to fFighting a holy war, and one day spend a little time thinking you are winning.

    But let's not lose sight of things here:

    MS holds an enourmous market share in the server and desktop industries. this is certainly no case of "If you cant beat em join em". Whatever war may exist is fFar fFrom over!

    Also, dont think fFor a minute that windows 2005 is gonna look anything like your NetBSD! Even if THEY do start using X components, you wont be able to recognize it, and you wont be able to touch it, and you wont be able to modify it like you're thinking.

    I mean, when has MS ever taken up some new project and NOT written their own standards?

  139. Windows 93 dejavu by NuclearArchaeologist · · Score: 1
    Win2k is a very good product. It has lots of future potential. Win9x crashed so much its a joke. Win2k and its siblings are proving to be a decent platform for a lot of things. Its the first Microsoft product that is fundamentally able to made stable (belive me, i have a copy of internal report from MS that would make you crap your pants - results of kernel stress tests and analysis).

    I remember something like this five years ago. I'll paraphrase you so it looks more familiar.

    Win95 is a very good product. It has lots of future potential. Win3.1 crashed so much its a joke. Win95 and its siblings are proving to be a decent platform for a lot of things. Its the first Microsoft product that is fundamentally able to made stable (belive me, i have a copy of internal report from MS that would make you crap your pants - results of kernel stress tests and analysis).

    Or another way.

    That last OS we sold you was crap. This new one is so much better.

    Rrrrrrrrrriiiiiiiiiiiiiiiiiiiiight!

    1. Re:Windows 93 dejavu by sharkey · · Score: 1

      You left out, "Everything you do will be faster, and more fun!"

      --

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  140. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  141. Whoohoo! Mod'ed down! by Gendou · · Score: 1

    I no longer have 50 karma points! Now there's incentive for me to write something worthwhile. (Moderate this down too, please.)

  142. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  143. no by DigitalDragon · · Score: 1

    no. it is that simple. why bother?

    --
    http://dtum.livejournal.com
    1. Re:no by atrowe · · Score: 2

      And what, exactly, makes you think that the largest, richest, most widely known software corporation in the world, needs saving in the first place?

      --

      -atrowe: Card-carrying Mensa member. I have no toleranse for stupidity.

  144. Re:Project forking by andrewski · · Score: 1

    This is exactly what happened when the gnome project was formed to compete against KDE because of QT's awkward licencing restrictions. Gnome is a successful project. Many happy users, myself included, use gnome instead of KDE on principal. So put that in your microPipe and smoke it.

  145. This is bad...how?? by Merlyn42 · · Score: 2

    I realize I'm posting too late to be moderated, much less positively, but oh well.

    Let's consider what a MS distro of Linux would actually mean. First of all, you can quit worrying about them hijacking the source and making it closed. The GPL prevents that for a reason. If you have a lack of faith in the ability of the GPL to protect against this, that's a topic for another time.

    If Microsoft ever tried to make a Linux distro, it would have to be good. Don't forget that in order to kill Netscape, Internet Explorer had to be that good. And, for the most part, it still is, although it seems to be on the decline. A crack quality Linux distro - how exactly would that be a bad thing? A world running an open-source OS - how would that be a bad thing?

    Secondly, an embrace of Linux would essentially mean a retreat from the Windows OS and a focus on applications. I see this as an improvement on what we have now. MS can't program anticompetitive "enhancements" into Linux itself without a serious GPL violation. And by this time, MS applications will likely have to face open-source equivalents. All of this means that if MS is creating a distro in our hypothetical future, they're actually innovating. I also use this to counter the argument that MS will use the kernel but write a proprietary window manager/desktop environment. For Linux to be successful to the point where MS feels threatened, we have to have some seriously good desktops. (insert call for the KDE folks and the GNOME folks to start cooperation)

    Gates is too smart to let his company die from competition. But it can be changed. And isn't that the point?

    -Merlyn42

    --
    The audience doesn't care if it's hard.
  146. No you dumbass moderators by Kyle_the_Dragoon · · Score: 1
    I CLEARLY SAID I WAS A TROLL! I ALSO, MOD ME UP NOT DOWN! NO WONDER SLASHDOT SUCKS SO MUCH! YOU MODERATORS SUCK CHEAP $3 CRACK!!!

    blah. you all suck

  147. Not gonna happen... by vandan · · Score: 1

    The article ignores the fact that there is no market for Microsoft Linux.
    People choosing Linux are choosing it AHEAD OF Microsoft, usually because they've had more than enough...
    Also, we shouldn't underestimate M$'s ego. And the drop in public perception when (if) M$ admit that Linux is the proper path for them do be pursuing. Personally I think hell would freeze over before we had that kind of admittion. And by that time, other distros will have developed plenty of brand awareness. M$ will be the new player - the one to stay clear of until they've proven themselves. Only a fool would buy into M$'s 1st Linux distro.
    And then there's the support issue. Maybe M$ will provide similar support to what they do now. If so, they'll be doomed. And what would you say to someone who came asking questions in alt.os.linux about how to make M$ Linux work. I know what my answer will be - whether other people think that's fair or not...
    They probably will try it some time in the next 5 years. I doubt whether it will work.

    Dan

  148. Embrace, extend, extinguish? by Bellhead · · Score: 1

    Microsoft doesn't need saving, and someone should tell Mr. Plotkin that Willie Nelson didn't write "Poncho and Lefty".

    Microsoft executives have admitted, under oath, that they use an "embrace, extend, and extinguish" attack on any software that doesn't let M$ muscle in and claim a cut of the profit.

    Let's predict how it'll go:

    • Embrace: M$ issues a Linux version, heavily advertised not as "Microsoft Linux", just "LINUX" and carefully isolated from the Winblows product.
    • Support turns out to be a joke, just like the current crap they push out the door.
    • Extend: Viruses, bugs, and bad press appear faster than options at an M$ hiring hall.
    • Extinguish: Institutional and business users quickly abandon all versions of "LINUX".

    Yeah, that sounds about right. Look for "LINUX" to be heavily trumpeted just before the next "release" of Winblows 200x/NT/whatever.

    Bellhead

  149. Re:I Guess I dont get it by schuster · · Score: 1

    I can answer this one for you. FWIW, I owned MS when it was 16/share and Intel at 20/share. This was a number of years ago however and I sold my shares earlier this year.

    I am not putting any more money into the tech stocks. I'm sticking with the old money on the NYSE. There's something to be said for the tried and true and now that demand is for PCs is slumping (with the home market only about 55% saturated) all the techs are going to take a hit. All the OSS companies have taken hits too, because they're tech stocks. I have to admit, Red Hat is a tempting buy at 6/share but I'm not going to do it, not becuase I think Red Hat won't recover- I think that they'll do just fine, but because I simply think there are better places to put my money right now. The minute I think Red Hat would be the right addition to my portfolio, I'll add it and until then, I'm going to hold off.

    --
    --- Don't ever trust a woman until she's dead- B.B. King
  150. I wonder.. by djocyko · · Score: 1
    The irony here is that Microsoft can wait until the money-losing Linux companies finally perfect their upstart open-source operating system. That would let Microsoft leverage -- some would say hijack -- every bit of the costly research and development done to date by the open-source software movement.

    I think it's about time to look into the legality of blocking all Redmont, WA IPs on all mirror ftps of linux.

    1. Re:I wonder.. by Zico · · Score: 1

      I think it's about time to look into the legality of blocking all Redmont, WA IPs on all mirror ftps of linux.

      Yeah, way to stick to your principles. Ya know, I hate when people use their cell phones while sitting in a restaurant, can we block them, too? I've turned on the TV and heard Al Gore say one time too many, "We must count all the votes" — therefore, I propose we block the Democrats from the mirrors, too. And then there's the question of those darn evil Jews — we sure don't want them using Linux, so block 'em! And so on, and so on...


      Cheers,

  151. Re:Fundamental problem with the article's analysis by Nailer · · Score: 2

    This shows a fundamental misunderstanding of the licenses which prohibit taking open source software and selling it as part of a commercial
    product.


    You mean closed source product. The Open Source product may be commercial already, but whether it is or it isn't has no bearing on the GPL.

  152. Unlikely by RobertFisher · · Score: 2

    The two software paradigms of open source and proprietary closed source are fundamentally irreconcilable. The whole power of the open source movement is to build massive endeavors based on the contributions of many, many developers. It is crucial to note that these armies of developers are often motivated by non-tangible reasons -- often the primary motivation is the challenge of the task, which will benefit a wide community of like-minded individuals. In Eric Raymond's terminology -- the open source community is fundamentally based on "gift-giving". I would doubt that these same developers would suddenly leap onto a MS toolkit ported to Linux if it were proprietary, which it will be in all likelihood.

    Moreover, the less that MS complies with the open source philosophy, the fewer applications and utilities will be available for the hypothetical MS/Linux hybrid OS. Throwing away X, for instance, would throw away an enormous volume of X applications, which MS could never afford to replace. Which OS would you choose to install : a bare-bones MS/Linux hybrid OS, or a full-featured "classic" linux distro with hoardes of available software?

    Bob

    --
    Science, like Nature, must also be tamed, with a view turned towards its preservation.
    1. Re:Unlikely by SuperLiquidSex · · Score: 1

      Thanks for the site

      --
      Oops....you'll know what I'm talkin about in a bit.
    2. Re:Unlikely by mosch · · Score: 2

      Well, I'm on FreeBSD, so my answer might not be the same as that of a Linux user, but for me it was... (drum roll)

      man XFree86

      Putting the directions in the manual section seems pretty intuitive to me, no offense.

      --
      "Don't trolls get tired?"

    3. Re:Unlikely by be-fan · · Score: 2

      The two software paradigms of open source and proprietary closed source are fundamentally irreconcilable
      >>>>>>>>>>>
      Idealistic bullshit. Its called MacOS X.

      The whole power of the open source movement is to build massive endeavors based on the contributions of many, many developers. It is crucial to note that these armies of developers are often motivated by non-tangible reasons -- often the primary motivation is the challenge of the task
      >>>>>>>>>
      Which explains all the developer (ie. non-customer) oriented software.

      which will benefit a wide community of like-minded individuals
      >>>>>>>>>
      You're not in hacker-land anymore. RedHat, Mandrake, Corel, etc are all trying to get into the mainstream. Its a different market entirely, driven by different demands.

      In Eric Raymond's terminology -- the open source community is fundamentally based on "gift-giving". I would doubt that these same developers would suddenly leap onto a MS toolkit ported to Linux if it were proprietary, which it will be in all likelihood.
      >>>>>>
      What ERS says may be applicable to OSS developers, but there is a whole new group of commercial developers trying to join the Linux bandwagon. They are not motivated by "gift-giving" but by gaining an advantage by being the first developers on a promising new platform.

      Moreover, the less that MS complies with the open source philosophy, the fewer applications and utilities will be available for the hypothetical MS/Linux hybrid OS. Throwing away X, for instance, would throw away an enormous volume of X applications, which MS could never afford to replace. Which OS would you choose to install : a bare-bones MS/Linux hybrid OS, or a full-featured "classic" linux distro with hoardes of available software.
      >>>>>>>>
      There are few people that would trade the Win32 GUI software base for the L*UNIX one. Most people would switch from the Linux software base to the Windows one in a heartbeat. Remember, Win32 has a whole lot of OSS ports.

      --
      A deep unwavering belief is a sure sign you're missing something...
  153. Great... by micromoog · · Score: 1

    Now LaTeX 2002 Premium Edition is going to have a talking penguin in the bottom corner.

  154. Interesting article by Kmon · · Score: 2

    I don't think things will happen that way. After the venom spit between MS and the linux community, I think that if MS co-opted linux, the community would spit in their collective eye.

    The comparison to Netscape, although convienient, is not good. Netscape had to make money. Although some linux vendors also have to make money, others do not. If MS were to jump into the linux game, who would pay for their OS? No one. They may charge for the GUI, but what good is a Microsoft OS without the GUI?

    I think that MS is more likely to steal GPL'd code, integrate it into Windows, put an ultra-glitzy start menu on it. Then they can continue their "naked PC" campaign and continue asking corporate IT departments, "Who are you gonna sue when it all comes crashing down?"


    Why is Gnome pronounced with a hard G?

    --
    Gah
    1. Re:Interesting article by linuxmop · · Score: 1

      I think that MS is more likely to steal GPL'd code, integrate it into Windows, put an ultra-glitzy start menu on it. Then they can continue their "naked PC" campaign and continue asking corporate IT departments, "Who are you gonna sue when it all comes crashing down?"

      Don't be stupid. Microsoft wouldn't chance the legal battle. If they want good code, they'll pay someone to write good code, not steal mediocre code from college students. Also, if putting an "ultra-glitzy start menu" (which is exactly what Gnome and KDE have done, btw...) on OSS would result in popular software, Linux would be popular. But its backwards compatibility and good office software that people want.

      Foolish zealot.

  155. I wouldn't be surprised by cygnusx · · Score: 1

    Some time ago, MS used to diss the idea that 'the network is the computer'. Now that the web is everywhere, we have .NET. ("Embrace and extend", all over again...) Make no mistakes folks, this company will do anything to stay on top of the software biz (as of course they have an obligation to their shareholders to). If tomorrow Linux makes it big, Red Hat will suddenly find Redmond pushing for the biggest slice of the pie. Remember the rumor about Mainsoft porting Office to Linux?

    >Microsoft's applications business could
    >easily make Linux versions of applications
    >such as Word and Excel available with scant
    >development costs.


    Um, had a teeny doubt: the generally held wisdom is that the Word/Excel codebases are impossibly crufty and arcane... anybody here with who can comment on how XP they might be?

  156. Re:Fundamental problem with the article's analysis by mightbeadog · · Score: 1

    The irony here is that Microsoft can wait until the money-losing Linux companies finally perfect their upstart open-source operating system.

    He also misses the point that the "money losing Linux companies" are not, in general, focused on perfecting the OS.

  157. thanks for the enlightenment by Kmon · · Score: 1

    Foolish zealot.

    Not quite. You're probably right. I'm only spitting out what first came to me. As for zealotry, I'm posting from IE 5 running under Win2k. A zealot I am not. When I refer to grabbing GPL'd code, I'm not thinking of second rate GUIs like Gnome or KDE, I'm thinking of the kernel code which, IMHO, is not mediocre in any way.

    You are correct about the office software bit. Anyone (well, any zealot) who tells me I'd be better off running StarOffice (which I've done, btw) than MS Office is probably smoking crack. However, I am afraid of what will happen with this .NET initiative. I'm concerned because people are using Windows in places where it is less than appropriate. For the desktop, Windows is fine, in the machine room, I'd rather see Solaris or Linux (or even Irix). I see MS hijacking XML (How? It is not my place to ask how, but I'm sure some legal eagles here could help me on this) and SOAP, and locking the rest of the world out.

    Enough rambling. This comes down to problems more complex than who has the best office software. The real battle isn't for the desktop. The real battle is for the back end.

    Anyway, I stand by my original assertion. MS is not going to come up with a successful linux distro anytime soon.
    Why is Gnome pronounced with a hard G?

    --
    Gah
  158. Re:This is ridiculous by Rogain · · Score: 1

    And who would buy it? Even moronic windows lusers are not stupid enough to buy a 199$ linux CD from microsoft, when they can get the exact same thing from lsl or cheapbytes for 1 stinking dollar, (plus shipping)!

    How can they leverage the work of others? If they wait until the linux desktop is appropriate for the typical win98/ME endluser, then exactly what do they to entice people to buy it from them? Their brandname? By then the Microsoft name would then stand for a company who swindled billions from people for poorly designed software, that they eventually abandoned.

    If they add somekind of windows "layer" to run windows apps, then who cares, it would be the same as now, where the stupid pay for the "comfort" of microsoft. Businesses, power users, etc) would use the real linux and have little or no need for any of the services microsoft could provide. I mean they have the worst customer support infrastructure ever, and somehow they're supposed to transform that into a linux services/support organization I would be willing to pay for?

    It would just make the final move to pure linux just that much easier, as people using it can't help being exposed to to the linux underneath the hood. So microsft is left in a ghetto of home pc lusers.

    --
    The current Slashdot moderation system is made by gay communists!
  159. Re:Fundamental problem with the article's analysis by Rogain · · Score: 1

    Again so what, that would be exactly the same situation as now, except they would have to piss away billions on converting the whole company from their crap to linux. The real, free linux would continue to grow, while microsoft slowly dies.

    --
    The current Slashdot moderation system is made by gay communists!
  160. Turkey for you, turkey for me by Graymalkin · · Score: 2

    Ok, please learn to use the concept of numbers. Microsoft has an enormous share of the desktop/workstation computers in the country. Linux is lucky if it gets a single percentile. Linux in its current form is not fucking viable for consumers or in some cases even for professionals. Professional need to get work done, non-professional users want to get stuff done. Neither of these wants to spend hours fucking with the maze of often cryptic and obfuscated commands. Fuck the command line and fuck piping. If you want to bring Unix to the world of home-office computing follow Apple's lead. Candy coat the fucking thing; be adventuresome and go the next step by replacing non-intuitive shell commands with something that people might think of to use to open a file or move something. Distrobutions repackage the same Unix commands that have been in use for centuries. KNOCK IT THE FUCK OFF! Cars have power steering because the rack and pinion shit was giving people problems. When everyone can interface with a Unix system with relative ease and as little training as possible, Unix will become popular in people's home. Microsoft doesn't have a single worry about Linux because Windows' interface is pretty recognized and worry free for the most part; installing programs and getting hardware working is easy enough that most people now do it themselves rather than paying someone to. Linux has a long fucking way to go.

    --
    I'm a loner Dottie, a Rebel.
  161. It's all about publicity by amorsen · · Score: 2

    So far there have been quite a few cases where the GPL has come close to being tested in court. In every case the alleged GPL-offender has chosen to settle in some way.

    It seems to me that the reason for those settlements is not just the fear of losing a court battle, but instead the fear of bad publicity. It is easy to do the whole "Giant corporation against small idealist entrepreneur" thing.

    --
    Finally! A year of moderation! Ready for 2019?
  162. hmmmmmm... by um...+Lucas · · Score: 2

    As far as i knew, Microsoft doesn't need saving... Even with the stock market hoopla of the past few months, they've been hit much less hard than many other companies out there (AOL, Apple, Dell, Gateway, Intel, Redhat, VA Linux). Well, not really, but they took their drubbing right after the anti-trust case and since then have lost very little ground in comparisson to the rest of the industry that began their plummet around the time of the anti-trust case and have continued to fall through the floor ever since then.

    Plus, they're still sitting on piles upon piles of cash and investments...

    They're sure to be here for a while...

  163. Re:a hubristic byte-wasting bollox of a reply by Kwantus · · Score: 1

    aw pshoo, I misspelled "Crichton".

  164. hijacking? by donglekey · · Score: 1

    The article said that Microsoft could hijack all the work that has gone into linux, but it failed to mention that whatever they do, anyone could just hijack back, especially other experienced linux comanies. I think the guy who wrote the article probably has alot of stock in Microsoft and thought this might be a good way to use his influence to raise it up a few points.

  165. MSLinux won't help MSFT stock by mlinksva · · Score: 1
    Sure Microsoft could release their own Linux distribution with proprietary add-ons. There's no reason to think they could sustain Windows-like revenue from a Linux distribution. Windows' massive profitability comes from Windows' market dominance and a monopoly on selling Windows. MSLinux will have neither.

    Internet Explorer illustrates my point I think. Sure, Microsoft won the ~third generation browser war and will probably win the ~fourth generation (0=www 1=mosaic 2=navigator/older IE 3=communicator/newer IE, 4=XML aware browsers). How much profit has this generated for Microsoft? Hard to quantify, but certainly nothing of the sort Microsoft gets from Windows and Office. The browser is free, and AFAIK Microsoft has always lost money on its web sites.

    1. Re:MSLinux won't help MSFT stock by Bezanti · · Score: 1

      I fully agree. The real hard dollars come from Windows/Office/Studio. Office makes Windows sell; Windows makes Studio sell.

      It's a mutually recursive relationship, that is difficult to bring down, but when it comes down, it does so with a big bang.

  166. save? by donglekey · · Score: 1

    Oh yeah, and how exactly will micrsoft be saved by linux? It didn't give any mention as to what positive effects linux will have on them.

  167. Nothing prevents MS from taking over Linux. by be-fan · · Score: 2

    The GPL doesn't really prevent MS from taking Linux over. Think about it, the GPL only prevents linking, not message passing. MS could simply use Linux as a "microkernel," put some fast messeging support in there, and then layer WIn32 services on top (like it did with NT) It would be required to OSS the changes to the kernel, but everything else remains MS. Linux gets a kernel with hooks for the GDI and all that, MS gets a more stable OS core, and users get a stable OS with all the MS goodies like fast OpenGL and sweet multimedia. In short, everyone is happy except the OSS community.

    Either way, I doubt that they would do that. Its not like Linux has anything that BSD doesn't, and if MS wanted a UNIX-cored OS, they would have just stolen code from FreeBSD.

    --
    A deep unwavering belief is a sure sign you're missing something...
  168. M$ Linux? by YxorY · · Score: 1

    If they do their distro, it would probably be based on Debian (6000 packages), have a windows emulator and make Linux accept windows drivers.

    Hm... I still prefer Debian :)

  169. What does this have to do with their share price? by bfields · · Score: 1

    So, let's say he's convinced me that Microsoft can always retain a near-100% market share. But does that mean they actually keep making as much money? Redhat may have convinced us that you can make money on free software, but it doesn't look to me like you can make quite as much money selling free software as you can selling the proprietary stuff. Couldn't Micrsoft gain market share and still end up losing profits?

    Part of the reason free software is good, I figure, is that it eliminates some redundant effort, and makes the software industry a bit more efficient. But seems to me that this means that in an open-source world, 100% of the software pie might just not be worth as much.

    So, someone tell me now that I'm totally confused.

    ---Bruce Fields

  170. I don't like this one bit by spectatorion · · Score: 1

    personally, the prospect of M$ getting into linux scares me. If they make a linux distro, they will probably either modify the source in a way that changes the direction of the entire project (then release office for it, so all consumers will buy it--what's the deal w/office anyway? I am so happy w/AbiWord and Gnumeric...). If they release office for their "version" of linux which is incompatible with other distros, the rest of the gnu/linux market will have to conform to their standards. A company with such influence over mindless consumers can have a dramatic and damaging effect on the market. Very scary.

    -----
    # cd /

  171. Isn't microsoft banned from the unix world? by xtal · · Score: 3

    I thought one of the conditions of their first antitrust trial was that they agreed to never directly release a version of Unix that would compete with offerings from SCO, Solaris, et al, and it wouldn't be too far a reach to argue that linux could be included in there, too. Of course, as we all know.. Gnu's Not Unix.. (oh, the irony if GNU/Linux came back to bite RMS in a legal battle with Microsoft over this issue..

    Maybe someone who knows more can comment - has the recent trials or breakup of the company changed this ruling from way back when (I feel old now)..

    --
    ..don't panic
  172. Yes, but... by Kasreyn · · Score: 2

    M$ has the worst "evil empire" rep in the world right now, and they're doing pretty well. They still have the vast majority convinced that they're the best thing since sliced bread, in terms of computing. Do you realize what salary you can start at if you have a slip of paper saying you're an MCSE? Their public image is only now beginning to come into *mild* doubt. It's another example of Hitler's "If you tell a lie loud enough and long enough..." concept.

    If you mean the publicity of crushing a smaller company like a bug under foot would hurt them, you're mistaken. Microsoft has crushed many a company and most simply regard it as the dog-eat-dog world of business. There's less romanticism in the public opinion than you think, unfortunately. I think if Microsoft made a determined effort to buck the GPL, it could, and that scares me. And in any case, the media know which side their bread is buttered on, so it's not too likely there'll be much open criticism of Microsoft if they decide to chew Linux up and spit it out.

    It's a damned shame I know, but I think it's best to be realistic about things and try to find a solution...

    -Kasreyn.

    --
    Kasreyn: Cheerfully playing the part of Devil's Advocate to hairtrigger /. flamers since 1999.
  173. Re:Hrrm. by znu · · Score: 3

    Which Linux developers would sell out to Microsoft?

    Any of them that are publicly traded, if the price is right. They won't have a choice.

    --

    --
    This space unintentionally left unblank.
  174. Microsoft wouldn't do that. by rabtech · · Score: 1

    If Microsoft went the Open-source route, they would release the Windows source-code, not adopt Linux. This way, they still maintain some bit of control over the way the license would work.

    I would bet that if they did release the source, it would be to the desktop edition (ex: Windows 2000 Pro or Whistler Personal), and keep the Server OSes for sale.

    Either way, I think the author is correct about one thing: Microsoft will always be the last one standing as long as Gates & co are there. Now when he and all the big original co are gone and the effects of corporate beuracracy (sp) really takes its toll, Microsoft will eventually falter and fail.

    Until then, Gate's vision will will keep the company on top. Whether you like the man or not, he's a genius; at marketing, management, or innovation is a judgement I'll leave up to the reader :)

    -- russ
    -- Senior Forum Admin, Ihateapple.com

    -----

    --
    Natural != (nontoxic || beneficial)
  175. Re:Well, that's not true. by Gendou · · Score: 1
    Well you know, there is just a sense of joy in seeing the score rise with positive affirmation from the /. crowd. I don't want to create a new user account (I like this username :), but I like the feel a strong sense of accomplishment. Now I have to go back up again, so I will dispense bits of my meandering experience in a positive fashion again. :-) Thanks for understanding. hehehe

    Btw, I honestly did think that article was bull. Consider the end of the article. He jumps from the decimation of Microsoft with the rapid acceptance of Linux... then suddenly states that MS are the only ones likely to be standing in the end. I think his logic is flawed and he needs to get a clue... I guess nobody agreed with me. ;-)

  176. Does it need saving? by Kiro · · Score: 1

    Exactly who said Microsoft needs to be saved?
    I'm looking at their 1st quarter results and,
    "$2.19 billion in earnings, revenue $5.38 billion, a 28% increase over last year".
    Doesn't sound like they need a lifeline to me.

    --
    Kiro

  177. Linux is doomed by doublem · · Score: 1

    Everyone knows that as soon as Linux becomes a threat, Microsoft will release their own distro. It will NOT be compatible with existing distros, but it will become the "Standard" for Linux because it's a Microsoft product. They might trample the GPL. they might now, but you can be certain your Linux Apps won't run on MS-Linux. If we're lucky it will have .NET.

    Remember what they did to Stacker? To PC DOS? Face facts, M$ will eat Linux for lunch as soon as they feel the need to do so. Perhaps they'll just steal Linux code and use it in Windows (Like they did with Stacker), or their version of Windows will ONLY run applications compiled with "Blessed" compilers, causing mysterious crashes when a program compiled with the GNU compiler is launched (Like they did to PC-DOS when Windows was first released)

    As a matter of fact, I have proof of what I say. Here's a link to the new M$ Linus distro to be released soon.

    www.matthewmiller.net
    --
    "Live Free or Die." Don't like it? Then keep out of the USA
    1. Re:Linux is doomed by linuxmop · · Score: 1

      What the hell are you talking about? You act like every Linux user, zealot or no, will flock to the Microsoft's Linux as soon as Microsoft makes a distribution. You forget most users of Linux switched from Windows to get away from Windows! And if they use Linux code in Windows? So what? It won't affect me. If my Linux apps don't work on MS-Linux, I won't use MS-Linux.

      Don't be a fool.

  178. This is why it's important to choose GPL by goingware · · Score: 5
    This is why it's important to choose the GNU General Public License over all other licenses when you write software that is meant to be free.

    You should only choose another license if you specifically intend to allow anyone to make closed-source, commercial use of your code.

    That's why it's pointed out in an earlier comment that Microsoft wouldn't base an offerring on Linux, but on BSD - as Apple is doing, with Mac OS X.

    The Free Software Foundation recommends against the general use of the LGPL - formerly called the GNU Library Public License but now called the lesser public license.

    Generally, you'd only want to use the LGPL if there is already an existing high-quality library that is available in closed-source form and you want yours to be adopted by people who want to keep the source to their applications closed. This was done, for example, with glibc, to make a replacement for the proprietary libc popular.

    But if you're writing a totally new library, or if you feel that your library is a significant improvement on an existing closed-source library, using the GPL rather than the LGPL will draw new free software into the world, and although it won't prevent people from selling your work, it will prevent them from holding the source closed.

    Licenses that would be inappropriate for competing with Microsoft would be the BSD License or the MIT License, the Apache License or the Mozilla Public License.

    That's why, despite Mozilla, we still need a good browser that is GPL'ed.

    For lists of a lot of licenses, see the opensource.org approved licenses and GPL Compatible Licenses - these last basically can be combined in software with GPL'ed code. Also note License that are incompatible with the GPL.

    Upon further examination, I see that if you are not going to use the GPL, you should at least use a license that would allow your code to be used in the same project with GPL'ed code. This is the case with the revised BSD license (without the advertising class) and the MIT license but not the Mozilla license, or, significantly, the Python license - in some cases the incompatibility is not caused by restrictions by what you can do with the code but in the case of Python it's because the licensed is governed by the laws of the state of Virginia in the U.S.A.

    Sometimes people do specifically choose to use things like the MIT License because they intend for it to be used for commercial use. My friend Andy Green who wrote the ZooLib cross-platform application framework is an independent consultant, and he had it in mind to make things easier for other consultants and small commercial developers, as well as free software developers. It was a complex decision but they people with an interest in the code ultimately agreed on the MIT license.

    On the one hand, this allows people like Microsoft to write cross-platform closed-source products that would compete with free software - so MS could port their products to ZooLib and have source compatibility with Linux, Windows and Mac (and BeOS too), and this source would be closed, which could be a problem.

    On the other hand, the ready availability of an open source but commercially-compatible crossplatform library gives power to the third-party developer at the expense of all OS vendors whether closed or open source, which I feel is arguably a good thing.

    So it is a complex decision, really. But I think that, when in doubt, use the GPL. If you hold the copyright yourself, you can always supply a separately licensed version to people who pay you for it. For example, while the CygWin library (a POSIX API for Windows, part of a GNU programming environment that is largely source-code compatible with Linux) is under the GPL, you can purchase a proprietary license for it from Redhat which is actually pretty expensive from the terms they used to have on their page.


    Michael D. Crawford
    GoingWare Inc

    --
    -- Could you use my software consulting serv
  179. MS Linux/BSD NT by idiot900 · · Score: 1
    • This product would be marketed at stupid management people of companies who are using some significant proportion of Linux and some significant proportion of MS. The one-company-being-accountable thing will play big here. The key to fighting it will be to standardize on one distro within a company or department ("see, RH is accountable in the same way MS is"), and to remember MS's historical competence at making crashy OSes.
    • Happily, MS can't patch the kernel or most anything else written for Linux and make it closed-source. They have to write a lot of stuff from scratch, which in the end means they have effectively made a new proprietary OS. Hooray for the GPL.
    • And as had been said before, probably the best thing for them to do is to not use Linux at all, but BSD instead, because of its more permissive license. But since it will be proprietary, it would be just another proprietary MS OS.
    • Here's the biggest problem I see in actually doing this: Getting MS's retarded Win32 API to work right on Linux. (Wine is wonderful but not there yet.) And if they did, all they'd have is something that runs Win32 but doesn't crash as much as NT.
    • MS doesn't seem ready to throw out NT. Why not just make a decent POSIX compatibility layer for it? It is a decent implementation (though of a braindamaged design) and could certainly handle it.

    Just a few thoughts...

  180. This is ridiculous by PrimeEnd · · Score: 4
    Microsoft will never have a Linux distribution. It could only hurt them. Either it would be a flop in which case they would have given credibility to Linux with no profit, or it would be successful. It it were successful it would do much more damage to Microsoft's Windows busines than it would to RedHat, Suse, etc.

    The idea of Microsoft buying RedHat is equally silly. If they did then ALL the key technical RedHat employees would resign. They would take their money and do something else (or maybe the same thing).

    1. Re:This is ridiculous by crucini · · Score: 1
      The idea of Microsoft buying RedHat is equally silly. If they did then ALL the key technical RedHat employees would resign. They would take their money and do something else (or maybe the same thing).
      Oh really? First of all, it's kind of hard to 'take all your money' when it's in stock options. That's why they're called golden handcuffs. Second, MS has bought some Unix-centric companies like Hotmail and WebTV. Was there a mass exodus? And if so, how did it affect the business? And third, if MS bought red hat, it would not be for the purpose of hiring developers. It would be for the purpose of killing a competitor, acquiring a corporate customer base, and using Red Hat's good name to flog MS garbage for a few months before everyone catches on.
      In MS's worldview, individual developers are not very important.
  181. Project forking by Jason+W · · Score: 3
    The worst thing MS could do (and its very bad) is take every popular OS app that they needed (including Linux), and fork them. Change the name, change the code. Not keep records of what is what. Developers would be torn between sticking with the original code that follows the normal OS (usually slow) pace, or hacking on the MS code that has tons of paid programmers on it. Why bother messing with the original when all of the feature you add will have been added in the next release of the MS version, plus more? There would be no point.

    Also, it would be to MS's benefit to fork as soon as possible, so no-one has a chance to change their license from GPL to "GPL minus MS" or "GPL with a fully Open Source disto."

    1. Re:Project forking by linuxmop · · Score: 2

      Yeah, that sure would be bad. Oh wait, their forks (of GPLed software, that is) would have to be GPLed as well. They couldn't change the licence. So how would this be bad? It wouldn't.

      First of all, if the Microsoft software didn't continue to work with other distros, no one would code on it. Two, lets look at the hatred for Microsoft brewing around here. I might be likely to code for some Microsoft OSS if it had potential, but the zealots would not.

      Standard disclamer: My brain might not be working today.

    2. Re:Project forking by pilot · · Score: 1

      Also, it would be to MS's benefit to fork as soon as possible, so no-one has a chance to change their license from GPL to "GPL minus MS" or "GPL with a fully Open Source disto."

      "GPL minus MS" is not GPL. Should MS fork Linux and add all of the features you want, great. Applaud them. When is the last time Linux said no to companies willing to pay developers to work on Linux?

      Just because a company is called Microsoft does not mean that the company cannot contribute to Linux. The more, the merrier.

      And the nice thing about the linux community is that it will be difficult (albeit not impossible) for microsoft to pay (and be willing to pay) for as many developer hours as there are volunteers willing to spend, simply to fork all the existing GPL code out there.

      pilot

  182. proprietary doesn't care about free by _|()|\| · · Score: 2
    open source and proprietary closed source are fundamentally irreconcilable. ... I would doubt that [free software] developers would suddenly leap onto a MS toolkit ported to Linux if it were proprietary

    Who said anything about free software? MSFT is more open than, say, Nintendo or Sony, but it doesn't see free software adding much value to the platform. MSFT may be weakened by the anti-trust trial but the X-Box's developer support demonstrates that it can still build a platform. (Customer acceptance, of course, remains to be seen.)

    If MSFT couldn't pull off a proprietary Linux toolkit, it wouldn't be for lack of apps.

  183. The old MS Linux tale by valentyn · · Score: 1
    The article talks the old tale of ``Microsoft Linux'' hitting the market. I see no point in that. If Microsoft finally delivers an OS that is well documented, has a file system that has a directory structure with a (kind of a) clue and can be extended and changed easily: good. Really, great.

    But they can't possibly port the ``Win32 API'' (if there is such a thing, which is highly theoretical, IMHO) to Linux. They will have some sort of Wine-like interface, or maybe even have a Win32 layer that runs the Linux stuff.

    Also, Microsoft would have a hard time not getting their own software polluted with GPL'ed sources.

    This would not work. Microsoft is a license-selling company. They sell middle of the road software to John Doe. Office did not change much since version 6.0. Neither did the 16-bit Windos since version 95. Basically it's all the same stuff with new marketing. They only get away with it because they do marketing.

    Now suppose IBM starts marketing for the Open Source. (They will, some time).

    What would MS Linux add? That it can run Office, the great proprietary Office Suite that costs $400? That you can run the proprietary IIS on Linux now? That you get Linux with Innovation?

    Proprietary software is hard to maintain, hard to interface to and hard to manage. ''MS Linux'' will not change that.

    --
    my other sig is a 500 page novel
  184. Microsoft's probable strategy... by WolfWithoutAClause · · Score: 2

    I think they will do something similar to IBM. IBM is supporting their core business- hardware.

    Microsoft's core business is, on the face of it, their operating system. But in actual fact, it isn't- its the applications like Office that run on it. They make more money from that than Windows in fact.

    When/if Linux grows enough market share on the desktop, Microsoft will get less money back from their OS than they spend on it. At that point they might as well port Office to Linux and carry on making money from Linux.

    It makes very little difference to Microsoft- they can still deliver OS and Office together, it's just that they won't charge for the OS. They'll still have a huge monopoly on Office to milk for atleast the next decade.

    They will probably give up being an OS company- Linux is probably going to outcompete them- and its development is free for Microsoft whereas it would COST Microsoft money to do OS development...

    --

    -WolfWithoutAClause

    "Gravity is only a theory, not a fact!"
  185. This is not strictly the case by goingware · · Score: 2
    While the linux kernel is distributed under the GPL, many programs traditionally provided on Linus distros are not, for example the Apache webserver has a license which permits closed-source versions of it to be sold - and I recall someone was selling a closed-source apache with SSL with the public-key code licensed from RSA, for example.

    Thus see my other comment in this discussion, That's why it's important to choose GPL and I think that it's particularly important that every function of any significance that's used on linux should ultimately get written by someone under a GPL license

    It's really not enough to just use open-source software if the license allows the source to be closed, if your aim is World Domination. Many of those who participate in Open Source, as distinct from Free Software, do so for their mutual benefit as closed-source commercial proprietary developers.


    Michael D. Crawford
    GoingWare Inc

    --
    -- Could you use my software consulting serv
  186. The Apple PC Clone by goingware · · Score: 3
    This reminds me that when I was at Apple someone remarked in a meeting that people from other companies often asked Apple employees why Apple never produced a PC clone that ran windows.

    If their aim was to sell hardware, they could beat the hell out of any PC vendor selling windows boxes. Imagine something with the industrial design of an iMac or G4 cube running Microsoft software. It would be tremendously popular in the more image-conscious business environments.

    Taken from a purely business perspective, it would make a lot of sense for Apple to sell Windows boxes - they could come bundled with a lot of software to integrate them with Macs, for example, like AppleTalk networking.

    But this was never seriously considered for largely religious reasons. It was clear it would have caused an employee revolt.


    Michael D. Crawford
    GoingWare Inc

    --
    -- Could you use my software consulting serv
  187. Fundamental problem with the article's analysis by SeanAhern · · Score: 4
    The article says that:
    The irony here is that Microsoft can wait until the money-losing Linux companies finally perfect their upstart open-source operating system. That would let Microsoft leverage -- some would say hijack -- every bit of the costly research and development done to date by the open-source software movement. Most Linux developers would probably be aghast at the notion that Microsoft will eventually be selling what they created.
    This shows a fundamental misunderstanding of the licenses which prohibit taking open source software and selling it as part of a commercial product. The license agreements simply don't allow this type of activity.

    If Microsoft decided to create its own distribution, Microsoft Linux, it would be forced to release it under the same license agreement that the Linux kernel is released under.

    Where they could start charging more is with their own applications and extensions that do not rely on open source code. In this case, they'd become just an application development house, not an OS vendor any more, at least from a financial point of view.

    That's fine, but that defeats the whole idea of the article. The point was that Microsoft could dominate the OS field by putting out their own distribution - simply not dominance that can happen.

  188. Re:Well, that's not true. by Skynet · · Score: 1

    You, my dear friend, are a karma whore.

    --
    Execute? [Y/N] _
  189. MSFT setting Linux standards by _|()|\| · · Score: 5
    any versions of Office/IE/whatever that they make for linux will be dependent on their toolkit

    Hal's MS Linux scenario is absurd, so I won't spend time punching the straw man. Office, on the other hand, is an interesting scenario. With OLE/COM and VBA, Office integration has become a coveted logo for business apps. Red Hat's dominance, as demonstrated by proprietary applications supporting only Red Hat Linux, raises fears of one official Linux distribution. Likewise, KDE's adoption of the pseudo-free Qt raised fears that TrollTech would establish a toll booth on the Linux desktop (no flames please, I'm speaking in the past tense). Far more imposing would be a blitz by Office and supporting apps. like Visio to a proprietary Windows-on-Linux layer. Such a layer could quickly become popular by emphasizing performance at the expense of X's flexibility.

    The longer MSFT stalls, the less likely the scenario becomes. Reading about Bonobo and lightweight CORBA is just like reading about OLE five to ten years ago. Eventually, Linux will have a solid component architecture. In the meantime, MSFT has an opportunity to hedge its bets.

  190. R&D??? by beri-beri · · Score: 1

    >they'll just capitalize on all the R&D that the linux companies have done

    Honestly, what kind of R&D are you talking about? Development, maybe. A lot of code is written. But is anything more (i.e., ideas, concepts) in Linux software that was not previously in some Windows, Apple or Unix application?

    Can you tell me of a single revolutionary idea introduced by a "Linux"&open-source oriented company? I am open to suggestions. But the main point that the article is missing is that 99% of the open-source _Linux_ apps are implementing some kind of idea from some other software, introduced by some comercial company. And it's often Microsoft who promoted that idea.

    "Importing" development, yes. Importing research? Hardly.

  191. MS Linux=Corel Linux by X-Dopple · · Score: 1

    I know I'd be distrustful of any release that comes from a major software company. People advised me to stay away from Corel Linux.

    I made a sorry mistake by installing it onto my HD. Apparently, if you don't get the 'Deluxe' version from Corel, you can't install something as basic as Licq (without a lot of hassle, anyways) I was limited to the basics (Netscape, KVirc, etc.)
    Sure, it's easy to use, but it's extremely limited.

    I would have to agree with the above posts - the Linux community would spit in M$'s face. People could even go so far as to make sure their program doesn't work with Microsoft Linux.

    ok, I'm done posting this +1 topic.

  192. Mailing List, Ask Me Questions by goingware · · Score: 3
    Joing the ZooLib-Dev mailing list and also ask me questions.

    There's very little traffic on the list yet because almost all of the people on it have been using ZooLib for a long time and don't need to ask questions (or they mail each other directly) - it's only recently been released as open source but it was a proprietary API for a long time.

    But many of us are happy to answer questions, I know I am, and ZooLib author Andy Green is very helpful too. I try to field the questions as much as I can so he can concentrate on development of the library itself.

    API docs are coming, they will start as guides to the sample code, and additional sample code with Howto's on the various features. A proper detailed API reference will probably be a while in coming but it's pretty easy to get around the source code in an IDE or class browser or maybe you can run doxygen on it - one thing I mean to do is process it with doxygen and upload the pages and a tarball to the ZooLib website.

    And even if you don't plan to go cross-platform, it is in fact a nice API. I find it lovely to use. It makes multithreading your apps much easier for example, gives you nice high-level C++ class interfaces to TCP networking. If you don't plan to be cross-platform at all, you can use ZooLib without any proprocessor guards and freely intermix windows and ZooLib code.

    Probably the hardest thing to figure out is the widget layout - the use of the ZPaneLocators. Widgets don't store their location in a member variable, whenever they need it they ask their pane locator where they are. Similarly buttons ask their pane locator for their highlight state.

    You're free to store these things in member variables of the pane locator but you can also calculate it at runtime, and a common thing to do is to say "He's just below this pane" or "He's to the right of that pane" and recurse until you hit the top-left corner.

    This makes adjustment for different text widths in localization or changing font size as a user preference automatic. If you change the width of the text in a button, just invalidate the window and everything will lay themselves out again.


    Michael D. Crawford
    GoingWare Inc

    --
    -- Could you use my software consulting serv
  193. It's all about MS name recognition by lazytiger · · Score: 1

    When I think about this issue, all the stuff about what is or isn't possible with various licensing goes right over my head. To me, it seems that Microsoft could make very short work of the entire Linux movement simply with its name recognition. All they would have to do is release MS Linux. The details of the distribution are inconsequential; people would buy it simply because they've heard so much "good" about Linux, and now Microsoft has a version. People don't know much or care much about what the OS really is or does, they just want it to work. And they also happen to be very familiar and comfortable, for better or for worse, with the Microsoft name. So MS Linux could become instantly popular, and Microsoft could kill Red Hat's and everyone else's market share and do who know what with the funding for Linux projects. Only things MS wants to get done would get done. No, Microsoft couldn't stop individuals from doing whatever they wanted, but it would be completely irrelevant to any market that MS controls. Perhaps I'm oversimplifying. I hope so. Because this scenario seems very easy, though perhaps not likely. But who knows what the hell MS execs are thinking behind closed doors.

  194. M$ will NEVER admit their OS isn't da bomb. by crovira · · Score: 2

    That said, Linux has proved that M$ is vulnerable to the same stunt M$ pulled on NetScape to starve them of revenue.

    DOJ not withstanding, look for M$ to try to shift their apps to the web and turn .NET "per use" charges for app use into their revenue stream. Windows as an OS will never get off the x86 platform but M$ will try to leverage off the winners of the next generations of platforms.

    You can also forget about innovation (a.k.a. bloatware,) and that expensive crap for M$. Its about to become about maximising return on investment. That's why IBM was still selling 360 mainframe DOS well into the nineties. Puire gravy dude. Pure gravy.

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  195. Did anyone follow that banner add for DELL?(no OS) by joejoejoejoe · · Score: 1

    I checked out that story and it had a banner add for a DELL server. If you try to customize the server, you'll notice the default configuration is missing an OS!

    I seem to remember a /. story in which M$ was calling companies who sell PCs without an OS practically criminal. I find it strange how MSNBC and DELL are promoting a config that M$ is publically against.

    And another thing, the article talks about slumping OS sales causing slumpling revenues...

    --
    Silly Rabbit: tricks are for kids.
  196. Hey! by donkeyboy · · Score: 1

    As long as they bring back BOB for Linux.

  197. CNBC are dreaming... by abdulwahid · · Score: 1

    Apart from the fact that CNBC don't acually bring any evidence to back up their theory, it defies logic. I mean, for Microsoft to suddenly to back Linux and try to distribute it would be to say they were wrong all along. They have continuously through press statements and articles belittled Linux to try to make it look like a hobbiest OS. Not something that people should take seriously. They would have to do a complete u-turn and try to convince the same public that they have tried to brain wash against Linux, that in fact Linux does rock after all.

    I just don't see that this sort of approach at all fits in with Microsoft's past or their character. They will never open up their source code. They can not stand the idea of someone else making money out of things that they develop. For us its different. Whether its Red Hat, Suse or individuals. We don't mind if someone else makes a buck out of our work. As long as what we make stays free. We don't want to horde everything for ourselves in some self-centered greedy way. And that is exactly Microsoft's attitude. Not only do they want to be top in everything; they also want to keep all the money making for themselves.

    --
    perl -e 'print $i=pack(c5, (41*2), sqrt(7056), (unpack(c,H)-2), oct(115), 10);'
  198. How true! by daemonboy · · Score: 3

    The only really funny thing about this post is that it is so true that nobody can really comment on it.
    And since they can't comment on it it will get much less /. mindshare than other garbage posts do. Ah well, that's the way of /.

    Every Linux user seems to think MS would use Linux, but they don't need to even deal with the GPL if they use code from the BSD's. Most would say that they already have borrowed from at least the Berkely TCP stack (finally)
    Is this the end of the world? No. If MS code is better we all benefit a little. Just think how much better at least US productivity would be if MS code wasn't so freeking buggy. If business apps didn't crash 10 times a day ...
    Tim

  199. Microsoft's share isn't changing any more. by Elwood+P+Dowd · · Score: 3

    Linux does not have the capability to replace Windows in it's current incarnation, and I can't imagine a way that it could change in the necesary direction.

    Any Linux distribution needs to have the proper geek toolset if they want any help from developers. That geek toolset is exactly what a consumer OS cannot abide. X Windows, for example. I wouldn't run Linux if I couldn't do remote windowing (overlapping, not like VNC), but I can't imagine any non geek would prefer that to the GDI accelerated Windows interface. No matter what pretty interface you put on top of it, it will be too unresponsive.

    So. If a Linux distro wants to slay Windows on the desktop, they might need to do something drastic like ditch X. And then they wouldn't get enough attention from the geeks they need to survive in the interim.
    --

    --

    There are no trails. There are no trees out here.
  200. No way. by Bongo · · Score: 3

    The irony here is that Microsoft can wait until the money-losing Linux companies finally perfect their upstart open-source operating system. ... [and] hijack ... every bit of the costly research and development done ... by the open-source software movement.

    There's something that I find (all be it intuitively), odd about this line of reasoning. It's as if whatever MS does, they will succeed. If MS started selling cheese tomorrow, every other cheese maker on the planet is supposed to ceremoniously drown themselves in big vats of milk?

    No. Linux is a platform. Windows is a platform. Be is a... you get my drift. MS is not going to drop Windows and port everything to Linux. MS is Windows. MS is Office. MS has built a whole ecosystem of OS's & Apps and user base and image and market share and user attitude ("do it all the MS way"), that they cannot simply cut off a large part of their anatomy. Simply announcing a MS Linux distro would weaken their position.

    Witness the traditional way MS deals with competition, namely, 'Duplication': VBScript v. JavaScript, Direct3D v. OpenGL, Cool v. Java. etc. They don't challenge you on the playing field; they go off and build their own playing field, and charge you (the competitor) to get in!

    MS would not simply 'adopt' Linux, like some long lost child, who turns up on your door step a teenager, saying "hello daddy". MS could not be seen to be supporting and validating Linux. They would have to develop their own open source OS, and it wouldn't be called "linux", but "SourceX" or some such. They would start a big 'open' research project into the next generation global knowledge network or something. In short, they would try to take over the idea.

    Oh, but wait. A big company starts an open source project... that's like, Darwin, or Mozilla ... and Darwin's innards were mostly open before Apple got it's hands on it anyway...

    I think what we're seeing is that this idea of openness, propagation by usefulness, freedom to adapt, is more integrative and encompassing than what a single company could "suck up" and decimate in it's corporate vacuum cleaner. But I don't think we're going to see 'human freedom' transformed or anything like that,* but I do think that those who sought power and control via software, are going to have to go elsewhere for their kicks.

    * IIRC, the Church was real upset when the Bible became something that could be printed and widely circulated. The 'Word of God' was now something people could read for themselves, rather than have to ask a priest. Anyhow, the Church adapted and kept some power by other means