[twitter-dev] [Tweetr API] Send Cyrillic character (OAuth)

2010-03-16 Thread Z-13
I use Tweetr v1.0b2. I create application on AIR 1.5 Problem: I want to update my status. I logged with OAuth and I write message: тест. My code: private function initTweet() { tweetr = new Tweetr(); tweetr.useAuthHeaders = true; tweetr.addEventListener(TweetEvent.COMPLETE,

[twitter-dev] Streaming API (filtered) missing Tweets

2010-03-16 Thread stevew
Hi I am using the PHP library Phirehose to consume the streaming API, however I don't seem to receive the tweets from the people I am interested in - I am connecting to the url: http://stream.twitter.com/1/statuses/filter.json - Connecting without the filter I get about 27 tweets a second, with

[twitter-dev] Re: XAuth access approval?

2010-03-16 Thread westwired
Hi Taylor, I sent in an e-mail to a...@twitter.com with a request to enable xAuth within our mobile and desktop clients that we're developing. The request was sent early last week, however have not received any response back, could you give an indication as to the time the queue is taking to

[twitter-dev] signature error (xAuth)

2010-03-16 Thread amitkr
Hi I am using a curl command similar to the one given below (here I am using fake data for app_key, app_secret, username, password) NOTE: new lines are for display purpose only curl -k -x 192.168.1.1:8921 -d x_auth_username=tomlarryx_auth_password=tomislarryx_auth_mode=client_auth -H

[twitter-dev] Getting permission for collecting IP of user

2010-03-16 Thread PRAVEEN KUMAR
Hi, Can I develop a Twitter application which asks for permission of user so that I can collect his IP details from the tweets he sends ? If not then Is there any other way by which I can collect IP information of user to get his exact location. Thanks. (Praveen kumar)

Re: [twitter-dev] Getting permission for collecting IP of user

2010-03-16 Thread Raffi Krikorian
Nope. Sorry. On Mar 16, 2010, at 5:47 AM, PRAVEEN KUMAR erpraveen2...@gmail.com wrote: Hi, Can I develop a Twitter application which asks for permission of user so that I can collect his IP details from the tweets he sends ? If not then Is there any other way by which I can collect IP

Re: [twitter-dev] Getting permission for collecting IP of user

2010-03-16 Thread John Kalucki
Twitter has implemented Geolocation. If the user wishes to share their location, they can do so, and it's provided in the Tweet. A suggestion: Looking IP addresses sounds like you are building a phishing app. -John Kalucki http://twitter.com/jkalucki Infrastructure, Twitter Inc. On Tue, Mar

Re: [twitter-dev] Getting permission for collecting IP of user

2010-03-16 Thread Atul Kulkarni
Use Geo-location API instead. http://blog.twitter.com/2009/08/location-location-location.html On Tue, Mar 16, 2010 at 7:47 AM, PRAVEEN KUMAR erpraveen2...@gmail.comwrote: Hi, Can I develop a Twitter application which asks for permission of user so that I can collect his IP details from the

Re: [twitter-dev] Streaming API (filtered) missing Tweets

2010-03-16 Thread John Kalucki
Do those same users show in search? If not, chances are that those users are filtered for quality from both Search and Streaming. If the users do show in Search, there's probably something wrong with your filter predicates. Note that track only searches on status text, not on the entire status

[twitter-dev] Incorporating the api into a site

2010-03-16 Thread Tony
How would I incorporate this api into my website.?

Re: [twitter-dev] Getting permission for collecting IP of user

2010-03-16 Thread Atul Kulkarni
http://groups.google.com/group/twitter-development-talk/browse_thread/thread/c1fd5f79cb6e62b5?pli=1 On Tue, Mar 16, 2010 at 9:04 AM, PRAVEEN KUMAR erpraveen2...@gmail.comwrote: Hi, Can you please provide me a sample of how I can use Geo Location API ? Thanks. On Tue, Mar 16, 2010 at

Re: [twitter-dev] Getting permission for collecting IP of user

2010-03-16 Thread PRAVEEN KUMAR
Hi, Can you please provide me a sample of how I can use Geo Location API ? Thanks. On Tue, Mar 16, 2010 at 7:12 PM, Atul Kulkarni atulskulka...@gmail.comwrote: Use Geo-location API instead. http://blog.twitter.com/2009/08/location-location-location.html On Tue, Mar 16, 2010 at 7:47 AM,

Re: [twitter-dev] Re: Twitter Search: The page you were looking for doesn't exist.

2010-03-16 Thread Mark McBride
First, your query string isn't a valid search API query string. Copying and pasting from advanced search is frowned upon. If you strip it down to the basics of what you're trying to do you end up with this http://search.twitter.com/search.json?q=from:gp04lchsince=2010-03-01rpp=15 Note that 1)

Re: [twitter-dev] API Rate Limit For Followers List - Cache Problem?

2010-03-16 Thread Mark McBride
This could conceivable happen even between requests. The results are ordered by the time somebody started following you, so if you want to have a (fairly) complete list of your followers, just take a second pass and stop when you start seeing people already in your cache. Detecting people who

[twitter-dev] OAuth API calls not succeeding for APIs *always* requiring authentication - Incorrect Signature

2010-03-16 Thread Dan B
I'm sure this is my fault, but I have kind of a bizarre scenario, where OAuth is working for certain APIs, but not the ones for which Requires Authorization is always true. * I am able to obtain access tokens, both through the PIN process and through xAuth. * I can successfully use these access

[twitter-dev] virus help

2010-03-16 Thread jitterbug212
I got a virus when Jason Mraz's account got hacked (and I, ironically, took the IQ quiz) - it's the one that blocks spybot so I can't get rid of it. Can anyone help?

Re: [twitter-dev] Incorporating the api into a site

2010-03-16 Thread Michael Steuer
You would read the documentation at http://apiwiki.twitter.com and implement it into your website. On 3/16/10 7:33 AM, Tony ayoun...@googlemail.com wrote: How would I incorporate this api into my website.?

[twitter-dev] Re: OAuth API calls not succeeding for APIs *always* requiring authentication - Incorrect Signature

2010-03-16 Thread Pivot DevBots
Actually, this sounds a lot like a confirmed defect: http://code.google.com/p/twitter-api/issues/detail?id=1345 I verified my signature using the calculator here: http://hueniverse.com/2008/10/beginners-guide-to-oauth-part-iv-signing-requests/ On Tue, Mar 16, 2010 at 11:27 AM, Dan B

Re: [twitter-dev] virus help

2010-03-16 Thread Andrew Badera
Try: http://securitytango.com/ ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Tue, Mar 16, 2010 at 11:00 AM, jitterbug212 heathertarr...@gmail.com wrote: I got a virus when

[twitter-dev] Status ids are not delivered in sequential order in home_timeline

2010-03-16 Thread Craig Hockenberry
Just wrote up this bug: http://code.google.com/p/twitter-api/issues/detail?id=1529 I'm aware of several other developers of mobile Twitter clients that are affected by this issue. If you are as well, please chime in and star the bug. Thanks! -ch

Re: [twitter-dev] Streaming API Basic Auth

2010-03-16 Thread Andrew Badera
Would JSONP be a fit for your situation? ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Mon, Mar 15, 2010 at 8:06 PM, Lawrence lipeng...@gmail.com wrote: Hi Everyone, I am

[twitter-dev] Re: XAuth access approval?

2010-03-16 Thread Brian Sutorius
Hey Richard, I cannot find a ticket from this email address in our system. Did you write in from another email address? You can reply to me directly and I'll look for it. Brian On Mar 16, 4:55 am, westwired rich...@e-man.co.uk wrote: Hi Taylor, I sent in an e-mail to a...@twitter.com with a

[twitter-dev] Re: Historical user information

2010-03-16 Thread MaDeuce
Twitter newb question: Mark, I want to be clear that I'm not questioning the accuracy of your answer at all; I'm sure you're correct. However, I can't fathom why there would be this much redundancy in the data returned by the Twitter API. If I understand correctly, if I get the 20 most recent

[twitter-dev] Undefined Index Notice with PHP w/ statues/mentions method

2010-03-16 Thread Cassidy
Like many others who post on these type of boards, I'm going to first mention that I'm a newb. Note: I'm using the PHP library TwtterLibPHP (http://github.com/jdp/ twitterlibphp) I'm trying to pull out various pieces of information (in this case the user name) using the status/mentions method in

Re: [twitter-dev] Undefined Index Notice with PHP w/ statues/mentions method

2010-03-16 Thread Patrick Kennedy
That just means you have PHP set to display helpful errors, such as the use of a variable that was not initialized before first use. The hosting service will likely have these errors turned off. You can edit the library and correct such notices, or you can just use them as feedback on your

Re: [twitter-dev] Undefined Index Notice with PHP w/ statues/mentions method

2010-03-16 Thread Abraham Williams
$mentions_decode should be an array. Try something like foreach ($mentions_decode as $status) { echo @ . $status-user-screen_name . just mentioned me; } Abraham On Tue, Mar 16, 2010 at 20:01, Cassidy cassc...@gmail.com wrote: Like many others who post on these type of boards, I'm going to