U5I Blog

A programmer’s handbook.

Lightbox 2 and WordPress 2.5

I used to use Lightbox 2 plugin from Rupert Morris. However, up to today, this plugin is still not compatible with WordPress 2.5.1
But the good new is, the alternative one works just fine. If you want to add cool Lightbox to your WordPress and don’t want to wait for update, do the following:
1. Install Lightbox-auto. [...]

Free online backup, files hosting

You have some many files on your hard drive and want to backup them? You don’t have to buy an external hard drive or burn them to CDs. You can simply enjoy the free file hosting service from the following two sites.
1. Mozy.com
About this company:
Mozy Online Backup is the preferred choice by Walt Mossberg [...]

Why ubuntu is starting to attract more people? It’s free, of course. Also, it has some cool plug-ins that make your desktop look very different from Microsoft Windows. They are very cool! Let’s look at the most famous one: compiz fusion.
First, let’s watch a short demonstration video:

After watching this, what’s your first impression? I think [...]

How to install c compiler in Ubuntu?

The first time I installed Ubuntu, I couldn’t run make, run command for C programs. The reason for it is that Ubuntus default installation doesn’t have the compilers installed.. (dont know why). actually they are in the Ubuntu-CD, but you have to install them separately.
You can install the compiler by using the following command.
sudo apt-get [...]

« Previous Entries