OpenSolaris Takes First Steps Toward Laptops

OpenSolaris has started branching into the mobile computing domain. That's a notable step given that Solaris is generally designed for much more powerful servers. The OpenSolaris Laptop Community website was launched earlier this month. It features support for Atheros' 802.11b/g wireless networking chip and said that drivers for Intel's wireless chips is "being evaluated." In addition, Sun engineers are working on adding Solaris support for various power-saving techniques important to the battery-constrained world of mobile computing.

Mandriva 2006 Available

"In accordance with its commitment to empowering users worldwide with the most innovative Linux operating system, Mandriva today released Mandriva 2006. The new version of the company's flagship product merges pioneer technologies from Conectiva and Lycoris, as well as spanning for the first time a one-year release cycle." Buy it from the Mandriva store, or wait until the download version is released. Update: Gael Duval, the founder of Mandriva, just notified me that Mandriva 2006 can be installed via ftp. Mirrors are here, choose "public ftp mirrors". CD images are not yet available.

Interview: Fiorini of the Mockup Project

Pier Luigi Fiorini is the lead developer of Mockup. Mockup is an open source effort to create a modern desktop operating system. It is based on Linux 2.6 and supports native POSIX threading, hardware detection, automatic device creation and automatic network configuration. The user interface, written using Qt 4, runs on Xorg, but will also support the framebuffer in future versions. Read on for an interview. Note that Fiorini is not a native English speaker, so forgive any spelling/grammar errors.

20th Anniversary of Windows

"When Windows first shipped, 20 years ago this month, it was considered nothing more than a slow operating environment that had arrived late to the party, well behind the industry leaders, Apple and Xerox PARC. Now, it's the operating system used on nearly 95 percent of all the desktops and notebooks sold worldwide. Take a look at Window's past and present, and what lies ahead in the future, including an interview with Mr. Bill Gates himself."

First Look at Eclipse Process Framework Project

Throughout the software industry, there are a lot of great ideas on how to effectively develop software, and a lot of knowledge around technologies, such as J2EE, and .NET, various tool environments. This article introduces the need for an open source process framework and the benefits of such a process to different audiences. It elaborates on the proposal to create an Eclipse technology project.

KDE 3.4.3 Released

"The KDE Project today announced the immediate availability of KDE 3.4.3, a maintenance release for the latest generation of the most advanced and powerful free desktop for GNU/Linux and other UNIXes. KDE 3.4.3 ships with a basic desktop and fifteen other packages (PIM, administration, network, edutainment, utilities, multimedia, games, artwork, web development and more)." Here's the changelog, download here.

Sockets Programming in Ruby

This tutorial shows how to develop sockets-based networking applications (free reg. req.) using the Ruby language. You learn Ruby basics as well as the most important classes for sockets programming, and then look at a working chat application that illustrates these fundamentals. The tutorial finishes by exploring the higher-level classes that make it easy to build dynamic Web servers, mail servers and clients, and other application-layer protocols.

eComStation Demo CD Released to the World

The eComStation demo CD is available for download. Now everyone is invited to download it and experience this OS, which is a continuation of IBM's os/2. The focus of eCS is to provide an organization with a set of world class business applications and an application engine which can support multiple API sets. eCS is REXX enabled and comes with support for Java, Windows 3.x (limited 32 bit Windows), OS/2 and DOS applications.

DragonFly BSD Updates

The DragonFly project has been making progress of late adding features desired for their upcoming release. In addition to the ongoing work to prepare the system to run free of the MP lock, a number of smaller, but important subprojects are nearing completion.

Apple Unveils New iMac, Video iPod, More

At a special press event Apple unveiled several new products today. They updated the entire iMac line, equipping them with 1.9 to 2.1 Ghz G5 processors, iPod-like 6-button remote control, built-in iSight and thinner enclosures. Apple also introduced new iPods, capable of playing 320x240 MPEG4/H.264 video, and it has a video-OUT. iTunes 6 is available now, and already there are 2000 music videos available in the iTMS. You will also be able to buy TV shows from the iTMS. Update: Sad news for the fans of the original CRT iMac: it seems that the eMac has been phased out. It is no longer available on the Apple Store website.

IBM Donates Development Assets to Eclipse

IBM officials said the company will donate a subset of the IBM Rational Unified Process to the open-source community. RUP is a development methodology that comes out of IBM Software Group's Rational business unit. Grady Booch, an IBM fellow and Rational's chief scientist, said RUP is a vast collection of methods and best practices for promoting quality and efficiency throughout software development projects.

Using Java Web Start with SWT

"SWT is a growing Java GUI toolkit that is making inroads into commercial and corporate development because of its cross-platform interface to the operating system's native GUI toolkits. However, deploying SWT applications across an enterprise environment can be tricky and tedious if not done correctly. Using Java WebStart can bring these great looking applications to the desktop while eliminating manual deployment and updates for the IT department and end users."