Introducing Arch-OS

In the UK, Plymouth University's Portland Square building is the subject of an interactive experiment. Researchers have developed a software called Arch-OS which not only manages the buildings systems but also encourages those working inside to interact with their surroundings. Check the video too.

Partition Logic 0.55 Released

Partition Logic is a standalone graphical partitioning tool that boots from a single floppy disk or CD, intended to become a free-software alternative to certain well-known proprietary offerings. It's also an experiment in finding ways that a hobby OS (Visopsys) can be made useful/interesting to the sort of people who don't read OSNews. Release announcement here and download page here.

OpenBSD 3.7: The Wizard of OS

OpenBSD 3.7 is the first release to support newer wireless chipsets, especially for 802.11g, thanks to a big activism campaign lead by project leader Theo de Raadt. It's now possible to create a portable access point with a tiny PDA using the Zaurus port, too. As usual, there are a lot of other big and small changes, such as the import of Xorg, the jump towards gcc3, and a feature to update your installed packages automagically. Discover the details behind the scenes in this interview that Federico Biancuzzi had with several OpenBSD developers.

The Java Look-and-Feel Debate

Java Swing comes with "pluggable look-and-feel technology", which essentially boils down to the fact that interfaces can be "skinned" (although this is simplifying a tad) and is therefore, extremely flexible. By default, Java ships with a cross-platform look-and-feel (LAF), which means your apps can look consistent across all platforms, or LAFs that mimic the look of a specific platform, say Windows, for example. However, one of the chief complaints of Java desktop applications is its "look". It basically stems from two issues:

LLVM 1.5 Released

The sixth major release of the LLVM compiler infrastructure was released today by the University of Illinois CS department. LLVM provides a comprehensive set of libraries and tools for building optimizing compilers with bytecode, JIT, and static compilation. For more information on LLVM, please visit the LLVM web site.

Geronimo! Part 1: The J2EE 1.4 engine that could

Java-based open source development has come a long way since the early days of developers sharing GUI libraries. Geronimo is a large-scale project attempting to create a certified J2EE 1.4 server based on existing open source components. Take a tour through the Geronimo maze with Sing Li as your guide. Gluecode Software CTO and principal Geronimo contributor Jeremy Boynes shares his perspective on Geronimo and go here to learn how to use the new Eclipse plug-in for Apache Geronimo.