Messing with QT + Webkit
I was just trying to figure out what UI framework should I use for the toobo project. While researching this, I came across the well known QT project. I installed the non-embedded version of QT (I think QT 4) under xubuntu and created a sample project.
It took me less than 10 lines of code to create a webkit view. I am quite impressed with the first look of QT already. Of course getting QT Embedded running on the target maybe a different issue. But at least for x86, QT seems to be really simple to develop. Read more »

