Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 ... 7359 ) Next »

IBM denies breaking patent pledge

IBM says that they are within their rights to protect their investment in mainframe technology and have not broken their 2005 pledge. IBM had sent a letter to TurboHercules SAS listing patents that believed the open source mainframe emulator could possibly infringe. IBM say they were not claiming the patents were infringed but that the letter was an illustration of the company's patent portfolio related to mainframe technology.

SimplyMEPIS 8.5.01 Screenshot Review

  • BeginLinux.com; By Andrew Weber (Posted by aweber on Apr 7, 2010 7:06 AM CST)
  • Story Type: Reviews
I've tried several versions of the SimplyMEPIS but never really got hooked on the visual appearance leaving me wondering what beginners find so appealing in SimplyMEPIS. With the release of SimplyMEPIS 8.5.01 and addition of KDE 4.3.4 I decided this was the perfect time to give it a try and see what all the fuss is about.

The State of Desktop Virtualisation in Linux

  • everydaylht.com (Posted by dmbkiwi on Apr 7, 2010 6:09 AM CST)
  • Story Type: Roundups
irtualisation is a bit of a buzz word at the moment. Virtualisation can be used for all sorts of different computing tasks from server consolidation to cross-platform software development, to running that one "must-have" app in that "I - wish - I - didn't - have - to - use - this - damned - OS" OS.

FreeBSD 7.3-release update: It's going better than I expected

I've been running FreeBSD for more than a week now - first 8.0-release, now 7.3-release (with packages for some reason coming from 7-stable), and as the title of this post says, it's going very well. I started with the idea that I'd run the full GNOME desktop with all the apps I used in Debian, and I pretty much have that setup.

Is your tv running Linux? (yet)

Some manufacturers are using Linux for their television sets, Sony for instance has a impressive list of tv's which are running Linux. There are also some televisions which can actually be hacked into to unlock extra features.

Opera alerts EU to hidden Windows browser-ballot

Just when it seemed like Microsoft's European anti-trust tangle on browser choice in Windows was over, trouble is stirring again. Opera Software has told The Reg that it has informed the European Union of a possible problem with a fix that was designed to make Internet Explorer in Windows comply with EU antitrust law. Opera has also informed Microsoft.

Getting Started with Inkscape

Most images on the web such as JPG, PNG, and GIF are raster images – grids of pixels that each hold a color value. Raster images are great for photos of real people and events, but they have drawbacks. When you scale a raster image up or down in size, you’re losing data and/or clarity in the image. Color intensity can also be lost in conversions and compression, leaving you with a mangled version of what you once wanted. A great alternative for many situations is to use vector graphics. Inkscape is a powerful free vector drawing program for Windows, Linux, and Mac, and this guide will get you started with using it to create your own smooth, colorful, scalable graphics.

XML expert says Microsoft's OOXML fails standards test

Microsoft has come under heavy criticism for its role in the standardisation process for its Office Open XML (OOXML) standard at the International Organisation for Standardisation (ISO). In a blog entry on the second anniversary of the specification's adoption as an ISO standard, Alex Brown, convenor of the Office Open XML (OOXML) Ballot Resolution Meeting at the ISO, has stated that Microsoft is failing to implement commitments on transforming OOXML into an open ISO standard. He summarises the situation thus, "It seems to me that without a change of direction the entire OOXML project is now surely heading for failure."

How to upgrade to Ubuntu 10.04 LTS Lucid Lynx

Few weeks ago ubuntu 10.04 beta was released, if you have ubuntu 9.10 karmic koala installed in a virtual machine or in an old computer and you want to test this beta release you can upgrade using these commands.

Microsoft and Patents

  • Eleven is Louder; By Bradford M. White (Posted by olefowdie on Apr 6, 2010 8:29 PM CST)
  • Story Type: News Story
Microsoft initially started this patent crusade about 3 years ago, and after the initial wave of accusations the Redmond giant seemed to slumber. All was well for a while. Sure, we all felt as though Novell, Xandros, and Linspire had sold their souls to Satan, but we didn't really care. There were no real effects of the deals seen. Microsoft claimed that 235 patents had been violated, but to date they have yet to say who violated those patents and in what way. To me, this seems like a massive FUD campaign. What has not yet been asked of Microsoft is this: who will you hold responsible should the Linux kernel itself contain the IP violations? Are you really going to go to tens of thousands of kernel contributors, take all of them to court, and then proceed to sue all of them? Such an action would completely destroy Microsoft's public image, and I don't think that's the type of blunder from which you could recover.

Giving Credit Where Credit is Due...

It was both an honor and a surprise. When I was notified by Mr. Hugh Forrest that I had been nominated for the Dewey Winburne Community Service Award, it was surprising. When I was named as the 2010 Dewey Award winner, I was humbled... And a bit bothered. The Dewey Award is traditionally given to individuals and having come to understand a bit more about the man, Dewey Winburne, I fully appreciate the recognition and the reason behind it. Still...

NagiosGrapher on CentOS

  • BeginLinux.com/blog; By Mike Weber (Posted by aweber on Apr 6, 2010 6:49 PM CST)
  • Story Type: Tutorial
The important aspect of graphing is that it enables a busy administrator to evaluate a server visually, often making more sense than strings of data. NagiosGrapher is a tool that you can use with Nagios to graph information that you want to evaluate as an administrator. This tutorial will show you how to install NagiosGrapher in preparation for the data to be graphed.

Oracle Enterprise Linux 5.5 Trails RHEL 5.5

Oracle is now out with Oracle Enterprise Linux 5.5 (OEL)- a week after its base, Red Hat's Enterprise Linux 5.5 (RHEL) was released. That's pretty quick and in my view, one of the quickest turnarounds yet from Oracle with their version of RHEL. Oracle has been releasing its own version of Linux with OEL, based on RHEL since 2006 and they've been updating OEL as Red Hat updates RHEL.

CouchDB basics for PHP developers

If you're a typical PHP developer, it doesn't take a thorough review of past projects to pick out a telling pattern: In most (if not all) cases, you're probably getting PHP to talk to a database back end for all that dynamic data goodness; in 99 percent of those instances, you're using MySQL. Now, there's nothing wrong with using a relational database. If you're working with highly structured data with lots of relationships, it's the way to go. You can happily (or unhappily, depending on your familiarity and comfort with SQL) go through the process of working up schemas, normalizing data relations, setting up tables, and all the rest.

Firefox Closes on 25% of the Market

One of the favorite activities of journalists, bloggers, and other putters-of-things-in-print is to declare the impending doom and/or death of this or that. We won't be engaging in the practice today, but we will happily report that the Browser Wars are alive and well, and continuing to take a toll on the market leader.

Process synchronisation in Linux

  • Linux User & Developer magazine; By Swayam Prakasha (Posted by russb78 on Apr 6, 2010 2:46 PM CST)
  • Story Type: Tutorial
The two fundamental concepts in a Linux operating system are processes and time slice. A process is an instance of a program that is being executed by the computer’s operating system. When we say that two computers are communicating with each other, we mean that two processes, one running on each computer, are in communication with each other.

IBM breaks OSS patent promise, targets mainframe emulator

IBM is threatening to pursue legal action against TurboHercules, a company that sells services relating to the open source Hercules project, an emulator that allows conventional computers with mainstream operating systems to run software that is designed for IBM System Z mainframe hardware. In a letter that IBM mainframe CTO Mark Anzani recently sent to TurboHercules, Big Blue says that it has "substantial concerns" that the Hercules project infringes on its patents. The letter is a brusque half-page, but was sent with nine additional pages that list a "non-exhaustive" selection of patents that IBM believes are infringed by the open source emulator.

Chrooting Apache2 With mod_chroot On Fedora 12

  • HowtoForge; By Falko Timme (Posted by falko on Apr 6, 2010 1:13 PM CST)
  • Story Type: Tutorial; Groups: Fedora
This guide explains how to set up mod_chroot with Apache2 on a Fedora 12 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.

get-flash-videos - A command line program to download flash videos

Download videos from various Flash-based video hosting sites, without having to use the Flash player. Handy for saving videos for watching offline, and means you don’t have to keep upgrading Flash for sites that insist on a newer version of the player.

Kleo Bare Metal Backups review

  • Linux User & Developer magazine; By Sukrit Dhandhania (Posted by russb78 on Apr 6, 2010 11:19 AM CST)
  • Story Type: Reviews
If you manage a number of servers that require a good uptime, you should know how crucial it is to maintain well-organised backups of your data. Kleo Bare Metal Backups is a complete back-up solution for servers and desktops…

« Previous ( 1 ... 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 ... 7359 ) Next »