Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 ... 7359 ) Next »

GNOME-Designer Jon McCann about the future of GNOME3

Also talks about the split with Ubuntu, outspoken criticism and why KDE and GNOME are different operating systems After years of focusing on stability and non-disruptive improvements, the GNOME desktop recently took a big chance: With the release of GNOME 3.0 a fresh user experience was introduced, breaking with many of the old concepts. One of the driving forces behind the vision and concepts of GNOME3 has been Red Hat developer William Jon McCann. During the recent Desktop Summit in Berlin Andreas Proschofsky had the chance to talk to McCann about the way ahead for GNOME3, how the project deals with criticism and the importance of GNOME3-optimized app development.

LinuxCon 2011 talks streaming live Aug. 17-19

  • DeviceGuru.com (Posted by DeviceGuru on Aug 18, 2011 1:41 AM CST)
  • Groups: Linux
All keynote sessions from the LinuxCon 2011 conference held in Vancouver this week are being made available for free public streaming today through Friday (Aug. 17-19).

Dead Cyborg Ep 1 Linux download!

Endre Barath has just released the linux download of Dead Cyborg episode 1!

Ubuntu 11.10 Features Improved Unity Interface

  • Softpedia; By Marius Nestor (Posted by hanuca on Aug 17, 2011 11:47 PM CST)
  • Story Type: News Story; Groups: Ubuntu
Mark Shuttleworth proudly announced last evening on his blog that the Unity interface introduced in the Ubuntu 11.04 (Natty Narwhal) release, will be much improved for the upcoming Ubuntu 11.10 (Oneiric Ocelot) operating system.

W3C Launches New “Agile” Standards Development Platform

  • ConsortiumInfo.org Standards Blog; By Andy Updegrove (Posted by Andy_Updegrove on Aug 17, 2011 10:50 PM CST)
  • Story Type: News Story
By anyone’s measure, the World Wide Web Consortium (W3C) has been one of the most important and influential standards development organizations of the information technology age. Without its efforts, the Web would literally not exist as we know it. But times change, and with change, even venerable – indeed, especially venerable – institutions must change with it. Happily, the W3C is taking the plunge.

Learn Linux, 302 (Mixed environments): Domain control

In SMB/CIFS parlance, a domain is similar to a workgroup: It's a collection of related computers, typically existing on a single local network. A domain, however, features a special computer known as a domain controller that manages logons for all the servers in the domain. It also provides a few additional services. Samba can function as a domain controller, but you need to set several Samba options for it to do so.

AMD Brazos replacements will pack quad cores, offload video decryption

New details have emerged about the 28nm followups to AMD's successful E-Series and C-Series processors. The & Deccan& platform will reportedly include & Wichita& and & Krishna& chips that include quad cores, support for 1666MHz DDR3 memory, and a & secure asset management unit& that offloads DVD and Blu-ray decryption from the x86 cores....

Chromofox

Firefox and Chrome(-ium). They are 2 different browsers, based on 2 different rendering engines, developed by different teams. But what to they have in common?

How To Take Screenshots Of Your Android Smartphone

  • HowtoForge; By Falko Timme (Posted by falko on Aug 17, 2011 6:58 PM CST)
  • Story Type: Tutorial; Groups: Linux
Unfortunately it is not possible to directly take screenshots of an Android phone (e.g. by tapping on a button). This tutorial shows you how you can take screenshots of an Android smartphone with the help of a computer where the Android SDK is installed.

AMD's Open-Source Radeon Driver After Four Years

While the BFS scheduler is getting ready to celebrate its second birthday, in just three weeks AMD's open-source Radeon graphics driver strategy for Linux will be turning four years old. It was on the 6th of September in 2007 that I exclusively broke the news to the world on AMD's open-source strategy, which has ended up being a game-changer in the Linux world. AMD continues to support open-source hardware enablement on their latest graphics processors and recently even hired more developers to work on the code and documentation. How far have they come though in four years?

Dash takes shape for 11.10 Unity

  • markshuttleworth.com; By Mark Shuttleworth (Posted by kicsyromy on Aug 17, 2011 4:49 PM CST)
  • Story Type: News Story; Groups: Ubuntu
Our goal with Unity is unprecedented ease of use, visual style and performance on the Linux desktop. With feature freeze behind us, we have a refined target render of the Dash for Oneiric.

EU-wide Ban on Galaxy Tab 10.1 Lifted

  • OSNews; By Thom Holwerda (Posted by djohnston on Aug 17, 2011 4:39 PM CST)
  • Story Type: News Story
So, the shadiness factor of the German EU-wide injunction against the Samsung Galaxy Tab 10.1 seems to continue. Not only has Apple been caught supplying the court with tampered evidence, it now seems the court in Duesseldorf didn't have the authority to ban the Galaxy Tab EU-wide - at least, according to a German court which has just lifted the EU-wide ban on the Galaxy Tab 10.1.

Apple sells world's most expensive flash drive

The $40 Lion convenience fee You can now purchase Apple's Mac OS X 10.7, aka Lion, on a flash drive for $69 – and, yes, it's the exact same operating system that's available at the online Mac Store for $29.99.…

Improving The Linux Kernel's Memory Performance

Over the past few days there's been an active discussion on the Linux kernel mailing list surrounding the memory copy (the memcpy function to copy blocks of memory) performance within the kernel. In particular, an application vendor claims to have boosted their application (a video recorder) performance by 12% when implementing an "optimized" memory copy function that takes advantage of SSE3...

Gallium3D Post-Processing, MLAA Nearly Ready

One of the projects being worked on via X.Org / Mesa with the 2011 Google Summer of Code is morphological anti-aliasing (MLAA) support for Gallium3D / Mesa. Back in July there was MLAA code ready to be tested, but now the student developer behind this code, Lauri Kasanen, has published patches that add the post-processing infrastructure to Gallium3D. The work may soon be ready to be merged to master...

Tablet lets you run Android apps from within Windows

ViewSonic says it's now shipping a Intel Atom-powered tablet that lets users run Android apps without leaving Windows 7. The ViewPad 10Pro has a 1.5GHz Atom Z670 processor, 16GB or 32GB of SSD (solid state disk) storage, a 10.1-inch touchscreen with 1024 x 600 pixel resolution, and up to eight hours of battery life, according to the company....

Google-Motorola deal calls for $2.5 billion reverse break-up fee, says report

Google has agreed to pay Motorola Mobility an unprecedented $2.5 billion in reverse break-up fees if its $12.5 billion acquisition fails to go through, says a report. Meanwhile, observers are debating the value of Motorola's patents vs. the baggage of its ongoing litigation, weighing the impact on other Android OEMs like Samsung and HTC, and glimpsing an opportunity for Microsoft....

Blender 2.59 has been released! PPA Ubuntu and LinuxMint

The Blender Foundation announced the release of Blender 2.59. This is the third stable release of the Blender 2.5 series, representing the culmination of many years of redesign, development and stabilizing work.

Refactoring Deeply Nested Code

Tease out the logic of snarled, deeply nested if/else constructs with the Flatten Conditionals refactoring

Internet & LAN Over VPN Using OpenVPN – Linux Server – Windows/Linux Clients

  • HowtoForge (Posted by falko on Aug 17, 2011 2:15 AM CST)
  • Story Type: Tutorial; Groups: Linux
The aim of this tutorial is to enable you to set up a little VPN that will let you do many things – but my primary goal when trying to get this to work was to allow me and my friend (who sits behind a firewalled network at University) to play the new games that would not work over Hamachi because they did not ship with LAN and required an always-on internet connection (DRM). His network also uses traffic shaping and blocks UDP packets, making online gaming impossible.

« Previous ( 1 ... 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 ... 7359 ) Next »