home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / misc / invest / 13929 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.8 KB  |  54 lines

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!usc!hacgate!shiva!tucker
  2. From: tucker@shiva.edsg.hac.com (George Tucker)
  3. Newsgroups: misc.invest
  4. Subject: Re: Borland International?
  5. Message-ID: <24073@hacgate.SCG.HAC.COM>
  6. Date: 18 Nov 92 18:25:11 GMT
  7. References: <4250046@hpcc01.corp.hp.com> <Bxw0yq.81t@acsu.buffalo.edu>
  8. Sender: news@hacgate.SCG.HAC.COM
  9. Reply-To: tucker@shiva.UUCP (George Tucker)
  10. Organization: Hughes Aircraft Co., El Segundo, CA
  11. Lines: 41
  12.  
  13. In article <Bxw0yq.81t@acsu.buffalo.edu> fleck@acsu.buffalo.edu (richard j fleck) writes:
  14. >
  15. >Does anybody on the inside of Borland have
  16. >an opinion on the companies future?
  17.  
  18. Glad I sold at 79.
  19.  
  20. All I know is that I try to convince this company to buy Borland 
  21. C++ because it is far superior to the MSFT version, but they just
  22. blindly buy MSFT crap anyway, bugs and all.  I think Gates must
  23. have a personal grudge with Kahn.  Anyway, MSFT has marketing
  24. muscle like IBM in the bad old days.  In 20 years MSFT will probably
  25. be like IBM today, but it will be too late for a lot of 
  26. good competitors.  
  27.  
  28. BORL makes the best windows products, but they are always behind 
  29. schedule.  MSFT churns out whatever they have handy and everybody
  30. buys it anyway.  The software industry has matured, so sales 
  31. organization and muscle beats quality.  BORL might be underpriced 
  32. now, but the prospects are murky.  Has anyone heard about their
  33. ventures with Apple and IBM for next generation software?
  34.  
  35. Note: If you have access to MSFT and BORL C++, compile this on each:
  36.     #include <windows.h>
  37.     class far C
  38.        {private:    
  39.         RECT rc;
  40.         public:
  41.         C();
  42.        };
  43.  
  44.     C::C()
  45.        {RECT r2;
  46.        }
  47. NSFT gave me a big song and dance about why I cant do this in the
  48. small memory model.  BORL said "Well, it's their 1st attempt and
  49. our fourth."
  50.  
  51.      George Tucker        tucker@shiva.hac.com
  52.     Signature line awaiting FDA approval.
  53.  
  54.