Start Here to Learn about Grid Computing

Grid computing represents a big step in the world of computing. The technology is still fairly nascent, but at the developerWorks Grid computing zone, they're publishing a steady stream of new articles, tutorials, resources, and tools. Many visitors interested in Grid computing are asking some very basic questions: What do we do with all of this stuff? Where do we start? How do the pieces fit together? What comes next? This page provides an overview for readers who want to learn about Grid computing but don't know where to start. It places the basics of Grid computing into their proper context and ties together relevant developerWorks articles, tutorials, and tips.

Mac OS X 10.2.8 Released for Download

Apple today released Mac OS X 10.2.8. It features security fixes, "enhanced functionality and improved reliability for the following applications, services and technologies: Audio, Bluetooth, Classic support, Finder, Graphics, LDAP, Power Management, Safari, FireWire and USB device compatibility." This version is not compatible with PowerMac G5s and is meant to be used with G3/G4s only.

In Praise of the Internet Refrigerator

A Siliconvalley.com article notes that the application of networking technology in the home can be silly and frivilous, but if applied correctly, could really be beneficial. A refrigerator with a flat panel display on it to check your email in the kitchen is truly silly, but a home that can notify the out of town owner that there's been a power failure can prevent that owner from coming home to a fridge full of rotten food.

Securing Sun Linux Systems: Part I, Local Access and File Systems

This article is the first part of a two-part series that provides recommendations for securing the Sun Linux 5.0 operating system. This part provides recommendations for securing local access and file systems. The information in this article applies only to the Sun Linux 5.0 distribution, although some of the techniques or recommendations might apply to other Linux distributions. This article is ideal for a reader with a beginner to Intermediate level of expertise.

Code Editors Renew Approach to IDEs

Call it a back-to-basics movement or simply professionals seeking the best tools to get the job done well and on time. With enterprises putting a premium on productivity, a quiet revolution among programmers is eschewing the heavy, feature-filled IDE and turning instead to the venerable standby: the code editor. Developers seek more control over productivity with an old programming tool standby.

Maximum Linux Kernel Performance

Anyone interested in squeezing maximum performance out of their GNU/Linux operating system and willing to compile a new kernel will be interested in this KernelTrap article about Andrew Morton's -mm patchset. The patchset currently offers better stability and performance than the mainline 2.6.0-test kernel, as well as containing numerous functionality enhancements. Much of the additional functionality is described, as well as providing simple step by step installation instructions. Reading this, one can understand why Linux creator Linus Torvalds has chosen Andrew to soon become the 2.6 maintainer.

Source Mage and Onebase Linux

The concept of source-based distributions, where all software is compiled from source code locally for maximum control and performance, took off with the introduction of Gentoo Linux and its wonderful package management called Portage.