Mozilla and Google Announce HTML-Based Extensions

It appears that great minds think alike (or in the case of open-source software and the close-ties between Google and Mozilla, share-alike). Within a week of each other both Mozilla and Google have announced new initiatives to allow for extensions to their browsers to be written using regular HTML / JavaScript and CSS, greatly lowering the bar for developers to join in. Strap on your Mozilla Jetpack and take a peek at extensions for Chrome.

Rhodes: Mobile App Development Framework

Here at OSNews we believe that in many ways the future of computing is mobile. It's also a pretty exciting field, since it's been so dynamic over the past ten years, with platforms rising and falling, and no one vendor ever rising to dominate. But this "wild west" market can be a real source of anxiety for mobile-oriented software developers, who have to gamble on which platform to support, or go to the extra effort of placing multiple bets. Maybe it's not a huge problem for hobbyists or developers of simplistic apps, but as the devices get more powerful, it's enabling the development of more powerful apps. If only these developers could develop a sophisticated mobile app that could be deployed on all the major mobile platforms. Now they can. There's an open mobile framework called Rhodes that allows developers to write an app that will deploy on iPhone, BlackBerry, Windows Mobile, Symbian and Android.

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."