Secondlife on Linux

Walking a little bit in that secondlife world. They released a Linux client.

I wonder if free software developers are now going to join the fun of extending that world using their programming know-how and free software attitude. You can create and develop some nice things.

If you’re interested, I named my character “Philip Potato”. You can find some information about the open source community at second life here.

That GOption API

A few days ago, vuntz asked us to start porting the GNOME applications to the GOption API.

I didn’t know such an API exists (so thanks vuntz) but, now I know I decided to teach it myself by helping out.

So I just finished a patch for nautilus and did one for Evolution yesterday.

There’s still a lot applications to patch guys. It’s not very difficult. So join the fun.

By the way, Nicolas wrote a nice tutorial about GOption commandline parsing.