Archives for "May, 2008"

Posted by ronnie on 10th May 2008

Low end dedicated server vs a powerful VPS

Lately, I am having an “itch” in owning a dedicated server, which enables me to install VMWare Server and run multiple of virtual OS. All to satisfy my control freak deep within.
But most of the subscription plan are expensive. You can find dirt cheap bargain but the “server” they are offering is even slower than [...]

Posted by ronnie on 8th May 2008

The unit testing for the web pages – Twill and Selerium.

Unit testing the web application is not a new problem. But unlike the close counterpart of unit testing in Java, where JUnit is the de facto standard, there isn’t a methodology that is as common.
I am trying out Twill and Selerium today, both of them has been around since 2004. The two are both scriptable [...]