Defining the Linux Enterprise

If you're as confused about the definition of Enterprise Software as Microsoft and the Department of Justice, then this article from Tom Adelstein at O'Reilly's Linux DevCenter should clarify things.

Script-based Debian install/config guide

Here is an easy to read step-by-step guide utilizing a script based method for Debian GNU/Linux installations. It's designed to be a starting point for Linux user groups or interested individuals to assist with all manner of Debian installations. It requires the new Debian installer and the included script results in a Gnome desktop. Customizing this simple script method allows for an endless diversity of packages and various system designs while maintaining 100% compatability with Debian repositories.

A developer’s guide to evaluating Eclipse vs. JBuilder

Many programmers are moving to Eclipse, the popular, open source development environment. For programmers familiar with Borland's free JBuilder X Foundation edition, this article starts with a brief comparison of both IDEs' features, ease of use, and stability, and then demonstrates essential tasks in Eclipse -- and shows how they differ from JBuilder -- so you can decide if Eclipse is right for you.

The Paradox of Choice

Yesterday, a co-worker of mine and I had a lengthy discussion about this article posted on OSNews awhile back. My past writing about Linux has centered on general usability and sensible defaults, but his contention was that Linux is the Linux kernel and that anything beyond that is the responsibility of the distribution. The conversation took an interesting turn. Read on for more.

Perl Parser Performance

C/C++ parsers, such as libxml2 or Xerces C++ have entered the scene, and so have their Perl extensions. Perl XML folks have developed Perl SAX, a Perlish counterpart of Java SAX interface. Currently, CPAN contains several parsing modules. This article compares the performance of five free PerlSAX 2 parsers available from CPAN. Older XML::Parser is also included to serve as a baseline.

DeLi Linux 0.6 Review

Some weeks ago, I heard of a new german distribution of Linux especially for older hardware, which is called 'DeLi Linux'. I own an rather old Notebook with a Pentium 90, so I ordered a CD of DeLi for use on my old Notebook. After some days, I hold the CD in my hands.

Tips on porting Intel apps to 32 bit and 64 bit Linux on POWER

This article reviews tips for porting 32-bit software from Linux IA32 to Linux PowerPC. Linux PowerPC also provides a platform for the development and deployment of 32 bit applications that would benefit from a 64 bit environment. This article shares the best practices for porting Intel applications to 64 bit Linux on power. In both casses, PowerPC derived chips offers industry leading performance and provides a world class hardware platform for the deployment and migration of Intel 32 bit and 64 bit apps to the Linux PowerPC environment.