Changes between Initial Version and Version 1 of BluePrint/Guidelines


Ignore:
Timestamp:
11/16/11 16:21:59 (13 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Guidelines

    v1 v1  
     1= BluePrint - Guidelines =
     2
     3We use [http://en.wikipedia.org/wiki/Blueprint BluePrints] to capture ideas, requirements and design options for Eden components.
     4
     5These can either be a simple collection of rough ideas about features you need or formal documentation following our [wiki:BluePrint/Guidelines/Template BluePrint Template]
     6
     7This can start with a simple [http://en.wikipedia.org/wiki/User_story User Story] (or a full [http://en.wikipedia.org/wiki/Use_case Use Case]). These can be simple stories which describe how Sahana Eden could be used in different scenarios.
     8 - [http://mekongict.org/2010/06/user-oriented-design/ User-Oriented Design]
     9 - [http://www.jnd.org/dn.mss/activity-centered_design_why_i_like_my_harmony_remote_control.html Activity-Centered Design]
     10
     11It can then be mocked-up using [http://webstyleguide.com/wsg3/10-forms-and-applications/4-design-process.html Wireframes], using tools like:
     12  - '''[http://code.google.com/p/evoluspencil Evolus Pencil]''' (FOSS, also as Add-on for Firefox 3.5+, GPL2)
     13    - Install Pencil as Firefox Add-on directly from [http://code.google.com/p/evoluspencil/downloads/detail?name=Pencil-1.2-0-fx.xpi here]
     14  - [http://live.gnome.org/Dia Dia] (FOSS, GPL)
     15  - [http://balsamiq.com Balsamiq] (non-OSS, US$79)
     16  - [http://doc.google.com GoogleDoc]'s new Drawing functionality
     17
     18!BluePrints can be used by yourself or other contributors to:
     19 - develop and evaluate solutions
     20 - develop [wiki:Projects] for others to work on 
     21 - develop [wiki:DeveloperGuidelinesTesting test cases]
     22 - write documentation