Changes between Version 9 and Version 10 of BluePrint/Messaging/ExtendingParsing


Ignore:
Timestamp:
03/28/13 15:54:35 (12 years ago)
Author:
Ashwyn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Messaging/ExtendingParsing

    v9 v10  
    1414* Things that we want to extract and are essential requirements for the framework are discussed below.
    1515
    16 === Input Source Improvements ===
     16== Input Source Improvements ==
    1717
    18 == Reliability/trustworthiness of the message sources/senders ==
     18=== Reliability/trustworthiness of the message sources/senders ===
    1919
    2020                  * Currently, this is done manually through the CRUD interface with the msg_sender data model.
     
    2525
    2626     
    27 === Parser Improvements ===
     27== Parser Improvements ==
    2828
    29 == Actionability ==
     29=== Actionability ===
    3030
    3131                  * Is this something that we can actually do something with?
     
    3737                  * An OpenGeoSMS parser already exists in the default parser template(also available as an API within s3msg.py) which is able to parse lat-lon information of the location from OpenGeoSMS formatted messages. But , it would be great if it could be linked with the database (look the location up from the database).
    3838
    39 === UI Improvements ===
     39== UI Improvements ==
    4040
    4141                  *Implementing a UI which prioritises message parsing for starred senders is a useful requirement.
    4242                  *The user should be able to *star* senders and *mark* keywords through the UI.
    4343
    44 === Use Cases ===
     44== Use Cases ==
    4545
    4646== Parsing bounced messages ==
     
    4949                   mis-typed / users moved / etc.
    5050                 
    51 == Situational Awareness Dashboard ==
     51=== Situational Awareness Dashboard ===
    5252
    53                   *Trying to present a single,simplified view for many disparate information sources including RSS feeds.
     53                  * Trying to present a single,simplified view for many disparate information sources including RSS feeds.