15 Jun, 2009

Is there a better way waking up, than listening to your favourite music? If you're one of those guys, that leave their computer running even if they go to bed, this post may be useful for you... We'll use a script and cron to create a "really geek" alarm clock...
We'll start creating the script, that'll be responsible for playing the music files and turning up the volume gradually...
Read the rest of this entry »
10 Apr, 2009

Ok, but first tell me something about it...
What is Wine?
We'll steal a Wiki definition once again... Wine is a free software application that aims to allow Unix-like computer operating systems on the x86 or x86-64 architecture to execute programs written for Microsoft Windows.
Read the rest of this entry »
10 Apr, 2009

DirectX is a colection of API's created to simplify viewings related to multimedia content, like games. Even if DirectX has been designed and developed based on the operating system Windows, we can install it on Ubuntu using the virtualization software Wine. (In this tutorial we suppose that you've allready installed wine, if not, follow this tutorial first)

To install DirectX on Ubuntu first thing we need to do, is download the installer, which is an aplication with .exe extension, available for download here. Once we've downloaded the aplication the only thing we need to do is execute it with a duoble-click on the file.
Here are some screenshots of the installation process.
Read the rest of this entry »