I share my experience
Operating System
Solving Lenovo Thinkpad X200 audio problem
Nov 23rd
To solve the Lenovo Thinkpad X200 audio problem, you have to know first that it is equipped of Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03).
Following this steps solved my problem:
1. type in terminal.
gksu gedit /etc/modprobe.d/alsa-base
2.add the following to the end of the file
options snd-hda-intel enable_msi=1
I hope that helps somebody.
An animated show folders in the Quick Look
Nov 5th
Hardly one of the users of OS X do not know about the functionality of the Quick Look.
However, few people suspect that Quick Look has an interesting hidden feature that is disabled by default.

This hidden feature is called “regime of x-ray folders”, and it works only in OS X 10.5 and 10.6. After its activation, Quick Look, when viewing a folder, will show not only general information, but also its content.
To activate this mode, simply follow the following:
1. run terminal
2. command defaults write com.apple.finder QLEnableXRayFolders 1
3. command killall Finder
Click to continue reading “An animated show folders in the Quick Look”
Set Up Ubuntu Linux for OpenCV
Nov 4th
If you want to setup correctly your OpenCV development environment on Ubuntu. It is worthy to follow the steps described in this website
Using OpenCV on iPhone
Nov 4th
I found a very nice tutorial showing how to use OpenCV on iPhone.
It can be accessed from here
Ubuntu 9.10 “Karmic Koala” release
Oct 30th
Ubuntu 9.10 Desktop, Server and Netbook editions have been released today. The new version is starting even faster than the previous one, is using the ext4 file system by default, the GNOME 2.28 desktop environment and the GRUB 2 boot manager, it comes with a lot of software updates. Outstanding are the new Ubuntu Software Center and Ubuntu One, the cloud system. To learn about the new features have a look at the feature overview.
To download Ubuntu 9.10 or to obtain CDs see: Get Ubuntu. For instructions on upgrading visit: Upgrading to Ubuntu 9.10.
Upgrades to the latest version of Ubuntu are entirely free of charge as always.
To get more information, visit www.ubuntu.com.



