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
Source Code
Comments (12) to “Google Reader Notifier 1.0.2”
Post a Comment
You must be logged in to post a comment.
Vaidas wrote:
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
Posted on 20-Dec-06 at 2:38 pm | Permalink
Lowell wrote:
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)
Posted on 20-Dec-06 at 3:09 pm | Permalink
Vaidas Žilionis wrote:
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.
Posted on 21-Dec-06 at 1:38 am | Permalink
Lowell wrote:
Thanks for the clarification. I will try and take a look at that if I get some time.
Posted on 21-Dec-06 at 2:46 am | Permalink
Vaidas wrote:
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.
Posted on 21-Dec-06 at 11:55 am | Permalink
Lowell wrote:
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.
Posted on 21-Dec-06 at 1:16 pm | Permalink
JP Loh wrote:
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.
Posted on 24-Dec-06 at 9:28 pm | Permalink
Lowell wrote:
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.
Posted on 25-Dec-06 at 2:01 pm | Permalink
JP Loh wrote:
Cool! Thanks! What language did you use to write this?
Posted on 26-Dec-06 at 6:22 am | Permalink
Lowell wrote:
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.
Posted on 26-Dec-06 at 6:37 am | Permalink
stevo wrote:
Feature suggestion: How about display the headline and limited summary of new items (just like gmail notifier)
Otherwise I really like it! Thanks!
Posted on 17-Jan-07 at 1:29 pm | Permalink
ForgotTheName wrote:
Vista users w/ .net 2.0 - download it here: http://abiheiri.googlepages.com/GoogleReaderNotifierSetup.1.0.2.zip
Posted on 26-Feb-07 at 7:25 am | Permalink