My Blue GNU

My profile

Site members can display their personal information in this space. You will be able to select which elements of your personal profile to display to others.

Login to your account

Sign up for an account

Story posts

Mining DistroWatch.com Logs (Part 1)

DistroWatch

Mining the logs from the famous DistroWatch.com website enables to formally assess the trends in the GNU/Linux ecosystem. In particular, this first part analyzes the popularity of Ubuntu with respect to the former predominance of Mandriva.


Rethinking Gobuntu

Gobuntu logo

In a few days, both the gNewSense and Gobuntu project will release a new version of their distributions. Based on Ubuntu Hardy Heron, they will aim at satisfying the most exigent users in terms of freedom. This apparent duplication of work may not perpetuate. Indeed, some developers behind Gobuntu (including Mark Shuttleworth himself) think of "channelling the energy from Gobuntu into gNewSense".


A Bash Script to Quickly Download Entire PicasaWeb Albums

Google restricts the download of entire PicasaWeb albums to users of its proprietary (and Windows only) software Picasa. A fairly simple Bash script can do that and even more.


An opportunity to End Software Patents: ESP briefs Court in its historic rehearing of the Bilski case

BOSTON, Massachusetts, USA -- April 8, 2008 -- End Software Patents (ESP) has filed an amicus curiae brief in the Court of Appeals for the Federal Circuit's (CAFC) rehearing of the In re Bilski case.


Mining DistroWatch.com Logs (Part 2)

DistroWatch

This article pursues the analysis of DistroWatch.com's logs I started one week ago. Last time, the data were prepared so that we could investigate the evolution, in time and space, of the popularity of GNU/Linux distributions. Pre-processing the logs in a different manner allows to focus on other interesting questions. In this way, although the extracted patterns will have the same "shape" as in last week's extraction, they will, this time, help us in discovering groups of distributions fulfilling similar purposes.


Blog entry posts

Is The ASUS EeePC a Good Tool For Schools?

The ASUS EeePC is fairly popular, and is really a decent tool, overall. The nice folks at ASUS threw in some educational applications, which is really nice. But is it suitable for use in schools? Well, certainly not in its default state. Let's look at some of the more important limitations on the ASUS EeePC, in terms of school use, and how to work around the problems.


A Hard Look At The ASUS EeePC

I have been examining the ASUS EeePC since February, and would like to share my experience and viewpoint on this popular tool. The good news is that it works as advertised. And the bad news? Well, see for yourself.


Using The Bazaar Version Control System (VCS) On Debian Etch

Bazaar is a distributed version control system (VCS) available under the GPL; it is similar to Subversion (svn). Bazaar is sponsored by Canonical, Ltd., the company that develops the Ubuntu (GNU)Linux distribution, and therefore the Ubuntu project is the most prominent user of Bazaar. This article explains how to set up and use Bazaar on a Debian Etch system, and how to configure an SFTP-/HTTP server to host your Bazaar repository.


Simple Home File Server (Based On Ubuntu)

This tutorial explains how to turn an old PC with additional hard disks into a simple home file server. The file server is intended for home use. The home file server is accessible by Windows and Linux computers in the home network.


Creating Snapshot-Backups with FlyBack On Ubuntu 7.10

FlyBack is a tool similar to Apple's TimeMachine. It is intended to create snapshot-backups of selected directories or even your full hard drive. From the FlyBack project page: "FlyBack is a snapshot-based backup tool based on rsync. It creates successive backup directories mirroring the files you wish to backup, but hard-links unchanged files to the previous backup. This prevents wasting disk space while providing you with full access to all your files without any sort of recovery program. If your machine crashes, just move your external drive to your new machine and copy the latest backup using whatever file browser you normally use." This article shows how to install and use FlyBack on Ubuntu 7.10 (Gutsy Gibbon).