Showing headlines posted by Scott_Ruecker
« Previous ( 1 ... 410 411 412 413 414 415 416 417 418 419 420 ... 1281 ) Next »Linux Benchmarks, Reviews Coming For September
Besides a 40-way graphics card comparison between the open and closed-source Linux drivers for both NVIDIA and ATI/AMD graphics processors, there's also a number of other interesting articles coming up on Phoronix. Here's some of what you can expect to see next month on Phoronix.
Introduction to the IBM Software Development Toolkit for Linux on POWER
The IBM Software Development Kit for Linux on POWER (SDK) is a free, Eclipse-based Integrated Development Environment (IDE). The SDK integrates C/C++ source development with the Advance Toolchain, Post-Link Optimization, and classic Linux performance analysis tools, including OProfile and Valgrind. The IBM SDK for Linux on POWER provides you with an all-in-one solution for developing software on Linux on POWER platforms. This demo shows you how to access the SDK using a technique called X-Forwarding, which allows you to integrate the SDK interface to an interface running on your Linux desktop.
A Performance Overhaul Of KDE's KWin
Martin Gräßlin has successfully boosted the performance of KDE's KWin for the upcoming 4.7.2 point release and more so for the KDE SC 4.8 release. This is an attempt to make the KWin compositing window manager handle rendering at sixty frames per second, which it hasn't been able to scale to that frame-rate due to deficiencies in the project's code-paths.
Linux-ready 4G base-station SoCs begin sampling
Freescale Semiconductor has begun sampling the first system on chips (SoCs) built on its Linux-ready QorIQ Qonverge architecture for femtocell and picocell 4G base stations. The QorIQ Qonverge PSC9130/31 (femotecells) and PSC9132 (picocells) SoCs support up to 16 and 64 simultaneous users respectively, and simultaneously support multiple air interfaces, including LTE, WiMAX UMTS , WCDMA (HSPA+), and CDMA, says the company.
Red Hat's biggest enemy? VMware
Let’s play a game. Who do you think Red Hat’s biggest enemy will be in a few years? Will it be Microsoft, Linux’s traditional enemy? Could SUSE, the number two business Linux distributor, make a try for the top? Might Ubuntu’s Canonical make its big break into corporate Linux? All good guesses, but Red Hat CEO Jim Whitehurst, is pretty sure that Red Hat’s biggest competitor in 2016 will be VMware.
Microsoft rolls out open-source Python extension for Visual Studio
Microsoft released on August 29 an integrated environment for developing in Python using Visual Studio 2010. Known as Python Tools for Visual Studio (PTVS), the new, free tools are available under the Apache 2.0 license, and available for download from Microsoft’s CodePlex site. PTVS came out of the Technical Computing Group unit at Microsoft.
Oracle retires licence for distributing its Java with Linux
With a brief news item, Oracle has retired the "Operating System Distributor License for Java" (DLJ) that was created by Sun in 2006. The non-free licence had allowed Linux distributors to package and distribute Sun's, and later Oracle's, Java versions in their Linux distributions. Sun made this licence available after releasing Java as open source at the JavaOne conference in 2006. It was designed to ensure that users had easy access to packages containing the well-tested Sun Java during the development of the free OpenJDK.
Ohio LinuxFest Celebrates 20 years of Linux
Columbus, Ohio - August 27. Ohio Linuxfest is proud to announce that
we will be celebrating 20 years of Linux on September 9-11 at the
Greater Columbus Convention Center in downtown Columbus, Ohio.
Samsung Puts Out New Open-Source ARM DRM Driver
Samsung has published the code to a new open-source DRM driver for its EXYNOS4210 System-On-a-Chip. The EXYNOS4210 has impressive 3D graphics capabilities, uses the dual-core ARM Cortex A9 processor, and is used in various smart-phones. The Samsung Galaxy S II is one of the smart-phones using the Exynos 4210 SoC. Samsung is hoping to push this DRM driver into the mainline Linux kernel.
More confusion over Romania's position on open source
Fresh doubts have been cast over the Romanian government's position with regard to open source. The minister for Communication and Information Society, Valerian Vreme, announced back in May that the government would recommend open source "wherever appropriate"; however, a tender from the government emerged in August that specifically prohibited the use of open source software in any offer made in response. Now, a report from OSOR.EU quotes several authoritative sources doubting the validity of the prohibition and whether "it would stand in court".
SCALE Call for Papers Opens Today
The SCALE Call For Papers opens as of today August 25, 2011. Submittals for a wide range of topics around Open Source software will be considered. If you have an idea or subject pertaining to FOSS, submit your proposal to http://cfp.socallinuxexpo.org
As Linux Turns 20, Hopes and Wishes for Its Next 20 Years
If I had a single wish for Linux," said Slashdot blogger hairyfeet, "it would be that a Gates or Jobs would come along and just take it away from the hackers and trolls and give us a true third way where the user was No. 1 and everything was so simple and intuitive both Apple and MSFT were left thinking, 'How did that happen?'"
Fantastic Chrome Extensions for Linux Users
Google Chrome is not only the fastest loading and rendering browser available, it's also grabbing market share the fastest. And like all good browsers, Chrome offers thousands upon thousands of extensions that can be added to expand the functionality and fun of the browsing experience. Problem is, with so many extensions available, it's hard to know which ones are of the most interest to certain user groups. So, I took the time to dig through the piles to find what I thought to be the best collection of available Chrome extensions for Linux users. So, without further ado, let's get on with the list.
Data Deduplication with Linux
Lessfs offers a flexible solution to utilize data deduplication on affordable commodity hardware. In recent years, the storage industry has been busy providing some of the most advanced features to its customers, including data deduplication. Data deduplication is a unique data compression technique used to eliminate redundant data and decrease the total capacities consumed on an enabled storage volume. A volume can refer to a disk device, a partition or a grouped set of disk devices all represented as single device. During the process of deduplication, redundant data is deleted, leaving a single copy of the data to be stored on the storage volume.
What We Know For Sure on Linux's 20th Anniversary
Today, the Linux kernel is the most pervasive piece of software in all of computing. It runs the world’s stock exchanges, transportation systems, consumer devices, smart grid technologies, 90 percent of the world’s supercomputers and much, much more..
Modders offer bounty for HP TouchPad Android port - Update
Following the recent fire sale of HP's TouchPad tablet, members of the Hack N Mod hacker and modder community have setup a cash bounty for the first functional port of Google's Android OS to replace the default Linux-based webOS mobile operating system. The Hack N Mod prize is intended to "speed up the porting process" and is currently valued at a total of $1,500.
This week at LWN: Desktop Summit: Claire Rowland on service design
When thinking about user interface design, many will focus on the application itself, but Claire Rowland, an interaction designer and researcher, looks at things a bit differently. She came to the Desktop Summit in Berlin to describe "service design", which encompasses more than just the interface for a particular application. Looking at the service that is being provided, and focusing on the "touchpoints" for that service, makes for a more holistic view of interface design. That will become increasingly important as we move into a world where more and more "ordinary" devices become connected to the internet.
Git - Revision Control Perfected
In 2005, after just two weeks, Linus Torvalds completed the first version of Git, an open-source version control system. Unlike typical centralized systems, Git is based on a distributed model. It is extremely flexible and guarantees data integrity while being powerful, fast and efficient. With widespread and growing rates of adoption, and the increasing popularity of services like GitHub, many consider Git to be the best version control tool ever created.
First Look at Poseidon Linux, the Linux For Scientists
Poseidon Linux is designed for the international scientific community, bundling a big batch of science-oriented software into a single live DVD, plus a batch of desktop productivity and multimedia applications. Poseidon 4.0 was just released with significant changes, so let's take it for a test drive.
Microsoft signs 'legal covenant' with Chinese Linux vendor
Microsoft has signed a “legal covenant agreement” with Linux operating system provider China Standard Software Co. Ltd. (CS2C), and will be jointly developing, marketing and selling solutions for the Chinese cloud-computing market with that company, the pair announced on August 22.
« Previous ( 1 ... 410 411 412 413 414 415 416 417 418 419 420 ... 1281 ) Next »