Officially Announcing the Simplest Timer Ever
Wednesday, December 27, 2006
I’ve created a timer application that lives in the system tray. It’s really simple.
Set a timer. Wait for it to be up.

That’s about it.
I’ve created a timer application that lives in the system tray. It’s really simple.
Set a timer. Wait for it to be up.

That’s about it.
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
I’ve updated the Google Reader Notifier to show a different tray icon when there are updates. Now it’ll show a shrunk version of the original icon, but with a little exclamation point. It’s not the greatest icon, but it does the job. If anybody has a better idea for an icon, let me know.
If you click on the icon, it will revert back to the original icon. Also if you click the “unread items” text on the popup (which will open google reader), then the icon reverts back to normal.

If you click the X to close the popup, then the icon will stay the same.
Download
Source Code
Since I was already adding an installer for my Google Reader Notifier, I decided to go ahead and add an installer for LocalDeli as well.
The installer will automatically add the notifier to your startup folder, so it should start up with windows. There’s no preferences page at all, so you are kinda screwed if you don’t like the way it works right now…
The next version will have the ability to change the options. I just haven’t gotten around to it yet. I’ve updated the version number to 1.0.
Download: LocalDeli del.icio.us client version 1.0
I’ve finally done the obvious: added an installer for the Google Reader Notifer application. Now you don’t have to bother figuring out where to put it. Just run the installer and it’s all good to go.
The installer will automatically add the notifier to your startup folder, so it should start up with windows. There’s not currently a preference to turn this off, although I imagine I could add one if I really felt like it. I also added a bugfix for the notification sometimes showing behind other windows… it should now show up in front.
The next version will show the new items in the menu when you click on the icon, the same way the Mac version does. You’ll be able to turn the preference on/off as well as set the number of items.
Download: Google Reader Notifier Version 1.0
I’m a big fan of Google Reader, but I don’t always have firefox right in front of me, so I sometimes don’t notice when new items come in. There’s a great notifier for Mac already, but nothing for windows… until now.
I was originally trying to make this version work the same as the Mac version, but that’s not completely possible, so I went a little off track.
When you get new items, you’ll get this popup menu, that slides in similarly to the Google Talk new mail notification (You can also turn this off if you want, although it wouldn’t be very helpful)

There’s also an icon in the tray that you can hover your mouse over to see the current count:
If you right click the icon in the tray, you can check right away, go to the reader home page, or launch the preferences page.

The preferences page has a number of options that will look similar to the Mac version:
You can specify more than one item in the label filter box by just putting a space between items.
Per request, I’ve added in proxy support, although I haven’t tested it out. Here’s the changelist:
You can get it from the project page like usual, or here’s a direct link.
For future updates on bugfixes, you can subscribe to the Localdeli RSS Feed:
or you can always subscribe to the site feed.
I’ve updated the localdeli client to fix some of the bugs:
You can get it from the project page like usual, or here’s a direct link.
For future updates on bugfixes, you can subscribe to the Localdeli RSS Feed:
or you can always subscribe to the site feed.
As my first post here, I’m announcing the availability of my Windows client for the del.icio.us social bookmarking site.
I got tired of using the web-based interface to search through my ~1700 links, so I wrote a little client using C# to let me easily find links.
Keep in mind that this is VERY ALPHA, so don’t expect everything to work.
It’s a really simple application, not really much to it… but it does exactly what I need it to. You can put any feature requests as comments to this blog post.
To get it, click the link on the left hand side that says “local delicious”.