News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Creating a Twitter OAuth Application
December 02, 2010 @ 08:49:29

In a recent post to NETTUTS.com, there's a new tutorial that will walk you through the creation of a basic Twitter client that uses their OAuth system for authentication. All of the code is provided so you can follow along.

OAuth can be a tricky concept to wrap your head around at first, but with the Twitter API now requiring its use, it is something you need to understand before creating a Twitter application. This tutorial will introduce you to OAuth, and walk you through the process of creating a basic application.

They show you how to register your application, where to grab the OAuth library from and the code you'll need to make the connection and send tweets. There's also a few other code snippets showing profile image downloading, updating and cached version generation. You can see a demo of the application in action here.

0 comments voice your opinion now!
twitter tutorial oauth demo tmhoauth github


blog comments powered by Disqus

Similar Posts

KillerPHP.com: Creating a Wordpress Theme from Scratch (Video)

PHPBuilder.com: Create a CAPTCHA Script with PHP

Gonzalo Ayuso's Blog: Protect files within public folders with mod_rewrite and PHP

Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial: Parts 1-8 Revisited

NetTuts.com: How to Process Credit Cards with PayPal Payments Pro Using PHP


Community Events











Don't see your event here?
Let us know!


functional series code testing opinion framework conference tool phpunit zendframework2 community unittest application example introduction interview release development language podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework