Notices


Reply
Thread Tools
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#311
Originally Posted by marxian View Post
Ditto. You can always use Phonon, which I found to work OK. I have found that QMediaPlayer (via the QML video component) works on Symbian, but not with Maemo. I think the solution may be to set a cookie jar for the QNetworkAccessManager, but I haven't got round to trying it yet. I'm not sure how you would get the QMediaPlayer instance to use the cookie jar when making the HTTP request. I think it will be possible using QDeclarativeNetworkAccessManagerFactory, but that doesn't apply in your case.

BTW, if you are using the code I posted to get the YouTube url, you might want to take a look at the updated code, as I have since updated it to enable playback of videos that normally require age verification.
I'm trying to stay far from Phonon, not sure why though

I did some digging around:
QMediaPlayer::setMedia( const QMediaContent & media, QIODevice * stream = 0 )

One of QMediaContent's constructors is:
QMediaContent ( const QNetworkRequest & request )

http://doc.qt.nokia.com/latest/qnetw...html#setHeader

QNetworkRequest::CookieHeader 4 corresponds to the HTTP Cookie header and contains a QList<QNetworkCookie> representing the cookies to be sent back to the server

So I guess it can be done, now to see how I could get that cookie...
 

The Following 4 Users Say Thank You to MohammadAG For This Useful Post:
Posts: 27 | Thanked: 17 times | Joined on Jun 2010
#312
Really good job Mohammad! I really like what you are doing here. One thing I would love to see implemented is push-notifications. Meaning, when you get a message/notification the notifier in the N900 (like when you get a e-mail or MMS through fMMS) pops up and tells you that. Do you think that it is possible?

Thanks a lot dude!!
 
Posts: 212 | Thanked: 340 times | Joined on Feb 2011 @ Jordan
#313
Thank you MAG for this great client , you are the best

but can you add (see more) to the statuses? because most of the statuses depend on (see more) :]

and thnx again for this great work
 
Posts: 212 | Thanked: 340 times | Joined on Feb 2011 @ Jordan
#314
Originally Posted by zeikii View Post
another quick mock up done via phone so sorry for quality again.
it is very nice

I made a small modify to it ,

if you can make something like this it will be awesome :]
Attached Images
 
 
Posts: 27 | Thanked: 17 times | Joined on Jun 2010
#315
Originally Posted by allwise View Post
Really good job Mohammad! I really like what you are doing here. One thing I would love to see implemented is push-notifications. Meaning, when you get a message/notification the notifier in the N900 (like when you get a e-mail or MMS through fMMS) pops up and tells you that. Do you think that it is possible?

Thanks a lot dude!!
Code:
dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteDialog string:"QUESTION?" uint32:0 string:"OK"
I found a line of code to create a notification if that can help you with the push notifications.
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#316
Push notifications won't be implemented anytime soon (I'll be honest, I have no idea how to implement them), but with auto-refresh, the UI will notify you about new items (with an auto refresh rate of 5 minutes, that's enough methinks )



Vibration and LED are also supported (and configurable)

Edit: oh and I'm stuck on getting the cookie again :/

Last edited by MohammadAG; 2011-05-22 at 00:23.
 

The Following 4 Users Say Thank You to MohammadAG For This Useful Post:
Posts: 738 | Thanked: 179 times | Joined on Mar 2010 @ Gold Coast, Australia
#317
MAG when you reakon an update will appear for us?
 
Posts: 212 | Thanked: 340 times | Joined on Feb 2011 @ Jordan
#318
I make this for the main screen

Note : (News Feed) is pressed
Attached Images
 
 

The Following 4 Users Say Thank You to laith.m.y For This Useful Post:
Posts: 11 | Thanked: 9 times | Joined on Feb 2011
#319
Perhaps you can alternate the backgroundcolor (black + darkgrey) of each post, this would make it much more readable with the current style.
 

The Following User Says Thank You to Clausi For This Useful Post:
shanttu's Avatar
Posts: 234 | Thanked: 281 times | Joined on Nov 2010 @ Helsinki
#320
Awesome work. After reinstalling several times it still asks email and passwd every single login. So how to create that .config file?

Last edited by shanttu; 2011-05-22 at 11:14. Reason: minor addition
 
Reply

Tags
facebook, facebook client

Thread Tools

 
Forum Jump


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