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."

Business Factors in OSS Database Companies

After many years of slow and steady growth, open source software (OSS) has begun to make an impact on corporate culture. Online forums abound with discussions about how open source projects are changing the way businesses use software. Venture capital companies now look for open source projects to invest in and larger IT companies like IBM and Sun Microsystems are turning to open source to gain a competitive edge. OSS is a fast-growing influence and yet the topic of how business affects OSS companies has been rarely studied.

Using Ruby on Rails for Web Development on Mac OS X

"It should come as no surprise that Mac OS X is a favored platform for Rails development. Rails and its supporting cast of web servers and databases thrive on the rich Mac OS X environment. The premier text editor favored by legions of Rails programmers everywhere is TextMate, a Cocoa application. And all members of the Rails core development team work with Macs. This article introduces you to Ruby on Rails by building a trivial web application step by step."