Thom Holwerda Archive

Intel Sells XScale CPU Line, Mobile Business to Marvell

Marvell Technology Group and Intel Corporation have signed an agreement for Intel to sell its communications and application processor business to Marvell for a purchase price of USD 600 million plus the assumption by Marvell of certain liabilities. Intel's communications and application processor business develops and sells processors for handheld devices including smartphones and PDAs.

WinFS Cancellation Questions and Answers

"There are obviously a lot of questions on people's minds. So I post again today trying to answer some of them. To those who think I am not a real person but rather a name in front of PR machinery – that's just not true. I am flesh and blood – with a job, a team, and a passion for what we have been pursuing in WinFS. And even a life outside of Microsoft Building 35 with a wife, kids and other interests. Certainly seems like I might have been too careful in wording last week – was not my intention to offend bloggers everywhere, really."

The People Behind DirectX 10

"When DirectX 10 rocks your PC with the release of Windows Vista early next year, it will come courtesy of a trio of forces: The graphics card companies obviously play a huge role, as do the game developers, but DirectX is Microsoft's baby. Ultimately it is up to Microsoft engineers to work together with IHVs and game developers to define the API. We managed to sneak some time into the busy schedules of two key Microsofties to find out what makes DX10 tick, and why they think you're going to want to migrate to a DX10-capable computer for the best experience the PC has to offer."

Exploring the Google Web Toolkit

The recently released Google Web Toolkit is a comprehensive set of APIs and tools that lets you create dynamic Web applications almost entirely in Java code. However, GWT is something of an all-or-nothing approach, targeted at a relatively small niche in Web application development market. This article shows you what GWT can do and will help you decide if its the best tool to use for your web development.

10 People Who Don’t Matter

CNN made a top 10 list of people who do not matter anymore in the tech industry. Among them, Steve Ballmer, Linus Torvalds, Jonathan Schwartz, Rob Malda from Slashdot, and Ken Kutaragi (responsible for the Playstation). This list is actually a by-product from their top 50 list of people who do matter; which containts, among others, Steve Jobs.

Loans to Lift Vista Uptake

Microsoft Australia will try to prod businesses into upgrading to its planned Windows Vista and Office 2007 products with a set of sweetheart loan deals. The loans will come from the Microsoft Financing operation, which kicked off in Australia in March and offers credit for technology upgrades that include services, hardware and Microsoft software. The aim of the loan products would be to make it easier to tempt businesses into buying the new operating system and Office upgrade along with the hardware necessary to run it.

Who’s Afraid of Nathan Myhrvold?

"Nathan Myhrvold, formerly Microsoft's chief technology officer, retired six years ago from the software giant with a fortune that, it's safe to say, runs well into nine figures. But instead of taking early retirement as a chance to relax, travel, and maybe dash off a unified field theory or two, Myhrvold has founded a firm that has produced almost as much rage, terror, and ominous speculation as Microsoft once did."

Reviews: Windows Vista Build 5465

Paul Thurrot, Microsoft Apple Microsoft supporter, reviews the new Vista build: "Little more than a month after issuing a bug-laden Windows Vista Beta 2, Microsoft has shipped its first post-Beta 2 interim build of the next Windows and it makes up a lot of lost ground. Indeed, it's hard not to view this build and not believe that Microsoft is absolutely back on track." Another reviewer also states that performance has increased since the previous build.

Apple To Unveil MacOS 10.5 at WWDC

Apple has confirmed that Steve Jobs will hold a keynote speech at the WWDC, which will be held from 7th to 11th August. Jobs will unveil the feature set of Apple's answer to Windows Vista, MacOS 10.5, Leopard. Apple fansites have been buzzing with rumors and screenshots (which were fake anyway) about Leopard; the main point of interest seems to be not if, but how Apple will provide support for Windows in Leopard.

Will Intel Get Its Groove Back with ‘Woodcrest’?

Server makers are lining up a host of new and enhanced systems armed with Intel's new 'Woodcrest' Xeon processor, a chip built on a new architecture that promises better performance coupled with greater energy efficiency. Intel initially said the Xeon 5100 family - based on Intel's new Core microarchitecture - would be released in the third quarter. However, earlier this month the giant chip maker pushed up the date to June 26 in an attempt to take back momentum from rival AMD. Ars' Hannibal gives his view on the new processors.

Scott Morris: Bill Hilf No Threat to Linux on the Desktop

Scott Morris has replied to the statement made by Microsoft's Bill Hilf that Linux poses no threat to Windows on the desktop. "I'm telling you, SLED 10 will be the first Linux platform ever that can truly address all of the issues to be considered when looking for a desktop platform. Gone are the days where the knee-jerk response is 'OK, so how much do I need to fork over to you, Mr Gates?' Only the old-school has-beens are still thinking this way. Join the new IT movement. The one where everyone sees Microsoft's software for the trash that it is, and sees Linux for the value that it adds to the industry. At very least join us in the real world and think for yourself."

An Introduction to Ruby on Rails for DB2 Developers

"Ruby on Rails is an open source Web framework causing a lot of excitement among Web developers. By supporting agile development techniques and a philosophy of "convention over configuration," it has enabled many developers to radically reduce the time and pain involved in creating Web applications. Because Rails emerged from the open source world, until recently you had to use MySQL or PostgreSQL to work with it. Now that IBM has released a DB2 adapter for Rails, it's possible to write efficient Web applications on top of your existing DB2 database investment. This article highlights some of the things that makes Rails exceptional, explains how to get going with Rails and DB2, and leads you through your first Web application in Rails."

Open Source Palm OS Clone in the Works

In an effort to save Palm OS, work has been started on an open source clone of the operating system. The author aims to make the clone OS binary and source compatible with Palm OS 5 wherever possible while still moving the OS forward with features like memory protection and multi-tasking. The project is at its infancy (it does not have a website yet), but the person behind it is asking for help.

Exploring Cocoa with F-Script

"If you are a Cocoa developer, you already know that the dynamic nature of Objective-C and Cocoa is what makes them so flexible and powerful. In terms of development tools, the power of a dynamic object-oriented environment like Cocoa translates into original tools like Interface Builder or F-Script, an open source project that is presented in this article. F-Script is an integrated set of tools that makes it possible to interactively explore and manipulate Cocoa objects as well as script them using new high-level programming techniques. This article shows you how to use some of its most impressive features and demonstrates how it can be a useful addition to your developer toolkit."