great... i'll give 'em a shot. thanks so much for your help. - j
Sent from my email On Apr 22, 2011, at 11:07 AM, Adam Green wrote: > Another tutorial you can try for posting tweets with PHP and a single account > is: > http://140dev.com/twitter-api-programming-tutorials/hello-twitter-oauth-php/ > > On Fri, Apr 22, 2011 at 10:47 AM, Taylor Singletary > <[email protected]> wrote: > Hi There, > > We have a article that helps point you in the right direction for this > scenario -- you still need to implement some of OAuth, but we simplify a > number of the token negotiation steps for you: > > http://dev.twitter.com/pages/oauth_single_token > > After creating an application, you can retrieve the access token (credentials > that identify you as your user to Twitter from your application) from > dev.twitter.com, which combined with your API key and secret is everything > you need to make authenticated requests with Twitter -- like posting statuses. > > @episod - Taylor Singletary > > > On Thu, Apr 21, 2011 at 5:45 PM, wilbcorp <[email protected]> wrote: > i have a twitter account... i have a registered app with twitter... > all i want to do is automatically post status updates to my twitter > account using PHP... unfortunately, i've gone through numerous > tutorials that don't seem to function... to be clear, i don't want to > create an app that allows other users to post to their accounts, i > only want to post to my twitter account. > > can anyone help me get started? > > thanks > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk > > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk > > > > -- > Adam Green > Twitter API Consultant and Analyst > http://140dev.com, @140dev > http://2012twit.com, @2012twit > 781-879-2960 > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
