[twitter-dev] How to get all the replies .

2009-07-23 Thread cem
Hi ; I am new to Twitter Apps And Trying to get all the replies sent to me. Well the problem is when I send a query it gets only the last 20 replies. How can I be sure that I am getting all the replies sent to me and store them in my database ? Because all my application relies on this. If th

[twitter-dev] user is fallowing me ?

2009-07-27 Thread cem
How can I know from my application that the user sent the reply is fallowing me . I fallowed myself from another account and the fallowing=> variable did not changed?

[twitter-dev] jSon description

2009-07-27 Thread cem
Hi where can I get all the descriptive information to the incoming Json data ? I cannot determine what value the fields get? For example : Incoming data is : Array ( [0] => stdClass Object ( [text] => @cbaykam http://yfrog.com/17tozp lets try this image again.

[twitter-dev] Json coming data description .

2009-07-27 Thread cem
Hi I am getting data from twitter in an array but I need detailed definition of fields there for example what will the value fallowing get if the user is fallowing me ? Is there a documentation for the incoming data ?