[twitter-dev] Please remove from blacklist

2010-09-28 Thread Kiam
Hi,

We had two IP's that were whitelisted, but they recently became
blacklisted.  I see:

# curl -v -u myusername:mypassword 'http://stream.twitter.com/1/
statuses/sample.xml'
* About to connect() to stream.twitter.com port 80 (#0)
*   Trying 168.143.162.55... Connection refused
* couldn't connect to host
* Closing connection #0

We've investigated our code and found a bug that was opening too many
connections to Twitter.  We've fixed the problem now.  Could the
friendly Twitter folks remove us from the blacklist? :)  Our IP's are
184.72.57.86 and 184.72.51.50.

Thanks in advance!

Kiam Choo
Parakweet.com

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] Re: List of all verified accounts

2009-10-14 Thread Kiam

Great, thanks for your response.   More questions:

- Is twitter.com/verified a complete list of all verified accounts?
- It looks I'll have to crawl that account.  Is there a simple flat
list that gives the full real name of the user, plus the twitter
account name?

Thanks in advance!


On Oct 12, 11:40 am, Ben Parr mysta...@gmail.com wrote:
 It exists already -http://twitter.com/verified

 Anyone that account follows is verified.

 On Oct 12, 9:59 am, Kiam kiamc...@gmail.com wrote:

  Hi,

  Is there a way to obtain a list of all verified accounts?  Or are
  there plans to expose this in the future?

  Thanks,
  Kiam


[twitter-dev] List of all verified accounts

2009-10-12 Thread Kiam

Hi,

Is there a way to obtain a list of all verified accounts?  Or are
there plans to expose this in the future?

Thanks,
Kiam