Hi onurv, The GoogleService object is used when interacting with a Google service that requires authentication. The Java client library is intended for use with the Google data APIs, which are based on the Atom Publishing Protocol.
Currently, Google News does not offer a data API. It may be possible to use the Java client to process the public Atom feeds that Google News offers, but there are also many open source solutions for processing Atom and RSS feeds in Java. You may want to take a look at the Apache Jakarta Project: http://jakarta.apache.org/commons/sandbox/feedparser/index.html Cheers, -Jeff On Jul 15, 8:15 am, onurv <[EMAIL PROTECTED]> wrote: > I forgot to add that i am coding with java > Thanks again... > > On 15 Temmuz, 18:11, onurv <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I am trying to code a rss feed reader and it works for all the feeds > > except Google News. I tried Gdata but i could not make it work. I > > think I could not figure out what parameters to give into the > > GoogleService(). I would be so happy if you help. > > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
