Microsoft Sues Barnes & Noble Over Android

Since competing on merit is looked down upon in the computer and software world, companies in this business usually go for the blindfolded chick with the scale and sword. Up until recently, Microsoft didn't go for the whole patent litigation thing, but now that they've tasted some, they want more. They just sued Barnes & Noble, Foxconn, and Inventec for patent infringement because they use Android.

Does Android Violate the GPL? Probably Not

Does Google's Android violate the GPL? This bold claim is being made by Edward Naughton, and was picked up here and there across the web. The problem seems to be that Android's Bionic, a glibc alternative, supposedly violates the GPL by stripping the Linux kernel header files of all comments and other extraneous information and relicensing them under a more permissive license so that non-GPL programs can be written. Bradley Kuhn, former FSF executive director and expert on GPL violations, believes the claims are way overblown.

Four Open Source Online Image Editors

If you use a photo editor to crop or convert your images, or to improve brightness, color balance and contrast, then you probably don't need a professional image processing suite. There are tons of web-based graphic editors that are available for free. However, if you are looking for self-hosted, open source solutions, you should definitely go in a different direction. Here's a list of four open source, self hosted online graphic editors.

Open Source Skype Alternative

The GNU Project has announced a new project called GNU Free Call, an open source Skype alternative that will offer anonymous VoIP and will use the GNU SIP Witch server as the back end. GNU SIP Witch requires a minimum of system resources so it can be used on cell phones too so it seems the goal is to provide a cross-platform application, the immediate target most probably being Android.

AMD Exec Says DirectX Getting in the Way

"AMD worldwide developer relations manager of graphics Richard Huddy has blamed Microsoft's DirectX and its APIs for limiting the potential of GPUs in PCs. 'We often have at least ten times as much horsepower as an Xbox 360 or a PS3 in a high-end graphics card, yet it's very clear that the games don't look ten times as good. To a significant extent, that's because... DirectX is getting in the way.'"

Google Releases Anthill to Bake VP8 into Hardware

"Addressing a major weakness its plan to build its WebM video technology into the Web, Google yesterday released a version of its VP8 video encoder and decoder designed to be baked into hardware. The hardware implementation of VP8 is called H1 and now Anthill, said Aki Kuusela, engineering manager of the WebM Project, in a blog post. It comes in the form of RTL, or Register Transfer Language, a very low-level description close to how processors actually perform their instructions, and it's available royalty free."

RSA Breach: Reactions from the Security Community

RSA suffered a breach and data loss following an "extremely sophisticated cyber attack." Their investigation revealed that the information extracted from the company systems is related to its SecurID two-factor authentication products. The news of the incident spread through the community like wildfire and information security professionals are offering their take on this incident. We still don't know the technical details, but it's certain that RSA's brand has taken a big hit.

Wave 533 and bada Review 2: Booting bada, Overall UI

Having reviewed the Wave 533's hardware in the last article, it's now time for us to have a look at the most interesting part: the bada OS itself. In this article, I'll have a look at the boot procedure of bada (how long it takes, what happens on first boot), and then will discuss the app-independent UI concepts introduced by Samsung in this OS before going in more details about specific apps in upcoming articles.

Z-410: How ZFS Is Slowly Making Its Way to Mac OS X

"A commercial ZFS solution is (still) coming to Mac OS X, thanks to former Apple filesystem and OS engineer Don Brady (who previously worked on the abandoned internal Apple project to port ZFS). Brady and his company, Ten's Complement, just launched a limited private beta in hopes to have the software polished and ready for a summer launch this year. Ars spoke with Brady, who has a long history engineering filesystems for Mac OS and Mac OS X, to find out a little about his previous work with ZFS at Apple, and what Mac users can expect to gain from Ten's Complement's port of ZFS."

Mac Marketshare Broken Down by Country

Switzerland has the highest percentage of Mac users than any other with a 17.61% share. Luxembourg comes in second with a 15.79% share while the US occupies the third slot with a 15.36% share. Countries that just missed the top 10 include the UK, Japan, and France. Interestingly, Nordic countries seem to love their Macs as all five of them (Finland, Iceland, Norway, Sweden, and Denmark) all made the top 20.

MonoMac 1.0 Released

From the release announcement: "Almost a year ago we started building a set of Mono bindings for building native MacOS X applications. Our original goals were modest: bind enough of AppKit that you could build native desktop applications for OSX using C# or your favorite .NET language. We leveraged a lot of the code that we built for MonoTouch our binding to the CocoaTouch APIs."