Ubuntu: Who Needs Vista?

"Back in my university days, when Netscape was the latest web browser on the scene and the Pentium MMX was the power user's processor of choice, UNIX was part of my everyday life. Since graduating, my chosen desktop operating system has been Windows of some variety. This is partly because it was the most readily available consumer desktop operating system and also because it served me well for the most part." More here. In other Ubuntu news, Automatix2 for Feisty is released.

Review: Sony’s Palm Sized Windows Vista Computer

"Sony has recently updated their VAIO UX Micro PC line with the UX390N series. This little beast packs the power of a full blown Microsoft Windows Vista computer into a form factor of only 5.91"x3.74"x1.27"x1.50". When you first look at palm sized portable device you may guess it to be a souped up version of the Sony PSP, but if you take a look at the USD 2449.99 sticker price, you will probably guess it does a whole lot more. And that it does."

Learn How UNIX Multitasks

"On UNIX systems, each system and end-user task is contained within a process. The system creates new processes all the time and processes die when a task finishes or something unexpected happens. Here, learn how to control processes and use a number of commands to peer into your system."

Debian GNU/Linux 4.0 Released

"The Debian Project is pleased to announce the official release of Debian GNU/Linux version 4.0, codenamed etch, after 21 months of constant development. Debian GNU/Linux is a free operating system which supports a total of eleven processor architectures and includes the KDE, GNOME and Xfce desktop environments. It also features cryptographic software and compatibility with the FHS v2.3 and software developed for version 3.1 of the LSB. Using a now fully integrated installation process, Debian GNU/Linux 4.0 comes with out-of-the-box support for encrypted partitions. This release introduces a newly developed graphical frontend to the installation system supporting scripts using composed characters and complex languages; the installation system for Debian GNU/Linux has now been translated to 58 languages." Update: Debian 3.1r6 has also been released. Update II: Screenshots, and how to upgrade to it.

Thurrott: Microsoft Has ‘Absolutely No Plans’ to Ship Windows XP SP3

Paul Thurrot writes about Windows XP SP3: "If you were looking for any glimpse into the mind of Microsoft, this is it: the company has completely abandoned Windows XP, and it has absolutely no plans to ever ship an XP SP3. My guess is that Microsoft will do what it did with the final Windows 2000 Service Pack: claim years later that it's no longer needed and just ship a final security patch roll-up. This is the worst kiss-off to any Microsoft product I've ever seen, and you'd think the company would show a little more respect to its best-selling OS of all time."

WebCore From Safari 2.0 Branch Imported in GTK+-WebCore

Kimmo Kinnunen wrote yesterday on the GTK+-WebCore developer mailing list that he has imported the Safari 2.0 WebCore branch into GTK+-WebCore. "This means that from the webcore/javascriptcore part, the code is mostly the same as in current Safari. So if there are any crashes, they're not from webcore/javascriptcore part of the codebase with very high probability, rather my code."

OpenBSD bcw: Possible GPL Violation Issues

"I, Michael Buesch, am one of the maintainers of the GPL'd Linux wireless LAN driver for the Broadcom chip (bcm43xx). The Copyright holders of bcm43xx (which includes me) want to talk to you, OpenBSD bcw developers, about possible GPL license and therefore copyright violations in your bcw driver. We believe that you might have directly copied code out of bcm43xx (licensed under GPL v2), without our explicit permission, into bcw (licensed under BSD license)." The entire thread can be found here.

AROS Gets Themeing Support, USB Keyboard Driver

The AROS team has published a new status update with a list of improvements. Another important step in AROS customization has been done. Darius Brewka and Georg Steger have added a new decor system to Wanderer, allowing user to edit and change themes. Damir Sijakovic's ICE theme has been used as an example and it is now the default theme for AROS nightly builds. In addition, a USB keyboard driver has been committed, among other things.