[twitter-dev] Re: User Streams goes Production, Site Streams adds Home Timelines

2010-09-28 Thread Dharmesh
This is awesome. Anyone have a simple PHP example yet of working with User Streams? (Just want to use it for myself for now, to get familiar with it). Thanks. Dharmesh Shah http://twitter.com/dharmesh On Sep 28, 3:04 pm, John Kalucki j...@twitter.com wrote: User Streams = After

[twitter-dev] Re: List Widget code upgraded yet?

2010-09-08 Thread Dharmesh
perfectly for other API calls). Something seems to be going on specifically with the List API and OAuth. Thanks for your help. Regards, Dharmesh Shah Founder and CTO, HubSpot On Sep 8, 11:38 pm, Matt Harris thematthar...@twitter.com wrote: Hi Mike, Can you share the widget code you are using

[twitter-dev] Could not authenticate you error on call to lists.xml

2010-09-06 Thread Dharmesh
I'm trying to retrieve a list of users by accessing a URL like this; http://twitter.com/twitterapidocs/lists.xml This returns the Could not authenticate you error in all cases. I have OAuth working -- and can successfully invoke other API functions with no problem at all (with exactly the same

[twitter-dev] Search with :from user clause not returning data sometimes

2010-09-04 Thread Dharmesh
I'm trying to get the public tweets for certain users, and they come back with no data. Example: user @bhalligan Has 2,773 tweets (as reported by twitter.com) But, when I do a search query (using the web interface) like this:

[twitter-dev] Get just the IDs for a lists members

2010-07-18 Thread Dharmesh
I'm looking to do do some analysis on twitter lists. I'd like to be able to retrieve the list of all users that are members of a list -- but all I need are the User IDs. Is there a way to get a list of members (up to 5,000) like we can with the call followers/ids and friends/ids? Right now, we

[twitter-dev] Re: Suggestion for User record

2009-11-03 Thread Dharmesh
+1 This would very, very useful. On Oct 31, 10:10 pm, Dave Winer dave.wi...@gmail.com wrote: It would be useful if a user had a lists_count element, in addition to the other counts (followers, statuses, favourites).

[twitter-dev] Accounts no longer in existence not returning error

2009-10-06 Thread Dharmesh
I've noticed that several accounts that no longer exist on twitter are still returned when accessed via the API. Example: http://twitter.com/users/show/fitnesstwit.xml (returns a valid xml dataset) Despite the fact that http://twitter.com/fitnesstwitt returns a sorry that page doesn't exist

[twitter-dev] Re: Accounts no longer in existence not returning error

2009-10-06 Thread Dharmesh
 am, Dharmesh dharme...@gmail.com wrote: I've noticed that several accounts that no longer exist on twitter are still returned when accessed via the API. Example:  http://twitter.com/users/show/fitnesstwit.xml(returnsa valid xml dataset) Despite the fact thathttp://twitter.com

[twitter-dev] PHP Sample for streaming sample call

2009-09-23 Thread Dharmesh
Greetings, I'm trying to get the streaming sample (GET /1/statuses/sample.json) call working in PHP. I was able to get the POST to /track.json working fine -- but having trouble getting access to the sample stream. Anyone have working example PHP code I could use for this? I think I'm close,

[twitter-dev] Re: Getting any users home timeline

2009-09-08 Thread Dharmesh Parikh
Would appreciate some feedback on this? sorry for resending. --dharmesh On Fri, Sep 4, 2009 at 12:07 PM, dp dharmesh.par...@gmail.com wrote: So the statuses/friends_timeline api call gives an authentated users and his friends statuses. Basically that authentacted users home page. Now

[twitter-dev] Re: Pagination limit for REST API(3200)

2009-08-03 Thread Dharmesh Parikh
if in the next user_timeline REST api calls i use a different reference point max_id = A or since_id = B can i use count=200 and still get different set of 3200 messages? --dharmesh On Tue, Aug 4, 2009 at 12:34 AM, Josh Roesslein jroessl...@gmail.comwrote: Correction: 3200--1800 Sorry

[twitter-dev] Statuses_count and Friends_count not being returned

2009-04-05 Thread Dharmesh
are missing. Visiting the account directly on twitter.com with http://twitter.com/barackobama shows that there are indeed friends and updates. I tried the JSON method as well, and it has the same issue. Anyone else experiencing this? All help is appreciated. Regards, Dharmesh Shah Founder and CTO

Anyone have PHP sample code for twitter OAuth (beta)?

2009-02-11 Thread Dharmesh
Greetings, I'm in the process of integrating OAuth (beta) into my application. Does anyone have sample PHP code or a wrapper for the OAuth stuff they'd be willing to share? Would save me some effort. All assistance is appreciated. Dharmesh Shah http://twitter.com/onstartups

Re: simple tweet this implementation

2008-12-13 Thread Dharmesh
I have not been able to get this to work yet (i.e. passing a valid source= parameter still shows updates as being from the web). Example: http://twitter.com/home?status=Testingsource=TwitterGrader Thanks. -Dharmesh On Dec 12, 12:32 pm, scottjgo scott...@gmail.com wrote: Has anyone gotten

Re: Change to Twitter API?

2008-12-10 Thread Dharmesh
all the data). Thanks for all the hard work. If I can provide any more detail or testing assistance, let me know. Regards, Dharmesh On Dec 10, 12:23 pm, Alex Payne [EMAIL PROTECTED] wrote: The fix was deployed yesterday, about 17 hours ago.  Any incorrect responses are just cached data

Re: Followings Updates not coming from AP

2008-12-10 Thread Dharmesh
with waiting the cache to refresh). Example: http://twitter.com/users/show/hubspot.xml (in fact, I can't find a single user account now that will return following count and update count when retrieved via the API) All help is appreciated. -Dharmesh On Dec 10, 2:50 pm, jje [EMAIL PROTECTED