LinuxBIOS Boots Linux, OpenBSD, Windows

The LinuxBIOS Project "now have a completely free software replacement for the BIOS that supports (without modification) either LILO or GRUB as bootloaders, and Linux, OpenBSD, and Windows 2000 as operating systems". FreeBSD, Win98 and WinXP support are in the works. See announcement here.

IBM Releases WebSphere 5.0

"IBM WebSphere 5.0 features SOAP parsing, UDDI repository, Java and a number of open source technologies that IBM claims speeds performance of Web services and lowers integration costs. The application server also simplifies management through features IBM claimed are part of its nascent autonomic computing strategy for self-healing of systems. These features include ability to detect and correct faults and automated server clustering." Read the report at TheRegister.

An Overview of the Boa Web Server

Boa is a single-tasking HTTP server. Boa does not fork a copy of itself or spawn a thread to handle each incoming connection, but rather internally multiplexes the connections. Boa only forks for CGI programs, automatic directory generation, and automatic file gunzipping, each of which must be a separate process. The primary design goals of Boa are speed and security, in the sense of "can't be subverted by a malicious user", not "fine grained access control and encrypted communications". Boa is not intended as a feature-packed server; if you want one of those, Boa is probably not the right choice.

Intel Releases Version 7.0 Compiler Suite

Intel released its version 7.0 compiler suite for Linux and Windows, for the x86 and Itanium1/2 architectures. Optimizations include support for SSE2 in the Pentium 4 CPU and software pipelining in the Itanium1/2 CPUs. Inter-procedural optimization (IPO) and profile-guided optimization (PGO) can provide greater application performance. Intel Compilers support multi-threaded code development and optimization through the Auto-Parallelism feature and OpenMP 2.0 support. Intel claims that the new version of their compilers are now much more compatible with Linux code (including the GCC C++ ABI) and that they also outperform GCC 3.2 by 30% at the produced executables. There is a 30-day evaluation version for everyone to try out.

AMD Shifts Focus Away from PCs

AMD said on Tuesday that it would embrace a strategy of developing processors for a wider range of products outside computers and called on the industry to focus on user needs rather than creating "technology for technology's sake." Our Take: In the last year it has been made clear that AMD could no longer outpace Intel in the MHz, speed and power consumption race of PC CPUs. Even the highest end models of the new AMD Opteron and its desktop version, Athlon64, which are to have a modern 64-bit core, according to SPEC benchmarks they will not be the speed leaders by the time they will come out (Q2 2003), bringing AMD to yet another race against Intel's Xeons/P4s. Oh well, shift happens.

BeOS Max Edition 2.1 Released

BeOS 5 PE Max Edition is based on the original BeOS 5 PE with an additional number of drivers, add-ons, AthlonXP/Pentium4 patches and more software. It includes new development tools from the OpenBeOS team but you will also be able to select the old tools. This is an ideal way to install BeOS 5 off a bootable CD image, for all those who wanted to try out BeOS but they were unable to do so because of the bugs/drivers and patches BeOS 5 PE needs to have applied into it before it successfully run on or support most modern PCs.

Introduction to MacOSX Web Services

This and subsequent chapters in this book introduce you to Web services available on Mac OS X. The toolkits and frameworks, including Apple’s WebServicesCore.framework, a client-side framework for accessing Web services from Mac OS X which is new in Mac OS X version 10.2, are discussed in Chapter “Tasks”. Some of the tools and techniques for writing Web services glue and adding it to Cocoa, Carbon and AppleScript applications are also discussed.

Mandrake 9.0 – A “Newbie” Ginning

"With all the hoopla surrounding Linux lately I wanted to give it a try. Several people told me that for a newbie Mandrake was the way to go. As luck would have it MandrakeSoft was about to release their newest version, 9.0. I requested a copy to review from them and it was here in less than a week. A big thank you to the team at MandrakeSoft for the CD's and for their help." Read the review at TweakHound.

Lycoris Build 63-Beta Released

Build 63 of Lycoris is released. Printing and automounting is mostly, but not completely, fixed in this beta. Joseph Cheek's changelog: "removed ghostscript-doc; added Fontmap to ghostscript-fonts; upgraded gimp-print to 4.2.3; updated espgs to 7.05.5; added automake-compat rpm ; fixed courier only font printing issues; made kicker clock 14 pt; removed lucent wavelan from prism2 probe list; fixed non-root vfat mounting issue; fixed printing." Download here, report bugs here.

Windows Longhorn Alpha Preview Available

"For this preview, I had originally written a long-winded backgrounder about the history of Longhorn, and the ways in which this project has changed over time. I'll save the lengthy exposition for a future review, however, and get right to the point: Longhorn is now considered a major Windows release by Microsoft, and early alpha builds are now testing at the company's Redmond campus. Last month, some of those builds leaked to the Internet, causing a stir in the Windows enthusiast community. I take a look at one of those builds here." Read the preview and view screenshots at WinSuperSite.

Apple Releases New MacOSX Security Update

Apple released Security Update 2002-11-21 for MacOSX 10.2 Jaguar (via the Software Update utility). It fixes potential vulnerabilities introduced in BIND, the domain server and client library software package from ISC, that is shipped with OS X and OSX Server. BIND version 8.3.4 addresses the recently-discovered potential vulnerabilities where an unauthorized person may disrupt the normal operation of the DNS name service. BIND is not activated by default on OSX.

Father of Java Sounds Off

James Gosling, the father of Java and a fellow at Sun Microsystems Inc., graced the Software Development Conference and Expo East 2002 with his presence this week, addressing a wide range of issues from Sun's software strategy to Web services to embedded Java to open-source software.

Operating System µnOS 0.95 Released

miray Software introduces the new version 0.95 of the operating system µnOS with numerous new features today: µnOS is now based on a completely new realtime microkernel, has a graphics server with a software graphic engine and full true color support (VESA) and a window server with a complete GUI component framework and support for arbitrary freeform windows. You can easily try the OS as it fits on a floppy disk (didn't run on my VMWare 3.x though).