[twitter-dev] Site Stream User Events and Status created_at

2011-04-04 Thread Shannon Whitley
For user events such as follow, unfollow, etc., would it be possible to include information from the latest status (at least created_at)? This would be helpful in identifying stale accounts. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: htt

Re: [twitter-dev] Incorrect signature

2011-04-04 Thread Jim Barcelona
It looks like you need to do the OAuth dance: http://stackoverflow.com/questions/3516931/twitter-oauth-returning-incorrect-signature-please-help On Mon, Apr 4, 2011 at 3:19 PM, geltogel wrote: > Hi everybody.. > Im trying to change twitter user status through my app.. > I already have the acces

[twitter-dev] Incorrect signature

2011-04-04 Thread geltogel
Hi everybody.. Im trying to change twitter user status through my app.. I already have the acces token but when i try to post I keep reciving "Incorrect signature" Im using php and this is the main code: $config = array ( "requestTokenURL" => "https://api.twitter.com/1/statuses/ update.jso

[twitter-dev] C# API Wrapper for Site Streams Beta

2011-04-04 Thread Broogie
Hey Guys, developing a new Site Streams Beta application and looking for a good C# API Wrapper much like Twitterizer? Thanks -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://cod

[twitter-dev] ahhh!! Twitter Connect keeps killing my session data?!?!

2011-04-04 Thread Digga
Is there a reason why when I am trying to connect to twitter, when I return to callback.php it does not save any of the session data from before? I am ready to pull my hair out of my head, it was working fine, now every once and a while it does 'error validating user', this is a new application, ca

[twitter-dev] Job Opportunity - Network Engineer - Richmond, VA

2011-04-04 Thread Makro Tech
Hi, Good Morning! Hope you're doing well. I'm Venkat, from *MAKRO*. This is with reference to your profile on internet. We've an urgent requirement with one of our client for "*Network Engineer*" position in *Richmond, VA*. Please find below the job description for the same and revert back to

[twitter-dev] Re: 401 unauthorized

2011-04-04 Thread Milos Golubovic
The https to http hack worked for me consistently for a while but now even this no longer works for my app. Can anyone else confirm this? On Mar 30, 8:10 am, Nick Spacek wrote: > > Sorry, what hack is that?  I've heard a bunch of advice on working > > around this, but nothing conclusive. > > I b

[twitter-dev] Re: Can you search for tweets linking to any page within a domain?

2011-04-04 Thread @IDisposable
> Say I have a website athttp://instantwatcher.comand I want to search > for all tweets, including ones condensed by TinyURL, that link to any > URL within this domain. Is this possible, and if so how can I do it? You basically have to suck the firehouse (or use search or whatever) to get all the

[twitter-dev] Java Developer - Technical/Product Job Opening - NYC,NY

2011-04-04 Thread Makro Tech
Hi Dear Candidate, This is Vignesh with Makro Technologies, Inc. We have been in business for over 10 years and we are one of the Fast 500 National IT staffing and Solution firms in USA. Our clients include country’s top-notch IT, Healthcare, Pharmaceutical, Financial, Telecom,Government and othe

Re: [twitter-dev] Re: Streaming API Rate Limiting

2011-04-04 Thread Augusto Santos
I'm getting very similar count to United States, my average is 499,380 tweets/day. On Mon, Apr 4, 2011 at 3:08 PM, Khandelwal wrote: > So, it turns out that I was an order of magnitude off when I mentioned > numbers above. We receive 500,000 tweets/day not 50,000. > > On Apr 1, 3:49 pm, Colin Su

[twitter-dev] Re: Streaming API Rate Limiting

2011-04-04 Thread Khandelwal
So, it turns out that I was an order of magnitude off when I mentioned numbers above. We receive 500,000 tweets/day not 50,000. On Apr 1, 3:49 pm, Colin Surprenant wrote: > Well, first, In the Gnip Power Track > documentationhttp://docs.gnip.com/w/page/35663947/Power-Trackat the "has:geo" > sect

Re: [twitter-dev] FireFix JSON parsing error? "id" != "id_str" in FireFox/jQuery?

2011-04-04 Thread Jeremy Dunck
On Mon, Apr 4, 2011 at 1:00 PM, Brian Maso wrote: > Just noticed that on a whole lot of tweets I am retrieving through the > Twitter Search API that the tweet "id" numeric value is not equal to > the "id_str" value when JSON is turned in to JavaScript objects. http://groups.google.com/group/twitt

[twitter-dev] FireFix JSON parsing error? "id" != "id_str" in FireFox/jQuery?

2011-04-04 Thread Brian Maso
Just noticed that on a whole lot of tweets I am retrieving through the Twitter Search API that the tweet "id" numeric value is not equal to the "id_str" value when JSON is turned in to JavaScript objects. For example, the following JSON was just recently retrieved from Twitter Search API using sea

[twitter-dev] Mentions by me

2011-04-04 Thread nit_s
Hi , Is there any API where I can get tweets that mention anyone (has an @ symbol in it)? The only option I can see is to get all the tweets and parse through them looking for @ symbols. thanks Nitin -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Tw

Re: [twitter-dev] Site Streams and lists

2011-04-04 Thread leonora quarcoo
Hello, how do I show or display the user profile and allow the user to modify this settings, Is this possible is there any code available for this, or API Thanks Leonora -- Dream as if you'll live forever, live as if you'll die today. Laugh as much as you breathe and love as long as you live.” No

Re: [twitter-dev] Site Streams and lists

2011-04-04 Thread Taylor Singletary
Hi Mark, I'm glad to hear you've made so much progress with the authenticated-user-centric streaming APIs. You've got all the right understandings here -- we don't yet offer a way for lists to be streamed like other pieces of data and you have to resort to REST polling for list "timelines." You th

[twitter-dev] Site Streams and lists

2011-04-04 Thread Mark Krieger
While waiting for Beta Site Streams access, I have been testing with User Streams, and reading docs. I have a lot done, it is a neat way to do things. I've easily implemented mentions, dms, hometimelines, and they're working in my product using User Streams as the testbed. Doing Site Streams will b

[twitter-dev] .Net Developer Job Opening - Valencia, CA

2011-04-04 Thread Makro Tech
Hi This is Vignesh with Makro Technologies, Inc. We have been in business for over 10 years and we are one of the Fast 500 National IT staffing and Solution firms in USA. Our clients include country’s top-notch IT, Healthcare, Pharmaceutical, Financial, Telecom,Government and other industries. St

[twitter-dev] display in user profile and updating it in java

2011-04-04 Thread leonora quarcoo
how do i show or display the user profile and allowing the user to modify this settings is there any code available for this Thanks Leonora -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Trac

[twitter-dev] Re: consistency and ecosystem opportunities

2011-04-04 Thread howardk
I've just shipped an iPad app (http://bit.ly/f78dpr) that's about as simple a Twitter client as you could get. I mentioned my concerns about shipping this under the new ToS in the thread "Do new ToS conditions apply to my app?". This app, simple and non-commercial as it is, was a wonderfully creati

Re: [twitter-dev] About for 2 hours, No list returned.

2011-04-04 Thread Taylor Singletary
Hi there, Are you using authentication when you make this request? Since accounts can have public and private lists, private lists will only be returned when requested by an access token belonging to the user that owns the lists. How many public lists do you expect to be returned for this user spe

[twitter-dev] Could not connect to Twitter. Refresh the page or try again later

2011-04-04 Thread Fathima Sa-adhiya
Hi, We have tried to integrate our website with twitter for our twitter application .Initially we could be able to get the details from twitter account Ad also this error message also displayed.i.e "Invalid / expired Token". But now the below mentioned message displayed when we are trying to co

[twitter-dev] About for 2 hours, No list returned.

2011-04-04 Thread evelynYun
I'm using twitter4j. twitter.getUserLists("castnode", -1) returned Null. And i checked this url : https://api.twitter.com/1/castnode/lists.xml?cursor=-1 Result is this : 0 0 What's happend and what should i do..?? -- Twitter developer documentation and resources: http://dev.twitter.co

[twitter-dev] Backfill for user_stream?

2011-04-04 Thread rdougan
I am using the User Streams API for a new application. It says to backfill (http://dev.twitter.com/pages/ user_streams_suggestions#Backfill) you can use the REST API, however from what I can see, you cannot do this. For example: You can only get a users favorited tweets, not the users tweets that