Aqua-Soft Forums: Unread Rss? - Aqua-Soft Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Unread Rss? Rate Topic: -----

#1 User is offline   yamimi Icon

  • Group: Member
  • Posts: 15
  • Joined: 05-December 07

Posted 04 May 2009 - 05:33 AM

Hi!

Since I read some topics about RSS counter here but nothing conclusive, I want to know if already exists a docklet that displays the unread rss of google reader.

Actually I tried to built one just modifying the Judge's GMail Notifier (for RK Launcher), but I was totally failed in.
It's possible to create something using the the XML Meter Class?

And about this API? It can help?
http://code.google.c...GoogleReaderAPI

(just to let you know, i'm a noob in programming)

0

#2 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 04 May 2009 - 11:26 AM

Yes, the API can help.

If you read thoroughly, there's something they call layer1 + layer2. This combination gives you access to items with 'read' and 'kept-unread' states, and you can use the List API with the unread-count option.

Indeed, read the whole API. If there's something you're unsure about, try with you browser, issue requests directly to Google servers through it, for example:

http://www.google.co.../0/unread-count

Of course, remember to log in first. Also I'm not sure if this just works or you need an API key. Whatever, it seems the documentation you posted is all you need to interact with Google Reader and write a docklet for GReader users.
0

#3 User is offline   parry Icon

  • Group: Member
  • Posts: 159
  • Joined: 07-September 05

Posted 04 May 2009 - 08:50 PM

I would love for someone to make this.
0

#4 User is offline   yamimi Icon

  • Group: Member
  • Posts: 15
  • Joined: 05-December 07

Posted 05 May 2009 - 01:04 AM

Thank you for the tips Matonga.
I'll try do develop something and see what happens. But I'm not sure that I can do it... :(

Any kind of help will be welcome!
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic