KOffice 2.0.0 Released

While most people focus on Microsoft Office and OpenOffice.org as being each other's competitors, there's a third player in this market: KOffice. While KOffice is obviously geared towards use on KDE, it's available for Windows, Mac OS X, and GNOME-based distributions as well, making it much more platform-independent than Microsoft's Office suite. Version 2.0.0 was released today, and comes with a whole boatload of improvements.

Mozilla Jetpack And The Battle For The Web

Mozilla Jetpack makes it so easy to filter, modify, and mash up pages that it might end up pitting developers and users against content producers in a battle for the Web, writes Fatal Exception's Neil McAllister. By allowing users to modify the behavior, presentation, and output of Web apps and pages to their liking, Jetpack brings us one step closer to a more democratic Web. Yet, as Jetpack produces fruit, expect more SaaS providers and media companies to call for 'guardrails for the Internet.'

Linux Unified Kernel Aims to Combine Linux, NT Kernel

There are several ways to run Windows programs on Linux (virtualisation, WINE) and vice versa really isn't a problem either with Cygwin, or better yet, native ports thanks to the Windows variants of Gtk+ and Qt. Still, what if Windows support was built straight into the Linux kernel? Is something like that even possible? Sure it is, and the Chinese figured it'd be an interesting challenge, and called it the Linux Unified Kernel.

Earcandy 0.4 Released: Smart PulseAudio Volume Manager

"EarCandy is a PulseAudio volume manager that automatically changes your sound depending on the current application using it. For instance if you listen to music and a Skype call comes in, the music will fade out (based on your settings) until it's turned off, and the skype sound will be the only one running. Or if you listen to music and then play a YouTube video, the music will be again turned off and you will only hear the sound of the YouTube video. The application doesn't have a fancy interface, it only does what it's supposed to, and does it well."

DOSBox 0.73 Released

There's been a new release of DOSBox, version 0.73. It's got support for more graphics modes and cards, improved Vista support, new OPL emulation cores, sound fixes and improvements for Mac OS X, lots of compatibility fixes, lots of CD-ROM detection improvements, lots of memory (EMS/XMS) improvements, various fixes and enhancements for the recompiling core, and much more.

Serial ATA Organization Makes SATA 3.0 Revision Official

"The Serial ATA International Organization today, made the third-generation SATA interface official. The new interface provides a 6 Gbps high-speed serial data connection between the system and most of today's data storage devices such as hard drives, solid-state drives, optical drives, and enterprise tape drives. The interface also provides connectivity to external storage devices in its eSATA port variant. It is 100% backwards compatible with devices that support the SATA 150 MB/s and SATA II 300 MB/s standards."

Building a Hackintosh Apple Can’t Sue You For

Getting Mac OS X up and running on a computer without an Apple label has always been a bit of a hassle. You needed customised Mac OS X disks, updates would ruin all your hard work, and there was lots of fiddling with EFI and the likes. Ever since the release of boot-132, this is no longer the case. Read on for how setting up a "Hack"intosh really is as easy as 1, 3, 2.

Psystar Files for Chapter 11 Bankruptcy Protection

The news has been out for a few hours already, but we were waiting for some official documentation and sources until we would publish it: Psystar, the Macintosh "clone" maker, has filed for Chapter 11 bankruptcy protection. Apparently, the small company has a debt of USD 259000. The filing was made on a voluntary basis, and according to Psystar the financial troubles arise from the economic downturn.

Introducing SELinux Sandbox, Confines Untrusted Binaries

Eric Paris, a SELinux developer, has announced today a new SELinux feature: "Dan and I (mostly Dan) have started to play with using SELinux to confine random untrusted binaries. The program is called 'sandbox.' The idea is to allow administrators to lock down tightly untrusted applications in a sandbox where they can not use the network and open/create any file that is not handed to the process. Can be used to protect a system while allowing it to run some untrusted binary."

Apple Mail for Windows?

In our latest "Ask OSNews" installment, a reader asks: "Do you think Apple will ever have a standalone Windows version of their email app so that us Window users can download and use it? My family and I currently use Incredimail and occasionally Thunderbird."

Using Git with Vim

I recently started using Git for my local revision control. Since I spend about 90% of my coding time inside the Vim editor, I went looking for a plugin that would make Vim play nice with Git. In this article I present two different vim plugins and explore their feature-set via screenshots.