Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 ... 7359 ) Next »

Kattoons are Back - Spencer F. Katt Purrs Again!

My response to this news was to go into denial. This couldn’t be, I told myself. The magazine wouldn’t let it happen. eWeek without Spencer Katt would be like Kellogg’s without high fructose corn syrup. When the next week’s issue arrived, I quickly turned to the page where I would normally expect to find Spencer’s purrings, only to find some boring article (an opinion piece, I believe) in it’s place. I felt betrayed. Spencer Katt had deserted me.

Netbooks: RIP or Live Long and Prosper?

"Who makes up this insanity?" asked Slashdot blogger hairyfeet. "It is like saying, 'motorcycles are gonna kill delivery vans' while ignoring that they are two different vehicles for two completely different roles!" A netbooks is "a 'baby laptop,' and as such is good for most jobs a laptop is good for," he explained. A tablet, by contrast, "does one job and one job only: consume content."

phpMyAdmin updates patch critical holes

phpMyAdmin Logo The phpMyAdmin developers have released versions 3.3.10.2 and 3.4.3.1 of their database administration tool; these are security updates that fix a total of four security holes. Rated as "highly critical" by Secunia, the vulnerabilities include a session manipulation bug in Swekey authentication that could be exploited to overwrite session variables, a possible code injection hole in the setup script and a regular expression quoting problem in Synchronize code.

A quick look at Linux Mint LXDE 11

  • Brighthub; By Matthew Casperson (Posted by mcasperson on Jul 5, 2011 9:23 PM CST)
  • Story Type: Reviews
Linux Mint represented my return to Linux. It was the first distribution I tried that "just worked", and since that day I have not had Windows installed on any of my personal PCs. I have, however, jumped between a few different Linux distributions, and have recently settled on Fedora 15. I found myself installing Linux Mint once again while resurecting some old Dell laptops. As it turns out, Fedora 15 has issues installing on PCs with 512MB or RAM or less. So I jumped on the Linux Mint website and saw that they had just make a release candidate of their LXDE 11 distribution available.

AMD's New Open-Source Employees

Joining John Bridgman and Alex Deucher in working on the open-source driver stack at AMD are two new, but familiar, names: Michel Dänzer and Christian König. These two Linux graphics driver developers are now officially AMD employees.

Writing Good Documentation for Linux, Part 2

  • linuxisit.com; By mark strawser (Posted by linuxisit on Jul 5, 2011 7:32 PM CST)
  • Groups: Linux; Story Type: News Story
In my last post I talked about getting set up and ready to write some quality documentation for Linux. In this one I'm going to get down to the nitty-gritty of the actual writing.

Wistron patent deal hints at Chrome OS tablet

Microsoft has entered into a patent-licensing agreement with Wistron that for the first time covers Google's Chrome OS as well as Android. The agreement -- announced a day after a Microsoft-led consortium beat out Google for Nortel's wireless patents -- covers smartphones, tablets, and e-readers, suggesting Wistron may be working on a Chrome OS tablet....

Implementation spice on Ubuntu 11.10 KVM Server

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Jul 5, 2011 4:35 PM CST)
  • Story Type: Tutorial; Groups: Red Hat, Ubuntu
All packages required are already in PPA "Spice-Gtk-0.6 on Ubuntu 11.04 and Ubuntu 11.10".Spice-gtk-0.6 has been done for Oneiric as two builds. First one with python and gobject-introspection enabled (GTK2). Second one --with-introspection and --with-gtk="3.0" (GTK3).This builds actually are the core builds in PPA, which bring RH's technologies to Ubuntu 11.10. Patched virt-manager and virtinst also support spicevmc channel.View :

Spice-Gtk-0.6 on Ubuntu 11.04 and Ubuntu 11.10 The only one qemu-kvm package should be rebuilt (spice enabled) as soon as stable qemu-kvm 0.15 git tree will be branched.

TLWIR 7: Patent Trolls, Superheroes and More

This week, the fundamental threads that runs through all of the stories are freedom, protecting GNU/Linux from attack, and providing viable alternatives to proprietary software.

ClassicMenu Indicator - Notification area applet for the top panel of Unity desktop

  • ubuntugeek.com (Posted by gg234 on Jul 5, 2011 2:41 PM CST)
  • Story Type: Tutorial; Groups: Ubuntu
ClassicMenu Indicator is a notification area applet (application indicator) for the top panel of Ubuntu’s Unity desktop environment. It provides a simple way to get a classic GNOME-style application menu for those who prefer this over the Unity dash menu. Like the classic GNOME menu, it includes Wine games and applications if you have those installed.

Sabayon Linux 6 Comes Now in Four New Flavours

  • Softpedia; By Marius Nestor (Posted by hanuca on Jul 5, 2011 1:44 PM CST)
  • Story Type: News Story
After the release of Sabayon Linux 6, Fabio Erculiani is proud to announced the immediate availability for download of four Core editions of the Sabayon Linux operating system.

Toyota Joins Linux Foundation

The Linux Foundation, the nonprofit organization dedicated to accelerating the growth of Linux, today announced that Toyota is its newest member. A major shift is underway in the automotive industry. Carmakers are using new technologies to deliver on consumer expectations for the same connectivity in their cars as they’ve come to expect in their homes and offices. From dashboard computing to In-Vehicle-Infotainment (IVI)jim, automobiles are becoming the latest wireless devices – on wheels.

WebCL: OpenCL For The Browser

First there was WebGL to bring OpenGL to the web-browser, and now there's WebCL to do the same for bringing OpenCL to the web. The Khronos Group is getting ready WebCL, to bring OpenCL to modern web browsers with JavaScript support. Early WebCL support is already available for the WebKit rendering engine.

How to download RSS feeds with a simple script

  • FreeSoftware at Zona-M; By M. Fioretti (Posted by mfioretti on Jul 5, 2011 11:19 AM CST)
  • Story Type: News Story
After a bit of studying and testing, I have found a very simple and useful way to download RSS feeds from the command line. It works very well, except (in some cases) with encoding. Please try the script, and thank you in advance for any help with the encoding problem!

Easily Install Extra Applications In Fedora Using Autoplus Or Fedora Utils

  • WebUpd8; By Andrew Dickinson (Posted by hotice on Jul 5, 2011 10:22 AM CST)
  • Groups: Fedora
Autoplus and Fedora Utils are two "post installation" scripts for Fedora which you can use to easily install applications that are not available in the main Fedora repositories, such as Adobe Flash, codecs, Google Earth, Skype, Sun Java and more.

Webian Shell: Prototype Web-Based Shell

  • Linux Journal (Posted by bob on Jul 5, 2011 8:51 AM CST)
  • Story Type: News Story; Groups: Linux
Webian Shell is a web-based shell that is designed to run full-screen and function as the primary user interface for your computer. At the moment, it's still at the proof of concept stage, but 0.1 is runnable without making any modifications to your system. As it features some interesting ideas, it's worth having a play around with.

Understanding Functions in Bash

  • BashShell.net; By Mike Weber (Posted by aweber on Jul 5, 2011 7:37 AM CST)
  • Story Type: Tutorial
Functions are scripts within scripts in Bash that can be used to increase speed, save on resources in a script and provide reusable information since it is stored in memory. Functions must be declared before they can be used in the Bash shell script.

Installing And Using OpenVZ On Fedora 15

  • HowtoForge; By Falko Timme (Posted by falko on Jul 5, 2011 6:39 AM CST)
  • Story Type: Tutorial; Groups: Fedora
In this HowTo I will describe how to prepare a Fedora 15 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.

Changing resolutions in Android x86

  • Brighthub; By Matthew Casperson (Posted by mcasperson on Jul 5, 2011 4:48 AM CST)
  • Story Type: Tutorial
Chances are, if you are installing Android onto a desktop system, you will want to make use of the higher resolutions that are available, since your desktop probably has a bigger monitor than the average mobile phone or tablet. Android is quite flexible in the resolutions it offers, and most Android apps can take advantage of higher resolutions.

Top 5 Screenwriting Applications for Linux

  • Techlaze; By techlaze (Posted by techlaze on Jul 5, 2011 3:51 AM CST)
  • Groups: Linux
When it comes to screenwriting applications, there aren’t that many choices for Linuxiens as there are for Windows and Mac users. However, that doesn’t mean that you’ll have to ditch your beloved penguin to write your next big screenplay. There are a few Linux-based as well as web-based screenwriting tools you can try out that are almost as good as industry-standard softwares like Final Draft and Magic Screenwriter. So, without much ado, here are the best screenwriting tools that are out there for Linux

« Previous ( 1 ... 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 ... 7359 ) Next »