Upgrade Pidgin to solve Yahoo messenger Issue

Regarding the previous post Solving Pidgin Yahoo Messenger Connection Problem , the temporary solution may not work anymore as Yahoo already upgraded their server to accept newer authentication mode.

Pidgin logo

The good news is, users can download the latest Pidgin release (2.5.7) in order to keep connected with Yahoo Messenger.

For Ubuntu users, Pidgin 2.5.7 is available for download from the Click-and-Run GetDeb.net portal. Just select Pidgin package, and choose to open it with gdebi.

Hopefully you can solve the Pidgin login problem through this post.

How to disable touchpad in Ubuntu Netbook Remix

Here’s how to temporarily disable the touchpad control on Ubuntu Netbook Remix for those who were always accidently ‘clicked’ or ‘touched’ the touchpad while typing long sentences.

Disabling Touchpad

  • Go to the Ubuntu Netbook Remix main screen
  • Select ‘Preference’, then ‘Mouse’
How to disable touchpad

Untick the touchpad checkbox. The touchpad would be disabled until you you change the option back.

How to make my Ubuntu detect more than 4GB memory

There were a couple of people that I met recently complained to me that their Ubuntu only detects 3 gigs of RAM after they upgraded their machine to 4 GB RAM.

Actually the problem does not lie with Ubuntu or any operating system in particular, rather the problem is related to 32bit operating system which only can address maximum of 232 bytes of memory.

Some might argue that 32-bit should be enough to address 4GB RAM, but in reality some of those memory location are reserved for computer and application operation that only a fraction of it are addressable when you installed 4GB RAM on a 32bit operating system. Thus you would see that your computer would only have around 3.5 GB only.

The solution?

There are two solutions to remedy this problem :
i) Install a 64-bit (Ubuntu) operating system
ii) Compile/Install kernel with PAE features enabled

The (i) solution is obvious, just install a 64bit edition of Ubuntu to your computer, and your problem will be automatically solved! The downside is, you probably does not want to use a 64bit edition of Ubuntu yet for some obscure reason (the evil binary only drivers and blobs)

The (ii) solution requires you to install a kernel with Physical Address Extension (PAE) support enabled.

For you information, Ubuntu comes with pre-compiled linux kernel that has PAE enabled. What you need to do is to apt-get these 3 packages “linux-headers-server, linux-image-server and linux-server” and reboot your computer. This will enable you operating system to recognize the extra RAM installed inside your computer.

p/s : The best solution is to get a system that does not depend on binary blogs (hardware drivers, etc) and move to 64-bit operating system in order to enjoy the full potential of your computer.

Google Friend Connect and WordPress 2.8

After much procrastination, I finally upgraded my blog to WordPress 2.8, please refer to WordPress Codex for new features and the latest release highlights. Additionally, I’ve added Google Friend Connect feature to my blog, so you can register and follow my blog through Google Friend Connect.

Google Friend Connect Google Friend Connect

For the time being, you can only follow this blog with Friend Connect, but in the future I will expand the functionality to include video posting, commenting and post rating to make it more interesting. You can start by following my blog on the Google Friend Connect bar at the bottom of my blog, you can use either your Google account username or OpenID account to sign in with Friend Connect

My Experience with Asus EeePC 1000h netbook

Last week I had the chance to use the Asus EeePC 1000h netbook (photo below) while carrying out official duties in my workplace.

Asus Eeepc 1000h netbook Screenshot - mypapit

The Asus EeePC 1000h dimension is roughly the size of an A4 paper. If you happened to have an A4 paper in front of you, then you’ll get the idea of how big Asus EeePC 1000h is. Its 10 inch widescreen monitor offers a compact yet comfortable view for portable operation.

EeePC 1000h keyboard screenshot

The keys on the keyboard is roughly 92% the size of an average laptop keyboard. This is larger than its predecessor Asus Eeepc 1000 and 901. Most importantly, the 1000h also comes with 160GB hard disk (with a modest 5,400 rpm) as opposed to 4-8GB of Solid State Drive (SSD) like its predecessor, allowing you to store more files on the netbook.

EeePC 1000h battery life
One of the thing that I admire most about Asus EeePC is its battery life which was advertised as it could last up to 7 hours. My personal test reveals that EeePC 1000h could last about 5 hours when running with active WiFi connection, which I consider as more than Continue reading “My Experience with Asus EeePC 1000h netbook”

Google Chrome for Linux and Mac Developer release

Google Chrome for GNU / Linux and Mac has finally arrived! However it is only an early version for developers and lack features that would make it usable in production environment.

Google Chrome Logo

Missing features from early release of Linux & Mac Google Chrome are :

  • Can’t view Youtube videos
  • Missing TIFF support
  • Loads of memory leaks
  • Does not have bookmark manager
  • No Java plugin support
  • No printing
  • Problem with rendering certain websites
  • Occasional crashes and freeze up
  • and many more…

So if you are just an average user, do not download this release just yet! Instead, wait for a few months for a much more (?) BETA release to be available.

The developer channel release was made in order to elicit responses and bug reports from users to prepare for a more stable BETA release.

[Google’s original announcement]