Developer's Toolkit

Blog archive

In Memoriam

Ray Noorda, ex-CEO of Novell and networking visionary, passed away yesterday (http://money.cnn.com/2006/10/09/news/newsmakers/noorda.reut/index.htm?postversion=2006100919, and others). We hardly think of Novell as a networking company today, what with its merger with Cambridge Technology Partners and its acquisition of SuSE Linux over the past several years (Novell also owned AT&T System V Unix for a brief period). But there was a period of time in the late 1980s and early 1990s when Novell NetWare was synonymous with PC networking.

What happened? As is the case with many companies with innovative ideas, Microsoft eventually set its sights on the networking market. Because Microsoft owned the operating system, it was able to better integrate networking into the platform and eventually offer a less expensive and easier solution.

But Novell made his own mistakes. NetWare enabled PC networking, but did not make it easy. It required a dedicated PC server and significant skills (and perhaps also a measure of luck) to get NetWare installed and operating properly. And Novell did not expend a lot of effort in making it easier. Quite the contrary, in fact, because keeping it difficult enabled the company to develop an army of technical specialists who also evangelized the product.

Certified NetWare Engineer (CNE) training was the surest ticket to job security and financial success in the PC industry for several years. These skills were almost mandatory in installing and maintaining the software. While Novell was training over 50,000 CNEs, Microsoft was busy making networking simple enough in Windows 95 so that little or no training was required. Ultimately this was the right side of history.

Novell also used its own proprietary networking protocol (IPX/SPX), rather than invest in TCP/IP, the protocol of the Internet that eventually became the industry standard. While the company eventually offered TCP/IP in addition to its own protocol, NetWare's peak had already passed.

When Noorda retired from Novell, he founded Caldera Linux (for a while my preferred Linux distribution), which through a strange sequence of events eventually morphed into SCO (without involvement from Noorda), the company that has been attempting to assert legal flaws in Linux over the past several years (Novell, among others, is disputing those claims).

In retirement Noorda also founded the Canopy Group, a venture capital firm that invested in start-up companies based mostly in his home state ofUtah.

Posted by Peter Varhol on 10/10/2006


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube