JNode 0.2.3 Released

The JNode team has released version 0.2.3 of the JNode operating system. JNode is an open source operating system written completely in Java (with a very small assembler nano-kernel). New features and improvements in this release are many classpath patches, improvements in AWT, Swing and desktop support, various bugfixes in the JIT compiler, ISO9660 support, better support for testing JNode with Mauve (mauve plugins, invoker commands), and more. Screenshots are available.

10 Billion More on Itanium: Is This a Wise Investment?

"On January 26th, 2005, the Itanium Solutions Alliance (Intel, Hewlett-Packard, SGI, NEC, Hitachi, Bull SA, Fujitsu, and Unisys) proudly announced that its members had banded together to invest $10 billion over the next four years to improve Itanium's features and functions and strengthen its market position. This huge investment in this architecture at this time forces us to ask a lot of tough questions about the wisdom of this action... "

Microsoft StepUI: no More Couch-Potato Excuses

Microsoft doesn't believe hands are the only vehicle for driving computers. Feet are equally valid for scrolling and cataloging e-mail and photos, among other tasks, according to researchers working in Microsoft's main Redmond research lab. In fact, for those for whom hands are less of an option, as a result of disabilities or injuries, feet might be the optimal solution. Microsoft Research's StepUI, or Step User Interface, is custom-made for these individuals.

Viewing Word Files at the Command Line

"As a Linux user, there are times when you have to play nicely with users of Windows or Mac OS - such as when they send you Microsoft Word files. When you receive a Word file, you can either follow Richard Stallman's advice and refuse it, or bite the bullet and work with it. Modern Linux word processors - such as OpenOffice.org Writer, AbiWord, KWord, and TextMaker - can deal with most Word files. But if you don't want to fire up a word processor in order to read or print the document, you can turn to the command line. A handful of small but powerful Linux command line utilities make viewing, printing, and even converting Word files to another format, a breeze."

Ultimate++ 602 Released

Ultimate++ 602 has been released. Ultimate++ is a C++ platform. U++ competes with popular scripting languages while preserving C/C++ runtime characteristics. New features of the 602 release include a new report package, otimization of C++ refactoring and assistance (Assist++), and improvements in project organization and building.

Apple Launches Intel Mac Mini

At a special press event today, Apple introduced various new products. Besides the usual iPod/iTunes chit-chatter, they introduced a new Mac Mini with either a dual-core or single-core Intel processor. The new Mini sports the same form factor as the old one, and comes with an improved Front Row (support for playing streamed content using Bonjour), TV-out, and more. Note: Thanks go out to iLounge, MacCentral, and Engadget for providing live feeds.

Why Windows Vista Won’t Suck

"There's a lot of confusion about Windows Vista these days. Many online discussion forums have a great number of users who express no desire to upgrade to Vista. Sure, we've all seen the screenshots and maybe a video or two of Vista in action, but for many it only seems like new tricks for an old dog. Yeah, it's got some fancy 3D effects in the interface, but OS X has been doing that for years now, and it's still Windows underneath, right? The sentiment seems to be that Vista is another Windows ME. Perhaps part of the problem is that people just don't know what Vista has in store for them."

Linux Is a Better Linux Than Sun Solaris 10

"Sun has purportedly gone out of its way to draw Linux developers to its hardware platform. Analysts even say that Sun has finally made peace with Linux. But if you look at their web site they appear to have a different story to tell as they attempt to build community support for Solaris10. Frankly, we believe Linux beats Sun in so many categories that we don't even have a race. While Sun wants you to 'get the facts' we notice that they persist in comparing Solaris10 to Red Hat's enterprise model. But that's not the only Linux out there."

Unix System Admin Tricks of the Trade

"There are key utilities, command line chains, and scripts that are used to simplify different processes. Some of these tools come with the operating system, but a majority of the Unix tricks come through years of experience and a desire to ease the system administrator's life. The focus of this article is on getting the most from the available tools and insight across a range of different UNIX environments."

Develop Your Own Filesystem with FUSE

"With Filesystem in Userspace (FUSE), you can develop a user space filesystem framework without understanding filesystem internals or learning kernel module programming. Follow this simple, step-by-step guide to install, customize, and enable FUSE and AFS, so you can create your own fully functional filesystem in user space in Linux."