Friday, June 26th, 2009 5,160 views
If you usually using facebook as your social utility to connect to your friends, you should know about chat feature in facebook. In this article, i just want to share my experience how to make facebook chat feature accessed from pidgin in linux especially on ubuntu hardy 8.04.
First of all, is downloading the pidgin-facebook package from code.google.com. If you using pidgin on your Ubuntu hardy like me you must install libjson-glib manually first because it’s require by facebook-pidgin. I’m download libjson-glib package from interpid library here cause there is no package for hardy.
For amd64 : download from one of mirror on this site
For i386 : download from one of mirror on this site
(more…)
Posted in Linux | 4 Comments »
Monday, December 8th, 2008 1,482 views
Xmms is
Step for Installation :
1. Download the required packages to compile XMMS
# sudo apt-get install autotools-dev automake1.9 libtool gettext libasound2-dev libaudiofile-dev \
libgl1-mesa-dev libglib1.2-dev libgtk1.2-dev libesd0-dev libice-dev libmikmod2-dev libogg-dev \
libsm-dev libvorbis-dev libxxf86vm-dev libxml-dev libssl-dev build-essential make
2.Compiling XMMS
Create a directory :
# mkdir ~/build
Change the working directory to it:
# cd ~/build
(more…)
Posted in Linux, notes | 4 Comments »
Tuesday, September 2nd, 2008 1 views
This is Program which running well in my Acer 4520. As you know Acer 4520 Using Amd Turion With Nvidia Geforce. I’m not include Application that have package in Ubuntu Like OpenOffice , Movie player, Rhytmbox and Other apps.
1. Accessories
CHM Viewer
#sudo apt-get install gnochm
Gnochm is a Compiled HTML Help (CHM) file viewer for GNOME systems
Knotes
#sudo apt-get install knotes
KNotes is a program that lets you write sticky notes. The notes are saved automatically when you exit the program, and they display when you open the program. The program supports printing and mailing your notes.
Money Manager
#sudo apt-get install kmymoney2
KMyMoney is the Personal Finance Manager for KDE. It operates similar to MS-Money and Quicken, supports different account types, categorisation of expenses, QIF import/export, multiple currencies and initial online banking support.
(more…)
Posted in Linux, notes | 3 Comments »