Changes between Version 9 and Version 10 of Event/2012/GSoC/MessageParsing


Ignore:
Timestamp:
06/07/12 14:53:51 (12 years ago)
Author:
Ashwyn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2012/GSoC/MessageParsing

    v9 v10  
    8686First Trimester:
    8787
    88 Due Date -SMART Goal-Measure
    89 [[BR]]
    90 (24th April  - 7th May)-
    91 [[BR]]
    92 Development of the workflow handling module s3parsing.py starts.
    93 [[BR]]
    94 -
    95 [[BR]]
    96 1.Community bonding period:
    97 [[BR]]
    98 I have been involved with the community for some time now, so won’t take a lot of time :)
    99 [[BR]]
    100 2.Decision to outline the template.
    101 [[BR]]
     88||= Due Date =||= SMART Goal =||= Measure =||
     89
     90||(24th April  - 7th May)||Development of the workflow handling module s3parsing.py starts.||1.Community bonding period 2.Decision to outline the template.||
     91||(8th May – 21st May)||1.The msg_workflow data model is developed. 2.S3ParsingModel starts to take shape.||Code committed locally.
     92
     93Second Trimester:
     94
     95||= Due Date =||= SMART Goal =||= Measure =||
     96
     97||28th May  -*(won’t be available due to university exams )|| ||
     98||4th June||1.CERT:Deployment Request SMS Handler development starts ( critical requirement of the project).2.Parsing workflow is developed.||SMS response processing starts to take shape.||
    10299 
    103 [[BR]]
    104 (8th May – 21st May)-
    105 [[BR]]
    106 The msg_workflow data model is developed.
    107 [[BR]]
    108 S3ParsingModel starts to take shape.
    109 [[BR]]
    110 -Code committed locally.
    111 [[BR]]
     100||11th June||CERT:Deployment Request SMS Handler development continues ( critical requirement of the project).||1.Code committed locally.2.Tested on local system.||
    112101
    113 [[BR]]
    114 Second Trimester:
    115 [[BR]]
    116  
    117 [[BR]]
    118 Due Date- SMART Goal -Measure
    119 [[BR]]
    120 28th May  -*(won’t be available due to university exams )
    121 [[BR]]
    122  
    123 [[BR]]
    124 4th June-
    125 [[BR]]
    126 CERT:Deployment Request SMS Handler development starts ( critical requirement of the project).
    127 [[BR]]
    128 Parsing workflow is developed.
    129 [[BR]]
    130 - SMS response processing starts to take shape.
    131 [[BR]]
    132  
    133 [[BR]]
    134 11th June-
    135 [[BR]]
    136 CERT:Deployment Request SMS Handler development continues ( critical requirement of the project).
    137 [[BR]]
    138 -
    139 [[BR]]
    140 1.Code committed locally.
    141 [[BR]]
    142 2.Tested on local system.
    143 [[BR]]
    144  
    145 [[BR]]
    146 17th June-
    147 [[BR]]
    148 process_log() method is designed.
    149 [[BR]]
    150 Tweaks in msg_log implemented. 
    151 [[BR]]
    152 -Code committed to trunk.
    153 [[BR]]
    154  
    155 [[BR]]
    156 [[BR]]
    157 2nd July -
    158 [[BR]]
    159 Parsing workflow is chained to process_log().
    160 [[BR]]
    161 Sources are linked to respective workflows.
    162 [[BR]]
    163 -Code committed to trunk.
    164 [[BR]]
    165  
    166 [[BR]]
    167 [[BR]]
    168 [[BR]]
    169 [[BR]]
    170 8th  July -
    171 [[BR]]
    172 Clickatell functionality is developed for eden.
    173 [[BR]]
    174 Clickatell allows for a more robust testing mechanism.
    175 [[BR]]
    176 Commits are altered with mentor feedback and suggested changes.
    177 [[BR]]
    178  
    179 [[BR]]
    180 [[BR]]
    181 -
    182 [[BR]]
    183 1.Commits so far tested thoroughly.
    184 [[BR]]
    185 2.Bug fixing.
    186 [[BR]]
    187 3.Code committed to trunk.
    188 [[BR]]
    189  
    190 [[BR]]
    191 [Mid-Term evaluations :-) ]
    192 [[BR]]
    193  
    194 [[BR]]
     102||17th June||1.process_log() method is designed. 2.Tweaks in msg_log implemented.||Code committed to trunk.||
     103||2nd July||1.Parsing workflow is chained to process_log(). 2.Sources are linked to respective workflows.||Code committed to trunk.||
     104||8th  July||1.Clickatell functionality is developed for eden. 2.Clickatell allows for a more robust testing mechanism. 3.Commits are altered with mentor feedback and suggested changes.||1.Commits so far tested thoroughly.2.Bug fixing. 3.Code committed to trunk.[Mid-Term evaluations :-) ] ||
    195105 
    196106 
     
    198108 
    199109Third Trimester:
    200 [[BR]]
     110
     111||= Due Date =||= SMART Goal =||= Measure =||
    201112 
    202 Due Date-SMART Goal-Measure
    203 [[BR]]
    204113
    205 [[BR]]
    206 15th July-
    207 [[BR]]
    208 Integration with templates folders.
    209 [[BR]]
    210 Development of post-install UI (CRUD interface admin panel).
    211 [[BR]]
    212 [[BR]]
    213 [[BR]]
    214 - Code committed locally.
    215 [[BR]]
     114||15th July||1.Integration with templates folders. 2.Development of post-install UI (CRUD interface admin panel).|| Code committed locally.||
     115
     116||22nd July||1.Routing mechanism to resources. 2.Save search and subscription implemented for msg_log.||Code committed to trunk.||
     117||29th July||1.OpenGeoSMS (process_opengeosms() ) routine is tweaked and linked with the respective parsing methods. 2.The existing functionality in the Android Client is tested .||Code committed to trunk.||
     118||5th August||1.Integration of the IRS module for incident reporting through SMS. 2.The functionality is extended to other modules (if needed). 3.Feedback from mentors.||Code committed locally.||
    216119 
    217 22nd July-
    218 [[BR]]
    219 Routing mechanism to resources.
    220 [[BR]]
    221 Save search and subscription implemented for msg_log.
    222 [[BR]]
    223 -Code committed to trunk.
    224 [[BR]]
     120||13th August||1.System testing & Bug fixing.
     1212.Final changes to the code are applied.||1.Project reaches final stage.
     1222.Bug fixes
     1233.Final Code committed to trunk.
    225124 
    226 [[BR]]
    227 29th July-
    228 [[BR]]
    229 OpenGeoSMS (process_opengeosms() ) routine is tweaked and linked with the respective parsing methods.
    230 [[BR]]
    231 [[BR]]
    232 The existing functionality in the Android Client is tested .
    233 [[BR]]
    234 -Code committed to trunk.
    235 [[BR]]
    236  
    237 5th August-
    238 [[BR]]
    239 Integration of the IRS module for incident reporting through SMS.
    240 [[BR]]
    241 The functionality is extended to other modules (if needed).
    242 [[BR]]
    243 Feedback from mentors.
    244 [[BR]]
    245 -Code committed locally.
    246 [[BR]]
    247  
    248 13th August-
    249 [[BR]]
    250 System testing & Bug fixing.
    251 [[BR]]
    252 Final changes to the code are applied.
    253 [[BR]]
    254 [[BR]]
    255 -
    256 [[BR]]
    257 1.Project reaches final stage.
    258 [[BR]]
    259 2.Bug fixes
    260 [[BR]]
    261 3.Final Code committed to trunk.
    262 [[BR]]
    263  
    264 20th August- PENCILS DOWN! -Project Completed. :-)[[BR]]
     125||20th August||PENCILS DOWN!||Project Completed. :-)||