[twitter-dev] @Anywhere query

2010-04-19 Thread Abhishek
Hello all, this might feel idiotic to you, I need your help. just got stuck in simple implementation of hovercards using @anywhere. Implementation works completely fine on http://www.mylocaltribune.net/ but on About Page http://www.mylocaltribune.net/about.php just can't understand, what is mis

[twitter-dev] Re: Introduce yourself!

2010-04-19 Thread Abhishek
Hello All, This is Abhishek, Statistic student by academic, SEO Consultant by profession and PHP enthusiast. Used twitter API for bots and Algorithmic development !! Currently working on Mylocaltribune.net My Twitter id : @Fitehal Have a nice week ahead ! -- Subscription settings: http

AIR query

2008-10-13 Thread abhishek
i want to connect my AIR application with twitter API, i never used any API before, i used http://twitter.com/direct_messages/new.format"; result=" resultHandlerSendMessage(event);" fault="faultHandlerSendMessage(event);" method="POST" resultFormat="e4x" > {u

how to use api

2008-11-14 Thread abhishek
how can we used twitter api with air

[twitter-dev] Twitter API: Replies to the Tweets posted by a user

2010-06-14 Thread Abhishek Gohil
to check when can we (Twitter API users) expect this to happen? Thanking you in advance. Regards, Abhishek Gohil Technical Leader

[twitter-dev] Re: oAuth doubt : do we need get access permission from user every time

2009-08-24 Thread abhishek sanoujam
You don't need to get permission everytime from the user if you are going to store it in a DB. The problem with this is that you will have to implement another level of authorization in your site/app, kind of a password for your app, so that when the session times out, or a user comes back again,

[twitter-dev] Mobile Development

2011-04-07 Thread abhishek nalwaya
Hi I want to create a mobile native application. I can't redirect to twitter site for authentication. How can i do authentication without redirect? I can pass username and password from my application Thanks in advance. Cheers Abhishek Nalwaya http://itsallaboutruby.blogspo

Re: [twitter-dev] Re: Mobile Development

2011-04-07 Thread abhishek nalwaya
I can't use callback. As it is mobile Native app I don't know what callback URL should i register with twitter? I am not sure how snaptu and other mobile authentication work as we manually type username and password in these app. -- Twitter developer documentation and resources: http://dev.t

Re: [twitter-dev] Re: Mobile Development

2011-04-07 Thread abhishek nalwaya
I am using Rhomobile. On Fri, Apr 8, 2011 at 12:12 PM, Mukesh Srivastav wrote: > Dear Abhishek, > > What is the mobile platform r u developing >? > > Regards, > Mukesh Srivastav > > On Fri, Apr 8, 2011 at 12:02 PM, abhishek nalwaya < > nalwayaabhis...@gmail.com&

[twitter-dev] 500 error for android Twitter

2011-04-22 Thread Abhishek Soni
Hello everyone, I am implementing twitter on android by using sugree API for android. I am able to get the access token. But when i post the status to twitter i am getting this response: 04-22 18:32:36.909: DEBUG/RESPONSE(407): Status: 500 Internal Server ErrorContent-Type: text/html500 I

[twitter-dev] Sugree's twitter for Android

2011-04-25 Thread Abhishek Soni
Hi, I am creating twitter share for android and using sugree's twitter for android. Is it OK to use sugree's twitter for Android. Regards Abhishek Soni -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/

Re: [twitter-dev] Getting "since date or since_id is too old" Error code 403 when trying to use search API with since_id

2011-05-09 Thread Abhishek Jain
forum/#!forum/twitter-development-talk >> > > -- > Twitter developer documentation and resources: https://dev.twitter.com/doc > API updates via Twitter: https://twitter.com/twitterapi > Issues/Enhancements Tracker: > https://code.google.com/p/twitter-api/issues/list >

Re: [twitter-dev] Getting "since date or since_id is too old" Error code 403 when trying to use search API with since_id

2011-05-09 Thread Abhishek Jain
Twitter > http://twitter.com/themattharris > > > On Mon, May 9, 2011 at 8:55 PM, Mark Linsey wrote: > >> since_id values are tweet ID's, not unix timestamps. >> >> >> On Mon, May 9, 2011 at 8:47 PM, Abhishek Jain wrote: >> >>> Hi Matt, thanks

[twitter-dev] Problem while inserting webview inside the progress dialog for twitter

2011-05-27 Thread Abhishek Soni
Hello everyone, I am trying to implement twitter sharing for my application. I have used the progessdialog with webview inside it for the twitter login. I am using browser type of application so that once i am successfully logged in, Twitter will send me to the callback url which is of my webpage.

[twitter-dev] To Get Twitter Follower list

2011-06-24 Thread Abhishek mehta
twitter using my login id and password thanks in Advance With Regards Abhishek -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change

Re: [twitter-dev] My TwitterJavaClient Opens Browser Window to Authenticate, WHY?

2011-07-10 Thread Abhishek mehta
;,[_engine getFollowersIncludingCurrentStatus:YES]); } but when i press this button at that time its not calling the following delegate method. - (void)userInfoReceived:(NSArray *)userInfo forRequest:(NSString *)connectionIdentifier kindly give me your valuable suggestions With Regards Abhishek Mehta On Sun, Jul 10, 2011 a