[twitter-dev] authenticating requests error

2011-04-27 Thread evelynYun
I'm using Twitter4J and suddenly authenticating requests is not worked. Exception Message like this : http://www.google.co.jp/search?q=96430884 or http://www.google.co.jp/search?q=2bc4 TwitterException{exceptionCode=[96430884-2bc4 9aae86e9-13e366a5], statusCode=401, retryAfter=0,

[twitter-dev] How to get follower list and profile image of twitter with mgtwitter+oauth

2011-04-27 Thread monika tapadiya
Hello, I am using MgTwitter + Oauth for iphone app. I used this - (NSString *)getFollowersIncludingCurrentStatus:(BOOL)flag method. [_engine getFollowersIncludingCurrentStatus:Yes]; but it is not displaying list of followers. I also want to display profile image of users with tweets.how to achie

[twitter-dev] Twitter text tweet

2011-04-27 Thread nasir
Hi everyone! m new to IOS development, I had integrated twitter tweet to my Iphone app, but the api used is for text and images upload, i only want to use the text, so i want to know what will be replacement of this NSUrl used in my code /// ASIFormDataRe

[twitter-dev] Geotagging

2011-04-27 Thread Nassr zied
Hello, i'm a student engineer and i'm developping a twetter Client for WP7...In fact, i almost finnished and i just want to add a geotagging service to localizate any tweet a user want! i realized my map by calling this service from bing...but it still static positions but i want to make that dynam

[twitter-dev] Getting the Correct Count from my timeline

2011-04-27 Thread Biscuitcleaver
I'm using this call to the twitter API: http://api.twitter.com/1/statuses/user_timeline.json?screen_name=biscuitcleaver&count=10&trim_user=true and even though I'm requesting my most recent 10 posts, I get 8 instead. I have more than 8 posts in my account, so I'm curious why this is getting trunca

[twitter-dev] Getting users' location

2011-04-27 Thread Marcelo Jenisch
Hello everyone, I need to display the location of someone's followers in a map, so he can see the distribution by country of his followers. I couldn't use the location, since it is just a text box where the user can enter anything and it would be pretty complicated to interpret that without some

[twitter-dev] Re: What I want to see at a developer event

2011-04-27 Thread Jason Costa
Thanks for the feedback guys. These are all great suggestions, and we're currently looking at a number of programs that we could put into place that will address a lot of these areas. Keep the ideas coming. On Apr 26, 11:43 am, Adam Green <140...@gmail.com> wrote: > Actually, let me start with wh

Re: [twitter-dev] Getting users' location

2011-04-27 Thread M. Edward (Ed) Borasky
On Wed, Apr 27, 2011 at 9:22 AM, Marcelo Jenisch wrote: > Hello everyone, > > I need to display the location of someone's followers in a map, so he > can see the distribution by country of his followers. > > I couldn't use the location, since it is just a text box where the > user can enter anythi

Re: [twitter-dev] Getting users' location

2011-04-27 Thread Nassr zied
Hello, I have the same problem i found some documentation here: http://dev.twitter.com/doc/get/geo/search but i still looking for a solution for my WP7 Twiiter Client.. so if u did somthing let us hear from u ;) -- Twitter developer documentation and resources: http://dev.twitter.com/doc API upda

[twitter-dev] Re: Getting users' location

2011-04-27 Thread Marcelo Jenisch
Hi Edward and Nassr, Thanks for the replies :) I have seen plenty of services out there where you enter your twitter profile and they display how many followers are in each country, and I can't imagine how that would be a big deal, since they gather that data from everything Twitter publicly relea

Re: [twitter-dev] xAuth

2011-04-27 Thread Taylor Singletary
Hi Bess. As aways for xAuth access, you can email a...@twitter.com to request access. Were you not able to finish your documenting of xAuth in the period of time you had access? Do you need any other assistance in using xAuth? Taylor @episod - Taylor Singletary On S

[twitter-dev] Re: Getting the Correct Count from my timeline

2011-04-27 Thread Biscuitcleaver
Yep, sorry about the beginner question. I did not realize that the RT counted as a post - I kind of figured they would just skip over RTs instead. -Greg On Apr 27, 12:34 pm, Biscuitcleaver wrote: > I'm using this call to the twitter > API:http://api.twitter.com/1/statuses/user_timeline.json?scre

[twitter-dev] Re: oAuth passthrough

2011-04-27 Thread Scott Herbert
Thanks that looks exactly like what i was looking for On Apr 26, 9:32 pm, Taylor Singletary wrote: > Hi Scott, > > There's an extension to OAuth that our team developed for this purpose -- > while it's not incredibly wide-spread, it's a viable way to defer > credentials. > > Check outhttp://dev.t

[twitter-dev] Announcing Twitter Devnest - May 12th (sign up now)

2011-04-27 Thread Jason Costa
Hi everyone, On May 12th from 6:30pm to 8:30pm, we're going to be hosting a developer event, Twitter #devnestSF, here at our headquarters in San Francisco. Please RSVP to join us for the evening. Due to space constraints, we'll only be able to accommodate the first 200 sign-ups, and each RSVP is

Re: [twitter-dev] Re: Getting users' location

2011-04-27 Thread Nassr zied
Hello Marcelo, I find this service very cool but i would like to realize my idea! any way coould u give us an example of this service to get a look! Thanks. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/

[twitter-dev] Dev.twitter.com - your apps

2011-04-27 Thread BarryCarlyon
Just created a new twitter account for a project. So went to make a application so I can oauth in and a tweet with Abraham's lib. The lib was throwing a Incorrect signature so I went to check I got all the keys right. However in your apps (https://dev.twitter.com/apps) I find no apps. And I am una

Re: [twitter-dev] Dev.twitter.com - your apps

2011-04-27 Thread Matt Harris
Hey Barry, Thanks for this. Sometimes when the system is seeing a lot of traffic there can be a delay in the new records being created and the cache getting update. It shouldn't be for a long time though - how long ago did you create the apps? Best, @themattharris Developer Advocate, Twitter http

[twitter-dev] Re: Dev.twitter.com - your apps

2011-04-27 Thread BarryCarlyon
Bout 10mins or so before the original email. I can see my apps now :-D Not to figure out the oauth error :-D Thanks for the response On Apr 28, 1:08 am, Matt Harris wrote: > Hey Barry, > > Thanks for this. Sometimes when the system is seeing a lot of traffic there > can be a delay in the new r

[twitter-dev] Demographics

2011-04-27 Thread BC
Is there a way to see the demographics (age, sex, location) of a user's followers with the twitter api? Any information would be greatly appreciated. Thanks -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/