Re: [twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-14 Thread Bill Jacobson
it here: http://dev.twitter.com/doc/get/statuses/followers Bill On 06/14/2011 12:38 AM, Amit Battan Ror wrote: Bill Working fine : https://twitter.com/statuses/friends_timeline.xml Not Working Giving 403 Error : https://twitter.com/statuses/followers.xml On Jun 14, 10:14 am, Amit Battan

Re: [twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-13 Thread Bill Jacobson
Amit, I don't know your library, but in my case the 403 was accompanied by the message Not authorized to use this endpoint and the solution was to update to http://api.twitter.com/1 [etc.]. Bill Jacobson On 06/13/2011 05:39 AM, Amit Battan Ror wrote: any idea guys On Jun 10, 4:33 pm, Amit

Re: [twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-13 Thread Bill Jacobson
was working fine beofre 2 3 days.. but not now.. all other API except getFollowersIncludingCurrentStatus working ok and return proper output On Jun 13, 5:53 pm, Bill Jacobsongabe...@gmail.com wrote: Amit, I don't know your library, but in my case the 403 was accompanied by the message

Re: [twitter-dev] Re: Error 403 while getFollowers : Twitter Iphone MGTwitterEngine

2011-06-13 Thread Bill Jacobson
Amit, also see http://www.mailinglistarchive.com/html/twitter-development-talk@googlegroups.com/2011-06/msg00256.html. That's what helped me. -Bill On 06/13/2011 10:44 AM, Bill Jacobson wrote: I'm suggesting that you find out what endpoint (Twitter URL) your app is targeting, and make sure

[twitter-dev] twitter oAuth 401 Unauthorizd error

2010-09-22 Thread bill
I have been working on a 401 error from twitter oAuth, but I have no clue. Please see if you can help me Thanks Log === debug: token is now: debug: token_secret is now: debug: Getting request token from http://twitter.com/oauth/request_token debug: callback: debug: signing request with:

[twitter-dev] “Failed to validate oauth signature and token

2010-09-19 Thread bill
Hi, I am trying a do twitter authentication using oAuth. I am getting error in first step itself (i.e while getting RequestToken itself). I am trying this from a php page running on my machin (twitter application registered as desktop application). I am new to php development, any inputs are

Re: [twitter-dev] statuses/home_timeline.xml returning text/html instead of text/xml

2010-07-19 Thread Bill Jacobson
I'm expecting 'application/json' and am suddenly getting 'text/html'. On 07/19/2010 01:58 PM, Rich wrote: I'm seeing an increase in the home timeline returning a content-type of text/html instead of text/xml The actual body of the request is actually the correct XML response but my app checks

Re: [twitter-dev] statuses/home_timeline.xml returning text/html instead of text/xml

2010-07-19 Thread Bill Jacobson
, including acceptance headers, the full URI being executed, etc. - The full response, including HTTP Headers (as can be provided without compromising private user / app data) Thanks! Taylor On Mon, Jul 19, 2010 at 12:36 PM, Bill Jacobson gabe...@gmail.com mailto:gabe...@gmail.com wrote

[twitter-dev] is there a way to filter out only a particular language

2009-11-01 Thread bill
Hi. We are using the streaming api to access tweets. Is there any way to only receive english tweets? I know that in the user profile there is a language field. Thank you

[twitter-dev] Re: Problems Connecting to the API

2009-10-18 Thread Bill Jacobson
Desktop via Comcast, Chicago, local times: -last successful timeline call at 3:50am -one search query got a response, at 7am -no access to web site Michael D. Ivey wrote: Yes. Unable to connect via Tweetie from home (one of my traceroutes was from home) and lots of reports from iPhone, ATT

[twitter-dev] Re: Draft of List API documentation

2009-10-16 Thread Bill Kocik
Hi Marcel - First, thanks for the preview, this is very helpful. Second, a question: When retrieving an existing timeline such as / statuses/friends_timeline, or a list of friends from /statuses/ friends, will there be any indication in the output as to which list (s) the authenticated user is

[twitter-dev] Re: OAuth client set to Read Write, but write access is denied

2009-09-29 Thread Bill Kocik
Access tokens that were obtained while the app was configured as read- only will remain read-only. They don't get converted to read/write when the app does. To obtain read/write tokens you'll have to revoke access to the app, then re-authenticate to it to get a read/write access token, as

[twitter-dev] Re: HUGE PROBLEM with Direct Messages!

2009-09-06 Thread Bill Kocik
Also, go here: http://twitter.com/account/connections and see if there are any applications that you've authenticated to via OAuth that might be doing it. (That's the other way this can happen.) On Sep 5, 3:14 pm, Dewald Pretorius dpr...@gmail.com wrote: Change your Twitter password

[twitter-dev] Re: Started getting Incorrect Signature but I verified the signature is correct

2009-08-31 Thread Bill Evans
I found this thread: http://groups.google.com/group/twitter-development-talk/browse_thread/thread/9e9bfec2f076e4f9 and tried switching my request to https instead of http and that fixed my issue. On Aug 28, 7:19 pm, Bill Evans b...@squarefactor.com wrote: I'm having the same issue

[twitter-dev] Re: Started getting Incorrect Signature but I verified the signature is correct

2009-08-29 Thread Bill Evans
I am actually having the same issue with the same api call. All of my other requests work but friendships/create gives me Incorrect signature. On Aug 28, 2:48 am, jmathai jmat...@gmail.com wrote: Not sure what I'm doing wrong here (but I've been doing it for 2 days now).  I'm having trouble

[twitter-dev] Re: Started getting Incorrect Signature but I verified the signature is correct

2009-08-29 Thread Bill Evans
I'm having the same issue with the same api call. I can call verify_credentials and get back a valid response but passing the same details to this resource gets me the Incorrect signature. On Aug 28, 2:48 am, jmathai jmat...@gmail.com wrote: Not sure what I'm doing wrong here (but I've been

[twitter-dev] Re: legal issues - is tweet an official verb in the US language?

2009-08-19 Thread Bill Kocik
On Aug 19, 8:59 am, David Fisher tib...@gmail.com wrote: Unless someone here is a lawyer, we should probably avoid legal debate- consult with each our own counsels, and move on to doing what we do best (coding). I find these debates are often filled with FUD, misinformation, speculation, a

[twitter-dev] Re: storing access tokens

2009-08-18 Thread Bill Kocik
Storing access tokens - safely - is a generally accepted practice. On Aug 18, 8:32 am, AArruda arrud...@gmail.com wrote: I'm developing a mobile app for Twitter and i am thinking about storing the access tokens internally so the user won't have to go through the whole web authentication

[twitter-dev] Re: legal issues - is tweet an official verb in the US language?

2009-08-18 Thread Bill Kocik
On Aug 17, 8:06 am, Nicole Simon nee...@gmail.com wrote: Question: is to tweet an official word in the english language both american and english? as in widely used? does the US and UK trademark system reject such applications? Microsoft has a registered trademark on Windows. Apple

Re: Absurd Misunderstanding of Open Anything (Was: [twitter-dev] Re: Open Auth)

2009-08-17 Thread Bill Kocik
On Aug 17, 4:55 pm, Chris Babcock cbabc...@kolonelpanic.org wrote: Silly me. I thought someone was talking about distributing source code. Building an enduser distribution is somewhat to entirely different. That's what I was getting at when I said a desktop or mobile device application -

[twitter-dev] Re: When is whitelisting necessary?

2009-08-16 Thread Bill Kocik
I think the number of So how does whitelisting really work? threads that have taken place, and continue to take place on this list indicate a lack of clarity in documentation. Perhaps someone from Twitter can take the task of updating the rate limiting docs to more explicitly spell out how it

[twitter-dev] Re: Rate Limiting Question

2009-08-13 Thread Bill Kocik
Holy Thanks, Chad. :) On Aug 13, 4:58 pm, Chad Etzel c...@twitter.com wrote: Hi There, What you all have been confirming is correct. The intended behavior is 20k per IP unauthenticated, and 20k per IP *per user* authenticated. This is not a bug. -Chad On Thu, Aug 13, 2009 at 4:43

[twitter-dev] Re: FW: Twitter is Suing me!!!

2009-08-12 Thread Bill Kocik
On Aug 12, 12:27 am, Jeremy Darling jeremy.darl...@gmail.com wrote: Seems lil twitter grew up and found lawyers.  While I don't agree or like the product that Dean sells, I dis-agree more with the misuse of legal representation by a corporation even more.  I remember when MS started this

[twitter-dev] Re: Rate Limiting Question

2009-08-12 Thread Bill Kocik
Hi Chad - Now that the DDoS attacks are (sort of) behind us, can we seek some closure on this? I'm dying to know the official, undisputed, written- in-stone, we-can-finally-stop-arguing-about-it answer to the following (which I think simplifies the question): If my IP is whitelisted and I have

[twitter-dev] Re: Weird oAuth behavior

2009-08-09 Thread Bill Kocik
Are you passing a callback_url parameter when you retrieve the request token? On Aug 8, 8:56 pm, Andy andyarn...@gmail.com wrote: My web app now thinks it's a desktop app and gives me a numeric code. I've tried switching the setting from one to the other, and then back again to see if that

[twitter-dev] Re: The silence is deafening....

2009-08-09 Thread Bill Kocik
On Aug 8, 6:33 pm, Dewald Pretorius dpr...@gmail.com wrote: However, I would hope that Twitter engineers are all in force at the office on a day like this to solve this issue and get our applications back up and running, regardless of whether it is Saturday, Sunday, or Christmas Day. I

[twitter-dev] Re: The silence is deafening....

2009-08-09 Thread Bill Kocik
On Aug 9, 2:28 am, chinaski007 chinaski...@gmail.com wrote: You're wrong. If you check the tweets of the other main Twitter developers, you will see that they are doing sushi, rock concerts, weddings, watching movies on Saturday afternoon, etc.  And while getting married is certainly a

[twitter-dev] Re: The silence is deafening....

2009-08-09 Thread Bill Kocik
On Aug 9, 2:51 am, chinaski007 chinaski...@gmail.com wrote: And, by the way, if you're a deckhand on a submarine going down, you think you would go to a movie because it's your time off, or do whatever you can to help out? Submarines are supposed to go down. And I don't think you can really

[twitter-dev] Re: The silence is deafening....

2009-08-09 Thread Bill Kocik
On Aug 9, 3:03 am, chinaski007 chinaski...@gmail.com wrote: Yep, for sure.  And maybe the rash of new 200 errors I remember seeing 200 errors somewhere, but I didn't read the details. 200 means status okay, what's the indication of error? But WHO in API is day on to communicate with us?

[twitter-dev] Re: The silence is deafening....

2009-08-09 Thread Bill Kocik
On Aug 9, 3:19 am, chinaski007 chinaski...@gmail.com wrote: My point was that my browsing of the tweetstreams of the Twitter engineers I am familiar with, ops and otherwise, reveals another normal weekend, with all the loveliness that the Bay Area has to offer... and while there may be a

[twitter-dev] Re: Something we CAN do

2009-08-09 Thread Bill Kocik
On Aug 9, 1:07 pm, Jesse Stay jesses...@gmail.com wrote: I'm really surprised at all the people having issues with 30* redirects when it's an HTTP standard in the first place. Don't be so quick to judge - Twitter's been sending 302's with a Location header that specifies a relative URL,

[twitter-dev] Re: Twitter Update, 8/9 noon PST

2009-08-09 Thread Bill Kocik
On Aug 9, 3:13 pm, Ryan Sarver rsar...@twitter.com wrote: Please test your apps from their standard configs to see what results you get and let us know. I am primarily interested in unexpected throttling and issues with OAuth. OAuth appears to be working for my app. Thanks!

[twitter-dev] xml results from search with location?

2009-08-05 Thread Bill
Hi. I know how to get an xml formatted result set from a search, eg: http://search.twitter.com/search.atom?q=twitter and I know how to do a search that shows the location, eg: http://twitter.com/statuses/public_timeline.xml Is there some way to get the location and focusing on a particular

[twitter-dev] Pending follow requests for protected users

2009-07-30 Thread Bill Kocik
If a user is protected, any attempt to follow them creates a request they must approve. Is there any API for retrieving these pending requests, and approving or denying them? I don't see anything in the docs, so I'm guessing not, but thought it couldn't hurt to ask. Thanks...

[twitter-dev] Re: Pending follow requests for protected users

2009-07-30 Thread Bill Kocik
Ahh - next time I'll be sure to look at the roadmap first. Thanks, Abraham. On Jul 30, 3:49 pm, Abraham Williams 4bra...@gmail.com wrote: Planned:http://code.google.com/p/twitter-api/issues/detail?id=8 On Thu, Jul 30, 2009 at 13:39, Bill Kocik bko...@gmail.com wrote: If a user

[twitter-dev] Re: API limit confusion

2009-07-27 Thread Bill Kocik
On Jul 25, 4:47 am, srikanth reddy srikanth.yara...@gmail.com wrote: @Bill Kocik 3. Repeat step 1. Do both users now see 19,999? Or does one see 19,999 and one see 20,000?  jim renkel and sjepers have already tested this.I also verified with two different accounts. onhttp

[twitter-dev] Re: API limit confusion

2009-07-24 Thread Bill Kocik
If this is correct (and I don't think it is), then it's very different from what has always been my understanding. I've stated a few times on this list my belief that if you're going to be supporting a significant number of simultaneous users, whitelisting works against you. No one has ever

[twitter-dev] Re: API limit confusion

2009-07-24 Thread Bill Kocik
On Jul 24, 4:13 am, Hwee-Boon Yar hweeb...@gmail.com wrote: Isn't this what I said? I don't think it is. I think your take is correct. What's telling is this bit of text from up the chain: It appears to me that each user of a white-listed site gets 20k requests per hour. I don't believe it's

[twitter-dev] Re: Keep getting suspended

2009-07-21 Thread Bill Kocik
On Jul 21, 3:48 am, sjespers se...@webkitchen.be wrote: Because there is no AS2 Twitter API, I'm using a server side API proxy. So, the Flash Lite app connects to mtwit.net mtwit.net connects to Twitter.com mtwit returns XML data to my app. Is there some reason the app cannot connect

[twitter-dev] Re: API Limits

2009-07-15 Thread Bill Kocik
On Jul 15, 11:22 am, iUpdateStatus iupdatesta...@gmail.com wrote: As a general question related to this topic: For all the developers who are working on a solution that involves authenticated users, would it be more convenient to get removed from the whitelist (or never apply for it) and

[twitter-dev] Re: Searching for tweets that refer to an URL still impossible with bit.ly (and others)

2009-07-15 Thread Bill Kocik
On Jul 15, 11:21 am, Bjoern bjoer...@googlemail.com wrote: Argh, except that Twitter rate limits will bite me :-( What I have implemented is a search web site that shows associated tweets to the URLs, so potentially it would generate a lot of requests (one page of search results is 10 URLs

[twitter-dev] Re: OAuth related bug with signature Woah there!

2009-07-15 Thread Bill Kocik
I've seen this same (I believe) bug manifested in different ways, and it's come up on this list before. Twitter are apparently storing some sort of return_to URL or similar in your session, and sending you to it at inopportune times. A great way to see it in action is to click on the Block this

[twitter-dev] Missing mentions #replies

2009-07-09 Thread David Bill
Hi, We (@cotweet) have been seeing large amounts of missing tweets in statuses/mentions for the past couple hours, and this problem is apparent when comparing search.twitter.com to #replies on the Twitter.com site as well. Specific test case we are examining is mentions for @cotweet, which have

[twitter-dev] Re: Missing mentions #replies

2009-07-09 Thread David Bill
.  They have since posted that it was fixed, but it's not working for everybody.  It's possible that other things are broken as well. :( On Jul 9, 9:54 pm, David Bill davidb...@gmail.com wrote: Hi, We (@cotweet) have been seeing large amounts of missing tweets in statuses/mentions for the past

[twitter-dev] Re: Missing mentions #replies

2009-07-09 Thread David Bill
Appears to be resolved now. On Jul 9, 7:07 pm, David Bill davidb...@gmail.com wrote: Thanks Duane, I believe this is a separate issue as it is apparent whether logging in via OAuth, basic auth, or to the website directly. - David On Jul 9, 7:04 pm, Duane Roelands duane.roela...@gmail.com

[twitter-dev] Re: Releasing a dormat screenname

2009-06-25 Thread Bill Kocik
It turns out they respond very quickly. Unforunately its with an email that includes: Twitter is not currently releasing inactive user names. Unless your user name issue involves Terms of Service violations, you'll have to wait until all inactive user names are released. We're working on a

[twitter-dev] Caching strategies

2009-06-24 Thread Bill Kocik
of leaning toward creating wrapper objects that directly call Grackle, and calling those wrappers from the controllers, so that the wrappers can employ the caching strategy. I'm curious to hear how others implemented their caching. -Bill

[twitter-dev] Invalid JSON

2009-05-13 Thread Bill Kocik
Consider this status: http://twitter.com/primerano/status/1784283306 The JSON for this, as found at http://twitter.com/statuses/show/1784283306.json, is below (prettified by JSONLint - which, by the way, calls it valid). Both Crack and ActiveSupport::JSON refuse to parse it, returning the error

[twitter-dev] Re: Invalid JSON

2009-05-13 Thread Bill Kocik
Yeah, JSONLint calls it valid, and every JS person I've talked to says it should be valid - so it seems there's a bug in ActiveSupport. In any case, this isn't Twitter's problem. Thanks... On May 13, 1:42 pm, Cameron Kaiser spec...@floodgap.com wrote: I'm waiting on a JS expert I know to

[twitter-dev] Totally baffling issue with Opera and OAuth

2009-04-26 Thread Bill Kocik
I'm stumped. My app is up and running locally, and I have an /etc/ hosts entry pointing local.mydomain.com to 127.0.0.1. My configuration at Twitter has my callback at http://local.mydomain.com/auth/complete. My starting point is http://local.mydomain.com/auth/start. When I run through the

[twitter-dev] Re: Question on Whitelisting

2009-04-26 Thread Bill Kocik
On Apr 25, 9:08 pm, Cameron Kaiser spec...@floodgap.com wrote: This has changed and I stand corrected; it is documented also on        http://apiwiki.twitter.com/Rate-limiting Thanks for the documentation pointer, I hadn't realized that was there. It's surprising, it turns out that if

[twitter-dev] Re: Totally baffling issue with Opera and OAuth

2009-04-26 Thread Bill Kocik
On Apr 26, 8:34 am, Chad Etzel jazzyc...@gmail.com wrote: Does Opera use its own DNS servers and/or skip local hostfile lookups?  I know Chrome does some DNS trickery like this, but I'm not sure about Opera. Opera has no trouble finding the starting point (local.mydomain.com/ auth/start)

[twitter-dev] Re: Totally baffling issue with Opera and OAuth

2009-04-26 Thread Bill Kocik
The official word from Opera is that it's an Opera thing: A host having an IP address that is either in the intranet range, or in the public network range (that is, not localhost) cannot access or automatically initiate resources on localhost, this includes redirects. The action have to be

[twitter-dev] Re: Question on Whitelisting

2009-04-25 Thread Bill Kocik
On Apr 25, 10:44 am, Cameron Kaiser spec...@floodgap.com wrote: Like I asked above, will twitter look at the ip address of the request when it comes in or the authenticated user? Unauthenticated: IP Authenticated: user You sure about that? I got quite a different answer on that subject

[twitter-dev] Re: OAuth whitelisting?

2009-04-24 Thread Bill Kocik
Thanks, Doug. This was what I was originally thinking, but somehow I convinced myself I was wrong. Hypothetical: It kinda sounds like if I have a large number of simultaneous users, I'm better off not being whitelisted. Say I have 1000 simultaneous users (humor me). If I'm not whitelisted, I

[twitter-dev] OAuth whitelisting?

2009-04-23 Thread Bill Kocik
apply for requests having OAuth access tokens obtained by my application, regardless of the Twitter user they belong to? Thanks, -Bill

[twitter-dev] Re: OAUTH Feature currently disabled

2009-04-22 Thread Bill Robertson
Wasn't there a recent note about the necessity of using OAuth now to get your application's name mentioned in the tweet? e.g. the posted from TwiiterFoo On Apr 22, 11:15 am, iematthew matthew.dai...@ientryinc.com wrote: If I'm not mistaken, OAuth is still in public Beta. Or did I miss the

[twitter-dev] Re: Twitter's official comment on our disabling of OAuth

2009-04-22 Thread Bill Robertson
I respectfully disagree. (I would colorfully disagree, but you seem pretty beat up right now and you don't deserve any guff) I think developers of smaller apps see that little tag-line as a good source of advertising, and it seems inaccessible now if you're new (right? wrong?). You can only

[twitter-dev] Re: easiest way to get a text file of tweets

2009-04-16 Thread Bill
;      }      $myFile = myTextFile.txt;      $fh = fopen($myFile, 'w') or die(can't open file);      fwrite($fh, $stringData);      $stringData = $txtString;      fwrite($fh, $stringData);      fclose($fh); ? On Wed, Apr 15, 2009 at 6:11 PM, Bill william...@gmail.com wrote: Hi. Thanks again

[twitter-dev] easiest way to get a text file of tweets

2009-04-15 Thread Bill
Hi. Can any suggest the easiest way to get a text file of say 2000 tweets that contain the word 'Japan' in them? Thanks.

[twitter-dev] Re: easiest way to get a text file of tweets

2009-04-15 Thread Bill Claster
http://groups.google.com/group/twitter-development-talk/browse_thread/thread/1df7a2d9898d93e4# On Wed, Apr 15, 2009 at 9:14 PM, Bill william...@gmail.com wrote: Hi. Can any suggest the easiest way to get a text file of say 2000 tweets that contain the word 'Japan' in them? Thanks

[twitter-dev] Re: easiest way to get a text file of tweets

2009-04-15 Thread Bill
/oauthlets you export to pdf. On Wed, Apr 15, 2009 at 07:14, Bill william...@gmail.com wrote: Hi. Can any suggest the easiest way to get a text file of say 2000 tweets that contain the word 'Japan' in them? Thanks. -- Abraham Williams |http://the.hackerconundrum.com Hacker |http

[twitter-dev] Re: easiest way to get a text file of tweets

2009-04-15 Thread Bill
that I can adjust to get more results? Bill On Apr 15, 11:39 pm, Matt Sanford m...@twitter.com wrote: You could usehttp://search.twitter.com/search.atom?q=japanand a   small bit of scripting. Look in those results for a link rel=next   for the next page. That will let you page your way back

[twitter-dev] Re: first try

2009-03-30 Thread Bill
AIM: funka7ron ICQ: 3922133 XMPP:funkat...@gmail.com On Mar 29, 10:37 pm, Bill william...@gmail.com wrote: Hi, I tried to access the twitter API with the following code but I get the error: Contacting Twitter... n Fatal error: Maximum execution time of 60 seconds exceeded in C

[twitter-dev] Re: Handling deleted messages when caching locally

2009-03-25 Thread Bill Robertson
mind if each one of those was a separate call. On Mar 25, 3:22 am, Seth Ladd sethl...@gmail.com wrote: I'd also love to see an event log.  That would help my application tremendously, and would seemingly address any syncing use cases. On Mar 24, 4:36 pm, Bill Robertson billrobertso

[twitter-dev] Re: Handling deleted messages when caching locally

2009-03-24 Thread Bill Robertson
I would like to see an event query. Request: user id, since (date only) Response: notification if user's profile has changed id's of deleted messages (in timeline, not just owned by user) ids or details of new followers for user ids of lost followers for user ids of details or new

Re: Test Method Failing

2009-02-03 Thread bill[y]
Thanks, Alex! bill On Feb 2, 4:52 pm, Alex Payne a...@twitter.com wrote: Yes, should be fixed today. On Mon, Feb 2, 2009 at 10:42, bill[y] vir...@gmail.com wrote: Hi there, Was a bug filed for this? Couldn't seem to find it ... http://twitter.com/help/test.xmlstill moved ... Any

Re: Test Method Failing

2009-02-02 Thread bill[y]
Hi there, Was a bug filed for this? Couldn't seem to find it ... http://twitter.com/help/test.xml still moved ... Any plans to fix it? thanks! bill On Jan 16, 6:58 pm, Alex Payne a...@twitter.com wrote: Ah. Our new support site may have clobbered this URL. Please file an issue here:http

Is there a way to search profile elements?

2009-01-23 Thread Bill
Any plans to add it?

Re: Is there a way to search profile elements?

2009-01-23 Thread Bill
Very cool. Does tweepsearch have an API? Bill On Jan 23, 10:06 am, Damon C d.lifehac...@gmail.com wrote: Hi Bill, I've actually put up a site recently that can do this. The initial goal was to limit to your followers, but it can search any indexed profile as well. It's athttp