Novell Kickstarts Availability of Linux Desktop Applications

Novell today introduced the Mono Kickstart program to provide for the first time developer support to organizations using Mono for new application development or migrations. Mono Kickstart includes 25 developer support incidents along with one server or 50 desktop licenses for $12,995. Additional developer support incidents, server licenses and desktop licenses can be purchased separately.

XFce 4.3.1 development release

XFCE project released a new development version of its Xfce Foundation Classes, which is a "set of integrated C++ classes for developing Xfce applications on UNIX-like operating systems such as Linux". Here you gain access to the full annoucement (description, minimum dependencies, enhancements from 4.3.0, fixes and, of course, packages downloads).

Next-Gen GPUs to feature hardware-accelerated H.264 decoding

The requirement for a fast CPU to decode H.264 HD video content will soon be a thing of the past. ATI (slides on Xbit Labs' site) is preparing a hardware-based decoder enhancement for future boards. With Texas Instruments, Analog Devices and other manufacturers releasing H.264 hardware decoders, it won't be long before NVidia and other manufacturers catch up, however ATi is not the first manufacturer to offer this specific feature.

Into The Pegasos 1 & MorphOS

Expert Zone reports: "A lot of reviews of the Pegasos have been published since its release, more than two years ago. Unfortunately, most were written from a fan point of view and were not really objective so I decided to write my own review. The goal of this article is to present the Pegasos/MorphOS couple so I won't mention anything about other OSs running on the machine, such as Linux, or even MacOSX." This review, translated from French to English at Expert Zone's request, covers the hardware and software of the Pegasos I machine. Photos and screenshots included.

SkyOS Indexing

A new video from the SkyOS site shows off the IndexFeeder and the Viewer displaying live results. The video was captured in VMWare showing a few queries made over a 40GB attribute and file content indexed filesystem. There is also a document explaining a few internals of the indexing system used in SkyOS.

KDE 3.4.1 released

KDE 3.4.1 has been released. It is a maintenance release which "provides corrections of problems reported using the KDE bug tracking system and greatly enhanced support for existing translations and new translations. "

IBM Gives Your Information to the Government

Software developed by S.R.D. (Systems Research and Development), recently acquired by IBM, allows huge collections of personal data (travel manifests, medical data) to be compared with other databases, such as terrorist watch lists, while not actually disclosing the data between two entities. What's actually compared is a one-way hash, and any "hits" between two lists, would identify a record number that would presumably lead to a request for the whole record. S.R.D. was originally funded by the CIA's In-Q-Tel venture capital arm.

Sun Microsystems’ Extreme Makeover

Sun Microsystems is embarking on a $50 million ad campaign, associating its products and services with some of its prominent customers such as eBay, General Motors, and Major League Baseball. Responding to declining sales and influence in the industry, Sun is revamping its image, down to their packaging, office decor and even on-hold music.

Stallman on Nokia’s Patent Announcement

In an editorial at Newsforge, Richard Stallman notes that, unlike IBM's announcement last year granting open source software authors amnesty from 500 patents, Nokia has only made its recent pledge about the Linux kernel, leaving the door open for an attack on other software projects. Meanwhile, Nokia continues to push for more software patent protection from government. He says their gesture isn't nothing, but it's next to nothing.

Desert Spring-Time: An OCaml OS

Desert Spring-Time (DST) is an OS based on the OCaml runtime+native code compiler. Their goal is to build a robust system through extensive use of OCaml language features, such as static type checking. Currently, this is only a prototype, and is best tested with qemu. More information can be found here.

FreeBSD: Fix for Hyper-Threading Vuln. Considered Non-Trivial

KernelTrap reports: Colin Percival continues the discussion regarding the shared-cache vulnerability inherent in multi-core processors, offering potential mitigation techniques in the form of fixes to the FreeBSD schedulers. Based on Percival's original discovery, information leakage between threads which share a processor core and the subsequent opportunity to monitor memory access patterns can be prevented by eliminating the co-scheduling of threads that have differing privileges.