Hi Jakub, If you need simple notification, you could also take a look at merb_xmpp[1]. It's been extracted from an internal notification app I've build with merb. The gem works with merb-1.0 and I use it at my company for several months now.
- Matthijs p.s. I don't mind merging with merb_messenger, I'll be glad to help you Michael! [1] http://github.com/mlangenberg/merb_xmpp/tree/master On Mon, Dec 8, 2008 at 2:29 PM, Botanicus <[EMAIL PROTECTED]>wrote: > > Hi Michael, > > I love messenger and I'd like to use it in my current project where I > need mailer + XMPP notification. I know it isn't recommended yet, no > problem for me sometimes catch some bugs, my only answer is: is the > mailer and xmpp notification ready for that? Just simple notification, > nothing special. > > Thank for your reply, > > Jakub Stastny aka Botanicus > > > On 1 Lis, 18:31, "Michael Klishin" <[EMAIL PROTECTED]> > wrote: > > I put an early prototype of Merb messenger to github: > http://github.com/michaelklishin/merb-messenger/tree/master > > > > I don't feel like it's ready for prime time yet (needs mail transport > > and queuing functionality at least), > > but you can use it for Jabber notifications today and give some > > feedback on the API which is > > very (too?) simple at this point. > > > > If you want to write a transport (for mail, HTTP POST hooks, AIM or > > something), let me know. > > API is still not frozen at this point because this gem won't be in 1.0 > > and I have plenty of chances to change it for the better. > > -- > > MK > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
