Changes between Initial Version and Version 1 of Projects/Advanced/Subscription


Ignore:
Timestamp:
03/05/11 11:10:07 (14 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Projects/Advanced/Subscription

    v1 v1  
     1= Subscription Project =
     2
     3Ideally Sahana Eden would be able to notify users of new information. This could be done by:
     4 * Email
     5 * SMS
     6 * IM
     7 * Twitter (?)
     8 * Carrier Pigeon (I'm sure there'll be a Python module for it!)
     9
     10This 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.
     11
     12This project will involve:
     13 * Develop data model for subscriptions
     14 * UI for subscribing to resources & searchs
     15 * UI for updating subscriptions
     16 * Styling for emails
     17 * Way of representing resources for IM/SMS messages
     18
     19Additional Features:
     20 * Custom frequency of notification (per new information, per day, per week)
     21 * Subscribe for New and/or Update
     22
     23A simple version was implemented in the DRR Project Portal (https://code.launchpad.net/~michael-howden/sahana-eden/adpc) ''Also see:'' Projects/Advanced/MigrateDRRProjectPortal
     24
     25
     26