IBM To Release OS/2 Warp 4 With 'Convenience Packs' 167
Bushwacker writes: "Recently, the OS/2 SuperSite has announced some big (somewhat unfortunate) news about the Warp Client v.4. There's both good and bad news here: First the bad news -- Contrary to hopeful rumours spreading around, A Warp version 5 will not come out this year, if ever. IBM will instead release 'Convenience Packs' which are like FixPacks, but cost you money. The good news -- Unlike the free FixPacks,
Convenience Packs will provide more important upgrades which cover a larger field than their lesser cousins. Maybe one of them will include the fabled Project Odin?
At least XFree86 is still free ..."
three uses (Score:1)
And OCE printers/copiers, the 3165's anyway, use OS/2 for the print server.
And until a few months ago, OS/2 ran the voicemail system here.
Re:A soft spot in my hard disk for OS/2 (Score:1)
--Phil (But I doubt it.)
I still use it? (Score:1)
It's still a pretty neat OS, really. See my web site for a screen snapshot. I use Linux too, of course, and dabble in a few other things, but the OS/2 setup is still my mainstay.
--
-Rich (OS/2, Linux, BeOS, Mac, NT, Win95, Solaris, FreeBSD, and OS2200 user in Bloomington MN)
I'd love to use the BeOS... (Score:1)
And keep in mind that I'm an OS/2 user bitching about a lack of software in the BeOS. I'm used to slim pickings in some contexts.
--
-Rich (OS/2, Linux, BeOS, Mac, NT, Win95, Solaris, FreeBSD, and OS2200 user in Bloomington MN)
Sounds like you didn't learn some tricks. :-) (Score:1)
I run Warp in 1280x1024, and the fonts are fine.
It sounds to me like you were expecting a Windows interface. OS/2 isn't Windows!
--
-Rich (OS/2, Linux, BeOS, Mac, NT, Win95, Solaris, FreeBSD, and OS2200 user in Bloomington MN)
Because we had different requirements. (Score:1)
You also seem to forget that various apps did in fact exist like ColorWorks, DeScribe, AmiPro/2, Mesa/2, and that Windows 3.1 applications (don't laugh, there are some good quality programs that were writted for that API) ran very well under OS/2.
Personally, I'm glad that folks are porting things from Linux to Warp. Why? Because even though I have three dedicated Linux boxes at home (soon to be four), I still vastly prefer OS/2 to Linux as a general desktop box, and the ported Linux utilities and applications give me more software to play with.
I don't think I understand your apparent problem with that...why the hell do *WE* have to use what *YOU* want to use???
--
-Rich (OS/2, Linux, BeOS, Mac, NT, Win95, Solaris, FreeBSD, and OS2200 user in Bloomington MN)
Re:A soft spot in my hard disk for OS/2 (Score:1)
Reinout
Re:OS 2 with Win on same machine? (Score:1)
I think you misunderstood (Score:1)
The OS/2 ports of Gnome, E, and KDE are not to replace the WPS. They're to be used with XFree86/OS2 for the running of X11 apps on OS/2.
Look also at the Everblue Project whose purpose is to create a "Presentation Manager" version of Xfree86.
Everblue's goal is to make it possible to port X11 program to OS/2 by doing a simple re-compile. The ported program is then a native OS/2 program, and does not require X11 support via Xfree86/OS2. 32BitsOnline has an interview [32bitsonline.com] with Adrian Gschwend that has more info.
byline is News for Nerds NOT News for Linux Users (Score:1)
Re:Hmm (Score:1)
"Free as in free 'undred quid" (Score:1)
Yes, it's my creation
Can somebody confirm?
__
Amiga / OS/2 coverage (Score:1)
__
"My china" (Score:1)
__
Consistency and Corba (Score:1)
A problem (or is it a feature?) with OS/2 is that you can have PM apps, WPS apps, DOS apps, WinOS/2 apps, VIO (textmode) apps, Java AWT apps, Java Swing apps, X apps. Very useful but each with a different UI.
Being CORBA based (SOM was an early CORBA)
Umm. Since DSOM is distributed SOM (ergo, distributed CORBA), would it be very difficult to interact WPS and Gnome through Corba?
__
DIVE (Score:1)
__
Problems with Win2000 (Score:1)
Then I have heard of tricks to circumvent.
You'd better check somedbody else
__
Does it matter? (Score:1)
If I'm gonna use an unsupported OS, I'll use BeOS. At least Be cares about the community...
-Teman
Re:Why oh WHY... (FS crashes) (Score:1)
OS/2 was rad when all you ran were win3.1 and dos apps. Now it isn't.
OS/2 users -> run linux! (or even better, FreeBSD!)
-Teman
Re:It's still more stable than 95/98 (Score:1)
(Although, some of the macs may occasionally give it a run for it's money)
I'm more interested in comparisons to NT.
NT's stability seems directly tied to what drivers and hardware you are using. Some are good. Some are very, very bad. Guess that's what you get when too much stuff runs in kernel mode.
The only 2k crashes I've got have been driver related (sound, CDRW DMA mode, etc).
-Teman
Re:Who uses it? (Score:1)
branches and throughout the company, that's why I stick with them as my banking service provider.
I personally use it for any Server installs I set up, and I build household network firewall systems for people. My common install is a IBM PS/2 9595 (DX2/66) with 64MB of RAM and a 1.2 gig SCSI HD and 2 3COM MicroChannel NIC cards which I can put together all for about 60-80 dollars (my cost). I install Warp Client (which is $300 yikes) and InJoy firewall (for IPSEC) ($30 for 2 users). So for $400 you have a transparent firewall server that never needs rebooted. Never needs to be touched, turn it on and forget about it...
Then again, there's McDonalds which is installing Windows based systems to run their drive-through windows and every other time I pull up, the screen is down showing some kind of Windows error. =p
OS/2 = Single User Unix ;p (Score:1)
Besides, OS/2 is great if you ever decide to upgrade to giant power, you can move right up to AIX fairly cleanly.
Re:Just what we need (Score:1)
Re:Why oh WHY... (Score:1)
Actually, the OS/2 version made more sense...you were entering a critical section of code that needed the CPU...with Windows you're lucky to guess at the meaning even after reading the docs (I have VC++ 6.0 now and some of the MFC docs aren't even complete!)
The OS/2 API's were categorized based on their applicability to the programmer (OS, Windowing, System, Graphics, Profile, etc). Try wading into the Win32 API without a map. The only thing that helps there is a 3rd paty book on the subject. At least with OS/2 you could reasonably guess where you had to look for something and then you could usually figure out what the params were with just the header files.
Just my 2 cents...
P.S. You do sound like you're whining..
Re:Who uses it? (Score:1)
I still have WARP running on a machine here still, somewhat only for nostalgia, but in general b/c I just always loved OS/2, and I probably always will.
Back in my 386SX - 16 days (5mb of ram) OS/2 was the best thing you could get (desqview or win31 were you only options for "multitasking") and when you run a BBS and still want to use your computer for something worthwhile, OS/2 was the way to go.
Enough of my blabbering, sorry for the rambling
That is a damn fine signature. (Score:1)
What's the
Re:Who uses it? (Score:1)
I expect that Linux, QNX, BSD, Windows CE (urg) will take over most of these roles, but probably not for a while.
Re:OS/2's DESKTOP IS STILL KING! (Score:1)
While it's true that the Workspace object model is very nice, its visual polish and ease of use has fallen badly behind Windows and the Mac. I have gone nearly mad from navigating zillions of tabbed property pages, and the way the tabs themselves look and behave are pretty frustrating. In addition, either WM or PM doesn't enforce visual consistency, so you can tell when a feature or object emerged in OS/2 2, 3, or 4, depending on what it looks like. I haven't used Unix GUIs except for NeXTStep, so I don't know how they compare.
And while WM's SOM-based model is great, most users can get the same benefits from shell and OLE 2 integration under Win32 (coupled with the Windows Scripting Host), and host of APIs glued together with AppleScript on the Mac. As well are all too well aware, end user do not care about cleanliness of architecture. And sadly, OS/2 is basically the last refuge of SOM -- DSOM is dead, bascially, even though IBM should have pushed it as the best way to build CORBA objects, instead of using a rat's nest of specific language and ORB vendor CORBA bindings.
Re:And Besides, (Score:1)
Re:IBM's Past Failures (Score:1)
Steven
Editor at Large, Sm@rt Reseller
My pains with OS/2 (Score:1)
Our main problem wasn't missing drivers, it's that the drivers that were there were pretty poorly written. Driver for common network cards (Intel and 3Com) would crash under load. Installation was a bitch -- in one case you had to boot DOS, run a config program which gave you some magic number, and then add that magic number to your OS/2 CONFIG.SYS before it the hardware would work correctly. And that was easy compared to the voodoo I had to go through to get a SCSI adapter working.
The networking in OS/2 was seriously lame-brained. Configuration was a nightmare of ugly control panels full of big blue jargon and TLAs. And that is if you could get networking -- it wasn't included in the base product until Warp Client v3 shipped in about 1994. When we were running 2.1, it was a maze of twisty P/Ns, all seemingly alike. Even basic TCP/IP support was an expensive add-on. IPX support was only available through a orphened Novell cleint that used *different* network drivers than the native OS, and which in turned required a troublesome ODI/NDIS shim driver.
Furthermore, the dreaded "single input queue" problem bit my ass so many times I just have to tell you about it. Server was up, working fine, the GUI was locked hard. Nothing to do but to wait until 6PM and push the powerswitch and then pray to the CHKDSK gods.
The bundled toolset was pretty poor. As "powerful" as the WPS was, the tools were buried in a confusing 6-layer deep folder hierarchy. That is, if you could find an icon at all -- it was usually easier to launch the GUI stuff from a command prompt. The best GUI file browser bundled with the system was the Win 3.1 File Manager, which should tell you how bad the PM Drives Object was. We even had to get shareware to even do basic system monitoring like 'top' or the NT task manager/performance monitor.
I want to say that OS/2 was OK for what we were asking it to do. But, for a combination of technical and marketing reasons, it was really a big pain in the ass to manage. I'd never felt like a bigger reboot monkey. Eventually we switched the servers to WinNT 3.51, and our uptimes increased exponentially. Given the average slashdotter's opinon of WinNT, that really doesn't say much for OS/2.
--
Re:Who uses it? (Score:1)
A long time ago, I worked at a place that had a DOS-based database server (some sort of XBase, I forget). Running on a 16MB OS/2 machine, we tricked the program into thinking it had 32MB of extended memory and ran with 15 concurrant users when the thing was only supported with 3 or 4.
--
Re:Who uses it? (Score:1)
Since that product was supposedly long dead, I asked him about it. He said that although it doesn't appear on any offical price list, you can still call up someone at Microsoft and get a new copy of OS/2 1.3 on CD-ROM for about $300 a pop. It works, it's very stable. (Although, I don't know how they handled the Y2K certification...)
Whenever I hear about "Embedded NT", I always wonder if Microsoft is still selling a few more copies of OS/2 1.3 than they'd like to admit for embedded applications. When you read the stories here, it's pretty clear that OS/2 is pretty established in that market.
--
Re:Inside IBM view of: A Port of the WPS to Linux. (Score:1)
What IBM could do would be to release some of the SOM infrastructure. Or, perhaps just give the Gnome team a walkthrough of WPS's feature set. With a little time and effort the WPS can probably be cloned, and it can probably be done in a way that fits in with the existing infrastructures and in a sufficently Unixy way.
--
Re:IBM's Past Failures (Score:1)
1) Serious culture clash. IBMers didn't like the hairy barefoot Microsoft guys. IBM was doing things like giving MS programers "demerits" for doing things like not cleaning up their desk before they went home or playing Frisbee on the lawn.
2) IBM was never seriously behind OS/2 as an application server. They were afraid that it might cut into their midrange business. Instead, IBM's vision of OS/2 was pretty much limited to a client for IBM mainframe applications. This made it difficult for Microsoft to sell products like SQL Server. Considering Microsoft's success with NT as an application server, MS was right on this one -- OS/2 just missed that entire market.
--
BSD and RAM (Score:1)
Re:A soft spot in my hard disk for OS/2 (Score:1)
You're right:-) Then again, being a OS/2 user, you couldn't really be wrong;-) Wonder if there is a support group for former OS/2 users...
OS/2 is the OS where they got the desktop right.
Re:A soft spot in my hard disk for OS/2 (Score:1)
My understanding is that OS/2 1.3, which was the last version worked on by both M$ and IBM, used the old 'Windows 3.1' desktop. OS/2 v2.0 and up was a huge rewrite with the new object oriented desktop.
Re:A soft spot in my hard disk for OS/2 (Score:1)
Re:DirectX (Score:1)
Re:IBM is a force to be reckoned with (Score:1)
Re:You mean, no MS Word, no MS Excel, not no apps (Score:1)
Not true. I think to most people a word processor isn't a word processor if it can't read MS Word file formats. Where I work we're a service oriented company, and our upgrades (and user demand) for new versions of WP software has never been motivated by the 'newness' or features in MS Office releases, it's been so that we can open the *.doc files we get from the client.
I think that the user base would actually prefer fewer IT-marketing-trend features, complications and OS 'integration' than provided by the current crop of MS Office applications. I know the BOFH would, the helpless desk would, and the PHB would like to pay the smaller cost presumably associated with a smaller application, too. But unless the 'superior' WP can open a client's
Re:Still using OS/2 and still enjoying it (Score:1)
Heh. I don't think so. The appearance of the widgets is not what makes WPS so cool. The cool thing is how it works, and that's not something you can just emulate with a theme.
It's unfortunate that projects like Gnome/KDE/Enlightenment allowed themselves to be inspired by such a weak and archaic GUI as Win9x. Since they had the advantage of hindsight, they could have copied WPS instead.
What this reveals about those projects is that they are not really attempts to give Unix a good GUI; they are attempts to give Unix a mainstream GUI. Those are two very different goals.
If you don't know what I'm talking about, or think I'm full of shit, then please try out OS/2 some time. If you're interested in GUIs in general, then it's worth your time. Maybe you can find a Warp 3 in a bargain bin somewhere.
---
A Port of the WPS to Linux.. (Score:1)
Since the WPS was, and still is, one of the best GUIs ever, maybe people who would like to see such a port should prod IBM gently but firmly and tell them. Heck, I'd pay good money for WPS for Linux...
Re:Who uses it? (Score:1)
OS/2's DESKTOP IS STILL KING! (Score:1)
If they ever open sourced that puppy it would SLAUGHTER what is out there now. (Granted I'd rather see it merged with KDE... but that's another idea....)
Johnny O
Re:Why are IBM still pushing OS/2? (Score:1)
I still run it on the newest desktops and laptops with no problems.
IBM can not afford to stop work on OS/2...contrary to popular belief, OS/2 is still very much alive and well. IBM draws (as of last year) over $1billion in direct and indirect services related to OS/2.
It may not be on _your_ desktop, but take a look here and see where it is used:
http://rover.wiesbaden.netsurf.de/~meile/los2cl
Misconceptions about OS/2 (Score:1)
My personal choice of OS? Still OS/2. For the best COMBINATION of stability, ease of use, ease of install and administration, OS/2 wins hands down.
IBM cannot give up on OS/2 because it derives very significant revenue from OS/2. Here are some of IBM's biggest customers:
http://rover.wiesbaden.netsurf.de/~meile/los2cl
OS/2 has no drivers? No way! I still run OS/2 nicely on the latest home-brew PC's and laptops from IBM and Toshiba. I actually _don't_ have Linux on all the machines because I can't get Linux drivers for all the hardware.
No Applications for OS/2? Also false! No games, maybe, but application-wise, you can get pretty big name and useful apps for just about everything. It is at least on par with Linux (though not for long).
No support? Very, very false! IBM regularly releases Fixpacks for OS/2 which are available FREE of charge. They contain bug-fixes and sometimes new functionality. In fact, the latest Fixpak (FP13) was released just last week or so. How's _that_ for support? IBM still officially supports OS/2 for all its Thinkpad laptops (except the i-series)
By the way, this announcement about convenience packs is not related to the new Warp _5_ client. It is in addition to. The best info we have from IBM is that Warp _5_ is still being worked on, but as typical, they are very tight lipped about everything until release date is closer.
OS/2 co-exists nicely with all OS, it's got a bunch of free development tools (GNU!) and a decent install won't even take more than 200MB of your drive space.
If OS/2 is dead, you better let these people know:
http://www.warptech.org/WTSessions.html
because these technical sessions (complete with speakers from IBM itself) are overbooked.
Re:It's Dead, Jim (Score:1)
The Czech nuns with the beeper?
Re:DirectX (Score:1)
Re:OS/2 GUI (Score:1)
Re:Why oh WHY... (Score:1)
That isn't true. I have the IBM OS/2 Programmer's Library on CD and paper. It has all the API documentation that you could want. Just because IBM didn't give it away for free doesn't mean that it doesn't exist.
I stand corrected. If I paid for a copy of VisualAge for C++, I could have the API reference.
This was just a boneheaded move on IBM's part. If you want your operating system to succeed, you need to SATURATE the world with documentation. Seriously. Include it in on one of those BonusPak CDs. Print it on toilet paper. I don't care. JUST GIVE IT OVER FOR FREE. What moron at IBM thought that making it difficult to write apps for their OS was a good idea?
And hey, you can't just psychically determine what an API does. For example, what does DosEnterCriticalSection() do? How am I supposed to know that it does NOT operate like win32's EnterCriticalSection (which operates more like OS/2's DosRequestMutexSemaphore())?
The headers that came with EMX are not documentation enough. There was a grassroots project out there somewhere to produce a free API reference...and it fell on its face. I wrote up the Prf* APIs...but I can't tell you what all ten million OS/2 APIs do...let alone all their side effects.
...but maybe I could have if I had real docs...
I don't mean to sound whiny, or like I want something for free. But it just makes sense to make REAL good friends with your application developers right from the start. But I've already stated what I think about how many applications actually got developed for OS/2.
--ryan.
There were no GOOD apps for OS/2. Is that clearer? (Score:1)
...that's not to say that something has to be MS Word to be good. Let me be clear about that.
Also, does anyone remember the big hoopla about an OS/2 port of DOOM? This was ages before iD open-sourced it. The beta of the program always segfaulted on the title screen, and IBM learned the hard way that OS/2 desperately needed direct video and sound access if OS/2 was going to at least be ELIGIBLE to be a gaming platform.
You can't be a viable desktop OS unless you can play games under it. I (*ahem*) tend to be a believer in this. This fact is partially why Win95 came in and mopped the floor with Warp, when by all respects it should NOT have. Warp had YEARS to prove that "Crash Protection" and Multithreading and 32-bit architectures and long filenames, etc were a good reason to switch from Win3.1...Win95 offered all these things (more or less, depending on your opinion)...but not until much MUCH later. And while I can't really blame it all on game support, I know -I- was impressed by win95 games, like the at-the-time-new Pitfall title, in a way I never was with Warp.
DIVE, and GRADD, and DART were some of the results of the OS/2 multimedia/game effort. Funny how we take things like fbcon and DGA for granted under Linux, huh?
Never got my DOOM fix under OS/2, though. And one day, it crashed and took my filesystem with it for the last time, and I never went back. I was then dual-booting Linux and Win95. And it's sad, because I should, by all rights, be telling this story the other way around, with OS/2 overcoming Microsoft's offerings.
--ryan.
Re:Still using OS/2 and still enjoying it (Score:1)
This is just the GUI right?
I'm quite sure that someone has emulated the OS/2 GUI to Enlightenment. Take a look at www.themes.org (I hope I got that right.)
The Danish Guides and Scouts do - with success (Score:1)
We monitor the stability, and our OS/2 box beats or matches several web hotels (NT, Linux, some other *nix'es), we monitor for comparison.
Still, we do think that our next OS will be Linux.
Yours in scouting,
Niels Kristian Jensen
Someone better call the Apple QA dept (Score:2)
What with all new Apple Boxen lacking a floppy drive, there's going to be a big hole in Apple's Quality Assurance Testing.
Sure, their developers think they're writing code that implements and uses pre-emptive multitasking, but without the ability to conduct the Classic Test, they'll never be able to tell!
Steve Jobs is gonna be pretty pissed when this gets out.
Re:OS/2 - Is it still comparable to win9x/nt/2k? (Score:2)
For more news/info check www.os2.org/en
GIMP/2 is available (Score:2)
Running Xfree86/OS2 has an additional benefit if you have Linux systems on your network. It provides you with the ability to run software on your Linux box with the display occuring on your OS/2 box! I've set up a web page [geocities.com] documenting how to do it(there's minor differences in setting up the OS/2 and the Linux systems). I've succesfully run Civilization CTP on my OS/2 system using this.
Fixpack a year (Score:2)
That is, if you have OS/2 in English, other languages have to pray some big customer will request a fix.
__
Re:DirectX (Score:2)
RealPlayer and Office '97 is also working!!
By the way, the link to the Odin homepage is wrong, it should be like this. [netlabs.org]
Re:Why oh WHY... (Score:2)
At that time, Microsoft was charging real money ($300?) for the Windows SDK. A friend of mine paid over $2000 for the Microsoft OS/2 2.X SDK. That was shortly before Microsoft bailed on OS/2 and announced NT. He didn't get a refund from Microsoft even though Microsoft had broken their promises to the purchasers of the SDK.
I remember hearing people say that an expensive SDK was actually a good thing for an operating system, as it kept out the unwashed masses of amateurs and shareware programmers.
Re:A soft spot in my hard disk for OS/2 (Score:2)
No wonder OS/2 died (Score:2)
IBM wasted all that money on Super Bowl ads about e-Business instead of showing us OS/2's superiority in formatting floppy disks. They coulda turned the whole thing around overnight.
Cheers,
ZicoKnows@hotmail.com
Re:Who uses it? (Score:2)
I use OS/2 almost exclusive at work. (I have an NT partition also, but the the only time I ever use it is so that I can run PCAnywhere to dial into clients' computers and look at their problems. If I had a PCAnywhere-compatable program for OS/2, then NT would become obsolete for me. Too bad it uses a proprietary protocol. It wasn't my decision to have clients use it.)
The reason that I use OS/2 is going to make you laugh, probably.
I'm a DOS developer. That is, I maintain a number of business apps that use the DOS API rather than Win16/Win32. I don't see these apps going away anytime soon, since they actually happen to work quite well, and porting them to another API would be uneconomical.
Anyway, I really have almost no need for Windoze compatability. My compiler runs under DOS, my apps run under DOS, my text editor runs under DOS, etc. This has an amazing consequence: I am actually free to use whatever OS works best, with the only real restriction being that it needs good DOS support!
Except for my PCAnywhere issue, I don't need Windows. And if you don't need Windows, then there is no reason to use it. The only reason Windows is still around, is that a lot of people are locked into it by dependence on some particular application that is only available for Windows. That's why Microsoft is so terrified of middleware. (That's also why I have an NT partition. Fortunately, I only need it once every few months.)
Under circumstances like that, who wouldn't use OS/2? It's the best tool for the job, and unlike 99% of the world, I actually get to use whatever happens to work best.
---
Re:Who uses it? (Score:2)
Netware has infinite uptimes. The only time you ever have to work on it, is when the fans become clogged with dust.
Combine that with the fact that there are IT people, and you have a problem. What are they supposed to do all day? The last thing the IT profession wants are long uptimes. That leads to layoffs.
What what I have seen in smaller businesses (not Fortune 500) here's the overall pattern of how the evolution worked: first, you have a reliable network. A Netware file server and about 100 users. There isn't anyone whose full-time job is to take care of the computers. Everyone is happy and their computers work.
Next, someone "upgrades" to Windows, perhaps on a whim. Nothing wrong with trying new things. It looks pretty, so a few more people try it, or perhaps one of them needs to read an Excel spreadsheet that some asshole sent them. Now one of the employees -- not really an IT professional -- has most of his or her job gravitate over to keeping the computers running.
Eventually, it becomes too big a job for this part-timer who really has other responsibilities, so the company places an ad for a new position: IT. Guess who the applicants are? Fullblown Microsoft-indoctrinated MSCEs. One gets hired.
Now you are in deep shit. This guy's credentials are impeccible, he knows all the coolest buzzwords, and he must be a genious, because he does a better job of keeping your Windows workstations running, than the part-timer that preceeded him. The company is going to listen to him.
Within 12 months, that IT person needs an assistant, as things get even more "upgraded" most brilliant product to date: Win98. Win98 has created more jobs than Henry Ford! Thank God for Win98!
The Netware server is kind of a sore spot, though, so both the IT dudes decide to replace it with 2 or 3 NT servers. Another 12 months go by, and now you have four IT people working for you.
That's progress.
---
Re:Why oh WHY... (Score:2)
I wanted to try OS/2 but never had the guts to shell out
Re:Consistency and Corba (Score:2)
Re:Why oh WHY... (FS crashes) (Score:2)
Linux users->run NT (or even better, BeOS!)
Re:BSD and RAM (Score:2)
Re:IBM's Past Failures (Score:2)
Actually, IBM and MS were working on OS/2 and MS left after their falling out, taking their part of the code base with them to develop Windows. They basically used IBM, waited around until they had enough to go to market with, and split. If you read the forward in the manual (or maybe it was the box) of Windows v.1.0, it will say something to effect of "prepares you for the awesome power of OS/2!"
From what I remember (I've read several articles on the saga), OS/2 was just taking too damn long for MS. The extra time put in is evident: low overhead, clean, quick...if only people would support it. IBM, open-source it...please...
Re:Who uses it? (Score:2)
>The villian in Goldeneye
I'm glad I'm not the only one who noticed that. Warp 3, at that... but talk about stable, the whole place gets hit with EMP and it's still sitting there on it's little splash screen.
Re:The O/S is one thing... (Score:2)
Is there an enlightenment work-alike theme or other mock-up of this somewhere ? I've never used anything beyond OS/2 2.1, and even then I was at too early a stage to understand what made it different... I'd like to see what they did with their GUI that made is unique.
Re:Who uses it? (Score:2)
HTH.
Re:OS/2 is SMOOTH! (Score:2)
I can browse with Netscape and write/send email without a keyboard....all using voice commands on a Pentium 133 with 32Mb of ram. Try that on ANY other operating system.
You're telling me OS/2 is good enough to make netscape work?
I don't believe you.
Re:DIVE (Score:2)
What most people don't know about DIVE is that it was designed to do only one thing: play movies. There were no real attempts to extend it beyond that capability. DIVE doesn't let you bitblt to only a region of the window - you have to update the whole thing in one shot. When playing a movie, that's fine. When doing sprites, it's horrible.
Direct X started off the same way, but MS kept extending it with more and more features. When people say that Direct X is so much better than DIVE, they're generally correct, but it's a meaningless comparison. It's like saying that a car is faster than a bicycle. Just because a car is faster and more people drive a car than ride a bike, that doesn't mean that bikes are obsolete and should be ignored.
Re:Stuff that Matters? (Score:2)
Which reminds me, I'd like to thank Slashdot for posting this article.
A much better article (Score:2)
It's freakin' unbelievable how poorly written ZDNet articles tend to be. It's not like the writers work for the NY Times, where everyone needs to crank out major articles on a daily basis.
Re:Stuff that Matters? (Score:2)
That's not true. Only people inside the OS/2 circles know everything that's going on, and Slashdot is a good forum for telling non OS/2 users about the major happenings in OS/2 land. I figured that when Project Odin first got Direct X support, that was a huge deal. Or when Win32-OS/2 was able to run Quake II on OS/2, with full hardware 3D (despite the fact that OS/2 itself doesn't support hardware 3D). Even John Carmack himself was impressed with that. But these stories were never announced on Slashdot.
Re:Why oh WHY... (Score:2)
To me, it says that it was coincidence that your specific combination of hardware was better supported under Linux than under OS/2. That's why we hear all sorts of stories about some person who couldn't install oeprating system X on his machine, when operating system Y worked without a problem. And then a bunch of people reply with their own stores, but they had success with X and not Y.
I could easily stand on top of a hill and proclaim how easy OS/2 is to install for me, but how much of a pain Linux is. But I won't, becase it would be unfair. Not only do I know OS/2 about 100 times better than I know Linux, but I hand picked my hardware to be OS/2 compatible rather than Linux compatible.
but I'm not gonna hold my breath until I turn blue...so to speak.
Very witty :-)
A lot of banks, especially in Europe (Score:2)
That's why OS/2 didn't last though (Score:2)
Who uses it? (Score:2)
====
Re:OS/2 (Score:2)
I seriously don't get you folks. You determine what kind of operating software to install on a $3000 piece of equipment solely on the availability of games? Get an N64 or something, more cost effective and more stable.
PiRe:The O/S is one thing... (Score:2)
At the OS level, I used to have to run several DOS sessions at once, each with their own environments. OS/2 never blinked. And if one of them broke, it could be mercilessly destroyed while the rest of the system kept on going . . . but I digress.
Re:Why oh WHY... (Score:2)
Re:OS/2's DESKTOP IS STILL KING! (Score:2)
You mean, no MS Word, no MS Excel, not no apps (Score:2)
But to most people, a word processor isn't a Word Processor unless it's MS Word, and a spreadsheet isn't a Spreadsheet unless it's MS Excel. MS once said that they would produce Office for OS/2 once it had 2,000,000 sales/users. At it's peak, OS/2 was between 10 and 15 million users, but MS never produced Office/2.
Comparing OS/2 to Linux for a moment on this front, both past and future is interesting.
While OS/2 had commercial apps, they were hard to find until you'd become an insider. Linux apps are the same, except that the Web has become better developed to help people become insiders.
On the applications front, MS apps were considerably more trim in the OS/2 days, and were thus more formidable. They've put on a lot of fat since then, so I suspect people are more willing to consider non-MS alternatives.
One way OS/2 has contributed to the current situation is to become, "legendary," one of those "superior" things mowed over by the MS marketing machine.
That's true, IMHO.
It has helped set the stage for MS' current woes. It helps highlight how their "innovation" isn't technical, it's in business practices.
Re:Who uses it? (Score:2)
The villian in Goldeneye
Why>
There's only room for one evil empire on the planet.
Re:Who uses it? (Score:3)
In industrial and military/government computer systems, you don't throw away working hardware and software without a good technical or financial justification. It doesn't matter if the system can't run the latest games and Microsoft bloatware, these aren't general purpose desktop computers running word processors and spreadsheets.
Re:IBM's Past Failures (Score:3)
One of the reasons that I like IBM is that they support customers running old and "obsolete" hardware and software. Unlike Microsoft and many other companies, that tell you to get fscked if you aren't running the latest version of the product or if the product has been discontinued.
Re:Why oh WHY... (Score:3)
That isn't true. I have the IBM OS/2 Programmer's Library on CD and paper. It has all the API documentation that you could want. Just because IBM didn't give it away for free doesn't mean that it doesn't exist.
Why oh WHY... (Score:3)
I ran the thing for over 4 years. Gave up on it after Warp 4...I just couldn't get the hardware support I needed. (I switched to Linux. Linux in 1996 had better driver support than OS/2. What does THAT tell you?)
Furthermore, I got sick of it crashing. It actually did that a LOT. Seriously. My experience with OS/2, after years of using it and developing for it, on beefy boxes as well as constrained systems, was that it NOT more efficient than Win95: It crashed as much (and more than once took the filesystem with it), and didn't run faster or in less space.
Actually, Warp 3 and OS/2 2.1 were probably better than Win95 as far as resources go, but ghod, Warp 4 was BLOATED.
And I really don't see the attraction to the Workplace Shell. It's okay. It's a different paradigm. I can respect that. Generally speaking, I consider X to be just an excuse to open a whole bunch of Xterms, so I'm really not into the cool GUI features so much...but if the "object oriented" metaphor of the WPS was worth anything, it was most undeniably never taken advantage of.
Actually, it wasn't the drivers that drove me from OS/2. It was the apps: there WEREN'T any.
And don't give me any shit about this one. There were NO apps. There was no StarOffice, for what good that thing is. There was two browsers: WebExplorer, which was crap, and Netscape 2.02, which was more than a YEAR out of date when it made its way to OS/2.
The only saving grace of OS/2 was EMX: the GCC port to OS/2. Of course, IBM wouldn't release any API specs for the operating system, so you basically limited to porting Unix apps.
Which brings up a good point: I don't understand the need to port everything from Linux to OS/2. Why are people porting Enlightenment to OS/2?! (apparently the WPS isn't so magical for everyone.
Basically OS/2 was a good idea that was (and still is) mistreated by its creator, and is WAY past its usefulness. I see no reason to artificially extend its life. If you want Linux apps, run Linux. If you want Win32 apps, run Windows, but don't expend your talents on a dead OS when there is more potential for good elsewhere.
Ugh. I hate to write that, having spent years doing my share of OS/2 advocacy. There are still some chunks of OS/2 that could be useful to the Open Source world if IBM released the code, but I'm not gonna hold my breath until I turn blue...so to speak.
--ryan.
Re:Who uses it? (Score:3)
About a year and a half ago I was working for the Bank of the Northern Hemisphere (aka F-U National Bank) and they were still using OS/2 for their customer service terminals. Again it was a situation where high-availability was a must. Can't have Windows crashing in the middle of a phone call. Of course, they're replacing those boxes with NT now and their Novell servers as well.
Which brings me to a slightly off-topic question. I've worked at three Fortune 100 companies in the last 2 years. At all three they plan (or were planning) to replace their Novell servers with Windows -- despite the fact that there was no one I could find in IT that actually thought it was a good idea. They all referred to a previous commitment to go with "NT 5.0" when it was available. Does anyone know anything about this?
numb
It's still more stable than 95/98 (Score:3)
Additionally, there's a windows programmer mentality in the OS. What does that mean? Well what that means is that programmers don't hesitate to use application or system modal dialog boxes. They also tend to assume that their app is the only one running on the system, and will grab focus and raise to the top at the most annoying times. They also tend not to utilize the OS/2 threading system to minimize the impact of the single system input queue. OS/2 and Windows systems tend to feel sluggish to me.
On the plus side, the entire environment is object oriented (And very similar to Gnome,) something which continues to elude Microsoft. The whole desktop is a tree of objects and once you learn how everything works, the interface tends to be very intuitive. It's also easy to modify. Want some extra buttons on your title bars? No problem -- just find the frame SOM object and subclass it systemwide.
IBM Can't open source OS/2 (Score:3)
The O/S is one thing... (Score:3)
Unfortunately, man¦woman does not live on bread alone. Lack of (or age of) application software did their thing to impose severe pressure on this operating system. IMHO, IBM should've given away a SDK for free, for everyone and not just some handpicked 'key developers'. Imagine what a bunch of enthusiasts together with gcc and a suitable GUI development kit could have done. sigh...
And, of course, their main competitor (don't recall the name, but I faintly remember something some quarrel before court) has its own way of making the competition's life pretty damn hard...
Would love to see the OS/2 Workplace Shell (WPS) being released under the GPL and OS/2 itself containing txtutils like sed, awk & co. Plus, of course, an up-to-date (not-only-limited-to internet-) app suite.
You probably used it. (Score:3)
Many airlines use OS/2, but ValueJet ran Windows, maybe that's why they crashed ;)
According to Bill Gates, "OS/2 is the operating system of the future".
I use Merlin, and have been using OS/2 as my primary desktop since 1992. I'd say it's more stable than Windows, but that's not really saying anything. Back in 1994, someone I worked with realized how stable OS/2 when he saw OS/2 crash during a database import. I was running a database import in a DOS box, and the desktop crashed and restarted itself. The import that was running, did not stop.
A soft spot in my hard disk for OS/2 (Score:4)
I just can't get over the fact that I was doing things on a 12 mhz 286 with 3MB of RAM in 1990 that I still find difficult to do on Windows 98 today (like doing real work while formatting a floppy). I could download things at 2400 baud without any foreground slow down! Try that in Windows 3.0.
A sad passing for a truly fine operating system. If only Bill Gates had used his powers for good not evil and had backed OS/2 1.3 as the premier desktop/server OS it was and let Windows be merely a footnote next to Microsoft Bob.
What was good about OS/2 GUI (Score:4)
It took the object appearance of a GUI, and carried it to a far deeper level. The desktop objects also had inheritance, and it showed throughout the UI.
For example, one time I was changing icons, waltzing through the silly dialogs, thinking that it was a pain in the neck. Then I thought, "WIBNI I could just drag that icon that I want and drop it over the current icon on the settings page?" I tried it, and it WORKED.
Many other things turned out to be that way. If you thought an object ought to behave in a certain fashion, give it a try. Most of the time, the desktop objects behaved in the absolutely intuitive fashion expected.
Discoverable
You could get along in a very simplistic fashion, but you could always find a deeper layer, and new things that the OO underpinnings could do for you.
More depth
Being CORBA based (SOM was an early CORBA) meant that classes could be replaced. There were add-ons that extended the WPS in many ways, Stardock's Object Desktop being the most noteworthy.
There's more, but not now.
Still using OS/2 and still enjoying it (Score:5)
The convenience pack release which will be rolled out this Fall will effectively be the improved base operating system, complete with any fixpacks that addressed bugs and added improvements. This is great because we get all the fixes and improvements to the base OS all on one CD. You won't have to install the base OS and then the various fixpacks for the base OS, TCP/IP, etc. This is great news.
Also, I don't recall reading anything that says that IBM will stop producing and releasing free fixpacks for OS/2. They often release more than one fixpack a year in order to try and address issues in a timely fashion. So you have a choice. Continue using the free fixpack route or go for the convenience pack to streamline installation.
You are eligible for the convenience packs if you are a subscriber to their related support system which runs about $200 for two years. This entitles you to other stuff beside the convenience pack by the way.
OS/2 has its place and has been on my system since ver 2.11. I do have a win98 system which I only use for games or building Access databases (yuck!). I also have SuSE 6.3 installed and running and love using Gimp under it. Perhaps if OS/2's WPS were ported to linux (or if someone wrote something from scratch as nice) I might be inlined to switch over to linux for my main computing needs. I do have a number of OS/2 apps that I would miss though and I hate trashing software simply because it isn't "new".
IBM continues to focus on the needs of their big clients who run OS/2. Individuals like me who use it aren't much of a concern for them. Still I get to benefit from the support that IBM is making available to companies who can spend more on computers in a single quarter than I'll likely make in a lifetime.
Jeff