Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 ... 7359 ) Next »

Miro 2.0 - Watch TV Podcasts and Videos in HD

  • Tux Arena; By Craciun Dan (Posted by Chris7mas on Jun 29, 2009 8:49 AM CST)
  • Story Type: Reviews
Miro is an open-source and cost-free application for watching Internet TV in high definition quality. It's available for Linux, Mac OS X and Windows.

Is There a Perfect Linux Filesystem?

  • DaniWeb; By Ken Hess (Posted by khess on Jun 29, 2009 7:51 AM CST)
  • Groups: Linux; Story Type: News Story
Most often, when someone talks about a filesystem or file system, they're referring to disk filesystems such as NTFS, FAT, ext2, ext3, ext4, ISO 9660 and many others but can also refer to network file systems such as CIFS (Common Internet File System aka Samba) and NFS. A filesystem is a specially-designed database of files, their disk location, definition and attributes. Everything on a Unix or Linux filesystem is a file: Directories, processes, links, programs, and device references. All files. But, is there a perfect filesystem? There's the little filesystem that could--or can it?

Microsoft reminds us that Windows is f*cking expensive

  • Tech-no-media; By Eric Van Haesendonck (Posted by Erlik on Jun 29, 2009 6:54 AM CST)
  • Story Type: Editorial; Groups: Microsoft
Microsoft has finally released the pricing structure for Windows 7. The good news is that the new version of Windows will be a bit cheaper than the equivalent version of Windows Vista. The bad news is that since I am now used to receiving Ubuntu for free this made me realize that a Windows 7 license is in fact f*cking expensive!

Humorous Linux Posters - Part One

  • The Linux and Unix Menagerie; By Mike Tremell (Posted by eggi on Jun 29, 2009 5:47 AM CST)
  • Story Type: Humor; Groups: Community, Linux, Sun
A collection of humorous Linux posters from all over the place.

KOffice 2 Receives its First Update

Today, exactly one month since the release of KOffice 2.0.0, the KOffice team releases the first bugfix release in the 2.0 series. This release contains no new features but lots of bugfixes for almost all of the components in KOffice 2.0. We are planning at least two more bugfix releases of 2.0 before starting the 2.1 series in October this year.

Names Pipes... or how to get two separate applications to interact

  • Technology FLOSS; By Edmundo Carmona (Posted by eantoranz on Jun 29, 2009 3:53 AM CST)
  • Story Type: Tutorial
That would allow my_ssh_handler to get the output of ssh (in other words, the router) to process it, but I also need to send commands to the ssh, somehow. That's when named pipes show up. Named pipes allow you to send/receive data from streams that are not the standard input/outputs we get with every process (standard input, standard output, standard error).

Why is Ubuntu’s KDE 4 so bait – No really why?

How could a Linux distro as strong as Ubuntu continue to do this to us. So this is it. I am calling for answers. Its time to begin the debate.

EXT4, Btrfs, NILFS2 Performance Benchmarks

  • Phoronix; By Michael Larabel (Posted by phoronix on Jun 29, 2009 1:41 AM CST)
The past few Linux kernel releases have brought a number of new file-systems to the Linux world, such as with EXT4 having been stabilized in the Linux 2.6.28 kernel, Btrfs being merged into Linux 2.6.29, and most recently the NILFS2 file-system premiering with the Linux 2.6.30 kernel. Other file-systems have been introduced too during the past few Linux kernel release cycles, but these three have been the most talked about and are often looked at as being the next-generation Linux file-systems. Being the benchmarking junkies that we are, we have set out to compare the file-system performance of EXT4, Btrfs, and NILFS2 under Ubuntu using the Linux 2.6.30 kernel. We also looked at how these file-systems compared to EXT3 and XFS.

Ubuntu tech board plays down Mono IP concerns

The Ubuntu technical board appears to have decided that there is no significant cause for IP concern over Mono, the contentious clone of Microsoft's .NET development environment.

Why free software shouldn't depend on Mono or C#

Debian's decision to include Mono in the default installation, for the sake of Tomboy which is an application written in C#, leads the community in a risky direction. It is dangerous to depend on C#, so we need to discourage its use.

Red Hat revenue surges 11% - Linux appeals to the thrifty

Software company Red Hat continued its recession-defying performance by posting an 11 percent increase in quarterly revenue that outpaced analysts' expectations. Profits for the fiscal first quarter that ended May 31 totaled $28.7 million after excluding certain expenses, up from $26 million a year earlier, the Raleigh company reported late Wednesday. Earnings per share totaled 15 cents, ahead of the 14 cents forecast by analysts.

Digg, Dug, Buried: How Linux news disappears

Ever wonder why bad Microsoft news and good Linux news tend to not get much attention? One reason is because organized groups make sure those stories get as little attention as possible on social networks. But, it's not just technology news. It happens to all news and opinion stories.

Microsoft Needs to Fully Embrace the Future

While Microsoft desperately defends its turf, the world changes before its eyes. Like any large organization it reacts slowly to change and makes incremental moves instead of fully embracing the new world it faces.

Linux Screenshots Monthly Roundup - June 28, 2009

It's been a very busy month in The Coding Studio's Linux screenshots department. This month we installed and grabbed some cool screenshots many Linux distributions, including Ubuntu 9.10 Karmic Koala Alpha 2, Fedora 11, Guadalinex 6, Calculate 9.6, MoLinux 5.0 and Tiny Core 2.0, as well as these Linux newcomers: Debris 1.8.3, Wires Cut 9.04, BlankOn 5.0 and InfraLinux 9.04. Enjoy!

9 of the Best Free Linux Debuggers

  • LinuxLinks.com; By Steve Emms (Posted by sde on Jun 28, 2009 2:03 PM CST)
  • Story Type: Reviews, Roundups
Debugging is the process of finding and reducing the number of bugs in computer software and electronic hardware. When a program crashes, the debugger shows the position in the original code. A good debugger plays an essential role in software development. This article examines three different types of debuggers: source-level debuggers, memory debuggers and bug tracking software. To provide an insight into the quality of software that is available, we have compiled a list of 9 advanced Linux debugging tools. Hopefully, there will be something of interest here for anyone who wants to fix, and help fix, bugs.

Fixing OpenDocument MIME magic on Linux

When working on the beta of Officeshots.org I ran into an interesting problem with file type and MIME type detection of OpenDocument files. When a user uploads an ODF file to Officeshots I want to determine the MIME type myself using the PHP Fileinfo extension. On Linux, the PHP Fileinfo extension relies on the magic file that is provided by the file package. The magic file contains a series of tests that can determine the file type and MIME type of a file by its contents. I found out that the magic file is incomplete for OpenDocument files. In this article I will show you what is wrong with the magic file and how you can fix it.

KDevelop 4 Beta 4 Released

On behalf of the KDevelop team I am happy to announce the Beta 4 release of KDevelop 4. This release includes some major new features, such as working sets (only available when building with KDE 4.3), integration of the quickopen functionality into the toolbar and a new perspective switcher (see the upper right corner of the mainwindow).

Virtualization With XenServer 5.5.0

  • HowtoForge; By Falko Timme (Posted by falko on Jun 28, 2009 9:51 AM CST)
  • Story Type: Tutorial; Groups: Linux
This Howto covers the installation of XenServer 5.5.0 and the creation of virtual machines with the XenCenter administrator console. XenServer is a free virtualization platform from Citrix, the company behind the well known Xen virtualization engine. XenServer makes it easy to create, run and manage Xen virtual machines with the XenCenter administrator console. The XenServer installation CD contains a full Linux distribution which is customized to run XenServer.

6 Bash Productivity Tips

  • Tux Arena; By Craciun Dan (Posted by Chris7mas on Jun 28, 2009 8:52 AM CST)
  • Story Type: Tutorial
1. Use !! Typing !! followed by Enter will bring back and execute the last command (same as Ctrl+P followed by Enter). 3. Make manual pages coloured I think this tip is a productivity tip because once a manual page is shown coloured, it is easier, clearer to read. Just add the following inside the ~/.bashrc file, where ~ is your home directory:

2 Minutes for Ubuntu Eye Candy!

After taking a closer look at the "Animations" panel located inside "CompizConfig Settings Manager". I took a close look at the “Window Match” string and compiled my own string to include as many “Window Match” keywords as possible.

« Previous ( 1 ... 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 ... 7359 ) Next »