Search found 187 results.

Icon

Thunderbird is an e-mail client based on the integrated Netscape/Mozilla e-mail client. With the release Firefox, it was spun off in to a separate standalone product. It includes the same HTML rendering engine used in Firefox to render HTML formatted messages.


Icon

Tru64, formerly Digital UNIX, formerly OSF/1 was DEC's UNIX product for their line of Alpha based systems. After DEC's acquisition by Compaq, it was renamed to Tru64. DEC previously had sold a BSD derivative named Ultrix for Vax and MIPS based systems. Their new UNIX on Alpha was meant to counter AT&T and Sun's SVR4 Unix. Tru64 / DIGITAL UNIX / OSF/1 is somewhat interesting in that it used portions of the Mach microkernel and BSD kernel and userland in a manner not entirely unlike NeXTSTEP or Mac OS X. Like OS X, Tru64 itself is not a microkernel system but uses Mach code in its kernel to implement threading and scheduling and possibly other features.


Icon

Tux Racer is a 3D game where you play Tux the Penguin, or several other characters, in a snow-filled downhill race. license, however the final release was changed to closed source.


Icon

Ultimate Deck and Landscape, from Punch! Software, is a simplified 3D CAD program that enables one to easily design custom deck layouts and landscape layouts. It provides a 3D-rendered view with the ability to "walk around" so you can easily view it from all angles. It can also keep track of general costs for all of the elements used in your design.


Icon

ViaVoice is a voice recognition program from IBM. It was available in a number of different languages. It was based on the previous VoiceType product Helloooo computer!


Icon

Virex is another of the 1990's who-owns-it-this-week products. Originally a virus scanner and disk utility set for Macintosh and PC from Microcom, who then became Datawatch, sold the Macintosh version of Virex to Dr. Solomon's. In 1998 all of this was bought out by Network Associates - a merger of McAfee and Network General Corp.


Icon

Virtual PC started off originally as an x86 emulator for PowerPC Macintosh to run MS-DOS and Microsoft Windows. Connectix, the company that made it, was purchased by Microsoft. Virtual PC was then retooled into a virtualization tool for x86 systems. Microsoft discontinued Virtual PC in favor of a server-oriented virtualization product called Hyper-V.


Icon

VirtualBox is an an x86 virtualization program.


Icon

Visio is a flow-chart diagramming program for Microsoft Windows originally from Shapeware/Visio Corp. Visio was specifically designed as a flow charting tool rather than a generic drawing tool. It featured easy to use drag-and-drop diagram creation, and shipped with a wide variety of stencils. In 2000 Visio Corp was acquired by Microsoft. It competed with Aldus Intellidraw and Micrografx Snapgraphics and Meta Software's MetaDesign.


Icon

Visual C++ is a greatly enhanced and re-branded version of Microsoft C/C++. The Visual C++ line is primarily aimed at Windows development on 386 CPUs. 5.0 and later were bundled as a part of Microsoft Visual Studio.


Icon

Visual J++ was Microsoft's proprietary dialect of the Java programming language which ran on Windows under Microsoft's Java virtual machine. It was part of the Microsoft Visual Studio product lineup. It included an Integrated Development Environment and many language extensions, such as the ability to make efficient use of the Win32 APIs. The primary advantage of J++ and Java was the ability to run on a byte-code virtual machine (pioneered by languages like the UCSD P-System ) at a time when Intel was threatening to cut off x86 compatibility in favor of 64-bit instruction sets.


Icon

The Virtual Memory System (VMS) is an OS originally designed for the DEC VAX line of servers. Over time, the OS grew to support Alpha and Itanium based machines. Released initially in 1977, the OS was a major competitor at the time to UNIX based machines.


Icon

VMWare is a commercial CPU virtualizer for commodity x86 systems. Unlike a PC emulator, CPU instructions are not interpreted, but rather run directly on the host CPU alongside any other native operating system and applications.


Icon

The Watcom C/C++ is a powerful compiler for DOS, Windows, and OS/2. Its key selling point was superior cross platform support. It supported DOS, extended DOS 32-bit, Win16, Win32, and OS/2. Notably, it was used to produce the video game DOOM as a 32-bit DOS extended program.


Icon

A media player for Windows. It really whips the Llama's ass.


Icon

Windows 2000 was a modernization of Windows NT 4.0 which brought many of the desktop changes, including Active Desktop, to Microsoft's Windows NT line. Four editions of Windows 2000 were released, Professional, Server, Advanced Server, Datacenter Server. Improvements over NT 4.0 include new Accessibility Options, increased language and locale support, NTFS 3.0, the Encrypting File System and Active Directory. Windows 2000 was first planned to replace both Windows 98 and Windows NT 4.0 although using the NT kernel for consumer and professional editions would not happen until Windows 2000's successor, Windows XP. | 1.0 | 2.x | 3.x | NT 3.x | 95 | NT 4.0 | 98 | 2000 | ME | All |


Icon

The Microsoft Windows 2000 High Encryption pack adds 128-bit encryption to Windows 2000 RTM. It was provided as a separate package from Windows 2000 RTM due to silly crypto export laws.


Icon

Windows 98 is a continuation of the Windows 95 product. The major change is an insanely heavy focus on web integration. The help system, many applications, and even the desktop are redesigned to make use of Internet Explorer. Windows 98 runs on top of the same "MS-DOS 7.1" with FAT32 support as Windows 95 OSR2, and it includes support for USB. Windows 98 had two major releases - a First Edition and a Second Edition. It was followed up by Windows ME. | 1.0 | 2.x | 3.x | NT 3.x | 95 | NT 4.0 | 98 | 2000 | ME | All |


Icon

Windows Longhorn was the pre-release codename for Windows Vista and was the successor to Windows XP and Windows Server 2003 (built from NT 5.2 codebase). Development on the OS started in May 2001 and went through two unique development cycles separated by a development reset in 2004. The reset occurred as Microsoft's development staff had lost focus on the project as a whole and what was required to be done in order to bring it to market. Features were being written into the OS at an alarming rate with a significant lack of QA or vision of true requirement. This combined with Microsoft's trustworthy computing initiatives caused the reset.


Icon

Windows Millennium Edition (internally Windows 4.90) was the last in the line of DOS-based Windows products. Like Windows 95 and Windows 98 it used the same hybrid 16/32 bit kernel that ran on top of a bundled version of DOS (MS-DOS 8.0). | 1.0 | 2.x | 3.x | NT 3.x | 95 | NT 4.0 | 98 | 2000 | ME | All |


Icon

Windows Media Center was a full-screen media player and video recorder designed for use on home theater PCs. It competed against digital recording devices like the Tivo.


Icon

The media player built-into Windows


Icon

Windows Neptune was a canceled version of Windows 2000 oriented towards the home market. It had featured elements brought over from Windows ME as well as new concepts such as activity centers. No final release of Neptune shipped and most work was rolled into Whistler


Icon

The Microsoft Windows Resource kit is a set of supplementary tools for managing and deploying Microsoft Windows. The first Windows Resource kit was released in 1991 for Windows 3.0. Most, but not all, Windows versions after that had corresponding Resource Kits. These were often freely downloadable from Microsoft.


Icon

The Microsoft Windows Software Development Kits (SDK) provide sample program code, extra libraries, and documentation to aid application developers producing Windows applications. Microsoft Windows Driver Development Kits are similar sets of samples and libraries but specific to device driver development, and much more in-depth.