Entries from February 2009

February 17, 2009

Sound problems on Ubuntu 8.04 Hardy Heron

Ubuntu 8.04 users have been facing lots of problems related to sound. This happens when you try to play an embedded flash video inside the browser. This application somewhat locks and doesn’t allow other applications like VLC, Amarok to play anything. Syslog shows
pulseaudio[5903]: module-alsa-sink.c: Error opening PCM device front:0: Device or resource busy
The bug has [...]

February 3, 2009

5 Less Known PHP Functions

As all of you know that PHP has a large set of functions for the programmers. The list is so huge that we keep on learning each one of them day by day. There are some cases you would like to know them beforehand to use them in your app. These are those functions which [...]