Changes between Version 14 and Version 15 of PROJECT_OVERVIEW


Ignore:
Timestamp:
11/28/08 13:52:14 (17 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PROJECT_OVERVIEW

    v14 v15  
    1616 This page is not intended to contain information about developing Sophie2. Most of the important documents are located in [wiki:SCS_SITE_DESIGN/DevelopmentHome Developers' Home]. However, the  [wiki:DEVELOPMENT_OVERVIEW Development Overview] page might be what you need. It contains a brief tutorial for getting into the development of Sophie2. 
    1717 
    18 == Organization == 
     18 * '''Structure'''. The Sophie2 platform consists of a set of bundles with specific functionality. Since it is a complete desktop publishing solution, some users may not need all of its features (for example, you do not need the Sophie2 server in order to read a book). This issue is resolved by the edition structure of Sophie: every edition is a stand-alone subset of  these bundles. Sophie2 has 3 editions: Author, Reader and Server (their names are determinative for the functionality they provide). 
    1919 
    20  * '''Schedule'''. Sophie2's development process will take about 1 year, starting from October 2008. This period is split into 12 shorter ones, called "iterations" (each iteration lasts about a month). During this time, more than 1500 tasks are going to be done. Every task has 3 major phases: analysis (defining what will be done), design (defining how to be done) and implementation (the actual work). The release schedule of the project is defined as follows:  
     20== Schedule == 
     21 Sophie2's development process will take about 1 year, starting from October 2008. This period is split into 12 shorter ones, called "iterations" (each iteration lasts about a month). During this time, more than 1500 tasks are going to be done. Every task has 3 major phases: analysis (defining what will be done), design (defining how to be done) and implementation (the actual work). The release schedule of the project is defined as follows:  
    2122  * '''pre''' - iterations 1-5. At the end of this phase, the product must have stable internal architecture (this includes mainly the plugin decomposition). 
    2223  * '''alpha''' - iterations 6-8. Massive changes are expected here, but only external ones. After the end of the alphas, we will stop adding new features. 
     
    2526 This methodology, as you see, is quite similar to [http://en.wikipedia.org/wiki/Scrum_(development) SCRUM]. [[BR]] 
    2627 If you are interested in the current progress of the project, go to the [/roadmap roadmap]. 
    27  
    28  * '''Structure'''. The Sophie2 platform consists of a set of bundles with specific functionality. Since it is a complete desktop publishing solution, some users may not need all of its features (for example, you do not need the Sophie2 server in order to read a book). This issue is resolved by the edition structure of Sophie: every edition is a stand-alone subset of  these bundles. Sophie2 has 3 editions: Author, Reader and Server (their names are determinative for the functionality they provide). 
    2928 
    3029== Help and Support ==