Changes between Version 12 and Version 13 of Event/2011/GCI
- Timestamp:
- 11/01/11 03:22:43 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2011/GCI
v12 v13 5 5 == Code == 6 6 * Fixing Bugs 7 * Hard: http://eden.sahanafoundation.org/report/18 * Easy: http://eden.sahanafoundation.org/report/187 * 2 x Hard: http://eden.sahanafoundation.org/report/1 8 * 2 x Easy: http://eden.sahanafoundation.org/report/18 9 9 * Enhancements 10 10 * Hard: add EDXL-DE (distribution element) to existing Eden EDXL compliant components like: HAVE, RM, and SITREP http://www.oasis-open.org/standards#edxl 11 11 12 == Packaging == 12 === Packaging === 13 This is not a GCI Category - but where do these tasks best fit - under Code? 13 14 * [InstallationGuidelines/Windows/User Windows Installer for End-Users] 14 15 * [InstallationGuidelines/Windows/Developer/Installer Windows Installer for Developers] 15 16 16 17 == Documentation == 17 * Reviewing a chapter in the Book 18 * Following specific instructions in the Book 18 * Reviewing a chapter in the Sahana Eden Essential Guide (http://eden.sahanafoundation.org/wiki/Book) by following the specific instructions & highlighting what could be further clarified, or identifying errors 19 19 * http://en.flossmanuals.net/sahana-eden/installation 20 20 * http://en.flossmanuals.net/sahana-eden/configuration … … 25 25 26 26 == Outreach == 27 * Producing Video Screen casts from book chapters 27 * Design Trac template to align with: wiki.sahanafoundation.org/doku.php/foundation:branding 28 * Videos 29 * What is Sahana Eden (User focused) 30 * How to start developing in Sahana Eden (Developer Focused - high level overview) 31 * http://en.flossmanuals.net/sahana-eden/installation 32 * How to deploy Sahana Eden (Deployer Focused - high level overview) 33 * http://en.flossmanuals.net/sahana-eden/installing-a-developer-environment 34 * Give a presentation on Sahana Eden to a group (And Video) - hard 28 35 29 36 == Quality Assurance == 30 * Testing and reporting bugs37 * 2 xTesting and reporting bugs 31 38 * Using Selenium IDE create test scripts for application (easy) 32 39 * Document the data needed for a selenium test script to run from a bare (prepopulated) system (medium) … … 34 41 35 42 == Research == 36 * Create disaster scenarios & demos with data through pre-populate43 * 3 x Create disaster scenarios & demos with data through pre-populate 37 44 * Easy: Map elements between EDXL-SITREP and EDXL-RM to integrate the Situational Reporting and Resource Management components (deliverable: "table") with underlying schema (Nuwan) 38 45 * Medium: Develop a blue print (deliverable: "specifications document") for adding Transliteration to text entry controls, for example with http://www.google.com/ime/transliteration/ engine or any other generic plug-in (Nuwan) 39 46 40 47 == Training == 41 * construct FAQ 48 * 2 x Construct FAQ (From personal experience, mailing list, IRC) 49 * Producing Video screen casts from book chapters 50 * http://en.flossmanuals.net/sahana-eden/configuration 51 * http://en.flossmanuals.net/sahana-eden/customisation 52 * http://en.flossmanuals.net/sahana-eden/building-a-new-application 42 53 43 54 == Translation == 44 * Translating key phases 55 * Translating key phases (from home page) 56 * Review code to for quality of localized strings (1 task = 3 fixes) 57 * Avoid concatenation of localized strings - use %(variable_name)s instead 58 * Avoid non keyboard characters (Excel doesn't handle these) 59 * Try to use consistent language 45 60 46 61 == User Interface == 47 62 * Provide feedback on Workflows in Sahana Eden 48 * design Trac template to align with: wiki.sahanafoundation.org/doku.php/foundation:branding 49 * design Trac template to align with: wiki.sahanafoundation.org/doku.php/foundation:branding 63 * design a better homepage for Sahana Eden (wireframes) 50 64 * design a better GUI (deliverable: "wireframes" = moderate) for Common Alerting Protocol (CAP) with capabilities for multi-language alerting and multi-media delivery; use Agasti CAP Broker as a starting point (Nuwan) 51 65 * design a GUI (deliverable: "wireframes" = hard) for building implementation specific XSL documents that generate SMS, Email, IVR, tweet, etc multi-media delivery text outputs (Nuwan)