Re: [twitter-dev] keyword search on past tweets

2011-02-01 Thread Augusto Santos
Google It with Realtime search feature Example: Search for 'paloalto' keywork in July 2010

[twitter-dev] twitter geocode jsonp prroblem

2011-02-01 Thread Webdev
How can i access the jsonp callback in twitter geocode api using jquery especially lat and long values ? Once i get those values i will try to show it on the google maps http://dev.twitter.com/doc/get/geo/search I was trying to access it but it wasnt returning any results.

[twitter-dev] FLASH API for home_timeline total tweets count

2011-02-01 Thread praphul sinha
Hi All, We are currently unable to find any FLASH API for displaying the home_timeline counts in my flex application. Please help ASAP. Thanks. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi

[twitter-dev] How to handle if user deny to access Application

2011-02-01 Thread xkeshav
Hello All, i m using twitter OAuth application... but i stuck in middle, i searched a lot and also post my Question on Stackoverlow.com also here is link http://bit.ly/eCSelb , but there is also no reply my problem is that if user dent the access of application then how to sent

[twitter-dev] regarding api to know email id is register with twitter or not

2011-02-01 Thread sudhanshu
Hello, I have email list now i want to know email is register with twitter or not What api is provided by twitter? Where i will got..? Thanks Sud -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi

[twitter-dev] abraham / twitteroauth

2011-02-01 Thread Archia
I have a web application to allow clients to update information for their recordings (music) which are then listed on another site. I'd like to include an area to allow them to update their Twitter status. Given that each client already signs in to the current application, and (some of) their

[twitter-dev] Twitter Tweet button zero count

2011-02-01 Thread xczhang1
Hi, I'm having trouble with the Tweet button count on my website. When I tweet it refreshes the count because it is probably calculated by the Javascript, but when I refresh the page, the count goes back to 0. The code I'm using looks a bit weird because it's in a JSP and uses the DSP custom tag

Re: [twitter-dev] regarding api to know email id is register with twitter or not

2011-02-01 Thread Scott Wilcox
There are currently no API methods to allow you to do this. On 1 Feb 2011, at 10:28, sudhanshu wrote: Hello, I have email list now i want to know email is register with twitter or not What api is provided by twitter? Where i will got..? -- Twitter developer documentation

[twitter-dev] Search API rate limit on some keywords

2011-02-01 Thread zaver
Hello, I am experimenting with the Search API using php curl to get results on multiple keyword searches (about 130). It works fine, although i have observed that sometimes some of the keywords get a 420 code? Any ideas why is this happening? Let me know if you want any more details on my part.

[twitter-dev] API Privacy Policy

2011-02-01 Thread Alex Shkor
Hello. I need proof to customer, that's impossible get email adresses of users through Tweeter API. Would you give me a link to this string in documentation? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi

Re: [twitter-dev] FLASH API for home_timeline total tweets count

2011-02-01 Thread Taylor Singletary
Honestly, the only time you're ever going to know the total count for a home_timeline is if the user is following zero users (resulting in zero tweets on their home_timeline). While that's a little hyperbolic, it's best to think of timeline resources (like home_timeline, user_timeline, mentions,

Re: [twitter-dev] wait time for Site Streams whitelist ?

2011-02-01 Thread Taylor Singletary
We still have a number of tasks to accomplish before we can move to the next stage of the beta. Pending applications will be reviewed once they are actionable. Thanks for your patience. Taylor On Mon, Jan 31, 2011 at 7:20 PM, Jan Paricka jpari...@gmail.com wrote: Weeks upon weeks upon weeks.

Re: [twitter-dev] twitter geocode jsonp prroblem

2011-02-01 Thread Taylor Singletary
Hi there, When you're executing this Javascript, are you literally making the request to api.twitter.com/version/geo/search.json? -- It looks like you may have forgotten to replace version with 1 -- I get the callback when I execute a request like GET

[twitter-dev] New RTs with Search bug

2011-02-01 Thread artesea
I've noticed that today Search API is returning new style retweets with the original author and not the retweeter. In the past they would appear @steve: RT @mike hello world today it's just @mike hello world I see the same if I perform a standard search on the website.

[twitter-dev] Share link not working with spaces in the url

2011-02-01 Thread nelrib
i have tried various methods of encoding and changing spaces to '+' and nothing has worked. what i want to do is find the correct way of using the share link for twitter. i have the text part working correctly but when the url has spaces it changing each space to %2520 which is causing the link

Re: [twitter-dev] twitter geocode jsonp prroblem

2011-02-01 Thread Augusto Santos
I saw something like that at stack overflow, I thing is what you need here the source where I found http://stackoverflow.com/questions/2105343/twitter-geocode-to-google-maps and here the application http://varskaviata.nu/twittermap/ Look the source code of the application to understand how it

[twitter-dev] trends.xml broken ... ?

2011-02-01 Thread xxkylexx
I am trying to access the trends API via the following request: http://api.twitter.com/1/trends.xml , however I keep getting a Status: 406 Not Acceptable response returned with no data. This error seems to also happen even when using twitter's console to run the request:

Re: [twitter-dev] trends.xml broken ... ?

2011-02-01 Thread Taylor Singletary
Hi Kyle, Unfortunately, the /1/trends endpoint does not support XML. Taylor On Tue, Feb 1, 2011 at 9:20 AM, xxkylexx kyle.spear...@gmail.com wrote: I am trying to access the trends API via the following request: http://api.twitter.com/1/trends.xml , however I keep getting a Status: 406 Not

Re: [twitter-dev] trends.xml broken ... ?

2011-02-01 Thread Matt Harris
Hi Kyle, The Trends endpoints only support the JSON format. The details for the API method can be found on our developer resources site: http://dev.twitter.com/doc/get/trends Best, @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On Tue, Feb 1, 2011 at 9:20 AM,

[twitter-dev] Count parameter for statuses/sample

2011-02-01 Thread Fernando Benavides
Hi, Sorry if it's a repost, I tried to find it but I couldn't. I'm developing a library in Erlang to use the Streaming API and reading the documentation I came to this little contradiction: Here (http://dev.twitter.com/pages/streaming_api_methods#statuses- sample) it says: Parameters: count,

[twitter-dev] Twitter API/ Youtube connection!

2011-02-01 Thread Keith
Let's work together as a community and create a tool for users using the Twitter API that allows users to see their followers videos on YouTube; kind of like how the Huffington Post and Foursquare allows you to link to your Twitter followers! Let's stick a price on it and make a profit whose with

Re: [twitter-dev] Media Partnerships and Oembed for Twitter's Detail Panel

2011-02-01 Thread Taylor Singletary
Hi Ashley, We're not starting new details pane integrations right now. We'll be interested in adding additional publishers in the future and will let everyone know when how to apply when we're ready. Taylor On Tue, Feb 1, 2011 at 12:38 PM, Ashley Sarver asarv...@gmail.com wrote: The purpose

[twitter-dev] Stream API Firehose method

2011-02-01 Thread Zhe Chen
How can I be able to use 'firehose' method? If it is not free, how can I pay to use it? Thanks -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker:

Re: [twitter-dev] twitter

2011-02-01 Thread Taylor Singletary
You can read about your authentication options here: http://dev.twitter.com/pages/auth_overview Taylor On Sat, Jan 29, 2011 at 11:17 AM, sof mah mhatlissof...@gmail.com wrote: i search a list of most usefull and programmable services offerts with twitter and the needed information for

Re: [twitter-dev] abraham / twitteroauth

2011-02-01 Thread Taylor Singletary
You shouldn't have a database containing Twitter usernames and passwords. I recommend purging that database immediately and then re-evaluate the problem from the perspective of someone without usernames and passwords. Taylor On Tue, Feb 1, 2011 at 2:51 AM, Archia tomarchib...@gmail.com wrote:

Re: [twitter-dev] Re: Can list name use unicode characters?

2011-02-01 Thread Taylor Singletary
Hi there, Yes, Twitter now supports UTF-8 characters in List names -- but you're right, there are still some Twitter Text parsers that don't understand list references like this -- support should be added to the remaining parsers soon. Thanks, Taylor On Sun, Jan 30, 2011 at 6:45 PM, darasion

[twitter-dev] Re: Search API rate limit on some keywords

2011-02-01 Thread @IDisposable
have observed that sometimes some of the keywords get a 420 code? Any ideas why is this happening? You get a 420 NOT USED when a search term hasn't been used recently where the recently is whatever small timeframe (sometimes 7 days, often less) is currently available in the search index. I get

[twitter-dev] Ruby way using twitter_oauth

2011-02-01 Thread Patrick
I'm somewhat burnt out on PHP development, and want to get into Ruby. The twitter_oauth gem by @moomerman looks great. He says: Now if you keep hold of the access_token (usually in the database) for this user you won’t need to re-authorize them next time. When you create an instance of the

Re: [twitter-dev] Ruby way using twitter_oauth

2011-02-01 Thread Patrick Kennedy
Specifically, here's what I tried, but it doesn't seem to quite fly - before do next if request.path_info =~ /ping$/ @user = 'kennedypj'# @user = session[:user] @client = TwitterOAuth::Client.new( :consumer_key = @@config['consumer_key'], :consumer_secret =

[twitter-dev] Invalid Unicode value in one or more parameters

2011-02-01 Thread Mike
Hello, I'm currently sending an oAuth request to request a token for my app and I'm getting the following error in the XML response ?xml version=1.0 encoding=UTF-8? hash ... errorInvalid Unicode value in one or more parameters/error /hash I can't seem to find any additional documentation on

Re: [twitter-dev] Twitter whitelisting question

2011-02-01 Thread Leon Meijer
Hi Jan, I'm having the same problem here, now I'm coding some script to unfollow people who do not follow back, for this I have to execute the users/show call to get the screen_name (pitty that /friends/ids and followers/ids doesn't return the user info...) and after 350 calls or so the

[twitter-dev] Re: Search API rate limit on some keywords

2011-02-01 Thread zaver
Thanks for the reply. So as i understand it i am not being rate limited, it just doesn't find any results to return for the specific keywords. In that case should i wait for the amount of time specified on the Retry-after field to make a new search? If i don't wait will that lead to my ip getting

Re: [twitter-dev] Twitter whitelisting question

2011-02-01 Thread Matt Harris
Hi Leon, Have you considered using the users/lookup method instead of users/show? users/lookup allows you to retrieve the details of up to 100 user_ids or screen_names in a single request. There is more information about this method on our developer resources site: