[twitter-dev] Re: tweeting with oauth

2009-09-23 Thread ajibanda
I've been using Abraham's library and combined it with your library to do some logging in and posting using PHP. I'm trying to create actually a module for joomla that would do some logging and posting at the same time after clicking a link. It seems working except for the part that it returns

[twitter-dev] Re: tweeting with oauth

2009-09-02 Thread jmathai
Could use Abraham or my library. https://github.com/abraham/twitteroauth/tree https://github.com/jmathai/twitter-async/tree I have some blog posts that might help as well. http://www.jaisenmathai.com/blog/2009/03/31/how-to-quickly-integrate-with-twitters-oauth-api-using-php/