‘Palm Rejected Apple Proposal Not to Hire Each Other’s Workers’

As it turns out, the relationship between Apple and Palm is even less amicable than we already thought it to be. Bloomberg got their hands on communications between Ed Colligan, then-CEO of Palm, and Steve Jobs in which Jobs made a proposal in which the two companies would promise to refrain from hiring each other's employees. Colligan, however, rejected the proposal, calling it wrong and "likely illegal".

Unix Celebrates 40 Years

"The computer world is notorious for its obsession with what is new - largely thanks to the relentless engine of Moore's Law that endlessly presents programmers with more powerful machines. Given such permanent change, anything that survives for more than one generation of processors deserves a nod. Think then what the Unix operating system deserves because in August 2009, it celebrates its 40th anniversary. And it has been in use every year of those four decades and today is getting more attention than ever before."

Reflective Surfaces No Problem for Logitech Mice

"According to Logitech, the Performance and Anywhere use dark field microscopy to detect microscopic particles and micro-scratches on high-gloss surfaces, rather than tracking the surface itself. The mouse sensor 'sees' the clean areas of glass as a dark background with bright dots and then interprets the movement of the dots to precisely track where the device has been moved. The Logitech Performance Mouse will be available in the US and Europe in August for $100, while the mobile-friendly Anywhere Mouse is expected to retail at $80." I don't know how many times I've cursed shiny new desks and wished that someone would finally utilize that dark field microscopy technique (end bad humor). Thank heaven for Logitec finally breaking through.

openSUSE To Default to KDE

On August 4 we discussed the possibility of openSUSE defaulting to KDE during the installation routine. This was raised as a feature request within the openSUSE community, and quickly gained the favour of many, become the most popular request. The openSUSE board and variousother leader within the project have discussed the issue, and have decided that yes, from now on, openSUSE will default to KDE during the installation process.

How Do You Use Your Netbook?

The big thing in notebooks right now are netbooks. They're cheap, more than powerful enough for day-to-day tasks, and small enough to actually carry around without anyone even noticing you're carrying one (not a bad thing in some parts of the world). However, they also receive a lot of criticism, such as cramped keyboards and displays that are too small. So, at Kaiwai's suggestion, here's a question for you all: how do you use your netbook?

Episode 21: Let’s Talk About X, Baby

What else would we talk about other than the massively article about X.org last week. We try and address a number of concerns about the article and common lines of reasoning / misunderstanding. Lastly, we move onto something completely different with topics on Google Chrome on Linux, IE6 and the two details we know about RockMelt: Rock. Melt.

Stats: Linux Kernel Development Speeds Up

The Linux Foundation has made some analyzation the past two years into just how much code is being added to the project and who is doing that contribution. This year's report is out, and the results are actually quite smile-worthy if you're a Linux advocate: the increase in code contributions is phenomenal, the rate at which these contributions are being submitted is faster, and there are more individual developers than previously.

Some of the Best Free Linux Games

"The many thousands of free games available for Linux has made it difficult to select which ones deserve a special mention. For this article, our objective is not to necessarily select games which have flawless graphics and sound, but instead to identify games which are highly addictive and have great playability. It has taken us weeks of heated discussions to whittle down the games into just 42 titles. We have tried to cover a wide range of game genres. Hopefully there will be something in this article which will be of interest to any type of gamer."

Mozilla Not Satisfied with Microsoft’s Browser Ballot Proposal

Remember the very detailed proposal Microsoft submitted to the European Commission not too long ago about the browser ballot? This was quite the detailed proposal, covering just about every possible aspect of such a ballot screen. Responses were positive from within the EC, but now it seems that according to the Mozilla Foundation, the proposal is not good enough.

PySide: Python for Qt

"The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself." Previously, the PyQt bindings were not licensed LGPL. If one wished to make a commercial application, then one previously had to purchase a commercial license for PyQt. Now it is possible to dynamically link to the LGPL-licensed PySide bindings instead. The PySide bindings are API compatible with PyQt.

An Interview with the MenuetOS Developers

MenuetOS is an operating system written entirely in assembly language. As a result it's extremely quick and compact (it can even fit on a floppy disk, despite having a GUI). It can run Quake. Two of the developers behind MenuetOS took time out to talk to GoodGearGuide about what inspired them to undertake the daunting task of writing the operating system, the current state of the OS and future plans for it.

Genode OS Framework 9.08 Pushes Cross-Kernel Portability

Following the three-months release schedule, version 9.08 of the Genode Operating-System Framework has been released, bringing improvements all over the code base and introducing new features such as a dynamic linker, and long desired support for super pages and write-combined I/O access. As described in the release notes, the overall theme of this release had been refinement, resulting in much improved implementations for key parts of the framework. In particular, Genode's synchronization primitives such as locks and signals had received much attention, and the central timer service have been replaced by a much improved implementation.