The New iMac G5 Unveiled

Apple unveiled the new G5-based iMac, an all-in-one computer with 17/20" LCD screens. My Take: The product looks good visually, but I would have preferred if the bottom border of the screen wasn't as long compared to the other three, slicker, border sides (mockup). To customers, I would recommend the middle model: 17" LCD, 1.8 GHz G5, Superdrive, for $1499 US (just add Bluetooth). Good value.

Microsoft .NET Framework 1.1 Service Pack 1 Available

The primary focus of Microsoft .NET Framework 1.1 Service Pack 1 (SP1) is improved security. In addition, the service pack includes roll-ups of all reported customer issues found after the release of the Microsoft .NET Framework 1.1. Of particular note, SP1 provides better support for consuming WSDL documents, Data Execution prevention and protection from security issues such as buffer overruns. XP version, 2003 Server version.

FreeBSD 5.3-BETA2 Released

FreeBSD 5.3-BETA2 is now available directly or via ISO images. Release notes have changed little since BETA1 but several showstopping bugs have now been swatted. Much of the recent work has centered around the network and filesystem layers, ACPI and testing of the ULE scheduler which will become the default in 5.3. Elsewhere, Open For Business, Ed Hurst has another in a series of articles introductory articles describes describing FreeBSD; for email (part 5) purposes.

Improve collaborative build times with ccache

The ccache tool improves the build performance by caching the incorporation of header files into source files and therefore speeds the build time by reducing the time required to add in header files with each compilation stage. In this article, learn how to build and install ccache, how to use it with your existing environment, and how to improve the build times in group development projects.

Strict Open Source Kernel Policies Give an End to a Driver

Linux kernel maintainers removed hooks from a semi-binary driver (half open, half closed) for Philips webcams. This has angered the developer of the driver who have worked on the driver for 5 years, resulting on removing the driver completely from the kernel and his site. The developer has an NDA with Philips and he can't fully open source the driver, even if he wanted to. The losers from the whole story, are the users.