Previewing Windows .NET Servers

"If you have just finally finished figuring out the relationship between the various versions of operating systems coming out from Microsoft over the past couple of years, get ready to be challenged once again. The successor line to the server versions of the Windows 2000 operating system is called .NET Server and is currently available as a Beta 3 release to MSDN subscribers and other beta testers. It was originally called Whistler Server, but after the Beta 2 release it acquired a new name (despite an interim announcement that Whistler Server would be released as Windows 2002 Server). In this article I'll try to summarize what is new and exciting in this new release." Read the article at O'Reilly.

RISC OS Select Released

RISC OS Select is the latest version of the RISC OS operating system originally developed by Acorn Computers. Since Acorn's demise in 1998, RISCOS Ltd have taken over development of the desktop version of RISC OS. They released RISC OS 4.0 in August 1999. RISC OS Select has many features including: DHCP support, SVG graphic support, Improved printing, Multiuser logons, over 100 other improvements. RISC OS Select will run on Acorn A7000 and RISCPC computers, as well as machines from RISCStation and Microdigital.

ELXLinux Preparing for Release 1.0

It seems that the ELXLinux project is preparing for its 1.0 release, named ELX Power Desktop 1.0. It is said that the company have partnered with another company in Northern America and some in Europe to distribute its ELXLinux 1.0. Their website features a brand-new improved design.

Amiga Inc Website Updated

Amiga.com has been updated as many people have noticed already. The update includes an improved front page with links to already existing pages such as, Amiga-Anywhere site, Amiga Dev site and the corporate site, which takes the form of their "old" website. The new link on the front page leads to the Official AmigaOS website which has a number of features such as News, Forums page, Events, Dealers and an About page. Also, its been announced that Computer City will port the Inga gaming system (a adventure game design tool) to all Amiga platforms. The tools is a full design solution for the amateur of professional adventure game creator.

Lynuxworks Gets a Shot in the ARM

"Lynuxworks, which makes Linux software for embedded devices, has landed a deal with prominent chip designer ARM to bundle the two companies' products into a single embedded Linux development platform. The deal is a boost for Lynuxworks, which will gain visibility as a partner of one of the biggest names in embedded processors." Read the rest of the story at ZDNews.UK.

Microsoft Services & Integration Solution for UNIX 3.0

"Microsoft announced that version 3.0 of its Services for UNIX (SFU 3.0) package was released to manufacturing this week. SFU 3.0, one of the key products developed by Microsoft’s India Development Center teams in Hyderabad, India, and Redmond, Wash., is being offered to meet the growing demand of UNIX customers wanting to take advantage of Microsoft Windows 2000. SFU 3.0 is a breakthrough version that incorporates new tools for rapid migration to Windows 2000 as well as new features for tighter platform integration in mixed environments. SFU 3.0 enables customers to optimize their previous investments in UNIX infrastructure, applications and people, while capitalizing on the value of Windows 2000 as an enterprise platform." ENTNews has an explanatory article about this too.

GeOS Lives through Breadbox Ensemble

"Breadbox Computer Company LLC has completed and released to company distributors, its new flagship desktop software suite, Breadbox Ensemble. Ensemble offers a full productivity and internet suite, including Web Browser and Email. Other essential programs such as word processing, spreadsheet, flat file database and graphics applications are integrated into this easy-to-use package". Read the rest of the news over at BreadBox.

Benchmarking Intel C++ 6.0 to GNU g++ 3.0.4

CoyoteGulch.com has published an interesting article, benchmarking GCC 3.04 and ICC 6 (the article will be updated again after GCC 3.1's release). In the tests, ICC seems to pull ahead in most tests. When it's behind, it's never very far behind. The opposite is not true, and there are benchmarks where ICC is very far ahead, generating code that can be up to 5 times better than gcc's. Especially interesting, the "Stepanov" benchmark, which shows that ICC is capable of understanding the most complex c++ constructs, whereas GCC gets confused by them and ends up generating much slower code. This is bothersome, because it means that developers who want to get the most speed out of their gcc-compiled system need to write their code pretty much in C, whereas those using ICC can use all the productivity-enhancing features of C++ without speed penalty. As for the "WhetStone" benchmark, shows that gcc still has serious issues dealing with x87 floating-point code. It would also be very interesting to run the very same benchmark on a Pentium4, varying the compiler options, in order to see how both compilers can take advantage of the Pentium4's extra features, and especially SSE-2. Update: Another benchmark can be found here.

Review: VMWare Workstation 3.1 vs Virtual PC 4.3.2 vs Bochs 1.4

The open source Bochs, VMware Workstation by VMware, Inc. and VirtualPC from Connectix are applications that virtualize or emulate the x86 hardware, allowing you to run multiple operating systems on top of a "host" operating system that these three applications run upon. This means that you will be able to run Linux or FreeBSD or other supported "guest" OSes under Windows, Linux (or Macintosh), inside a window or fullscreen. But which one delivers the best performance for the money? And what about the free Bochs?

Dual AthlonMP 1.5 Ghz Significantly Outperforms Dual G4 1 Ghz

"After seeing the results of these tests, we can only conclude that Apple's fastest G4 workstations are certainly not faster than dual 1.533MHz Athlon MP-equipped systems, at least as far as After Effects is concerned. Not one of the objective tests we conducted using After Effects showed Apple's flagship machine to be superior. In fact, in most of the tests, the Mac was left lagging far behind. And, this was when we were using a PC whose chips are now three steps below the fastest Athlons available (now the fastest Athlon XP is the 2100+ running at 1.73GHz), and far slower than benchmarks have shown the latest Intel Xeon chips to be, now shipping at 2.4 GHz." The benchmark is held at DigitalVideoEditing. Our Take: We would like to see the benchmarks with dual Athlon MPs or dual PIIIs at 1 Ghz, so it would be more fair, Mhz-wise. On the other hand, Mhz doesn't matter. Right Steve? And at the end of the day, this was the fastest G4 available. The Dual AthlonMP 1.5 is not the fastest available anymore in the PC world (dual SMT Xeon 2.4 Ghz at the same price as the dual G4 1 Ghz anyone?). BTW, it seems that the Mac users feel left behind these days.

Matrox G1000 Information Leaked

There have been rumours spreading regarding a new graphics chip being developed at Matrox, which will put them at the forefront of State-of-the-Art 3D graphics technology once again. Recently this specs sheet leaked out on Matrox' website, according to TechNation. Interestingly Ben Hermans, the manager of the AmigaOS4 project stated, that they have seen this new technology at work and it severely outperforms nVidia's current top offerings. It is expected it will still take around two months before "G1000 graphic card" solutions become available to the general public. My Take: Together with ATI they might be able to finally break down the current anti-competitive nature of the graphics industry, regarding alternative OS driver support.

Alternatives to the Registry

Microsoft stores system configuration information in binary format in its Windows Registry, but other vendors take different approaches to achieve the same goal. MacOSX uses text files in XML format, while Solaris features a more complex system instead. Linux still uses flat text files for configuration, however Red Hat encourages the development of GConf, a registry-like system and library, that programs can use to store key-value pairs persistently. Read the interesting article at ComputerWorld.

MacOSX Jaguar Screenshots Leaked

Four screenshots of MacOSX 10.2 (codenamed Jaguar) have been leaked on the web, via SpyMac. In the screens, you can see some new additions to the preference panel, like tools for cameras and another one, dubbed "Screen Effects". In the dock closeup shot, you can see that on the right of each open minimized application a 16x16 icon is displayed, making easy to understand which application is which. Please note that the specific GUI addition was requested around a year ago by a GUI expert in an editorial at his web page! Another interesting addition is the indexing capabilities in the file system and the Finder preferences as shown in the larger screenshot. Update: More screenshots added to the above linked page.

HP/Compaq Merge Results in Tru64’s End

HP has announced the end of TRU64 (among other things) by saying: "HP and Compaq both offered UNIX operating systems: HP-UX and Compaq Tru64 UNIX. Decision: HP-UX will be the long-term UNIX for the new HP. Tru64 UNIX has some very advanced features -- including clustering and file systems -- and some of those will be integrated into HP-UX over time. Rationale: HP-UX has a much larger market share and installed base of customers. It also has much broader ISV support than Tru64 UNIX. HP also will deliver on the previously announced Compaq OpenVMS roadmap, including the port to Itanium."

Real Time and Linux, Part 3: Sub-Kernels and Benchmarks

"In the first two articles of this series (see "Real Time and Linux, Part 1" and "Real Time and Linux, Part 2: the Preemptible Kernel"), we examined the fundamental concepts of real time and efforts to make the Linux kernel more responsive. In this article we examine two approaches to real time that involve the introduction of a separate, small, real-time kernel between the hardware and Linux. We also return to benchmarking and compare a desktop/server Linux kernel to modified kernels." The article is hosted at LinuxDevices.com.

Interview with Mark Mitchell, GCC’s Release Engineer

Mark Mitchell is one of the people behind CodeSourcery, but he is mostly known for his major contributions on GCC, the Gnu compiler. These days, Mark is the release manager of GCC and he is working hard trying to get GCC 3.1 out of the door. GCC 3.1 is going to be the first truly stable version of the 3.x source branch and many developers are already looking forward for it. Mark talked to OSNews about the new GCC, the future and the competition.

Help Choose a New Name for OpenBeOS

"Ok, the time has come. We must begin the process of coming up with a new name for the nascent operating system we now call OpenBeOS. Why? Well, as has been pointed out so many times by various people, the name BeOS is a registered trademark and is now the intellectual property of Palm Inc. Using a name that includes that moniker is asking for trouble down the road... particularly if OpenBeOS becomes successful." Read and suggest a name over at openbeos.org (not on our forums please :). In related BeOS news, the BlueEyedOS project (formerly BlueOS), published a status report.