Your Ad Here

Tuesday, March 2, 2010

Stardict Dictionary for Ubuntu

Stardict Dictionary Version 3.0 is an international dictionary. It had thousands of free dictionaries can be found on the internet...

Try it...







How to Install Stardict Ver 3.0 in Ubuntu
- Open your "Synaptic Package Manager" in your Ubuntu and search for Stardict(Download it including it's depedencies).....
  Or you can download it at here, choose .deb file
- Download stardict dictionary here
- Extract downloaded dictionaries from your terminal
         tar -xjvf filename.bz2
- Move the result to /usr/share/stardict/dic (use as a root if it necessary)
- Now you can use your Stardict in "Application>Accesories>Stardict"

Stardict Ver 3.0 also provide online dictionary translator......

Enjoy It.......

Monday, March 1, 2010

Problem using HOTMAIL in LINUX

Not too long ago I find that I can not use my HOTMAIL account perfectly...
I am using Ubuntu 7.10(also known as GUTSY) and MOZZILA FIREFOX Browser

The problem is... I could not send e-mail because textbox for typing message was not active... I only can read inbox...

Lately i finaly find how to solve it.....
Here is the way...
1. Download User Agent Switcher(here)
2. In Firefox, go to Tools>Default User Agent 

3. Choose Internet Explorer 6/7/8 
4. To check if user agent already applied or not, type in firefox's address bar "about:config". Search for "general.useragent.override" and its value must be like this "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)"
5. Now open your account at HOTMAIL and BINGO.... you can use your hotmail fully again.....



Thanks to Chris Pederick who make this add-ons


Enjoy It....

Installing CANON PIXMA IP1880 in GUTSY

Requirements :
- cnijfilter-common_2.70-1.i386.deb(download here)
- cnijfilter-ip1800series_2.70-1.i386.deb(download here)
- libtiff3 and libpng3 files

Installing requirements :
- From root terminal
  root@printer: sudo dpkg -i cnijfilter-common_2.70-1.i386.deb
  root@printer: sudo dpkg -i cnijfilter-ip1800series_2.70-1.i386.deb
- Creating and downloading libtiff3 and libpng 3
  For libtiff3
  root@printer: cd /usr/lib/
  root@printer: sudo ln -s ./libtiff.so.4.2.1 ./libtiff.so.3
  Downloading libpng3 install it from repository
  root@printer: sudo apt-get install libpng3

- After that connect printer to the PC and turn it on
- Go to System>Administration>Printing
- Klik "New Printer" Tab....
- Choose "Local or Detected Printer...."
- Choose "Canon IP1800 series..." and click "Next"
- Choose "Install Driver" and go to "/usr/share/cups/model/canonip1800.ppd"
- Click "Next" and then "Apply" button


Your PIXMA IP1800 can be used now....


Enjoy It.....