[twitter-dev] Re: Visual refresh of the OAuth screens

2011-04-29 Thread Fishst1k
Has anyone else noticed the javascript error in the twf.bundle.js file? provide(tfw_bundle_evaled); Thanks, Ben -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker:

[twitter-dev] Re: Update on Whitelisting

2011-02-11 Thread Fishst1k
The one thing I am missing in this announcement is how this affects the rate limit of a non-authenticated request to the REST search API? Thanks, Ben -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi

[twitter-dev] Re: Update on Whitelisting

2011-02-10 Thread Fishst1k
Quick question, are the whitelists IP based? It's been a couple years since we requested the whitelisting, which was granted, but I am curious how that will affect us if we add more IP ranges to our servers? Thanks, Ben -- Twitter developer documentation and resources:

[twitter-dev] PHP json_decode and snowflake

2010-11-06 Thread Fishst1k
FYI, we found out the hard way today that PHP's json_decode does not handle the new id size released in snowflake. By default, PHP's json_decode automatically converts big ints to floats - resulting in an exponential number. In our case, we were handling ID's in a string (to support an unknown