March 2010

A screenshot-based testing software

I just happened to know about Sikuli in this morning. Sikuli is a new automation framework, just like every others, but screenshot-based. The project is developed by MIT UID group. The project interests me enough to pay nearly the whole morning to play with it, and here are a few things I would like to note about this program.

Category:

Idea Collision

[inline:i-love-dutchlady.jpg]

[inline:i-love-ny.jpg]

The title says it all.

Category:

Tags:

Dutch Lady "Tôi Yêu Cô Gái Hà Lan" campaign

DutchLady Vietnam is running Tôi Yêu Cô Gái Hà Lan campaign. I rarely pay attention to Vietnam marketing campaign, but this one is a little bit special to me. There are many things I would like to comment for this campaign.

Category:

Tags:

TCPDF hardway

Just one day after submitting the wrong implement of getNumLines for TCPDF, the issue is closed for invalid. The reason is you can get the actual number of lines by using transaction, like this:

Category:

Tags:

Calculating string height for TCPDF library

I'm working with TCPDF to generate a PDF report, and the task looks like a nightmare. It's because TCPDF is missing some method to help you calculating the height of a string. There is a solution here , but it won't work for me. I have to spend the whole day to find out the problem and the solution seems to be very simple.

Category:

Tags: