Updated RDF/RSS News Feed; Please Test

To get better compliancy with RSS, we upgraded our feed to RSS 1.0. Please refresh your feeds, test and report any problems in the comment section. On other site news, the GTK+ browser Dillo is now working better with our comment.php pages. The GnomeFiles.org feed also saw an update recently, it is now formatted in lovely HTML (it will remain in RDF version 0.9 though, as it will the NMC feed, because their creation php code is hairy).

Linux public access distro delivers extreme ROI

Userful corporation is taking on the public access computing market with software that enables a Linux PC to connect up to 10 monitors, giving each user the experience of being connected to a standalone computer. The Canadian company’s “1-Box” approach lets up to ten users can browse the Internet, send email and run applications from one computer. The strategy eliminates the need for servers and networking equipment, save significant money on hardware and is deployed in several libraries in that country. The company also gives some environmental impact savings on ewaste and energy due to their solution. Read full story. Elsewhere, Linux takes a step toward desktop acceptance.

An Interview with Tom Lord of Arch

Version control systems are a tool close to any programmer's heart and a lot has been made of advancements in Subversion, but there is another version control system out there that completely redefines the boundaries of how such a system should work. Tom Lord is the author of the Arch Revision Control System. OSDir interviews Tom on the story behind Arch and just how different it is from what you're likely using today.

Is there a ClearCase to move to UCM?

Are you thinking of moving from base Rational ClearCase to Unified Change Management (UCM)? Many organizations find it difficult to use ClearCase out of the box. UCM was an effort to identify the most common elements of ClearCase use models, and to create objects and methods that make the application more effective. This article shares some points that you may want to consider when making the decision to move to UCM.

A Progress Bar that Doesn’t Progress; Create a Debugger Visualizer

Sometimes you just need to show that you are doing something, even if you can't say how long it is going to take. One effective way of illustrating this state is to display a cyclic animation. Building your own progress bar is probably the easiest part of this column; understanding how to use it in your own applications is the real trick. This article describes how to create a visualizer, using the Visual Studio 2005 Beta 1 release, which enables you to customize the way data is displayed when you are debugging through managed code.