Getting Rss feeds from Gmail

Hi guys,How do we access to our gmail rss feeds if we can only read our mail after we login?Does this mean I will have to login whenever i want to access my gmail rss feeds?Kindly advice.From,Thor
[231 byte] By [ls.thora] at [2007-11-26 17:45:19]
# 1

Hi!

According to Google's GData documentation, you need to authenticate before you have access to the content inside any of Google's applications. You can do this authentication either via a login for standalone applications, or either via a web based authentication. This is why applications such as the Gmail notifier require you to login first before delivering content. You can read more about google's authentication schemes here:

http://code.google.com/apis/gdata/auth.html

In either of the two schemes, you will only need to login once until you directly demand the application to terminate the transactions, and thus your authorization token will no longer be valid, or until the time expiration period of your token elapses. I hope this information was useful.

/C閟ar

Sigurdvha at 2007-7-9 0:13:30 > top of Java-index,Other Topics,Fresh Tools...