The FreeBSD Release Engineering Team is proud to announce the availability of FreeBSD 5.3-RC1. This will likely be the only Release Candidate before the final release of 5.3.
GNUstep LiveCD is an implementation of NeXT Computer's OpenStep programming environment on a Morphix bootable CD base. The CD is currently at version 0.5, and its pre-release status shows. GNUstep LiveCD is buggy and ineffective as a development environment, and isn't yet ready for use in the real world, says NewsForge.
Now that Tiger is an official release, it's time to explore even more exciting differences between the 1.4 version of the Java 2 Standard Edition platform and 5.0 of the Java 2 Development Kit. In this installment of Taming Tiger, UI expert John Zukowski explores the newly available Ocean and Synth look and feels. Now, even non-programmers can develop custom look and feels without writing code or having the benefit of a good eye!
The OpenPKG project
released
version 2.2 of their unique RPM-based cross-platform Unix software
packaging facility. OpenPKG 2.2 consists of 528 selected (from a pool of 800) packages, all carefully
packaged for easy deployment on 18 different Unix platforms. Focusing on portability and isolation, OpenPKG 2.2 places greater emphasis on reducing underlying Unix system requirements.
Keep your Web applications running when tasks lock up. High volume Web sites often require asynchronous or threaded operations to achieve target performance criteria. While threads in Web containers are considered bad practice, the alternative is for developers to make blocking calls to code they cannot control. It becomes important that dependencies of this nature fail-fast. This developerWorks article covers a homegrown short-circuit pattern that ensures threaded execution and completion of a process in a fixed window of time.
Here's an article titled 'Mac OS X 10.4 Tiger: Developer Overview'. It builds on the information presented on the Mac OS X Tiger Sneak Preview Site on apple.com and adds information that will be of interest to developers. Elsewhere, AppleInsider has new juicy details based on newer builds of Tiger.
D-BUS is an up-and-coming message bus and activation system that is set to achieve deep penetration in the Linux desktop. Learn why it was created, what it can be used for, and where it is going.
This article provides a tour through some Mono programs, along with details about how you can start experimenting with them yourself. Not all of the programs featured here are finished products, but they're all exciting and show off interesting aspects of Mono. Even more Mono applications can be found at GnomeFiles.org: We should add to the list the excellent PolarViewer and SportTracker (they go together), and of course, GCursor#, CSBoard, Galaxium Messenger, SkyNET and GLyrics among others like Bless, fewnn, GFax, WoodPusher, CDCollect and Kurush.
Today, the OpenStep API celebrates its 10th anniversary. What started out as a joint adventure of NeXT and SUN to define an application development standard that would run on all machines, making "write once compile everywhere" a reality, is still unfolding within the vivid and active community of GNUstep, old NeXT and Apple lovers.
Apple today announced that it has unveiled its fastest, most affordable iBook G4 ever, featuring built-in AirPort Extreme 54 Mbps 802.11g wireless networking across the line and prices starting at US$999. They also announced the addition of a 1.8GHz single processor Power Mac G5 desktop priced at US$1,499 to its 64-bit Power Mac G5 line. Apple updated its Xserve RAID storage system too.
This article is for C++ programmers who are (at least for now) not targeting the Microsoft .NET Framework in new or existing applications. It provides some guidelines for moving to the .NET Framework without leaving behind the investment in existing code, and explains why you should consider moving to the .NET Framework not only for new development, but for existing applications as well.