[twitter-dev] Stepping Up And A Modest Proposal

2011-03-05 Thread Clay Graham @ratecred
business model to twitter, to form a group that can both collectively communicate with the various production support and API development teams about our perspective, recommendations and goals. If this group already exists please forgive my ignorance, and take our request to join immediately. Respe

[twitter-dev] Token Missing Error when Adding Places

2010-09-29 Thread Clay Graham
I am tripping up, or thinks this may be bug your input is appreciated, otherwise I hope this pretty complete example helps someone. BTW if you have an android phone and a twitter account I would love you to participate in our private beta! We are launching ratecred internationally. Thanks! =

[twitter-dev] Re: 503s On Geo API

2010-09-21 Thread Clay Graham
Just talked to the twitter api people. Looks like there was a bug that they fixed! Clay On Sep 20, 8:22 pm, Clay Graham wrote: > Hey all! > > I wanted to check in with the community before writing > a...@twitter.com, just so I dont look like a fool I am hoping to pick > yo

[twitter-dev] 503s On Geo API

2010-09-20 Thread Clay Graham
e not highly available. BTW if you have an android phone and a twitter account I would love you to participate in our private beta! Thanks! = Clay Graham Starter Sightly Inc. http://sightlyinc.com http://ratecred.com -- Twitter developer documentation and resources: http://dev

[twitter-dev] Re: POST geo/place : place is not in a whitelisted container

2010-08-17 Thread Clay Graham
is currently read-only > > I hope that helps explain the error you received. When we are ready to > receive places we'll send a note to the mailing list. > > Best, > Matt > > On Mon, Aug 16, 2010 at 10:35 PM, Clay Graham > wrote: > > > > > When trying t

[twitter-dev] POST geo/place : place is not in a whitelisted container

2010-08-16 Thread Clay Graham
When trying to add a new place called "Dishoom" contained within Covent Garden, London whose id is: af9c4064cc79391a I received the following error: {"errors":[{"code":41,"message":"Invalid geo argument: place is not in a whitelisted container"}]} Can anyone give me insight into this error? Do I

[twitter-dev] Re: Open Source Android/Twitter Application

2010-08-14 Thread Clay Graham
gt; > On Fri, Aug 13, 2010 at 6:07 PM, Clay Graham > wrote: > > Ed, > > > Thanks for the advice. I have emailed Tim directly, no reply. Will > > keep trying. Can I be the only one who is hungry for this? > > > Clay

[twitter-dev] Re: Open Source Android/Twitter Application

2010-08-13 Thread Clay Graham
a : > > > Now that I finally have an Android handset, I'm interested in this as well. > > > "Clay Graham" wrote: > > >> When the Google/Twitter application for android came out last May it > >> was widely announced that this application was

[twitter-dev] Open Source Android/Twitter Application

2010-08-13 Thread Clay Graham
When the Google/Twitter application for android came out last May it was widely announced that this application was going to be made open source as an example to developers how to use best practices and patterns when developing applications for android, as well as OAuth. http://android-developers.

[twitter-dev] geo/search international POIs

2010-08-13 Thread Clay Graham
I am finding that POI level results are pretty good in the US but I usually cant get anything below the neighborhood level for POIs internationally, even in big cites such as Rome. Is there a place I can go to to understand what POI support is available from geo/search? http://ratecred.com Clay

[twitter-dev] Re: Problems with Twitter4J and OAuth on Android

2010-07-21 Thread Clay Graham
he code itself -- I see you setting your consumer key and > secret as constants near the top, but then in askOAuth you're using > different values -- is this just a result of a bad paste? > > Taylor > > On Tue, Jul 20, 2010 at 11:18 PM, Clay Graham > wrote: > > Cant

[twitter-dev] Re: Problems with Twitter4J and OAuth on Android

2010-07-21 Thread Clay Graham
near the top, but then in askOAuth you're using > different values -- is this just a result of a bad paste? > > Taylor > > On Tue, Jul 20, 2010 at 11:18 PM, Clay Graham > wrote: > > Cant figure out if this is a problem with Twitter4J or the Twitter > >

[twitter-dev] Re: Problems with Twitter4J and OAuth on Android

2010-07-21 Thread Clay Graham
generate a new key/secret pair. > > As for the code itself -- I see you setting your consumer key and > secret as constants near the top, but then in askOAuth you're using > different values -- is this just a result of a bad paste? > > Taylor > > On Tue, Jul 20, 2010 at 1

[twitter-dev] Problems with Twitter4J and OAuth on Android

2010-07-21 Thread Clay Graham
Cant figure out if this is a problem with Twitter4J or the Twitter API. I am trying to create an OAuth callback activity, started by a RequestToken, but the Request Token request is failing. DOES ANYONE KNOW IF GOOGLE HAS MADE THE TWITTER CLIENT AVAILABLE BY OPEN SOURCE YET? Twitter4J 2.1.2 Androi