[twitter-dev] Re: issue with simple xml load file + twitter search API

2009-06-28 Thread jey jey
Hi Thanks Matt, Its working, Thanks again for your cool help and your time regards j0ban http://phpqa.blogspot.com On Jun 25, 7:31 pm, Matt Sanford wrote: > Hi there, > >      If you're accessing search.twitter.com from AWS please set the   > User-Agent header to something meaningful, like

[twitter-dev] Re: Birdfeed App

2009-06-28 Thread Chris Thomson
It uses basic auth. -Chris Thomson On Sun, Jun 28, 2009 at 11:19 PM, isaiah wrote: > > Just curious if anyone knows if the new Birdfeed ipone app that's just > been released today uses OAuth 1.0a "Pin" flow, the other OAuth flow, > or basic auth. Anyone know? > > Isaiah >

[twitter-dev] Re: source not working

2009-06-28 Thread JDG
Source only works with oauth, unless you had registered it before OAuth was implemented. Are you using Basic auth? On Sun, Jun 28, 2009 at 21:01, Max wrote: > > why is it that my source name doesn't work? how long does it take for > twitter to recognize an application... because if i use a name

[twitter-dev] Birdfeed App

2009-06-28 Thread isaiah
Just curious if anyone knows if the new Birdfeed ipone app that's just been released today uses OAuth 1.0a "Pin" flow, the other OAuth flow, or basic auth. Anyone know? Isaiah

[twitter-dev] source not working

2009-06-28 Thread Max
why is it that my source name doesn't work? how long does it take for twitter to recognize an application... because if i use a name of an app that already exists [ex: max] it works, but if I do something like status=rdfglkdfjgklfdg it doesnt... why?

[twitter-dev] Re: oAuth Callback Compromise

2009-06-28 Thread Abraham Williams
Check out OAuth 1.0a: http://groups.google.com/group/twitter-api-announce/browse_frm/thread/472500cfe9e7cdb9?hl=en You can use oauth_callbacks again. On Sun, Jun 28, 2009 at 14:14, Simbolo wrote: > > I understand why the oAuth callback mechanism was disabled because of > the recent vulnerability

[twitter-dev] Re: User Clone Profiles

2009-06-28 Thread Abraham Williams
Pretty much. Use http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-users%C2%A0show to get all their profile info. On Sat, Jun 27, 2009 at 09:11, Slicey wrote: > > I'm building a site which allows a user to add an audio clip to their > twitter page. > eg. A user types in their username and upl

[twitter-dev] Re: User Clone Profiles

2009-06-28 Thread Slicey
Can no-one help? Please?

[twitter-dev] oAuth Callback Compromise

2009-06-28 Thread Simbolo
I understand why the oAuth callback mechanism was disabled because of the recent vulnerability. But a better approach, that maintains security, and avoids the vulnerability is to lock down the return URL that the user is redirected to after authrizing their token. Twitter now redirects to a stat

[twitter-dev] Re: How to list followers, including icons and usernames?

2009-06-28 Thread Abraham Williams
Check out this method: http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0friends On Sun, Jun 28, 2009 at 12:26, Bemmu wrote: > > I'm wanting to do a friend selector that looks something like the > selector on Facebook, where the user sees a list of their followers' > names and i

[twitter-dev] Re: in_reply_to_status_id validation has changed

2009-06-28 Thread Nick
This is excellent news! (Sorry, I'm a little behind.) However, documentation still asserts that the @mention must be at the beginning of the tweet (maybe someone just needs to update this wiki page: http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0update) and the Twitter web i

[twitter-dev] How to list followers, including icons and usernames?

2009-06-28 Thread Bemmu
I'm wanting to do a friend selector that looks something like the selector on Facebook, where the user sees a list of their followers' names and icons, and can select some of them. Right now the only way I can think of is first getting all IDs of followers from "/followers/ ids", and then calling

[twitter-dev] Re: Can I Pass Parameters to signup to Pre-Fill Form Fields?

2009-06-28 Thread shiplu
You can not. Unless twitter allows it with some api or something like that. -- A K M Mokaddim http://talk.cmyweb.net http://twitter.com/shiplu Stop Top Posting !! বাংলিশ লেখার চাইতে বাংলা লেখা অনেক ভাল

[twitter-dev] Can I Pass Parameters to signup to Pre-Fill Form Fields?

2009-06-28 Thread nmr
I'd like to pass the users on my website over to Twitter to create accounts and I would like to make it as easy as possible for them (i.e. they know my site already has their profile data so I don't want them to have to re-enter it). Is there a way to pass parameters to the signup page (https://

[twitter-dev] Re: user ambiguity

2009-06-28 Thread Christine
On Jun 28, 1:06 am, Nick Arnett wrote: > > That's what happens when people don't think of everything in the first > release. and they call these things "backward compatibility". I mentioned this feature to both users "1250" and they didn't seem to bother too much. At least now they know each ot