Will Red Hat Take Linux to Enterprise Heights?

"From a strictly technical standpoint, Red Hat ES isn't particularly noteworthy: It's a collection of software compiled and packaged up, given a few management tools of varying quality, and pushed out the door. We did not notice any functionality unique to this Linux distribution, and there are certainly others out there that could fill the role of "departmental server" with equal facility for a lower price." Read the review at ITManagement.

Fixing the Java Memory Model

JSR 133, which has been active for nearly three years, has recently issued its public recommendation on what to do about the Java Memory Model (JMM). Several serious flaws were found in the original JMM, resulting in some surprisingly difficult semantics for concepts that were supposed to be simple, like volatile, final, and synchronized. In this installment of Java theory and practice, the author shows how the semantics of volatile and final will be strengthened in order to fix the JMM. Some of these changes have already been integrated in JDK 1.4; others are slated for inclusion in JDK 1.5. On other Java news, IBM urges Sun to make Java open source.

IBM rises, Sun sinks in server market

IBM widened its lead in the worldwide server market in 2003 at the expense of Sun Microsystems, making particular gains in the Unix server market, new figures show. In Unix servers, No. 3 IBM saw revenue grow 13 percent to $4.1 billion. Revenue for first-place Sun shrank 16 percent to $5.4 billion, while No. 2 HP saw revenue shrink 4 percent to $5.3 billion. The overall Unix server market shrank 4 percent to $16.7 billion, while the Linux server market grew 90 percent to $2.8 billion, Gartner said.

Linux: Kernel 2.2.26 “2.2 is not dead” Released

The new maintainer of the Linux Kernel 2.2, Marc-Christian Petersen announced the release of 2.2.26. The release includes several security fixes, including a fix for the mremap() bug. Alan Cox released the previous 2.2 kernel, 2.2.25 almost a year ago, in March 2003. In August of the same year he began a one year sabbatical to study for an MBA, handing over the maintainership to Marc-Christian.

Genesi Selects Motorola 7447A CPU for Upcoming Pegasos G4 line

Genesi announced today that the Pegasos II G4 using the recently announced 7447A will be shipping as soon as the CPU is commercially released by Motorola. Until then the 7447 will be shipped with the Pegasos II G4. Also, the Crux Linux PPC distro arrives on the PegasosII through the new 1.3.1 version. CRUX is a lightweight, optimized Linux distribution targeted at experienced Linux users.

REALbasic adds ability to build Linux applications

REALbasic 5.5 is shipping from REAL Software, and the new version of development environment adds the ability to build Linux applications from Mac and Windows systems, as well as other features of particular interest to Mac OS X users. "Even if Mac users have never had any experience with programming before, they can learn REALbasic and create useful applications to improve their productivity," Geoff Perlman, president and CEO of REAL Software, told MacMinute.

X Marks the Spot: Looking back at X11 Developments of Past Year

For the past year, there has been a slow and steady stream of news events regarding XFree86, X11, or new X server implementations. To those not paying close attention (and even those who are), the meaning of some of these events may not be clear. In this brief article, I attempt to share my impression on what the changes mean for users of free software on the desktop. It appears that XFree86 is in some turmoil, and it may leave some to infer that free desktop systems will suffer.

Trusted Solaris has Secure Future, Sun says

Sun Microsystems Inc. will continue to offer the Trusted Solaris version of its operating system as a separate product, a company official said Tuesday, trying to clear up any confusion that Sun may have caused in the marketplace. Sun executives have said several times recently that security features from Trusted Solaris, a hardened version of Sun's OS used by the military, governments and some enterprises, will be added to its standard Solaris distribution. But the two product lines will continue to exist separately, said Ravi Iyer, Sun's group manager of systems security marketing.

A Comprehensive Review of Lycoris Software

"At the time of this writing, Lycoris Desktop/LX is my primary operating system. As you’ll immediately discover, I’m quite fond of Desktop/LX and the manner in which Lycoris operates as well as continually proving their commitment to their users. After being a Linux user since 1994 and a Unix Administrator from 1993 to 1998, I’ve found a complete platform that anyone can use with ease and freedom." Read the review at DesktopOS.

Interview: PalmSource’s George Hoffman on PalmOS 6 Cobalt

The voice, the man, the... machine. That's George Hoffman for you. According to people who have worked with him (including my husband) he is one of the brightest Be, Inc. engineers ever. These days, George works at PalmSource, Inc. as the Director of Applications and Services. In his free time he sings with an (a cappella) vocal band of 4, Hookslide (check out their .wmv promo video clip)! In this interview we talk about PalmOS 6, aka Cobalt. We discuss the architecture of the OS, its capabilities, its market targets and more. Screenshots of Cobalt are included.

Application modeling with WebSphere Studio V5.1

An application model is analogous to a construction project blueprint, and is an important ingredient in application development. This article shows the steps for developing a Java application based on a Rational Rose class diagram using the Eclipse Modeling Framework, and also shows how to develop the same Java application using the Universal Modeling Language visualization tool.