Rai TV Streaming

Recently italian nataional TV channel Rai tv changed its streaming website, adopting the SilverLight technology.
(more…)

1 comment 9 March 2009

Clonezilla : the cloning utility

Next time I have to clone my disk probably I’ll use Clonezilla, a Debian based live utility to clone disk.
(more…)

1 comment 1 March 2009

C importance.

During last months I had experience in C teaching. Many students told me that C is not important : in their opinion it is obsolete, useless, less attractive than other object oriented languages (someone included VisualBasic 6 also :-) ). Well this morning my Linux Box alerted me with new updates included security option for “sudo” command. I gave a look to the description of the problem and this is the code updated (if you have some C basics you shoudn’t have difficutl in reading and understanding it) :

static int command_matches_dir __P((char *, size_t));
@@ -651,9 +651,11 @@ usergr_matches(group, user, pw)
     /*
      * If the user has a supplementary group vector, check it first.
      */
-    for (i = 0; i < user_ngroups; i++) {
-	if (grp->gr_gid == user_groups[i])
-	    return(TRUE);
+    if (strcmp(user, user_name) == 0) {
+	for (i = 0; i < user_ngroups; i++) {
+	    if (grp->gr_gid == user_groups[i])
+		return(TRUE);
+	}
     }
     if (grp->gr_mem != NULL) {

 	for (cur = grp->gr_mem; *cur; cur++) {

Now I ask : is it the C language really useless?

2 comments 18 February 2009

CMax Bug?

I’m very happy with my CMax. She’s almost two years old, but it feels like new, both in performance and in aspect.

This winter is very rainy round where I live, so I need often to use windshield wiper. It happens then that when I’m parking, at the moment that I use the reverse gear the posterior wiper take up office automatically!!!

Very strange….. :-)

2 comments 13 February 2009

Shinelco DTD113

Dopo lunga assenza riprendo a scrivere sul blog, con la speranza di poterlo aggiornare un po’ più spesso.

Scrivo questo post in italiano visto che l’argomento di cui tratto non credo abbia molto interesse al di fuori dei confini nazionali. L’altro giorno ho acquistato presso la “grande distribuzione” un decoder DVBT aggiuntivo per casa.

(more…)

4 comments 12 January 2009

Free Photoshop Tutorial

An interesting blog with many photoshop tutorials.

Add comment 25 August 2008

Ubuntu Partition Managing

Despite tons of manuals and documentation, here’s a nice post about partition managing in Ubuntu (italian only). It’s a summary of main commands in partition creating, editing, mounting, etc…Thanks to Ubuntu Block Notes.

1 comment 23 August 2008

FariSardegna.it – Sardinian Lighthouses

Today I want to point out a friend site http://www.farisardegna.it. It’s a nice site about lighthouses of Sardinia. This work derives from a great passion for nature and photography. It’s a valid example of what can be done with Drupal CMS too.

farisadegna.it homepage

farisadegna.it homepage

Add comment 20 August 2008

Check your reaction time

A nice online game to check your reaction time! Just hit the sheeps and don’t miss them. My personal top score is 0.1662 sec. and I can grace myself with “Rocketing rabbit” title!!!

Add comment 19 August 2008

Media Converter – Converting Files Made Easy

Sometimes I need to put some funny video on my cellphone… Here is a nice utility to download and convert online video files directly to the format you need (for example 3gp). Firefox addon available too.

Add comment 19 August 2008

Previous Posts


Recent Posts

a

Archives

Visitors to this site

Top Clicks