No Open Graphics Drivers from AMD

Statement by ATI: "For other markets, such as workstation and consumer, performance and feature differentiation are key metrics. Proprietary, patented optimizations are part of the value we provide to our customers and we have no plans to release these drivers to open source. In addition, multimedia elements such as content protection must not, by their very nature, be allowed to go open source."

Yet Another Way to Browse OSNews

Between the full desktop version, the subscriber's ad-free version, the normal mobile version (via autodetection), the very lite mobile version and the WAP version of OSNews, here is one more: http://osnews.com/pda . This version is built around our RSS feed and it's geared towards cellphones (like the Motorola RaZR line) that can't quite manage to render our normal mobile front page (28 KB overall) while the very lite or WAP versions don't have enough information in them so they leave our readers with a bitter taste. Hence, we implemented this RSS-based middle-ground mobile version, like we also did for other popular sites yesterday (screenshots). The PHP source code that generates this mobile-friendly layout is freely available and ready to be deployed, courtecy of MoBits.com.

The IBM PC’s 25 Year Legacy

"August 12, 1981 marks the birth of the IBM PC, the computer that single-handedly turned personal computing to the business market. IBM's success forced Apple and others to change their focus, and most personal computer companies from the pre-IBM era have become historical footnotes. By 2006, even Apple Computer had followed IBM's lead and adopted Intel CPUs and built Macs that can boot Microsoft Windows." Yes, boys and girls, she's that old. A 'thank you' is in order, I suppose.

Haiku LiveCD Script

The Haiku news just keeps on coming lately. "HaikuLiveCDScript is a shell script to build a Haiku live CD. It downloads, decompresses, and generates a boot image and drops files in a folder ready to be burnt. Just unpack the script files and execute 'makelivecd', and wait a while."

The GNU Linear Programming Kit

"The GNU Linear Programming Kit is a powerful, proven tool for solving numeric problems with multiple constraints. Get an introduction to GLPK, the glpsol client utility, and the GNU MathProg language to help find the best solutions to complex numeric problems. Then, learn to solve the problem of optimizing the operations for Giapetto's Woodcarving, Inc., a fictional toy manufacturer."

Is .Net Taking Over the World?

"Four short years ago, Microsoft unveiled its new framework/engine for programming and running applications in a virtual environment, and the world was stunned. Microsoft had introduced a run-time environment that was for the first time a true 'write once, run everywhere' implementation, but that was far from being the end. With .NET 3.0 on the loom, NeoSmart Technologies takes a look at how far .NET has come and just how long it can keep going."

Debunking the Blue Pill Myth

"Blue Pill is the prototype resulting from a security study made by Joanna Rutkowska, which took advantage of new virtualization capabilities of AMD processors (known as SVM and previously as Pacifica) to inject a rootkit in a running Vista operating system. Ms Rutkowska claimed a malware using this method is undetectable. Virtualization.info met Anthony Liguori, Software Engineer at IBM's Linux Technology Center, and, most of all, one of the men behind the Xen hypervisor, to finally debunk the Blue Pill undetectabiliy myth."

Review: Mac Pro

Ars does its usual thorough stuff on the new Mac Pro. According to Ars: "The interior layout is a big win for Apple. Four drive bays is adequate for a pro tower, and the fact that each drive is on its own bus is a smart design decision. It's also great having room for a second optical drive. In terms of performance, it's good news - with a caveat. While the fully-buffered memory, the screaming-fast Xeon 5150s, and the 1333MHz FSB are all great, Apple's video card choice is most definitely not. It doesn't fit, and it detracts from the overall experience. Despite that, the Mac Pro is a very solid graphics or video editing workstation. When all the major 'pro' applications have made the transition to Universal Binaries, the PowerPC years will be little more than a memory."

Novell CTO Defends ‘Unstable’ Xen Claims

Novell chief technology officer Markus Rex has hit back at criticism the company included an 'unstable' Xen virtualisation environment in its new Linux server, pointing to support from hardware partners. "We had all the major hardware partners that had virtualisation hardware like IBM, Intel and AMD. They all stood up and said 'Yes, this technology's ready, and we fully support deployments based on Xen and in combination with SUSE Linux Enterprise 10'."

Review: Sabayon Linux

Techgage reviews Sabayon Linux, and conclcudes: "After taking an initial look at Sabayon, I have mixed feelings. Though, I feel more joy when using it than anything negative. One reason this distro may stand out above others is because it takes a difficult base distro, and opens its arms for new users who want to experiment. When it's all said and done, you will have a full functional Gentoo machine after the installation, topped off with a Sabayon coat of paint. What a great looking coat of paint it is."

.NET and Java to Get Better Dynamic Language Support; PHP.NET

With highly expressive syntax that is easy to read, write, and maintain, dynamic programming languages like Python and Ruby are extremely conducive to rapid development. Microsoft and Sun Microsystems have observed growing interest in dynamic programming, and plan to integrate more extensive support for dynamic language features in their respective managed language platforms. Elsewhere, check PHP for .NET.

Open-Source Darwin? Not Yet

Apple is stonewalling open-source developers despite the company's recent release of much of the Mac OS X Tiger kernel source code, according to Proclus, administrator of the GNU-Darwin Distribution. "In order to have a free and open source system, two things are necessary. First, all the necessary source code must be obtainable by anyone, and second the system must obviously be bootable in order to use it," Proclus told MacNN. "Darwin OS is not bootable without the AppleACPIPlatform driver, which is closed source at this time." On a related note, a slew of unannounced features have been posted to the web, found in the developer preview of Leopard.

3dfx’s Quad-GPU Voodoo5 Board Offered to Bidders

A never-shipped 3dfx Voodoo5 6000 AGP graphics card has popped up on eBay to tempt fans of historical GPUs. Speaking of fans, this boy has four of 'em, one each for the four VSA-100 graphics chips the board sports - along with 128MB of frame-buffer memory. The full-length card requires a 3.3V AGP slot should the successful bidder care to try the thing out. It also requires a power feed from the host system's PSU. Later incarnations of the card were bundled with their own, external power supply brick. The GPUs are clocked to 166MHz.

The Mac Pro Value Equation

"Apple has done something really different with the Mac Pro, and it's taken a few days to put it all in perspective. Instead of three different models with several build-to-order options, Apple has a single model with a host of build-to-order options. With so many options - Apple says there are millions of possible configurations - it's not easy to come up with a simple value equation for the Mac Pro."

GNU Classpath 0.92 Released

This is the first release that has a full graphics 2D implemenation based on Cairo enabled by default. This enables the use of applications like JEdit, FlickrBackup and JFreeChart out of the box. See Screenshots of CairoGraphics2D in action. Also new in this release is the inclusion of an applet viewer and plugin that can be embedded in webbrowsers or other applications. It works on any platform supported by the various runtimes based on GNU Classpath, including 64 bit architectures. Lots more improvements, like better gnome integration, are mentioned in the release announcement.

Building Cheat Sheets in Eclipse 3.2

"Cheat sheets are a great way to guide users of your Eclipse plug-ins or Eclipse-based products through the steps they must follow to use your software. Eclipse V3.2 enhances cheat sheet technology to make them easier to build and more versatile for users. This article gives you a short overview of what's new for cheat sheets in Eclipse V3.2, including the composite cheat sheets feature, and gives good examples of how to use them."