Changes between Version 1 and Version 2 of GROUP_SCS_SUMMARY_R1


Ignore:
Timestamp:
07/30/09 15:01:44 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_SCS_SUMMARY_R1

    v1 v2  
    11[[BackLinksMenu]] 
    22 
    3 [[TicketQuery(summary=GROUP_SCS_SUMMARY_R1, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
     3[[TicketQuery(summary=GROUP_SCS_SUMMARY_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
    44 
    55= Analysis = 
     
    77 
    88== Overview == 
    9 ^(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 
    10  
     9There are no new posts in the blog for the previous two iterations. So we must create at least one post containing information about our progress during the eighth and ninth iterations. 
    1110== Task requirements == 
    12 ^(List the necessary requirements that the task must fulfill.)^ 
     11Create post for the previous iterations which contains: 
     12 * Information from the retrospections 
     13  * What went well 
     14  * What could be better 
     15  * How to improve 
     16 * Mention the team building during the eighth iteration and the discussions that were done 
     17 * Demonstration 
     18  * add link to the video 
     19  * brief explanation what was demonstrated 
    1320 
    1421== Task result == 
    15 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
     22The result must be a post in the blog containing needed information. 
    1623 
    1724== Implementation idea == 
    18 ^(Provide some rough implementation idea(s).)^ 
     25 * Use the .mm files to collect information about the retrospections and etc. Complete this task in parallel with SCS_MAIL_LIST_R7. 
     26 * Create sample content in the design phase and send it to Nick and Ludmil for recommendations. 
     27 * Send the approved content during the implementation. 
    1928 
    2029== Related == 
    21 ^(Add links to related tasks that could be useful or helpful.)^ 
    22  
     30SCS_MAIL_LIST_R7 
    2331== How to demo == 
    24 ^(Provide instructions for demonstration of the task.)^ 
     32Show the blog post. 
    2533 
    2634= Design = 
    27 ^(Describe your design here.)^ 
     35Sample content of the post, that was sent to Nick and Ludmil 
     36{{{ 
     37ITERATION_08 and ITERATION_09 Summaries 
     38 
     39Today's report covers our last two Iterations. The team has been very busy 
     40and very productive. During these Iterations, the team achieved many of its 
     41goals and drastically advanced Sophie 2 capabilities. We released Alpha 3, 
     42available for download at http://www.sophie2.org/users/downloads.html, and 
     43we are now looking forward to our first beta version, scheduled for the 14th 
     44of August. The new user interface will be included in this release. 
     45 
     46We have posted two demo books, which can be found at: 
     47http://sophie2.org/trac/wiki/ITERATION_10/Release/UserDocumentation/DemoBooks 
     48and updated the user tutorials, available at: 
     49http://sophie2.org/trac/wiki/ITERATION_10/Release/UserDocumentation/AnIntroductionToSophie 
     50 
     51During the eighth Iteration, the team held a very productive two day seminar 
     52at Panichishte, clarifying design ideas and planning integration. Several 
     53new developers joined the team during this period. 
     54 
     55A significant event during the ninth Iteration was a demonstration of the 
     56Sophie 2 Alpha 2 release on the 2nd of July. Two videos of the demonstration 
     57are available at: 
     58http://asteasolutions.net/videos/2009-07-02%20Demo-VNC.avi and 
     59http://asteasolutions.net/videos/2009-07-02%20Demo.avi . 
     60 
     61Below are the results of our most recent retrospections. 
     62 
     63ITERATION_08 retrospection: 
     64 
     65What went well: 
     66 * More tasks finished 
     67 * Successful demo 
     68 * Process Improvements 
     69 * Release quality 
     70 
     71 What could be better: 
     72 * Weekly time boxing 
     73 * Defining scope 
     74 * Meeting weekly milestones 
     75 
     76How to improve: 
     77 * Increase number of analysis discussions 
     78 * Work more carefully 
     79 * Stay on plan 
     80 * Intensify testing 
     81 
     82 
     83ITERATION_09 retrospection: 
     84What went well: 
     85 * Internal team communication 
     86 * Issuing bug tickets 
     87 * Working on the Sophie 2 Server 
     88 * New team members 
     89 
     90What could be better: 
     91 * Availability of the team members 
     92 * Time management 
     93 * Submitted quality 
     94 * Integration speed 
     95 
     96How to improve: 
     97 * Move declaration of tasks to Monday 
     98 * Additional integrators 
     99 * Pick smaller tasks 
     100 * Increase effort on bug fixes 
     101 
     102Best regards, The Sophie Team. 
     103}}} 
    28104 
    29105= Implementation =