Thom Holwerda Archive

IronPython 0.9

IronPython is the codename for an alpha release of the Python programming language for the .NET platform. It supports an interactive interpreter with fully dynamic compilation. It is well integrated with the rest of the framework and makes all .NET libraries easily available to Python programmers.

DesktopBSD: Following PC-BSD’s Footsteps?

It seems that PC-BSD has set a trend. "DesktopBSD aims at being a stable and powerful operating system for desktop users. DesktopBSD combines the stability of FreeBSD, the usability and functionality of KDE and the simplicity of specially developed software to provide a system that's easy to use and install." How this new BSD distribution stacks up against PC-BSD remains to be seen.

JUnit Nail-Guns Antipatterns

The advent of JUnit has been a boon to developers. Unfortunately, many think it's enough to learn the JUnit API and write a few tests in order to have a well-tested application. This idea is worse than not testing at all because it leads to a false sense of code health. Learning JUnit is the easiest part of testing. Writing good tests is the hard part. This article presents some common JUnit antipatterns and shows how to resolve them.

Sun Signs Largest Java Deal Ever with GM

Sun and General Motors have announced that GM will be building its entire SOA system on JES, which will be the largest single Java deployment ever. This marks both a victory for Sun's new licensing policies, as well as makes Sun's recent acquisition of SeeBeyond pay off. The new agreement will deploy Java's full line of identity management services and development tools, running on Solaris 10.

Linux Security – Is It Ready for the Average User?

There seems to be a new important security patch out for Linux every month, lots of "do not use this program" warnings, too many articles and books with too little useful information, high-priced consultants, and plenty of talk about compromised systems. It is almost enough to send someone back to Windows. Can the average Linux user or system administrator keep his or her system secure and still have time to do other things? Bob Toxen is happy to say yes and here is how to do it.

A Prerelease Tour of GNOME 2.12

GNOME 2.12 will be released to the world on September 7th, 2005, culminating 6 months of very exciting work by members of the project. A number of exciting technologies come together in GNOME 2.12 that will set the standard for free software desktops to come. Here is a sample of some of the outstanding work that has gone into GNOME thanks to its many contributors.