flash player on linux has some problems, is slow and sometimes makes firefox crash. youtube has been updated and this greasemonkey script don’t work anymore. I’ve modified it a little to get it to work again.
http://pastebin.com/f22bb3951
create a new script in grasemonkey, delete the lines that are there and insert the script.
Archive for the ‘Open Source’ Category
play youtube with mplayer in firefox using greasemonkey
Posted in Linux, Multimedia, Open Source, tagged firefox, Linux, Multimedia, opensource, youtube on June 14, 2008 | 3 Comments »
Fixing big fonts bug with Ubuntu Gutsy and Intel gma 900
Posted in Drivers, How-To, Linux, Open Source, Ubuntu, tagged Linux, Ubuntu on March 5, 2008 | Leave a Comment »
There’s an annoying bug that don’t permit to make a fresh install of gutsy on some machines without having really big fonts, that makes the system unusable. it seems that’s a bug in the dpi detection and there are a few ways to resolve this, for example copy your monitor characteristics from xorg.conf from feisty, [...]
FreeBSD 7.0 RELEASE is out!
Posted in FreeBSD, Open Source, tagged FreeBSD, Open Source on February 27, 2008 | Leave a Comment »
After long time here it is! FreeBSD 7.0 is out!
It’s a major release and comes with lot improvements. native support to linux 2.6 binaries, a new scheduler, better networking performances…
You can read the official announcement by Ken Smith at freebsd.org here: http://www.freebsd.org/releases/7.0R/announce.html
How To: Fix a little Qt font “bug” in Ubuntu Gutsy (VirtualBox 1.5.2) and Qt integration with Gnome
Posted in Gnome, How-To, Linux, Open Source, Ubuntu, Virtualization, tagged Font, Gnome, KDE, Polymer, Qt3, Qt3 Configuration, Ubuntu Gutsy on October 24, 2007 | 7 Comments »
Installed Virtual Box 1.5.2, I immediately noticed that the fonts of the window were too big, if you experienced the same problem or you just want to get a better integration of Qt applications with Gnome here are some simple steps to follow.
First let’s install Qt3 configuration editor and polymer, a port of the “Plastik” [...]
Linux power saving with Powertop
Posted in Laptop, Linux, Open Source, Ubuntu, Utility on October 23, 2007 | Leave a Comment »
Powertop is an utility from Intel that finds software components that use more power than necessary and provides some tips to make battery life lasts longer.
On Ubuntu you can install it from synaptic sudo apt-get install powertop
On other linux systems you’ll have to compile it.
http://www.linuxpowertop.org/
VirtualBox 1.5.2 a lot of improvements… let’s install it on Ubuntu Gutsy!
Posted in Freeware, How-To, Linux, Microsoft Windows, Open Source, Ubuntu, Virtualization on October 22, 2007 | Leave a Comment »
There are a lot of improvements since the last version this software is growing really fast, that’s the power of open source ;)
From prompt:
wget -q http://www.virtualbox.org/debian/innotek.asc -O- | sudo apt-key add -
You should see “OK“
sudo gedit /etc/apt/sources.list
and put at the end of the file
deb http://www.virtualbox.org/debian gutsy non-free
then:
sudo apt-get update
sudo apt-get install virtualbox
remember to add your [...]
How-To Update IPW2200 on Ubuntu Gutsy
Posted in Drivers, How-To, Linux, Open Source, Wireless, tagged Drivers, How-To, IEEE802.11, IPW2200, Linux, Open Source, Ubuntu, Update, Wireless on October 22, 2007 | 31 Comments »
*updating drivers should be done only by experts who knows exactly what they are doing. everything you do with this is your own responsibility*
this only works for kernels prior to 2.6.24. with 2.6.24 kernels and later there are lot of changes that don’t permit to compile and install the drivers.
I experienced a lot of problems [...]
Media Coder the solution for your conversion needs! :)
Posted in Microsoft Windows, Multimedia, Open Source on August 23, 2007 | Leave a Comment »
I was searching for a good open source media converter, and found one of the best media trancoder out there, Media Coder. This nice tool integrates a lot of codecs, plugins and tools to convert media to popular formats, how many of you have ever wanted to convert those odious .3gp videos ;)
taken from it’s [...]