Posts in Tips and tricks

How to do a quick A/B test in commandline

# ab -n 100 -c 10 http://www.yourwebsite.com/index.php ————————————– Benchmarking www.yourwebsite.com (be patient)…..done Server Software: Apache/2.2.17 Server Hostname: www.yourwebsite.com Server Port: 80 Document Path: /index.php Document[…]

How to create MD5 Encrypt password in CentOS

Hi all, here is a tip how to create your own MD5 Encrypt password. There are a few MD5 Encrypt gernerators sites out there like[…]

CSS – Transparent box with drop shadows

This example only works for FireFox and Chromes. Sorry not for IE 🙁 #page-wrap { background: rgba(255, 147, 51, 0.7); -moz-box-shadow: 0 0 20px black;[…]

Online Backup storage with SpiderOak

Recently my external hard drive died on me, and I had lost valuable content. I wished I had backed them up. I’m sure you all[…]

Mobile broadband connection – How to improve browser image quality

I have had my T-Mobile wireless broadband pointer for 6month and the MIFI device has been a life saver. Ideal when you’re out and about.[…]

How to manually setup Dropbox CDN to hosted WordPress site

There are a few ways to optimise your hosted WordPress sites, for example using ‘Quick Cache’ or ‘Mimify’ plugins and many more which will help[…]

VMware Player Vs. Sun VirtualBox

The two best virtual machine player are VMPlayer by VMWare and VirualBox by Sun. Both applications are free and can be downloaded from their websites.[…]

How to sync your iPhone/iPad contacts to gmail

Here is a tip how to sync all your iPhone/iPad contacts to gmail. 1. First of all you need to export all your contacts from[…]

iPhone/iPad text search

I came across this site which help you setup a search script in your iPhone/iPad when surfing. Very handy tool, check it out! Or download

Omniture HTML custom/exit/download links

Here is an example of how to embed Omniture to your links. Exit link <a onclick="s.tl(this,'e','Exit-link-name-here');" href="#"> ...</a> Download link <a onclick="s.tl(this,'d','Download-link-name-here');" href="#"> ...</a> Custom[…]

System Defragmenter / Windows Recovery is the lastest virus attack

System Defragmenter / Windows Recovery is the lastest virus attack. I have come across this virus on several computers… and so here is my findings[…]

The two must have tools for collaboration

Here is my tips to help collaborate more efficiently with work colleagues, friends and family or even clients. Tool one: Google Docs Nearly everyone now[…]