Open Source Embedded Projects

Messing with QT + Webkit

June 7, 2009 – 4:22 pm | by Vijay

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 the rest of this entry »

Tags: ,

Back to business maybe this time?

June 1, 2009 – 8:49 pm | by Vijay

Hi all,

Yes I am alive and It has been a long time since I have written on osembedded. I am resolute to be back on track again. My first priority is to get the audio module working in toobo. I will keep this post short since I got some coding to do… :D

Later-

Too busy with work…

October 20, 2008 – 12:08 am | by Vijay

Have been too busy with work lately to even think about working on my project…

Well for those who haven’t noticed it yet, I have started to work a little bit on Toobo’s application architecture. For a start I have chosen to go with a multi-process model with each core functionality running as a separate process.


Read the rest of this entry »

Tags: ,