Thanks ... overall Im a noob with this, but currently have implemented OAuth - yet not sure where to go after the below....
OAuth is working via this process/steps (much like Tipjoy's process) ----> I go to my test homepage ---> click Twitter button --- > box appears saying you can publish this action to Twitter, click ok ----> from here it goes to the OAuth screen where I enter my Twitter credentials ---> then takes me to page I specified in the Twitter registration form asking to approve X action via a button. Im stuck at the button as for example when I hit it I have coded it so box disappears and music starts playing, but have no idea what code or how to publish into users' Twitter feed. Appreciate the help/counsel! cheers On Mar 22, 4:40 pm, Cameron Kaiser <[email protected]> wrote: > > The app is similar to blip.fm where a user announces an action/ > > something they are enjoying/enjoyed and then broadcasts this > > information via text & a link to their followers. Like listening to > > the new song check it out here. > > > What would you suggest for implementation in that regards? > > Get the user's permission (preferably using OAuth) for read and write > access, and then simply post updates to their timeline. That would be > the simplest approach, and only needs the permission of the posting user. > > -- > ------------------------------------ personal:http://www.cameronkaiser.com/-- > Cameron Kaiser * Floodgap Systems *www.floodgap.com* [email protected] > -- The whippings shall continue until morale improves. > ------------------------
