windows

Windows 98 Disk Defrag Simulator

Defrag98 is a free, browser-based simulator that recreates the classic Windows 98 Disk Defragmenter experience, complete with authentic visuals and period hard-drive sound effects. Users can select from virtual drives of various sizes and speeds to watch simulated disk clusters rearrange in real time, capturing the nostalgia of 1990s PC maintenance tools. The simulator runs offline as a web app and does not interact with actual device files, serving purely as a retro computing tribute.

https://defrag98.com/

Windows 98 Disk Defrag Simulator Read More »

Desktopcolors.com – Desktop Background Colors, by Operating System

Desktopcolors.com is an online archive cataloging every solid desktop background color used by classic operating systems and desktop environments, spanning 229 colors across 26 platforms. The site provides categorized collections from systems like Windows 95, Mac OS 8, Amiga Workbench, and others, serving as a nostalgic resource that documents the visual history of desktop computing aesthetics. It includes setup guides and platform listings, and it accepts community contributions through its GitHub repository.

https://desktopcolors.com/

Desktopcolors.com – Desktop Background Colors, by Operating System Read More »

Windows NT Got Its Name From One of Intel’s Failed X86 Replacements

Windows NT originally got its name from Intel’s canceled RISC processor project, the i860, which was codenamed “N-Ten” (NT), the first target platform for the OS. Microsoft later retrofitted the “New Technology” marketing label to the NT name, but it was the Intel i860’s codename that truly inspired Windows NT’s designation.

https://www.osnews.com/story/145617/windows-nt-got-its-name-from-one-of-intels-failed-x86-replacements/

Windows NT Got Its Name From One of Intel’s Failed X86 Replacements Read More »

Advantages and Disadvantages of Windows NT 3.1

Windows NT 3.1, released in 1993, was Microsoft’s first fully 32-bit operating system featuring improved stability, security, pre-emptive multitasking, and a new NTFS file system. It was designed to be portable across various CPU architectures, but its high memory requirements, limited driver support, and difficult setup hindered widespread adoption initially. Despite these drawbacks, Windows NT 3.1 laid the foundation for all future Microsoft operating systems and influenced the decline of proprietary Unix systems.

https://dfarq.homeip.net/advantages-and-disadvantages-of-windows-nt-3-1/

Advantages and Disadvantages of Windows NT 3.1 Read More »

More Emulation Goodness, an Intel Itanium (IA-64) Emulator That Boots Windows!

An Intel Itanium (IA-64) emulator named SKI, developed by Yufeng Gao and collaborators, has reached version 0.1 and is capable of booting the Itanium versions of Windows Server 2003 and Windows XP 64-bit, though performance is currently slow. While support for OpenVMS, HP-UX, and Linux/BSD is not yet available, this marks a significant milestone in emulation of the Itanium architecture, historically used mainly for HP-UX and OpenVMS systems, and no commercial emulators have existed so far. Additionally, a QEMU fork reportedly running Server 2008 on Itanium has emerged, pointing to ongoing developments in IA-64 emulation.

https://raymii.org/s/blog/Intel_Itanium_IA-64-Emulator_that_boots_Windows.html

More Emulation Goodness, an Intel Itanium (IA-64) Emulator That Boots Windows! Read More »

What Was Nice About the UI of Windows 2000

The Windows 2000 UI is praised for its clear, consistent visual design featuring distinct buttons, 3D relief effects, always-visible scrollbars, and well-grouped options that provide immediate, intuitive visual feedback. Its icons and font rendering helped users quickly identify interactive elements and navigate the system easily, contrasting with modern flatter, less obvious interfaces. Despite running slowly on minimal hardware, Windows 2000 offered a balanced, functional, and offline-capable UI that emphasized usability and clarity.

https://movq.de/blog/postings/2026-06-16/0/POSTING-en.html

What Was Nice About the UI of Windows 2000 Read More »

Windows 1.0 and the WinAPI, 40 Years Later

The article describes an experiment in building a game for Windows 1.0 using the original WinAPI and development tools from the mid-1980s. By recreating software with the first Windows programming interface, the author shows that many core concepts of Windows development—message loops, event handling, windows, and graphical APIs—were already present in the earliest release and have remained remarkably stable for four decades. The main point is that the longevity of the WinAPI demonstrates an unusual level of backward compatibility, allowing software concepts introduced in 1985 to remain recognizable and relevant in modern Windows development.

https://medium.com/@stassaf.uae/windows-1-0-and-the-winapi-40-years-later-abaf64832918

Windows 1.0 and the WinAPI, 40 Years Later Read More »

The Windows® 95 User Interface: a Case Study in Usability Engineering

Windows 95’s user interface development involved an interdisciplinary team focusing on iterative design and usability testing. Aimed at enhancing user experience for both beginners and advanced users, the team applied usability engineering principles to address design challenges. The process consisted of exploration, rapid prototyping, and fine-tuning, which allowed for flexibility and continuous improvement based on user feedback. Key findings led to significant design changes, ensuring the interface was intuitive and efficient. The project relied heavily on problem tracking to resolve usability issues, achieving a high fix rate due to team dedication. Ultimately, the iterative approach was crucial for creating a user-friendly operating system that met diverse user needs.

https://dl.acm.org/doi/fullHtml/10.1145/238386.238611

The Windows® 95 User Interface: a Case Study in Usability Engineering Read More »

Lqs/retrotick: 💾 Run Classic Windows & DOS Executables in the Browser — an X86 Emulator + Win32/Win16/DOS API Layer Built From Scratch in TypeScript

RetroTick: Run classic Windows/DOS executables in the browser via an x86 emulator and Win32/DOS API layer built in TypeScript. Offers a simple drag-and-drop interface. Includes support for various binaries and basic applications. Ongoing development aims to enhance compatibility and rendering fidelity. Released under CC0 1.0.

https://github.com/lqs/retrotick

Lqs/retrotick: 💾 Run Classic Windows & DOS Executables in the Browser — an X86 Emulator + Win32/Win16/DOS API Layer Built From Scratch in TypeScript Read More »

What Was the Secret Sauce That Allows for a Faster Restart of Windows 95 if You Hold the Shift Key?

Shift key during Windows 95 restart triggers faster restart via EW_RESTARTWINDOWS flag, allowing a quick resume unless memory fragmentation occurs, leading to a full reboot instead. Assembly code manages memory and state requirements. Fast-restart may fail on consecutive attempts due to driver issues.

https://devblogs.microsoft.com/oldnewthing/20260119-06/?p=111995

What Was the Secret Sauce That Allows for a Faster Restart of Windows 95 if You Hold the Shift Key? Read More »

Scroll to Top