= Subscription Project = Ideally Sahana Eden would be able to notify users of new information. This could be done by: * Email * SMS * IM * Twitter (?) * Carrier Pigeon (I'm sure there'll be a Python module for it!) This project would be closely integrated with the [wiki:Projects/Advanced/SaveSearch Save Search Project], as it would also be useful to be able to subscribe to the specific search, to only receive notifications on information matching specific criteria. This project will involve: * Develop data model for subscriptions * UI for subscribing to resources & searchs * UI for updating subscriptions * Styling for emails * Way of representing resources for IM/SMS messages Additional Features: * Custom frequency of notification (per new information, per day, per week) * Subscribe for New and/or Update A simple version was implemented in the DRR Project Portal: * Code: https://code.launchpad.net/~michael-howden/sahana-eden/adpc * Demo: http://demo.drrprojects.net (login - tets@user.com:1234) ''Also see:'' [wiki:Projects/Advanced/MigrateDRRProjectPortal]