Blog Posts on oauth




Percent:
 
Distinct:
 


How to Retrieve Twitter Status Updates using OAuth in PHP by sudocode | When you can just make it look like it works. on Mar 16, 2011Here's how to retrieve a Twitter account's private user timeline in PHP by using OAuth credentials.



How to get the Access Token for a Facebook Application in PHP by sudocode | When you can just make it look like it works. on Feb 7, 2011Here's the full PHP code to get all the access tokens for all the Facebook profile feeds the user is managing.



Authenticating with Tumblr using OAuth in PHP by sudocode | When you can just make it look like it works. on Jan 28, 2011Read my tutorial on authenticating on Twitter and preg_replace all '/twitter/i' with 'tumblr' to make OAuth work. Here's the code.



Authenticating with Twitter using OAuth in PHP by sudocode | When you can just make it look like it works. on Jan 16, 2011A step-by-step guide on the authentication process of Twitter applications using OAuth, from getting a request token to updating a user's status.



Update Twitter Status using OAuth via PHP by sudocode | When you can just make it look like it works. on Jan 2, 2011Here are the things that you need in order to update a user's Twitter account status.



Update Twitpic using Twitter OAuth Echo in PHP by sudocode | When you can just make it look like it works. on Dec 28, 2010Use OAuth Echo to upload pictures on Twitpic for use in Twitter updates, using the xhttp class in PHP.



Etacts Launches First Implementation of oAuth For Gmail IMAP Accounts by Philippines on Mar 9, 2010Earlier this week, we reported on a number of new security enhancements that we expect Gmail to launch in the next few days, including oAuth support. It looks like we were right: a small startup called Etacts, which launched last month, has just impl...



Yahoo Meme Releases API, Now What? by Tech Blog Philippines (TechBlog.ph) on Oct 13, 2009This is definitely the moment everybody’s waiting for especially the developers who are eager to come up with apps that’ll make use of the Meme API. Yahoo offers it Meme open API built on top of Yahoo! Query Language (YQL) platform which will pro...