Archive for April, 2008

How to remove XP Antivirus Protection?

Saturday, April 19th, 2008

Received a call few days ago from my client saying that their PC now load “XP Antivirus Protection” whenever windows start. I’ve no idea what “XP Antivirus Protection” is at that moment. After googling for while, i found out this “XP Antivirus Protection” is another “AntiSpywareShield” or “virprotect” a like software. Generally speaking this “XP [...]

Symfony: Control Model->save() function to perform INSERT or UPDATE

Friday, April 4th, 2008

In Symfony Framework, Model->save() function is clever enough to determine to use INSERT or UPDATE for the query. But i’ve tried many ways to perform an UPDATE for my record but failed. It keep INSERT new record. Finally i found the solution to control the Model->save() function to perform INSERT or UPDATE.
Just a simple example:-
Assume [...]

How to type chinese character in Ms Windows? - Google PinYin

Wednesday, April 2nd, 2008

For those who want to type chinese character in Ms Windows, you can download Google PinYin Chinese input method for free. This Google PinYin chinese input method is release by Google Lab (China). It’s a free Chinese input method you can install for your Ms Windows machine.
Google PinYin Chinese Input Method has many good features [...]