Software

Change function from Zoom to Scoll of Microsoft Ergonomic Keyboard 4000

Microsoft Ergonomic Keyboard 4000

Microsoft has put all the keyboard customizations into the following file: C:\Program Files\Microsoft IntelliType Pro\commands.xml.

Upgrade PHP to 5.2.x from Plesk default PHP 5.1.x

By default Plesk installation, the PHP version is 5.1.x, if you want to upgrade it to 5.2 or even 5.3, please follow these steps:

Login via SSH as root user first.

Upgrading PHP:

wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh
yum update php

And then follow on-screen steps.

IE8 compatibility: make IE8 render as same as IE7

Previously, I mentioned Microsoft Internet Explorer 8 has been released, but there are certainly some compatibility issues for some website for IE8, especially javascript and html rendering.

If you don't have much time to cater this new browser, Mcrosoft provided a quick solution:

cPanel backup script exclusion / cpbackup-exclude.conf

After version of cPanel (11.24) was released, You can create a file called cpbackup-exclude.conf in your home directory (/home/user-id) to exclude files from a cPanel backup.

My Personal Top X Web Developer Firefox Addons

Web Developer - http://addons.mozilla.org/en-US/firefox/addon/60

I think every web developer would love it, no matter you are a web designer or programmer.

Firebug - http://addons.mozilla.org/en-US/firefox/addon/1843

As a programmer, I need to track the http header and/or AJAX request, and firebug is your right choice.

Syndicate content