Changes between Version 3 and Version 4 of SCS_PROJECT_BLOG_R4


Ignore:
Timestamp:
02/16/09 17:20:55 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCS_PROJECT_BLOG_R4

    v3 v4  
    2929Show the blog posts. 
    3030= Design = 
    31 ^(Describe your design here.)^ 
     31* Content of the Summary post: 
     32 
     33With the conclusion of our fourth iteration comes the summary of what have been done. As scheduled we've launched our second release which covers all functionalities that we've promised. We manged to catch up with the analyses from previous iterations and the next one. 
     34The new funtionalities included in the release from 13th February are: 
     35 * Selecting multiple page objects 
     36 * Page object alignment 
     37 * Frame bounding properties, for example margins 
     38 * Basic audio and video support 
     39 * Undo manager 
     40  * Undo/Redo of the insert frame action now works without exeptions. 
     41  * Undo/Redo of the move frame action works. 
     42  * Create book action now is not undoable. 
     43  * Undo/Redo of page resize action now works. 
     44  * The book does not resize with it's title change action anymore. 
     45  * There is now change when selecting the current frame anymore. 
     46  * Undo/Redo text editing in text frames now works. 
     47  * Fixed the "Redo" item in the edit menu to show "Can't redo" when the user can not redo an action.) 
     48 * Improved Halos and HUDs 
     49 * Initial plugin support 
     50 * Build Server 
     51Also numerous bugfixes were done. 
     52Other things that worth mentioning are the branding discussions with Robert Abbot from ''Shift Global'' which are available [http://sophie2.org/trac/wiki/Videos here] and the fact that we analized all tasks till iteration 04.  
     53 
     54The results of the retrospection, as usual are separated in the following three categories: 
     55What went well: 
     56 * Improved overall quality - most of this iteration we were working on refactoring and improving the existing logic 
     57 * Functionality - the release team managed to implement many new funtionalities that cover all requirements for the current release 
     58 * Analyses - we managed to catch up with the analyses for the previous and next iterations. 
     59 * Discussions - we've done a lot of useful discussions concerning the design and the overall ideas of the project. Videos of these discussions are available [http://sophie2.org/trac/wiki/Videos here]. 
     60 * HR and recruitment - we've improved the procedure for recruiting new team members 
     61 * Improved Site - we refactored our old website and now it is more attractive and useful  
     62What could be better: 
     63 * Some team members weren't available - this was due to the exams at the university  
     64 * Few tasks of this iteration were done - we worked on few tasks from fourth iteration 
     65 * Discipline and process - it is improving, but it still could be better 
     66 * Better documented discussions - we need to document better our discussions, this way it's going to be easier for the remote people to be productive 
     67 * More tested tasks - not enough tasks were tested during this iteration. 
     68How to improve: 
     69 * Spread global vision - more people need to understand the fundamental ideas behind the project, and have overall view of the entire picture 
     70 * Discuss - the people need to ask themselves the questions "Why?" and "How?" that's why we need to discuss even more 
     71 * Specifications explanations - something like a specification skeleton needs to be created 
     72 * Don't accept - we must fix the bad code, not to reproduce it 
     73 
     74Best regards from the Sophie team! 
     75 
     76 * Send the sample content to Ludmil and Nick for approval 
    3277 
    3378= Implementation =