GNOME’s Next Step Must Be a Big One

Recent advocacy from Havoc Pennington and Miguel de Icaza may disagree on the exact high-level language to use for GNOME, but they both agree that a change needs to be made. However, Edd Dumbill thinks the debate so far has been taking a rather introspective view. To focus purely on language choice is to miss the biggest part of the picture, he says.

Gates’ Visual Studio 2005 Vision

Bill Gates launched the combined VSLive!, Microsoft Mobile DevCon, and AVIOS SpeechTEK conferences on Wednesday, March 24, 2004 with his keynote speech to a standing-room-only crowd at San Francisco's Moscone Center West. The first of the three demos showed new productivity features for VB developers in the Visual Studio .NET 2005 Community Technical Preview (CTP). The CTP is the second preview of the next version of VS.NET, formerly known as "Whidbey," scheduled for release in the first half of 2005.

Business Service Grid, Part 7: Keeping informed

Parts 1 – 6 of this series describe a service domain that represents a collection of comparable or related Web services through a common services entry point. In this article, we discuss how to keep up with the information that is available from the service domain. Why should you and why shouldn't you care about the information? We introduce several ways of using the information and discuss some approaches for optimizing its management.

Sun: No Open-Source Java

Slashdot reports that Sun CEO Scott McNealy has finally answered the long awaited question that has been on the minds of open source and Java developers and the answer is "no". He stated today that Sun sees no solution solved from open sourcing Java that isn't already addressed.

Microsoft Brings Vision for Mainstream Speech Technology to Life

From the PR: :"Microsoft Corp. today took another step forward in its strategy to make the business value of speech technology more broadly available to mainstream enterprise companies as Chairman and Chief Software Architect Bill Gates launched Microsoft Speech Server 2004 at the co-located AVIOS~SpeechTEK Spring 2004, Microsoft Mobile Developer Conference (DevCon) 2004 and Fawcette Technical Publications' VSLive! San Francisco 2004 events." Elsewhere, Microsoft has announced XNATM, a powerful next-generation software development platform. XNA empowers developers to deliver breakthrough games while combating rising production costs and ever-increasing hardware complexity.

Getting started with the Linux kernel Device Simulator Framework

If you are a Linux kernel and device driver developer with a moderate level of experience, the benefit of using the DSF template is twofold: You can develop test cases faster and more consistently since the DSF template can be used for many different tests. Also, you can target specific areas of the kernel for execution, which eliminates the typical userspace test case hit-or-miss approach to executing kernel code. This article will get you started simulating devices of your choice.