Yip 0.2 adds support for multiple popular notification systems like libnotify/notify-osd on Linux/Ubuntu, Snarl (Windows) and Growl for Windows.1 Thanks to Swaroop for contributing the patch that added Growl for Windows notifications.
Snarl works out of the box; Yip will detect that Snarl is running and send notifications to Snarl. But if you want Growl for Windows, you simply need to check a checkbox on the about:yip page (which should open up as soon as you update).
To get libnotify notifications, you should make sure that you have the libnotify-bin package installed. If not, you can install it easily using the Synaptic Package Manager on Ubuntu or run sudo aptitude install libnotify-bin for all distros.
Here’s how notifications now look on the various platforms ―
Snarl

Growl for Windows

Notify OSD/libnotify

Participate!
Recently, Meebo wrote about Yip and Growler ―
It’s high time for browsers to start supporting notifications natively, and the Prism/Fluid APIs serve as great candidates for the spec now that more and more implementations support them.
I couldn’t agree more. There are so many websites that should be using browser notifications and yet, there are not. There are many exciting things that you could help with too. In fact, after releasing Yip 0.1, many people have wanted to help but despite Yip being on Github, I did not make it as easy as it should be to contribute.
Mailing List
I have created a Google Group for discussing Yip, Growler and just notifications in general. If you are having trouble with Yip or if you wrote a new userscript or a website that just added notifications, you should post it there.
Bug Tracker
I have a tracker on the GitHub project. You can vote on which features you want over there, or you can suggest new features and report bugs.
You should also follow @yipff on Twitter (if only because it’s so cute).
- For those of you who read the first post, this is not the second “part” of Yip. That’s a seperate project now. ↩
August 5th, 2009
by Owen Campbell-Moore
Do you foresee Yip being developed for other browsers such as Chrome as well or is this a pseduo-closed Mozilla only endeavour? I just think that if any kind of standard is to be developed it has to be supported by all the major browsers like you support multiple notifications systems for Windows until one eventually wins out. Just my two cents :)
P.S. I switched from FF to Chrome earlier in the year so sadly won’t be able to try this out, that’s the real reason I asked, I’m excited and wanna take this out for a spin :P
August 7th, 2009
by Abi Raja
The Author
Owen, yes, definitely. Have you seen Growler (which replicates what Yip does on Safari)? I also wrote about it and in that blogpost, I talked about getting Yip to work on other browsers. As for Chrome in particular, I am not yet sure if it’s even possible since their extension API is very new and very limited at the moment. But I just asked if it was possible on the chromium-extensions mailing list. Looking forward to their reply.
August 8th, 2009
by Pau Tomàs
Hi Abi, I sent you an email a few days ago. It was about an extension similar to Yip but implementing Fluid and Prism APIs for dock badges. Do you received it? Thanks.
August 8th, 2009
by Mark Deepwell
I would love to see this supported in all web browsers. Since web browsers are becoming the new operating systems (Google OS, 3D graphics rendering, audio & video support, etc.), it’s definitely time for the notification component to be included.
I tried Yip 0.1 when it came out by integrated it with a new project I’m working on (not public yet). It was super simple to use and so stable I’m keeping the feature and recommending others install Yip.
August 12th, 2009
by Abi Raja
The Author
Pau, really sorry, been busy. I’ll reply to your email very soon. Sounds like a great project and I think I might know what’s wrong. I’ve wanted to see dock badges on Firefox too. :)
Mark, great. Let me know once your app’s released.
August 18th, 2009
by Mark Deepwell
Hi Abi, I’d recommend you add Yip to addons.mozilla.com. Then we can stay current with the latest version when you release updates.
September 1st, 2009
by Pau Tomàs
Abi, no problem there. I came back from a two week vacation period and I’m looking into all that again. Reply when you have sometime, no rush :)