Monthly Archives: December 2009

Giving an opportunity to OpenSuse

After trying Kubuntu 9.10 and Fedora 12, I’m going to try with OpenSuse 11.2; I really love KDE 4 but is too heavy. Fedora 12 is OK, but I could not understand why I (as a regular user) need SELinux active with almost all blocked, and YES I Do deactivate SELinux, but always was something [...]

Face detection using PHP

Recently I heard about OpenCV and some applications for AI using this library. This is a interesting topic and very powerful. There is many examples in C, C++ and Python, but I really surprised because I found 2 implementations in PHP. First of all, What Face Detection/Recognition is? Is a computer technology that determines the [...]

Google Chrome for Linux (Official beta)

Hello everybody out there using Linux – Google Chrome is go for beta on Linux! Thanks to the many Chromium and WebKit developers who helped make Google Chrome a lean, mean browsing machine. Here are a few fun facts from us on the Google Chrome for Linux team: 60,000 lines of Linux-specific code written 23 [...]

Application crashed with an unhandled SIGSEGV Adobe Air (Linux)

If you are trying to install any Adobe Air application on Linux and when you run airappinstaller you are getting this error: Application crashed with an unhandled SIGSEGV Crashlog has been dumped in /tmp/airCrashLogs/1205_2233_5vRnKP Try rm -fr /etc/opt/Adobe/certificates/crypt/ After installing Adobe Air, and run the airappinstaller as root. Share on Facebook

FFmpeg for Windows with AMR Support

FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec – the leading audio/video codec library. This build is not mine, I found it on internet, but I wanted to share it because is very complete, so just Download ffmpeg now. This build is perfect to encode/decode video from [...]