Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 ... 7359 ) Next »

How to Install VLC 1.1.1 in Ubuntu 10.04 "Lucid Lynx"

VLC 1.1.1 is released. And as ever, C-Korn has updated his PPA to include the latest release of VLC. This is primarily a bug fix release.

Chrome team sets six-week cadence for new major versions

Google announced today via the Chromium Blog that it plans to release new stable versions of Chrome every six weeks. Though the team has managed to ship five major revisions in less than two years, the new accelerated pace means we could see Chrome 9.0 by the end of this year.

O'Reilly Open Source Awards announced

At the OSCON 2010 open source convention taking place in Portland, Oregon, O'Reilly Media's Edd Dumbill has announced the winners of this years O'Reilly Open Source Awards. The awards have been presented each year since 2005 to individuals for their "dedication, innovation, leadership and outstanding contribution to open source".

Henri Bergius on Akademy, MidGard, Open Collaboration Services and GeoClue

At Akademy, we ran in to many interesting people, including "random motorcycle adventurer" Henri Bergius, who is also a board member for Akademy co-organizers COSS among his many other free software related activities. Read on for the full conversation. read more

Creating a Reporting Site using BIRT

  • packtpub.com; By John Ward (Posted by coolrahul on Jul 23, 2010 10:19 PM CST)
  • Story Type: Tutorial; Groups: GNU
In this article series by John Ward, we will be looking at a practical example of building a reporting site. In this part of the article, we will be looking at a scenario where we have a Bugzilla instance setup with a series of bugs related to BIRT. We will look at a series of requirements and build the reports necessary to fulfil those requirements.

Chrooting Apache2 With mod_chroot On CentOS 5.4

  • HowtoForge; By Falko Timme (Posted by falko on Jul 23, 2010 8:46 PM CST)
  • Story Type: Tutorial; Groups: Red Hat
This guide explains how to set up mod_chroot with Apache2 on a CentOS 5.4 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.

Canola Media Center Works Surprisingly Good in Ubuntu 10.04 "Lucid Lynx"

Canola is a open source media center application which was primarily built for smart phones and netbook devices. To be frank, I had never heard about Canola before and so I decided to give Canola Media Center a spin in my laptop powered by Ubuntu 10.04 'Lucid Lynx'.

Zbox HD-ID11 nettop review

  • Linux User & Developer magazine; By Russell Barnes (Posted by russb78 on Jul 23, 2010 6:52 PM CST)
  • Story Type: Reviews
The Zbox attempts to take GPU acceleration to the next level with the powerful next-gen ION behind it. Russell Barnes puts it through its paces...

Stupid afio Tricks

I've already covered tar and all the wonderful ways to use it, but it's not the only tool at your disposal. Another popular backup tool is afio. Depending on your distribution, it already may be installed.

Kernel Log: Coming in 2.6.35 (Part 3) - Network support

Several patches submitted by a Google developer will enable the kernel to push considerably more data through network cables on multi-core systems. Some of the LAN and Wi-Fi drivers also promise greater throughput, or to use less power, due to various driver enhancements.

Western Digital Scorpio Black 320 GB hard drive dying ... so I'm running Lucid Puppy in the interim

The Western Digital 320 GB Scorpio Black hard drive I bought from NewEgg.com more than a month ago (and which I only recently got around to breaking out of the box and installing) is dying. This is the drive from which I've been running Fedora 13. Those annoying clicks when the drive first boots (and occasionally thereafter) are not normal. The smartctl utility hasn't provided much help, nor has the diagnostic image that WD offers on their Web site (which runs with Dr. DOS — who remembers Dr. DOS??)

India develops world's cheapest "laptop" at $35

India's Human Resource Development Minister Kapil Sibal this week unveiled the low-cost computing device that is designed for students, saying his department had started talks with global manufacturers to start mass production. Sibal said the Linux based computing device was expected to be introduced to higher education institutions from 2011 but the aim was to drop the price further to $20 and ultimately to $10.

India's $35 PC is the Future of Computing

  • PCWorld; By Tony Bradley (Posted by bob on Jul 23, 2010 12:41 PM CST)
  • Story Type: News Story; Groups: OLPC
The government of India has unveiled a prototype of a touchscreen, tablet computer which it expects to sell for $35 initially... The Indian prototype is impressive--especially at a $35 price point. The device runs on a variation of Linux.

Resizing images with correct gamma using PHP and GD

A short while ago "Ty W" posted an interesting question on StackOverflow. Apparently, most graphics software cannot scale images the right way. Usually it's hard to notice the flaw but the linked article does a great job of explaining the problem. PHP's GD library suffers from the same issue, but Ty discovered that the sample PHP program provided with the article did not work on partially transparent images. After a couple of hours of fiddling I managed to get a working solution. Apparently, the imagegammacorrect() function in PHP deals badly with images that have an alpha channel. I suspect that it tries to apply the same calculation to the alpha channel that it applies to the red, green and blue channels. To work around this, my solution splits the aplha channel from the original image. The alpha channel is resampled regularly while the red, green and blue channels are resampled using gamma correction.

Installing FB4Linux in Eclipse

FB4Linux is an Eclipse plugin that provides Flash development capabilities in Linux. Getting it installed can be tricky though, as there are a few undocumented steps you'll have to complete. This article takes a look at how FB4Linux can be installed in Eclipse 3.5.2.

After a short detour, I'm back in Fedora 13 x86_64 with Xfce — and I remain impressed

Whenever I make a major jump to a new computer and/or operating system, there's usually quite a bit of distro-hopping instability as I try to figure out what works best for my hardware, my work and my moods. After I had Fedora 13 x86_64 with Xfce firmly planted on my new Lenovo G555 laptop, I (presumptively) attributed problems (on which I'll elaborate in a future post) with a couple of applications to either Fedora 13 or the Fedora-packaged applications, deciding to wipe F13 Xfce and try a couple other things.

Which Is Faster: Debian Linux or FreeBSD?

Back in January, we published the first benchmarks of Debian GNU/kFreeBSD: the spin of Debian that replaces the Linux kernel with the FreeBSD kernel while retaining most of the same GNU user-land and it uses the GNU C library. With those original tests comparing Debian GNU/Linux to Debian GNU/kFreeBSD, the Linux version ended up winning in 18 of the 27 tests. However, over the past six months, the Debian GNU/kFreeBSD port has matured and it's also moved to using the FreeBSD 7.3 kernel by default (compared to 7.2 back in January) and the FreeBSD 8.0 kernel is also emerging as a viable option that can be obtained using Debian's package management system. Today we have updated test numbers looking at the performance of Debian with the FreeBSD kernel using two different notebooks where we ran the latest Debian GNU/kFreeBSD packages with both the FreeBSD 7.3 and 8.0 kernels, Debian GNU/Linux with the Linux 2.6.32 kernel, and then finally we tested the pure FreeBSD 7.3 and FreeBSD 8.0 operating systems.

Linux on mobile fast-track

  • MyBroadband; By Alastair Otter (Posted by rpm007 on Jul 23, 2010 4:48 AM CST)
  • Story Type: News Story; Groups: Linux
Linux will dominate mobile by 2015. That's according to a new report from technology analyst ABI Research.

Microsoft's Real Tablet Competition: Google Android

During Microsoft’s recent Worldwide Partner Conference, COO Kevin Turner assured channel partners that tablet PCs running Windows 7 would soon counter Apple’s iPad. But perhaps Turner and Microsoft should be more worried about another rapidly emerging tablet rival: Google Android.

Taking webm for a Spin

What do I use to test out webm? Since I already have quite a few avi videos I decided to convert some of them. I was amazed at the quality of webm conversions but realized that medium quality avi files aren't the best source material. How about DVD quality video? How about Sita Sings the Blues? That sounds like a no-brainer as it is a freely distributable movie with very high quality source files available.

« Previous ( 1 ... 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 ... 7359 ) Next »