Tag Archives: program

Five useful plugins for Gimp

Written by Mel Kham on . Posted in News

One of the big advantages of The GIMP is the fact that it can be easily extended with new functionality. So with sufficient addons (particularly plugins), you can achieve a lot of functionality found in other editors. Today i will … Continue reading

Howto change the Default program on ubuntu

Written by Mel Kham on . Posted in Linux tutorials

Sometimes for whatever reason, the default program that opens when we double click a file is not the one we want, in this case most of us will want to change the default program to another one. This article will … Continue reading

run a C++ program from terminal

Written by Mel Kham on . Posted in Linux tutorials

  Linux doesn’t have extensions … it’s not a brain dead OS like Windows, at least not when it comes to actually developing anything. To make life easy, however, there are certain conventions. If I have a c++ source file … Continue reading