Latest market valuation of dotcom giants

A number of dotcom firms are growing rapidly. There founds are getting a good ROI. Let’s have a look on their latest market value. Facebook is having $60 billion and…

Class of 2011: If Social Media Were a High School

What if a social media were a high school. Find out where is your favorite one. [via]

Some dirty little secrets of Twitter you should know

There are many things that we don’t know about Twitter. I want to share a infographic of some dirty secrets about Twitter. You will find them interesting. [via]

Fetch Twitter friends or followers through REST API in Java

I was playing around with fetching Twitter followers and friends with Twitter4J. But it was taking time to do that. So I code it with using REST urls given by…

Download Gravity, a Symbian S60 Twitter client

If you are an avid Twitter user and addicted to use it from your phone. Then you should try Gravity. Its Symbian S60 based Twitter client. Which has very cool…

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…

Free Twitter clients for Symbian S60 phones

Its quite a long time I was looking for a Twitter client for my Symbian S60 phone (Nokia 5320). Earlier I used JTwitter but it gone to paid application so…

How to avoid DeadlineExceededException in Google App Engine

If you are developing web application on Google App Engine for Java. And you dont know what this exception is. You can be in trouble. The container throws this exception…

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…