PowerMac G5 Hardware Quality Survey

Macintouch has done a hardware quality survey among owners of PowerMac G5s (3000 PowerMacs) regarding hardware quality, support quality, and more. The conclusion: "The Power Mac G5's 17% first-year failure rate remains far higher than the industry average of 5%. If Apple is to maintain its premium pricing, it should provide premium reliability. As things stand, high Power Mac prices must include high warranty service costs built-in. With an overall failure rate of 23%, a quarter of which occur outside of Apple's 1-year warranty, and an average of 1.29 repairs per affected unit implying repeat problems, Power Macs are neither cheap for Apple to service after the sale, nor cheap for buyers. Power comes at a cost." Ok. Run Forrest, run!

Belenix 0.4.4 Released

Belenix 0.4.4 has been released. "This release marks one more important step for OpenSolaris LiveCD performance. After a couple of months of hacking and testing this release includes an enhancement to the HSFS filesystem module that improves CDROM access time by upto 30%. In addition a bunch of work is going around packaging so the next major release should be complete with packaging based on Pkgsrc." Get it at their download page.

Sun Puts Opteron Into Blades

Sun is coming out with the latest of its Opteron-based Galaxy servers, including its first system that will give the hardware maker a presence in the fastest growing and highly competitive blade space. At an event in San Francisco July 11, Sun officials will introduce not only the new Sun Blade 8000, but also another server that can scale to 16 processors and a system code-named Thumper that combines both server and storage capabilities in a single box. There's even a slideshow.

End to Win98 Support May Boost Desktop Linux

From today, Microsoft will no longer issue security updates or provide support for Windows 98 and Windows ME, which could lead users to trying alternative operating systems such as Linux. Eight years after launching Windows 98, Microsoft will finally wash its hands of updating and plugging security gaps in its ageing operating system. The software giant originally planned to pull the plug in January 2004 but decided to extend support because of the increasing threat from Linux.

GCC 4.1.1 Released

The GNU Compiler Collection contains frontends for C, C++, Objective-C, Fortran, Java, and Ada as well as libraries for these languages. In this version: important security improvements on the generated code. Various optimizer improvements. Many Java (GJC) fixes and improvements. Support has been added for the IBM System z9 109, the MorphoSys architecture. Many other changes.

Improving Your Code With Xcode and Static Code Analysis Techniques

"Static analysis refers to a method of examining software that allows developers to discover dangerous programming practices, poor use of language features, or potential errors in source code, without actually running the code. If you use Xcode with C or Objective-C, you can gain real quality improvements by understanding the basics of static analysis techniques and by integrating these techniques into your development process. In this article, we show you how to use GCC to help verify C and Objective-C programs."

Review: Parallels Desktop

Ars reviews Parallels Desktop for MacOS X, and concludes: "People pondering the switch to a MacBook can rest assured that with the exception of USB device support and hardware accelerated 3-D applications, their needs will be well met by this little workhorse of a program. Between the networking that just works, the impressive speed and the inability of the client operating systems to know they are running within a 'virtual machine', I think you'll be hard-pressed to find software for any x86 OS that doesn't work within a Parallels VM."

Source: EU To Cap Microsoft Daily Fine at USD 3.8 Million

The European Commission plans to raise the ceiling of future fines on Microsoft to 3 million Euros (USD 3.8 million) a day if the company continues to defy an antitrust decision, a diplomatic source said on Monday. He was speaking as European competition regulators met to discuss the amount of a fine the European Union's executive arm will impose on the software giant for failing to comply with the 2004 decision that it abused its dominant market position.

FreeBSD Development Projects Summary

Joel Dahl, FreeBSD developer: "FreeBSD development is fast these days and reading CVS commit mails is a time consuming task, but almost always both fun and interesting. However, somewhat secret, the really interesting stuff can be found in the Perforce repository. This is where all the cool projects are maintained, and the daily activity is quite high." It's a summary of all the 'secret' development they have in their perforce repository. It mentions DTrace, Xen, FreeBSD/ARM, FreeBSD/MIPS, a new USB system, and sun4v development, for example.

A Survey on Linux Kernel Quality

As has been reported on LWN recently , Andrew Morton (one of the core Linux kernel developers) has been heard to worry that bugs are being added to the kernel more quickly than they are being fixed. But it is hard to know for sure. In an attempt to obtain a little more data on the problem, Andrew has asked LWN to run a survey of its subscribers. The results will, hopefully, shed some light on how a wider part of the community sees the kernel quality issue; they will be discussed at the upcoming kernel summit.

Virtual OS, Virtual Machines: Observations by Author Jeff Dike

"Sit tight, Linux Users. User Mode Linux will soon have the same capabilities as Xen in the virtualization arena - like live migration, says Jeff Dike, author of User Mode Linux. Operating out of the Linux kernel port, UML enables the port to host multiple virtual operating systems. Speaking with SearchOpenSource.com, Dike described the pros and cons of virtual machines versus virtual operating systems and offers some advice on whether to opt for UML, Xen or VMware."