Changes between Version 1 and Version 2 of GROUP_SCS_SUMMARY_R1
- Timestamp:
- 07/30/09 15:01:44 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_SCS_SUMMARY_R1
v1 v2 1 1 [[BackLinksMenu]] 2 2 3 [[TicketQuery(summary=GROUP_SCS_SUMMARY_R 1, 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|)]] 4 4 5 5 = Analysis = … … 7 7 8 8 == 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 9 There 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. 11 10 == Task requirements == 12 ^(List the necessary requirements that the task must fulfill.)^ 11 Create 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 13 20 14 21 == Task result == 15 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 22 The result must be a post in the blog containing needed information. 16 23 17 24 == 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. 19 28 20 29 == Related == 21 ^(Add links to related tasks that could be useful or helpful.)^ 22 30 SCS_MAIL_LIST_R7 23 31 == How to demo == 24 ^(Provide instructions for demonstration of the task.)^ 32 Show the blog post. 25 33 26 34 = Design = 27 ^(Describe your design here.)^ 35 Sample content of the post, that was sent to Nick and Ludmil 36 {{{ 37 ITERATION_08 and ITERATION_09 Summaries 38 39 Today's report covers our last two Iterations. The team has been very busy 40 and very productive. During these Iterations, the team achieved many of its 41 goals and drastically advanced Sophie 2 capabilities. We released Alpha 3, 42 available for download at http://www.sophie2.org/users/downloads.html, and 43 we are now looking forward to our first beta version, scheduled for the 14th 44 of August. The new user interface will be included in this release. 45 46 We have posted two demo books, which can be found at: 47 http://sophie2.org/trac/wiki/ITERATION_10/Release/UserDocumentation/DemoBooks 48 and updated the user tutorials, available at: 49 http://sophie2.org/trac/wiki/ITERATION_10/Release/UserDocumentation/AnIntroductionToSophie 50 51 During the eighth Iteration, the team held a very productive two day seminar 52 at Panichishte, clarifying design ideas and planning integration. Several 53 new developers joined the team during this period. 54 55 A significant event during the ninth Iteration was a demonstration of the 56 Sophie 2 Alpha 2 release on the 2nd of July. Two videos of the demonstration 57 are available at: 58 http://asteasolutions.net/videos/2009-07-02%20Demo-VNC.avi and 59 http://asteasolutions.net/videos/2009-07-02%20Demo.avi . 60 61 Below are the results of our most recent retrospections. 62 63 ITERATION_08 retrospection: 64 65 What 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 76 How to improve: 77 * Increase number of analysis discussions 78 * Work more carefully 79 * Stay on plan 80 * Intensify testing 81 82 83 ITERATION_09 retrospection: 84 What went well: 85 * Internal team communication 86 * Issuing bug tickets 87 * Working on the Sophie 2 Server 88 * New team members 89 90 What could be better: 91 * Availability of the team members 92 * Time management 93 * Submitted quality 94 * Integration speed 95 96 How to improve: 97 * Move declaration of tasks to Monday 98 * Additional integrators 99 * Pick smaller tasks 100 * Increase effort on bug fixes 101 102 Best regards, The Sophie Team. 103 }}} 28 104 29 105 = Implementation =