Interview: Joseph Mallett Introduces xMach

xMach is an open source 4.4BSD-like BSD operating system based on the Mach microkernel. Primary focuses are on security, portability, and staying unbloated. xMach work began in November of 1999 by Joseph Mallett, project founder and Core Team Member. In one of my recent stormings to the IRC, I stoped by the #xmach channel and met Joseph. Read more about our brief conversation regarding the xMach operating system.

Caldera Presents OpenLinux-64 R3.1 for Itanium

Caldera announced the availability of OpenLinux-64 R3.1, a Linux system-based server and workstation product designed for 64-bit Intel Itanium processors. Utilizing 64-bit technology, OpenLinux-64 brings a new level of stability, scalability and robustness to the Linux platform the company says. OpenLinux-64 is licensed on a per system basis. No restriction exists on the number of users who use or attach to the system. Licenses for regular OpenLinux 64 kits are available for $599; not-for-resale versions are $49.

Netscape 6.2 Browser Suite Released

AOL Time Warner's Netscape division placed its Netscape 6.2 (NS 6.2) browser-suite upgrade for the Linux, Macintosh, and Microsoft Windows platforms on its FTP servers today. In related news, K-Meleon 0.6 for Windows released today while Galeon for Unix is marching for version 1.0. Both applications are trimmed down Mozilla-based browsers, specifically coded for speed and efficiency. Update: MozillaNews.org wrote a review of the latest browser suite from Netscape.

Interview With the Creators of CRUX and ROOTLinux

Back when I used to live in Greece, there was a popular saying: "Greece is not just Athens". Similarly, Linux is much more than (the highly marketed) Red Hat or Mandrake. Assuming you got the skills required, a Linux distribution can be created, distributed or sold by virtually anyone. This is what Free Software is all about anyway. Two Sweedish Linux coders are offering their own Linux distros for some months now (with newer versions on the way). Per Lidén has put together CRUX from scratch, while John Eriksson has evolved a lightweight Slackware version to his own ROOTLinux. OSNews interviews both the developers regarding their (part-time, hobby) projects and their future prospects.

TheRegister on Windows XP vs Red Hat 7.2

"If these OS's were cars, XP would be the Warner Brothers Special Edition minivan, and 7.2 would be a Yugo well on its way to becoming a KIA. Damn." This is a... pretty funny article regarding the experience of a TheRegister journalist, trying to compare both RedHat and WindowsXP. Our take: AFAIK, all he had to do was to decrease the PIO mode value of his CD-ROM in his computer's BIOS. After doing that, the Linux installation should have worked just fine.

REBOL and Morpheus to Create the Largest Programmable Content Network

Following up on last week's interesting interview with REBOL's own Carl Sassenrath, Rebol Technologies announced today that StreamCast, makers of Morpheus and next generation peer-to-peer content distribution networks, will base Morpheus 2.0 on REBOL's X Internet operating system (IOS) technology to provide interactive programmable content to more than 30 million users by the end of the year.

Wil Wheaton Interviewed at Slashdot

The well known to 'Star Trek: The Next Generation' fans, Wil Wheaton (the 'Wesley Crusher' actor) is being interviewed by Slashdot. Wil talks about TNG, his relationship with computers and the Free Software, his work at NewTek (makers of the 'Lightwave' 3D application) and the legendary "Shut up Wesley!". Great to see an actor turned to a computer geek rather a geek (or singer/model/housewife/fisherman) turned into an actor!

Interview with WINE’s Alexandre Julliard

WINE is definetely not an emulator. Neither a runtime. Wine is an implementation of the Windows 3.x and Win32 APIs on top of X and Unix featuring a Windows compatibility layer. Wine provides both a development toolkit (Winelib) for porting Windows sources to Unix and a program loader, allowing unmodified Windows 3.1/95/NT binaries to run under Intel Unixes (some screenshots here). Wine does not require Microsoft Windows, as it is a completely alternative implementation consisting of 100% open source Microsoft-free code, but it can optionally use native system DLLs if they are available. WINE's project leader and CodeWeavers' software engineer (a company which sells a modified WINE version), Alexandre Julliard, answers a series of questions to OSNews regarding the project and its future.

GNU-Darwin Goes Beta

One step install. OSX.1 users can now install the GNU-Darwin base distribution automatically with one command (as root). Darwin-only users will have to take a few extra steps to fetch wget or curl to their computers. The beta sources are the first addition to the new BSD-style source tree. The team hopes to eventually mirror the Apple's Darwin source code there, but in BSD src tree format. In other news, they also have a new Fortran distribution for Darwin and OSX.1 users."

ExtremeTech’s WindowsXP Special

With the release of WindowsXP, the well-known technical web site have published three articles: "Price, Performance, Pitfalls": Which edition? How fast? How compatible? Answers from the Labs. "The First Few Weeks": Much to like, but room for improvement. "It's Finally Here": A collection of news, reviews and XPlanations from around Ziff Davis. We should also not forget the very interesting --technically-- article they featured some months ago, regarding kernel enhancements to be found in WindowsXP's kernel.

Extended Attributes and ACLs for Linux’s ext2/3

Access Control Lists (ACL) is a way to support fine-grained per-user or per-group permissions for files and directories. POSIX-like Access Control Lists are now part of many commercial UNIX systems but with these patches available, the same level of flexibility is available for Linux. Extended Attributes are arbitrary name/value pairs that are associated with files or directories. They can be used to store system objects (e.g. capabilities of executables, Access Control Lists) and user objects (e.g. the character set or mime type of a file). The patches support specific kernel versions and only the ext2 and ext3 filesystems. Filesystems like SGI's XFS under Linux support extended attributes (meta-data) natively. Other operating systems that have similar meta-data support built-in to their filesystems are Windows2K/XP, BeOS and AtheOS.

PC Magazine: “Choosing Linux”

PC Magazine offers a six-way shootout between Red Hat, SuSE, Debian (Potato), Caldera, Mandrake, and Turbo Linux. Red Hat takes top honors in the final reckoning (which can be viewed by downloading a PDF on the last page of the report.) From the article: "Widespread industry acceptance and ease of use make Red Hat's distro a solid choice for general use, but don't rule out other distributions until you've studied them and know which excel at specific tasks."