Re: [twitter-dev] Twitter's iOS integration and what this means for developers

2011-06-07 Thread Tom van der Woerdt
Folks, I just took a few minutes to go over the new APIs and while I am, of course, not going to break my NDA here, I can tell you this: * Doesn't look like this was meant for the Twitter clients, but rather the normal clients which provide a Tweet function. * You can sign requests using

[twitter-dev] FixComputerpProblemsSite Surely Knows How to Fix Computer Problems!

2011-06-07 Thread Fixcomputerproblems Site
I was having problems with my laptop before. Good thing * FixComputerpProblemsSite* helped me fix it. And they are really the experts when it comes to solving any computer related issues. They can easily fix computer problems http://www.fixcomputerproblemssite.com/ without breaking a sweat.

Re: [twitter-dev] Re : Re: New Photo upload feature: What's new coming on the API side

2011-06-07 Thread Tom van der Woerdt
Hey all, From a 'pretty reliable source' I got some information about the new API endpoint, how it works, etc. You probably won't be able to use it yet but I feel like sharing this information anyway :-) Endpoint: https://upload.twitter.com/1/statuses/update_with_media.json Parameters: *

[twitter-dev] Re: Streaming API, Following just a couple of people

2011-06-07 Thread Ray Slakinski
Hey guys, thanks for chiming in here to this thread. I've been following two accounts, my own and a co-workers. Since starting the stream and sending a number of tweets my connection has not seen any of them. If I follow a large number of uses (including myself) I do see my tweets come through. My

[twitter-dev] Re: Streaming API, Following just a couple of people

2011-06-07 Thread Ray Slakinski
I should add the account I'm using to follow my account and my co- workers is not the same one as either of these 2. Its completely separate. On Jun 6, 12:46 pm, Matt Harris mhar...@twitter.com wrote: Hi Ray, There isn't a buffer that has to be filled before the Streaming API delivers

[twitter-dev] IPv6 Support

2011-06-07 Thread Den
Could you please tell me whether Twitter is going to support IPv6 in the future? (e.g. like Google did ipv6.google.com) -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker:

[twitter-dev] Re: Twitter's iOS integration and what this means for developers

2011-06-07 Thread cluo
Actually Twitter integration has already been done in Samsung bada platform and all the APIs work very well. You just need to authenticate once using the authenticator API provided by Samsung, then you able to tweet and other operation like follow and DM etc. I would assume the iOS 5 APIs will

[twitter-dev] Re: Devnest Recap

2011-06-07 Thread Jason Kolb
I'd love to see the videos as well, are they still going to be posted? Thanks! -- 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] follow JS Event + user Web Intent

2011-06-07 Thread Taylor Singletary
Hi Jonathan, Glad you're finding the Intents Events useful! I've tried reproducing this with the user/follow intent and have events triggering as expected -- can you share some of the code you are using or the browser environment you're encountering this on? This simplest use case: script

[twitter-dev] Twitter OAuth Request Token after Facebook Connect - Double login?

2011-06-07 Thread Clint Chaney
Hi I'm trying to setup my site to where a user can connect their Facebook and Twitter accounts. I'm running into a problem where if a user connects Facebook first then Twitter second the request_token I get from $tok = $this-_tw- getRequestToken(); doesn't match the token Twitter sends back after

[twitter-dev] Twitter search API rate limit hit

2011-06-07 Thread Orion Richardson
Hi all, I just built a new application which leverages the Twitter search API. Looks like I've been rate limited almost immediately... In my case, I'm trying to search for URLs being tweeted and retweeted on behalf of users on our site. It seems like the only option is the search API, since

Re: [twitter-dev] Twitter search API rate limit hit

2011-06-07 Thread Correa Denzil
--Regards, Denzil On Wed, Jun 8, 2011 at 1:47 AM, Orion Richardson ori...@gmail.com wrote: Hi all, I just built a new application which leverages the Twitter search API. Looks like I've been rate limited almost immediately... In my case, I'm trying to search for URLs being tweeted and

[twitter-dev] Important - Time Change iOS Twitter Event! (now 6/9)

2011-06-07 Thread Jason Costa
Hi everyone, Due to unforeseen complications with the timing of our event, we've had to push the event back a day to Thursday (6/9) from 6pm to 8pm. We've also updated the agenda, and will be covering the following: 1) Intro from @rsarver 2) Technical iOS integration overview from @raffi 3)

[twitter-dev] Re: Twitter and iOS - an Integration Workshop

2011-06-07 Thread Jason Costa
Hi Tom - unfortunately we will not be able to record this particular event. On Jun 6, 11:30 am, Tom van der Woerdt i...@tvdw.eu wrote: What about the rest of the iOS developers who can't be there? I'm registered as an Apple Developer but I'm not there... Tom On 6/6/11 8:29 PM, Jason Costa

[twitter-dev] API - unique hashtags allowed?

2011-06-07 Thread Imad Jomaa
Hey guys, I searched all over Twitter for this information, but I can't seem to find anything about it, so here goes. One of the features of my (soon to be) web service uses a unique hashtag to keep track of how many times a specific tweet has been tweeted on Twitter by other users. This isn't a

[twitter-dev] Can I get a list of all people who clicked the Tweet button on my website last month?

2011-06-07 Thread MarkB123
Hi Can I get a list of all people who clicked the Tweet button on my website last month? And if so, how? TIA Mark -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker:

[twitter-dev] New notification email extra headers

2011-06-07 Thread Chad Etzel
Hi guys, Thanks for creating the new twitter event notification emails (favs, retweets, mentions). Could I please request that X-Twitteremailtype: headers be included in those emails as well? DM emails already have: X-Twitteremailtype: direct_message and Follwer emails have:

Re: [twitter-dev] Can I get a list of all people who clicked the Tweet button on my website last month?

2011-06-07 Thread Arnaud Meunier
Hey Mark, You can use our Web Intents JavaScript events to detect User's clicks on your Tweet Button(s), and pipe the click event to the Web analytics solution of your choice. Take a look on this documentation page for more details (be sure to check the Google analytics example at the bottom):

[twitter-dev] Submitting Questions for the iOS Twitter Event (6/9)

2011-06-07 Thread Jason Costa
Hey all - we're going to be hosting a QA section with Ryan, Raffi, and Ben towards the end of the event on Thursday. This time around, we wanted to see how Google Moderator would work out for aggregating questions: http://www.google.com/moderator/#15/e=903c2t=903c2.41 Please take a moment to

[twitter-dev] How can I tell if Tweet button is clicked?

2011-06-06 Thread MarkB123
Hi Is there a way to tell if the Tweet button on my webpage was clicked? If it was clicked I want to immediately enable Button2 (asp.net Button) on the same page so users can then click Button2. If the Tweet button wasn't clicked I want Button2 to remain disabled. TIA Mark -- Twitter

[twitter-dev] Debugging 401 unauthorized errors

2011-06-06 Thread Andy Hume
Hi, I'm getting some 401 unauthorized responses for reasons I can't figure out. On my local machine everything works fine. On my staging and production machines I get 401 errors for requests to account/ verify_credentials. All other requests work fine, such as statuses/ friends. The staging and

[twitter-dev] Re: Consumer Key and Secret Bug

2011-06-06 Thread iDeviceDesigns
On Jun 5, 1:22 pm, Tom van der Woerdt i...@tvdw.eu wrote: Well, using more than 350 requests per hour most certainly gets you a permanent block... Tom On 6/5/11 7:53 PM, iDeviceDesigns wrote: Would you mind clearing that up a little? 350 request per hour? I have been reading about

Re: [twitter-dev] How can I tell if Tweet button is clicked?

2011-06-06 Thread Arnaud Meunier
Hey there, You can use our new Web Intents JavaScript Events. Take a look on the click event on https://dev.twitter.com/pages/intents-events hope that helps, Arnaud / @rno http://twitter.com/rno On Sun, Jun 5, 2011 at 9:53 PM, MarkB123 inbox.mirror.orbis...@gmail.comwrote: Hi Is there a

Re: [twitter-dev] Re: Checking whether a user has given permission to Private Messages

2011-06-06 Thread Yusuke Yamamoto
Hi, The doc says, “read-write-directmessages” (Read, Write, Direct Message) But actually I get read-write-privatemessages as you mentioned. It's a doc bug, right? Best, -- Yusuke Yamamoto yus...@mac.com this email is: [x] bloggable/tweetable [ ] private follow me on :

Re: [twitter-dev] Re: Consumer Key and Secret Bug

2011-06-06 Thread Tom van der Woerdt
API requests. Loading a page from https://api.twitter.com/1/ counts as 1 request. Of course, it goes per user per application, so the number of users isn't really relevant for iPhone applications. http://dev.twitter.com/pages/rate-limiting Tom On 6/5/11 10:39 PM, iDeviceDesigns wrote: On

[twitter-dev] Streaming API, Following just a couple of people

2011-06-06 Thread Ray Slakinski
I I start following just 1 or 2 people using the streaming API I do not get any of their tweets. Is there a buffer that needs to be filled before I get these? Ray Slakinski -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter:

[twitter-dev] Re: Bug with oAuth headers supplied as querystring parameters for /users/lookup.json

2011-06-06 Thread Jay Caines-Gooby
On Jun 3, 4:58 pm, Jay Caines-Gooby jaygo...@gmail.com wrote: I think I've found a bug when using the /users/lookup.json API call and supplying the oAuth headers as querystring parameters. OK, I've solved this. There seems to be different signature checking applied to different API calls that

[twitter-dev] Re : Re: New Photo upload feature: What's new coming on the API side

2011-06-06 Thread Julien Larios
Hi there, I've implemented in Picsi this new way of photo sharing on Twitter (along with Twitpic support) and it works fine (based on Twitter4J 2.2.3). These pictures can be used in the 2 firsts Picsi apps: Media RSS export and ZIP backup But Arnaud (or should I say 'Dear Raptor fan' ? ;), do

[twitter-dev] New widgets.js

2011-06-06 Thread Andrew
It seems that the widgets.js has been updated and I can no longer load tweet buttons dynamically with: var tweet_button = new twttr.TweetButton(element); tweet_button.render(); Does anyone know what the new syntax is? - Andrew -- Twitter developer documentation and resources:

Re: [twitter-dev] Re : Re: New Photo upload feature: What's new coming on the API side

2011-06-06 Thread Tom van der Woerdt
I'm not Arnaud, but I can assure you that it won't happen. Tom On 6/6/11 4:25 PM, Julien Larios wrote: Hi there, I've implemented in Picsi this new way of photo sharing on Twitter (along with Twitpic support) and it works fine (based on Twitter4J 2.2.3). These pictures can be used in the 2

Re: [twitter-dev] Re : Re: New Photo upload feature: What's new coming on the API side

2011-06-06 Thread Scott Wilcox
Completely agree with Tom on that one. On 6 Jun 2011, at 15:29, Tom van der Woerdt wrote: I'm not Arnaud, but I can assure you that it won't happen. Tom On 6/6/11 4:25 PM, Julien Larios wrote: Hi there, I've implemented in Picsi this new way of photo sharing on Twitter (along with

[twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Correa Denzil
Hi, I am performing OAuth to sign my requests. I am not developing a web app. I am trying to harvest some user data. Here's what I do : import oauth2 as oauth import time CONSUMER_KEY = 'xx' CONSUMER_SECRET = 'xx' access_key = 'xx' access_secret_key =

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Tom van der Woerdt
Is that Python? Anyway, not relevant. 1. You aren't signing using the proper url. 2. You aren't using anything related to the signature on the request (req). Tom On 6/6/11 4:43 PM, Correa Denzil wrote: Hi, I am performing OAuth to sign my requests. I am not developing a web app. I am trying

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Correa Denzil
Is that Python? : Yes 1. You aren't signing using the proper url. Is the end point URL wrong? 2. You aren't using anything related to the signature on the request (req) I am a newbie to Python. I am trying to dabble using OAuth. I understand the OAuth flow but somehow what I am doing seems a bit

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Tom van der Woerdt
1. You don't sign the test variable, you sign the URL variable, which isn't an endpoint. 2. You don't use the req variable to make the request, but instead you create a new connection which is completely unrelated to the signed request. Tom On 6/6/11 4:54 PM, Correa Denzil wrote: Is that

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Correa Denzil
Tom : Thanks for the reply. 1. You don't sign the test variable, you sign the URL variable, which isn't an endpoint. I have changed the same 2. You don't use the req variable to make the request, but instead you create a new connection which is completely unrelated to the signed request. I

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Tom van der Woerdt
In the Make the auth request part you make a request using client instead of the already prepared and signed req variable. You should use req to make the request. Tom On 6/6/11 5:10 PM, Correa Denzil wrote: Tom : Thanks for the reply. 1. You don't sign the test variable, you sign the URL

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Correa Denzil
Tom : Are you sure? This gives me a : Traceback (most recent call last): File oauth_test.py, line 41, in module resp, content = req.request(url, GET) AttributeError: 'Request' object has no attribute 'request' --Regards, Denzil On Mon, Jun 6, 2011 at 8:49 PM, Tom van der Woerdt

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Tom van der Woerdt
Well, of course, don't literally replace the variables, but figure out a way to use the req object. I don't know anything about that object so I can't help you there. Tom On 6/6/11 5:28 PM, Correa Denzil wrote: Tom : Are you sure? This gives me a : Traceback (most recent call last):

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Correa Denzil
Well, it turns out it's not the case. Both the points you mentioned weren't the issue as I see it. The issue was while I was creating the client I wasn't supplying the token. Check Line 20 in the gist. https://gist.github.com/1010430 --Regards, Denzil On Mon, Jun 6, 2011 at 8:58 PM, Correa

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Tom van der Woerdt
In that case, try removing everything related to the req variable. Seems it's all unrelated to the actual request (unless the oauth library is very badly designed, of course). Line 22 all the way up to 35. Tom On 6/6/11 5:38 PM, Correa Denzil wrote: Well, it turns out it's not the case.

Re: [twitter-dev] Re : Re: New Photo upload feature: What's new coming on the API side

2011-06-06 Thread Arnaud Meunier
Hey Julien, For now we're focusing on opening the Twitter Photo API endpoints to third party developers. These new API endpoints will be dedicated to Twitter media hosting, you won't be able to use them as a bridge/proxy for other media hosting services. Arnaud / @rno On Jun 6, 2011, at 7:25

Re: [twitter-dev] Streaming API, Following just a couple of people

2011-06-06 Thread Arnaud Meunier
Hey Ray, As soon as the connection is established, you start receiving public statuses that match your filter predicates. Are you sure these users were actually tweeting during the time you were consuming the stream? Arnaud / @rno http://twitter.com/rno On Mon, Jun 6, 2011 at 6:04 AM, Ray

Re: [twitter-dev] Streaming API, Following just a couple of people

2011-06-06 Thread Matt Harris
Hi Ray, There isn't a buffer that has to be filled before the Streaming API delivers tweets. Only public tweets created after you open a connection will be delivered. Have the users you are following Tweeted since you connected, and are they public accounts (not protected)? On Jun 6, 2011,

Re: [twitter-dev] Debugging 401 unauthorized errors

2011-06-06 Thread Matt Harris
Hi Andy, The response body from API should contain a more descriptive message about the cause of the 401 error. Can you inspect the body of the API response and let us know what it says? @themattharris On Jun 4, 2011, at 19:20, Andy Hume andyh...@gmail.com wrote: Hi, I'm getting some

Re: [twitter-dev] Re: Checking whether a user has given permission to Private Messages

2011-06-06 Thread Matt Harris
Hi Yusuke, We are standardizing the phrasing to match the API requests so in this case the docs are correct. We have a fix to correct messages to 'direct' instead of 'private' on it's way. @themattharris On Jun 5, 2011, at 23:41, Yusuke Yamamoto yus...@mac.com wrote: Hi, The doc says,

Re: [twitter-dev] Re: t.co?

2011-06-06 Thread Matt Harris
You can learn about what t.co is and what it is used for by visiting http://t.co . That page has a summary description and links to a help article with more detailed information. Best, @themattharris On Jun 5, 2011, at 14:02, Tim Meadowcroft meer...@gmail.com wrote: The point of t.co, as

Re: [twitter-dev] Oauth Rate Limit 150 per hour?

2011-06-06 Thread Correa Denzil
Yes, it works. Thanks :-) --Regards, Denzil On Mon, Jun 6, 2011 at 9:10 PM, Tom van der Woerdt i...@tvdw.eu wrote: In that case, try removing everything related to the req variable. Seems it's all unrelated to the actual request (unless the oauth library is very badly designed, of course).

[twitter-dev] Twitter and iOS - an Integration Workshop

2011-06-06 Thread Jason Costa
Hi everyone, We're incredibly excited about the announcement that Apple made at WWDC today. We believe that Twitter's deep integration with iOS is going to open up a lot of exciting opportunities for developers. For your apps, this includes: - single sign-on and lightweight identity

Re: [twitter-dev] Twitter and iOS - an Integration Workshop

2011-06-06 Thread Tom van der Woerdt
What about the rest of the iOS developers who can't be there? I'm registered as an Apple Developer but I'm not there... Tom On 6/6/11 8:29 PM, Jason Costa wrote: Hi everyone, We're incredibly excited about the announcement that Apple made at WWDC today. We believe that Twitter's deep

[twitter-dev] What is the correct way to get user permission to publish a tweet

2011-06-06 Thread Adam Green
I have a client who wants to print tweets on t-shirts and other products. The API TOS says to get the users' permission, but doesn't say how. Is it enough to send them a tweet asking to use one of their past tweets, and then get a tweeted permission from them? Or does this permission have to be in

Re: [twitter-dev] What is the correct way to get user permission to publish a tweet

2011-06-06 Thread Taylor Singletary
Hi Adam, This kind of permission can be granted in many ways -- it's ultimately your responsibility to ensure that you and the author of the tweet are on the same page before using their tweets on physical goods or otherwise. @episod http://twitter.com/intent/user?screen_name=episod - Taylor

[twitter-dev] Limit to total direct messages able to be sent?

2011-06-06 Thread Shane Thomas
I had this app that would use c# and twitterizer to merrily send a user direct messages, it has since ceased to do so (it still can use twitpic which will send status updates all good but direct messages no more. It will receive direct messages and purge them just won't send them out. I used the

[twitter-dev] 500 Error using POST friendships/create

2011-06-06 Thread Daniel Bernstein
Hey, I'm trying to follow users using the POST friendships/create method on the API but I'm getting a 500 error. The error message told me to post to this group. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi

[twitter-dev] Twitter's iOS integration and what this means for developers

2011-06-06 Thread Jason Costa
Hey all, There have been a lot of questions about what the iOS announcement today means for developers. The integration points noted in Apple’s keynote create huge opportunities for both Twitter and iOS developers. There is single sign-on, which allows you to retrieve a user's identity, avatar,

Re: [twitter-dev] Twitter's iOS integration and what this means for developers

2011-06-06 Thread TJ Luoma
On Mon, Jun 6, 2011 at 8:05 PM, Jason Costa jasonco...@twitter.com wrote: There have been a lot of questions about what the iOS announcement today means for developers. The integration points noted in Apple’s keynote create huge opportunities for both Twitter and iOS developers. The first

[twitter-dev] Re: Twitter's iOS integration and what this means for developers

2011-06-06 Thread BeeRich
Ya. Integrate the supertweet API. On Jun 6, 8:17 pm, TJ Luoma luo...@gmail.com wrote: On Mon, Jun 6, 2011 at 8:05 PM, Jason Costa jasonco...@twitter.com wrote: There have been a lot of questions about what the iOS announcement today means for developers. The integration points noted in

[twitter-dev] t.co?

2011-06-05 Thread SM
When exactly do links get wrapped in t.co URLs? In the stream of people I follow, I've noticed more links getting wrapped this way recently, but it's not every single link. Will there be a time when every single link is wrapped with t.co? -- Twitter developer documentation and resources:

Re: [twitter-dev] t.co?

2011-06-05 Thread Tom van der Woerdt
Anyone answering 'no' to this question is a fool: Twitter wants full control, t.co is a necessary part of it. Also, all official Twitter clients wrap t.co URLs, and afaik that's it. Of course, Tweet Button and web intents go in this category as well. Tom On 6/5/11 6:27 PM, SM wrote: When

[twitter-dev] Consumer Key and Secret Bug

2011-06-05 Thread iDeviceDesigns
Hello Twitter and Twitter Devs! I have an issue with the consumer key and secret . I have seemed to run into a bug while logging information in xcode for IOS. Here is the issue. If I log more then the default count it will work for about 10 minutes then my key seems to become frozen and not work

Re: [twitter-dev] Consumer Key and Secret Bug

2011-06-05 Thread Andrew W. Donoho
On Jun 5, 2011, at 10:07 , iDeviceDesigns wrote: So for example if I use the normal count which is only 20 everything works just fine, then if I log 100 everything works fine for around two refreshes then it locks the keys up which means if I had the app out for production and wanted to

[twitter-dev] Re: Consumer Key and Secret Bug

2011-06-05 Thread iDeviceDesigns
Dear iDeviceDesigns,         As you don't mention which route you are using, I can only make a guess.         I make almost every query to Twitter using the maximum count from iOS (200 tweets w/ user info and entities). On startup I also go get the most recent 800+ tweets. My access

Re: [twitter-dev] Re: Consumer Key and Secret Bug

2011-06-05 Thread Tom van der Woerdt
Well, using more than 350 requests per hour most certainly gets you a permanent block... Tom On 6/5/11 7:53 PM, iDeviceDesigns wrote: Dear iDeviceDesigns, As you don't mention which route you are using, I can only make a guess. I make almost every query to Twitter

[twitter-dev] Re: t.co?

2011-06-05 Thread Tim Meadowcroft
The point of t.co, as I understand it, is twitter's very different dynamic with regards to spam. Consider a scenario: someone creates a new account, sends one message with @mentions of 5 high profile people, almost no text, but an http ref (perhaps wrapped behind a shortener, maybe not). In

[twitter-dev] Re: Using @Anywhere with Protoype.js

2011-06-04 Thread Yogesh
Hi JM, This looks like more of a jQuery/Prototype issue than twitter. Check jquery docs here on how to use them both on same page without conflicts. http://docs.jquery.com/Using_jQuery_with_Other_Libraries Yogesh On May 17, 10:36 pm, jmdo jmdormo...@gmail.com wrote: Hi, we have a project

[twitter-dev] Re: Using @Anywhere with Protoype.js

2011-06-04 Thread jmdo
Thanks Yogesh, as I am aggregating many applications, I have finally used server-side APIs. I will give a try anyway, as it looks it was the reason of my problems. JM On 4 juin, 09:37, Yogesh yogesh.aga...@gmail.com wrote: Hi JM, This looks like more of a jQuery/Prototypeissue than

Re: [twitter-dev] Oauth in Twitter via Python

2011-06-04 Thread Correa Denzil
Tom : Thanks. I will create multiple user accounts. I guess about 20 (350 * 20 = 7000 considering 1 request per second) should solve my issue. --Regards, Denzil On Sat, Jun 4, 2011 at 3:35 AM, Tom van der Woerdt i...@tvdw.eu wrote: If you authenticate, all requests (except for search)

Re: [twitter-dev] Oauth in Twitter via Python

2011-06-04 Thread Tom van der Woerdt
I'd like to point out that this is against the TOS. You should limit your API requests where possible - for a normal application with user interaction you won't need more than 350 per hour. If you do some sort of data analysis, you may need to use streams instead. Tom On 6/4/11 7:53 PM,

Re: [twitter-dev] Oauth in Twitter via Python

2011-06-04 Thread Correa Denzil
Oh! I should avoid creating multiple user accounts in that case. I would like to perform analysis on a target set of users and not streams. How do I proceed? I should add that 350 requests per hour is highly insufficient for my use case. --Regards, Denzil On Sat, Jun 4, 2011 at 11:33 PM, Tom

[twitter-dev] One access token for OAuth using Twitter API

2011-06-04 Thread Correa Denzil
Hi, I would like to use a one access token with OAuth to make calls to the Twitter API. I am NOT trying to build a web application but rather trying to harvest data from Twitter to perform some analysis. I would like to collect three types of data : followers, friends and user information

Re: [twitter-dev] One access token for OAuth using Twitter API

2011-06-04 Thread Scott Wilcox
Yes, the 'My Access Token' would suit that use case. On 4 Jun 2011, at 20:57, Correa Denzil wrote: Hi, I would like to use a one access token with OAuth to make calls to the Twitter API. I am NOT trying to build a web application but rather trying to harvest data from Twitter to perform

Re: [twitter-dev] One access token for OAuth using Twitter API

2011-06-04 Thread Correa Denzil
Scott : Thanks, but I seem to be lost for ideas as to how to perform an OAuth in this case. Is there any example, code, documentation I can look into to explain the phenomena? --Regards, Denzil On Sun, Jun 5, 2011 at 1:37 AM, Scott Wilcox sc...@dor.ky wrote: Yes, the 'My Access Token' would

Re: [twitter-dev] Oauth in Twitter via Python

2011-06-04 Thread Tom van der Woerdt
If you have the permission of the users, you can probably use their OAuth tokens, which gives you an almost infinite API limit (actually it's still 350 per user, but you won't easily break that). If you want to perform an analysis on a group of users without their consent (without OAuth

Re: [twitter-dev] Oauth in Twitter via Python

2011-06-04 Thread Correa Denzil
Tom : I probably missed the point. I see the targeted users, their data is public and accessible using no authentication but the API limits are too small. I can't gain OAuth access from them. I would like to increase this to more API calls using OAuth. --Regards, Denzil On Sun, Jun 5, 2011

[twitter-dev] How to access random user's timeline?

2011-06-04 Thread RockCoder
Hi! You recently enabled looking at other people's timeline on Twitter.com (even if you're not logged in). For example http://twitter.com/#!/username1/following shows username1's timeline. Can you somehow do this with API? If not, are there any plans to add this functionality? Thanks for

Odg.: Re: [twitter-dev] How to access random user's timeline?

2011-06-04 Thread RockCoder
That's just what I needed. Thanks Tom! -- 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 your membership to this group:

Re: [twitter-dev] Deleting twitter updates from Java

2011-06-03 Thread Udara Alwis
Thanks a lot Yusuke, it was really helpful !!! much easier than using twitter POST API !! :) On Tue, May 31, 2011 at 7:19 PM, Yusuke Yamamoto yus...@mac.com wrote: Hi, Here you can find an example using Twitter4J.

[twitter-dev] Re: Adding more users to the twitter stream listener

2011-06-03 Thread Ray Slakinski
Trying this second method and it seems if there are just a few follow ids I dont get the tweets for those users, I'm curious to know if there is some sort of buffer. It would also seem to appear that I loose connection if its idle too long. Any ideas/thoughts are welcome Ray Slakinski On May 9,

[twitter-dev] OAuth webpage on Windows Phone 7

2011-06-03 Thread mnielsen
Recent changes in the OAuth WebPage has problems on Windows Phone 7's browser. When you click the username or passwork box, the watermark doesn't disappear, and you end up typing your information on top of the watermark. This makes the text completely unreadable. -- Twitter developer

[twitter-dev] How to obtain user demography using Twitter API in our apps?

2011-06-03 Thread GDPL
Hi All We have used Twitter API as per the documentation in our mobile app. The API status shows the usage and other technical stats. But we could not come across user demography stats such as age group, gender, active users set, country/state etc. Is there anyway we can find these on the Twitter

Re: [twitter-dev] How to obtain user demography using Twitter API in our apps?

2011-06-03 Thread Tom van der Woerdt
I don't recall ever entering that info when signing up for Twitter. Without data you can't give that kind of information. Tom On 6/3/11 12:54 PM, GDPL wrote: Hi All We have used Twitter API as per the documentation in our mobile app. The API status shows the usage and other technical stats.

[twitter-dev] Re: New Photo upload feature: What's new coming on the API side

2011-06-03 Thread Terence Eden
I've written a quick tutorial for getting and displaying the media in PHP. http://shkspr.mobi/blog/index.php/2011/06/displaying-twitter-photos-via-entities/ Looking forward to seeing the upload API. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via

[twitter-dev] Bug with oAuth headers supplied as querystring parameters for /users/lookup.json

2011-06-03 Thread Jay Caines-Gooby
I think I've found a bug when using the /users/lookup.json API call and supplying the oAuth headers as querystring parameters. My code generates both forms of oAuth header so I can test (regular Authorization: style and the querystring kind) Using an API call like /friends/ids.json is fine using

[twitter-dev] Store last tweet ID of my followers which @mention me and have a hashtag.

2011-06-03 Thread Ayath
Hi, I'd like store my followers latest status tweet containing that hashtag #RT and the mention of my name. For example if one of my followers status was HEY watch my video #RT @myusername then I'd like to retweet this. When you visit the following xml page we can get the followers last tweet.

[twitter-dev] Oauth in Twitter via Python

2011-06-03 Thread Correa Denzil
Hi, I am collecting Twitter data for my research. The API says that : [1] Anonymous calls are based on the IP of the host and are permitted 150 requests per hour. This classification includes unauthenticated requests (such as RSS feeds), and authenticated requests to resources that do not

[twitter-dev] Does Twitter Photos require the use of tweet entities?

2011-06-03 Thread SM
Are tweet entities required for parsing Twitter Photos? Many clients do their own parsing and can figure out when a link is an image based on the URL (twitpic, yfrog, etc). It looks like Twitter Photos will use t.co in which case it doesn't look possible to figure out whether the link is an image

Re: [twitter-dev] Oauth in Twitter via Python

2011-06-03 Thread James Gifford
The way I'm reading it it falls under 1. But I might be mistaken. --James Gifford http://jamesrgifford.com On Jun 3, 2011, at 17:01, Correa Denzil mcen...@gmail.com wrote: Hi, I am collecting Twitter data for my research. The API says that : [1] Anonymous calls are based on the IP of the

Re: [twitter-dev] Does Twitter Photos require the use of tweet entities?

2011-06-03 Thread Tom van der Woerdt
Not at all! Embed.ly also parses them! http://api.embed.ly/embed?url=http%3A%2F%2Ftwitter.com%2Ftwitter%2Fstatus%2F76360760606986241%2Fphoto%2F1 Tom On 6/3/11 11:02 PM, SM wrote: Are tweet entities required for parsing Twitter Photos? Many clients do their own parsing and can figure out when

Re: [twitter-dev] Oauth in Twitter via Python

2011-06-03 Thread Correa Denzil
Ah! I feel similar. Which essentially means that despite acquiring data which is publicly available I will be limited to 150 requests per hour and even OAuth will not help increasing it to 350 ? --Regards, Denzil On Sat, Jun 4, 2011 at 2:32 AM, James Gifford ja...@jamesrgifford.com wrote:

[twitter-dev] Re: New Status Using A Query String

2011-06-03 Thread Arnaud Meunier
Bumping this thread to give you guys the last update on this bug. As you know, the status parameter is an old hack belonging to the classic web version of twitter.com. On the other hand, Web Intents were developed specifically for this purpose, they are optimized to load quickly, they are mobile

Re: [twitter-dev] Oauth in Twitter via Python

2011-06-03 Thread Tom van der Woerdt
If you authenticate, all requests (except for search) will go into the 350 requests. If you want 500, then perform 150 unauthenticated and 350 authenticated. If you need even more, use more accounts to do the requests. Tom On 6/3/11 11:06 PM, Correa Denzil wrote: Ah! I feel similar. Which

[twitter-dev] Re: How to obtain user demography using Twitter API in our apps?

2011-06-03 Thread Mohan Arun
We have used Twitter API as per the documentation in our mobile app. The API status shows the usage and other technical stats. But we could not come across user demography stats such as age group, gender, active users set, country/state etc. Is there anyway we can find these on the Twitter

Re: [twitter-dev] Store last tweet ID of my followers which @mention me and have a hashtag.

2011-06-03 Thread kamesh SmartDude
hi, i think the the tag status is the last status updated by your follower. please check both web twitter and the response //kamesh On Sat, Jun 4, 2011 at 12:09 AM, Ayath ayat...@googlemail.com wrote: Hi, I'd like store my followers latest status tweet containing that hashtag #RT and the

[twitter-dev] Re: list/statuses

2011-06-03 Thread @IDisposable
Try using per_page=200 instead of count=100... it's a documentation error. On May 31, 3:24 am, ogierepier ogierschel...@gmail.com wrote: I have already tried asking for 200 tweets, but the results stay the same because the api divides it in pages of 20 and you get the first page back. You

[twitter-dev] Add Twitter button in your Website

2011-06-02 Thread bharty
Hi, I want to add Twitter button in my Website and when some one tweets its the text should be PreText New Article1 ifi.no/275 PostText. I want to add Pretext and Post Text to this tweet. For the Past text I have tries data-via but it will displays via@ which I dont want to display . Please

Re: [twitter-dev] tweet button zero count

2011-06-02 Thread John Carver
Hi Matt, Today have figured out zero count is firefox issue. IE, Opera, Chrome all work just fine. Take the look: http://icisweb.ru/tweet-button-test/ I'm using FF 3.6.17 Any suggestions? Thanks -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via

Re: [twitter-dev] tweet button zero count

2011-06-02 Thread Scott Wilcox
The URL count is working fine for me. On 2 Jun 2011, at 11:41, John Carver wrote: Hi Matt, Today have figured out zero count is firefox issue. IE, Opera, Chrome all work just fine. Take the look: http://icisweb.ru/tweet-button-test/ I'm using FF 3.6.17 Any suggestions? Thanks

Re: [twitter-dev] tweet button zero count

2011-06-02 Thread John Carver
What version of browser do you use? Do you have any plugins installed? 2011/6/2 Scott Wilcox sc...@dor.ky The URL count is working fine for me. On 2 Jun 2011, at 11:41, John Carver wrote: Hi Matt, Today have figured out zero count is firefox issue. IE, Opera, Chrome all work just fine.

Re: [twitter-dev] tweet button zero count

2011-06-02 Thread Scott Wilcox
Firefox 4.0.1, OSX 10.6. No plugins. Works fine in Chrome and Safari too. On 2 Jun 2011, at 12:04, John Carver wrote: What version of browser do you use? Do you have any plugins installed? 2011/6/2 Scott Wilcox sc...@dor.ky The URL count is working fine for me. On 2 Jun 2011, at 11:41,

Re: [twitter-dev] tweet button zero count

2011-06-02 Thread John Carver
Well, as i said before, it doesnt work with Firefox 3.6. Thanks anyway. 2011/6/2 Scott Wilcox sc...@dor.ky Firefox 4.0.1, OSX 10.6. No plugins. Works fine in Chrome and Safari too. On 2 Jun 2011, at 12:04, John Carver wrote: What version of browser do you use? Do you have any plugins

<    6   7   8   9   10   11   12   13   14   15   >