How to use and retain Twitter4J OAuth access token

I  was stuck in a problem that how to re use access token, once user has authenticated by Twitter (on call back URL). I got it working. There was problem…

How to register an app with Twitter

If you want to develop a Twitter app. You need to register your application with Twitter. That means you should have your production URL ready before you think to start…

Tutorial: Java based Twitter App on Google App Engine

Twitter a microblogging service is getting more and more popular these  days. A lot of developers are involved to develop applications on its  API. Two weeks ago I click with…