Pages tagged growl:

Notimo Demos site
http://paquitosoft.com/notimoo/

This website is a placeholder for Notimoo sample demos. Notimoo is a Mootools plugin for displaying Growl style notifications to your web visitors. Demo 1 Run this code // First of all I create a Notimoo instance with default configuration var notimooManager = new Notimoo(); // Showing a simple notification notimooManager.show({ title: 'Testing notification', message: 'This is a sample notitication showing how easy is to use Notimoo.' }); // Showing a notification that does not disappear. notimooManager.show({ title: 'Testing notification', message: 'This notification will not disapper on its own. You must click on it to close.', sticky: true }); // Notification with large text. notimooManager.show({ title: 'Testing notification', message: 'This is a notification with a long text. If the message you provide does not fit into the notification size, Notimoo magically auto resize its height so all the content is visible.' }); // First of all I c
利用者に対し非常に分かりやすい通知を行うためのJavaScriptライブラリ「Notimoo」。ページの右上にフェードインで表示するのはなかなかインパクトが大きいですね。
Growl for Windows
http://www.growlforwindows.com/gfw/
I can't decide between Snarl and Growl for Windows
Put simply, Growl lets you know when things happen. Files finished downloading, friends came online, new email has arrived - Growl can let you know when any event occurs with a subtle notification. The rest of the time, Growl stays out of your way.
Introducing Yip: A Unified Notification System for the Web « abi's blog
http://abcdefu.wordpress.com/2009/06/09/introducing-yip-an-unified-notification-system-for-the-web/
Like growl for the MAC
Maps Fluid and Prism notification APIs into Firefox.
Prowl
http://prowl.weks.net/
Growl notifications for the iPhone
Prowl is a Growl client for the iPhone. Though the website mainly talks about tying it to Growl on a Mac, there's a web service, and a simple perl script available for non-Mac environments. Easy to convert to PHP or bash+curl, as it's just a basic-auth POST request.
Lifehacker - Set Up "Push" Gmail on Your iPhone - Prowl
http://lifehacker.com/5309573/set-up-push-gmail-on-your-iphone
iphone gmail
boedesign – ottawa based web dabbler » Blog Archive » Gritter for jQuery (Growl)
http://boedesign.com/2009/07/11/growl-for-jquery-gritter/
I’ve been hunting for a good jQuery Growl look-a-like plugin for some time, but I just can’t seem to find one that looks the exact same as the one for Mac OS, so like most web dabblers would do, I decided to roll my own. For those who don’t know what Growl is, it’s basically a notification bubble/popup that appears in the top right of your desktop – examples can be found here. Think of it as calling the alert() function in JavaScript, only it’s not a modal, it’s subtle and it doesn’t look like dog shit.
nice little info bubble controlled by jquery
very cool and the kind of things I have been looking for
tutorial about growl similar function to web pages
6 jQuery growl-like notification systems | webtoolkit4.me
http://webtoolkit4.me/2009/08/13/jquery-growl-likenotification-systems/
Turn Google Voice into a Growl-Friendly Mac App - Google Voice - Lifehacker
http://lifehacker.com/5338591/turn-google-voice-into-a-growl+friendly-mac-app
google.com/voice
Google Voice's web site is handy, but keeping it open in a browser tab is a pain. Mac users, however, can get Growl notifications, complete with transcript previews, and app badge updates with the handy Fluid app.
Pines Notify
http://pines.hg.sourceforge.net/hgweb/pines/pnotify/raw-file/tip/index.html
Notification, message
Notificaciones con jquery ui compatible con ThemeRoller
Another cool notifications library/plugin for jQuery