Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 ... 7359 ) Next »

KDE 4.2 Review

I recently did a bunch of package unmasking in my desktop Gentoo installation and did an emerge of KDE 4 .2 and I thought I would share my experiences in my shiny new desktop environment (unfortunately I was unable to see how Amarok2 integrated with KDE 4.2 due to some MySQL embedded compilation issues for 64-bit Linux).

Kaspersky Hacked?

The hacker, currently only know as 'uno' claims that the SQL Injection attack on usa.kaspersky.com has exposed activation codes, user details, bug lists and so on.

OSHIP Moves to Launchpad

In order to consolidate project planning, bug reporting, team organization and translations as well as the freedom to add other models in addition to openEHR; OSHIP development has been moved to Launchpad.

ioquake3 Engine Nears New Version

The team behind the development of the ioquake3 engine, a spin-off of the open-source Quake 3 engine, is preparing for the release of a new update. The second release candidate for ioquake3 1.36 is now available and it features a number of new improvements.

HP Linux is not the business in the UK

What do you reckon, has HP lost the plot here? Does it really think that there is so little demand for Linux in the UK, or is this just a money making exercise that it could not get away with in the US?

Enter the Lizard

Here's an interesting post from Mitchell Baker, Mozilla's boss, commenting on the EU's decision to investigate Microsoft for its Internet Explorer. It's mostly a useful statement of history and why Firefox on its own shouldn't be regarded as the solution to the problem. But for me the most significant portion is its conclusion..

Elphel camera under the hood: from Verilog to PHP

This paper describes the recent imaging advances by Elphel, supplier of open source (hardware and software) cameras to customers that include Google (for select Street View and book scanning projects). It should interest imaging engineers, fans of open source, and those curious about open source hardware. The paper was written by Dr. Andrey Filippov, the Russian physicist who founded Elphel in 2001. Filippov has contributed many papers to LinuxDevices through the years, as regular readers will be aware.

Survey: Increase in "mission critical" Ubuntu Server use

A survey of the Ubuntu Server communityPDF has been published showing that more organisations are relying on Ubuntu for "mission critical" tasks. The survey, carried out by Canonical, the commercial sponsor for Ubuntu, and RedMonk, an open source oriented market research organisation that makes all of its content freely available, breaks down the 6800 responses, from predominantly Ubuntu users, and analyses it by business size.

BitDefender Offers New Features for Linux-Based Users, Free for Home Use

BitDefender, a global provider of award-winning antivirus software and data security solutions, has launched a new version of BitDefender Antivirus Scanner for Unices, the on-demand antivirus and antispyware scanner for Linux and FreeBSD, which is free for personal use. The new and improved features of BitDefender Antivirus Scanner for Unices enhance the user experience and increase the level of protection.

Ubuntu, Linux Mint, & gOS Benchmarks

gOS and Linux Mint are two of the many Linux distributions based upon Ubuntu, but they provide their own spin of things. gOS, for instance, ships with WINE and Google Gears by default and focuses upon providing an easy and rich experienced catered around Web 2.0 services. Linux Mint ships with its own set of customizations and its focus is on providing an easy-to-use Linux desktop by having a distinct user interface, its own set of system, and shipping with various proprietary drivers, plug-ins, media codecs, and other packages. We had a question though from a reader asking whether the performance of these Ubuntu derivatives is vastly different from Ubuntu itself. With that inquiry, we have run a couple benchmarks comparing the performance of Ubuntu 8.10, gOS 3.1, and Linux Mint 6.

Eclipse DLTK IDE for Perl, Python, and PHP scripting

This tutorial Walks you through the process of building Perl, Python, and PHP scripts with a DLTK-based IDE and provides sample code for each step.

Open Source Advocates Alarmed By Mickos's Sun Exit

Marten Mickos on Friday told fellow employees that he's resigning from Sun Microsystems, just a few days short of his first anniversary as senior VP of database software. The news was greeted with dismay by those who thought he was going to play a key role in guiding Sun through its transition to an open source company. "There's a question whether Sun can make money as an open source company. I would take someone who's been highly successful in an area that Sun has been struggling with and give him free rein," said Rod Johnson, CEO of SpringSource and head developer on the open source Spring Java framework project, in an interview.

Attempt of install Xen-Unstable Dom0 via 2.6.29-rc3..

  • Xen Virtualization on Linux and Solaris; By Boris Derzhavets (Posted by dba477 on Feb 8, 2009 12:19 AM CST)
  • Story Type: Tutorial; Groups: Ubuntu
Seems like 2.6.29 will be the first vanilla kernel supporting “pv_ops” in Dom0. Base platform to start the test was Ubuntu Intrepid Server (64-bit) with Ubuntu Desktop installed via tasksel. Packages required by Xen have been installed: openssl,x11,gettext,python-devel.

Embracing Change: The Linux Paradigm

  • DaniWeb; By Ken Hess (Posted by khess on Feb 7, 2009 11:33 PM CST)
  • Groups: Linux; Story Type: News Story
Are you changing with the times? The Age of Linux is upon us and there's no stopping it.

Python (pyuno) "Hello World" Addon for OpenOffice

In my last few posts about pyuno (SSConverter, OORunner) we used pyuno to convert spreadsheets to CSV files by running OpenOffice from Python using pyuno as the bridge between the two processes. In this post we're going to get inside OpenOffice and use pyuno as the bridge between OpenOffice and an embedded Python interpreter (embedded inside OpenOffice).

Why Does Everyone Heart Boxee?

The buzz has been building for Boxee lately. Mainstream news outlets like The New York Times, BusinessWeek and NPR are getting hip to the little open-source media center that could quite possibly change the way you experience TV. I first met Boxee CEO and co-founder Avner Ronen at a NewTeeVee meetup in New York roughly a year ago. At the time, I was contemplating buying an Apple TV. He politely shook his head and said I shouldn’t bother, that his company had something better in the works.

Take note - small is beautiful

Netbooks are growing in popularity and have emerged as a threat to normal laptops THERE WAS a time when the only way to really be mobile with a computer was with a laptop. Then came what were termed sub-notebooks – smaller laptops which still packed a lot of power. But with the rise of the internet, much of the computing power we need has moved to the web, hence the emergence of the netbooks – a cut-down, small laptop with as simple an operating system as possible.

This week at LWN: The new GCC runtime library exemption

As described in Plugging into GCC last October, the runtime library code used by the GCC compiler (which implements much of the basic functionality that individual languages need for most programs) has long carried a license exemption allowing it to be combined with proprietary software. In response to the introduction of version 3 of the GPL and the desire to add a plugin infrastructure to GCC, the FSF has now announced that the licensing of the GCC runtime code has changed. The FSF wishes to modernize this bit of licensing code while, simultaneously, using it as a defense against the distribution of proprietary GCC plugins.

Expert Programming Book R

  • Willie Pritchett's WebBlog; By Willie Pritchett (Posted by stlyz3 on Feb 7, 2009 7:11 PM CST)
  • Story Type: Editorial, Reviews
I recently completed reading of the Packt Publishing book Expert Pyton Programming by Tarek Ziadé. Overall, as a Python developer, however not quite an expert yet (but working on it), I did find that the book was not quite on the “Expert” level as much of the topics I know as being an intermediate Python programmer.

Wicked Cool Ruby Scripts

"Wicked Cool Ruby Scripts", by Steve Pugh, is a wicked cool book for noob-and-up Ruby users. Ruby is a modern, elegant interpreted programming language. This means you don't need to compile your Ruby programs, but simply write and run them, just like you do with Bash, Python, or Perl scripts.

« Previous ( 1 ... 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 ... 7359 ) Next »