Changes between Version 22 and Version 23 of FAQ


Ignore:
Timestamp:
12/02/08 14:17:25 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v22 v23  
    1111  * The overview part of this task should give the necessary information. You can find additional information in the wiki pages of the previous revisions of the task. You can ask for help in the sophie2-dev mail list. 
    1212=== What are extensions/extension points? === 
     13 * [http://jpf.sourceforge.net/api/org/java/plugin/registry/ExtensionPoint.html Extension Point] 
     14 * [http://jpf.sourceforge.net/api/org/java/plugin/registry/Extension.html Extension] 
    1315=== What exactly is Maven? I understood it can build projects and do some more things, but didn't get the idea of using it. === 
    1416 * Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. More information about Maven you can find [http://maven.apache.org/what-is-maven.html here]. At [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] you can find answers to the most common questions. 
     
    2426 * The reports are used for tracking the workflow, but the hours there do not measure your productivity, because you may spend 3 days at the office working on task with 0.5d effort, while in the same time someone finishes task with effort 2d for two days. 
    2527=== Give good code examples === 
     28 * Good code is code that follows the rules established in [wiki:CODE_TASKS_REQUIREMENTS]. Examples for good code will be provided later. 
    2629== Sophie 2.0 Author == 
    2730=== Are there going to be any integration and possibilities to edit files created with Sophie 2's competitor programs such as Adobe !InDesign, etc.? === 
     31 * It is too early for this question to be answered, but probably yes. 
    2832=== Which are Sophie 2's advantages compared to other competitive products for desktop publishing? === 
    2933 * Sophie is going to be a multiplatform product with intuitive interface, possibilities to extend its functionality using plugin architecture. It will ways to include wide variety of multimedia contents in users projects. And one of Sophie 2's the main advantages is that it's open source project, supporting simultaneous editing of books. 
     
    4044== Setup and Troubleshooting == 
    4145=== Why there are mistakes appearing in my project after an update? === 
     46 * This is no longer happening. 
    4247== Contributors == 
    4348=== Is the contributor supposed to make design of a task or just implementation? === 
     
    5661  * For now the idea is each contributor to ask the team leader to assign to him a task. 
    5762=== Will contributor work be independent from the other team members work? Will contributor work be synchronised with the other team members work? === 
     63 * Because Sophie 2 is project that depends on tight schedule the contributors and the team members must try to synchronize their work in such way that the tasks in each iteration must be completed in the planned time.