Virtualbox: Fix Mouse Integration Issue In Ubuntu Intrepid Guest
If you have installed Ubuntu Intrepid as a virtual machine in your Virtualbox, you will find that the mouse integration does not work, even after you have installed the guest addition.
If you are having this problem, here’s the fix:
First, make sure that the guest addition is already installed inn your Ubuntu Intrepid guest.
Open a terminal, type
gksu gedit /etc/X11/xorg.conf
Add the following lines to the end of the file. Save and close
Section “InputDevice”
Identifier “Configured Mouse”
Driver “vboxmouse”
Option “CorePointer”
EndSection
Restart the computer. The mouse integration should work now.

I am not sure how many of you like the default usplash screen of Ubuntu, but I am definitely one of those that dislike it and find it dull and boring. I prefer to have some images that are beautiful and able to make my first impression (when turning on the computer) a pleasant one. First impression does count, isn’t it?
This is an updated version of my previous post 

It is a misconception to think that all the emails in your Gmail account are safe and will be there forever. In the events that Gmail is down, or for some reasons, you were banned by Google, you won’t be able to access all your emails and all of them will be gone forever. To prevent such incident from happening, you might want to backup your mail in your Gmail account to your system. Come to think of it, you backup your system regularly because all the data and files in your computer are important to you. If your emails are important to you, shouldn’t you do a backup too?
After countless hours of configuring, tweaking, installing new applications onto your Ubuntu system, the last thing that you want to do is to reformat and start everything all over again. 
Adobe Air for Linux is finally out of beta. With this latest version, you will now be able to install Air applications that previously don’t work in Linux. It put Linux users on level ground with Mac and Windows and you won’t see anymore Air apps that are only Mac or Windows compatible. In addition, this Adobe Air for Linux is compatible with Flash 10, which means you can install the Adobe Air app right from the website, rather than download the installer to your system and use the Air application installer to install. The support for Flash 10 also marks a great step forward as it now allows Linux users to access to media intensive applications and apps that use digital rights management (DRM).