1.Register a twitter app, fill the following items as the text on the right, and fill the others as whatever you like.
Choose browser
Callback URL: http://xxx.apppspot.com/oauth/twitter/callback
Read & write
2.Register google appengine, download and install sdk of google appengine for python and python for win or mac.
3.Download gtap r74, then change the following codes.
First, app id in app.yaml.
Second, consumer key and consumer secret in main.py.
4.open cmd, appcfg.py update c:\gtap –insecure
For the 4th step, I referred to the link: http://code.google.com/p/gtap/issues/detail?id=31
5.Open your page of app: http://xxx.appspot.com












