Active Topics

 



Notices


Reply
Thread Tools
Posts: 330 | Thanked: 97 times | Joined on Dec 2010 @ saudi arabia
#91
Originally Posted by Helmuth View Post
Thats not true. I would do it.
But he have to pay the time I need for the implementation.
I am helping too, am giving hintsabout the codding, i know it might be wrong but I read about it alot, and bought a book about qt for nokia

and i found this.
Code:
WorkerThread::WorkerThread(QObject* owner,
QuakeListModel& eventModel)
: QThread(owner)
, mCancelled(false)
, mNetManager(0)
, mReply(0)
, mEventModel(eventModel)
{
// Initialize the hashtable of tags we seek
mXmlTags.append("id");
mXmlTags.append("title");
mXmlTags.append("updated");
mXmlTags.append("summary");
mXmlTags.append("point");
mXmlTags.append("elev");
mXmlTags.append("link");
mNetManager = new QNetworkAccessManager(this);
connect(mNetManager, SIGNAL(finished(QNetworkReply*)),
this, SLOT(handleNetFinished(QNetworkReply*)));
}
 
Posts: 255 | Thanked: 107 times | Joined on Nov 2010
#92
so uh.. if it comes from a webpage, what stops you from opening the webpage in microb?
 
ysss's Avatar
Posts: 4,384 | Thanked: 5,524 times | Joined on Jul 2007 @ ˙ǝɹǝɥʍou
#93
@lolloo: repeat after me...

"Hey guys, I'm sorry about what happened. I just really want this Steam client so badly, and somehow I acted it out like an *****.

Can we be friends again?

I promise I will be more respectful in this forum and the community in general. Together we can do great things."
__________________
Class .. : Power User
Humor .. : [#####-----] | Alignment: Pragmatist
Patience : [###-------] | Weapon(s): Galaxy Note + BB Bold Touch 9900
Agro ... : [###-------] | Relic(s) : iPhone 4S, Atrix, Milestone, N900, N800, N95, HTC G1, Treos, Zauri, BB 9000, BB 9700, etc

Follow the MeeGo Coding Competition!
 

The Following User Says Thank You to ysss For This Useful Post:
Posts: 330 | Thanked: 97 times | Joined on Dec 2010 @ saudi arabia
#94
Originally Posted by ysss View Post
@lolloo: repeat after me...

"Hey guys, I'm sorry about what happened. I just really want this Steam client so badly, and somehow I acted it out like an *****.

Can we be friends again?

I promise I will be more respectful in this forum and the community in general. Together we can do great things."
haha
NOOOO
and i dont want it badly.
old people like to be respected. but you have to get use to us teenagers.
 
Posts: 235 | Thanked: 339 times | Joined on Nov 2010
#95
Originally Posted by lolloo View Post
and i dont want it badly.
So your rapid fire posting isn't the result of excitement?

I'm sorry that I keep on making these posts (at this point I'm no better than you) but you also contradicted yourself when you said a "noob could do it". Posting meaningless code examples (not that I'm an expert on the subject but I don't think Steam's chat protocol is implemented in XML...) does not a programmer make
 
Posts: 619 | Thanked: 691 times | Joined on Feb 2010
#96
he is typing on the keyboard with 1 hand.

case closed.
 
Posts: 330 | Thanked: 97 times | Joined on Dec 2010 @ saudi arabia
#97
come on noobs its easy.

just grab the webbsite as an xml data and then display the results!

is it too hard for you? n900 been out for 4 years now!!!! wtf@!\\

and still no usefull apps!?
 
bigears5000's Avatar
Posts: 468 | Thanked: 775 times | Joined on May 2010 @ Hereford, England
#98
If it's that easy. Do it yourself.
 
keflex's Avatar
Posts: 194 | Thanked: 172 times | Joined on Jan 2011 @ Sydney, Australia
#99
Woah I can't believe I bought a 4 year-old phone. That salesperson lied to me, what a douche.
 
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#100
Originally Posted by lolloo View Post
old people like to be respected. but you have to get use to us teenagers.
And teenagers have to learn how to clean up their own arse.

Welcome in the real world. We are not your mommy and this is a forum, not a icq chat window or a kindergarten!
 

The Following 5 Users Say Thank You to Helmuth For This Useful Post:
Reply

Tags
frigging noob, just shoot me, kindergarten, op is an idiot, schizophrenia!


 
Forum Jump


All times are GMT. The time now is 17:49.