I just order an HP Proliant MicroServer N40L and my plan is to convert it in a Home server using virtualisation. It is the first step stone of my own personal cloud infrastructure. The idea is to have a core server on top of which I can launch VMs when needed.
I’m moving the blog to the root of the web site. So this is the latest post you will receive via RSS/Syndication/Feed (aka Google Reader and al) unless you update your feed settings.
Il y a quelque temps j’ai eu l’occasion d’écrire pour Libre et ouvert un article en deux parties sur la synchronisation des données (historique, cookies, etc.) sous Firefox (version 4.0 et suivante) : 1er partie et 2e partie.
My old rusty thorsmork couldn’t play flash HD video any longer. Although I do not plan to retire it yet, I needed a new computer.
My wife was not that happy to have another ugly PC in our apartment, and thus she offered me an iPad! Not really open source, but she chose well as there is no satisfying foss solution for a tablet PC yet, IMHO.
A tablet cannot replace a complete PC, but I use my PC much less now, it can be a week without using it. And it would be even less if I would have a real keyboard for the tablet!
Adobe released yesterday a preview of Flash Player “Square”. It includes native 64bit support and IE9 hardware acceleration enhancement. Yes, you’ve got it! Adobe is again supporting a 64bit release of their plug-in and for all 3 platforms: Linux, Mac OS X and Windows.
Note: there is a free (libre) alternative to Adobe Flash product called Gnash, however it is still far from being stable enough on all web sites to be widely use. But anyway, it is a highly interesting project which have made recent huge improvements towards reliability and speed. You should try Gnash first and if it doesn’t work for you, then go for Adobe.
Update: Flash Player “Square” is now Flash Player 11, and there is a second beta released this August 2011.
We are on the edge to write a new Icelandic saga. In a few days, we will embark on a plane direction: Iceland.
10 years ago we were leaving Iceland after an incredible time there. Now we are going back with our bicycle to explore it differently.
Iceland is an amazing place, but it is a difficult one too, especially on a bike. The weather is harsh, the wind strong, the roads are tricky and bridges only exist on road #1! But Iceland is a magical place, it’s wild, it’s colourful, it’s warm and cold.
How do computer geeks have fun? Warning: If you are not a geek, you better not read further for 2 good reasons:
you will not find that funny at all!
you will be scared about the psychic health of geeks and ask the police to arrest them.
While installing a software, I stumble on this small message:
If you are a hardcore computer nerd staring at this file through your favorite text editor, you are probably hunting [the build instructions!] Well it’s not here. […] Because all the build instructions are now in Apache’s cool web-site.[…]
Since Google released its Public DNS, I was curious about how it would really perform. Thus, I have looked around and I have found a script on the internet that I ran at home, here are the results:
+------------------+--------+--------+--------+
| Domain | My ISP | Google | OpenDNS|
+------------------+--------+--------+--------+
| lifehacker.com | 17 ms | 68 ms | 68 ms |
+------------------+--------+--------+--------+
| facebook.com | 18 ms | 69 ms | 68 ms |
+------------------+--------+--------+--------+
| manu-j.com | 19 ms | 79 ms | 70 ms |
+------------------+--------+--------+--------+
| reddit.com | 58 ms | 88 ms | 66 ms |
+------------------+--------+--------+--------+
| tb4.fr | 16 ms | 64 ms | 67 ms |
+------------------+--------+--------+--------+
| bbc.co.uk | 55 ms | 65 ms | 67 ms |
+------------------+--------+--------+--------+
| lemonde.fr | 58 ms | 63 ms | 78 ms |
+------------------+--------+--------+--------+
| dailymotion.com | 58 ms | 66 ms | 68 ms |
+------------------+--------+--------+--------+
| faz.de | 57 ms | 65 ms | 99 ms |
+------------------+--------+--------+--------+
| gmx.de | 56 ms | 62 ms | 68 ms |
+------------------+--------+--------+--------+
Google Public DNS and OpenDNS performed quite similarly. However, my own ISP is still quicker to respond, a possible answer is that Google DNS in Europe are located in Frankfurt, Germany.
N.B.: these tests were performed on a wireless link under Mac OS X Leopard in Toulouse, France. If you want to run the script on a Mac, you should change the first line of the script to #!/bin/bash
The major problem faced by 64-bit Linux users is getting Flash Player to work properly on the platform. With the latest version of Ubuntu, it installs the 32-bit release of Adobe Flash Player along with the necessary 32-bit libraries so it can work.
Gnash, the free (libre) alternative is not enough mature to work on all web sites. But Adobe is currently working on a 64-bit version of its player. It is now available in the labs for download. This is still a beta, so using this plug-in could make your browser unstable (also see warning at the end of this post).
Before installing it, you should remove any previous installation of Adobe Flash Player, you can use Synaptic (System -> Administration) for this purpose.
The downloaded file has the extension .tar.gz, it is a compression format like ZIP. You can double-click on it and extract the file (libflashplayer.so) to your home directory, or use the command line: “$ tar zxf flashplayer11_rc1_install_lin_64_090611.tar.gz“. Now, you need to copy the extracted file to a system directory, close all internet browsers before doing so. It is assumed that the extracted file is in your home directory.
You can now launch Firefox or Chromium on your 64-bit system and watch Flash media content. My own experience is a more stable system! But do not forget, Flash is not a free software.
Updated 2010-06-08: Adobe issued a security warning for all Flash players (all platforms) covering 10.0.45.2 and earlier release. Which most probably means that it includes the 64bit version as well (this is not confirmed). The only safe version (recommended by Adobe itself) at the time of writing is Flash 10.1 RC which is sadly 32bit-only.
Updated 2011-08-13: Adobe released a second beta of Flash Player 11 which as 32bit and 64bit implementation. This release includes also an Adobe Flash system preference. Just uncompress the .tar.gz file in a temporary directory and copy the uncompressed usr folder to your root ‘/’ directory.
Updated 2011-10-01: Updated for the first release candidate of Flash Player 11.