[twitter-dev] New way to get highest id?

2010-03-03 Thread Brian Morearty
With the upcoming deprecation of /statuses/public_timeline that was just announced, will there be any way to find out the (approximate) highest tweet id? I know the streaming API would work but it seems like overkill. Scenario: in my app I cache tweets for performance and to avoid over- calling

[twitter-dev] Please update doc examples to point to api.twitter.com/1

2010-01-20 Thread Brian Morearty
about api.twitter.com/1 but even so I almost unwittingly used twitter.com when I started using an API I hadn't used yet (friendships/create) because the example has twitter.com. Thought I'd try out a new word on you. I used behoove in a sentence. Brian Morearty

[twitter-dev] Re: Authorizing users for my app's API

2009-11-30 Thread Brian Morearty
Thanks for asking. I was just wondering the same thing. :-) On Nov 30, 3:19 pm, LeeS - @semel lse...@gmail.com wrote: Here's the situation: My app lets users OAuth via Twitter as their login.  Simple and standard. Now, I've created an API for my app.  I want other apps, say Twitter

[twitter-dev] Re: Twitter message with html entities get truncated

2009-11-15 Thread Brian Morearty
You wrote So nbsp; causes a problem for a cURL message. The message is truncated at the ampersand. This could be due to the fact that on UNIX-like systems (including Mac), the command line interprets the ampersand as everything before this point should be run in the background. Anything after

[twitter-dev] Re: Since_ID and Search Problem

2009-11-11 Thread Brian Morearty
. [ ... snip ... ] My only workaround is to ignore the results I've already seen before but no one wins--Twitter has to send me more results and I have to process more results. A fix soon would be very much appreciated. Thanks! Brian Morearty On Nov 4, 10:50 am, twitter-development emmanuel