Linux Contributor Base Broadens

As the number of Linux kernel contributors continues to grow, core developers are finding themselves mostly managing and checking, not coding, said Greg Kroah-Hartman, maintainer of USB and PCI support in Linux and co-author of Linux Device Drivers, in a talk at the Linux Symposium in Ottawa Thursday. In the latest kernel release, the most active 30 developers authored only 30% of the changes, while two years ago, the top 20 developers did 80% of the changes, he said.

Update on the Windows Ultimate Extras

"When we launched Windows Vista in January 2007, we identified Windows Ultimate Extras as a unique series of add-ons that would be available to Windows Vista Ultimate customers. To date, we have released four sets of Extras - Windows Hold'Em, 16 Language Packs for the Windows multi-language user interface, Secure Online Key Backup, and Windows BitLocker Drive Preparation Tool. We want to let our Windows Vista Ultimate customers know that we are actively working to deliver the remaining Extras that we identified in January."

Review: Lenovo ThinkPad X61, X61s Notebooks

"It wasn't too long ago that I was sitting down to write a review of the ThinkPad X60s which, at the time, was a pretty exciting product. The X60s, and it's slightly heavier counterpart, the X60, are still both very relevant notebooks, but they have since been replaced with newer models. The two new systems, the X61 and the X61s, are very similar to the models that came before them, but take advantage of some of the same technological upgrades that were brought to other new models, like the T61 and R61."

Palm Foleo First Thoughts

"Late this spring, Palm, Inc. took the wraps off the Foleo, the first device in its new third product category. When it debuts in the next few months, this won't be a handheld or smartphone, instead it will something Palm is calling a mobile companion. I recently spent some time with a prototype unit, and I'd like to share my first impressions." More here.

LGPL Issue Parallels Solved

The issue between WINE and Parallels has been solved. "On July 2nd, Parallels sent the modified sources to me (Stefan Dosinger). I looked at them, and they are functionally mostly unmodified, except of some changes to get wined3d to compile on Windows(nameless unions, and similar things). What is yet to be verified is if these are the sources used to build the libs shipped in Parallels Desktop for Mac."

Slackware 12.0 Released

Patrick Volkerding has released Slackware 12.0. From the changelog: "Released as Slackware 12.0 with no changes since the last batch. Big Thanks again are due to the CREW, without whom this just wouldn't be possible to do with the level of quality that Slackware users demand. We had a lot of help this time, and I hope it shows in project output that you'll enjoy. Thanks for the support of the Slackware community, because without your support I wouldn't be able to keep leading this project."

Syllable Dev Build with New ABrowse Released

The Syllable team has released a development build which includes the new ABrowse. "This week's development build is now available and includes the new version of ABrowse. It will only run on 0.6.4, so if you've been waiting to try it, now is your chance! Note that there is no way to upgrade from a previous release of Syllable using a development build, so unless you're happy to replace your existing installation, wait for the official release of 0.6.4 or use a virtual machine i.e. VMware or Qemu."

Microsoft Document Formats Gain Massachusetts’ Favour

Massachusetts has proposed changing its standards policy to make room for Microsoft Office document formats. The state's Information Technology Division on Monday posted a draft proposal, part of a periodic revision to its overall technical architecture, to its Web site where it will be under review until July 20. If accepted, the policy update would list Office Open XML as acceptable 'open formats' for use by executive-branch state agencies. Office Open XML, also referred to as Ecma-376, are the XML-based file formats in Office 2007 that Microsoft standardized at Ecma International late last year.

Microsoft Ending Vista Family Discount

Five months after its introduction, Microsoft is discontinuing a program that offered some Windows Vista purchasers the ability to buy additional copies of the operating system at a substantial discount. Since Windows Vista went on sale to consumers at the end of January, US and Canadian buyers of Vista Ultimate have had the option of buying up to two additional copies of Vista - albeit the Home Premium version - for an additional USD 50 apiece. The company had said it would re-evaluate the 'Windows Vista Family Discount' after 30 June. In a posting on the Windows Vista Team Blog, Microsoft product manager Nick White said the program would 'sunset' as of 11.59pm PDT on 30 June.

ASUS Eee PC Hands on Preview

"One of the biggest news stories out of this year's Computex wasn't of a new chipset, GPU, or graphics card, but rather of the announcement of the ASUS Eee PC, a small, slim, and light portable computer that is priced at USD 199. Introduced by Jonney Shih, Chariman and CEO of ASUS at Intel's keynote address the first day of the show, the Eee PC has already made headlines world wide. Not only have we had the chance to actually use the ASUS Eee PC, we can also confirm some important new specifications of the notebook."

What Are the ‘Usability Experts’ Doing?

Sometimes, Apple's (or any other software maker's) complete lack of respect for usability never ceases to amaze me. Take today for example. Apart from the close, minimise, and "maximise" widgets Apple places on window decors, there is also a fourth widget programmers on the Apple platform can use. This widget resembles a sort of dash, and is placed on the top right corner of the window decor. This widget is used in many applications, both from Apple as well as from various third parties. It has one function: toggle the visibility of the window's toolbar.

Parallels Accused of LGPL Violation

SWSoft, the company behind Parallels Desktop for Mac, is possibly violating the LGPL license by using LGPL libraries from the WINE project without providing access to the source code. The WINE project first discovered the violation early this June, and after several failed attempts at getting the source code to the libraries, they set up a wiki page to keep track of the ongoing violation. The WINE project wants to resolve the issue "without starting legal action". Thanks to MacWereld for pointing this out .

Nouveau: Where It Stands Today

"The last time we had written an article on Nouveau, the community project working on developing an open-source 3D display driver for NVIDIA hardware, was this past January after being enlightened by glxgears finally being able to run on NVIDIA's NV4x GPUs. Since then many developments have occurred with this open-source NVIDIA driver as we have covered in several news postings. In this article today we will share with you where the Nouveau project stands today from a user perspective as well as testing out the driver on a few more NVIDIA systems."

Anatomy of the Linux Networking Stack

"One of the greatest features of the Linux operating system is its networking stack. It was initially a derivative of the BSD stack and is well organized with a clean set of interfaces. Its interfaces range from the protocol agnostics, such as the common sockets layer interface or the device layer, to the specific interfaces of the individual networking protocols. This article explores the structure of the Linux networking stack from the perspective of its layers and also examines some of its major structures."