February 25, 2011
•
Posted by: Tahir Akram
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 always out of capacity Twitter is on $10 billion. Foursquare that grew 3,400% is having $250 million. via
February 17, 2011
•
Posted by: Tahir Akram
What if a social media were a high school. Find out where is your favorite one. [via]
February 14, 2011
•
Posted by: Tahir Akram
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]
July 16, 2010
•
Posted by: Tahir Akram
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 Twitter. It fetches all your friends or followers. Depending upon your application that you want one list or you want to use paging. But I [...]
April 13, 2010
•
Posted by: Tahir Akram
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 and usable interface. I have also tried Snaptu and TweetS60, which are free. But Gravity gave me great experience. I am using it on my [...]
March 1, 2010
•
Posted by: Tahir Akram
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 in my understanding about request token vs access token. When user first time comes on call backed URL. I take request token and token secret [...]
November 23, 2009
•
Posted by: Tahir Akram
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 your development. When you finished with registration, you will receive consumer key and consumer secret. These unique credentials will help your app to interact with [...]
October 8, 2009
•
Posted by: Tahir Akram
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 I only left with m.twitter.com or dabr.co.uk like website to use on. But recently a friend queried about it and I again had a search [...]
October 3, 2009
•
Posted by: Tahir Akram
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 for those requests which take time more than 30 seconds. In other words GAE wants every requests to be fullfilled within 30 seconds. Case I [...]
October 3, 2009
•
Posted by: Tahir Akram
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 a very basic idea and being as a matter of learning I started working on it. I have finished more than 80% of the work. [...]
Recent Comments