Showing headlines posted by Scott_Ruecker

« Previous ( 1 ... 678 679 680 681 682 683 684 685 686 687 688 ... 1281 ) Next »

Tech deals heat up: Will Twitter be next?

Merger activity in the tech sector has dropped precipitously from a year earlier, but the landscape is quickly changing as confidence returns. M&A activity in the first three months of the year plunged 85% from a year earlier, with only 625 deals worth $8 billion completed, according to tech research firm 451 Group. The first quarter of 2008 saw 835 deals worth $55.2 billion inked.

Open source closes gap on Microsoft's next Silverlight

Code has been released for the open-source version of Silverlight that closes the gap on the as-yet-unfinished next version of Microsoft's browser-based media player. Moonlight 2.0 has been delivered for preview featuring APIs from Microsoft's Silverlight 3.0 that the project's organizers said it made sense to add. Moonlight puts Microsoft's Silverlight on Linux and Unix. Moonlight 2.0 is modeled on Silverlight 2.0 but since work began on the second version of Moonlight, Microsoft released a beta for the third edition of Silverlight with final code expected later this year.

Use the Bash trap Statement to Clean Up Temporary Files

The trap statement in bash causes your script to execute one or more commands when a signal is received. One of the useful things you can use this for is to clean up temporary files when your script exits.

100 Tests & Counting For Linux Benchmarking

I am pleased to announce that the Phoronix Test Suite has just incorporated its 100th test profile. With now having 100 different tests and over 50 test suites, there are plenty of tests to suit your needs whether you are interested in graphics / video, server, CPU, memory, disk, or system benchmarking. This also raises the count for the number of compatible tests in our GPLv3-licensed automated testing software that is compatible with Mac OS X, OpenSolaris, and *BSD operating systems.

Red Hat Makes its Position Patent

Six months ago I noted that the European Patent Office had embarked upon a fairly abstruse process:

a referral of a “point of law” concerning software patents by the President of the European Patent Office (EPO) to the EPO “Enlarged Board of Appeal”, something that seems to happen quite rarely. Now, you do not have to be a genius to see the problem with this; essentially, the EPO is asking itself whether it wants to widen its own jurisdiction, increase its power and boost its income by allowing software patents. Unless the Enlarged Board of Appeal consists entirely of self-denying, altruistic masochists, I think we can all guess what the answer will be.

This week at LWN: A privilege escalation flaw in udev

A vulnerability in udev, the user-space tool that manages the Linux /dev tree, has left unpatched systems vulnerable to a local root privilege escalation. Exploits are already circulating on the full-disclosure mailing list, so it is rather important for users and administrators to update their systems. The problem was caused by the way udev processes the messages it receives—certain kinds of messages, which could be generated by user processes, were not considered. That oversight led to the vulnerability.

How to be a free software business trainer

The Free Software and Open Source Foundation for Africa and the Germany-based InWent project have launched a programme to develop trainers in East and Southern Africa capable of teaching others to build free software-based businesses.

Open-source companies log impressive growth

Even as the global economy tanks, open-source companies continue to soar. A range of open-source companies reported sales and community growth this past week, including..

Terminal server for Debian Linux

Version 3.0 of the open source x2go terminal server for Linux has been available to download since the end of April. The software, code named Uthörn, was developed for Debian 5.0. The new version aims to improve print server functionality. According to the release notes, it compresses print jobs before sending them, reducing data transmissions by up to 90 per cent.

Linux Desktop Market Share: Greater Than One Percent?

According to NetApplications, GNU/Linux now accounts for 1.02% of computer desktops. Depending on your outlook, this figure is cause for cautious celebration, or equally cautious dismissal of the operating system's prospects. Alternatively, you might prefer -- as I do -- to question the statistic's accuracy, and look at other ways to estimate GNU/Linux's presence. The problem, of course, can never be settled with any certainty. GNU/Linux comes from dozens of vendors and community projects, rather than a single corporation, and, since it requires neither registration nor activation, a single DVD could be the source of half a dozen installations. Under these circumstances, any estimates quickly trail off into speculation whose credibility depends on your own biases on the subject.

Economic downturn to boost open source

Businesses that opt for open source solution equivalents of proprietary software applications can reduce the total budget required for its implementation and operation by 50% to 60% over three years. That’s according to Yossi Hasson, CEO of open source service provider Synaq. Hasson says that with the slowdown in the economy, businesses need to investigate viable alternatives in order to meet their IT needs in the most cost-effective way possible.

SpringSource Hyper Over Hyperic

At the beginning of the year, many analysts predicted that, given the economic climate, this would be the year for mergers and acquisitions. Indeed, they were right: acquisitions are up in everything from banking to technology, with the latter category perhaps best represented by Oracle's surprise snatch of Sun Microsystems just a few weeks ago. The buying, at least from where we're sitting, looks primed to continue, and Open Source companies are no exception, as was aptly demonstrated this morning as it was revealed that Open Source vendor Hyperic has been acquired by the likewise Open Source SpringSource.

Ubuntu and Fedora Replace init with Upstart

The venerable Linux init system is not up to the job of managing modern dynamic hardware and processes; if a device is not present at boot, then init cannot control it. Upstart is hotplug-aware, and first appeared as an init replacement in Ubuntu, and now Fedora has adopted it. It runs alongside init for a comfortable transition; Juliet Kemp gives us a guided tour in this two-part series.

AVG Ventures Into Linux Malware Protection

While anti-virus and anti-malware is not much of a problem on Linux at this time, AVG has added this anti-malware protection to their Linux security software. AVG has supported Linux for sometime when it comes to virus and spam protection, but with version 8.5 they have expanded their anti-malware support.

SpringSource acquires Hyperic

SpringSource, the company behind the Spring framework for Java applications, has announced it has acquired Hyperic, developers of open source monitoring and management software. SpringSource's CEO Rod Johnson explained that the acquisition would allow the company to offer a complete solution to the entire life cycle of an application, from development to deployment in the data centre or cloud.

Free school administration package released

The international SchoolTool development team and the Shuttleworth Foundation set up by Ubuntu sponsor Mark Shuttleworth have announced the release of SchoolTool version 1.0. Developed on the basis of Zope, the software organizes all pupil data - timetables, marks, parent contact details - along with resource booking, calendaring and report card generation. The web browser based SchoolTool can also be used for the central management of several schools.

LXer Weekly Roundup for 03-May-2009


LXer Feature: 04-May-2009

The Linux and Unix Menagerie has a hilarious look back at what we thought was cool, Mike Weber has a cool tutorial on how to compile a Kernel in Ubuntu 9.04, HP unveiled a ProBook laptop line that you can get Linux Pre-installed on, and can XP save Windows 7? Something tells me the answer is no..

Kernel log: X.org 7.5 coming in summer, re-write for Intel's graphics driver

X.org 7.5 is scheduled to appear in summer, and could include a new Intel graphics driver. The developers have slashed its code to boost reliability and performance. The kernel developers have now presented versions 2.6.30-rc4 and 2.6.29.2 of Linux, 2.6.27.22 and 2.6.28.10 are released and guest mascot Tuz bows out.

How-to: using the new Facebook stream API in a desktop app

Facebook recently launched a new set of APIs that allow third-party application developers to integrate support for the Facebook stream in their software. In this hands-on introduction to the new APIs, you will learn how to use them in a desktop client application and you will get an inside look at how they were used to bring the stream to Gwibber, an open source microblogging client for Linux.

Update on ODF Spreadsheet Interoperability

I created a test document in each of those editors and then loaded each test document in each of the other editors. I showed what worked, what didn't, and made some suggestions on how interoperability could be improved. I found only two notable failures, when the Microsoft/CleverAge Add-in for Excel loaded KSpread and Symphony documents.

[Microsoft claims it cannot do better because lack of documentation. But the Open Office version is based upon the undocumented Excel version. Just proves closed source closes minds - Scott]

« Previous ( 1 ... 678 679 680 681 682 683 684 685 686 687 688 ... 1281 ) Next »