Archive for Linux

How to add new levels to Pingus?

Wrote on July 18th, 2008 under Linux, Papers

Last week I was looking for games developed with ClanLib and I found this one. For those of you who don’t know what Pingus is all about check it’s entry at Wikipedia, it reminds me of Lemmings.

Actually I’m not a games guy, but from time to time I like to play some classic games (they’re my favorites), and this one fits in this category, it is a very simple game with good story and good graphics.

At this time I finished the “Tutorial Island” (you’ll know what that is after you play the game) and unfortunately that is the end of the game.

Suddenly I got the feeling “Only this? No more levels? I want more…”, and I did a couple of searches and found some how to add new levels to the game.

(more…)

Gnome took the weekend off…

Wrote on July 16th, 2008 under Fedora

Last week I’ve been installing and uninstalling stuff from my laptop trying to enable my webcam on Linux, unfortunately with no success.

If anyone has some informations on it tell me something, it’s a Lifetech FlexCam 760MP.

In the meanwhile last Friday I went to Évora and turned my laptop off.

Yesterday I got back, turned my laptop on, and for my surprise Gnome was gone too.. maybe he decided to take the weekend off.

It seems that something got screwed up while I was trying to enable my webcam and I didn’t noticed it till then.

Fedora 9 (Sulphur)

Wrote on May 22nd, 2008 under Fedora

That’s right new version of Fedora is out, this time it’s codename is Sulphur.

Yesterday I’ve downloaded it and burned it into a DVD. A couple of minutes ago I tried to install it with no success, since it kept giving me kernel panic when booting:

VFS: Cannot open root device “<NULL>” or unknown-block(253,0)
Please append a correct “root=” boot option.

Since I haven’t much time to spend on this at the moment, I decided to re-install Fedora 8. For my surprise it kept crashing on /sbin/loader while booting from DVD.

(more…)

IEs4Linux

Wrote on March 9th, 2008 under Linux, Software, Web

One of the worst problems a developer can have while developing a web application is to make it compatible to the maximum browsers possible.

If you are running Linux and don’t have Microsoft Windows installed, or you have it but you don’t want to switch to it just for testing your application in Internet Explorer.

Happily you can use IEs4Linux to test your application, currently supported versions are 5, 5.5, 6 and 7 (beta).

You may read the installation instructions here.

An alternative to this is, if you have Microsoft Windows installed, it’s partition mounted and wine installed you may run the Internet Explorer that you have installed there.