[twitter-dev] Re: OAuth Via AppleScript

2010-11-03 Thread isaiah1112
Just thought I would send you a quick note and let you know that I have release ASObject 0.8 that includes my OAuth support for Twitter. This is the bare-bones/nuts-and-bolts OAuth info (You will have to know something about the Twitter API calls to use it). I hope to be releasing

[twitter-dev] Re: OAuth Via AppleScript

2010-09-14 Thread Ankur Oberoi
have you finished the applescript for oauth? if you are planning on releasing it, i would be interested to grab a copy. thanks! On Aug 11, 3:22 pm, isaiah1112 isaiah1...@gmail.com wrote: You were right! I forgot to sort them... Thanks! On Aug 11, 1:14 pm, Tom van der Woerdt i...@tvdw.eu wrote:

Re: [twitter-dev] Re: OAuth Via AppleScript

2010-09-14 Thread Jesse Almanrode - JA Computing
Yes... I am currently working on testing its functionality and inclusion into the original ASTwitterLibrary suite. I am hoping for a release date in the next month or so... There will actually be two pieces of it. The heavy OAuth lifting will be performed by my main AppleScript library,

[twitter-dev] Re: OAuth Via AppleScript

2010-08-11 Thread isaiah1112
Ok... here is what I cam up with using the keys and secrets you provided in your previous post Base String is: GEThttps%3A%2F%2Fapi.twitter.com%2F1%2Faccount %2Fverify_credentials.jsonoauth_consumer_key%3DGDdmIQH6jhtmLUypg82g %26oauth_nonce

Re: [twitter-dev] Re: OAuth Via AppleScript

2010-08-11 Thread Tom van der Woerdt
On 8/11/10 8:38 PM, isaiah1112 wrote: Ok... here is what I cam up with using the keys and secrets you provided in your previous post Base String is: GEThttps%3A%2F%2Fapi.twitter.com%2F1%2Faccount %2Fverify_credentials.jsonoauth_consumer_key%3DGDdmIQH6jhtmLUypg82g %26oauth_nonce

[twitter-dev] Re: OAuth Via AppleScript

2010-08-11 Thread isaiah1112
You were right! I forgot to sort them... Thanks! On Aug 11, 1:14 pm, Tom van der Woerdt i...@tvdw.eu wrote: On 8/11/10 8:38 PM, isaiah1112 wrote: Ok... here is what I cam up with using the keys and secrets you provided in your previous post Base String is: