Slashdot Mirror


Death Knell for OS/2 Client

markhb writes "I hate to be the one to submit this story, but the end may finally have arrived for the OS/2 client. Stardock Systems announced today that IBM will not allow them to OEM a client package, and that IBM has no plans for, or strategic interest in, a new OS/2 client. Is anyone ready to get the source for SOMObjects and implement EA's and the Workplace Shell in Linux?"

33 of 224 comments (clear)

  1. Security through obscurity? by Chris+Johnson · · Score: 3

    Don't be silly. You've been listening to the wrong FUD. The Macintosh is not more secure because it is more obscure. It is more secure because it is not multiuser, does not have an interactive command layer, is not remotely adminnable- in other words, it is utterly hobbled and limited as a server. That's what they wanted. There _are_ no secrets to getting root on a Mac because the concept doesn't even apply. If you can use it at all you're 'root', but you have to be sitting in front of the box mouseclicking- that's the way it was designed, and that's the way it is.
    MacOS as 'security through obscurity' is the stupidest concept I've ever heard. 'security through inability' is more like it- and that is exactly, exactly, what they want.

  2. Re:why OS/2 ? by SingleTracker · · Score: 4

    interface leaves much to be desired????

    Try any of this in windoze:

    1) Move the thing a shadow (shortcut) points to in OS/2, and the shadow (shortcut) still knows where it is...right down to config.sys entries.

    2) Do the above with a whole group of things

    3) Change the colors for every element of an application using OS/2's system color pallette and drag drop. No need for ANY code to be written to take advantage of this feature...it's all in the OS/2 core SOM/DSOM model.

    4) All containers from EVERY OS/2 PM application can be SHARED AMONGST THEMSELVES!!! For example, I could use the PMView file selector that does nice thumbnails (The thumbnails actually become a part of the actual image file through EA's) to drag a thumbnail to a folder's background image container...voila! I just changed that folder's background image! With an application that the OS didn't know anything about!

    5) TEMPLATES! I can create, say, an FTP Folder just by dragging an FTP Template to the place I want to make it. Yeah...I can see FTP servers as if they are a folder on my desktop...THAT is REAL internet integration, Microsoft!!! (And was done a year or two before you thought of it) Other templates exist for EVERY OBJECT you can use under OS/2.

    6) REXX Scripting. Unlike Linux, we only have one main scripting language...but it is used for everything and is consistent....Take for example ZOC, PhotoGraphics Pro, GTIRC.... If you prefer PERL...it can be embedded in REXX!

    7) Consistent context menus. OS/2 has had RMB context menus since long before Microsoft thought of them. You see...In OS/2's WPS, EVERYTHING is an OBJECT. ANYTHING you can do with an object will appear on it's context menu.

    8) An interface that MAKES SENSE! The right button to drag, left to select makes sense! You don't accidentally move things that way!

    I'm sure others can add much much more, but these are the things you are missing. You obviously didn't take the time to learn the WPS and how it works...assuming that the Windows interface is somehow 'right'

  3. ATMs and OS/2 by Bwah · · Score: 2

    OK people, here's the deal. Banks don't roll their own ATMs. Several companies that make ATMs and the software that drives them use OS/2. Last I checked both Unisys and NCR did, I think their were some others too ...

    Fot those who have neve rdealt eith the financial market place, legacy hardware/software is more or less the rule. These machines will be running OS/2 for quite some time.

    Besides ATMs many popular credit card imprint machines run OS/2 as well.

    /dev

    --
    "There's no secret. You just press the accelerator to the floor and keep turning left." -- Bill Vukovich
  4. Re:why OS/2 ? by Big+Boss · · Score: 3

    I started using OS/2 at version 2.0. I first got it because I wanted to multitask on a 386/25. I had a BBS I ran, and needed to use the computer while it was going. A BBS doesn't use much in the way of system resources, so I figgured it would be easy.. it wasn't. DesqView was as close as I could get. Then I found OS/2.

    Keep in mind, this was about 1993, Win95 had not even been announced. There was talk about Ciaro, Chicago, or whatever, but it was all vapor.

    I still like it's GUI better then anything else I can find. Including KDE and GNOME. WPS is intuitive, fast, and can be very good-looking with help. IBM is a business company, so the defaults were a bit dry, but with a little config it can be really nice. And there are no config files you need to mess with to do it. You can improve performance by editing CONFIG.SYS, but it's not required. OS/2 can perform resonably well on my old 386/25. Linux/X is painfull.

    As for your comments, Yes, it has a command shell, with DOS-like commands. It was marketed as a DOS replacement, so they wanted it to be familiar. There were 2 command shells, the OS/2 shell, and the DOS emulator. It's DOS emulation is amazing, more so considering the time it was written. There were programs I couldn't run in real dos that worked great in OS/2's DOS box.

    The GUI is of thier own design. It's object oriented, and very feature rich. M$ only wishes they could write such a good GUI. The default configs sucked though, you really had to take a little time and edit the color scheme and maybe throw a background up. It is nothing at all like X, nor was it ever intended to be as far as I can tell. I found it much eaiser to learn WPS then most X window managers.

    It does not come with remote administration. That is one area I always thought they needed to work on. There are programs like PCAnywhere for it, but that's not nearly as good as a UNIX system's capabilities.

    I thought the interface was eaiser then anything else I've used before or since. It made a ton of sense once you remembered you have more then one mouse button. EVERYTHING could be right-clicked to get a context menu. And most programs included that support too. The Win-OS/2 program was a bit of a hack, but it was a pretty good emulator. It basicly ran Win3.1 under it's DOS emulator. The windowed version was a video driver hack. There is probably some stuff the WINE team could use in that area.

    It's great because at that time there was nothing that could touch it based on technology and usabilty. I think there are a few things they should have fixed early on, that they knew about and gave us kludges for. Like the SIQ problem. Now, I'd say Linux has gotten close to it's technology, but has a ways to go before usability can even come close. We had that in OS/2 in 1993! Win95 and NT have decent GUI's, but still lack when compared to OS/2. WPS and SOM still have no equal, IMO.

    Is it better then UNIX? That all depends. For UNIX users, probably not. For OS/2 users, certainly. For Windows users, well, anything is better! :) If you want an easy to use GUI, in a system you can get up and running very quickly without editing text files, it's great. If you want flexability and source code, UNIX is where it's at. It all depends on what you want in an OS. I use Linux a lot, and I really like it. I still load up OS/2 once in a while, but I've moved so much of my work to Linux now that I just don't need it as much anymore. I still miss the GUI though.

    I really wish IBM would just open the source under GPL or some other OSS license and let those of us who want it work on porting the parts we like to Linux. With Linux as the kernel and SOM/WPS as the UI it would really rock. But so far Big Blue has declined many efforts to get the code. In this latest situation Stardock even offered to pay for it, just to make a new version of OS/2 Client. *sigh*

    Of course, now there is little software available. So it's been going down for a while. There's some great stuff, but Linux is getting all the attention now. Hopefully IBM will see the light and help us get some of the great parts of OS/2 into Linux. Come on IBM! Follow the lead of SGI! They're giving us XFS, can't you give us WPS/SOM?

  5. Re:This is depressing. by Mike+Bedy · · Score: 2

    I hate to be a pessimist, but I doubt that any other company could have done any better. It has nothing to do with the quality of the software.

    Consider things like the Amiga, the Atari's, and even the Mac. All were better than the MS stuff of the day, yet they failed utterly in the face of the brick wall that Microsoft turned out to be.

    Yes, OS/2 was a better OS than Windows in every aspect when it came out. It may still be now (I haven't used it in several years), but the fact is that OS/2 is dead. As is the Amiga, the Atari ST, and all the other computers I held dear. Even Apple, which has always had a bigger maketshare than Amiga, OS/2, et all, has been struggling.

    It is the nature of the real world that for the most part only "new" things can have a significant impact. Linux (despite really being a 30 year old OS) is "new" enough that it might have an effect. We can only hope that the community will win where IBM has failed.

  6. Amen by SpiceWare · · Score: 2

    While I appreciate the ability to customize Slashdot to include the headings from OS/2 News and Rumours and Warpcast, the lack of OS/2 coverage at Slashdot has always been a major disappointment. After all, the byline is News for Nerds, not News for Linux Users, and OS/2 users(like myself) tend to be rather nerdly :-)

    Anyway, I don't see this as a death knell for OS/2. IBM has a habit of saying NOTHING about what their plans are until it's just about to bear fruit. I suspect this is a result of their dealings with the DOJ, and can only hope that Microsoft will behave in a similiar fashion after the DOJ finishes with them(ie: no more vaporware announcements.) I consider the fact that IBM is still releasing fix packs, and other items for OS/2, to say a lot more about IBM's support of OS/2 than any lack of news from IBM. These items are things such as the just released Java 1.1.8 update and the beta of Netscape 4.6. It's rather hard to pronounce something dead if the vendor is actively updating it.

    I suggest waiting to see what comes out at Warpstock (one of those OS/2 related news items I would have expected to see grace Slashdot's front page). IBM plans to have representatives there and I'm sure the OS/2 users will be after them for information. Weither or not it's something us OS/2 users would care to hear remains to be seen.

  7. Re:Bitterly disappointed by Anonymous Coward · · Score: 2

    Well actually Commodore released a new version of
    the C64 long after the Amiga. Remeber the white C64 and the C64 based gaming console?

    The problem with Commodore was:

    1. Bad marketing, the marketing was usually
    targeted at a different crowd than the
    people who actually would benefit from
    buying the system.

    2. Premature entry into the information appliance
    market (CDTV).

    3. Production of a non-competetive gaming
    consoles (C64G and CD32).

    4. Loosing the blueprints of the new graphics
    chips.

    5. Overspending on retaining marketshare in the
    US, when Europe went well.

    6. Lousy CEO wich didn't use computers, didn't
    understand what drove the market and
    spent millions on a corporate Jet when the
    company was struggling. (I guess he also
    alienated loads of talent within the company).

    The fact that IBM drops further investments into
    OS/2 comes as no surprise, although the product
    has allways been superior to Windows it has also
    been a bit expensive for most people and again
    the marketing has been a bit off. I remember
    adverts in Dr. Dobbs where IBM tried to highlight
    the power of their GUI, only the screenshot looked
    totally incomprehensible, with tons of different
    icons -- this at a time where programmers where
    willing to loose performance (Windows 3) in
    exchange for a easy to understand GUI. The retail
    price of OS/2 has also been about
    twice that of Windows.

    My experience with IBM is that they DO support
    their technology for an extended period of time
    when their customers need it. One example is the
    continued support for Java 1.1 when Sun has pushed
    on to the Java 2 platform.

    It is sad that OS/2 didn't make it further, since
    it was (from a technological standpoint) a truly
    superior choice in comparision to Windows.

    Hail to all the systems consultants who decided
    on OS/2 instead of Windows. The decision is
    probably a pain in the butt today, but at least
    it was the right technical decision to make at
    the time.

  8. Bitterly disappointed by brennanw · · Score: 3

    IBM really just wants those of us who admire OS/2 to go away. We don't, and it pisses them off to no end. While Microsoft tries endlessly to bribe people into writing false testimony about their operating systems, IBM has to pretend they don't hear us. It must be embarrassing to be a multibillion dollar company who can't even KILL OFF an operating system properly.

    I doubt OS/2 is quite dead yet, but this is certainly a very, very disappointing event to those of us who still use it.

    On the other had, I guess this is the first time OS/2 has ever received the front-page Slashdot treatment. Too bad it had to be such bad news before Slashdot would recognize it...

    --
    Eviscerati.Org: All Hail the Eviscerati
    1. Re:Bitterly disappointed by SteveX · · Score: 2

      This sounds like the Commodore 64 crowd back when Commodore was making Amigas. There were a lot of Commodore 64's selling, especially into developing countries where an inexpensive computer was the perfect thing - but nobody at Commodore really had any interest in making them or selling them.

      No wonder they're dead.

      Maybe IBM could learn a lesson there...

  9. Here's the full message by Otto · · Score: 4

    Since people are having problem with the link:

    ---
    From: "Brad Wardell"
    Subject: Judgement Day results
    Date: Fri, 17 Sep 1999 13:46:45 -0400
    Lines: 50
    X-Priority: 3
    X-MSMail-Priority: Normal
    X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
    X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300
    Message-ID:
    Newsgroups: stardock.os2
    Path: prospero.stardock.com
    Xref: prospero.stardock.com stardock.os2:2342
    NNTP-Posting-Host: brad.stardock.com 209.69.142.81

    In 1998, Stardock took the position that if IBM had no current or projected
    plans for a new fat OS/2 client, that it was in the interests of OS/2 users
    and the computing community in general that a third-party should work with
    IBM to license OS/2 technology on an OEM basis and make a new client
    available.

    To that end, late last year, Stardock prepared a business plan and opened
    negotiations with IBM. The wheels of bureacracy grind slowly, but eventually
    it was up to "IBM" (executive level) to make the ultimate call on
    proceeding.

    For the past 6 months, Stardock and IBM have been working closely together
    in hammering out the details of an OS/2 client. Everything from potential
    names down to which minute components would or would not be included. These
    meetings included multiple in-person meetings with IBM staff and executives
    here at Stardock's office complex in Livonia Michigan.

    With an agreement in principle in place, the last major hurdle was this week
    in which the IBMers in favor of our proposal (mostly in Austin) presented
    their case to IBM as a whole.

    The call has been made -- there will be no new client from Stardock and IBM
    has indicated that they have no plans for an OS/2-based client of their own.

    Though IBM indicated Stardock had the strongest proposal, they have decided
    that it is currently not in IBM's or their customer's interests to license
    any current OS/2 technology on an OEM-basis.

    There was never any discord between IBM and Stardock over financials,
    technical viability, target market, or the like. IBM has simply finally
    made the decision that a new OS/2 client would be in conflict with their
    strategic directions.

    Stardock would like to extend a special thanks to all the IBMers (and in
    particular Ken Christopher and Timothy Sipples) who went above and beyond
    the call in working with us and going to bat inside IBM. Remember when you
    meet folks like them, who are and have been intimately involved with OS/2,
    that their hands may be just as tied as yours when the IBM Corporation as a
    whole sets policy.

    Everything that could be done was done.

    Brad

    ---
    Brad Wardell
    Product Manager: Object Desktop & The Corporate Machine
    http://www.stardock.com

    ---
    ---

    --
    - Give a man a fire and he's warm for a day, but set him on fire and he's warm for the rest of his life.
  10. This is depressing. by emag · · Score: 3

    I've been running an OS/2 machine since 1993 when OS/2 2.0 came out. Since then, I've upgraded to 2.1, 3.0, and 4.0. In fact, I'm STILL using it for my Quicken & TurboTax stuff. Three of my boxen are linux, but I'm still keeping that spunky little 486 with OS/2 around. This is really a depressing day.

    Presentation Manager still has (IMHO) the best OOUI out there. None of this foo.lnk B$ from Micros~1 that breaks every time you move the item you supposedly have a shortcut to. Instead, PM shadows were managed such that they *always* knew where the original was.

    Not to mention being a better Windows than Windows. I remember as an undergrad...running a WinDOS circuit design package that kept crashing on the Pentium Win3.1 machines in the labs. Running it under OS/2 on my 486 was a little slower, but it knew how to actually use a swap file and not run out of memory halfway through loading the final 32-bit RISC processor (designed from basic components) and crash.

    It's a real shame that OS/2 is/has died. IBM probably should have spun it off into its own entity a la Lexmark. Maybe then someone would have had an incentive to push it a little harder, market it a little better, and actually care if it succeeded.

    OS/2, you WILL be missed.

    --
    "The urge to save humanity is almost always a false front for the urge to rule." --H.L. Mencken
  11. Re:Os/2??!?? by Guy+Harris · · Score: 2
    OS/2 was the first 32bit, multi-tasking, OS out there.

    True only if you further qualify "first 32-bit multi-tasking OS"; 32-bit machines supporting multitasking OSes existed long before the 80386 came out.

    It might have been the first 32-bit multi-tasking OS for "IBM-compatible PCs" - did it, in fact, come out before, say, System V/386? If not, then you might have to further qualify it as "the first 32-bit multi-tasking OS that might've become mass-market" (feel free to insert debate here about whether a PC UNIX, back then, was likely to become mass-market).

    There is the drawback that OS/2 is fragmented on the source-code level, as well as the binary level, just like Windows (ie, no POSIX.1 compatibility)

    In what way does that constitute "fragmentation"? I'd consider OS/2 "fragmented" only if there were multiple versions that weren't fully binary-compatible and weren't fully source-compatible (other than "not all applications built on/built for/written for release N run on Release N-1")

  12. It's not that big of a deal by LordNimon · · Score: 5
    As a long-time OS/2 user, I want to make two points.

    First, this does NOT mean the death of OS/2, or of the client. You can STILL buy OS/2 Warp 4, and it STILL works great. I won't waste your time touting the benefits of OS/2 Warp 4, but they do exist. I'm perfectly happy with my three computers at home running OS/2 Warp, and I know of a lot of cool software that's being developed and will be relaesed over the next six months (and beyond). In fact, I'm not even sure I'd buy Warp 5 if it did come out. If I did, it'd be mostly to show my support.

    Second, even if Stardock did come out with a Warp 5 (or whatever they'd call it) client, it would be more for marketing than technology. Any Warp 5 client created would be based on the Warp 5 server, and the only thing that would be different between Warp 4 and Warp 5 is the addition of SMP support. Considering that only 1% (at most) of computers out there have SMP support, it wouldn't help much. There would be no real new technology in Warp 5. There won't be any support for Windows 95 apps or anything major like that. Anyone could take Warp 4 today and create a CD that installs XFree86, EMX, Gimp, Star Office, Object Desktop, and whatever else is currently available, and it would be identical to Stardock's Warp 5.

    Why? Stardock, since they won't have the OS/2 source code, can only do so much (i.e. nothing). And if IBM releeased a new client instead, they WOULDN'T add any new features that don't already exist in Warp 5 server.

    So in the end, 99% of everyone who uses Warp 4 and has downloaded the standard add-ons is already running Warp 5.

    --
    And the men who hold high places must be the ones who start
    To mold a new reality... closer to the heart
  13. Re:why OS/2 ? by Richard+Steiner · · Score: 2

    One reason some of us think OS/2 is (or was, anyway) so important is because OS/2 was the very first technically strong
    contender to Windows 3.1 for the desktop on Intel hardware, and was Windows NT's first strong (and superior, IMhO) opponent. It's a 32-bit operating
    system with an extremely flexible and consistent desktop, enough native software to be useful, and very good DOS/Win 3.1 support. Plus lots of ported Unix stuff.

    [1] Unlike Windows NT, the GUI in OS/2 is completely decoupled from the kernel, and the shell is actually useful. :-) Using the freeware TSHELL, you can bypass the need for PM and the WPS entirely and run OS/2 on fairly small/slow machines.
    [2] The default shell is a DOS derivative and superset. Other shells (4OS2, tsch, bash) are much better, IMhO.
    [3] The OS/2 WorkPlace Shell was first released in 1992, long before Microsoft designed their limited WPS knock-off GUI. It's also extensible - programmers can create new desktop objects which inherit the chacteristics of the base object class they're based on. Very slick.
    [4] I use it as a client, not a server, so I'm uncertain. But even the client version of OS/2 Warp 4 comes with a telnet server which is quite useful.
    [5] Again, much of the interface in OS/2 predates Windows, so I consider Windows an OS/2 hack rather than the reverse. Since I use Xit, I have LOTS more buttons than a normal OS/2 setup. :-)
    I still use OS/2 as my main desktop OS at home (even though I also have Windows 95 and NT, Linux, FreeBSD, and BeOS) because I'm more comfortable in the WPS than in KDE, GNOME, or AfterStep under Linux, and because (like Linux) OS/2 has a "real" command prompt, so I can use text-based console-mode tools like lynx, pine, slrn, Yarn, FTE, or whatever in comfort. And it lets me play Quake and C&C in the background. :-)
    --
    -Rich (OS/2, Linux, BeOS, Mac, NT, Win95, Solaris, FreeBSD, and OS2200 user in Bloomington MN)

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  14. Re:ATTENTION, ATTENTION; PM the best OOUI! by SEE · · Score: 2

    Actually, PM isn't very good. WPS is the best OOUI. You see, the Presentation Manager shell was Microsoft-written the 16-bit OS/2 1.3 GUI. You could later get it as an NT 3.x subsystem. The IBM-written Workplace Shell, which came with OS/2 2.0+, was an object-oriented successor that could run all of the old PM apps.

    Of course, since the WPS was built to be compatible with PM-16 and to replace Microsoft's PM-32 in OS/2 2.0, various documents refered to WPS features and programming as PM features and programming. And the difference made little practical difference since the WPS program provided PM services to things like mshell anyway, and nobody bothered writing PM apps for 16-bit OS/2 anymore anyway.

    But, it does make a major difference now, since the WPS is IBM code and thus could theoretically be released under an open-source license by IBM. Also, it (theoretically, at least) could be reengineered to work on top of X graphics services instead of PM graphics services, giving you an OOUI with all the features of both X and WPS...

  15. Well, at least Linux is mature enough now.. by Improv · · Score: 3

    It seems an ok time for OS/2 to die, now that
    Linux is mature enough and X now has nice enough
    Window Managers to make it usable by ex-OS/2
    users. I made the switch a few years ago (a bit
    after 4.0's release)...
    OS/2, like any OS, had it's problems and it's
    strengths. Let's go down the line with
    NT, Linux, and OS/2...

    Unix compatibility
    OS/2 -- Pretty good. Could run X, and had the
    EMX libraries to make porting Unix apps
    fairly painless. Port of GCC available,
    lots of tools available
    NT -- Ok. No free X, but various libraries
    (Cgywin, etc) make porting Unix apps less
    painful. Lots of tools available
    Linux -- Duh.

    Windows Compatability
    OS/2 -- Ok. Win32s and Win16 done well, a binary
    converter that works well on some Win32
    apps is available for free on the net
    NT -- Duh.
    Linux -- Ok. WINE and DosEmu do ok here.

    Stability
    OS/2 -- Ok. Better than Win95, and if you don't
    consider the WPS hanging to be hanging
    the OS, then the OS is very stable. Of
    course, the WPS does hang sometimes, and
    occasinally when the WPS databases get
    corrupted, you need to do some fairly
    ugly and destructive things to recover.
    NT -- Good. Occasionally the OS hangs, but not
    very often, and when it does, you normally
    just need to reboot.
    Linux -- Excellent. Uptime is frequently
    measured in months.

    Interface
    OS/2 -- Highly customizable, very sophisticated,
    and sometimes slow. For the adventurous,
    it's possible to run other desktops apart
    from the WPS (Some of which use PM, or you
    can run X)
    NT -- Much less customizable, very standardized,
    and with the advent of IE4 integration,
    often slow. It's possible to run other
    desktops, but more difficult than under
    OS/2 or Linux, and reduces system
    functionality
    Linux -- Highly customizable, no standard
    interface. Networking functionality
    built-in.

    Overall, I'd have to say that the interface was
    the high point of OS/2, and I kind of miss it...



    Damn. My cat is sitting on my mouse and I can't
    click submit. :(

    *moves cat*
    There we go

    --
    For every problem, there is at least one solution that is simple, neat, and wrong.
  16. Another reason to go with OSS exclusively by jkorty · · Score: 2

    This sort of Product Hell (we can't be bothered to improve our own product, and we don't want to anyone else improve it either) is one of the major bugaboos of proprietary software (think Amiga, think game emulators, think software from any defunct company) .. and one which OSS very nicely avoids.

  17. Re:Os/2??!?? by Brian+Knotts · · Score: 2
    Closed source OS's are not bad, per say.

    Hello? Not to be argumentative, but isn't what is happening to OS/2 precisely what makes closed-source software bad?

    BeOS is closed source, but it has a future.

    No. BeOS may have a future. Because it is closed-source, you can never be sure of its future.

    Only open-source software is assured of a future, as long as anyone is still interested in it.

    IBM, and others like them, are never going to sucker me into closed-source operating systems again.

    --
    Interested in XFMail? New XFMail home page

  18. MS DOS, OS/2, Windows, WinNT and Linux/xBSD :) by warlock · · Score: 2

    It's been a long time since I used an OS/2 box.


    Microsoft was smart enough to realize that people were reluctant to change from DOS to OS/2 even though it was better. They also realized that people wanted the GUI stuff, but didn't care about the other advanced stuff of OS/2 (mostly because it also meant increased hardware requirements). So what did they do? Get rid of OS/2 to IBM, and develop Windows. 1.0 was a bad joke, 2.0 wasn't even funny, and to cut a long story short, by Windows 3.1 they had a project that people actually wanted to buy. Observe a strategy here?

    It's bells & whistles vs. os features again.

    Customers wanted the bells & whistles of a modern GUI, but didn't bother about a new solid OS, and really wanted DOS compatibility. So Microsoft gave them just that. In the meantime they hacked together NT, which was better, and slapped on a similar interface, and got the windows users to use it as a server (familiarity being a major selling point).

    Now that most software basically runs on both Windows and Windows NT, they can make the transition to a 'real' OS after all. Too bad that it took them so long and the damn OS got bloated along the way.

    So what about linux, xBSD and whatnot, you say?

    Consider the opposite: Power users. They want a rock solid server and they don't care if it doesn't have the bestest GUI -- or ANY GUI for that matter. After all, if someone wants to click-through system administration, he souldn't be doing it in the first place. Well, it kinda worked. The reduced hardware requirements of linux/freebsd to get full blown servers up did attract and continue to attract interest even from die hard MS fans. Heck, even Microsoft themselves are using unix for hotmail. It now even reached the point that many not-really-computer-literate persons are using it at home. That's the customers prefering features over bells and whistles buying it here.

    I can see the percentage of those sensible users increasing and the percentage of users that only care about bloat decreasing. Add a bit of bloat like gnome & kde, and halfpoint there needs of users & features of free OSs meet.

    All I'm waiting for now is for that moron-proof desktop environment to kill of Win2K as a desktop OS too.

    Win2K will be a biggest disaster than Y2K, as they say, and lets be frank, they made a 30 million lines of code monster which should be hard to maintain, and linux/bsd hackers are more than the whole population of the state of washington :)

    just my 0.02 EUR

    -W

  19. Want Warp 5? Get Warp UP! by klund · · Score: 2

    My company still uses OS/2 on some servers. Why? Because it works. It does the job. It never (NEVER) crashes. And its DOS compatability is excellent (if you have any stupid DOS programs that you ever need to use, you should be using OS/2).

    I had the assignment of upgrading all of these servers for Y2K, and I was dreading downloading all of the fixpacks and doing the painful installs (I remember fixpacks from the 2.1 days, and they were often PAINFUL!). Then I found out about the Warp UP CD from Indelible Blue, Inc. This single disk contained all of the latest fixpacks for OS/2 and its components (like MPTN and TCP/IP), plus updates to runtime DLLs (like VX-Rexx and EMX 0.9d) and software like Netscape 4.6. All with a easy to use GUI interface.

    Sorry for the testimonial, here, but this product saved me days of works. If you use OS/2, get it! I want Warp 5 as much as the next guy, but I think that getting all of the updates in one place is as good as it gets (until IBM gets its head out of its ass).

    --
    My word processor was written by Stanford Professor Donald Knuth. Who wrote yours?
  20. This is a sad day. by falconer16 · · Score: 3

    *sigh* I remember the first time I used OS/2. I was a big time Windoze fan at the time and my coworkers were begining to think I was evil. However, it was about two weeks into using OS/2 that I first uttered the phrase "I can't believe I ever used Windows, it sucks!". OS/2 was my OS of choice, but then I was introduced to Linux. Never the less, I still get all teary eyed when I think about my first OS/2 experience. I am really gonna miss it.

  21. I'm not dead yet! by schporto · · Score: 2

    Not sure its entirely dead. Went to use the ATM/MAC/MoneyMachine/whatever ya call it, here at work yesterday. Sitting on the screen is ??? What is that? Wait that's OS2. The MAC is running OS2! And the machine is 6mos old. A First Union machine. So a big bank is still rolling ATMs with OS2 as its OS. So I don't think you should ring that death bell quite yet.
    -cpd

  22. why OS/2 ? by Zurk · · Score: 3

    Just wondering why everyone considers OS/2 to be so important....The last time i tried it i gathered the following impressions about it (OS/2 Warp ..thats ver.3 i think?) :
    [1] It seems to use the same type of shell as NT..i.e. a command shell.
    [2] It seems to have a DOS-like command set.
    [3] It has a windows like GUI..more Win95/NT like than 98 but nothing like X.
    [4] does it even have remote administration ? I saw no such thing.
    [5] Its interface leaves much to be desired (kludgy win/dos hack were the first impression i got..followed by...what the heck do these weird buttons do?)
    Im not trying to troll here..i'd like some informed opinion by poeple who've used it - why is it so great ? how is it better than UNIX ?

    1. Re:why OS/2 ? by RedDirt · · Score: 2

      Yes, it has a command shell. This is so that you can automate tasks rather than learning an application-specific scripting language ...

      It's command set is quite DOS-like. This is to reduce the learning curve.

      I wouldn't say that it's gui was windows-like exactly. I'd say that Windows had an OS/2 like interface (albeit a much shallower implementation). But it was *REALLY* object oriented. That's the important distinction.

      You can remotely admin the box. Since all tools can be command-line driven, you could telnet in and do most anything (well, at least I could do anything that I cared about).

      It's interface is old. (shrug) It all depends on what you're used to really. I still like it's consistent use of the right-click (properties). *EVERYTHING* on the desktop was an object and could be manipulated as such. Stuff on the deskbar (startbar) was directly manipulatable by right-clicking. Unlike Windows.

      Alas, it's all academic now. I still wish I could have Workplace Shell for Linux. That'd be the best thing that could happen for a consistent user experience. But, I digress ...

      --
      James
    2. Re:why OS/2 ? by Sloppy · · Score: 2

      [1] It seems to use the same type of shell as NT..i.e. a command shell.
      [2] It seems to have a DOS-like command set.

      Correct. OS/2's command shell is nothing special (although with 4OS2 it's reasonably decent). This is not an aspect of OS/2 that will be missed.

      [3] It has a windows like GUI..more Win95/NT like than 98 but nothing like X.

      The Win9x/NT4 GUI is a cosmetic knock-off of OS/2's GUI, but the similarity ends there. You can't learn anything about WPS from looking at screenshots; you have to use it. Everything just works they way it should. Instead of trying to look object oriented, it is object oriented, and after you've used it for a month or two, everything else seems cheesy. It just gets under your skin and convinces you that it's right, all on its own merits. To give you some perspective, I'm an Amiga zealot, and even I have to admit that my Amiga's UI is humbled by WPS.

      As for not being like X, you make that sound like a bad thing...?

      [4] does it even have remote administration ? I saw no such thing.

      No idea, I haven't needed to do that so far. (You may have a good point there, I just don't know.)

      [5] Its interface leaves much to be desired (kludgy win/dos hack were the first impression i got..followed by...what the heck do these weird buttons do?)

      Kludgy win/dos hack?! It's about as far from a hack as you can get! Are we talking about the same interface?


      ---
      Have a Sloppy day!
      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    3. Re:why OS/2 ? by Brian+Knotts · · Score: 2
      It's not better than UNIX as a server, obviously.

      Some people feel that it is still a superior client (not me, anymore), because:

      • It has an easy-to-use, yet very powerful object-oriented GUI shell (the Wor kplace Shell).
      • It is compatible with older Windows programs (pre-Win32s 1.25).
      • It is great at multitasking DOS programs (not such a big deal anymore)
      • It has a nice multiple-inheriting object model (SOM)
      There are some rudimentary remote administration abilities (telnet and ftp daemo ns are included with the operating system).

      Sadly, IBM has neglected it for so long, that it has been basically dead for years. I still have it on one machine at home (my wife uses it for email--PMMail is a nice email client), but I switched to Linux full time (I had been dual-booting OS/2 and Linux for a while before that) a couple of years ago.

      This is why I will not use any proprietary software, unless I have no other choice; you are at the mercy of the company who holds the source. Never again! If it's not open source, I avoid it, to the extent possible/practical.

      Thanks, IBM, for teaching me the greatest benefit of open source.

      Although...they would redeem themselves in my mind somewhat if they would GPL SOM and the WPS.

      --
      Interested in XFMail? New XFMail home page

    4. Re:why OS/2 ? by emag · · Score: 4

      [1] It seems to use the same type of shell as NT..i.e. a command shell.


      OS/2 used a CMD.EXE shell, which was a little closer to a typical unix shell. True, it didn't have filename completion (though 4OS/2 did), but it had a nice history feature completely unlike DOS/WinDOS. And it had a nifty F1 help feature in its shells.



      [2] It seems to have a DOS-like command set.


      Its command set was similar, but not quite the same. And HPFS had true long filename support, and you could always use the long filenames (unlike 95, which half the time balks when I try to use the readable name). Plus it had an extensive help system that was fairly well crossreferenced.



      Of course, it had ReXX as its scripting language which, even though I still can't write a script without taking a lot of time to look up syntax and the like, really tied everything together. It could manipulate anything in the system (including the GUI) through built-in extensions to the language. Want something to do foo? You could write some code, compile it to a dll, and rexx could use it like it was built-in. Try doing that with daim-bramaged batchfiles. :-)



      [3] It has a windows like GUI..more Win95/NT like than 98 but nothing like X.

      ...

      [5] Its interface leaves much to be desired (kludgy win/dos hack were the first impression i got..followed
      by...what the heck do these weird buttons do?)


      If by "windows like" you mean "square windows, some borders, standardized buttons", then yes. Presentation Manager is still THE best OOUI that I've ever used. Everything I found about it was consistent.

      • Left-click to open something, right-click to drag it and pop up a menu.

      • The ability to specify multiple programs to open up an object.

      • Ever tried to click-open something in 95 with a program OTHER than the one associated with it? Just right-click, select the program from the open menu.

      • It kept track of original object locations, so its shadows (shortcuts done properly) always referenced what you thought they did instead of incorrect paths.

      • The LaunchPad was a nice feature, since you could arrange all of your programs into widely-used groups and have everything available 1 or 2 clicks away. The 4.0 um, dock? (don't remember the term), is what the Start bar should have been....allow you to have different categories of icons, arranged hierarchically, edittable via true Drag-n-Drop, instead of just filling up with icons of running programs.

      • Want to see everything that's running? Ctrl-Esc pops up a useful, non-blocking process list.

      • Everything was multithreaded (except for a certain queue that caused problems with nasty programs...), so things would slow down when running a lot of apps, but wouldn't often crash.

      • Drivers to print things were associated with the printers, not with programs. I remember being shocked when using 95 that I needed to specify a program so that I could print a .ps on a postscript printer...under OS/2, I installed a postscript printer object, and then just dragged the .ps onto it, no need to has a .ps reader.


      [4] does it even have remote administration ? I saw no such thing.


      It had some type of support, IIRC, but I was always the only OS/2 user around, so I never really found out. There WAS the ability to telnet and FTP to it (especially in 3.0 on, when they included TCP/IP), so you could do a lot that way.





      Sure, there were a lot of problems, namely hardware support, and available software apps. But the hobbes archives made a lot of the difficulty go away. And a lot of GNU stuff had been ported to OS/2.



      Comparing the PM with X is like comparing apples and oranges. PM was fairly well tied to the underlying OS, but in a good way (there were replacements, even text mode ones, which came out rather quickly). Under X, the WM mostly just handles window placements, iconifying, etc. The PM WAS your system. And everything about it was stored in a registry or in the filesystem. I don't quite know how to explain the difference, it's really something that you need to experience.

      --
      "The urge to save humanity is almost always a false front for the urge to rule." --H.L. Mencken
  23. Are they preparing to GPL it? by kid · · Score: 2

    OS/2 is not a viable business model, we know that. I'm posting from Warp4 (merely because I happen to be here), and still recall buying (for CDN$200 of my own money), my copy of 2.0 to replace Win3.1 which came with my 486 and was crashing on the CanadaPhone CD because of memory mis-management.

    If they open-source it, do you think it would fly then? Probably not. Linux has taken up that target audience. Although, it sure would teach a lot of people about proper device and memory management! You just GOTTA see the page algorithms and task dispatcher! Right out of the Big Iron manuals!

    The "OS/2 client" is now Workspace On Demand, and works very nicely as a thin-client on an OS/2 Warp5 Server, thank you very much.

    Long Live Linux!

    --
    Ken
  24. DIA (was Re:I'm not dead yet!) by Erbo · · Score: 2
    I don't know if it is or was actually true, but the automated baggage handling systems at Denver International Airport were reported to be running under OS/2. Now, I know they had some problems when the airport first opened, but I've flown to and from Denver three times in the last six months, and my luggage has always come through properly and promptly. Try that with NT :-).

    In a previous job, I used to design cross-platform code that ran under OS/2 as well as 16-bit and 32-bit windows. OS/2's API was, overall, the best designed of the three, IMHO, and I spent a lot of time trying to work around the shortcomings in the other two. Oh well...

    Eric
    --
    "Free your code...and the rest will follow."

    --
    Be who you are...and be it in style!
  25. Re:GPL OS/2? by SEE · · Score: 3

    Microsoft was the name developer through version 1.3, actually, and the early part of 2.0 development.

    OTOH, the WPS was almost entirely IBM-written. The original "Microsoft OS/2 2.0" specs did not include the WPS but just an updated Presentation Manager (remember the add-on 16 bit PM subsystem for WinNT?) OS/2 2.0 was delayed after the divorce in large part because IBM decided to add the WPS.

    Ideally, IBM would open-source the larger part of the WPS code, on which they have exclusive rights, and which is after all the best part of the OS anyway...

  26. Workplace Shell by Sloppy · · Score: 2

    I've been using OS/2 at work now for several years, and while my overall impression of OS/2 is mixed, I have to say WorkPlace Shell (especially with Stardock's Object Desktop improvements) is just plain brilliant. I have used many OSes and desktop GUIs over the years, and none of them measure up to WPS+OD. When OS/2's GUI gets lost in the sands of time, it will be a step backwards for the computing world. What a shame. :(

    Oh well, at least they can't keep people from using OS/2 version 4. I keep waiting for the situation to arise at work where I'm forced to run some Win32-only program and finally have to do without OS/2. But even after all these years, it still hasn't happened. (There was a close call a few years ago, but the software in question turned out to be useless.) That leads me to believe it's going to take OS/2 a long time to completely fade away.


    ---
    Have a Sloppy day!
    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  27. SOM/PM and Linux by Kostya · · Score: 3

    Well, it's a shame that it has happened, but it was unfortunately inevitable. I used to use OS/2, but gave up after Merlin--such a new OS with so little hardware support. But I always missed the PM. And I would love a chance at implementing it.

    SOM is basically CORBA. If you know CORBA, then you know quite a bit already about the paradigm of SOMObjects and the PM. I know that GNOME uses an ORB (although a limited one). Perhaps some of us old OS/2ers could start putting our efforts into something like GNOME or something new entirely?

    Again, it is just a crying shame to have watched OS/2 die such a slow death over the past four years. It's almost a relief; now we can get on with our lives. Instead of hoping against all hope that IBM might see the light, we can get down to the business of simply doing it better.

    Farewell, OS/2.


    "Doubt your doubts and believe your beliefs."
    --
    "Doubt your doubts and believe your beliefs." -- Switchfoot, Ode to Chin
  28. Lies! or exaggerations maybe. by Anonymous Coward · · Score: 5

    I work @ big blue(i even used to work on OS/2 TCP, no flames please!) OS/2 is not dead or close to it. There's not a whole lot of development going on the client side, but the server side is making lots of blue money. And lots of big customers are still using it. Just b/c your neighbor doesn't run it at his house, doesn't mean his it's not in his IS data center at work churnning away. My own team got paid a cool million to write a interface for os/2. Like I said not much new development, but if a customer is willing to fund it we'll do it! (about dos, check out PC DOS 2000, still alive thanks to some bucks or Y2k lawsuits i dunno) http://www.software.ibm.com/os/dos/