From: Mikko Lehtonen Date: 2006-08-08T15:05:07+09:00 Subject: Re: ANN: ruby-snarl Patrick Hurley wrote: > Envious of autotest/growl integration, but stuck in Win32 land? Well > come checkout ruby-snarl - the initial release includes full support > of autotest, but can be used for most any application that needs an > attractive GUI notification tool. Ah, excellent, didn't know about snarl, with ruby bindings it might be really useful. Though few points, I'd like clarification in the rdoc that zero timeout is the same as infinite timeout (maybe a constant for it even?) And the update method doesn't check for the icon being nil before trying to expand the path, so I can't give nil for it (which is actually the default) Also the examples 2-4 seem to use a number for the icons, but again, it tries to expand the path and fails. I guess it's supposed to be the timeout? Otherwise it seems perfect, thank you for it =) -- Mikko Lehtonen