OneCare Fails Second Virus Test

Microsoft's Live OneCare security software has failed tests which check how well it spots and stops malicious programs designed to attack Windows. OneCare was the only failure among 17 anti-virus programs tested by the AV Comparatives organisation. Microsoft's software only spotted 82.4% of the 500000 viruses that the independent group subjected it to. The test is the second in less than a month that Microsoft's anti-virus software has failed.

Switching Your Systems to the New DST

If you live in the United States, you are probably affected by a law passed by Congress in 2005 which turned the daylight savings system upside-down. Computers are, obviously, affected by this as well. Steven J. Vaughan-Nichols explains how to update your Linux computers to the new DST rules: "To make sure your Linux system knows when DST is, this year and ever on, you need to update your zoneinfo file, or replace it with one that contains the new rules." In addition, even though Apple has provided a fix for Mac OS X, this fix does not work for Macs running 10.3.9 or lower. Apple does provide a fix. This is where a freeware utility also comes into play.

First Impressions: Zeta 1.5

"I found a nice present in the mail today, the Zeta 1.5 upgrade. Installing on top of 1.21 is a breeze and worked flawlessly. After installing the upgrade you need to do a reboot and you are greeted by the new login screen." Lots of screenshots in the article, boys and girls. Rejoice.

Microsoft: ‘Office Format War Over’

Microsoft Office program manager Brian Jones, whose work has centered around the Open XML document format, now says the so-called format war with OpenDocument is officially over. The winner, he says, is both. Jones made the statement in a blog post over the weekend following the release by Novell of an Open XML translator for OpenOffice. The plug-in enables the free, open source productivity suite to open documents created in the Microsoft format, as well as saving OpenDocument files into Open XML.

Conary: an Innovative Second-Generation Package Manager

"rPath's Conary is a second-generation package manager. Considering that Erik Troan, rPath's CTO and co-founder, was one of the original authors of the RPM package format, some might be tempted to view Conary as an effort to do things right the second time around - nor is that view far from wrong. In its design, Conary is a streamlined version of dpkg or RPM with Yum in which all the utilities of those package managers are combined in a single command and combined with version control to meet the demands of a modern distribution."

Microsoft to Deliver Visual Studio 2005 Update for Vista

Microsoft said it will soon release a new version of its Visual Studio toolset for Windows Vista development. Jay Roxe, group product manager for Visual Studio, said Microsoft will introduce a new release of the Visual Studio targeting Vista development, known as Visual Studio 2005 Service Pack 1 Update for Windows Vista, as soon as March 5 but possibly as late as March 12 depending on when internal developers clear the code for general use.

The Multiboot Specification and NetBSD

Multiboot is a specification that defines a protocol between boot loaders and operating system kernels. The idea behind it is to let any compliant boot loader load and execute any compliant OS kernel, decoupling these two system components. This way, boot loaders can be simpler by only having to know a single load protocol, and OS development is easier because there is no need to write a custom boot loader. This article details how NetBSD was made Multiboot-compliant, allowing it to be booted directly from within GRUB, and thus making it easier to install NetBSD alongside a Linux system in a single machine.

Preview: Ubuntu 7.04

Recently, Canonical released Herd 5, the last alpha release of Ubuntu 7.04. Masuran.org took a quick look at this preview release, and concluded: "Ubuntu 7.04 will be a very sweet release. I can only hope that the new Gnome Control Center will be the default instead of the current menu structure and that desktop effects like Beryl or Compiz get a more prominent place in this wonderful operating system."

Choice or Chaos: the High Cost of Linux Fragmentation

"Freedom of choice is one of the great benefits of Open Source Software in general and Linux in particular. This freedom gives consumers the ability to select, without fear of litigation, what software they will use and how they will use or modify it. As a principal, this freedom is extremely valuable. However, a couple of announcements this week seem to indicate that market value of freedom of choice has dipped considerably. The biggest hurdle Linux adoption faced this week wasn't Microsoft, it was an enemy from within: Linux fragmentation."

The GNOME Journal, March Edition

The latest issue of the GNOME Journal has just been published. It features an introduction to GTK+ cross-platform application development, an interview with Jakub Steiner and Andreas Nilsson about the Tango Project, the first article of a series about free desktop companies, and a letter from the editor. Writers in this edition are John D. Ramsdell, Alexandre Prokoudine, Sri Ramkrishna, and Jim Hodapp.

Using Java 5 Language Features in Earlier JDKs

"Java 5 added a number of powerful language features: generics, enumerations, annotations, autoboxing, and the enhanced for loop. However, many shops are still tied to JDK 1.4 or earlier and may be for some time to come. But it's still be possible for those developers to take advantage of these powerful language features while continuing to deploy on earlier JVMs. Brian Goetz returns from his hiatus in this installment of Java theory and practice to demonstrate how."

eComStation 2.0 Beta 4 Available

The fourth beta of eComStation 2.0 has been released. Some of the new features include better wireless support, the Lucide document viewer, the Psi/2 instant messenger, SAMBA, and much more. "This is the fourth beta release of the eComStation 2.0. This product is available for download to all registered eComStation customers with active Software Subscription Services."

E17: Desktop Enlightenment

"The performance of desktop computers increases year by year. This gives the programmers great opportunities to further improve the desktop experience of the users. However, what should you do when you have an old computer that is not capable of running the latest and hottest software? How can you benefit from the great software that is X.org when you can't run a desktop that takes advantage of its best features? No need for upgrading your PC, when you can have a usable alternative with the current one. Let me introduce you to Enlightenment E17 - the window manager with minimal hardware requirements that may amaze you."

It’s Official: Pirates Crack Vista

"A genuine crack for Windows Vista has just been released by pirate group Pantheon, which allows a pirated, non-activated installation of Vista (Home Basic/Premium and Ultimate) to be properly activated and made fully-operational. Unlike cracks which have been floating around since Vista RTM was released in late November, this crack doesn’t simply get around product activation with beta activation files or timestop cracks - it actually makes use of the activation process."

Centralised Management with Puppet on Ubuntu

"This is a step by step tutorial on how to install the server component of Puppet (puppetmaster) on one machine, and the Puppet client (puppetd) on another. We then perform a simple test to make sure Puppet is working properly. If you're not familiar with Puppet, it's a configuration automation tool that allows you to centralize management of the various *nix flavors running on your network. Puppet supports central management of the important aspects of your systems, such as: files, packages, users, services, cron, mounts, etc."