Google Reader Notifier 1.0.2

Another very small update for the Google Reader Notifier… now when you double-click on the icon, it’ll immediately take you to the Google Reader homepage. I have no clue why I didn’t add that in the first place.

As always, leave feature requests in the comments.

Download

Google Reader Notifier Version 1.0.2

 Source Code

Google Code Project Page

Comments (12) to “Google Reader Notifier 1.0.2”

  1. Not work on not gmail email’s. I have google aps for my domain, and using diffrent email, like myname@mydomain.com
    so notifier dont display messages..

    i believe u need add icon moving on taskbar, when it connects to google services.

    if i manualy press check now, it must show popup :)

  2. The moving icon is an idea I have pondered…

    Are you saying it doesn’t work with Google Reader with a non-gmail.com email address?

    Or are you expecting this to be a gmail notifier? This only alerts you for Google Reader (rss reader)

  3. Yes i used non-gmail.com email address, and it don’t showed any notification. I changed to gmail.com address and this app worked. So something diffren with non gmail acounts.

    I haven’t time yesterday to look to your code to inspect diffrences gmail and non gmail acount…maybe after christmas i’ll have time.

  4. Thanks for the clarification. I will try and take a look at that if I get some time.

  5. strange. it have same link (for all))
    http://www.google.com/reader/atom/user/[usersecretid]/state/com.google/reading-list

    maybe bugs in code? always icon “loading” is here.

  6. The userid is set to just a -, which will always login the currently logged in user. I’m not sure what you mean by icon loading… there’s no status for that.

    That is the correct URL. It’s also the url that the other google reader checkers use.

  7. Thanks for the update and dropping by my blog. I replied to your comment but I’ll put it in here since you didn’t get to read it.

    “it’d be great if the notification is a native Windows notification popup balloon of the systray icon. Just like Bloglines’ Notifier.”

    Others might prefer the way it works right now. Maybe just an option for that.

  8. That’s a good thought with the windows notification…. I had actually originally built it that way, but then went with the more graphical version because it looked similar to the gmail notifier.

    I don’t see any reason why I couldn’t make it an option, though. I still have the code for the old version.

  9. Cool! Thanks! What language did you use to write this?

  10. It’s written in C# / .NET 1.1

    I’ve found that using .NET 1.1 is about the easiest way you can create an application that also runs on the majority of windows computers, since .net 1.1 is installed as part of XP SP2.

  11. Feature suggestion: How about display the headline and limited summary of new items (just like gmail notifier)

    Otherwise I really like it! Thanks!

  12. Vista users w/ .net 2.0 - download it here: http://abiheiri.googlepages.com/GoogleReaderNotifierSetup.1.0.2.zip

Post a Comment

You must be logged in to post a comment.