Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-10 Thread Raffi Krikorian
twitpic will not have to ask for usernames and passwords anymore, nor will users have to actually authorize twitpic (as twitpic is not doing anything on their behalf -- it is just confirming their identity). i think this is a "good thing". On Tue, Feb 9, 2010 at 11:26 PM, Jesse Stay wrote: > So

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-09 Thread Jesse Stay
So am I understanding this correctly that this means TwitPic won't have to ask for the user's Twitter username and Password any more and will instead be able to use OAuth and still provide an API to their users? I'm trying to figure out if this is encouraging the use of the username and password o

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-09 Thread raffi
hi - i'm still a bit behind, but i've posted a sample workflow of how identity delegation may work in oauth - this is definitely a RFC, so please feel free to comment. http://mehack.com/a-proposal-for-delegation-in-oauth-identity-v On Feb 4, 6:33 pm, Raffi Krikorian wrote: > i'll be posting our

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-05 Thread Aral Balkan
This is awesome news. Kudos to your pragmatic approach with xAuth and looking forward to your recursive delegation plans. Blogged it here: http://aralbalkan.com/3057 I hope the UX community supports Twitter in this. Aral On Feb 4, 4:57 pm, isaiah wrote: > Oh wow, oh wow, oh wow! > > On Feb 3, 1

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-05 Thread Nik Fletcher
Hi Raffi No worries - hope you're feeling better soon! If we can be of any help with getting this out the door, please let me know! Cheers -N -- twitter.com/nikf

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Michael Steuer
That's awesome. Please let us know when you do! Michael. On Feb 4, 2010, at 6:33 PM, Raffi Krikorian wrote: i'll be posting our proposal for "oauth delegation" soon as a RFC. On Thu, Feb 4, 2010 at 3:41 PM, Greg wrote: However - will we ever see the ability for 3rd party applications to t

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread BJ Weschke
They do. They already generate a form authenticity token that you have to submit back with the other relevant form data in order for your submission to be authentic. Zac Bowling wrote: Yes, what magic is this? I'm confused. It takes username and password but then uses OAuth? I wonder if they

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread isaiah
oh wow! how do i get in on this sweet UX goodness? is there a form for submitting bribes or is it in-person only? isaiah On Feb 3, 11:49 am, Raffi Krikorian wrote: > it will be available publicly soon! > > > > > > On Wed, Feb 3, 2010 at 11:43 AM, Dewald Pretorius wrote: > > Raffi, > > > Have y

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread isaiah
Oh wow, oh wow, oh wow! On Feb 3, 11:49 am, Raffi Krikorian wrote: > it will be available publicly soon! > > > > > > On Wed, Feb 3, 2010 at 11:43 AM, Dewald Pretorius wrote: > > Raffi, > > > Have you tried it? There is no OAuth flow. I.e., the user types in his > > Twitter username and passwo

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Pedro Junior
*Great news!* *Thanks! * - Pedro Junior 2010/2/4 Nik Fletcher > Hi Raffi > > This is great news. We're currently using OAuth in Socialite on OS X > [and I believe we're one of the few OAuth apps out there on the Mac]. > How will the migration process go for existing desktop apps that are > usin

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Raffi Krikorian
i'll be posting our proposal for "oauth delegation" soon as a RFC. On Thu, Feb 4, 2010 at 3:41 PM, Greg wrote: > However - will we ever see the ability for 3rd party applications to > talk to eachother using oAuth tokens? For example a custom twitter > oAuth application using TwitPic to publish

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Sean Callahan
TweetPhoto offers an OAuth solution for uploading photos. Please check out the link below and let me know if you have any questions. http://groups.google.com/group/tweetphoto/web/oauth-signin Thanks! Sean On Feb 2, 7:04 am, Feras Allaou wrote: > Dear Sirs, > > I was trying to do oAuth to use

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Greg
However - will we ever see the ability for 3rd party applications to talk to eachother using oAuth tokens? For example a custom twitter oAuth application using TwitPic to publish photos? On Feb 4, 6:26 pm, Raffi Krikorian wrote: > totally. > > > > On Thu, Feb 4, 2010 at 3:23 PM, Abraham Williams

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Raffi Krikorian
totally. On Thu, Feb 4, 2010 at 3:23 PM, Abraham Williams <4bra...@gmail.com> wrote: > I would imagine that Twitter will require SSL for xAuth calls. > > Abraham > > > On Thu, Feb 4, 2010 at 14:44, Dewald Pretorius wrote: > >> Interesting, Abraham. >> >> Don't we ever need OAuth Wrap, otherwise

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Abraham Williams
I would imagine that Twitter will require SSL for xAuth calls. Abraham On Thu, Feb 4, 2010 at 14:44, Dewald Pretorius wrote: > Interesting, Abraham. > > Don't we ever need OAuth Wrap, otherwise that x-auth-password will be > sent in clear text, kind of making a mockery of the whole OAuth thing.

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Dewald Pretorius
Interesting, Abraham. Don't we ever need OAuth Wrap, otherwise that x-auth-password will be sent in clear text, kind of making a mockery of the whole OAuth thing. On Feb 4, 6:35 pm, Abraham Williams <4bra...@gmail.com> wrote: > I poked around Seesmic Look a little and this is what I > found:http

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Abraham Williams
I poked around Seesmic Look a little and this is what I found: http://the.hackerconundrum.com/2010/02/sneak-peek-at-twitters-browserless.html Abraham On Thu, Feb 4, 2010 at 14:24, Dewald Pretorius wrote: > Zach, > > There's a soon to be published API method where you can silently get > the OAut

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Dewald Pretorius
Zach, There's a soon to be published API method where you can silently get the OAuth tokens when you have the account's Twitter username and password, meaning the user does not experience any of the normal OAuth flow. I presume that Seesmic just got early access to that method. So, in this case,

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Zac Bowling
Yes, what magic is this? I'm confused. It takes username and password but then uses OAuth? I wonder if they are injecting the username/password into the OAuth form on the page. Twitter should really randomize that page or require captcha or something. Zac Bowling On Wed, Feb 3, 2010 at 11:43

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Raffi Krikorian
hi nik. i'm not entirely certain yet. i'm working on a blog post that will hopefully outline what our plans with oauth is moving forward -- being sick just threw a damper in getting it out :P On Thu, Feb 4, 2010 at 7:09 AM, Nik Fletcher wrote: > Hi Raffi > > This is great news. We're currently

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-04 Thread Nik Fletcher
Hi Raffi This is great news. We're currently using OAuth in Socialite on OS X [and I believe we're one of the few OAuth apps out there on the Mac]. How will the migration process go for existing desktop apps that are using OAuth and want to switch to this far better implementation? Thanks Nik -

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-03 Thread Cameron Kaiser
> > If it is indeed using OAuth, does that mean that the background > > requesting of tokens when you have the Twitter credentials is now > > available? Meaning, I can also now use it to convert all existing > > Twitter accounts to OAuth in one fell swoop? > > it will be available publicly soon! E

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-03 Thread Ted Nyman
That is definitely good news, thanks for the update. -Ted On Wed, Feb 3, 2010 at 11:49 AM, Raffi Krikorian wrote: > it will be available publicly soon! > > > On Wed, Feb 3, 2010 at 11:43 AM, Dewald Pretorius wrote: > >> Raffi, >> >> Have you tried it? There is no OAuth flow. I.e., the user type

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-03 Thread Dewald Pretorius
Thanks! I installed Seesmic Look, but never thought of checking the Connections tab in Twitter. Crow does not taste all that bad with a thick layer of mustard and spices. On Feb 3, 3:49 pm, Raffi Krikorian wrote: > it will be available publicly soon! > > > > On Wed, Feb 3, 2010 at 11:43 AM, Dew

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-03 Thread Raffi Krikorian
it will be available publicly soon! On Wed, Feb 3, 2010 at 11:43 AM, Dewald Pretorius wrote: > Raffi, > > Have you tried it? There is no OAuth flow. I.e., the user types in his > Twitter username and password. That's it. > > If it is indeed using OAuth, does that mean that the background > reque

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-03 Thread Dewald Pretorius
Raffi, Have you tried it? There is no OAuth flow. I.e., the user types in his Twitter username and password. That's it. If it is indeed using OAuth, does that mean that the background requesting of tokens when you have the Twitter credentials is now available? Meaning, I can also now use it to co

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-03 Thread Raffi Krikorian
seesmic look, i believe, is using oauth talking to api.twitter.com. On Tue, Feb 2, 2010 at 8:09 PM, Dewald Pretorius wrote: > Raffi, > > What's going on here? > > Your credibility is at stake here. You've been telling us in many > posts that new apps must use OAuth to get a source attribution, a

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-02 Thread Dewald Pretorius
Raffi, What's going on here? Your credibility is at stake here. You've been telling us in many posts that new apps must use OAuth to get a source attribution, and only old grandfathered apps have source attribution with Basic Auth. On Feb 2, 11:18 pm, Dewald Pretorius wrote: > At first I though

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-02 Thread Dewald Pretorius
At first I thought they must have changed the old Seesmic source to Seesmic Look. But no. Here's a recent tweet from Seesmic: http://twitter.com/CathyBrooks/status/8570217879 And here's a recent one from Seesmic Look: http://twitter.com/adamse/status/8565271563 Seesmic Look uses Basic Auth. Do