GNOME

GNOME vs. KDE: the Latest Round 344

jammag writes "The debate about whether KDE or GNOME is the better Linux desktop is longstanding. Yet as Linux pundit Bruce Byfield discusses, it has entered a fresh chapter now that both desktop environments have versions that are radically different from their incarnations just a few years back. Moreover, 'the differences in KDE 4.6 and GNOME 3 (the latest releases) are greater than they have ever been,' he writes. Casting aside his usual diplomacy, Byfield acknowledges that he's heard rave reviews about GNOME 3, but disagrees: 'I suspect that the majority of users are more likely to be satisfied with KDE 4.6 than GNOME 3.'"
Debian

Debian, OpenSUSE, Arch, Gentoo and Grml Merge 117

tomhudson writes "debian, arch linux, opensuse, grml, and gentoo are merging to create a new distro: 'We are to announce the birth of the Canterbury distribution. Canterbury is a merge of the efforts of the community formerly known as Debian, Gentoo, Grml, openSUSE and Arch Linux to produce a really unified effort and be able to stand up in a combined effort against operating systems, to show off that the Free Software community is actually able to work together for a common instead of creating more diversity. Canterbury will be as technologically simple as Arch, as stable as Debian, malleable as Gentoo, have a solid Live framework as Grml, and be as open minded as openSUSE.' Arch Linux developer Pierre Schmitz explained: 'Arch Linux has always been about keeping its as simple as possible. Combining efforts into one single distribution will dramatically reduce complexity for developers, users and of course upstream . Canterbury will be the next evolutionary step of Linux distributions.' This will without a doubt put on Ubuntu."
GNU is Not Unix

100% Libre, Trisquel 4.5 STS 'Slaine' Released 207

Aldenissin writes "Trisquel 4.5 Slaine comes with a new boot manager for the live images, an improved installer which showcases the project highlights, and new programs like the Remmina remote desktop client, the social network client Gwibber or the backup tool Deja-dup. The web browser received several changes to improve attributes like speed by enabling http pipelining and other methods, privacy with blocking third party cookies and moving to Duck Duck Go search engine — both as default, and usability with the preinstalled FlashVideoReplacer plugin that allows watching videos from YouTube, Vimeo and many others. The main packages include: Linux-libre 2.6.35, Xorg 7.5, GNOME 2.32, Mozilla based web browser 3.6.15 and OpenOffice.org 3.2. Slaine is based on Ubuntu 10.10, and as always with Trisquel, it contains just free software. Available are 32 and 64 bit flavors, and being an STS release it will be supported for a year. This release will be the "live" operating system included in the Free Software Foundation member cards from now on, in replacement of Trisquel 4.0."
Linux Business

Red Hat Nears $1 Billion In Revenues, Closing Door On Clones 201

darthcamaro writes "Red Hat is almost at its goal of being the first pure-play open source vendor to hit $1 billion in Revenues. Red Hat reported its fiscal 2011 revenues this week which hit $909 million. Going forward, Red Hat has already taken steps to protect its business by changing the way it packages the Red Hat Enterprise Linux 6 kernel, making it harder for Oracle to clone. 'We are the top commercial contributor to most of the components of the Linux kernel and we think we have a lot of value and we want to make sure that, that value is recognized,' Red Hat CEO Jim Whitehurst said. 'In terms of competition, I don't think we necessarily saw anything different from before but I'd say better to close the barn door before the horses leave than afterwards.'"
Google

Google Names Winners For Summer of Code 2011 84

akgraner writes "Google has announced the accepted projects list for its 2011 Google Summer of Code (GSOC) Program. Ryan Rix emailed the Fedora announce mailing list to let users know Fedora was one of the projects that had been selected, while Daniel Holbach informed Ubuntu users via his blog that Ubuntu had not been selected."
Google

Linus Says Android License Claim Is 'Bogus' 116

jbrodkin writes "Linux kernel creator Linus Torvalds has scoffed at a new claim that Android violates the Linux license. Google's use of the Bionic Library does not result in a derivative work that has to be licensed under GPL, as some lawyers are claiming, Torvalds says. 'It seems totally bogus,' Torvalds said. 'We've always made it very clear that the kernel system call interfaces do not in any way result in a derived work as per the GPL.' While some claims against Android can be dismissed outright, Google and its partners still must fend off patent lawsuits filed by rivals Microsoft and Oracle."
Android

RMS On Header Files and Derivative Works 247

tomhudson writes "In this email from 2003, Richard Stallman says 'I've talked with our lawyer about one specific issue that you raised: that of using simple material from header files. Someone recently made the claim that including a header file always makes a derivative work. That's not the FSF's view. Our view is that just using structure definitions, typedefs, enumeration constants, macros with simple bodies, etc., is NOT enough to make a derivative work. It would take a substantial amount of code (coming from inline functions or macros with substantial bodies) to do that.' This should help end the recent FUD about the Android 'clean headers.'"
Android

Who's Behind the Google-Linux License Ruckus? 241

jfruhlinger writes "Yesterday, news broke that Android might have a Linux copyright problem, which would be big trouble for Google, already locked in an IP struggle with Oracle over the mobile platform. Blogger Brian Proffitt looks deeper into the alleged violations. He notes that, while it's possible that Google's on shaky ground, the motivations behind the news release are murky: the lawyer who outlined the violation is an ex-Microsoft hand, and the news was widely propagated by gadfly Florian Mueller, who's tangled with Google over patent issues in the past. Moreover, the alleged violations are in header files, and it's not clear that those are copyrightable; if they are, no actual copyright holders have come forward to complain."
GNOME

Gtk 3.2 Will Let You Run Applications In a Browser 184

An anonymous reader submits this intriguing tidbit: "Gtk+ 3.2 will let you run any application in a browser thanks to the new HTML5 gdk backend. That means you'll be able to run GIMP, Gedit, a video editor or whatever, remotely (or on the same computer), using a web browser. Just imagine the possibilities!" At this point, says the article, it's only possible with Firefox 4.
Android

Does Android Have a Linux Copyright Problem? 292

An anonymous reader writes "TheRegister says Google's attempt to purge copyright from header files has put mobile developers at risk of being forced to reveal their own source code, according to legal experts. This time it's not patents or Android's reinterpretation of Java that's causing problems, but the Linux code that compiles down into Android itself. The discussion started with a Huffington Post article by IP lawyer Edward Naughton, who has serious doubts about Google's approach to the Linux kernel header files. He in turn links to copyright law professor Ray Nimmer's blog post on disclosure risks on copyleft platforms. And IP blogger Florian Mueller believes Google faces a serious Linux copyright issue."
Upgrades

Linux 2.6.38 Released 159

darthcamaro writes "The new Linux 2.6.38 kernel is now out, and it's got a long list of performance improvements that should make Linux a whole lot faster. The kernel includes support for Transparent Huge Pages, Transmit Packet Steering (XPS), automatic process grouping, and a new RCU (Read/Copy/Update)-based path name lookup. '"This patch series was both controversial and experimental when it went in, but we're very hopeful of seeing speedups," James Bottomley, distinguished engineer at Novell said. "Just to set expectations correctly, the dcache/path lookup improvements really only impact workloads with large metadata modifications, so the big iron workloads (like databases) will likely see no change. However, stuff that critically involves metadata, like running a mail server (the postmark benchmark) should improve quite a bit."'"
Patents

Red Hat Paid $4.2m To Settle Patent Suit 48

An anonymous reader writes "'Red Hat paid $US4.2 million to settle a patent infringement suit brought against it by FireStar Software, an intellectual property activist claims. Florian Mueller, who made a name for himself during the campaign to prevent the adoption of software patents in Europe some years ago, said he had dug up a court filing that showed the payment had been made.' Mueller says the payment made by Red Hat was kept secret but news about it surfaced in another suit."
Graphics

DraftSight 2D CAD For Linux Beta Available 100

crypton writes "Dassault Systems, (Solidworks) has released their promised Linux version of DraftSight, their free 2D AutoCAD work-alike drafting program (deb and rpm files available). Right now it appears to be 32-bit only but it looks like one of the best Linux CAD alternatives (paid or unpaid) right out of the gate. Also available for PC and Mac."
Operating Systems

OpenSUSE 11.4 Released 87

MasterPatricko writes with good news from SUSE: "'We are proud to announce the launch of 11.4 in the openSUSE tradition of delivering the latest technology while maintaining stability. The 11.4 release brings significant improvements along with the latest in Free Software applications. Combined with the appearance of new tools, projects and services around the release, 11.4 marks a showcase of growth and vitality for the openSUSE Project!' This release is available now (direct download and bittorrent) as installable DVD or KDE/Gnome LiveCD images, as well as being installable over a network or as a live upgrade from a previous openSUSE release. Highlights include Linux kernel 2.6.37, improved package management, KDE SC 4.6.0, Gnome 2.32 with a preview of Gnome 3, Firefox 4.0, LibreOffice 3.3.1, and the debut of a rolling release project called Tumbleweed. 11.4 images are also already available for customization on SUSEstudio, and you can build your own packages for 11.4 and other GNU/Linux distros on the openSUSE Build Service."
GNOME

GNOME To Lose Minimize, Maximize Buttons 797

An anonymous reader writes "When GNOME 3 arrives in a month, users might be surprised to see old UI staples 'minimize' and 'maximize' buttons gone and replaced by... nothing, in the case of minimizing, and either drag-up or double-click-titlebar for maximizing. Says Allan Day, GNOME Marketing Contractor: 'Without minimize, the GNOME 3 desktop is a more focused UI, and it is a UI that has a consistent high level of quality. Yes, moving to a minimiseless world might take a little getting used to for some, but the change makes sense and has clear benefits.' Some users already welcome the change, while others are in an uproar, swearing to wait for GNOME 3.2, switch to KDE or even Windows. What do you think? A better, simpler interface for new times, or a case of making something simpler than it should be?" I like minimize and maximize buttons, but I'll admit to liking the look of GNOME 3 .
Debian

Debian Is the Most Important Linux 354

inkscapee writes "Without Debian we are nothing. Debian is the most influential and important Linux, and is unique for being the largest, oldest, 100% non-commercial community-driven distro. '...just under 63% of all distributions now being developed come ultimately from Debian. By comparison, 50 (15%) are based on Fedora or Red Hat, 28 (9%) on Slackware, and 12 (4%) on Gentoo.'"
Linux

35,000 Linux Benchmarks In a Week 65

G3ckoG33k writes "Openbenchmarking.org has received 37,027 benchmarks (mainly Linux, and some Macs) in the first week since its inauguration. 241,384 completed tests using 468,344 components from 438 hardware vendors. All results submitted by end users. I guess the hardware support for Linux must become even better thanks to this effort. Yes, the benchmarks are easy to install and run, and you can readily compare your own system anonymously with the results already submitted, using any or all of hundreds of free applications in 47 categories."
AMD

AMD Provides Fusion Support For Coreboot 71

An anonymous reader writes "AMD has done a big code drop providing Fusion support for Coreboot, the project that once was called LinuxBIOS for providing an open source BIOS implementation." A lack of vendor support has long made the task of the coreboot developers difficult. Support for what is slated to be a common chipset is pretty encouraging, and will hopefully make it easier to run an entirely Free Software system for diehards like RMS.
Red Hat Software

Red Hat Stops Shipping Kernel Changes as Patches 184

mvar writes to point out a report from h-online about the Red Hat kernel source controversy. From the article: "Red Hat has changed the way it ships the source code for the Linux kernel. Previously, it was released as a standard kernel with a collection of patches which could be applied to create the source code of the kernel Red Hat used. Now though, the company ships a tarball of the source code with the patches already applied. This change, noted by Maxillian Attems and LWN.net, appears to be aimed at Oracle, who like others, repackage Red Hat's source as the basis for its Unbreakable Linux. Although targeted at Oracle, the changes will make work harder for distributions such as CentOS."
Linux

Reminiscing Old School Linux 539

t14m4t writes "While the Linux experience has improved dramatically over the years (remember the days of Kernel version 2.0? or even 1.2?), Tech Republic revisits some of the more-fondly-remembered artifacts of the Linux of years past. From the article: 'Of all the admin tools I have used on Linux, the one I thought was the best of the best was linuxconf. From this single interface, you could administer everything — and I mean EVERYTHING — on your Linux box. From the kernel on up, you could take care of anything you needed. With the dumbing down of the Linux operating system (which was actually a necessity for average user acceptance), tools like this have disappeared. It’s too bad. An admin tool like this was ideal for serious administrators and users.'"

Slashdot Top Deals