View Single Post
Posts: 28 | Thanked: 28 times | Joined on May 2010
#42
I have started learning some more advanced QML topics lately, and I am using a facebook app as my testing ground. My goal throughout this learning experience is to create a modular facebook app that is easy to maintain and upgrade. I honestly don't know how much work i will put into this, but i also have been waiting for a fb app to show up. So i would expect a reasonable amount of function out of this app before i finish with it.

Until i get things a little more off the ground I won't be creating an official app, but throughout the alpha stages of this app, i welcome anyone to play around with it (or modify it i guess). The source files can be fetched from here:
http://svn.errorok.com/qmlfbui/

I will eventually convert this to a Qt app so that i can implement auto-rotate, but it is pretty low priority at this time. I will probably focus on creating delegates for all the wall item types first.

To run this app, you need a few things. You'll need the qmlviewer and the qml webkit. They are both available on extras-devel. Once you have the source and those dependencies, just run qmlviewer Main.qml.

There is a lot of debugging info printed out right now, so bear with it.
 

The Following 4 Users Say Thank You to pjs For This Useful Post: