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.

Gentoo 2004.2 Review

Gentoo Linux is the BSD of GNU/Linux distributions; it's elegant and customizable and you know exactly what you're getting when you install it. If you do it right, Gentoo is usually faster than your average GNU/Linux distro because everything can be compiled with higher compiler optimizations. The 2004.2 edition of Gentoo Linux lacks the improvements I had hoped to see, but this is still the best community GNU/Linux distribution for desktop tinkerers. Some even say that it makes a good server, too. Linux.com has the full review.