[twitter-dev] Re: Pin-based authorization via .NET

2010-03-07 Thread Ricky
TwitterVB is actually a port of version 1 of Twitterizer. (I'm named in the source :D) Ricky On Mar 7, 6:34 pm, John Meyer wrote: > Take a look athttp://twittervb.codeplex.com/for some examples. > > John Meyer > Freelance Consultanthttp://www.pueblonative.com/blog > > If something goes wrong at

Re: [twitter-dev] Re: Pin-based authorization via .NET

2010-03-07 Thread John Meyer
Take a look at http://twittervb.codeplex.com/ for some examples. John Meyer Freelance Consultant http://www.pueblonative.com/blog If something goes wrong at the plant, blame the guy who can’t speak English. */Homer Simpson/* --- @ WiseStamp Signature

[twitter-dev] Re: Pin-based authorization via .NET

2010-03-07 Thread Ricky
Actually, ignore me. You were totally right. I accidentally limited the text box in the desktop app to 6 chars, so it was truncating them. I need a nap. Thanks, Ricky On Mar 7, 5:07 pm, Abraham Williams <4bra...@gmail.com> wrote: > You are missing a digit from the desktop PIN. It should always be

[twitter-dev] Re: Pin-based authorization via .NET

2010-03-07 Thread Ricky
I thought the same thing, but Twitter has absolutely given me 6 digit pins. Ricky On Mar 7, 5:07 pm, Abraham Williams <4bra...@gmail.com> wrote: > You are missing a digit from the desktop PIN. It should always be 7 digits. > > Abraham > > > > > > On Sun, Mar 7, 2010 at 12:57, Ricky wrote: > > I'

[twitter-dev] Re: Pin-based authorization via .NET

2010-03-07 Thread Ricky
I'm developing a library that can be used with either web or desktop. Since I had code already going in a web application, I use it to do my initial development. Ricky On Mar 7, 5:03 pm, Ryan Alford wrote: > Why are you using PIN based authorization for web applications?  Web > applications don'