How To: Create a Website Favicon (Favorite Icon) Using GIMP

So, you may have noticed that my blog has a cute litte tux the penguin looking at you through a round little window up in the left (or right) corner of your web browser. What you are seeing is known as a “Favicon” (short for Favorite icon) and it’s used to quickly and simply identify your website when it is in someones favorites. In this tutorial i’ll show you how you can make your own and what you must keep in mind when creating one. Continue reading

Share

How To: Play Classic MS-DOS Games in Ubuntu Linux


Ever wanted to play all of those classic MS-DOS games that you have on floppy in your old dusty drawer, but don’t have any retro MS-DOS computer? Don’t worry, you can play (almost) all of them in a emulated MS-DOS environment. And the emulator is called ‘dosbox’, and it’s not only available for Linux, Windows and Mac to! (among others)
Continue reading

Share

Building Stuff In Ubuntu?

Are you finding it hard to find all of those necessary libraries when building your binaries in Ubuntu/Debian?? Well my friend, I’m here to help, apparently you can install all the necessary dependencies with the Ubuntu/Debian apt-get command (if off course the package is in the database, hihi), just type:

sudo apt-get build-dep <package>

And you should be fine, all of the necessary dependencies will be downloaded and installed.

Share

My Thoughts On Linux

Tux

What’s peppoj’s take on Linux? Well, i have to say that i don’t use Linux very much these days, but i used to be a full time Linux user. These days i use either Mac 10.6 for work and Windows XP for games and rarely boot up Linux, however i find the Linux community quite interesting and funny, like this quote here:

Microsoft gives you windows, Linux gives you the whole house.

There always seem to be a solution to any problem when working in Linux, just a quick google search and you have nearly one hundred forum posts about the problem and how to solve it, problem solving made easy indeed! I have thought of installing the latest Ubuntu Linux distro here on my Mac, I’ve heard that it can be done but i don’t want to break anything. But i still sometimes miss the look and feel of Ubuntu and the Linux command line.

What do you think?

Share