Tag: google

  • Testing DNS response time

    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

    Update 2009.12.10:

  • Making Chrome flashy on Ubuntu

    Giving Chrome its wings
    Giving Chrome its wings

    After making the chromes shine on Ubuntu, let’s make them flashy! In the previous article you learned how to have Google Chrome and Chromium installed, now that you have used them for awhile, you perhaps find out that you cannot play video on youtube.com or dailymotion.com, that you do not have annoying advertisement, etc. Yes, Google Chrome and Chromium Linux versions do not yet support Adobe Flash!

    However, since you are not afraid to try a test version of these browsers on your favorite OS, you will not mind activating a test feature: plug-ins.

    (more…)

  • Making Chrome shine on Ubuntu

    Chromium
    Chromium

    Google Chrome is an internet browser (or navigator) based on the free software project Chromium. Chrome is long available on Windows, but only really recently is it available on Mac OS X and Linux, though still under “beta” (meaning testing/experimental) stage.

    I have been using Chrome or Chromium without any obvious differences (at least on Linux).

    So why Chrome/Chromium when there is already Firefox? First it is a matter of choice, I could answer you why so many different vehicles? Second, I like the look and feel of Chrome, it optimises the use of screen real estate, it is not cluttered with many menus or actions on the toolbar and it seems to always know where I want a new tab to be opened. Third, it launches really fast.

    (more…)

  • Linux distributions trends

    Google trends - Linux (Ubuntu, Red Hat based, Debian, SUSE based) and Windows Vista

    I was just playing around with Google Trends and I thought of showing the result of one of my search.

    You can see on the figure (or directly at Google Trends) the evolution of search request perform by users of the Google web search engine in 2005 and 2006.

    At the beginning of 2005, Ubuntu was rather new, hence the growing number of request over 2005 and 2006. I have no explanation about the sudden rise of Vista in the beginning of the second 2005 semester.

    So was Ubuntu more popular than Vista in 2006? Well if by just using Google Trends we would have such an answer that would be easy, but this is only one factor amongst many. So you can think of your own good idea.

    To conclude, you could check this other trend comparison between various version of Ubuntu, interesting…

    (more…)