OS News Archive

Tabos: New Operating System

"Tabos is a new operating system, at this stage of development aimed to run on Intel's x86 platform. Although it is our first try in creating a runable, modern OS, it seems that we are on the right way. We decided to develop a modular monolithic kernel with module loading support, using x86 platform features to achieve this goal: multitasking, paging, virtual memory, dma, pci, acpi are yet to be implemented."

A Very Critical Look at OS Re-creation Projects

There are at this time, a number of what I would term 'OS re-creation projects' (OSRs) in active development. These are OSes that attempt, by varying degrees, to re-implement the features of another operating system. In this article, I'm going to explore some of issues surrounding projects of this type. In the second half of the article, I apply these observations and examine two example platforms (Amiga and OS/2) and the related re-creation OSes.

First International Workshop on Plan 9 and Inferno

The first international workshop on Plan 9 aims at bringing together researchers and developers working on Plan 9 from Bell Labs and Inferno, or working on related ideas and projects. Workshop topics will include system architecture, system services, file systems and servers, applications, projects for other platforms related to Plan 9, security issues, and others. The workshop will take place on December 4th and 5th at the University Rey Juan Carlos of Madrid in Spain.

VMware Opens Virtual-Appliance Marketplace

VMware, long an advocate of prepackaged software appliances that can be loaded onto virtualization software, launched a program Tuesday to certify and sell such virtual appliances. The move expands VMware's earlier support for virtual appliances as a good way to try software. Now its Virtual Appliance Marketplace provides a way to buy as well. The EMC subsidiary also launched a certification program to ensure such appliances are working properly.

The Firefox Kid: Blake Ross Working on Parakey Web OS

Blake Ross helped make Firefox one of the biggest open-source success stories ever. Just wait until you see what he's up to now. Ross's is named Parakey. As he describes it, from a user’s point of view, Parakey is "a Web operating system that can do everything an OS can do." Translation: it makes it really easy to store your stuff and share it with the world. Most or all of Parakey will be open source, under a license similar to Firefox's. There are differences between the two projects, however. Although Ross plans to incorporate the talents and passions of the free-software community, he's building Parakey around a for-profit business model. And he's leading the charge with a simple battle cry: "One interface, not two!"

FreeVMS 0.2.15 Released

FreeVMS is an OpenVMS-like operating system which can run on several architectures like i386, PPC, Alpha, and many others. It consists of a POSIX kernel and a DCL command line interpreter. The only architectures currently supported are i386 and x86-64. Version 0.2.15 got released Monday.

Visopsys 0.64 Released

After a couple of months of serious work, Visopsys 0.64 has been released. There are only a handful of new, user-visible features (including right-click context menus and 32-bit .bmp/.ico support). The real focus of this release has been stability, quality, and debugging, plus large scale GUI re-engineering. In addition, graphics mode now works under Bochs 2.3 (as well as Qemu and VmWare). Downloads here and changelog here.

Are you Keeping up with the Commodore?

"When it comes to computers, the average person usually believes that 'newer is better'. After all, you can get more memory, a faster processor, and a larger hard disk, merely by waiting a few months. Old hardware is usually shunned as being of little value. In contrast, the elementary education sector has consistently found traditional educational methods to be superior to the newest, latest, and greatest methods. Some of the most knowledgeable and capable children are produced by the schools that use seemingly antiquated techniques. So what happens when the world of technology collides with the world of education? Why, the Commodore 64 makes a comeback!"

Multi-Boot Vista/Linux/OS X/BSD from the Vista Bootloader

NeoSmart has just released EasyBCD 1.5, complete with support for Vista, Windows NT/2k/XP, and Windows 9x/ME. EasyBCD 1.5 adds experimental support for dual-booting any of these along with Linux, Mac OS X, or BSD - straight from the Windows Vista bootloader without any additional configuration needed. "Windows Vista's new bootmanager is a double-edged sword. It's one of the most powerful booting scripts in existence, and a far cry from the very limiting boot.ini of legacy Windows operating systems. But it overwrites the MBR without a second thought, and doesn't provide any means for users of alternate operating systems and boot managers to use their old system. That's where EasyBCD 1.5 comes in!"

My Dream Operating System

This article is a inspired by some of the ideas which seem be constantly floating around my mind whenever I think about or read about operating systems. Surely, every time-served OS-geek carries a mental list of this sort around with them? This is a summary of all of the features which I would like to see in my dream FOSS based Operating System.

LivePC Technology: One Click Delivery of Operating Systems

"LivePCs are virtual PCs that you can create and share just as you can share the rest of your digital life (photos, music, videos, etc.) A LivePC contains everything needed to run a virtual computer - an operating system and a bunch of applications. You can create and share your own LivePCs, or use the public LivePCs created by others in our BetaGarage. You can use LivePCs on your desktop, or you can take them with you everywhere on a portable USB drive."

Ultr@VNC: Poor Man’s Virtual PC

"Believe it or not, you don't need to purchase Win4Lin or Virtual PC to easily access your old Windows OS that you still find yourself relying on. As a matter of fact, if you already own a Windows machine, you're already halfway there. Enter the headless PC. Today, I'm going to share with you a technique that I feel has been lost, thanks in part to virtual PC options, such as VMware and Win4Lin. It's a utility that many of you may even still use to this very day - VNC."

The Elaboration Likelihood Model: Why People Won’t Switch

A common heard question in the operating systems world is, 'if the alternatives to Windows are so much better, why aren't people en masse switching to them?' People come up with all sorts of answers to this question, but in fact, the social psychology world already has a fairly simple answer to this question. This answer also happens to actually explain why Zeta sold so well through the usually superficial television retail channel.

Introduction to MINIX 3

How often have you rebooted your TV set in the past year? Probably a lot less than you have rebooted your computer. Of course there are many "reasons" for this, but increasingly, nontechnical users don't want to hear them. They just want their computer to work perfectly all the time and never crash. MINIX 3 is a project to develop an operating system as reliable as a TV set, for embedded systems and mission critical applications, but also for future $50 single-chip laptops and general desktop use. The focus is being small, simple, and reliable. Note: This is the last entry for the Alternative OS Contest.