Hi,
> > the whole idea of monitoring events with a bot is silly. Every program knows > what it is doing and is capable of sending signals/notifications when an event > happens. My django app tweets whenever a new report is added, my hg repository > sends a mail whenever a change takes place, my mailserver sends me a mail > whenever something happens ... let each application send a signal to the bot > which the bot can publish. Publish over email, sms, twitter, irc and what have > you - or maybe even ride the google wave. Thats fine. Applications can send notifications. But, we should have access to the code of the apps. What to do for the apps, where we have no control? For example, I can not request twitter.com to send notification to a IRC or send mail. It is out job to monitor twitter and send a mail. My program should monitor a page/rss/mail for a change and notify in any form. working on this and will update the results. Thanks. -- Regards, T.Shrinivasan My experiences with Linux are here http://goinggnu.wordpress.com For Free and Open Source Jobs http://fossjobs.wordpress.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
