Active Topics

 



Notices


Reply
Thread Tools
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#71
Originally Posted by geojoking View Post
we really need a facebook app
actually I don't need such at all. so please in future use for example following expression: " ...we except ossipena... "

(you hopefully get my point concerning putting your own words to other peoples mouth)
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
HellFlyer's Avatar
Posts: 1,148 | Thanked: 613 times | Joined on Mar 2010 @ Toronto
#72
App similar to TweeGo's UI
__________________
The quieter you become the more you are able to hear


"I'm a N900 user, can I haz Flash 10 plz?!11!?" © Jaffa


Elopocalypse started on 11.02.2011
 
Posts: 28 | Thanked: 28 times | Joined on May 2010
#73
ok, just added liking (untested, tho i'd be surprised if it doesn't work) and comment viewing. I'll add a ui component for posting comments pretty soon here, just ran out of time tonight.

I'm not sure what happens to the graph api after you like something (i.e. what happens if you try to like something twice?) If i can find some api docs on how to tell if you have already liked something then i'll add the code in to visualize that you have already liked the item.

As for the comments, they look kinda ugly right now. I am struggling to figure out what the best way to exit out of the comment mode. and furthermore, QML doesn't allow you to have dynamically sized list views. (i hacked it together for the logger, but there is a different problem on the comments view). if i can solve those problems it will look a lot better.

I won't post any more pics yet since there isn't much more to see so far. A video would be much better, but i still haven't figured out how to record from the qmlviewer app.
 

The Following 3 Users Say Thank You to pjs For This Useful Post:
Posts: 309 | Thanked: 115 times | Joined on May 2010 @ Malaysia
#74
Originally Posted by pjs View Post
ok, just added liking (untested, tho i'd be surprised if it doesn't work) and comment viewing. I'll add a ui component for posting comments pretty soon here, just ran out of time tonight.

I'm not sure what happens to the graph api after you like something (i.e. what happens if you try to like something twice?) If i can find some api docs on how to tell if you have already liked something then i'll add the code in to visualize that you have already liked the item.

As for the comments, they look kinda ugly right now. I am struggling to figure out what the best way to exit out of the comment mode. and furthermore, QML doesn't allow you to have dynamically sized list views. (i hacked it together for the logger, but there is a different problem on the comments view). if i can solve those problems it will look a lot better.

I won't post any more pics yet since there isn't much more to see so far. A video would be much better, but i still haven't figured out how to record from the qmlviewer app.
just to let u know, that we appreciate what u r doing...keep up the spirits man..thank you..if u need any help, the community is always there for u.. =)
 

The Following 2 Users Say Thank You to one1002 For This Useful Post:
Posts: 28 | Thanked: 28 times | Joined on May 2010
#75
ok, i got a little creative with the comments, i really like the new style a lot better than the flippable page but it would be nice to get some external feedback. I also added the comment posting controls. The button is not active yet, i ran out of time again tonight, but it is pretty easy to implement when i have time tomorrow or this weekend.

Just out of curiosity, how many (if any) people are testing this app out?
 

The Following User Says Thank You to pjs For This Useful Post:
Posts: 458 | Thanked: 136 times | Joined on Jul 2010 @ Holland
#76
Like to test it. Where can I find it . . . .?
 
Tensuke's Avatar
Posts: 28 | Thanked: 3 times | Joined on Sep 2010
#77
It's lookin like you have to compile it from source here.
Keep up the great work, pjs! I'm looking forward to trying it out when it gets a bit more stable.
 
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#78
Nice to stumble on this thread. Some days ago I also began writing another test client using a mixture of c++ and qml and throwed away all my former work. I'd be glad if I could test pjs's client but unfortunately the qml viewer (Windows XP, Qt SDK Beta) crashes when opening the Main.qml.

Does anyone have the same issue?

@pjs: If you're on windows, you can capture your screen with "CamStudio" available on the internet. On linux you can use "recordmydesktop". On osx I have no clue. You should also run tests on a real device. My test clients are very fast on a normal computer but slow on the phone (connections take long time). Keep the work up
 
Posts: 137 | Thanked: 91 times | Joined on Jun 2010
#79
pjs, do you plan on adding Facebook messaging feature? Thanks for your work!
 
Posts: 28 | Thanked: 28 times | Joined on May 2010
#80
Yea to test it out you will have to check out the source code. There is no compilation involved since the source is 100% javascript and QML files (which are interpreted by the qmlviewer application). Here is a quick run down on how to test for anyone who feels left out:

(on your n900 device, make sure to enable extras-devel)
Code:
mkdir ~/MyDocs/qmlfbui
cd ~/MyDocs/qmlfbui
root
apt-get install subversion qt4-declarative-qmlviewer libdeclarative-webkit
exit
qmlviewer Main.qml
@Tensuke it is already pretty stable, just missing the post comment feature (which i will be adding in the next day or two) and it is a little slow (something i will also investigate shortly).

@gri I have not yet tested it out on windows, just kubuntu 10.10 and my n900. You would certainly need at the very least Qt 4.7 installed to test it out on any OS. Not sure how QML importing works in windows (since every other OS uses backslashes instead of forward slashes). I may give it a try on windows sometime soon just to see what is up. Also, qmlviewer has a built-in video recording api, and i have figured out how to start recording, i just can't figure out how to keep recording for more than 1 second. Also, your qml app seems way more responsive than mine I wonder if the C++ helps that much.

@RAZOR very unlikely that i will include fb chat, since it is not something that can be easily done via QML (i.e. i would need to write a C++ Qt library to handle the socket connections).
 
Reply

Tags
bada rox, just shoot me


 
Forum Jump


All times are GMT. The time now is 11:02.