Archive | October, 2009

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 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 [...]

2 Comments Continue Reading →

Domain is not working without www prefix in GAE

The current issue I am working on is to make my naked domain http://mydomain.com to redirect to http://www.mydomain.com in Google App Engine. With www prefix I have configured my domain. But my naked domain is not working. I just found on Google support site that they are no more supporting naked URLs for their app [...]

Leave a comment Continue Reading →

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 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 [...]

Leave a comment Continue Reading →

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 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. [...]

Related Posts Plugin for WordPress, Blogger...
40 Comments Continue Reading →

Switch to our mobile site