Changes between Version 49 and Version 50 of Event/2011/GCI


Ignore:
Timestamp:
11/19/11 06:39:44 (13 years ago)
Author:
graeme
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2011/GCI

    v49 v50  
    77http://code.google.com/p/google-code-in/wiki/GCIAdminMentorInformation
    88
    9 == '''(1.0) Code''' ==
    10 === (1.1) Fixing Bugs ===
    11 ==== (1.1.1) 2 x Hard: http://eden.sahanafoundation.org/report/1 ====
    12 ==== (1.1.2) 2 x Easy: http://eden.sahanafoundation.org/report/18 ====
    13 === (1.2) Enhancements ===
    14 ==== (1.2.1) Medium (Fran): Projects/Basic#ScaleUploadedImages ====
     9== '''Code''' ==
     10=== Fixing Bugs ===
     11==== 2 x Hard: http://eden.sahanafoundation.org/report/1 ====
     12==== 2 x Easy: http://eden.sahanafoundation.org/report/18 ====
     13=== Enhancements ===
     14==== Medium (Fran): Projects/Basic#ScaleUploadedImages ====
    1515
    16 ==== (1.2.2) Build library(ies) to integrate Emergency Data Exchange Language Distribution Element ====
     16==== Build library(ies) to integrate Emergency Data Exchange Language Distribution Element ====
    1717Difficulty : '''HARD''' proposed by: [http://lirneasia.net/profiles/nuwan-waidyanatha | Nuwan] [[BR]]
    1818'''Specific  : '''[http://docs.oasis-open.org/emergency/edxl-de/v1.0/EDXL-DE_Spec_v1.0.pdf | EDXL-DE] is the final wrapper (envelope) of all [http://en.wikipedia.org/wiki/EDXL | EDXL] data package. We may be delivering a EDXL Resource Management (RM) information and Situational Reporting (SITREP) information to the managers of several emergency organizations. The DE will contain who, when, and where those RM and SITREP data parcels would be delivered. Every EDXL message (data package) must carry this information. Otherwise, it cannot use available distribution methods and would need to rely on its own protocol; that's not very user friendly. [[BR]]
     
    3030'''Reevaluate: ''' Use an API to add and strip the EDXL-DE to any EDXL data standard. Use the same set of XML files to run through this process [[BR]]
    3131
    32 === (1.3) Packaging ===
    33 ==== (1.3.1) Easy (Fran): [InstallationGuidelines/Windows/User Windows Installer for End-Users] ====
     32=== Packaging ===
     33==== Easy (Fran): [InstallationGuidelines/Windows/User Windows Installer for End-Users] ====
    3434Migrated to "Tasks to Upload"
    35 ==== (1.3.2) Easy (Fran): [InstallationGuidelines/Windows/Developer/Installer Windows Installer for Developers] ====
     35==== Easy (Fran): [InstallationGuidelines/Windows/Developer/Installer Windows Installer for Developers] ====
    3636Migrated to "Tasks to Upload"
    3737
     
    5555Follow the documentation on http://en.flossmanuals.net/sahana-eden/building-a-new-application/ to customize your local instance of Sahana Eden. Once you have completed send an email to the groups.google.com/group/sahana-eden list with: 1) Screen Shots of your customized application. You will need to take the relevant sections of these screen shots and add the into the Book as examples 2) How long it took you 3) What was the most difficult step 4) 5 ways the documentation be improved. You will be encouraged to edit the documentation in the Book to add content to clarify & simplify it.
    5656
    57 == '''(3.0) Outreach''' ==
    58 === (3.1) Design Trac template to align with: wiki.sahanafoundation.org/doku.php/foundation:branding ===
    59 === (3.2) Videos ===
     57== '''Outreach''' ==
     58=== Design Trac template to align with: wiki.sahanafoundation.org/doku.php/foundation:branding ===
     59=== Videos ===
    6060 * What is Sahana Eden (User focused)
    6161 * How to start developing in Sahana Eden (Developer Focused - high level overview)
     
    6363 * How to deploy Sahana Eden (Deployer Focused - high level overview)
    6464  * http://en.flossmanuals.net/sahana-eden/installing-a-developer-environment
    65 === (3.3) Give a presentation on Sahana Eden to a group (And Video) - hard ===
    66 === (3.4) Design an IRC Bot to automatically greet new people who join the sahana-eden channel ===
     65=== Give a presentation on Sahana Eden to a group (And Video) - hard ===
     66=== Design an IRC Bot to automatically greet new people who join the sahana-eden channel ===
    6767ping members of the PMC and keep a record of all people who join the channel.
    6868
    69 == '''(4.0) Quality Assurance''' ==
     69== '''Quality Assurance''' ==
    7070* 2 xTesting and reporting bugs
    7171* Using Selenium IDE create test scripts for application (easy)
     
    7373* Take a selenium script (see above) and using the test API generate a python test (hard)
    7474
    75 == '''(5.0) Research''' ==
    76 === (5.1) 3 x Create disaster scenarios & demos with data through pre-populate ===
     75== '''Research''' ==
     76=== 3 x Create disaster scenarios & demos with data through pre-populate ===
    7777
    78 === (5.2) Map elements between EDXL-SITREP and EDXL-RM ===
     78=== Map elements between EDXL-SITREP and EDXL-RM ===
    7979Difficulty : '''EASY''' Proposed by: [http://lirneasia.net/profiles/nuwan-waidyanatha | Nuwan][[BR]]
    8080'''Specific    : ''' There are several elements within the [http://tinyurl.com/bn9nxty | EDXL-SITREP] data standard that are identical to that of [http://docs.oasis-open.org/emergency/edxl-rm/v1.0/EDXL-RM-SPEC-V1.0.pdf | EDXL-RM]. The objective is to create a descriptive table of those elements that a programmer can use to develop a set of procedures to strip the RM data from SITREP to manage records in the relational database [[BR]]
     
    9090'''Reevaluate  : ''' If the XSL transformation is developed, then the mapping can be tested with the sample RM and SITREP files [[BR]]
    9191
    92 === (5.3) Blue print to add Transliteration to text entry controls ===
     92=== Blue print to add Transliteration to text entry controls ===
    9393Difficulty : '''MEDIUM''' Proposed by: [http://lirneasia.net/profiles/nuwan-waidyanatha | Nuwan][[BR]]
    9494'''Specific    : ''' , for example with http://www.google.com/ime/transliteration/ engine or any other generic plug-in[[BR]]
     
    100100'''Reevaluate  : ''' [[BR]]
    101101
    102 === (5.4) Provide UTF8 names for Locations exported from GADM in Vietnam ===
     102=== Provide UTF8 names for Locations exported from GADM in Vietnam ===
    103103Mentor: Fran
    104104
     
    109109Migrated to "Tasks to Upload"
    110110
    111 == '''(6.0) Training''' ==
     111== '''Training''' ==
    112112* 2 x Construct FAQ (From personal experience, mailing list, IRC)
    113113* Producing Video screen casts from book chapters
     
    116116 * http://en.flossmanuals.net/sahana-eden/building-a-new-application
    117117
    118 == '''(7.0) Translation''' ==
    119 * Translating key phrases:
     118== '''Translation''' ==
     119=== Translating key phrases ===
    120120Each task consists of a language file (a spreadsheet) of about 100 phrases, see the attachments at the bottom of this page, masterLanguageFile1.csv, masterLanguageFile2.csv and masterLanguageFile3.csv. This file needs to be translated to the target language, with the translation in the target column.
    121121
     
    130130To complete a task you should make an effort to translate all phrases but occasionally it is not possible to translate some phrases. A task will be accepted so long as more than 90% have been translated and a reasonable explanation, of why the untranslated phrases were left, is provided. The final say on this is will be left up to the mentor.
    131131
    132 * Review code to for quality of localized strings (1 task = 3 fixes)
     132=== Review code to for quality of localized strings (1 task = 3 fixes) ===
    133133 * Avoid concatenation of localized strings - use %(variable_name)s instead
    134134 * Avoid non keyboard characters (Excel doesn't handle these)
    135135 * Try to use consistent language
    136136
    137 == '''(8.0) User Interface''' ==
    138 === (8.1) Provide feedback on Workflows in Sahana Eden ===
     137== '''User Interface''' ==
     138=== Provide feedback on Workflows in Sahana Eden ===
    139139
    140 === (8.2) design a better homepage for Sahana Eden (wireframes) ===
     140=== Design a better homepage for Sahana Eden (wireframes) ===
    141141
    142 === (8.3) Design a better GUI (deliverable: "wireframes" = moderate) ===
     142=== Design a better GUI (deliverable: "wireframes" = moderate) ===
    143143for Common Alerting Protocol (CAP) with capabilities for multi-language alerting and multi-media delivery; use Agasti CAP Broker as a starting point (Nuwan)
    144144Difficulty : '''MEDIUM''' Proposed by: [http://lirneasia.net/profiles/nuwan-waidyanatha | Nuwan][[BR]]
     
    151151'''Reevaluate  : ''' [[BR]]
    152152
    153 === (8.4) design a GUI (deliverable: "wireframes" = hard) ===
     153=== Design a GUI (deliverable: "wireframes" = hard) ===
    154154Difficulty : '''MEDIUM''' Proposed by: [http://lirneasia.net/profiles/nuwan-waidyanatha | Nuwan][[BR]]
    155155'''Specific    : ''' , for example with http://www.google.com/ime/transliteration/ engine or any other generic plug-in[[BR]]