FACTOID # 80: America puts many more of its citizens in prison than any other nation.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Windows (operating system)

Microsoft Windows is a range of commercial operating environments for personal computers. The range was first introduced by Microsoft in 1985 and eventually has come to dominate the world personal computer market. All recent versions of Windows are fully-fledged operating systems.


Windows was developed for IBM PC compatible computers (these were based on Intel x86 architecture), and to this day, almost all versions of Windows are made for this hardware-platform (although some versions of Windows NT were made for other architectures ). The popularity of Windows made Intel CPUs more popular and vice versa. In fact, the term Wintel became used to describe PC compatible computers running a version of Windows.

Contents

Versions

The term Windows is used as a collective term for several generations of products, which can be classified into the following categories:

  • 16-bit Operating environments. Although they are often thought of as just graphical user interfaces or desktops, mostly because they use MS-DOS for filesystem services, 16-bit Windows versions already have their own executable file format and provide their own device drivers (graphics, printer, mouse, keyboard and sound). Most importantly, from the beginning they allow the user to (non-preemptively) multi-task graphical applications, something which competitors like GEM do not offer. Finally, they implement an elaborated segment-based software virtual memory scheme, which allows to run applications larger than available memory: code segments and resources are swapped in and thrown away when useless or memory becomes scarce and data segments move in memory when a given application has relinquished processor control. Examples include Windows 1.0 (1985) and Windows 2.0 (1987) and its close relative Windows/286.
  • Hybrid 16/32-bit operating environments. Windows/386 introduced a 32-bit protected mode kernel and virtual machine monitor. For the duration of a Windows session, it provided a device virtualization for the disk controller, video card, keyboard, mouse, timer and interrupt controller. The user-visible consequence was that it became possible to preemptively multitask multiple MS-DOS environments in separate windows (graphical applications required switching the window to full screen mode). Windows applications were still multi-tasked cooperatively inside one of such real-mode environments. Windows 3.0 (1990) and Windows 3.1 (1992) perfected the design, notably thanks to virtual memory and loadable virtual device drivers (VxDs) which allowed them to share arbitrary devices between multitasked DOS windows. Most important, Windows applications could now run in 16-bit protected mode (when Windows was running in Standard or 386 Enhanced Mode), which gave them access to several megabytes of memory and removed the obligation to participate in the software virtual memory scheme. They still ran inside the same address space, where the segmented memory provided a degree of protection, and multi-tasked cooperatively. For Windows 3.0 Microsoft also rewrote critical operations from C into assembly, making this release faster and less memory-hungry than its predecessors.
  • Hybrid 16/32-bit operating system. With the introduction of 32-Bit File Access in Windows for Workgroups 3.11, Windows could finally stop relying on DOS for file management. Leveraging this, Windows 95 introduced Long File Names, reducing the 8.3 DOS to the role of a boot loader. MS-DOS was now bundled with Windows; this notably allowed to make it (partially) aware of long file names when its utilities were run from within Windows, but angered the competition. The most important novelty was however the possibility of running 32-bit multi-threaded preemptively multitasked graphical programs. There were three releases of Windows 95 (the first in 1995, then subsequent bug-fix versions in 1996 and 1997, only released to OEMs, which added extra features such as FAT32 support). Microsoft's next OS was Windows 98; there were two versions of this (the first in 1998 and the second, named "Windows 98 Second Edition", in 1999). This was an evolutionary enhancement, in much the same relation to Windows 95 as Windows 3.1 had been to 3.0. In 2000, Microsoft released Windows Me, which used the same core as Windows 98 but adopted the visual appearance of Windows 2000, as well as a new feature called system restore, allowing the user to set the computer's settings back to an earlier date. Compared to previous upgrades, comparatively few people bothered to switch to ME: by this time most power users had already jumped over to the NT family. This can be defended by the fact that Microsoft left little time for Windows Millenium to become popular before announcing their next version of Windows.
  • 32-bit operating systems originally designed and marketed for higher-reliability business use with no DOS heritage. The first release was Windows NT 3.1 (1993, numbered "3.1" to match the Windows version and to 1-up OS/2 2.1, its new competitor that it was based on), which was followed by NT 3.5 (1994), NT 3.51 (1995), and NT 4.0 (1996); the latter of which introduced the Windows 95 interface. Microsoft then moved to combine their consumer and business operating systems. Their first attempt, Windows 2000, failed to meet their goals, and was released as a business system. The home consumer edition of Windows 2000, codenamed "Windows Neptune", ceased development and Microsoft released Windows ME in its place. Eventually "Neptune" was merged into their new project, Whistler, which later became Windows XP. XP finally rendered DOS obsolete, and since then a new business system, Windows Server 2003, has expanded the top end of the range, and the forthcoming Windows Longhorn will complete it. Windows CE, Microsoft's offering in the mobile and embedded markets, is also a true 32-bit operating system.
  • 64-bit operating systems, the newest category, are designed for AMD's AMD64 CPU architecture, specifically, its x86-64 Instruction Set and Intel's two alternatives, the Intel Architecture 64-bit, and EM64T. The 64-bit Windows family comprises Windows XP x64 Edition and Windows Server 2003; as yet neither has entered Microsoft's core consumer market. Windows XP Professional x64 Edition is slated for a Q1 2005 Release. Early indications are that Windows Longhorn, the projected successor to Windows XP, will be released in both 32-Bit and 64-Bit versions.

Interface

The most obvious feature of the more recent Windows versions (since Windows 95 and NT 4.0) is the desktop, which is similar to the "Workplace Shell" introduced by IBM for OS/2 2.0 in 1992, an object-oriented GUI running on the OS/2 Presentation Manager. The Windows desktop has produced a significant change in the way people and computers interact; it is possible to perform many common tasks with very little computer knowledge, including some quite complex ones.


Windows XP introduced a new visual style dubbed "Luna", which updated the classic Windows style (a plain grey box look) with a more graphical appearance. The new style features bold colors and a larger titlebar and start button, leading many to call it the "playskool" interface (after a popular brand of children's toys). [1] (http://www.winntmag.com/ActiveDirectory/Article/ArticleID/23597/ActiveDirectory_23597.html) [2] (http://www.kingcountyjournal.com/sited/story/html/71914) [3] (http://labmice.techtarget.com/FAQ/winxpfaq.htm) Users can still elect to use the old Windows 95/2000 visual style.


There is a view that modern operating systems need to cater for the vastly increased user base with a lower average computer skill level and the increased power and complexity of modern computer systems. Therefore, some technically savvy users accuse the Windows interface of isolating the user from too much of the inner workings of the computer, making it more difficult to control and configure some system features, although many such features can be now controlled also from the command-line or by scripting. However, this has always been an issue to some extent with GUI operating systems, and, to a lesser extent, almost all operating systems, by definition.


Popularity

Thought to be installed on over 90% of personal computers, Windows has achieved enormous market penetration due in large part to the domination of MS-DOS in the early days of PC compatible computers (IBM-PC clones), and also because it is the primary platform for Microsoft Office and its proprietary document formats used by most microcomputer users, as well as the fact that Microsoft is one of the few companies that licence their OS to hardware manufacturers (for example, Apple does not license Mac OS X to anyone, nor does Sun license Solaris to anyone). Due to its popularity, Windows comes pre-installed on most computers (as a bundled OEM version), making it the default choice for much of the market. Most consumers do not delete Windows and install another operating system. For some consumers, Windows is the only valid option as their computing environment is mandated by their workplace; for others, the wide variety of applications that is available for the platform limits their desire to switch to other operating systems. While many users have made an informed choice to run Windows, a large number are entirely unaware that there are other choices.


Security

Security has been a major issue with Windows family products for many years. Most modern operating systems were designed for security in a multi-user and/or networked environment and have a relatively small number of security issues. Windows was originally designed for ease-of-use on a single-user PC without a network connection, and did not have security features built in from the outset. Combined with occasionally flawed code (such as buffer overruns) Windows has been the successful target of worms and virus writers numerous times. The Blaster worm of August 2003 is a recent example.


It is unclear whether the security problems with the Windows line are particularly systemic for Microsoft, or are so prevalent merely because Windows dominates the world's desktops, thus leading attackers to concentrate on Windows systems before any other type. Nevertheless, Microsoft publicly admitted their ongoing security problems shortly after the turn of the century and (according to their press statements) now regard security as the number one priority.


Microsoft releases security patches through its Windows Update service approximately once a month, although critical updates are made available at shorter intervals. In Windows 2000 and Windows XP, updates can be automatically downloaded and installed if the user elects to do so.


Many security experts are advising Windows users to take steps to increase the security of their systems. A study conducted by Kevin Mitnick and marketing communications firm, Avantgarde, found that an unpatched Windows XP system only lasted 4 minutes on the Internet before it was compromised. [4] (http://www.avantgarde.com/ttln113004.html) The AOL/National Cyber Security Alliance Online Safety Study of October 2004 determined that 80% of Windows users were infected by at least one spyware/adware product. [5] (http://www.staysafeonline.info/news/safety_study_v04.pdf) Much documentation is available describing how to increase the security of Microsoft Windows products. Typical suggestions include deploying Microsoft Windows behind a hardware firewall, running anti-virus and anti-spyware software, and installing patches as they become available through Windows Update. Some suggest replacing specific programs which are often targeted by crackers with alternatives, such as replacing the web browser Internet Explorer with Mozilla Firefox, and replacing the email client Microsoft Outlook with Mozilla Thunderbird.


In 2001, Microsoft started talking about a new security initiative called Palladium. The system has since been renamed "Next Generation Secure Computing Base". Palladium is a system intended to allow a program to verify that it is unmodified, and is running on "trusted" hardware with "trusted" drivers and a "trusted" architecture. This, in theory, assures the software that it is running on unmodified software and hardware. Palladium has a particular use in DRM systems. A side effect will be to lock out "untrusted" operating systems at the hardware level: this is likely to impact Linux in particular, since there is no single canonical Linux which can be certified, and many users consider the ability to customise the system one of its main attractions. Some conspiracy theorists hold that this is the secret reason behind the system, although in practice it is unlikely that Microsoft will try to prevent Linux vendors such as Red Hat from having their products certified. As of 2004, Palladium has not resulted in any commercial products.


Initiatives

Microsoft has a number of new initiatives planned or in progress: .NET, Next-Generation Secure Computing Base, and the "Longhorn" operating system, which is due in or around 2007 according to some Microsoft executives. Further down the road, there is the "Blackcomb" operating system, which is due some time around 2010, and will have both client and server versions.


Current versions of Windows

  • Windows Mobile for embedded systems (formerly known as Windows CE)
  • Windows XP for desktops and notebooks
    • Windows XP Starter Edition, for new computer users in developing countries
    • Windows XP Home, for home desktops and notebooks
    • Windows XP Professional, for business and power users
    • Windows XP Tablet PC Edition, for notebooks with touch screens
    • Windows XP Media Center Edition for desktops and notebooks with an emphasis on audio, video, and PVR capability
  • Windows Server 2003 for servers
    • Small Business Server for first server installations (up to 2 processors)
    • Web Edition for basic web serving (up to 2 processors)
    • Standard Edition for smaller server applications that don't require clustering(up to 4 processors)
    • Enterprise Edition for larger server applications, and clustering(up to 8 processors)
    • Datacenter Edition for main frame like servers (up to 128 processors)
    • Storage Server for Network Attached Storage Devices
  • Windows XP Embedded for embedded systems

Past versions of Windows

Future versions of Windows

Emulation and virtual machine software

Emulation or the use of "virtual machines" allow the use of some Windows applications without using Microsoft Windows.

  • WINE - open source implementation of the Microsoft Windows API, allowing one to run a Windows app on x86 Unix-based platforms, including GNU/Linux.
  • ReactOS - open source operating system, aimed to be compatible with Windows NT apps and drivers, although still very much in its infancy at the moment.
  • Freedows and Alliance OS - A very ambitious project, and a subsequent spinoff, that tried to clone Windows but withered away.
  • Project David - Ambitious and controversial project (http://www.specopslabs.com/projdav-overview.htm) to fully emulate Windows programs to run on other OSs.

See also

External links

  • Microsoft Windows (http://www.microsoft.com/windows/)
  • Reactos - Project to compatible Open Source Windows (http://www.reactos.com/)
  • Free Windows Help Tutorials (http://www.windows-help-desk.com/)
  • Time to Live on the Network (http://www.avantgarde.com/xxxxttln.pdf) by Avantgarde
  • AOL/National Cyber Security Alliance Online Safety Study (October 2004) (http://www.staysafeonline.info/news/safety_study_v04.pdf)
  • Securing Microsoft Windows (for Home and Small Business Users) (http://www.dwheeler.com/essays/securing-windows.html)
  • Windows tips (http://www.dehumanizer.com/wiki/index.php/Windows_tips) (security, stability, etc.)


History of Microsoft Windows
Windows: 1.0 | 2.0 | 3.x | NT | 95 | 98 | Me | 2000 | XP | Server 2003 | CE | Mobile | Longhorn | Blackcomb

  Results from FactBites:
 
Windows operating system - definition of Windows operating system in Encyclopedia (2188 words)
The first release was Windows NT 3.1 (1993, numbered "3.1" to match the Windows version and to 1-up OS/2 2.1, its new competitor that it was based on), which was followed by NT 3.5 (1994), NT 3.51 (1995) and NT 4.0 (1996), which introduced the Windows 95 interface.
For some consumers, Windows is the only valid option as their computing environment is mandated by their workplace; for others, the wide variety of applications that is available for the platform limits their desire to switch to other operating systems.
Windows was originally designed for ease-of-use on a single-user PC without a network connection, and did not have security features built in from the outset.
Windows XP - Wikipedia, the free encyclopedia (5672 words)
Windows XP brought to the consumer line of Windows many features previously available only in the server- and workstation-oriented Windows NT and Windows 2000 families, such as greater stability and efficiency due to its pure 32-bit kernel, instead of the hybrid 16-bit/32-bit kernel in prior consumer versions of Windows.
Windows XP is also the first consumer version of Windows to use product activation to combat software piracy, and this restriction did not sit well with some users and privacy advocates.
Windows XP was also vulnerable to the Sasser worm, spread by using a buffer overflow in a remote service present on every installation.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.