Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Monthly Archive:: November 2006

Sony PlayStation 3: the Ars Technica Review

Ars reviews the PlayStation 3 personal computer game console, and they say: "The PS3 doesn't have any grand ideas; Sony wanted something high-tech, so they started from scratch with the processor and GPU, but what does it get them? Very little so far. The controller is a mash-up of ideas from their old systems, the 360's triggers, and the Wii's motion-sensing capabilities, but once it has that tech it doesn't really know what to do with it. The Blu-ray adds cost, but adds very little to the gaming experience for the user. It's great as a media player, but for those of us who love games first and foremost, we have to look at it skeptically. The PS3 is a system with no core message, and that is what keeps it from being elegant. Will it do great things in the future? I hope so, the possibility and potential are certainly there. For now, it's power looking for a mission statement."

Review: Slackware 11.0

Open Addict reviews Slackware Linux 11.0, and concludes: "The latest Slackware release is more of the same pure Slackware goodness from Patrick and Company. It doesn't drastically diverge from 10.2 but adds some new software packages and includes some newer kernel support. Hardware detection is pretty much as basic as it can be with much of the configuration and tweaking on you - the end user. Thankfully, it isn't hard to configure Slackware through its easy to find textfile-based configuration files, but newbies might be lost."

A Very Critical Look at OS Re-creation Projects

There are at this time, a number of what I would term 'OS re-creation projects' (OSRs) in active development. These are OSes that attempt, by varying degrees, to re-implement the features of another operating system. In this article, I'm going to explore some of issues surrounding projects of this type. In the second half of the article, I apply these observations and examine two example platforms (Amiga and OS/2) and the related re-creation OSes.

Open Letter to Novell

Novell and Microsoft recently entered into an agreement regarding software patents (really?) that betrays the rest of the Free Software community, including the very people who wrote Novell's own system, for Novell's sole financial beneift, according to Bruce Perens. Join Perens in signing an open letter to Novell's CEO Ron Hovsepian. "As the agreement stands today, it betrays the authors of the software you re-market and their users worldwide for Novell's sole commercial benefit."

Vista Apparently Compliant with 2002 US Antitrust Ruling

US prosecutors say Windows Vista and the latest version of Internet Explorer apparently comply with the requirements of the 2002 antitrust judgement against Microsoft. In a joint status report filed Tuesday with the U.S. District Court in Washington, D.C., prosecutors said Microsoft appeared to be complying with the judgement, which found Microsoft abused its Windows monopoly and set down rules for the software maker to follow to avoid future anti-competitive behaviour. Prosecutors and Microsoft have been submitting joint reports on compliance to the court every six months.

IBM Sees Novell/MS Deal Benefiting Linux

Just about everyone has expressed an opinion on the Novell/Microsoft patent agreement - except, that is, for the 800-pound gorilla of Linux: IBM. Today, Scott Handy, IBM's VP of Worldwide Linux and Open Source, decided that enough was enough and it was time to state IBM's position. In an interview with Linux-Watch.com, Handy opened by saying that, "IBM has long supported interoperability between Windows and Linux. As supporters of open source and open standards," he continued, "we applaud any effort to bridge this gap."

Licensing the 2007 Microsoft Office User Interface

"For the last year or so, one of the questions I've been asked again and again has been: "Can I use the new Office user interface in my own product?" On one hand, it's an immensely satisfying question to hear, because it means that others in the industry believe in the value of what we've built and see how the sound UI research we've done can benefit their own products. Creating the new user interface has been our team's passion for the last three years, and we love sharing the fruits of this hard work. On the other hand, the new Office user interface was a huge investment by Microsoft and the resulting intellectual property belongs to Microsoft."

Multiple Security Vulerabilities Found In Apple’s Disk Image Software

The 'Month of Kernel Bugs' project has found two unpatched security vulnerabilities in the way Mac OS X handles .dmg files. The first vulnerability, rated 'highly critical' by security-firm Secunia, can lead to privilege escalation, denial of service, and system access by a remote user (if Safari's open 'safe' files option is checked). The second issue is similar in nature, in that a corrupted UDTO HFS+ .dmg can lead to a denial of service condition. A workaround for both issues is to disable Safari's option to open 'safe' files after downloading, and to not open any .dmg file from a source you do not trust.

UI: Choices = Headaches

In this article Joel talks about the number of choices in applications. "This highlights a style of software design shared by Microsoft and the open source movement, in both cases driven by a desire for consensus and for "Making Everybody Happy," but it's based on the misconceived notion that lots of choices make people happy, which we really need to rethink."

Office 2007 Includes WGA ‘Kill Switch’

"Buried in a Knowledge Base article that Microsoft published to the Web on November 14 are details of Microsoft's plans to combat Office 2007 piracy via new Office Genuine Advantage lockdowns. Microsoft's intentions are clear: Just as it is doing with Vista, Microsoft plans to incorporate what basically amounts to a 'kill switch' into Office 2007. Office 2007 users who can't or won't pass activation muster within a set time period will be moved into 'reduced-functionality mode', according to Microsoft."

Hobbyist’s Review: Visual Basic 2005 Express

"Microsoft is pushing Visual Basic 2005 Express as the best language for hobbyists and novices, and are offering it free of charge from the Microsoft Visual Basic Express website. Since the price is right, and I fall into the hobbyist category, I decided to give it a try. This review is intended for amateur programmers, students and hobbyists who are interested in programming their computers."

Cross Platform Development with Qt

"This article focuses primarily on some technical aspects of Qt, Trolltech’s cross-platform C++ toolkit which, as you may know, is the architectural core behind the KDE desktop on Linux. At the end, I show how easy it is to create a simple application without writing a line of code." More here.

Introducing Game Development with Microsoft XNA

C'mon, haven't you ever thought that it would be cool to write a game for the Xbox 360 or Windows, if only you had the time? Microsoft's new XNA Game Architecture is designed to make game development modular and easy. Throw in developer tools, such as XNA Express, and you have no excuses to create the next DOOM. Matthew David shows why game development is only a few key strokes away.

ZFS Patches for FreeBSD

The first set of patches are available to compile the ZFS file system module on FreeBSD. "This is a first set of patches, which allows to use ZFS file system from OpenSolaris on FreeBSD. To apply the patch you need to have recent FreeBSD source (be sure you have rev. 1.284 of src/sys/kern/kern_synch.c). To try it out you need i386 machine (this is what I tested) and kernel without WITNESS compiled in (there are probably some warnings still). Currently it can only be compiled as a kernel module."