Re: [ilugd] [Off-topic] Need Help to write a twitter application

2011-04-11 Thread Rakesh Kumar
On Tue, Apr 12, 2011 at 1:31 AM, Sahil Dave wrote: > > > On Tue, Apr 12, 2011 at 12:44 AM, Rakesh Kumar wrote: > >> >> I have been using OAuth API for php to login and do required stuffs. I am >> not aware of json. can you tell me how to deploy it on my local server? >> And thanks for your help.

Re: [ilugd] [Off-topic] Need Help to write a twitter application

2011-04-11 Thread Sahil Dave
On Tue, Apr 12, 2011 at 12:44 AM, Rakesh Kumar wrote: > > I have been using OAuth API for php to login and do required stuffs. I am > not aware of json. can you tell me how to deploy it on my local server? > And thanks for your help. > > JSON is just a platform independent data interchange format

Re: [ilugd] [Off-topic] Need Help to write a twitter application

2011-04-11 Thread Rakesh Kumar
On Mon, Apr 11, 2011 at 11:59 PM, Gaurav Mishra wrote: > On Mon, Apr 11, 2011 at 5:38 PM, Rakesh Kumar wrote: > > For example if i want to search tweets of "Cloud Magic(a user)" and i > search > > with it's post id "cldmgc", at least 10 results show be fetched in one > > result set. > > > > Twitt

Re: [ilugd] [Off-topic] Need Help to write a twitter application

2011-04-11 Thread Gaurav Mishra
On Mon, Apr 11, 2011 at 5:38 PM, Rakesh Kumar wrote: > For example if i want to search tweets of "Cloud Magic(a user)" and i search > with it's post id "cldmgc", at least 10 results show be fetched in one > result set. > Twitter search api need not to authenticate, to get search results a simple

[ilugd] Need Help to write a twitter application

2011-04-11 Thread Rakesh Kumar
Hi, I am writing a web application to view, update, and find tweets from any twitter account. Means anybody can log in to his/her twitter account and control it. In this regard i have got some results but there is a problem that i am not able to find anything which could facilitate to search an