Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
40% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
~2K People Reached
About Me

About Sayed

Favorite Tags

11 Posted Topics

Member Avatar for sss93

Hey I want to create an application which gets all the names of the users who liked a Facebook page, because I then will randomly pick 5 users for a specific prize, each week. I am familiar with the graph api and have experimented but cant seem to find the …

Member Avatar for LastMitch
0
97
Member Avatar for sss93

Hey so I have a customer form which has two buttons and displays contact data,containing a simple cancel and proceed. The main functionality is behind the proceed on_click handler.Becuase I want to determine whether the the entered details belong to a new person or just edit. I have got the …

0
102
Member Avatar for rotten69

Am I correct in saying that after you validate youre form you want to run function x from a different php file ?? Why dont you just do an include on the other php file ?? then you can access its functions

Member Avatar for adam.adamski.96155
0
207
Member Avatar for sss93

Am I correctly including all the library files from the directory ?? LIBS += `"C:\openCV24\opencv_bin\lib\*.dll"` Because this line keeps on giving me `C:\openCV24\opencv_bin\install\lib*.dll: Invalid argument` Ive tried looking several places and have altered this line many times but cant seem to get it to work. Can someone please let me …

0
156
Member Avatar for linabeb

[Click Here](http://www.youtube.com/watch?v=ZewJ4iHQvXY&list=SP2D1942A4688E9D63&index=97&feature=plpp_video) Above is part 1 and below is part 2: [Click Here](http://www.youtube.com/watch?v=9JTooLxhmC0&feature=relmfu) Hope it helps :)

Member Avatar for linabeb
0
201
Member Avatar for anam2

Well, I have never tried HTML5, I mean for my studies right now we are creating flash applications however its rumoured that this is the last year they use flash in that course and are going to switch over to HTML5 and javascript. Hopefully get the time to look at …

Member Avatar for sss93
0
89
Member Avatar for sss93

I have a class orders which has its instanced stored in a QMap/Map and has a Key:int, value:order pattern. Everything went fine until I started iterating through the map and accessing the functions of the class.First I was trying to print out the order objects values using it's getter methods …

0
124
Member Avatar for sss93

Ive got a basic Qt console application whcih write and then reads back an xml document.I have compiled and ran this without any compilation errors, however for some reason it keeps returning an error code and then wipes clean the actual xml document ??? Can someone please explain why it …

0
152
Member Avatar for sss93

Ive just started going through and developing basic applications using the win32 API, and couple of times I have come across people mentioning that directly using win32 is not wise...I've just started using the library and personally think its nice and easy to use. However Ive been seeing things like …

Member Avatar for deceptikon
0
238
Member Avatar for sss93

Hey so for a couple of months now Ive been facinated with c++ and have been going through various tutorials and examples of creating console based applications dealing with arrays,pointers, classes, etc.So I really want to get into the GUI side of it. But from word of mouth I hear …

Member Avatar for mike_2000_17
0
386
Member Avatar for sss93

Ive been handed a project for my studies asking me to make a ordering system for a theoritical restaurant. The system itself will run on a stand alone machine (platform not specified). The system requirement itself isnt too tedious, listing them down: * When an order is created, its status …

Member Avatar for deceptikon
0
183

The End.