OS News Archive

Brainstorming: User-Defined Conversations

As part of our OSNews v3 project, we have a framework in place that would allow registered users to not only comment on existing stories and suggest stories for OSNews editors, but also post their own thoughts on their own personal pages and allow others to comment on them. Read more to learn about some ideas we've had, and to give your feedback and suggestions. Most of all, we'd like to know whether this is functionality you'd be interested in using.

EyeOS: a Different Operating System

EyeOS is a free, cross-platform personal content manager system based upon the style of a desktop operating system. The base package includes the whole operating system structure and ten apps: a calendar, file manager, text editor, internal messenger, browser and calculator. EyeOS's is thought to provide a complete, scalable and free (GPL) organization and work system. Everyone can port an existing PHP app to EyeOS and create a meta-package. You can test it online here.

BlueIllusionOS 0.06 Released

"BlueIllusion 0.06 is out for downloading and testing. The OS sports various programs and commands, its own editor, an XML-Library, which I'm gonna use for loading and parsing settings, a 32 bit GUI, RTC Support, IDE/ATAPI-Driver (big thanks go to Andy McLaughlin from Visopsys Project- I've ported his IDE/ATAPI driver), ISO9660-FS support and finally functional and usable pipes."

GNU/DOS Updates; New TextOS Versions

For the "bleeding edge," the FreeDOS distribution GNU/DOS 2005 has had 15 software updates so far, including those dealing with speed and bug fixes, an improved menu system, a new screen saver, and a new package management system since its release last month to prepare for GNU/DOS 2006, which should be released by this winter. You can download these updates at the official GNU/DOS Web page. Meanwhile, the operating system/programming language TextOS has been updated to versions v1.0b9 and v2.0b8, which are both faster and include an updated version of the supplied editor/file viewer. Download both versions at the official TextOS Web page.

Visopsys 0.56 Released

Visopsys is an alternative OS for PC-compatibles. Version 0.56 is a maintenance and bugfix release, with important fixes to eliminate potential boot problems, faulty EXT2/3 mounts, and problems with the detection of secondary hard disks. Important multitasker improvements related to process initialization have also been back-ported from the 0.6 development branch. Download page and changelog.

Introducing New OSNews Staff

I'm very pleased to announce the addition of some new members to the core OSNews staff. Thom Holwerda and Andrew Youll officially started late last night, and as you can see from their postings, they've hit the ground running. Read more for some information on the latest additions to our family, and also for some exciting news about the site.

Introducing GNU/DOS 2005

GNU/DOS version 2005 was released today. GNU/DOS is a FreeDOS distribution for desktops which includes some FreeDOS utilities, much of the DJGPP suite including many GNU utilities, vim, Arachne, and OpenGEM. All code used in GNU/DOS is open-source or public domain with source. ISO images are currently available, and there are plans to produce commercial CDs very soon. Installation is currently difficult due to the lack of an open-source CD-ROM driver. For more information, go here.

Xen growing up

In August, XenSource will release Xen 3.0, software for running multiple operating systems on a single server. The Register's Ashlee Vance writes about big companies helping to make Xen a strong competitor with VMWare. New Xen features coming August and soon include better SMP support; x86 64-bit, Itanic, Power, and Intel VT CPU support; and Solaris and Windows support.

TriangleOS News

A new storage layer is currently in development for TriangleOS, the VFDBS, which aims at replacing the VFS in order to change the way data is stored and handled through the entire OS (all data is centralised, support for meta-data, journaling for all filesystems, etc.). The User Interface also needs to change to enable the user to quickly browse through all the information.

Guest PC 1.4 – Ready for Prime Time?

Guest PC, as described by Lismore Software Systems, Ltd., is "another computer inside your Mac". While in simplicity this is true, Guest PC offers Mac users far more. Guest PC has received a few bad reviews along the way, however, version 1.4 makes up for many of the previous versions shortcomings. This review will discuss the features and highlight some of the improvements found in Guest PC 1.4.

Desert Spring-Time: An OCaml OS

Desert Spring-Time (DST) is an OS based on the OCaml runtime+native code compiler. Their goal is to build a robust system through extensive use of OCaml language features, such as static type checking. Currently, this is only a prototype, and is best tested with qemu. More information can be found here.