Slashdot Mirror


IBM Germany Leaving Vista for Linux

UltimaGuy writes "During a presentation on IBM's involvement with Open Source, Andreas Pleschek from IBM in Stuttgart, Germany, who heads open source and Linux technical sales across North East Europe for IBM made a very interesting statement..."Andreas Pleschek also told that IBM has cancelled their contract with Microsoft as of October this year. That means that IBM will not use Windows Vista for their desktops. Beginning from July, IBM employees will begin using IBM Workplace on their new, Red Hat-based platform. Not all at once - some will keep using their present Windows versions for a while. But none will upgrade to Vista." "

351 comments

  1. Redhat? by weg · · Score: 4, Interesting

    Why Redhat? Didn't IBM cooperate with SuSE so far, or has this changed when SuSE was taken over by Novell?

    --
    Georg
    1. Re:Redhat? by bogaboga · · Score: 2, Insightful

      That's my question too! Why RedHat? SuSE, in my opinion, is better than RedHat both on the server and desktop. This is not to say it (SuSE) has no issues at all. I find that its YaST is too slow and looks ancient, not to mention the fact that it will run through all those config scripts even when no configuration is changed at all!

    2. Re:Redhat? by weg · · Score: 1

      Don't get me wrong.. I didn't say that SuSE is in any way better than RedHat (I'm using Ubuntu and a Mac). I'm just wondering why IBM switched from SuSE to RedHat. If this is indeed true, SuSE has lost more users (in relation to their user base) than Microsoft.

      --
      Georg
    3. Re:Redhat? by LehiNephi · · Score: 3, Funny

      I'm sure they have good reasons for choosing RedHat. Better support, maybe, or lower price, or perhaps they have a business arrangement with them.

      Geez, you guys remind me of the techs at userfriendly.

      --
      Help find a cure for cancer. Join the [H]orde
    4. Re:Redhat? by Anonymous Coward · · Score: 2, Interesting

      Just FTR: IBM has an ownership stake in Novell

    5. Re:Redhat? by tolan-b · · Score: 0

      Personally I use Ubuntu, but forced to choose RedHat or Suse on the desktop it would be Redhat every time.

    6. Re:Redhat? by Penguinoflight · · Score: 0

      SuSE is redhat based, and it does a better job it than Redhat. SuSE was a german company, IBM germany likely is still using at least parts of SuSE to implement their own distribution.

      --
      "And we have seen and do testify that the Father sent the Son to be the Savior of the World"
      1 John 4:14
    7. Re:Redhat? by bogaboga · · Score: 1
      > Personally I use Ubuntu, but forced to choose RedHat or Suse on the desktop it would be Redhat every time.

      ...And the reason is...?

    8. Re:Redhat? by 10Ghz · · Score: 3, Informative

      "SuSE is redhat based" is it, really? Or do you think that since SUSE uses RPM's, it's "based on Red Hat"?

      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
    9. Re:Redhat? by DTC-Bob · · Score: 1

      IBM put $50MM into the Novell/SuSE deal -- presumably to ensure that SuSE remained stable for their mainframe Linux offerings. I am a bit of a SuSE advocate, so I am also surprised since SuSE is originally from Germany... Who knows? Bob

    10. Re:Redhat? by mytec · · Score: 4, Insightful

      So, why does it matter that it's Redhat instead of SuSE or any of the other 100+ distros? Looking at the bigger picture, it would seem GNU/Linux is advancing. Isn't that more important than the particular distro?

    11. Re:Redhat? by Exter-C · · Score: 4, Informative

      Actually SuSe was slackware based originally. I believe SuSe started as a german translation of Slackware and has since grown from there. There is more information on any of the History of SuSe web pages. http://en.wikipedia.org/wiki/Suse

    12. Re:Redhat? by nurb432 · · Score: 1

      I thought they had their own internal version myself..

      --
      ---- Booth was a patriot ----
    13. Re:Redhat? by Anonymous Coward · · Score: 1, Interesting

      Nope, it's Redhat Enterprise Linux WS release 4, with some customisation to make it look pretty, plus a bundle of applications we IBM'ers use on a regular basis.

    14. Re:Redhat? by clem.dickey · · Score: 4, Interesting

      IBM took an ownership stake in Red Hat also.

    15. Re:Redhat? by cheaphomemadeacid · · Score: 0

      cause the packaging system is really the only difference that matters between distroes, the rest is just different defaults...

    16. Re:Redhat? by misleb · · Score: 1

      I think it is getting to the point (maybe it's always been this way) where Linux distributions are effectively different OS's. Well, maybe you can group them into "Debian based," "Redhat based," etc. Think about it. Each one has a different packaging system. Different installers. Different standard locations for files. Slightly different library versions that makes sharing dynamically linked binaries problematic. The difference between Debian and Redhat is nearly the same as the difference between Slackware and FreeBSD (in practice. obviously there are some significant differences under the hood). You could probably technically run the same binary on all 4 of them (with FBSD's linux emulation), but ideally you would compile a "native" binary/package on each system. They are, for most intents and purposes, different OS's.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    17. Re:Redhat? by Znork · · Score: 1

      "I think it is getting to the point (maybe it's always been this way) where Linux distributions are effectively different OS's."

      Mmm, actually I find it's getting to the point that it's the other way around.

      I find more and more tools crossmigrating between the platforms; these days on Fedora you can use yum, up2date and apt more or less seamlessly; heck, most repositories publish their packages for all of the managers, and most other distributions work the same way.

      "Slightly different library versions that makes sharing dynamically linked binaries problematic."

      Slightly different library versions makes sharing dynamically linked binaries difficult even on different patchlevels on the same OS. DLL hell ring a bell?

      It's a problem as old as the idea of dynamic linking, and different versions of libraries do not a new OS make. The solution for proprietary vendors who dont want the pain of related support is to ship statically linked binaries, and the solution for the rest of us is to stay away from proprietary vendors as their products end up horrendously bloated.

      So, frankly, I think it's going in the right direction.

    18. Re:Redhat? by licketyspit · · Score: 2, Informative

      IBM has an internal distribution called the IBM openclient for linux, right now it's at pre-release 1.0 and it is redhat based. I think a lot of the reason they use it is because a lot of IBM products that run on linux are written with the understanding they they will probably be run on red hat enterprise linux 3.0 or 4.0. Since everyone in IBM that develops software or courseware is developing on RHEL, it is easy for the openclient team to use redhat, because everyone is familiar with it already.

    19. Re:Redhat? by kimvette · · Score: 1, Flamebait

      I agree - I hate DeadRat^H^H^H^H^H^H^HRedHat Linux and am looking forward to the day when RedHat dies or gets bought out.

      I'll take SuSE, Mandriva, kubuntu, Debian, or Slackware long before I choose DeadRat Linux.

      Centos - RedHat minus the obscene licensing and RedHat's anti-OSS attitude (e.g., the WhiteBoxLinux/CentOS folks can't even mention their product is based on DeadRat because of RedHat's obnoxious legal department - here's a hint: crediting the authors of admin tools is actually REQUIRED by the license you release it on, so forcing free/free/free distros to not mention RedHat by name is idiotic. Mentioning that it is based on RedHat sources is NOT trademark infringement, dumbasses.) is a much better choice for those who need RedHat. Really, the real reason I hate RedHat is they had a strong desktop market (well, strong as far as Linux distributions go) back in the day, and then they suddenly canned the desktop version and pushed desktop users to their notoriously unstable Fedora project.

      I like Novell and SuSE Linux much better because Novell is targeting all verticals, and the admin gui is much better thought out (for those who choose GUIs anyhow) than RedHat. YaST may be slow, but at least it WORKS and the organization is logical and not strewn all over the place. Novell's licensing is also much more reasonable, even for the upmarket versions of the distributions.

      No offense intended to any users out there, just the RedHat folks.

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    20. Re:Redhat? by mytec · · Score: 1
      Think about it.

      I have. These discussions seem to frequently digress into discussions of which distro is better than the other. Will I not be able to view a web page at IBM Germany because it's running on Redhat instead of SuSE or Slackware? Will documents created with Open Office read or format differently because it was written on a different distro than I prefer? The answer is no.

      They are, for most intents and purposes, different OS's.

      Save for the system administrators, what difference does it make anyone outside IBM Germany that the distros may be diverging and/or be different OS's? I cannot tell a difference between a document created on a RedHat system vs. a SuSE system.

      I'm glad IBM Germany is going in this direction regardless of what distro they choose. It doesn't make any difference to me, especially since I'm not an end user of their services and I suspect if the end users of their services get the same quality of service they have up to this point, they won't care either.

    21. Re:Redhat? by misleb · · Score: 1

      I find more and more tools crossmigrating between the platforms; these days on Fedora you can use yum, up2date and apt more or less seamlessly; heck, most repositories publish their packages for all of the managers, and most other distributions work the same way.

      But I can't use that same repository, as a general rule, to install packages on a Debian system, for example. Sometimes you can convert an RPM to a .deb using alien and it will work, but not always. And certainly not for a package above a certain level of complexity. If you want to install the latests verson of KDE, for example, you really need a package that is built for your particular version of a particular distribution. I've even had trouble installing Ubuntu packages on Debian or vise versa. And they use the exact same packaging system and tools!

      I know what you mean about more interoperability between distributions. But it is my impression that as the interoperability goes up, so does the overall complexity of the software and services.

      Slightly different library versions makes sharing dynamically linked binaries difficult even on different patchlevels on the same OS. DLL hell ring a bell?

      But to a much, much smaller degree. DLL hell tends to cause small glitches. Not major incompatibilities. The fact is that you can generally run a Win32 application on any Windows platform from Win95 to Windows 2003. What makes DLL hell such hell is not the incompatabilities, but rather the awkwardness of tracking down the source of a problem. Unix binaries tend to be much more strictly versioned such that you just can't run an application if you have libdb4.1 intead of libdb4.0, for example. This has has the benefit of avoiding the in hair pulling glitches you get in DLL hell, but it makes sharing binaries even within the same distribution (diferent release) much more difficult.

      Why do you think they they call it "backporting" when you have to repackage a program from an older version of a distribution? It really is like "porting." Like I said, for most intents and purposes, Linux distributions are different OS's.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    22. Re:Redhat? by kimvette · · Score: 1

      He likes a disorganized GUI. ;)

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    23. Re:Redhat? by Anonymous Coward · · Score: 0
      The question is what is the definition of better?

      If I was RedHat I would give IBM Germany A free license. And perhaps they did. Did Novel offer the same? It's the same reason Apple sold computers to the schools at or below cost.

      Its all about getting your distro in the news as being adopted by the big players. IMHO, Redhat would be all over that. Redhat has a goal to be as well know as "Hunts". Hunts is a popular brand of ketchup where Robert Young was a youth.

    24. Re:Redhat? by misleb · · Score: 1

      They are, for most intents and purposes, different OS's.

      Save for the system administrators, what difference does it make anyone outside IBM Germany that the distros may be diverging and/or be different OS's? I cannot tell a difference between a document created on a RedHat system vs. a SuSE system.

      I'm glad IBM Germany is going in this direction regardless of what distro they choose. It doesn't make any difference to me, especially since I'm not an end user of their services and I suspect if the end users of their services get the same quality of service they have up to this point, they won't care either.


      If it doesn't matter you you, why are you glad they are going this direction?

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    25. Re:Redhat? by kimvette · · Score: 3, Informative

      Flamebait?

      I invite you to check out http://www.centos.org/

      CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by a prominent North American Enterprise Linux vendor. CentOS conforms fully with the upstream vendors redistribution policy and aims to be 100% binary compatible. (CentOS mainly changes packages to remove upstream vendor branding and artwork.) CentOS is free. CentOS is now accepting donations via PayPal, please click the button for more information.

      Also check out:

      http://www.centos.org/modules/tinycontent/index.ph p?id=2

      DeadRat legal made them change command line utility names (e.g., if it was redhat-do-foo they had to rename it to bar-do-foo), remove any reference to RedHat from the home page, and so forth. CentOS IS RHEL minus the trademarks.

      Focus on modding up, not down, especially when someone is posting the truth. Sheesh.

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    26. Re:Redhat? by Cal+Paterson · · Score: 1

      You used SuSE recently? You might want to check /opt Times have changed.

    27. Re:Redhat? by mytec · · Score: 1
      If it doesn't matter you you, why are you glad they are going this direction?

      Their choice of distro doesn't matter to me, I thought I made that clear by my failure to understand why a distro is so important. Let me try it this way: I'm glad IBM Germany is choosing open source over closed solutions. Can I not be agnostic to a distro but instead embrace open source as a whole?

    28. Re:Redhat? by Anonymous Coward · · Score: 1, Insightful

      For the record, Discussions like this happen in the Windows world as well (although it's about version) ...

      1: "2003 Server?"
      2: "I'ld rather install 2000 AS"
      3: "AS? It'll be a database, why not 2003 DataCenter?"
      and so on

    29. Re:Redhat? by Macka · · Score: 3, Insightful
      I find that its YaST is too slow and looks ancient, not to mention the fact that it will run through all those config scripts even when no configuration is changed at all!
      It's not still doing that is it? I stopped using SuSE years ago and that was one of my main beefs. If I wanted to set something up by hand I'd have to go way out of my way to find out where all the proprietary-SuSE-only config files / scripts were stashed or risk having YaST obliterate my changes the next time I wanted to do something as mundane as change a user config. I hated YaST with a passion for that very reason. I always recommend Redhat to customers now.

    30. Re:Redhat? by slavemowgli · · Score: 2, Informative

      I can confirm that. I have some SuSE disks and stuff for 11/94 lying around somewhere, and it was mentioned in the manual that SuSE is based on Slackware - I think that reference was dropped later on, though. The 5.3 manual (ca. 7/98) mentions "special thanks" to Patrick Volkerding (he's listed right with Linus Torvalds), but does not state what for anymore. Slackware itself does not seem to be mentioned anymore, but I didn't look *that* hard.

      Kinda sad that they're not honouring their roots more (but then, maybe things are different again now; 5.3 was actually the last SuSE version I bought).

      --
      quidquid latine dictum sit altum videtur.
    31. Re:Redhat? by Burz · · Score: 1

      I think it is getting to the point (maybe it's always been this way) where Linux distributions are effectively different OS's.

      Probably not.

      First, we have wide LSB compliance. Next, we'll be getting an LSB Desktop spec later this year, which expands on LSB to be more meaningful to end-user needs (covers GUI components, etc).

      There is also the DCC Alliance, whose members (Knoppix, Xandros, Linspire, MEPIS and several others) will all share the same LSB Desktop core. Ubuntu hasn't joined, but they now have an agreement with the DCCA to synchronize their kernels.

    32. Re:Redhat? by maxwell+demon · · Score: 2, Informative

      You can tell YaST to leave your config alone (not only globally, but also specifically for certain configs).
      Also, you can tweak your configs with xy.local files (xy is the name of the corresponding config file), which will be read in addition to the YaST-generated xy file, and never be touched by YaST (I'm not sure if that's possible for all config files, though).

      --
      The Tao of math: The numbers you can count are not the real numbers.
    33. Re:Redhat? by paving-slab · · Score: 1
      ...Like I said, for most intents and purposes, Linux distributions are different OS's...

      It's still not true though.

      Packaging programs in a different wrapper, and/or including different parts of the program in the wrapper do not make them different OS's.

      With a little (well, OK, a lot) of work you could change any distribution into any other, maintaining a working system throughout the change.

      ...If you want to install the latests verson of KDE, for example, you really need a package that is built for your particular version of a particular distribution...

      Or you could compile the vanilla KDE source on any distribution and have it work.

      Do you think you can only be a KDE developer if you use distribution "X", or they develop several versions in parallel to cater for their developers preferences?

    34. Re:Redhat? by SpooForBrains · · Score: 1

      IBM are deliberately platform agnostic. In fact, one of the reasons they facilitated Novell acquiring SuSE was because they wanted Redhat to have a decent competitor.

      --
      "The dew has clearly fallen with a particularly sickening thud this morning"
    35. Re:Redhat? by Stalyn · · Score: 1

      Simple. Red Hat financially supports Gnome and not KDE. They support AIGLX and not XGL. They support Metacity and not Compiz. The list goes on...

      The problem is the more money that is funneled through Red Hat the more developers they can hire and the better their projects become. Also because Red Hat has invested time and money into these projects they will only support them. They back Metacity which will only work well in Gnome over Compiz which is desktop agnostic.

      Red Hat, IBM and Intel are basically business partners. They have hired and continue to influence important OSS developers. These developers are now tied to these companies and their projects. The real reason behind AIGLX vs XGL is Red Hat vs Novell.

      This is the new danger, that as companies invest into OSS they do not invest in the OSS community but rather they invest in people. The more people they hire the more development they control. One important aspect of Linux is choice but as business invests more and more into OSS the more they solidify their gains. The less choice will we have.

      --
      The best education consists in immunizing people against systematic attempts at education. - Paul Feyerabend
    36. Re:Redhat? by rtb61 · · Score: 1

      IBM made a simple business decision, this time Redhat provided the best offer, next time it might be Novell. The advantage of Linux, choice. Some time in the future they might even produce their own, so which Linux they choose is only of general interest and doesn't really reflect in the market generally. Healthy competition in the OS market will only benefit the end user and this is just an example of it in action.

      --
      Chaos - everything, everywhere, everywhen
    37. Re:Redhat? by Mikkeles · · Score: 1

      So I guess that "No one ever got fired for buying IBM" and "No one ever got fired for buying Microsoft" are now different ;^)

      --
      Great minds think alike; fools seldom differ.
    38. Re:Redhat? by HiThere · · Score: 1

      Can't speak for him, but I used to use Red Hat, before the dropped without warning the Professional Edition. I've also tried SUSE. I always end up replacing it within a week. I don't have a clear answer of "why", basically it didn't "feel" right. Things were unreasonably slow at unpredictable times. And I wasn't really fond of YAST. (It's better than up2date, but that's *REALLY* faint praise). Not that I though Red Hat had a better approach, but YAST wasn't good enough to be a selling point.

      Of course, I basically formed my opinions several years ago, and recently I've only looked at things occasionally, but I tried the recent free download of SUSE recently, and it stayed installed less than a week before I reused that partition to check out the new Ubuntu. OTOH, the recent release of CentOS (a Red Hat Enterprise clone) didn't stay up any longer. In the case of CentOS it was that they didn't have the packages I wanted (forget which ones...Ruby? wxPython? Bigloo? something), but again I can't say WHY I didn't keep SUSE longer. I just didn't like it much. I'm not saying I disliked it, but I didn't actively like it. Now I've only got four spare partitions that I use for this kind of experimentation, and I'm keeping one of those at Debian Sarge for awhile yet (some applications haven't yet satisfactorally transitioned to Etch), so the number of distros I examine is limited, and any one has a limited amount of time to convince me that it's the one I should stick with, but that's my testimony.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    39. Re:Redhat? by misleb · · Score: 1

      But if you take your reasoning to its natural conclusion, it doesn't really matter if they use Linux at all. You can't tell the difference between a document produced in OpenOffice on Windows and a document produced in Redhat either. Heck, they could probably use a closed solution so long as it could produce compatable documents. And even then, why do you care? Those documents are for internal use only, generally. Any public documents are already in open formats (insofar as PDF is open, I guess).

      Sorry, i know I am being unnecessarily argumentative. It's just that I think you are going out of your way to avoid a distro flame war which was never going to happen. You missed the point of my first response.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    40. Re:Redhat? by Anonymous Coward · · Score: 0

      Not true. I work for said large company and use suse for my workstation.

    41. Re:Redhat? by Anonymous Coward · · Score: 0

      SuSE started off as RedHat-based. Go find an early version, it is easy to see. This isn't so much the case now, since SuSE has been doing a lot of great work while RedHat has been stagnating over the last few years.

    42. Re:Redhat? by misleb · · Score: 1

      Packaging programs in a different wrapper, and/or including different parts of the program in the wrapper do not make them different OS's.

      Excuse me, but I qualified that. I said "for most intents and purposes." I mean practically. For most practical purposes Redhat and Debian, for example, may as well be different OS's. Especially when it comes to commercial software which might only "support" one or the other. It happens.

      This is an important distinction because it make developing shrinkwrapped software for Linux in general very difficult for software vendors. Unlike Windows, vendors can't simply release a single installer. They have to cater to each distribution as if they were different OS's. They may not actually be different OS's, but the reality demands that they be treated as such. In the WIndows world it is the opposite. Windows 98 and Windows NT are different OS's, but software venders can write their software and distribute binaries as if they weren't.

      With a little (well, OK, a lot) of work you could change any distribution into any other, maintaining a working system throughout the change.

      Sure, but who is going to do that? That is not a real life situation. It does not fall under "most intents and purposes." ..If you want to install the latests verson of KDE, for example, you really need a package that is built for your particular version of a particular distribution...

      Or you could compile the vanilla KDE source on any distribution and have it work.


      You could, but if the different linux distributions were so similar and interchangable, this wouldn't be necessary.

      Do you think you can only be a KDE developer if you use distribution "X", or they develop several versions in parallel to cater for their developers preferences?

      No, but package maintainers do. Don't underestimate the work a good package maintainer has to do to make a package play nice with your particular distribution. It often isn't a whole lot different than porting. I doubt that you would want to run (and maintain) KDE compiled from vanilla source. I wouldn't. I like all the work package maintainers put into customizing software for Debian.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    43. Re:Redhat? by misleb · · Score: 1

      First, we have wide LSB compliance. Next, we'll be getting an LSB Desktop spec later this year, which expands on LSB to be more meaningful to end-user needs (covers GUI components, etc).

      It'll be interesting to see how meaningful it will be to end-users.

      There is also the DCC Alliance, whose members (Knoppix, Xandros, Linspire, MEPIS and several others) will all share the same LSB Desktop core. Ubuntu hasn't joined, but they now have an agreement with the DCCA to synchronize their kernels.

      Yeah, but these are all Debian based. They weren't terribly different to begin with. The reason Ubuntu won't agree to this is because they want to be on a bleeding edge. They don't want to compromize on a standard base which is likely to get out of date very quickly.

      I dunnno. I guess there are some things one can do to make the LInux experience more unified, but at some point you just have to recognize that there are reasons for the fragmentation.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    44. Re:Redhat? by tashpool · · Score: 1

      First off, I don't mean this in an offending way to the parent reply; it's probably just my ignorance more than anything else.

      You know, as a relative new user to Linux I am noticing a trend. I choose Red Hat/Fedora since it's an established company with great support as my distro. Recently I visited my PLUG and other Linux meeting places and the moment this comes out of my mouth, I get SUSE and Unbuntu CDs/DVDs shoved into my arms. "You should be using XXXX distro instead! It's much more configurable and it's not Red Hat!" repeated multiple times by more than half of the serious Linux users there.

      Why is it so bad to file for some copyrights? Why is it so bad to create a payment system through support? What's wrong with establishing some internal standards and incorporating them into the OS?

      I know part of the Linux experience is configuring the OS to exactly how you like it. But I guess I just don't understand why you would take another entity's work and re label without as much as an after thought? I say this from the RHEL clone, and also before fedora when I would see cds selling as Pink Tie, or Orange Jacket, or whatever Red Hat over simplified synonym they used. If it's good enough for you to choose as your OS, why can't you support the people who work on it?

      --
      Read my sig! That's right, keep reading...
    45. Re:Redhat? by Macka · · Score: 1
      You can tell YaST to leave your config alone
      That should be the default behavior.

      I understand that there are different philosophies and ways of doing things, but my problem with the way SuSE chooses to implement system management with YaST is that it gave me back that Microsoft feeling. You know, that one where you don't quite trust your system because you don't know what its doing behind your back and you don't feel in control. For example I discovered that I couldn't even do something as simple as a quick manual edit of /etc/hosts. Because the next time I ran YaST it overwrote my change with its own copy. Now I've played around with several flavors of Unix over the past 16 years and I've never come across one that behaves like that. I just don't like it, period!

      Fortunately, Linux being what it is, I'm not locked into one vendor for my needs and I can choose another distribution that does things the way I want. Redhat is good, and I've played around with Ubuntu a little too and like what I see there as well.

    46. Re:Redhat? by cpt_koloth · · Score: 1

      Suse started as slackware based!

    47. Re:Redhat? by Znork · · Score: 1

      "But I can't use that same repository, as a general rule, to install packages on a Debian system, for example."

      As a general rule, that's probably because the repository maintainers have a day job too :).

      Really tho, I cant see any technical reasons why it would be impossible to manage. Currently, and traditionally, the packaging usually exists in the forms of a package maintainer who maintains packages for multiple platforms and repository maintainer maintains repositories of many packages for one platform, but you could merge the two and create a single standardized repository across multiple packages and platforms.

      I understand that what you're getting at would be using the exact same repository index for every distribution, not merely a merged repository with per-distribution metatdata, but that would be difficult due to logistical problems. The package metadata is there to maintain system integrity, and system integrity state will vary, not for to 'compatibility' reasons, but simply because that's the price of the flexibility of staggered component version changes. That 'problem' exists between various versions of the same distribution, not merely between different distributions.

      As a general rule, 'compatibility' will likely be higher between, say, various distributions from 2005, than between one distribution from 2000 compared to a 2005 version of the same distribution.

      "What makes DLL hell such hell is not the incompatabilities"

      Actually, the hell was caused by the fact and the way by which you could run applications on almost any version of the OS. The reason, you see, that you could do that was that every vendor tended to ship _their own versions_ of DLL's, which would then _overwrite_ the previous versions.

      You could do that on linux too; simply write over /lib and /usr/lib with your own versions, but make a wild guess exactly what that does to system stability and every other program on your system.

      "Like I said, for most intents and purposes"

      Mmm, for a very, _very_, wide definition of 'different' OS. If you would consider a strict dll version controlled version of Win 95 different OS from a strict dll version controlled version of Win 95 with Office installed, well, yes, then linux distributions could be considered different OS's. Usually, I place the 'different OS' somewhere around the general API compatibility level, but even that is sometimes a blurry line (compare Windows drivers usable under Linux, Windows programs usable under Linux, Linux programs under BSD, etc.).

    48. Re:Redhat? by Anonymous Coward · · Score: 0

      What do you have against redhat anyway?

      Redhat nicely seperates all their redhat specific pngs, text files etc. into seperate folders so that anybody can easily do it. They go out of their way to make sure there is no confusion what is CentOS and what is RedHat...

      Vmware has been based off Redhat for a while now....

    49. Re:Redhat? by richlv · · Score: 2, Informative

      hmm. i have set up a testing 10.0 suse box. i chose "hostnames" from yast and it saw my hand-made entry i had added with yast already running. supposedly all other yast modules should honour any additional changes in configuration files, at least it did with samba config and some other i have tried.

      i haven't used/played around with suse long enough to know how old this behaviour is.

      --
      Rich
    50. Re:Redhat? by worf_mo · · Score: 1

      Ah the memories. I still have the SuSE Linux 1.0 CD (SLS/Slackware) mentioned in the Wikipedia article. If memory serves, it was released in April 94, and I bought it shortly thereafter. I am using and working with Linux since then; after a few years of Slackware and a quick adventure with RedHat I switched to Debian.

      I know I know, Debian stable has the same package versions as SuSE Linux 1.0 had in 1994, and that's why I'm so happy with it. I've heard that one before.

    51. Re:Redhat? by paving-slab · · Score: 1
      ...For most practical purposes Redhat and Debian, for example, may as well be different OS's. Especially when it comes to commercial software which might only "support" one or the other...

      Opera, for example, offer packages for various distributions, plus a statically linked version which will work on any distribution. Open Office only offer one download to work on any distribution. If you compile a program yourself it will work in your distribution, whatever it is. So saying ...reality demands that they be treated as [different OS's]... is simply not true.

      ...In the WIndows world it is the opposite. Windows 98 and Windows NT are different OS's, but software venders can write their software and distribute binaries as if they weren't...

      As I am sure you are aware, this is not the case for all Windows software. And where it is you still have to have the right versions of any Dll's required. Of course, sometimes they are provided, and overwrite any Dll's with the same name, which may break other programs.

      ...Sure, but who is going to do that?...

      I can't imagine anyone doing it, it would be pointless. But it could be done, unlike trying to change Windows 98 into XP which are different OS's.

      ...If you want to install the latests verson of KDE, for example, you really need a package that is built for your particular version of a particular distribution...

      You don't need it, it is a convinience. It is perfectly possible to compile a vanilla KDE on any distribution. But by doing so you would lose out on that distributions customisation, and the further convinience of easy updates.

      I think you and I may have a different idea of what constitutes an OS. For me it is (in the case of a Linux distribution) the Linux kernel and the GNU tools that make it work, nothing more. Everything else are programs running on the OS.

      The problems with using distribution Y's package on distribution X are that:-

      They may use different versions of the same library. -Different versions of the same library do not make for a different OS. If package X needs Y some distributions may incude it in their package with X and others will include it in another package, or it's own package. -Obviously this is an inconvinience, but doesn't make them seperate OS's. Sometimes a distribution will customise a program, such as KDE, by adding their own menu, icons etc: -This is still only a program running on the OS, it doesn't change the OS.

      Of course, you may disagree as to what constitutes an OS, in which case we could go round in circles for ever...

    52. Re:Redhat? by VON-MAN · · Score: 1
      "It's not still doing that is it?"

      Not on a AMD64 3400+ with a Gig of memory, thank you very much. And those proprietary scripts are GPL nowadays. So i would advice you to try out the new and very open OpenSuSE 10.1 (somewhere in April, you can try out the Beta releases now or 10). But seriously, years ago YaST was a nightmare at times, nowadays it is solid.

    53. Re:Redhat? by misleb · · Score: 1

      Opera, for example, offer packages for various distributions, plus a statically linked version which will work on any distribution. Open Office only offer one download to work on any distribution. If you compile a program yourself it will work in your distribution, whatever it is. So saying ...reality demands that they be treated as [different OS's]... is simply not true.

      It is true that many vendors do treat them as different OS's to some degree.

      I'm making generalizations. And you're finding exceptions. My point still stands. Statically linked binaries are not ideal. It is a workaround for the issues I've outlined. The fact that you can compile a program and work with any distribution is irrelevent.

      As I am sure you are aware, this is not the case for all Windows software.

      Again, I'm making generalizations.

      And where it is you still have to have the right versions of any Dll's required. Of course, sometimes they are provided, and overwrite any Dll's with the same name, which may break other programs.

      Of course there are tradeoffs, but the fact remains that, in general, developers can treat all Win32 platforms the same despite being completely different operating systems under the hood. I only point this out to illustrate, by contrast, the hurdles software developers face when distributing LInux software.

      I think you and I may have a different idea of what constitutes an OS. For me it is (in the case of a Linux distribution) the Linux kernel and the GNU tools that make it work, nothing more. Everything else are programs running on the OS.

      Why include the GNU tools? All you really need is a shell. And even that is just a program.

      Of course, you may disagree as to what constitutes an OS, in which case we could go round in circles for ever...

      What we disagree on is the difference between technical and practical. I'll accept any technical definition of LInux as an OS that you'd like. Kernel. Kernel + basic GNU tools. Kernel + tools + X. Kernel + tools + X + window manager. None of it changes the practical aspects of using a mainstream Linux distribution.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    54. Re:Redhat? by paving-slab · · Score: 1
      ...Statically linked binaries are not ideal. It is a workaround for the issues I've outlined...

      It's not a *workaround*. It's a perfectly acceptable and valid means of distribution. It has the downside that the program will be larger, and you may end up with redundant copies of libraries on your system, but an upside of guaranteeing your program will work whatever is already on the system. It's a trade off. Understandably, most people prefer to save space and time and use dynamically linked libraries.

      ...The fact that you can compile a program and work with any distribution is irrelevent...

      So the fact that a program will work with any distribution is irrelevent?

      ...Why include the GNU tools?...

      Ask Richard Stallman.

      ...All you really need is a shell. And even that is just a program...

      The kernel is just a program, too.

      ...I'll accept any technical definition of LInux as an OS that you'd like...

      If you accept my definition of linux the OS, then the different distributions are not like different OS's, but an OS that comes with different versions of some programs.

    55. Re:Redhat? by tolan-b · · Score: 1

      Because Suse just started falling apart basically.

      I was only using the core packages, but after a couple of months things just randomly stopped working. An example was that the yast icon in the gnome menus stopped working for no apparent reason. i'd have to launch it from the command line. There were plenty of other things. Soundcard just stopped working for example.

      Also YaST is horribly horribly slow.

      No such problems with Fedora or Ubuntu.

      Also although it's also guilty of 'we're going to do it our way' I found Fedora's changes were far less invasive than Suse's.

      Still, Ubuntu trounces them both on the desktop IMHO.

  2. Vista? by Zebadias · · Score: 1, Funny

    If I have to upgrade from win2k it will not be Vista. I will just have to find another way of playing games!

    1. Re:Vista? by Anonymous Coward · · Score: 0, Troll

      You could just grow up.

    2. Re:Vista? by Anonymous Coward · · Score: 0

      I like the games that are available for Linux.

      Then again, I am not a big fan of the FPS genre, and so most windoze games already have little appeal to me.

      Are you addicted to games? Do you REALLY need new ones every few months? Do you REALLY need PC-only games (as opposed to console games)? Do you really need them SOOOO much that the ongoing hardware upgrade costs are justified?

      Maybe it's time to just calm down a bit and spend some of your free time with something other than a PC game. Once you can do that, a switch to Linux is cake.

    3. Re:Vista? by Synic · · Score: 1, Offtopic

      it isn't always just the fact that you can't play the game on linux, as with cedega you can usually get the more popular and older titles to run under it... the problem is that video driver support is terrible under linux still, especially with ATI cards. This means that if you can get the game to play without graphical glitches at all it will still be about 15-20 frames per second slower than the windows counterpart. This is a huge deal because if you're only getting like 30fps in a game such as FEAR or Call of Duty 2 with all the nice details then you will HAVE to turn the graphical detail down a bunch to get back those 15-20 fps you lost from running via reverse engineering on Linux OpenGL drivers. It should also be noted that since most developers are still using DirectX 9.0, OpenGL has not been heavily invested in acceleration for consumer class cards (unlike workstation cards) and so you can say that this is also part of the reason the Linux drivers are slower than their Windows counterpart (along with the fact that they just don't tune/optimize the Linux driver as much-- Cedega I'm sure is not in the forefront of their mind either-- or release as often).

      If you are into games like World of Warcraft, such as the 6 million people worldwide that they boast, then maybe you'd rather have 40-50 fps in areas with many players/monsters/effects than 10-15fps (which is fairly difficult to play with in combat, especially PvP)...

      Strategy or RTS games like Civilization IV or LOTR:Battle for Middle Earth 2 are not FPS/action type games but they still have far less problems being run on a Windows machine due to the aforementioned compatibility/driver issues, and gamers would still prefer to run them on an OS/driver platform that can max out their graphics subsystem.

      I'm not knocking consoles, they're cool for what they are... but (exclusive platform) titles on the PC offer differing gameplay experiences that you will be hard pressed to find on the console, or are vastly superior due to the input systems available. For example, Half-Life 2 is just plain easier to learn to play for most PC gamers on a mouse and keyboard than going to an arcade in Japan and relearning how to play using a weird joystick setup.

      Demanding that people play less games or play your system of choice is not the way to win anyone over to your viewpoint.

    4. Re:Vista? by rufty_tufty · · Score: 3, Funny

      Yeah! windows sucks! Microsoft sucks!

      Go for the xbox instead...

      --
      "The weirdest thing about a mind, is that every answer that you find, is the basis of a brand new cliche" -
    5. Re:Vista? by SillyNickName4me · · Score: 2, Informative

      Well, opengl on nvidia cards works extremely well. ATI cards are still a bit of a problem, but the situation is getting better.

      I'm using the (cvs) development versions of dri and glx, and the improvement over the older drivers is substantial (in the order of 10-40% framerate increase depending on what you are running), not to mention initial rv300 support, which means newer cards become an option without needing the utter crap that ATI produces as drivers for Linux.

      If you were referring to the official binary drivers from ATI, again, those are a pile of crap.

    6. Re:Vista? by oKtosiTe · · Score: 1

      Someone needs to mod the parent funny, please, please. Please.

  3. news denied by baxterux · · Score: 5, Informative

    heise a german news site has just published an articles saying IBM denied the claims http://www.heise.de/newsticker/meldung/70532

    --
    who wants to rule the world?
    1. Re:news denied by dreemernj · · Score: 1

      Interesting. Thanks for the post, I never would have found that one otherwise. It sounds like they are making some switches away from MS but it doesn't sound like they are just going cold turkey on MS products.

      --
      1 (short ton / firkin) = 89.1432354 slugs / keg
    2. Re:news denied by Crazy+Man+on+Fire · · Score: 4, Insightful

      There's no way that IBM can convert to Linux until it has ported Lotus Notes. So far, employees using Linux have to run Notes using Wine. It is not very stable and some functions don't work. Until I see a Linux port, I won't believe this news.

    3. Re:news denied by node+3 · · Score: 5, Funny

      I checked the site, but it was in German.

      Laut Berichten über das LinuxForum in Dänemark ...

      It appears that Laut Berichten announced at LinuxForum in Denmark that they are switching to Super DOS.

      I hope that clears things up.

    4. Re:news denied by babbling · · Score: 1

      They're secretly switching to Linux. I mean, when you have a secret weapon, you don't just go telling everyone about it, do you?

    5. Re:news denied by sprag · · Score: 1

      Oh if I only had a few mod points!

    6. Re:news denied by plague3106 · · Score: 1

      Lotus on windows isn't very stable either. Possibly some of the worst email / calendar applications on the planet.

      I never used to like outlook, but after having to use Lotus, followed by Groupwise, I believe outlook wins hands down.

    7. Re:news denied by Dare+nMc · · Score: 2, Interesting

      > no way that IBM can convert to Linux until it has ported Lotus Notes.

      Web Client!
      I have seen the notes web client grow to look almost exactly like the desktop app, only feature I see missing is archiving. With the company I work for, in their Sarbanes-Oxley related transisition, their already trying to downplay the use of email archives as acceptable. So I look for it to be banned at my company within a year, removing the need for supporting that PC app all-together.
      The other obvious missing ingrediant is offline email composing, and hanheld synch. The first, the notes client isn't especially good at anyway. the second is taken care of by 3rd party apps today.

    8. Re:news denied by Anonymous Coward · · Score: 0

      Those who never used it, don't realize how bad it is. It is a slow, bloated, POS with an ugly, unintuitive interface.

    9. Re:news denied by MemoryDragon · · Score: 2, Interesting

      That to my knowledge is one part of the workplace desktop.. The desktop more or less is an eclipse based universal application shell it even has an office integration. I saw the thing during a presentation at IBM a while ago, cool stuff.

    10. Re:news denied by Anonymous Coward · · Score: 0

      I worked at IBM and used linux along with Lotus on Wine and it all worked fine. Redhat has a flavor of linux specially made for IBM internal consumption - a good one at that and I didnt have any problems doing all i needed, Lotus, connecting to network printers, running my c++ code etc. All worked pretty well....but a catch - you need a lot of memory for the machine to work at reasonable speed.

    11. Re:news denied by Anonymous Coward · · Score: 0

      > [Lotus Notes on Wine] is not very stable

      At the moment it's a lot more stable than the "native" Workplace Client.

      (And WC is arguably not native. It requires "JVM". "JVM" is something like Wine, only slower.)

    12. Re:news denied by whitehatlurker · · Score: 1

      Well, the Linux part is denied, but the more important part (IMHO) was revealed. IBM is moving away from MS Office to Eclipse and OpenOffice.org. They're also using the FireFox browser.

      --
      .. paranoid crackpot leftover from the days of Amiga.
    13. Re:news denied by Chemicalscum · · Score: 3, Insightful
      There's no way that IBM can convert to Linux until it has ported Lotus Notes

      They have, the new client is called Hannover named after the location of the IBM technical forum where it was first announced:

      http://www.edbrill.com/ebrill/edbrill.nsf/dx/hanno ver----announcing-the-next-post-7.0-version-of-lot us-notes

      It is based on the Java Eclipse RCP (Rich Client Platform) used by Workplace the Notes C++ code has been rewritten as an Eclipse plugin. The code can then be compiled to work on any platform that eclipse runs on; Linux, AIX , Mac OSX and Windows. I think the next Notes client release which will be based on Hannover is due later this year as Notes V7.0.

    14. Re:news denied by forgotten_my_nick · · Score: 2, Insightful

      >There's no way that IBM can convert to Linux until it has ported Lotus Notes.

      IBM Workplace has Notes client plugin. 2.6 is nice and fast too.

    15. Re:news denied by Covener · · Score: 1

      notes7 is available now and is not Hannover based.
      Hannover isn't "due" in 2006 and is essentially Notes 8.

    16. Re:news denied by Bellum+Aeternus · · Score: 1

      German -> English (thanks Google!)

      --
      - I voted for Nintendo and against Bush
    17. Re:news denied by Anonymous Coward · · Score: 0

      Oh if I only had a few mod points!

      How many points did you intend to spend on the GP anyway?

    18. Re:news denied by T1Pimp · · Score: 1

      Notes is a POS on Windows (where it has existed for some time), I can't imagine it running on Linux.

    19. Re:news denied by pullmyfinger · · Score: 1

      Good point but you missed what the parent article said. IBM Workplace is set to replace Notes so users won't have to struggle using Notes under Wine. IBM has been testing an internal IBM Workplace pilot under linux for a while now. The folks I know partciplating in the pilot say the Workplace pilot a good start towards moving off of a Notes client.
      Here's to wishful thinking :)

    20. Re:news denied by stinky+wizzleteats · · Score: 1

      I use Notes with Crossover on a daily basis. I'm told that very many IBMers do the same. It's a hell of a lot more stable in Crossover than it is in Windows.

    21. Re:news denied by Fedarkyn · · Score: 2

      Notes on wine instability is a proof tha wine is almost perfect. Notes is the most unstable software I use at work on windows... Any Notes user have killnotes on his desktop. That states a lot about Notes

    22. Re:news denied by Anonymous Coward · · Score: 0

      I used to loathe and detest Groupwise with a holy passion.

      Sequoia (Groupwise 7) is pretty nifty, though. Still not 'there' yet, but it's leaps and bounds better than all the previous Groupwise offerings.

    23. Re:news denied by capaman · · Score: 0

      Actually the company I work for, is a very large company that uses lotus notes. Many of us just use the browser version since only one person can use the native client per computer. This means that any OS that can run a browser can run lotus notes easily.

    24. Re:news denied by ignavus · · Score: 1

      You mean, like IBM's up-and-coming port of the next version of Lotus Notes ("Hannover") to Linux and MacOSX, as part of their Workplace suite?

      You can read it on this IBM link: http://www-306.ibm.com/software/swnews/swnews.nsf/ n/nhan6dbjwg

      --
      I am anarch of all I survey.
    25. Re:news denied by forgotten_my_nick · · Score: 1

      Ahh this old chestnut again. Look if you are only using Domino for Email and Calendar then you are wasting your money. If on the other hand you are using it for workflow/collaboration/groupware type applications then it does the job perfectly.

      R7 will even hook into DB2 and give you a domino front end to DB2 or a DB2 front end to Domino.

      Generally the poor coded applications in Domino tend to give Domino the blame. I have seen some sweet applications made in Domino and then I have seen some doozies. Doesn't mean Domino is the problem, peoples perceived skills using the application is.

    26. Re:news denied by plague3106 · · Score: 1

      Nobody said anything about Domino..

      I didn't decide what Lotus was used for, the company i had worked for did. And they were just using it for email / calendar.

    27. Re:news denied by forgotten_my_nick · · Score: 1

      >Nobody said anything about Domino..

      You said Lotus on Windows. There is no such product. You were probably referring to Notes, which when bought a server is bought as well which is called Domino. If your previous company only bought Notes and then used it for email/calender without a domino server then they seriously wasted their money.

    28. Re:news denied by plague3106 · · Score: 1

      Its been a while since i worked for the company, but I believe it was called Lotus Notes.. at least thats what I remember in the title bar.

      I wish I could remember the version. Also for IM (internal only) there was SameTime connect.

      I imagine they had the server, because while everyone hated the email client, the reason it was still there was that the administrators seemed to love the admin side of things.

      Even though the email client was exteremly stupid; such as deleting an Accepted meeting request that the conference room sent back would end up deleting your reseveration for that room.

  4. IBM sold its consumer PC division by bfizzle · · Score: 1, Informative

    Remember IBM sold its consumer PC division to Lenovo, so this will only be on their high end workstations. Good for IBM for doing it, but not such a big deal.

    1. Re:IBM sold its consumer PC division by dreemernj · · Score: 1

      Actually the article is talking about the desktops that the employees use, not computers that IBM sells to the public.

      --
      1 (short ton / firkin) = 89.1432354 slugs / keg
    2. Re:IBM sold its consumer PC division by TangoCharlie · · Score: 1

      I think the article is referring to the PC's that IBM people have on thier own desktops rather than the PC's IBM (doesn't!) sell.

      --
      return 0; }
  5. Now, is that IBM Germany, or more Worldwide? by Svartalf · · Score: 4, Interesting

    Either is compelling as a statement from Big Blue, but the latter of the two is much more devastating
    as it means QUITE a bit of revenue on MS' part.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    1. Re:Now, is that IBM Germany, or more Worldwide? by swillden · · Score: 5, Insightful

      Either is compelling as a statement from Big Blue

      IBM's CIO has already made clear that IBM's direction for its employees' desktops is Linux. Back in 2004 he released a statement that IBM would standardize on Linux desktops by the end of 2005, but it was quickly realized that was too ambitious a goal. There's just too much stuff in IBM that is tied to Windows. Still, it's widely recognized that Linux *is* the direction, worldwide, even if there isn't a specific timeline in place.

      As an IBMer who uses Linux as his desktop platform for work, I read these sorts of announcements with glee because they just reinforce the message internally that new internal IT systems should not require Windows and that old ones that do require Windows need to be replaced. At present I still have to keep a Win2K VMware image around to deal with the occasional Windows-specific internal tools, and to deal with the occasional Office doc that OOo can't manage. As more groups within IBM move more aggressively away from Windows, however, I expect to need that image less and less, and someday I won't need it at all.

      ObDisclaimer: I'm an IBM employee, but not a spokesperson. Everything I've said about IBM's plans and policies is just my vague memories of publicly-released information. If you find official statements that contradict mine, I'm wrong.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    2. Re:Now, is that IBM Germany, or more Worldwide? by Anonymous Coward · · Score: 0

      This is interesting, IBM used to view OO.o as nothing more that an MS office clone and said that it wouldn't be part of the internal Linux desktop adoption.

    3. Re:Now, is that IBM Germany, or more Worldwide? by swillden · · Score: 2, Interesting

      This is interesting, IBM used to view OO.o as nothing more that an MS office clone and said that it wouldn't be part of the internal Linux desktop adoption.

      I don't think it will, per se. Instead, the IBM Workplace will be the office suite of choice. Workplace supports OpenDocument and should interoperate nicely with OOo, and I think it's even based at least partly on OOo source (not sure about that, though).

      I use OOo because I like it, not because IBM tells me to. IBM gives me licenses for WinXP and OfficeXP. I also have CodeWeavers' CrossOver Office (purchased with my own money) so that I can run Office directly in Linux, but I more often just use Office on Win2K in a VMWare VM (VMWare also purchased with my own money) when I need Office.

      At this point, at least in my part of IBM, Linux is only for employees who really want to use it and are willing to invest the time and even some money in being able to. Announcements like the one from Germany should start shifting that, though. In the last seven years I've seen a big change in attitudes about my use of Linux, but it's not there yet. At first, I was viewed as some kind of radical zealot, doing things that might violate some policy somewhere. Gradually that shifted to a sort of skeptical tolerance. For the last couple of years, the view seems to be that Linux users are somewhat admired for being able to make it work, but it's still the case that if they *can't* make it work, then they should use Windows so they can get their job done. The next step is for Linux to become an official, supported platform which is expected to work, at least for some users, and if it doesn't, that IBM's IT support should resolve the problems. After that, it can finally become *the* platform.

      Of course, even then I probably won't have any official support, because I'll still be using some non-standard distribution. That's okay by me. In my nine years with IBM, I've only used a supported platform for a total of a couple of weeks :-)

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  6. I'm not surprised by Anonymous Coward · · Score: 5, Interesting

    I can't say I'm surprised. In conjuction with Microsoft's involvement with the Trusted Computing Group, and the TPM hardware appearing in new PCs, the next version of Windows (Vista) will solidify Microsoft's near total control over the desktop.

    Having TPM hardware in the machine at all is bad enough... if you move to Vista there will (quite literally) be no escape. The computer you purchase will not belong to you and will be deliberately designed to be secure against you, rather than for you. Vista will be the software component of this lockdown.

    Now look at IBM -- for them to base their business around Vista would make them *completely* under the control of Microsoft. Their desktops could be secretly backdoored, their data locked down and only accessible with the permission of Microsoft. 100% Bill's bitch. Why submit to that when you can (and are) pay off Red Hat to work on a Trusted Computing version of the Linux kernel (google for the project)... and have that kind of control yourself?

    Smaller companies and normal consumers though... that's a different matter. They are going to be screwed royally with the introduction of Vista. They just don't realise it yet, and won't until they've paid over their cash to Dell or HP. DRM throughout the system (apps and data), and all under the control of Uncle Bill and his Rights Management Servers.

    1. Re:I'm not surprised by Deathlizard · · Score: 1, Insightful

      IBM could do this now, there's a Security chip in most IBM laptops, Heck, the security tech used in TCPA was Developed by IBM

      It would be suicide for them to drop MS, because everyone and their uncle will just switch to Dell, and they know it. He's probably talking about what they are doing internally at IBM, which I wouldn't be surprised if it was running AIX or some in house mainframe system.

    2. Re:I'm not surprised by Anonymous Coward · · Score: 0

      Err, IBM are a member of the TCPA. If true, this just confirms a general trend in computing, the rejection of the monopoly.

    3. Re:I'm not surprised by Anonymous Coward · · Score: 0

      IBM don't sell PCs anymore.

    4. Re:I'm not surprised by Anonymous Coward · · Score: 0

      As the other post notes: IBM don't sell PCs anymore. Had you actually read the post, you would have seen this addresses. IBM want this control for themselves... not be Microsoft's bitch. Hence their work with Red Hat on a TCPA Linux kernel.

    5. Re:I'm not surprised by Deathlizard · · Score: 2, Insightful

      All IBM sold Lenovo was the Laptop and Desktop lines. They still own a lot of the technology behind the systems, such as the TCPA technology, and you can bet it's in their Workstations and Servers because it's an added value that the man with a plaid suit and Big teeth can sell to the Pointy haired boss.

      Thats why they are working with Red Hat, Because they want Red Hat to take advantage of the encryption and added security the chip brings.

    6. Re:I'm not surprised by Anonymous Coward · · Score: 0

      What's your point? IBM don't want to be Microsoft's bitch when Vista comes out. They are quite happy to make others their bitch, and enlist Red Hat to help out with the job of using Linux to do so.

      Let IBM come right out and support owner override -- the ability for THE OWNER of the machine to know their own master key. If they don't support this, then we know their real agenda.

  7. Leader of the pack by Anonymous Coward · · Score: 4, Interesting

    "Not all at once - some will keep using their present Windows versions for a while. But none will upgrade to Vista."

    And why should they? What does Vista give IBM that their present solution doesn't?

    1. Re:Leader of the pack by ndg123 · · Score: 1

      One reason is support. You can't leave your systems on old software if you want vendor support, such as service packs. But since extended support for Win2k lasts til 2010 (and in fact most laptops are XP) - this won't kick in for a few years. 4 years to migrate off the platform is achievable.
      Another reason is having a trophy linux desktop installation - even if it is your own organisation, 300,000 seats is quite a handy example to tout when selling.

    2. Re:Leader of the pack by duffbeer703 · · Score: 1

      That statement is almost meaningless.... "No one will upgrade to Vista" doesn't mean that new machines won't be bundled with Vista. Once Vista is out, Microsoft won't license new copies of Vista, and all new PCs will include it.

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    3. Re:Leader of the pack by Akoma+The+Immortal · · Score: 1

      nope. Reraed the statement:

      "No one will upgrade to vista" meaning, new PC will have a custom version of RHL with TCPA builtin by RedHat, like an earlier poster said before.

      --
      assert(expired(knowldege)); core dump
    4. Re:Leader of the pack by wile_e_wonka · · Score: 1

      Ummm--you're making one of two misinterpretations of the article. Here are the corrections: First, this is for machines that IBM employees will use, not the machines that are sold by IBM. Second, when IBM acquires machines for its own employees' usage, it does not acquire them from an outside vendor. So maybe in your company, computers purchased from IBM will come with Vista on them, and the machines will cost a bit more due to the cost of the operating system. But within IBM, they supply their own computers for themselves and they will just not bother with Vista (think about it, imagine you owned a company that made computers, and you had 10 employees, would you order your employees' computers from Dell? No, you would pull them out of your own factory and plop them on the employees' desks. Now you want an OS for them--pick whatever you want before plopping them on the employees' desks).

      Now, what I'm wondering is--will we be able to by an IBM workstation with their version of Linux preinstalled? And, further, how much will that cost compared to a computer with Vista preinstalled? Lastly, will IBM, with its version of Linux, compete against Dell, using Ubuntu?

    5. Re:Leader of the pack by crawling_chaos · · Score: 1

      Somehow I think IBM will have a side deal with Lenovo to get their machines without a Windows tax. After all, even Bill blinks when the butchers of Tianemen tell him to jump, so it's not like he's going to threaten them over it.

      --
      You can only drink 30 or 40 glasses of beer a day, no matter how rich you are.
      -- Colonel Adolphus Busch
    6. Re:Leader of the pack by duffbeer703 · · Score: 1

      No, I'm not. When company reps give speeches like that, they leave little poison pills in them to make the company look better when the initiative fails. Local politicians play similar games with words... a claim like "I will not raise existing taxes" still holds true when the politician proposes a new hotel or cigarette tax, or creates a public corporation that levies the actual tax.

      Also, IBM doesn't make PCs anymore... they "sold" the business to a Chinese company whose headquarters was moved to New York, a couple of miles away from IBM HQ.

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    7. Re:Leader of the pack by wile_e_wonka · · Score: 1
      I don't know what you were talking about in the first paragraph or what relevance it has to do with the supposed statement by IBM.

      But as to the second part, IBM does still sell "Workstations" which are known to the general public as "desktop computers" (note in that link that its easy to find and buy "Workstations" through IBM's site, but impossible to find laptops). It sold only its "personal computing" business to Lenovo, which includes the "Thinkpad" and the "ThinkCentre" lines of computers, not the "IntelliStation" line, which is aimed toward business computing.

      Finally, even if IBM was purchasing computers (and now it must purchase laptops from a third-party vendor), since it buys 1000 in a shot, I'm sure it can include something in the contract along the lines of "the computers will be shipped with the image supplied by IBM." IBM would do this so it doesn't have to pay the extra cost of having Windows on its machines.

      Lastly, you could be correct that this is just a lot of hot air--after all it's just some rumor that even IBM itself denies. All I was saying was that it was rash to say "'No one will upgrade to Vista' doesn't mean that new machines won't be bundled with Vista." It's technically true, but your interpretation doesn't make sense in this context--supposedly he said this in a private meeting with close employees, and the company denies it having been said, even. This is not some political statement that was said to make the masses happy.

  8. IBM starts using IBM Workplace by digitaldc · · Score: 5, Informative
    --
    He who knows best knows how little he knows. - Thomas Jefferson
    1. Re:IBM starts using IBM Workplace by vicino · · Score: 1

      It's rather clear how GNU/Linux is a more superior computing platform, the surprise to me is always not how some big company or organization is moving to it, but how so many seem to be so afraid of offending microsoft (by ditching it once and for all). It's probably unrealistic to expect from such a big and important company such as IBM to come out one day with a statement "Hey everyone, as of yesterday, no more ms stuff, world-wide", but rather something hapenning gradually like this. If this is it.

  9. HAL by xzanthar · · Score: 4, Insightful

    If IBM is not going to move to Windows Vista, does that mean that more people will see some more of the advantages of moving to Linux?

    --
    I encrypt all my files with Double XOR Encryption!
    1. Re:HAL by go_about · · Score: 1

      Well, they certainly won't be moving from Linux. I went to Microsoft's official site for Vista with my firefox 1.0.7 browser under Fedora Core 4, and I can't view the site properly! Now even if I wanted to trash my Linux for Windows, I can't because they won't let me see the information. See for yourself at http://www.microsoft.com/windowsvista/features/def ault.mspx

    2. Re:HAL by Chris+Daniel · · Score: 1

      Works for me ... maybe you should do this thing called updating your software?

      --
      Don't blame me -- I voted for Roslin.
  10. Actually... by Svartalf · · Score: 5, Informative

    I believe this was said in terms of thier internal machines, not the deliverables.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    1. Re:Actually... by bfizzle · · Score: 1

      Ahh my bad... I actually read another article this morning that failed to meantion the fact.

    2. Re:Actually... by Yonder+Way · · Score: 1

      IBM no longer sells PCs or laptops. That's Lenovo now. Or, if you prefer, the Peoples Republic of China.

  11. Somewhere in Redmond... by One+Louder · · Score: 5, Funny
    ...the chairs start flying.

    Won't somebody at IBM please think of the chairs?

    1. Re:Somewhere in Redmond... by HeavyMS · · Score: 0

      You know what...... the chair trowing was fun the 1204819841981469191 time but now it's just old!

    2. Re:Somewhere in Redmond... by Anonymous Coward · · Score: 0
      ... but now it's just old!
      Like the only people in Korea who use e-mail?

      *ducks*

    3. Re:Somewhere in Redmond... by Uber+Banker · · Score: 1

      'Only old people in Corea', I think you are intending.

    4. Re:Somewhere in Redmond... by Anonymous Coward · · Score: 0

      ...the chairs start flying.

      Won't somebody at IBM please think of the chairs?


      Huey, is that you?

      Stop tryin to make the white folks riot, nigga!

    5. Re:Somewhere in Redmond... by mink · · Score: 1

      I had no idea he was gay.

      --
      Well I've wrestled with reality for thirty five years doctor, and I'm happy to say I finally won out over it.
  12. Not Shocking by Anonymous Coward · · Score: 0

    Seeing as how IBM espouses the virtues of Linux, I'm surprised it took them this long.

  13. I'll bet by endrue · · Score: 1

    I'll bet that this is not an idealistic change but a thrifty one. I certainly wouldn't want to upgrade all the workstations!

    --
    I meta-moderate because I care.
    1. Re:I'll bet by kadathseeker · · Score: 1

      It is and upgrade. They are going from Winblows to Linux. Going to Vista would be a downgrade.

      --
      The 'Net is a waste of time, and that's exactly what's right about it. - William Gibson
    2. Re:I'll bet by endrue · · Score: 1

      I meant upgrade the hardware

      --
      I meta-moderate because I care.
    3. Re:I'll bet by J.R.+Random · · Score: 1

      Of course it's an economic decision. IBM is in business to make money for its shareholders, not to carry out acts of idealism.

  14. I think its A matter of time by MrShaggy · · Score: 4, Insightful

    We have seen that the open-document-format take hold, and now the big iron is pulling away from MS, shortly after. Given some more time, I think that we will see this trend continue. We will see more and more with ODF, taking MS's place. Even to the point of having document converters, to go from .docto .odf. This also the time to see the movement of the massess to a linux environment. I think you will see tax-programs, et al. moving because of the ODF as well. I think that there will be a lot of script-style viri as well that will go throuigh everyones documents, ala the excell virus. The only reason that all this stuff didnt happen on larger scale, was because of the different formats. But if every Joe-Linux Distro includeed a nice easy-top-use office, and all that, it would be easier to switch. MS will become another smaller company.. It's innovations were in the 90s. Im ure that they will keep up for some time.. But this is a huge financial blow to them.

    --
    I have mod points and I am not afraid to use them.
  15. Somewhat missleading article title by Anonymous Coward · · Score: 0

    You can't leave something you aren't already with. The only people currently using Vista are all beta testers, or software pirates.

  16. Exaggerations! by blackmonday · · Score: 5, Insightful

    Its BS to say that "no one will upgrade" to Vista. Are you telling me that software developers will not be using Vista at all? It's a ridiculous notion for a company that develops hundreds of products for the Windows OS.

    1. Re:Exaggerations! by Penguinoflight · · Score: 5, Insightful

      IBM will not be forced to upgrade to vista. Their software runs server side, and almost all of it is supported directly by IBM. There is no reason in fact for IBM to support Vista, and by doing so support Microsoft.

      Think of it this way: If nobody supports vista, nobody will have to support vista! While IBM moving away from microsoft is a move in the right direction, IBM will not be able to crush Vista on their own, they will need help.

      The only group that will need to support Vista is game developers. Most (with exception of Epic, iD, and a few others) have gone so far to avoid opengl, and embrace directx, they will be forced to adopt Vista just to keep things moderately insecure (Microsoft will strategically drop security support for xp soon enough).

      It should be noted, there is no reason for game devs to support windows; It's far too insecure for gaming, and that wont get any better. A move to linux (and with it FreeBSD by binary compatibility) would allow devs to go with only 2-3 major platforms: OpenGL for PS3, linux/PC, and possibly nintendo revolution. Of course you would have to support directX for xbox360, but over time the extra cost to develop for microsoft would probably kill their projects.

      We have come to the point where the time to move away from microsoft is NOW, but unfortunately it will take a while for vendors and developers to realize that.

      --
      "And we have seen and do testify that the Father sent the Son to be the Savior of the World"
      1 John 4:14
    2. Re:Exaggerations! by IDontAgreeWithYou · · Score: 2, Insightful

      "It should be noted, there is no reason for game devs to support windows"

      You mean other than the fact that Windows is on ~90% of all PCs. I really don't think that's a market they are going to just give up on. It is obviously well worth their effort to develop games for Windows.

      "It's far too insecure for gaming"

      I can see an OS being too insecure for doing financial transactions or storing personal information, but gaming...

      --
      Finding other idiots on /. that agree with your opinion doesn't make it any less stupid.
    3. Re:Exaggerations! by molarmass192 · · Score: 1

      Thats not going to happen, at least not in any kinda of short time frame. However, you've got a point, going only DirectX is a dead end. Fact is, DirectX is only Windows and XBox, that means you need to recode to OpenGL for Mac, Linux, PS, Nintendo, etc etc. Moreover, Windows supports OpenGL (XBox can rot in hell). So OpenGL gives you the largest potential customer base of the two. That said, DX offers a very large helper library for sound, input devs, etc. OpenGL's GameGLUT (see GLUT 3.7) takes a step towards creating a proper game helper lib but only time will tell if it will be adopted and expanded.

      --

      Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws-Plato
    4. Re:Exaggerations! by Penguinoflight · · Score: 1

      You can't using windows for gaming due to the insecure nature: Running Spybot S&D, Norton antivirus, and microsoft firewall will bring your system to a halt (I know, Norton is a cheapshot). The thing is windows just need too many helper applications to run reasonably, and if you're going to spend all the time making sure everything is correct why should you have to pay Microsoft through the nose for that responsibility?

      90% of PCs run a version of windows that will be unsafe, and unsupported (no directx) in under a year from the release of Vista. Developers will have to move on to another platform already (vista will not run pre-vista apps well), and moving on to a platform that is doomed to begin with is not a good idea. We know most developers will not support XP or 2000 if Vista gains a hold of the market. A move to Linux really wouldn't make developers jobs any harder: it will just move the workload to another platform.

      Of course developers could choose to use openGL on windows, and by doing so cut down on some of their cross-platform development work, but all of the supporting structure for openGL is implemented in unix, not windows. You always have the problem that if Microsoft doesn't bless your moves (and you'd be moving against xbox by switching to openGL) they might sabatage your efforts.

      Just one more thing to think about in case I haven't convinced you yet: PC gamers endure changes. They are playing on the PC because they belive in provides the best experience, not because it's easy (if ease of use was the goal, you'd use a console). All of the software (expensive, difficult to configure) required to run a windows box securely makes the change from windows to linux trivial for a gamer. Next-gen games will require real hardware upgrades to provide the best experience (that's what pc gamers are looking for), so a change of operating system makes sense.

      The solution is clearly NOT vista: supporting a dying platform may be a viable option to keep users hooked. When they realize that they can't play games from X studio if they "upgrade" to vista, they will take into consideration other options.

      --
      "And we have seen and do testify that the Father sent the Son to be the Savior of the World"
      1 John 4:14
    5. Re:Exaggerations! by Anonymous Coward · · Score: 0

      They don't have to upgrade to Vista in order to test their products on it. Virtualization of Vista in VMWare (or others) for Linux will allow them to develop and test on a Vista platform without actually "upgrading" to Vista.

    6. Re:Exaggerations! by IDontAgreeWithYou · · Score: 3, Insightful

      You have not convinced me... at all. Most PC gamers (especially casual gamers) play on their PCs because they already own them. They dont want to spend money on a console just to play games when they already have a PC. I would bet everything I own that game manufacturers will not give up on the Windows platform any time in the near future. All of the arguments you just made were also made when XP came out. XP wasn't going to support older software etc. I don't have anything against Linux, by the way. It's just not going to be a real threat to Windows on the desktop anytime soon. In a few years, most desktop PCs will be running Vista.

      --
      Finding other idiots on /. that agree with your opinion doesn't make it any less stupid.
    7. Re:Exaggerations! by DeafByBeheading · · Score: 1
      Most PC gamers (especially casual gamers) play on their PCs because they already own them.

      That may be, but there's a big market of people who drop on a video card what they could get a current console for.
      --
      Telltale Games: Bone, Sam and Max
    8. Re:Exaggerations! by IDontAgreeWithYou · · Score: 1

      That's definitely true. Of course there are also people like me. I play a lot of games on my PC, but I've never spent more than $40 on a video card. Actually, my current PC didn't cost me as much as an XBox 360, but has had no problems playing any games I've tried on it.

      --
      Finding other idiots on /. that agree with your opinion doesn't make it any less stupid.
    9. Re:Exaggerations! by mrchaotica · · Score: 1

      Nintendo supports OpenGL?

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    10. Re:Exaggerations! by Anonymous Coward · · Score: 0

      I think there is a point somewhere in his posts. Many people play online nowadays - which means hooking up Windows to a fast enough internet connection. Juicy target for botnet masters, I suppose. Also, unless they have a dedicated gaming PC, it's not going to be only gaming that is done on it. So the way I see it the target is fairly big. Of course, not nearly all of those PCs will get compromised and the owners of those who will be probably won't realize it very soon if at all.

    11. Re:Exaggerations! by Anonymous Coward · · Score: 0

      Actually I was a mac user. I bought a PC for one reason. To play games. I'm not alone out there.

    12. Re:Exaggerations! by jbolden · · Score: 1

      I think you are talking about two different markets. I'm using gamers here to refer to PC gamers only.

      Most gamers are middle aged woman who play stuff like Popcap games, Obviously platform makes no difference for them. This group game design means a lot more than graphics and so supporting a wide range of platforms is easy. I think you may have meant this group.

      Most games are sold to a small minority of gamers, who use the PC games because they are more complicated (involve keyboard). This is the group that GP was talking about. I think they will follow the games to the platform.

      There is also a fairly large market for one off games. Chess players, people who play one particular MMORPG, etc... These people will not change platforms for a game and yet graphics support may be a serious issue to get them to upgrade their current apps. These people are willing to spend but they are picky and knowledgeable. Its more like office app crowd.

    13. Re:Exaggerations! by Deliveranc3 · · Score: 1

      DirectX X will drop a lot of legacy concepts perhaps the Linux community will be able to emulate this one better and we really will see an end of MS this time.

    14. Re:Exaggerations! by HiThere · · Score: 1

      I understand your point. Intentionally making it difficult to develop games for the Mac was one of Apple's weirder decisions. (I'm fairly sure they've changed their minds since then, but I've never encountered an official statement to that effect.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    15. Re:Exaggerations! by Anonymous Coward · · Score: 0

      "...support windows; It's far too insecure for gaming..."
      Excuse me? Since when is security an issue for playing Unreal Tournament?

    16. Re:Exaggerations! by jonwil · · Score: 1

      The new functionality in Vista offers nothing games companies need.
      Short of microsoft dropping support for DirectX 9.x (or crippling it to the point where it is unusable), there is little reason for games companies to switch to using DirectX 10.
      Games companies will test on vista and support it but the minumum requirements for games wont change (just look at all the games companies still supporting Wincrap 95/98/ME...)

    17. Re:Exaggerations! by forgotten_my_nick · · Score: 1

      If the developers are no longer coding for that version of windows then yes they will more then likely not upgrade to Vista.

      MS on the other hand might have a vested interest in ensuring that WorkPlace works with Vista so that they can keep some customers on the newer operating system.

      If Vista is supported some developers may have machines with Vista and it is likely support would have some also but may become the minor platform to check on rather then the major.

      IBM have been working for the last couple of years to ensure all thier applications will have a linux version. It is also a great selling point for Workplace when they have it working across all of IBM. If that doesn't show it will scale nothing will.

  17. I wish we had an audio recording... by Svartalf · · Score: 5, Interesting

    Companies not ready for disclosure of things of this nature almost always flatly deny them occuring- just witness XGI being bought by ATI recently; both companies denied they were doing it- but they did it anyway. I've little doubts that they may have done this- they've been building up to it for several years now. Now whether it's actually going to happen, on the other hand, remains to be seen.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    1. Re:I wish we had an audio recording... by A+beautiful+mind · · Score: 5, Informative

      But there is video.

      Or this one in case the first is overloaded.

      (Groklaw article where I took the links from is here.)

      --
      It takes a man to suffer ignorance and smile
      Be yourself no matter what they say
    2. Re:I wish we had an audio recording... by Anonymous Coward · · Score: 0

      just witness XGI being bought by ATI recently

      ATI have not purchased XGI; recently or otherwise. XGI announced they were abandoning the desktop market (Boo!) and shortly thereafter, ATI hired away some XGI staff. ATI have also recently purchased another company who were partnered with XGI. They havn't bought XGI though.

      Shame about XGI leaving the desktop market though. Some of us had high hopes that XGI would release complete Open Source DRI & Mesa drivers for the Volari. Even if they do it'll be a bit of a waste, now.

    3. Re:I wish we had an audio recording... by pllewis · · Score: 1

      Someone needed to move the two gentlemen out of the way of the camera. It's freaking annoying.

  18. ... but are they still stuck with Notes? by supersnail · · Score: 2, Insightful


    Most IBM slavelings don't care about windows vis redhat vis suse, if only they would dump Lotus notes client everybody would be a lot happier.

    --
    Old COBOL programmers never die. They just code in C.
    1. Re:... but are they still stuck with Notes? by tscheez · · Score: 1

      stuck with notes? i was hoping that would mean a native linux version of notes.

      --
      Supplies!
    2. Re:... but are they still stuck with Notes? by Anonymous Coward · · Score: 0

      Check out the info on Hannover. That release will add a native client option on anything that can run eclipse.

    3. Re:... but are they still stuck with Notes? by Anonymous Coward · · Score: 0

      I'll quote Lou.

      "We eat our own crackers"

      In response when an employee asked him why they still use lotus notes.
      Note: Lou owns part of Nabisco.

    4. Re:... but are they still stuck with Notes? by metamatic · · Score: 1
      [...] if only they would dump Lotus notes client everybody would be a lot happier.

      Having worked with J2EE, I have to say: be careful what you wish for, you might get it.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    5. Re:... but are they still stuck with Notes? by licketyspit · · Score: 1

      No the IBM openclient for linux (pre-release 1.0) is using a product called IBM Workplace which is basically eclipse with a notes plugin viewer. It's not too terrible, better than notes under wine.

    6. Re:... but are they still stuck with Notes? by Anonymous Coward · · Score: 1, Informative

      Linux native notes exists now. In fact I'm running it (IBMer running Open Client). Works great.

  19. 2007 Year of Linux on the Desktop ? by alexhs · · Score: 1

    :)

    BTW you can't leave what you haven't joined and MS Windows Vista isn't out yet. They're leaving Microsoft OS...

    --
    I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
    1. Re:2007 Year of Linux on the Desktop ? by pimpimpim · · Score: 1

      ah, as opposed to 2006, 2005, 2004, 2003, etc ;)

      --
      molmod.com - computing tips from a molecular modeling
    2. Re:2007 Year of Linux on the Desktop ? by mink · · Score: 1

      Don't forget "The suit is back!" BS that "Mens Whorehouse" floats ever couple quarters because people are too stupid to remember the last batch of marketing being presented as news.

      --
      Well I've wrestled with reality for thirty five years doctor, and I'm happy to say I finally won out over it.
  20. Oh happy me! by ZX81 · · Score: 2, Insightful

    Great news, it's about time that someone started rolling Linux out onto the Desktop in a large enterprise.

    Someone has to be the beta tester! :)

    --
    -={ Security does not exist - give up }=-
    1. Re:Oh happy me! by webmind · · Score: 1

      you mean like Novell did in 2005?
      they're not the first.. btw aren't there any other big corps. doing linux desktop already?

    2. Re:Oh happy me! by ZX81 · · Score: 1

      Yeah, but not really across the board. With the obvious exception of RedHat et al...

      --
      -={ Security does not exist - give up }=-
  21. You don't know what's going to happen... by Svartalf · · Score: 1

    They might just leave Windows support at the XP level (Not likely, mind, but there's nothing other than potential customer alienation to keep them from doing that...). They might require only the Windows product development teams to have Vista, etc. and require everyone else to use RedHat and Workplace (Which is very likely...)- if you're not doing Windows development, you may not get to upgrade to Vista (Which, in a company that size, is effectively "no one will upgrade"...).

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  22. This applies to all users of Vista by DFJA · · Score: 2, Insightful

    >Now look at IBM -- for them to base their business around Vista would make them *completely* under the control of Microsoft.

    Note that this applies to All users of Vista, not just IBM.

    Just in case you were thinking of upgrading.....

    --
    43 - For those who require slightly more than the answer to life, the universe and everything.
    1. Re:This applies to all users of Vista by DogDude · · Score: 1

      Really, what kind of "control" will Microsoft be able to exert over users of Vista, exactly? I know you're a troll, but I'm curious to see if you can back this troll up with any kind of reasoning. Let me guess.... you read somewhere that armed thugs come *free* with every purchase of Windows Vista?

      --
      I don't respond to AC's.
    2. Re:This applies to all users of Vista by Anonymous Coward · · Score: 0

      That's what the OP said, if you read right to the end.

    3. Re:This applies to all users of Vista by rich_r · · Score: 1

      "Nothing beats the personal touch of a hired goon..."

    4. Re:This applies to all users of Vista by jbolden · · Score: 1

      Date is encrypted. Decryption requires knowing 4 primes. One pair of those is embedded inside machines and is only licensed with the sale of a Microsoft OS. One of those primes is in the OS itself. The other two primes are the user's key.

      Even simple encryption like RSA works fine with N primes not just 2.

    5. Re:This applies to all users of Vista by filesiteguy · · Score: 1

      I LOVE your sig!!! Can I borrow it? Oh, and no I wasn't thinking of downgrading to Longhorn/Vista from SUSE. :)

    6. Re:This applies to all users of Vista by Anonymous Coward · · Score: 0

      Almost total... and once it is running on a TPM system it will all be hidden. Everything will be happening behind walls of encryption... with masses of phone home staff (see Right Management Servers). Software updates (including driver revocations) performed on the quiet, and EULAs that explicitly state that this sort of thing is ok.

      Not to mention the introduction of forced driver signing for the 64 bit versions (coming soon for 32 bit)... meaning that Microsoft will extend its control yet again, into force device makers to obey its demand, or not have Windows drivers. I hope you enjoy it... you stupid buttfuck.

  23. Waaaaah, I need my news NOOOOOW... by Anonymous Coward · · Score: 0

    Oh my, 24-hour-old news. Imagine if something -- anything -- happened somewhere in the world, and you didn't hear about it for a few hours. How would you get through the day?

    I mean, sheesh, are the editors so out of touch that they don't spend every waking minute reading press releases so that they can whip up blog entries within milliseconds?

  24. Corporate internal Linux by LittleLebowskiUrbanA · · Score: 1

    Not surprised that IBM rolls their own Linux, Cisco does as well though it's mainly for their servers.

  25. Babelfish translation by OzPeter · · Score: 1

    IBM disclaims rumors around one complete-transferred to Linux sound reports over the LinuxForum in Denmark on Groklaw and Neoseeker a IBM coworker in a lecture explained there, IBM wants to use in the future Linux on the host computers. Contracts with Microsoft were already quit, which coming Windows version Vista will not be used at IBM. Announcement In a statement opposite heise open got IBM straight the role of open SOURCE often commodity and open standard in the enterprise. One began to change the PC jobs over to IBM Workplace Client which is based on the open SOURCE projects Eclipse and OpenOffice.org and both runs on Windows and on Linux. Also one supports the platform-independent open SOURCE Browser Firefox, and some employees would already use Linux on their PCS. However Microsoft Office on many jobs plays and also at most customers a large role, so that one does not plan to do without it. As open formats for data exchange set IBM on pdf and rtf, the open document format is not yet ripe for the general employment. Windows Vista is evaluated at present, a decision is not yet pleases. IBM co-operates closely with Microsoft and also in the future Windows solutions will offer. The rumor, the Ms Office contract with Microsoft ran out in the past year, did not want not to commentate one (odi/c't)

    --
    I am Slashdot. Are you Slashdot as well?
  26. Re:Old news, already on Digg by SomeGuyTyping · · Score: 0, Offtopic

    I really wish I could be cool like you

    --
    My posts are definitive. Reality is frequently inaccurate.
  27. Re:Ridiculous by jb.hl.com · · Score: 4, Informative

    Did you RTFA? Or even TFS (the fucking summary)?

    This is about INTERNAL desktops. i.e, IBM's employees will mostly be using Linux systems to do their day to day work. They can still recommend Windows to clients.

    --
    By summer it was all gone...now shesmovedon. --
  28. babelized by Anonymous Coward · · Score: 0

    Read bellow, sounds to me like they didn't really deny it, just said some jobs still needed *MS office*. MS Office is very different to Vista, as crossover and wine demonstrate. It hardly rains on the story or the planned massive migration, or constitutes a huge "denial".

    "According to reports on the LinuxForum[1 ] in Denmark on Groklaw[2 ] and Neoseeker[3 ] explained there a IBM coworker in a lecture, IBM wants to use in the future Linux on the host computers. Contracts with Microsoft were already quit, which coming Windows version Vista will not be used at IBM. In a statement opposite heise open[4 ] got IBM straight the role of open SOURCE often commodity and open standard in the enterprise. One began to change the PC jobs over to IBM Workplace Client[5 ] which on the open SOURCE projects Eclipse[6 ] and OpenOffice.org[7 ] is based and both on Windows and on Linux runs. Also one supports the platform-independent open SOURCE Browser Firefox[8 ], and some employees would already use Linux on their PCS. However Microsoft Office on many jobs plays and also at most customers a large role, so that one does not plan to do without it. As open formats for data exchange set IBM on pdf and rtf, the OpenDocumentFormat[9 ] is not yet ripe for the general employment. Windows Vista is evaluated at present, a decision is not yet pleases. IBM co-operates closely with Microsoft and also in the future Windows solutions will offer. The rumor, the Ms Office contract with Microsoft ran out in the past year, did not want not to commentate one."

  29. Leveno implications? by mccalli · · Score: 1, Offtopic
    I wonder - does this imply that Leveno's machines will now be in Linux-supporting default configurations?

    I realise the PC business is being sold, but I imagine IBM internally uses IBM-style PCs and I hazard that this might well continue on to Leveno PCs. If they're all moving to Linux, then the hardware must support that.

    Cheers,
    Ian

    1. Re:Leveno implications? by Anonymous Coward · · Score: 0

      I realise the PC business is being sold, but I imagine IBM internally uses IBM-style PCs

      Actually, when I worked there we used AIX boxes with NT desktop connectivity (It was a while ago)

      Then again, I was a programmer and all our circuit model testing and simulation software only ran on AIX. Come to think of it, the only windoes thing used when I was there was teh Lotus suite.

  30. Making the switch by Anonymous Coward · · Score: 0

    Making the switch is actually a lot easier than most people think, especially when you have a helpdesk/systems department maintaining all the machines. We have just over 1000 CentOS based workstations at my office in use by techinical and non-technical employees, even marketing types. There is a couple mailing lists that people can ask questions to for help and get instant answers. Rsh is even open on all the machines so us technical guys can commandeer other CPUs at night.

    1. Re:Making the switch by Mr+Pippin · · Score: 3, Insightful

      "rsh"? Me strongly thinks you should switch to using "ssh" for that.

  31. Screenshots by u16084 · · Score: 0

    Anyplace with screen shots of this so called "IBM WORKPLACE"?

    --
    -- I Dont Deserve A Sig I Have Bad Karma
    1. Re:Screenshots by u16084 · · Score: 0
      --
      -- I Dont Deserve A Sig I Have Bad Karma
  32. Still Just Noise by Nom+du+Keyboard · · Score: 4, Insightful
    I think it's all just posturing so far. But would be a great move if it happened.

    The problem for any corporation updating to Vista is that you rather have to replace most of your hardware along the way as well.

    And upgrade your memory. Over on The Inquirer they're reporting that Vista consumes 800MB of RAM while idling. This is absolutely insane to someone who first started using computers in the early 1970's. There just isn't that much stuff that an Operating System should be doing. And yes, that really is 3X XP's current requirements, the thought of which certainly is warming Intel's little heart.

    Seems to me if MS wants to keep IBM in the fold they should be offering to buy them all new desktops.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
    1. Re:Still Just Noise by Anonymous Coward · · Score: 0

      umm ya, I have the Vista beta and it definetly does NOT use 800mb or RAM, the inquirer article consists of nothing but some guy who emailed them a screenshot, not knowing what applications are open or anything, anyone who takes that as so kind of proof is an idiot.

    2. Re:Still Just Noise by Anonymous Coward · · Score: 0

      That article's screenshot:

      A: doesn't show what is running on that system, so the assertion that this is "at idle" is specious

      B: shows PAGE FILE USAGE which is not RAM usage, proving that both the enquirer AND YOU know fuck all about memory use in moderm computers

      BTW: my WinXP box currently shows 414Mb of page file usage...

    3. Re:Still Just Noise by plague3106 · · Score: 2, Informative

      The problem for any corporation updating to Vista is that you rather have to replace most of your hardware along the way as well.

      Really? Might want to double check that. Current mid range or higher cpu, 512MB ram (which I've been recommending for years now). You likely WON'T need a high end graphics card, because Areo doesn't come with the business versions of Vista. Actually I seem to recall people saying the exact same thing when windows XP came out. Hmm...

      And upgrade your memory. Over on The Inquirer they're reporting that Vista consumes 800MB of RAM while idling.

      Um, maybe because its a debug build of BETA software??? Let me give you a clue.. debug performance != release performance. The above link says that they recommend 512MB ram; I've been putting that much ram into my computers for about 4 years now.

      This is absolutely insane to someone who first started using computers in the early 1970's.

      Maybe you should stop living in the '70s then. People weren't exactly playing Doom3 on ANY computers in the '70s either, yet today many computers can. Who cares what requirements an OS needed in the 70s? We're in the 21st century now.

      here just isn't that much stuff that an Operating System should be doing. And yes, that really is 3X XP's current requirements, the thought of which certainly is warming Intel's little heart.

      Again, take a breath, and realize this is a beta version.

      Seems to me if MS wants to keep IBM in the fold they should be offering to buy them all new desktops.

      Ever think that MS isn't targeting older computers, they are targeting what is current today?

    4. Re:Still Just Noise by Gothmolly · · Score: 1

      Why would Intel care if it is a memory hog? Or do you equate CPU with memory? Or are you just a troll?

      --
      I want to delete my account but Slashdot doesn't allow it.
    5. Re:Still Just Noise by jb.hl.com · · Score: 1

      800MB? When Win2K runs in 128MB, with Winamp and Opera etc?

      Fuck that. That's so crap, I doubt even the warez kiddies will want it.

      --
      By summer it was all gone...now shesmovedon. --
    6. Re:Still Just Noise by iabervon · · Score: 1

      It's actually a perfectly reasonable idea. They're not using Vista now, and they're fine. Why should they get a lot of new software they clearly don't need? There are three potential reasons to get Vista: it comes with the computer (not applicable in this case), you want some feature it has (they don't), or you expect that you'll want a future version of Windows and want to maintain an upgrade contract. They've got their Linux system to the point where they are confident that it'll handle anything new they could want by 2010 (for that matter, we recently saw that lots of businesses now think the Linux business desktop is not ready yet but is the right thing long-term), so they don't expect to want future Windows upgrades.

    7. Re:Still Just Noise by Anonymous Coward · · Score: 0

      So you're trying to tell me that massive OS bloat is a necessity to run modern applications?

    8. Re:Still Just Noise by jbolden · · Score: 2, Insightful

      I started using computers in the 1970s. I'm a fan of bloatware OSes, I want 70s features in my OSes. I want relational databases built in and available to all apps (like DB2 on an IBM mainframe of RDB on VMS box. I want symbionts and PFS so that I can do complex print bundling rather than just simple spooling. I want and a clear separation between operations and administration. I want built in OS level compilers that support complex data structures across apps and in my databases.

      If the PC guys keep it up we may actually have a 70's OS.

    9. Re:Still Just Noise by diegocgteleline.es · · Score: 2, Interesting

      Oh, the Inquirer reports that vista eats 800 MB of RAM?

      What makes you think that a product in development doesn't have a memory leak? What makes you think that Vista snapshots don't have the debug symbols compiled in?

      And let me be the first to say that I'm not sure if that screenshots in that page really means the system is eating 800 MB of ram or they're also counting the filesystem cache as we do in linux.

      Please, wait for the vista release and *then* speak.

    10. Re:Still Just Noise by nuzak · · Score: 1

      The Inquirer posted one screenshot from an anonymous contributor who got a peek at someone else's beta copy of Vista. Golly. Color me convinced.

      --
      Done with slashdot, done with nerds, getting a life.
    11. Re:Still Just Noise by Nom+du+Keyboard · · Score: 1
      Why would Intel care if it is a memory hog? Or do you equate CPU with memory?

      Vista will require a powerful CPU as well. Lately Intel has been chaffing that there haven't been any new killer apps that require upgrading ones CPU. Vista is clearly something that will require new CPUs for the vast majority of users who ever hope to run it. While there are several memory makers who will also benefit, Intel stands to benefit the most. Why not AMD too? Well, they're already selling everything they can fab.

      Or are you just a troll?

      No, and you're an idiot for asking.

      Just say no to Vista and Trusted Computing.

      --
      "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
    12. Re:Still Just Noise by Nom+du+Keyboard · · Score: 1
      Please, wait for the vista release and *then* speak.

      So no one should say a single word until the day Vista is inflicted on us. Yeah, that makes perfect sense.

      --
      "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
    13. Re:Still Just Noise by plague3106 · · Score: 1

      What exactly do you consider massive OS bloat?

      Do you really think everyone developing an internet app should be building their own TCP/IP stack? Do you think we should go back to text based computers?

      Personally I'd rather developers building new features instead of constantly reiventing the wheel.

      Go ahead, build a linux pc that has all the same apps that you'd use on windows, and it will take just as much space on the disk as windows.

    14. Re:Still Just Noise by Tim+C · · Score: 1

      You are taking the piss, right? You're basing your entire criticism of Vista on a screenshot?

      Yeah, we were shocked too, but you have to believe the screenshot below.

      Yes, because there are only a handful of people in the world with m4d enough Ph0t0sh0p sk1llz to have faked it. Because a PF usage number for a system "at idle" without the associated list of running processes has meaning.

      Hey, my Linux install is currently using 1.2GB at idle, and I can supply a screenshot to prove it.

      And yes, that really is 3X XP's current requirements, the thought of which certainly is warming Intel's little heart.

      The article claims that the Vista install requires 7GB of hard drive, which Intel won't care about, not being in the hard drive market. It offers no proof of that figure. Besides which, I challenge you to find a single modern PC for sale that doesn't have many times that amount of space; my two year old work PC has a 120GB hard drive which I've barely even begun to fill.

    15. Re:Still Just Noise by Nightspirit · · Score: 2, Informative

      Do you know how to read the windows task manager?

      First, note 47 processes are running, and the screenshot doesn't mention which apps or processes are running. Heck, I've had firefox take up 350MB itself before.

      Second, 800MB is including the filesystem share, if you look to the right under physical memory you will see they have 1 gig total and about 600 free. Which is exactly what my XP installation is saying right now with opera running and 35 processes.

      Third, Vista (like XP) can run in classic mode with little visual effects and much less memory and speed requirements.

      Fourth, I'm not sure about it (and have no data to prove it) but I believe windows doesn't even need most the memory it takes up, it just uses a bunch of it to pre-fetch programs. Win XP runs fine under 250mb, but even faster under 500mb (not sure if 1gig makes a difference).

    16. Re:Still Just Noise by Anonymous Coward · · Score: 0

      There's a bit of confusion here between physical memory and virtual memory. XP recommends minimum 128MB physical and actually requires about 160 virtual. According to all reports, Vista will recommend min 512MB physical so it is quite likely that the runtime footprint is really 800MB+. What you are seeing is some of the difference between what is actually needed and what is just there for the convenience of lazy programmers and script kiddies.

      Anyone running with less than the actual footprint will find that their bootup will be quite slow as huge gobs of useless crap are read into memory than written back out to disk.

      No matter how you slice it, 800MB is a ridiculous footprint.

    17. Re:Still Just Noise by Anonymous Coward · · Score: 0

      There just isn't that much stuff that an Operating System should be doing.

      Well, certainly there is. Following the grand tradition of XP with Messenger, I am sure that many, many things Microsoft are automatically installed and running in the background whether you want/use them or not!

      I routinely uninstall (maybe just disable) Messenger for my clients with a third party script. I have to use a third-party script beacuse, as far as I know, Microsoft provides no way to do it. It makes XP run faster and more stably (this isn't just me, every client I do this for remarks on it). And then I have to do it again every so often when the updates that Microsoft downloads reinstalls and/or reactivates it!

      All this is just another good reason to get away from Windows. Why in the hell does Microsoft have more control over what is installed and running on my machine than I do?

    18. Re:Still Just Noise by Anonymous Coward · · Score: 0

      I'm betting you're going to eat your words.

    19. Re:Still Just Noise by GoatPigSheep · · Score: 1

      It should be noted that windows2000 is a 7 year old OS... Back in 1999 having 128mb of ram was a luxury....

      --
      GoatPigSheep, the 3 most important food groups
    20. Re:Still Just Noise by ne0n · · Score: 1

      That RAM consumption figure is almost all due to caching. Cache more filesystem, system goes faster. It's released when needed, of course. I think that's pretty close to the Linux way of doing things - it's just the reporting that's different.

      --
      $ :(){ :|:& };:
    21. Re:Still Just Noise by n0d3 · · Score: 1

      But is the 800MB Ram while idle requirement for even the lowest 'classic' version also?

      I'm just thinking, that when Vista comes out, M$ will gladly tell you you only need 800MB for the 'fancy' pretty mode, but you can do with much less in 'classic' mode. That again then makes it where companies decide not to switch afterall, cash their discount for thinking of switching, and having to upgrade the memory next year anyway, because the classical mode still uses about 750MB, which M$ forgot to mention, "but hey, it's as we said, less".

    22. Re:Still Just Noise by mrchaotica · · Score: 1

      You know, it's funny: you've been inundated with replies about the memory usage issue, but they (and you) have all missed the point, which is this:

      Having to replace hardware is actually the least of a corporation's worries when "upgrading" to Vista. The real problem is that if you run Vista, you give Microsoft sovereign rights to your computer. Lots of companies are already Microsoft's bitches as it is, but even so they've got to realize that allowing their entire information infrastructure to be subject to Microsoft's whim is outrageously (and very nearly criminally) stupid.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    23. Re:Still Just Noise by Anonymous Coward · · Score: 0

      Ya know, I never expected this post to see the light of day given all the Microsoft shills here on /.

      Doesn't matter! Especially when the world's largest computer company is moving away from Microsoft. All you Microsoft shills better look for another job!

  33. Re:Ridiculous by SCHecklerX · · Score: 1, Insightful

    Just because they have to support companys with messed-up infrastructure does not mean that they have to mess their own up as well. Why does a salesperson, or an executive secretary need to run any M$ stuff vs. IBM's workspace? Why would IBM want to run M$ DNS/DHCP/IIS/ISA for their infrastructure when they have superior products of their own?

  34. As a long time IBM partner & watcher.... by CFD339 · · Score: 5, Interesting

    Its global, and pervasive.

    This has been coming for a long time. Remember that IBM has been one of the largest forces behind Eclipse. Not because its great as a development platform -- because its got potential as a great APPLICATION platform.

    Roughly 50% of the large enterprise email market is using IBM Lotus Notes. You may not like it, but its true. Different studies wieght it differently by a few points to either side. Pick the study and you can find all kinds of results. The counts are close enough that the difference is accounted for by what you count as client use, who gives you the numbers, etc. For example, MS typically likes to count anyone who owns Office as an Outlook user which will skew the numbers quite a bit. Regardless, the market is split nearly in have between MS and IBM for that market with small shares going to a few other players (like Groupwise).

    * Keep in mind, we're talking LARGE ENTERPRISE here. Annecdotes about companies under 500,000,000 in gross revenue don't count.

    IBM has been pushing Linux at the desktop in their offices where possible for at least three years. One thing holding them back has been that their own platform, Notes, doesn't run easily on Linux natively. The reason isn't Notes -- which was built to be cross platform, resulting in some often critisized UI choices. The reason is the same as so many other companies don't support Linux for the workstation. Its difficult to make a generic installation and maintenance solution.

    With Eclipse as the base, IBM has spent a few years on their new WORKPLACE products. The grand plan is pretty different from what they've ended up with, but they are very close to roll out of their "Hannover" product which is Lotus Notes (actual, real code - not rewritten or made compatible) with a UI done in Eclipse. On top of that, Eclipse becomes Workplace Rich Client when you add a few plug in layers which allow managment, server based rollout and maintenance, and other portal stuff they use.

    It also handles off-line use and synchronization for out of office and traveling.

    It works. I've seen it. I've played with it.

    What that means is that their "killer apps" -- those applications critical to the success of people working in IBM offices don't even need to be "ported". They're in Lotus Notes applications already and keep working as they have. Also, their Email client works as it always has.

    Add to this that Workplace has Open Office based applications built into it as well, and a new thing called an "Activity Explorer" (which IMO is going to be the most important NEW thing from them).

    Tie it all together and they can do everything they need to do without a Windows based application. They've cut themselves free entirely.

    What IBM has done is not just TALK about making a linux desktop workable -- they've created the missing pieces so that they can actually support their own massive workforce with such a rollout.

    Bravo to them.

    --
    The problem with quotes on the internet, is that nobody bothers to check their veracity. -- Abraham Lincoln
    1. Re:As a long time IBM partner & watcher.... by cerberusss · · Score: 4, Interesting
      because its got potential as a great APPLICATION platform.

      I think that for Eclipse to be fully embraced by Linux application developers, the CDT plugin will need to mature some more. I'm not seeing Java become more adopted.

      Anyway, I tried working with Eclipse + CDT, but for medium-sized applications programmed in C (> 5000 lines) it's not really nice.

      • The indexer is very slow (but that's being worked on) and in my experience, gets in the way of other background processes. Turn it off and you lose
      • Refactoring is extremely limited, not even 'extract method'.
      • Editor is not equal to the Java editor yet.
      • "Clicking through" (i.e. CTRL + left-click) takes you to a header file, while often you want to see the implementation. The workaround is to right-click and choose Open Definition, but don't do this immediately. You might end up in a similarly-named function which you didn't include through a header file.
      • Hovering over a function will show the start of the function definition, but only if the function body is located in the same file. Otherwise nothing will be shown but the function name.
      • Hovering over a constant will show nothing.

      On the other hand, these guys are REALLY working on it. I especially applaud Doug Schaefer and the rest of the team too, of course.

      --
      8 of 13 people found this answer helpful. Did you?
    2. Re:As a long time IBM partner & watcher.... by Anonymous Coward · · Score: 0

      I assume that when you say "a UI done in Eclipse" you mean a UI developed with the SWT toolkit which Eclipse uses, and running on Java. So the clients would need to have a JVM and the SWT classes but not Eclipse.

    3. Re:As a long time IBM partner & watcher.... by forgotten_my_nick · · Score: 1

      Something to add regarding your post. They are also porting the Domino Designer over to Workplace platform as well. This means that workplace applications can be built with engineers who have Appdev skills in Domino. I got to play with it and its pretty nice and looks + feels 99% the same as designer.

  35. Again? by rbatista · · Score: 1

    Didn't IBM make a similar promise to move their desktops to Linux it couldn't keep years ago?

    1. Re:Again? by sugarmotor · · Score: 1

      Or was that Novell?

      Stephan

      --
      http://stephan.sugarmotor.org
  36. See, now, you missed the point by smittyoneeach · · Score: 3, Funny

    Point is, Ballmer needs some exercise.

    --
    Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    1. Re:See, now, you missed the point by cogg · · Score: 1

      You mean he needs exorcised

      --
      "Never 'clear the air'. Instead, investigate all the subtle nuances of the word 'fester'." - R. Candappa
  37. Re:Old news, already on Digg by Tweekster · · Score: 0, Offtopic

    OMG, you mean it was posted somewhere else within 24 hours prior.... OMG it might as well be a year ago now.

    --
    The phrase "more better" is acceptable English. suck it grammar Nazis
  38. Mod parent up by Anonymous Coward · · Score: 1, Interesting

    The whole concept of Vista requiring new hardware is going to be a real challenge. If ever there should be a perfect time for a non-MS alternative to emerge and provide a smooth link with past/present/future hardware, this is that time.

    IBM has little to gain by enriching Microsoft and accepting a DRM world. They have a great deal to gain by presenting a viable alternative. It will be very interesting to see Asian manufacturers gearing up to make non-DRM hardware that they KNOW will not play with Vista. If Lenovo leads, others will follow.

    Microsoft's best alternative is to go the X-Box route. Subsidize the hell out of the fast-but-crippled new hardware so to drive acceptance of the software. Then the whole package acts like a cash register, where users, developers, and service providers can be made to pay to play.

    The concept of "software as a service" aka the "Net PC" failed because the cost/benefit was simply not there. It still isn't, but the mircale of subsidized hardware can make it look that way long enough to get the customers to swallow the poisoned pill.

    1. Re:Mod parent up by Anonymous Coward · · Score: 0

      No... IBM want this DRM hardware very badly, in fact they are one of the main members of the Trusted Computing Group. They understand all too well the level of control it represents, but they just don't want Microsoft to have that control. They want to control it themselves... he who controls the kernel, controls the machine... hence their work with Red Hat on a TCPA version of the Linux kernel. And hence, allegedly, Linus Torvalds reluctance to use the GPL v3 for the Linux kernel (it would prevent this kind of abuse) -- IBM is one of the companies that pay his wages through the OSDL, after all.

      If you want an interesting challenge -- try getting an official statement about Red Hat's corporate position on the GPL v3 being used for the Linux kernel, or getting them to go on the record at all about their plans for TCPA.

  39. what about the US by Douglas+Simmons · · Score: 3, Interesting

    I'm glad to see other countries widely adopting Linux, but it seems a disporportionate number is coming from the rest of the world versus the US (with the occasional exception). Is this because the US is somehow more open-source-close-minded and anti free (and better tasting) lunches?

    1. Re:what about the US by diegocgteleline.es · · Score: 1, Insightful

      Well, it's the US where they're passing laws which make DRM legal (something that forbids me from choosing freely what product I want to buy, ej: you can't listen itunes song in any music player except in a ipod) or software patents (something that allows big companies to sit and sell licenses and win money without innovating anything or even trying to do better products)

      It'd seem that US is not very interested in high-tech or software anymore, they just want to make shareholders happy with short-term operations by finding methods to monetize all what they have done in the past decades, without caring about the future at all, I guess that open source isn't that appealing in those market models.

      A region from Spain, Extremadura, uses open source everywhere from schools to the machines in local-government buildings. It's not a very rich region but they want a different future, unlike the US

    2. Re:what about the US by jbolden · · Score: 1

      Microsoft is a US company. Its core market is the US corporate market. Its products are specifically built and directed to fulfill the needs for US corporate desktops. Everybody else has a variety of issues with the Windows platform that English speaking US citizens don't have. For example applications are inconsistent about their right to left or up to down language support; not a problem if you speak English.

    3. Re:what about the US by WhiteWolf666 · · Score: 1

      No, the U.S. embraces linux as well. Companies here are just quieter about it.

      If you are a Fortune 500 company (and not a Linux manufacturer or something) and you announce as switch away from Microsoft, your going to get the thumbscrews turned on you. This means your transition will be painful, and if you have any legacy applications that require Microsoft you'll pay through the noise. Hence, you keep quiet, move slowly, and wait until you have a 100% solution.

      Microsoft India, or Microsoft China, or even Microsoft Europe are unlikely to be quite as rough.

      The U.S. government is (slowly) embracing linux, and open source. Open Document has quite a bit of traction, the military and intelligence agencies spend quit a bit of time working with (and on) Linux, and some of the largest American IT companies are full-on pressing for Linux (IBM, Novell, Redhat, Sun, and others.)

      Unless your are Novell or IBM, however, you have little reason to thumb your nose at Microsoft, mainly because it'll get you turned into the grease spot.

      Nobody wants to be the company Microsoft uses to set an example. Nobody wants to be the business Microsoft runs into the ground (and they have done that before).

      Trust me, the free lunch is very, very, very popular in the American IT community. CIOs love the idea, but its getting from A to B that is the problem. Killer apps like IBM's workplace, combined with virtualization solutions for legacy apps (and network distributed virtualization!) will help.

      Plus, you can't really compare US versus Rest of World, because there are a whole lot more organizations in "Rest of World", meaning statistically your going to hear a lot more announcements.

      Oh, and case in point: The announcement this article is discussing is IBM Germany. Sometimes its best for American companies to start with a test case internationally, and then bring home a winning, proven solution. It helps protect you against fearful investors, and provides you with documented examples of working transitions.

      Have patience; to American IT officers, nothing speaks louder than the all-mighty dollar. Present them with a documented path towards a cheaper, more reliable solution, and they'll take it.

      And it doesn't hurt to have the letters "I-B-M" on the evidence. . . . .

      --
      WhiteWolf666 an exBush supporter. All you new-school,compassionate,save the children Republicans can rot in hell
  40. Ugh... Windows Media... by Svartalf · · Score: 1, Informative

    Why do people insist on using THAT format? There's actually BETTER formats out there that are supported
    officially on more than just Windows.

    Ah well, that's a different argument, and I'll keep working that one elsewhere...

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  41. Cancelled MS contracts? by pfaut · · Score: 5, Funny

    Why do I sense that this will spawn the mother of all BSA audits?

    1. Re:Cancelled MS contracts? by ceeam · · Score: 1

      Microsoft against IBM?? Well, it's like Queen Kong against King Kong. Yes, she's big but she'll be the bitch here I'm afraid.

    2. Re:Cancelled MS contracts? by BlueYoshi · · Score: 1

      Beware of the Nazgul

      --
      "Use cases are fairy tales..." I. S. 2005
  42. Next Notes client is Eclipse-based by mccalli · · Score: 4, Informative
    stuck with notes? i was hoping that would mean a native linux version of notes.

    As I understand it, the next Notes client will be an Eclipse-platform rich client. Here's an article about it

    Cheers,
    Ian

  43. Re:Ugh... Windows Media... by A+beautiful+mind · · Score: 1

    I completely agree, it is kind of funny to see video in wmv format for a linux event.

    --
    It takes a man to suffer ignorance and smile
    Be yourself no matter what they say
  44. Lets hope they document the process by merc · · Score: 2

    It would be nice if there were documented evidence of large enterprise migrations to Linux for the desktop. I work in an I.S. capacity for a very large health care organization, (7B/year, >10,000 employees), recently the head of Information Systems has been hitting up our group to find ways to reduce costs. I wanted to point to the obvious use of using alternative operating systems but at this point too much of our infrastructure depends on niche software, such as Remedy and PVCS Tracker for tracking large projects and I.S. requests.

    Additionally there is a very heavy use of MS-Office, especially Word and Excel. It would be valuable to see what the large-scale effect of drop-replacing an alternative Office product such as OO.o has on an a large business -- especially with regards to training.

    I think IBM's idea of migrating in piecemeal is a good one.

    --
    It's true no man is an island, but if you take a bunch of dead guys and tie 'em together, they make a good raft.
    1. Re:Lets hope they document the process by duffbeer703 · · Score: 0, Flamebait

      I'd be curious too. I've been playing with OpenOffice, and frankly, it sucks. Its slow and is more bloated than Office.

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    2. Re:Lets hope they document the process by Exter-C · · Score: 2, Informative

      As someoone that has previously been heavily involved with Remedy. Last time I checked there are now web agents that you can deploy and have no problems with. It may not have an agent for your products in use but it will be a matter of time for the most part.

    3. Re:Lets hope they document the process by 16K+Ram+Pack · · Score: 2, Informative
      The key is applications, and reducing your dependency on Windows-only applications. Web-based apps are one part of this. The other is getting onto OpenOffice.org.

      Once you've got people running happily on those, you can then migrate people.

    4. Re:Lets hope they document the process by ydrol · · Score: 1
      Last time I checked there are now web agents that you can deploy and have no problems with. It may not have an agent for your products in use but it will be a matter of time for the most part.

      Yup. Assuming Remedy ARS then use Remedy mid-tier.

  45. Boy, doesn't this subthread prove Dell right? by Tran · · Score: 5, Insightful

    The top level post was a clear enough question regarding business relationships, but one level down the argument already is about which distro is better.

    1. Re:Boy, doesn't this subthread prove Dell right? by Anonymous Coward · · Score: 0

      The top level post was a clear enough question regarding business relationships, but one level down the argument already is about which distro is better.

      Welcome to Slashdot! Our motto: "Missing the point since 1999."

    2. Re:Boy, doesn't this subthread prove Dell right? by HiThere · · Score: 1

      If that proves Dell right to you, welcome to your satisfaction.

      Most choices aren't obvious straightforward ones. If you oversimplify, you miss important features. There wasn't an assertion that they SHOULD have chosen SUSE rather than Red Hat, there was a question of why, and an list of a few reasons why the querent found it unobvious. This seems perfectly reasonable to me. (I'd also like the reasons, though I suspect that business reasons may have been more decisive than technical reasons...and in that case I wouldn't be interested in the details.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  46. Funny you should say that... by wild_berry · · Score: 5, Informative
    Funny you should say that: I saw Ross Burton write on his blog (via the Debian blog planet) of a Groklaw post about Linux Forum Day 2, from which Mr Burton quotes:
    At the end of the presentation, Andreas Pleschek revealed that the laptop he used for the presentation was running a pre-release of their new platform, the Open Client. It is actually a Red Hat work station with IBM's new Workplace Client, which is built in Java on top of Eclipse. Because of Eclipse, it runs on both Linux and Windows, and they have been able to reuse the C++ code in Lotus Notes for Windows to run it natively on Linux via Eclipse. Internally in IBM, for years, they have had a need to run Lotus Notes on Linux, and now they can. And they will offer it to their customers. Workplace uses Lotus Notes for mail, calendar, etc. and Firefox as their browser. For an office suite, they use OpenOffice.org.


    It seems that the new IBM thing, Workplace has Notes running natively.
    1. Re:Funny you should say that... by woofytexan · · Score: 1

      Thanks for the update. As an old Notes programmer, I suffered through the rollout of the web client. I'm glad to hear they are making steps to move it to a "wrapper" environment to take advantage of functionality that was missing from the client and programming areas. As far as working offline in the web environment, use a document editor to write your emails on the plane, train, or automobile and then copy paste once you are connected.

      --
      F*ck 'em if they can't understand that it's commitment that makes a marriage, not the genitalia.
    2. Re:Funny you should say that... by tafinucane · · Score: 1, Informative

      The eclipse-based Workplace is a horrible, crashing memory hog. Using the Notes plugin on Workplace occassionally works, but several of the databases I tried do not work properly. This is the only way to run Notes7 on the IBM Open Desktop.

      The Notes6 client running on the Wine emulator also had problems, but at least it worked.

    3. Re:Funny you should say that... by jonwil · · Score: 1

      Maybe they should just publish the specs for the Lotus Notes data formats and network protocols and let the linux community build "notes for linux"...
      Does anyone actually buy Notes anymore that doesnt already have it entrenched into their network anyway?

  47. This has just one purpose.... by malraid · · Score: 1, Insightful

    ... big ass discount. It's almost like telling MS, give us a better price, or will switch. And of course MS will go as low as possible to prevent a switch. And IBM saves.

    --
    please excuse my apathy
    1. Re:This has just one purpose.... by Anonymous Coward · · Score: 2, Interesting

      Nope, this is not a play for a discount. Besides trying to push their flagship product, IBM is really tired of dealing with MS's crap. Incedentally, IBM gave MS close to 10% of their reported revenue in licensing fees last year. MS does not give IBM much of a discount on their products. This move will save IBM billions of dollars, lets hope they dont fall for the MS bait-n-switch trick.

    2. Re:This has just one purpose.... by Anonymous Coward · · Score: 0

      I should clarify something from my earlier post. IBM paid close to 10% of Microsofts reported revenue in licensing fees, not IBMs revenue. My point was that IBM dropping Windows internally is definately going to be felt by MS.

      None of this can be quoted of course, I do not represent IBM in any way and cannot speak for them.

  48. Why is this news? by HangingChad · · Score: 2, Interesting
    Because IBM is big? Many companies are experimenting with Linux on the desktop. Many more are starting to use Thunderbird and Firefox for email and web browsing, including some very large defense contractors that I won't name here. That makes the underlying desktop platform less important and makes the transition easier if they ever decide to switch.

    I see this same trend among my own customers. There is real preperation going on for NOT moving to Vista. Some of them will probably role anyway, but lately the trend is to move business critical apps to web-based alternatives and move away from MSFT proprietary clients like Outlook and IE. Preparation that makes switching the desktop OS much easier.

    I think many would merely use it for leverage to squeeze concessions out of MSFT, but based on the amount of interest and effort I'm seeing doesn't look like posing. It seems serious this time. MSFT will have to come up with better discounts. A few vouchers for training and support calls aren't going to cut it.

    Exciting times to be in IT.

    --
    That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
    1. Re:Why is this news? by Exter-C · · Score: 1

      Your experiences are very similar to ones that I have been having recently. All of our internal systems are web based which makes the end platform completely irrelevent with many people using Linux, MacOS X and windows in a small percentage.

    2. Re:Why is this news? by 16K+Ram+Pack · · Score: 1
      Webapps are key to this. People are deploying them more and more. Not to create a platform-agnostic open environment, but because they typically don't need a bunch of testing in terms of impact on the rest of the desktop.

      Creating less dependency on the desktop is a nice spin-off.

    3. Re:Why is this news? by Anonymous Coward · · Score: 1, Insightful

      Shouldn't your subject be "WHY THIS IS NEWS!!" ???

      IMO, this is a VERY smart move for IBM, and at the right time and place.

      Vista is what, maybe 60+% towards the point of 'ACTUAL' release date? IBM did this before they tied themselves into what I can only imagine as millions in licensing for Vista across its employee desktops. They have apparently been working on getting Lotus Notes feasibly function on Linux w/ Eclipse, according to other sources, which I guess was a last hurdle for them internally ...

      So you save money on licensing, INDEFINATELY, have a product that is viable to the market which you use for your own massive company, and all things being equal, can persuade other Large corps. to look into and possibly sell them on.

      As far as expenditures in this move, it would be programming and support, but since they have gotten to this point, its already been factored.

      I imagine many people who keep up on these things new it was coming, but to see it hit the mainstream and the public consumption, this WILL shake other trees in the Market, and IT sectors.

      IBM seems to be a mover of late, and are constantly getting headlines (headlines have some value as that is there function). Perhaps its time to buy some stock ...

    4. Re:Why is this news? by Anonymous Coward · · Score: 0

      Firefox is great...but Thinderbird...No way it can be considered a good product as compared to Outlook 2003.

      Even v1.5 does not have a good grammar check. I know it has spell check now but even that is below average. Also, thunderbid is slow, look and feel is crappy and has numerous bugs.

    5. Re:Why is this news? by kylegordon · · Score: 1

      I'm sorry, maybe my eyesight is failing me, but I think you just compared a groupware client to an email client...

  49. Re:Ugh... Windows Media... by 6*7 · · Score: 1

    It's because atleast 95% of all desktops have that codec already installed. Making users install other "non-standard" codecs in the default media player is a PITA.

  50. Wow, IBM got Vista first? How was that possible by TheSkepticalOptimist · · Score: 1

    Shouldn't this article be about IBM moving from Windows desktops to Linux desktops in general? I mean, Vista is still in beta form, why jump on the bandwagon about a company dissing Vista before it has even hit the store shelves. This is non-news. A company drops an as of yet unreleased product to use another product.

    All this is is flame bait. I mean, your going to get all those guys in the Linux coffers going on about how great Linux is and how much Vista sucks, but they are complaining about a product that doesn't really exist yet (i.e. most of them don't know what the heck they are talking about).

    Anyways, considering IBM has been working on lots of Linux pet projects, this isn't no shocker. Let us know when a company without a vested interest in Linux moves to the Linux platform over Windows, that is slightly more legitimate news.

    --
    I haven't thought of anything clever to put here, but then again most of you haven't either.
  51. false by diegocgteleline.es · · Score: 1
    1. Re:false by Anonymous Coward · · Score: 0

      You're an idiot who can't read. Of course IBM likes Trusted Computing, they just want to be the one controlling the kernel, not Microsoft. For fuck's sake, read up before you comment... at least read the fucking post to which you are replying.

  52. Re:This is America! by A+beautiful+mind · · Score: 1

    Was sagst du? Ich könnt behören dich nicht!

    --
    It takes a man to suffer ignorance and smile
    Be yourself no matter what they say
  53. What does this remind me of? by Spectra72 · · Score: 3, Funny
    IBM: This is my way of sticking it to The Man.

    RandomFlunky: But, you are The Man, sir. So wouldn't you be sticking it to yourself?

    IBM: Perhaps.


    Too bad the better OS is owned by one of their competitors (and partners), otherwise I'd give them 1 year before they switched to Solaris (much like Oracle did after flirting with linux).
    1. Re:What does this remind me of? by Anonymous Coward · · Score: 0

      Joerg Schilling, is that YOU trolling on /.?! :o
       
      Outstanding!

    2. Re:What does this remind me of? by Anonymous Coward · · Score: 0
      Too bad the better OS is owned by one of their competitors (and partners), otherwise I'd give them 1 year before they switched to Solaris (much like Oracle did after flirting with linux).

      Slowaris on the desktop? Does that mean Sun is still in business? I'm sure some other BSD or AIX would never be considered for that, not that IBM have bet the company on linux or anything. IBM should release their JVM, that way we all get to witness the death of the Sun within our lifetimes.

    3. Re:What does this remind me of? by licketyspit · · Score: 1

      you forget IBM has its own unix. AIX... Being a sun certified system administrator, sun certified network administrator and sun certified java programmer, I still have a hard time saying solaris is better than AIX. In fact, I think I'd have to call it a draw. Though I will admit, I like having the gnome desktop in solaris 10, CDE needs to go the way of the buffalo, in the same way they got rid of that other atrocious gui they had prior to the CDE standardization. AIX may not have gnome by default, but that green screen console command prompt gives it mucho retro cool points.

    4. Re:What does this remind me of? by Anonymous Coward · · Score: 0

      Haha, Slowaris. 1997 called, they want their jokes back. All you Linux fanboys drooled when Oracle selected linux as their developement platform of choice a few years ago.

      Where were you when they recently kicked linux to the curb and selected Solaris 10?

  54. Re: Grow up by Anonymous Coward · · Score: 0

    You must be a few steps before the grave to make such a dumbass comment.

  55. Re:This is America! by KlomDark · · Score: 3, Insightful

    Yah, but even though I'm pretty much one of those "Speak English or Die!" types when on American soil, I still have no problem with getting content in German from a German server.

    Just when I go to Mexico, I do my best to speak Spanish (It's very bad, I read Spanish much better than I speak it), and don't expect signs to be in English down there.

    I just wish we got the same consideration when Mexicans come to the US. (There's a billboard a couple blocks from my house that is in 100% Spanish. Complete bullshit if you ask me. As you said "This is America!")

    But, getting pissed because a German web server does not have English content is assine.

  56. But... by night_flyer · · Score: 0, Offtopic

    I thought that IBM sold their desktop unit, so who's machines are they putting Linux on?

    --


    Thanks to file sharing, I purchase more CDs
    Thanks to the RIAA, I buy them used...
    1. Re:But... by Anonymous Coward · · Score: 0

      Doesnt matter who they buy it from, every PC gets reloaded with the corporate image when they IBM recieves them.

  57. Re:Ridiculous by Chemicalscum · · Score: 4, Insightful
    IBM is a consulting company - they provide hardware and software to support other company's infrastructure. The idea that they will convert their clients and potential clients to GNU/Linux is a kind of ridiculous in a market dominated by Windows.

    IBM is aiming for platform agnostic software client, side with anything new based on the the Eclipse RCP (Rich Client Platform) using Java as with IBM Workplace. The client side applications they produce will run on Linux, AIX, Mac OSX AND Windows

  58. Haha! by Dachannien · · Score: 1

    Take that, planned obsolescence!

    (In this case, of course, obsolescence by fiat.)

  59. Thats going to leave a mark! by JohnnyGTO · · Score: 1

    I know there is no love lost between these two companies but thats alot of cash lost and bad publicity for Micro$oft!

    --
    Si vis pacem, para bellum! For evil to succeed good men need only do nothing!
  60. Bill will have the last laugh by Anonymous Coward · · Score: 0

    When they order new PCs, they will come with Vista pre-installed!

    1. Re:Bill will have the last laugh by metamatic · · Score: 2, Insightful

      Somehow I imagine IBM and Lenovo will work out a deal to purchase PCs without Vista. You don't think IBM buys desktop systems and laptops from Dell, do you?

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    2. Re:Bill will have the last laugh by daverabbitz · · Score: 1



      Somehow I imagine IBM and Lenovo will work out a deal to purchase PCs without Vista. You don't think IBM buys desktop systems and laptops from Dell, do you?



      It's entirely possible.

      Since Lenovo is a seperate company, if Dell/HP can provide better pricing, there is no reason why IBM would be obligated to purchase from Lenovo.

      --
      What could be better than a jet powered motorcycle? http://www.youtube.com/watch?v=u8l6GTHLSWE
    3. Re:Bill will have the last laugh by metamatic · · Score: 1

      You seem to be under the impression that IBM procurement buy from the provider that offers the best pricing. I've had RAM purchases refused because the approved vendor's price was too high, gone to Best Buy, and spent my own money to get RAM at a quarter of the price.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  61. Re:Ugh... Windows Media... by Pantero+Blanco · · Score: 5, Informative

    Close to 100% of desktops will play .mpgs, and they'll work on all major platforms with ease. You don't have to use "non-standard" codecs.

    The fact that it was a Linux-related event makes it even more ridiculous that they'd choose .wmv...It's like having an alternative browser site that won't render in Firefox unless you tweak thirty options.

  62. Re:Ugh... Windows Media... by Anonymous Coward · · Score: 0

    Making users install other "non-standard" codecs in the default media player is a PITA.

    Yeah, God forbid we inconvenience a fucking Windows user.

  63. First of many... by Karl+Cocknozzle · · Score: 1

    After reading what I've read about Vista, specifically the hardware requirements, there's no way our company will be doing it either. We've already got these super-zippy PCs that we bought 1.5 years ago. Our experience to date says the three year replacement cycle for workstations is really wasteful when you can relatively cheaply extend the warranty support on the systems. Against this backdrop, I can either "upgrade" to Vista by replacing 300 workstations at a cost of around $300,000 or I can extend those 300 warranties for around $50,000 and keep them an extra two years. For the 99% of my user community that just does MS Office, email, and web-ERP, this is a no-brainer.

    And I don't think we (and IBM Europe) are the only ones thinking this way.

    Bottom line: Microsoft is going to have to build a lot more value into its offerrings to maintain their install-base. They can't raise the price and add a zillion new doo-dads to the products--they're already at saturation point (and beyond, really.) The only other way to have more value is to lower the price... Or simplify licensing options for customesr so they have spend less on compliance. The problem for MS is that both of those routes lead directly to less revenue for Microsoft.

    --
    Who did what now?
    1. Re:First of many... by davidstrauss · · Score: 1

      Wouldn't it be cheaper to buy 30 new workstations at $30,000 and plan for a 10% failure rate over two years? A 10% rate is pretty high, and you'd save $20,000. Best yet, the replacement systems would be new (instead of repaired) and faster.

    2. Re:First of many... by Karl+Cocknozzle · · Score: 1
      Wouldn't it be cheaper to buy 30 new workstations at $30,000 and plan for a 10% failure rate over two years?

      Unfortunately, many of our users are in the field, thousands of miles from the office, so "instant" replacement wouldn't be that "instant" and would be pretty inconvenient. But for the office users, we might just do that.

      But of course, we'd probably wipe those new machines and install XP... Remember, the cost of upgrading to Vista has to include the cost of training ourselves on all of the problems that will be encountered... Contrary to what a PHB might put in his spreadsheet, my time is valuable. ...and it is the volume of wasted time in Windows that is motivating me to get us off the treadmill.
      --
      Who did what now?
  64. Lotus Notes by metamatic · · Score: 1

    The Lotus Notes 7 client for Linux is in beta.

    (I'm mentioning this publically because Ed Brill has talked about it publically on his web site, so I'm not revealing any big secret.)

    --
    GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    1. Re:Lotus Notes by Anonymous Coward · · Score: 0

      Furthermore, it was also more than publicly announced at Lotusphere 2006 in Orlando, along with the Mac OS/X Notes 7.x client - so yes, it's no big secret. Additionally, there's an FAQ you can consume referenced at the bottom of this post. Sadly, the Mac Notes client demo received a rousing cheer and sustained applause from the audience, while the Linux Notes client garnered only a murmur of appreciation. Maybe the audience was largely IT execs / CIO types... *grin*

      IBM Workplace is separate from the Notes client altogether however certainly acts as another solid-performing client, and is predicted by market analysts to slowly replace Notes reaching a potential 45 to 50% of Domino Server client seats in 2009 (Radicati - Market Analysis Lotus Notes 2005-2009 (go buy this yourself, it's $2500 USD so I'm not sharing)). IMHO, IBM are demonstrating a move away from the language of 2005 that was kind of claiming that Workplace and Notes are all the same thing - confusion from the user community seems to have prompted this. Workplace is just another client --> IBM quotes, "Q. How does "Hannover" differ from previously discussed plans for Lotus Notes 8? A. In Lotus Notes and Domino 7, we enabled Lotus Notes applications to be surfaced within the IBM® Workplace Managed Client(TM)." (Source: Hannover FAQ as at bottom of this post). Additionally, IBM say that Hannover will consume more of the Workplace frameworks (and will possibly be eventually superseded / EOL'd).

      Lastly, Hannover is not a Linux port, Hannover is simply the next version of Notes after 7.0 (probably 8.0) - and will include the usual Windows platform on the client side as well. Windows pulls nearly 80% of Domino server installs (anecdotal data from Gartner for 2005) by platform, with AIX and Solaris following at approx 7 and 6% respectively (IBM claim not to track this - I suspect because it's somewhat embarrasing).

      (Other sources; http://searchdomino.techtarget.com/originalContent /0,289142,sid4_gci1098021,00.html and http://www-142.ibm.com/software/sw-lotus/products/ product4.nsf/wdocs/hannoverfaq)

  65. So now Microsoft gets the 'monopoly' tag lifted... by I'm+Don+Giovanni · · Score: 1

    by a judge and everyone can compete on equal footing again. Also hurts the EU's argument that Microsoft has a monopoly in anything.

    --
    -- "I never gave these stories much credence." - HAL 9000
  66. FUD by geekee · · Score: 2

    Please mod down this FUD

    --
    Vote for Pedro
  67. So does this mean ... by jc42 · · Score: 0

    ... someday soon you'll be able to find that their web ite lists machines that come with linux instead of (or in addition to) Windows Professional?

    I just checked again, and couldn't find the char string "linux" in any of their product pages. Maybe I'm not looking hard enough?

    --
    Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    1. Re:So does this mean ... by Anonymous Coward · · Score: 0
    2. Re:So does this mean ... by scottme · · Score: 2, Informative

      I just checked again, and couldn't find the char string "linux" in any of their product pages.

      You cannot have looked very hard. Try starting from here.


      Or are you looking at the Lenovo ThinkPad pages? IBM doesn't make desktop PCs or laptops anymore.

    3. Re:So does this mean ... by scottme · · Score: 1

      or this

  68. Hate to break it to you, but English is... by Anonymous Coward · · Score: 0

    ... one of the primary languages of Germany. Other than that minor point, I'd agree with you.

    1. Re:Hate to break it to you, but English is... by DrMcCoy · · Score: 1

      As a German, I call bullshit on that... There is a trend on using (too much) English here, but it's far from "primary" or even official...

  69. Anonymous Coward leaves clarifications for others. by Anonymous Coward · · Score: 0

    IBM could have been engaged to Vista (but not yet married) before deciding to leave Vista for another OS.

    Alternately, the headline could say that IBM leaves Vista for Linux, meaning let Linux deal with Vista, and IBM will gladly follow in line later.

    "Leaving" can be multiply interpreted. :)

  70. Deja vu all over again? i.e. OS/2 by Kasommer · · Score: 1

    /delurk

    Didn't IBM announce something similar (way) back when they launched OS/2 Warp?

    Sounds like history repeating itself.

    Oh well, off to catch a good Bill Murray movie. /lurk

  71. Re:This is America! by DrMcCoy · · Score: 1
    But, getting pissed because a German web server does not have English content is assine.
    Also, heise.de does have some English content (it doesn't have this particular article, though)...
  72. So, what IBM is really saying is... by Anonymous Coward · · Score: 0

    asta la vista, Vista!

  73. Ironic Indeed by Phoenix666 · · Score: 1

    IBM made Microsoft, and it would be amusing if this were to unmake them.

    --
    Do what you can, with what you have, where you are.
  74. SuSE is for... by Jizzbug · · Score: 1

    SuSE is for Germans that like KDE.

    That was SuSE original niche, and it's still about the only thing SuSE does best.

    Other than that, SuSE is a very bass-ackwards UNIX (especially with the implementation of its init scripts, don't even get me started).

    It makes complete sense for IBM to use a reliable, predictable (as in consistent), and quality assured distribution such as Red Hat.

    If you like reading documentation in pathetically broken English (or Germenglish, as I call it), then, by all means, use SuSE. (SuSE documentation invents many new words, like "installproduct". The writing style is also inadequate for technical documentation and tends to ramble.)

    --

    -=/\- Jizzbug -/\=-
    1. Re:SuSE is for... by Anonymous Coward · · Score: 0

      If you like reading doc^H^H^H pathetically broken English (or Germenglish, as I call it), then, by all means, use SuSE.

      ... or check out Slashdot, for that matter.
      Greetings from Germany!

  75. Re:Ugh... Windows Media... by bill_mcgonigle · · Score: 1

    Close to 100% of desktops will play .mpgs, and they'll work on all major platforms with ease.

    MPEG-1 doesn't get the nice compression that a .wmv with an mpeg-4 codec will. Stand-alone (.mp4) MPEG4 decoders aren't widespread yet, and h.264 even less so. Then again, the target audience can get themselves an h.264 decoder without much trouble.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  76. Re: Grow up by Anonymous Coward · · Score: 0

    Touched a raw nerve?

    Video games are gay.

    That is all.

  77. Duh! What did you expect? by seeks2know · · Score: 1

    Microsoft is actively waging a very ugly litigation war on IBM using SCO as a proxy.

    Is anyone really surprised that IBM would stop sending license fees to Redmond???

  78. Re:Linux is bad news by slashnik · · Score: 1

    Not wanting to feed the troll but

    I thought that it was reported that they used Microsoft Flight Simulator

  79. Re:Ugh... Windows Media... by Fred_A · · Score: 2, Informative

    And wmv doesn't play on AMD64. I know you can install the Windows win32 codecs in x86 systems (even though it's *bad*) but not on 64 bit players.

    Or you have to setup 32 bit players with attached 32bit libs and the whole thing just becomes a huge mess...

    Well, I'll just trust them that some IBM guy said whatever they did he said. Or something.

    --

    May contain traces of nut.
    Made from the freshest electrons.
  80. Makes sense by Dracos · · Score: 1

    Is there any doubt that IBM has done its own internal Windows vs Linux TCO studies?

    Last year IBM announced they were moving all 330,000 desktops from IE to Firefox. Why wouldn't they drop MS completely?

    Aside from the hardware upgrades required, some ingenious bean counter discovered how to save $100M. 330,000 * $299 = $98,670,000. That's not chump change for anyone, even IBM. Cost wise, this is a no-brainer.

    And with all those desktops running dogfood, IBM has created its own internal testing army, which can only lead to those products getting better.

    1. Re:Makes sense by daverabbitz · · Score: 1

      What makes you think IBM pays off-the-shelf prices for Windows? I would say it would be closer to $20 a client.

      --
      What could be better than a jet powered motorcycle? http://www.youtube.com/watch?v=u8l6GTHLSWE
  81. Re:Ridiculous by Anonymous Coward · · Score: 0

    At least he fucking spelled ridiculous correctly, in the subject no less. I'm fucking sick of seeing:
    rediculous
    your wrong
    I could of
    You're inferring

  82. IBM LCeB by Kadin2048 · · Score: 1

    As the AC said, back a little while ago, when IBM was last making noises about dumping Windows, they either created or had created for them, a customized version of RHEL. I believe it was called the "IBM Linux Client for e-business" or something like that.

    Here's an old article that references it (this is from when they called off their previous internal 'switch' campaign):
    http://www.infoworld.com/article/05/01/25/HNibmsil ent_1.html

    So it sounds like they're dragging this out of the closet and are thinking of actually going ahead with the existing plan, at least in Germany.

    I wonder if this means that they're actually going to port Lotus Notes to Linux, or if they're just going to have everybody run it under WINE.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    1. Re:IBM LCeB by richlv · · Score: 1

      there was a comment here. on slashdot, supposedly by ibm employee that ibm already have some testing version of notes client for linux. now, that is double-rumour and i haven't heard anything more about it.

      --
      Rich
  83. Re: Grow up by mnemonic_ · · Score: 2, Funny

    The AC flamewars always seem to have the most wit.

  84. Who owns the video, anyway? by Kadin2048 · · Score: 1

    Having that as a video at all is a complete waste of bandwidth. They could have just taken the audio, saved it as an MP3 file, and not lost any information at all.

    Most of the time you can't even see who's speaking, and there's some guy standing in front of the camera for a significant part of it anyway.

    Does anyone know what the license on the video is? Can someone just rip the audio track and repost it as a MP3 file, so people who don't want or can't play a WMV can listen?

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  85. o_O by TOXIK+METAL · · Score: 1

    Leave it to Germany...

  86. Not to start a flame ware by Anonymous Coward · · Score: 0

    I don't intend to start a flamewar. Wouldn't it be in their interewst to use a "source" based distro? Or do they think using a Fedora/Redhat is easier to justify interms of setup and maintence- Just wondering

  87. Looking at it only as an IDE missing my point by CFD339 · · Score: 1

    I happen to like it as an IDE, but don't use it as you do so I can't really speak to your issues.

    What IBM is using it for is as a framework to build applications in -- just as the JAVA IDE you're talking to is an application built on the framework. Eclipse gives them a stable place to build user applications from, that's got its own installation and management issues fairly well in hand.

    --
    The problem with quotes on the internet, is that nobody bothers to check their veracity. -- Abraham Lincoln
  88. Frog blast the ... by Kadin2048 · · Score: 1

    Announcement In a statement opposite heise open got IBM straight the role of open SOURCE often commodity and open standard in the enterprise.

    Well, that clears things right up. Thanks, babelfish!

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  89. Re:This is America! by Anonymous Coward · · Score: 0

    But, getting pissed because a German web server does not have English content is assine.

    You know what else is "assine"? ur mom.

  90. Now, will they open the code for Lotus 1-2-3? by Evan+Leibovitch · · Score: 1

    For the longest time Lotus had available a SmartSuite, a reasonably full featured office suite for Windows. While SmartSuite was never a leader in its field -- usually playing third behind Microsoft and WordPerfect -- it included notable components such as the venerable Lotus 1-2-3 and Freelance Graphics. If IBM and Lotus are indeed switching internal and client desktops to OpenOffice.org, is there any reason not to open source SmartSuite, giving OOo (and other) developers access to components and techniques that just might may have value to them?

  91. IBM Germany Leaving Vista for Linux? by Anonymous Coward · · Score: 1, Funny

    That bitch!

  92. Because RH is IBMs "Client for eBusiness" by Burz · · Score: 1

    CfeB has been IBM's internal distro for some time now. Its packaged with IBM-centric tools and apps. So this move by IBM Germany is just furthering the momentum that is already built on Redhat. IBM has support structures for staff that tend to assume CfeB, and I'm sure the German division would rather use something that IBMers all over the planet are already familiar with.

    You can run other distros (plus OS X and Solaris) in some divisions and departments. But in that case its still easier to get help for Redhat and/or CfeB; If you run SuSE or Debian then people are much more likely to just say "gee that's interesting... i don't know the answer".

  93. Re:Duh! What did you expect? by Flashpot · · Score: 1
    >>Microsoft is actively waging a very ugly litigation war on IBM using SCO as a proxy.

    Sloppy, yes. Ugly? If it had any merit it would be ugly.

    --
    That which does not kill her only prolongs my agony.
  94. Why a suprise? by olddotter · · Score: 1

    Suprise that a European arm of IBM is switching to desktop Linux? The only suprise I'm registering is that it took this long for it to happen.

  95. Re:This is America! by ChocoboKnight · · Score: 1
    It depends on where you visit.

    Here at my university people bend over backwards to try and practice their english with the visitors. So much that all the meetings and classes they attend are in english (including opening new groups for 3 or 4 persons in english).

    In the north of Mexico (think Monterrey) english is like the second official language. People don't call a truck by its name in spanish ("camioneta"), but by an anglicism ("troca"=truck + a). Wherever you go and it is reasonable, you'll find someone that will willingly speak english with you. Reasonable means that s/he had enough of an education to include english.

    The official school program starts with english at the fifth grade. Most of the people that do speak english do it because they HAVE to (private schools, work) and will usually not refuse the chance to practice.

    It is just about where you try to speak english, in some places it is almost impossible for them to speak it (who taught them english in the first place?).

  96. Corporate Cost cut!! Yes!!! by riversky · · Score: 1

    My own consulting company switched to Linux for all servers. I saved huge amounts of money and made our company more profitable.

    I predict unless Windows license costs come WAY down, this Linux OS will be the dominant corporate operating system in the future. Especially at big business because all CEO's like to here LOW cost whether it is for IT or labor.

    Good move IBM (I own shares)....Now instead of paying MS they can pay the shareholders in higher returns!

  97. Re:Ugh... Windows Media... by julesh · · Score: 1

    MPEG-1 doesn't get the nice compression that a .wmv with an mpeg-4 codec will. Stand-alone (.mp4) MPEG4 decoders aren't widespread yet, and h.264 even less so. Then again, the target audience can get themselves an h.264 decoder without much trouble.

    No, but MPEG4 in AVI is much more widely supported.

  98. no, that's page file by GoatPigSheep · · Score: 1

    It is using 800mb of page file, it is actually using about 350mb of physical ram...

    It could be because of a lot of caching going on

    --
    GoatPigSheep, the 3 most important food groups
  99. Well yes and no -- what you're calling "eclipse" by CFD339 · · Score: 1

    Is eclipse packaged as an IDE for Java that you download. What IBM's "workplace rich client" installs will that framework -- menus, ability to handle plug-ins, etc.. but instead of a Java IDE, it will have their workflow, messaging, etc.. toolkits layered on. There are still perspectives, plug in technology, all that stuff. Its just got different stuff plugged in -- including some stuff that is IBM specific and commercial that is what makes it their product.

    They also provision it rather than making users go download bits and parts.

    Eclipse is very tightly tied to IBM -- was from the beginning. If I recall, they actually were very heavily involved in making it open source from code they and others were doing. They've taken a branch of that and added their own stuff.

    --
    The problem with quotes on the internet, is that nobody bothers to check their veracity. -- Abraham Lincoln
  100. Re: Grow up by Hal_Porter · · Score: 1

    I do wish Mr Coward would find other people to argue with. Flaming one's own posts always looks solipsistic to me. Perhaps he's just lonely though.

    Ahem, Mr Coward, I consider you a ninny of the lowest sort.

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  101. Leaving Vista? by Zephiris · · Score: 1

    The title of this is a bit misleading. They apparently haven't upgraded to, or are actively using Vista for anything, so wouldn't this merely be that they're switching to Linux, rather than are dissatisfied with Vista somehow? It seems that any time anyone "switches to" Linux, it's highly publicized, but the way this is portrayed is more anti-MS hype than pro-Linux anything, let alone "reporting a news story fairly objectively". Someone cancels their Microsoft contract, without citing explicitly why, and somehow it turns into that they're hating on Vista and are switching from Vista to Linux.

    Personally, I'll be more impressed when more companies start switching to FreeBSD instead of Linux or from Linux. Sure, random companies can buy the loyalties of Linux developers or project managers, but since when was strict quality control and release management considered 'a bad thing'? Perhaps someone could tell me, but I don't see it. If I had been promoted to head of IT for some big company, and we were going to open source operating systems, I'd see it as a better idea to switch to a more reliable operating system with strict QC/QA, an actual interest into what is in patches, the best way to fix something, etc, as well as releases being planned out and approved by more than one person.

    In addition to the sheer fact that FreeBSD doesn't seem to be motivated by or the flagship of a company who wants to undercut and take over commercial/closed source software, by also undercutting and taking over all other open source.

    Wouldn't those be common reasons why someone left Microsoft contracts and operating systems behind in the first place?

    --

    "A Goddess rarely smiles for she is forced by others to be an island unto herself." - Zephiris
  102. I don't need this by Anonymous Coward · · Score: 0

    IBM DOS is still running fine on my i386 box and I see no compelling reason to upgrade.

  103. Germany is going broke by Anonymous Coward · · Score: 0

    and hence the desperate plea for cheap software. Aging population, socialism..ouch

  104. Typical linux user... by Anonymous Coward · · Score: 0

    Their desktops could be secretly backdoored

    Yes, their desktops could be secretly backdoored, their pants could spontaneously combust, and the aliens could be reading their minds. Let me know when the back door is found and i'll trade you a tinfoil hat to keep your mind safe.

    I don't see how installing a backdoor would be in the interests of Microsoft because it would eventually be discovered. That would mean bad press for MS and less money.

    1. Re:Typical linux user... by Anonymous Coward · · Score: 0

      Really? And how would you know. The instructions are encrypted until they are run inside the processor... a trusted computing system *IS DESIGNED* to hide what it is doing. If you have the operating system (as Microsoft does)... they can do whatever the fuck they want and you'll never know about it.

      IBM understands this (they helped design the hardware), shitheads like you... don't. Which is why you'll end up running VISTA with all its DRM and backdoors.

    2. Re:Typical linux user... by Anonymous Coward · · Score: 0

      The concept of a back door is that an external person is able to in some way view or alter the current state of the system. That means that that information will have to be accessed externally somehow.

      If you want to prevent mythical back door access, watch your network traffic. If you don't like certain traffic reaching your system, block it. If you don't like DRM, don't use media using DRM. Can't find any? Go complain to the content owners.

      And since you don't seem to trust the OS, don't use it. Nobody is forcing you to.

  105. Germany & OS/2 by AaronLawrence · · Score: 1

    Interesting. Germany was one of the hold-outs still using OS/2 more than many other places. So it's perhaps not surprising that German IBMers still harbour a stronger urge to avoid Windows than other parts of IBM.

    --
    For every expert, there is an equal and opposite expert. - Arthur C. Clarke
  106. it's all about birds, baby by richlv · · Score: 1

    no vista http://www-old.ectaco.com/online/diction.php3?lang =17&word=vista&direction=2, go penguin !

    and foxes are more known to kill vistas than penguins, anyway.

    --
    Rich
  107. almost...Domino Designer & Workplace Designer by CFD339 · · Score: 1

    There are two designer tools. Domino Designer is unchanged - though it is possible they'll reparent the windows into the framework. Like the Notes client, moving it into the Workplace Rich Client (the Eclipsed based tool) changes only the display input & output. The code itself in 99% of the libraries and executables is unchanged. The Notes products where designed from day 1 - 20 years ago -- with a "separation layer" which means that 90% of the code is cross platform C. Last I knew, there was a single dll for windows that had to be replaced with a comperable library for other operating systems to move the product from one platform to another. At one time, Solaris was supported. Apple has been (poorly) supported for a long time -- and is about to go back to being fully supported 100% with this release. The server side runs natively on Linux, Win32, iSeries (os400), etc. IMO, it runs best on Linux.

    The Workpace designer is new. Its a Domino designer like tool, in that its target is the same skill level developers and the same development community. If you're making applications for Domino as a back end and traditional Notes applications -- or maintaining old ones -- there will be very little functional difference for you other than a little nicer environment. If you're making new applications for the Workplace back end -- which is more well suited to relational integration, and is natively more XML oriented, you'll use Workplace Designer.

    The way the Eclipse framework combined with IBM's "Workplace" plug in layers supports wiring these design elements together is where the real advantage comes for existing developers. You can finally build something with a UI that is outside the traditional Notes client but is still fully integrated "on the glass" with your application as a whole. Right now, if you're an ISV, your add-on tools is either outside Notes and thus less beneficial or its inside Notes but then looks just like any other cheap Notes application which limits you on price and 'bling'.

    The Reasons -- (and History)

    The reasons for all this separation and options is the long standing policy IBM has about backward compatibility. You can still open a Notes 2.0 application (like a user's Mail file, which is an application) from 1991 in your current Notes 7.x client or designer and use it, upgrade it, add new capabilities to it, and work with its data. The 'law' for new versions of Notes has always been "NO RIP AND REPLACE" -- some of the developers go as far as the term "Bugward Compatible" which means that if something worked in a way that we'd now consider "Broken" in a former release, that way of working must still always be supported --as the default behavior when you upgrade.

    Compare that policy with others and you see the benefits. The downsides are that when you have a changing IT world, it can be hard to keep moving the product forward and keep that old compatibility. Some things hang around that have little current relevance (like IPX and VINES network support, or the ability to do its own dialup networking protocol between servers and clients). The same is true for design elements.

    Notes suffers from an aging UI design and many adminstration elements and new features that have been grafted on year after year to keep up. When Notes was new, TCPIP was expensive for most companies to implement. IPX was the most common protocol, along with Netbios/Netbui based networks and Ethertalk. Virtually all other mail systems (other than in the Unix world in which SMTP had been gaining popularity of course) for corporate users were single server islands -- with difficult methods for connecting those islands (remember CC:Mail post offices). Notes was the first mainstream application to make the daily use of public/private key encryption part of the routine office workers day (without them even realizing it) and offered a secure way to share ownership of documents and processes across enterprises both connected and disconnected. In 1991.

    When the web go

    --
    The problem with quotes on the internet, is that nobody bothers to check their veracity. -- Abraham Lincoln
  108. Re:This is America! by zsau · · Score: 1

    Americans speak English? Heh! :)

    --
    Look out!
  109. Ding! Ding! Ding! Ding! by Svartalf · · Score: 1

    Give that man a cigar!

    While I have issues with AVI files as well (mostly because it's an inferior format...), MPEG4/h.264 encoded AVI's are tolerable- it's supported pretty much everywhere, even on many of the newer DVD players.

    WMV's are silly for a Linux event's video coverage- it's not really 100% supported and it's just as easy as not to GET video into the MPEG4 AVI file format even if you used a Windows machine to capture the video.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  110. Who the heck said MPEG-1? by Svartalf · · Score: 1

    You can put MPEG-2 into a transport- it's not QUITE as good as MPEG4, but it's better than MPEG-1. And better yet, MPEG4 decoders are VERY prevalent...

    http://www.divx.com/
    http://www.xvid.org/
    http://www.3ivx.com/

    Funny that, seems like we HAVE encoders/decoders out there for all the main platforms- and under almost all conditions, many of the mainline DVD players now have MPEG4 decode support (and EPIA motherboards, and...).

    Oh, and about h.264...

    Well, perhaps that's not prevalent yet (YET...), but there seems to be at least one FOSS implementation usable on all the main platforms:

    http://developers.videolan.org/x264.html

    Hm... Seems to me you missed the point that I was trying to make- there's no good reason for someone to have
    pushed out a video of a Linux event's speaking session in a format that isn't fully supported on at least Liunx.
    Technically, WMV isn't one of those sorts of things- MPEG-1, MPEG-2, MPEG-4, MPEG-4/AVC are supported in at least a AVI transport wrapper- and it's supported pretty much everywhere else to boot.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
    1. Re:Who the heck said MPEG-1? by bill_mcgonigle · · Score: 1

      Well, perhaps that's not prevalent yet (YET...), but there seems to be at least one FOSS implementation usable on all the main platforms:

      Yeah, that's why I said, "Then again, the target audience can get themselves an h.264 decoder without much trouble." It's not likely to come pre-installed on most distros due to patent licensing issues, but linux users are resourceful.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)