Hello, I’m an alternative!

Video MIME Type by TangoEven if you do not have a TV, it was difficult to miss the advertisement campaign from Apple: “Hello I’m a Mac. And I’m a PC.” If you have missed it out, here is one of the latest one to date: the flashback.

I am a big fan of Apple computers, and there are right that for a home computer desktop there are two possibilities: a PC or a Mac. However, there advertisement do not emphasise on the hardware (which is nowadays pretty similar) but more on what can be done with them. So it should have better been called: “Hello I’m OS X. And I’m Windows.”

But on this ground, there are more than those two systems, many alternatives like Ubuntu Linux, FreeBSD, etc. do exist. That is what maybe triggered a counter campaign from Novell (Linux distributor of SUSE Linux). I am calling it “Hello, I’m an alternative!“.

100% free laptop

Hold on, I did not mean that I was selling my laptop for free. I am not selling it at all and I am more than happy with it as it is 100% free (libre) when I am using Ubuntu. There is no proprietary driver used even for 3D or Wi-Fi.
Ubuntu Feisty Fawn offers a new tool about restricted drivers in the administration section which deals with restricted drivers.
I was curious about its functionalities and I launched it.
Continue reading “100% free laptop”

Gnome Power Management

Gnome Power Management logoIn the up coming Gnome 2.18, there have been several improvement of the Gnome Power Management applet. It still does the job of easily configuring many options that reduce power consumption. But recently it offers a power history.

This functionality is accessible upon right click on the applet icon. It displays a neat little plot of the power level of your battery and of various ACPI-related events (like session idle, suspend, etc.) Gnome Power Management - Power History exampleI find it quite useful to see if the power management policies chosen are applied and if they could be optimised.

On your right is a screenshot of the power history (click the image to enlarge).

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…

Continue reading “Linux distributions trends”

NTFS write support for Ubuntu 7.04 (Feisty Fawn)

Ubuntu Feisty Fawn (the development codename) has a fairly easy way to enable write mode on NTFS partitions. Writing on such partition is safe since release 1.0 of NTFS-3G, and it is included in Ubuntu Feisty’s Universe repository.

To use it, one should enable the Universe repository and install ntfs-3g package (see Ubuntu documentation about installing software) and that’s almost it.

You can now either update manually your partition configuration file (/etc/fstab) to use ntfs-3g driver instead of the default ntfs. Or you could use the ntfs-config package which does the trick taking care for you about the local settings or external hard drive. Who said Linux was not easy?

Continue reading “NTFS write support for Ubuntu 7.04 (Feisty Fawn)”

Translating Software

TranslationTranslating a software is not a piece of cake. I have started doing some translation for the Ubuntu project, from English to French. And sometimes it is requiring a lot of effort to translate a single word just because usually the text you are reviewing is seen raw: out of the context, and thus many translation could apply but only one is correct. I did not give too much thought on this, and I move on.

But today I have found a particularly interesting post on translation. After reading it, I had the feeling that if a part of an application is not easily translatable in another language, perhaps the original version is not clear enough neither for the native speakers. Then, one could think that one tool to measure partially a GUI ergonomics could be the translation process.

So what now? As Alan Horkan says in his article, there is a need for more interactions between the translation teams and the software designer (or sometimes also the developer). Perhaps, this has to be think further by each Open Source project.

Enhancing Ubuntu’s network experience

NetworkManager LogoUbuntu is ready for network operations just after install. But what about easy configuration when you are on the go, like being able to select your wireless network, handling its security or viewing in real time its quality?
Even though Ubuntu do not provide this facility with the default installation, it is at a distance of a few clicks before you can get all those enhancements. A user simply needs to install NetworkManager, a small/neat applet for Gnome.

Continue reading “Enhancing Ubuntu’s network experience”

Inkscape: The Free Vector Graphics Editor

Inkscape LogoInkscape is an Open Source software dedicated to Vector Graphics edition. It is using the standard SVG natively to store the creations. A couple of days ago, a new version of Inkscape was release, the version 0.44. Do not mistake the “0.xx”, this software is already usable and stable.

This article will try to explain what are Vector Graphics and what Inksape can do for you. In addition, we will summarise the new enhancement of Inkscape latest version and finally see how to install it on your Ubuntu distribution.

Continue reading “Inkscape: The Free Vector Graphics Editor”

Neat Computer Temperature Applet (Gnome)

Computer Temperature Monitor (Gnome Applet)I have found a little tiny utility that simply and neatly displays the CPU and hard disk temperatures: the Computer Temperature Monitor (ex-Laptop Temperature Monitor)

This is a Gnome Panel applet written in Python. There are packages for various Ubuntu releases and other Linux distribution.

Tips & hints

After installing the package, it worked out of the box for the CPU temperature. Regarding the hard disk temperature, one has to install the package ‘hddtemp’ (it is in the Ubuntu Universe repository).