Apple MacBook Review

Tom's Hardware reviews Apple's MacBook. "The MacBook offers an excellent design for the money. The unibody construction is second to none, and Apple has done its homework with component selection, choosing best-of-breed technologies such as the Nvidia GeForce 9400M. While the lack of FireWire is disappointing for those who already own external HDDs with IEEE-1394 connections, or own low-latency FireWire external audio boxes for multitrack audio recording, we would rather have seen eSATA as the option for high-speed external storage. Nonetheless, the MacBook offers a robust notebook in Apple's entry-level product category."

Will Your Games Run on Windows 7?

ExtremeTech installs and launches 22 popular game titles - both old and new - to see which ones run on Windows 7, and which ones don't. And then there are games which do run but not without issues. Either way, the article provides gamers a glimpse into how Windows 7 affects gaming performance and if your favorite gaming title will run or not. They conclude: "We encountered relatively few problems, even with some of the older games. And given how sleek Windows 7 feels compared to Vista, we're looking forward to moving to the new OS as soon as it's released."

What Will the Netbook Version of Windows 7 Look Like?

Let's combine the two most popular topics on the internet today into one: Windows 7 on netbooks. Microsoft has already confirmed that it will ship a version of Windows 7 designed for netbooks, the popular small laptops that appear to be the only bright spot in an otherwise abysmal PC industry climate. However, with various reports indicating that Windows 7 already runs fine on netbooks, this raises the question: what exactly is Microsoft planning?

EU Might Force OEMs to Offer Choice of Browsers During Setup

Earlier this month, news got out that the European Commission is charging Microsoft with unlawful competition regarding its bundling of the Internet Explorer web bowser with Windows. At the time, information was scarce, but thanks to Microsoft's quarterly filing at the Securities and Exchange Commission. we now have a little more insight into what the EU might force Microsoft to do.

More Netbooks, Windows 7, Obama

This week wasn't marked by any breaking news items, but there were a few tends to be spotted. This may be have been a new week, but netbooks were still all the rage, with several items on our front page. We also had lots of news on Windows 7, and OSNews' very first game review. An uneventful week, but some interesting discussion nonetheless. This week's My Take is about the upcoming KDE 4.2 release.

Dynamically Create Cocoa Classes with F-Script

F-Script 2.0, now in beta, provides a handy syntax for dynamically creating Cocoa classes on the fly. This is useful for quickly experimenting, prototyping and using Cocoa interactively, as well as for developing sophisticated programs. You can type a class definition in the F-script console, hit return and immediately start playing with your new class. This article provides a quick introduction to this feature.

New 60 GHz Wireless Chip Created, Capable of Super High Speeds

The Georgia Electronic Design Center recently produced a working wireless chip that transmits data at 60 GHz signals. Scientists at the center achieved speeds of 15Gbps at a distance of one meter, 10 Gbps at two meters, and 5 Gbps at five meters-- and if those aren't blazing speeds even for a relatively small area, then I'm Mickey Mouse. The applications for the 60 GHz chip are endless for both consumer and IT markets, to add to our already vastly wireless lives. The ISO standard will be published later this year, and this new technology is predicted to be on the market in just a few years afterwards.

Windows 7 Beta General Availability Extended

In a blog post, Microsoft has announced it is extending the general availability of the Windows 7 beta from January 24th, to February 10th. People who have already started the download can finish the download as late as February 12th. Product keys will remain available even after the cut-off dates. OBviously, this only goes for the public beta; MSDN and TechNet subscribers will have access to the beta download all throughout the beta phase.

Torvalds on Filesystems, Netbooks, KDE 4.0

Ever year, Linus Torvalds goes on vacation to Australia, during which he usually also visits linux.conf.au. During his stay this year he gave an interview to ComputerWorld, in which he talked about the success of point releases and the important topic of file systems in Linux, which is quite an active field today with ext4 and Btrfs. He also gave some insights into why he switched away from KDE, moving to GNOME instead, and he shares his thoughts on Windows 7.

The Benefits of Parceling Root Power with POSIX

POSIX file capabilities split root user powers into smaller privileges, such as the ability to read files or to trace processes owned by another user. By assigning capabilities to a file, you can enable an unprivileged user to execute the file with those specified privileges. In this article, learn how programs can make use of POSIX capabilities, how to investigate which capabilities are needed by a program, and how to assign those capabilities to the program.

Apple’s Iconic 1984 Commercial Turns 25

This week, 25 years ago, a company aired an advertisement that would cement that company's name into the minds of many. It was an advertisement about individuality versus conformism, about light versus dark, about new versus established. It was the most expensive advertisement of its time, and yet, it didn't even show the product it was trying to sell. After the ad was over, all we knew was that something called "Macintosh" was going to show us how 1984 wouldn't be like 1984.

Microsoft UK Launches DRM-Riddled Music Store, Doomed to Fail

With every major online digital music vendor slowly but surely abolishing digital rights management, you might wonder how much sense it makes to launch a music service that locks tracks to the devices they're downloaded to. Still, this is exactly what Microsoft has done with its recent launch of its UK Mobile Music store. To make matters worse, there's a whole boatload of other weird decisions regarding this new service that makes you wonder if Microsoft UK has been in contact with anyone outside of its own main office building for, say, the past 5 years.

All the Lightweight Web Servers of the World

"There's far more to the world of Web servers than just Apache and IIS. While lightweight Web servers have much in common, there's also variation within the category. Most are written in C, but several other implementation languages have proven successful among the servers with which I've experimented, including Erlang, Java, Lisp, Lua, Perl, Python, and Tcl. If there's a language you favor, you can probably find a lightweight Web server here coded for your convenience. survey the possibilities and see how they apply to you."