Blog.ortuzone.com

Wednesday, April 16, 2008

Indonesia Cisco Network Academy Program (CNAP)

Here listing of Indonesia Cisco Network Academy Program (CNAP) training center :
1. Brainmatics (http://www.brainmatics.com)
2. ActiveTrain (http://www.activetrain.net/)
3. Sisindokom (http://www.sisindokom.com)
4. BIT Education (http://www.biteducation.com)
5. Inixindo (http://www.inixindo.com)

Tuesday, April 15, 2008

Open Fire+Spark : Open source IM

Several days ago I tried to develop Instant Massager (IM) server. After search in Google I found OpenFire . This application is very nice. Below is the steps how to install Openfire on Centos 4.3 :

I. Setup CENTOS 4.3 :
1. Install Centos , choose server installation.
2. Do not choose the GUI application.
3. Select all Server components.
4. Disable SELinux option.

II.Setup Openfire
1. Download openfire 3.5.0 from here .
2. Install the .rpm file :
# rpm -ivh openfire-3.5.0-1.i386.rpm
3. Configure the Openfire:
- Open your favorite web browser and pointing to http://server_ip_address:9090
- It will show openfire "Administration Console"
- Follow the guidance step-by-step to completed your installation
4. Create some users

III.Setup Openfire client:
1. I choose Spark as an Openfire client. You can download spark from here (windows version).
2. Setup Spark until finish.
3. Viola ! now you have an IM Server. Good luck.

How to speed up your program menu display

1. Click START button =>Run
2. Type regedit , ENTER
3. Find \HKEY_CURRENT_USER\Control Panel\Desktop\MenuShowDisplay
4. Change the value from 400 become 0

How to minimize application window with keyboard

You can minimize the application window by pressing the "Windows logo" + D.
And press once again if you want to maximize the application window.