Changes between Version 36 and Version 37 of Event/2011/GCI
- Timestamp:
- 11/15/11 16:37:57 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2011/GCI
v36 v37 3 3 http://code.google.com/p/google-code-in/wiki/GCIAdminMentorInformation 4 4 5 == Code ==6 * Fixing Bugs 7 * 2 x Hard: http://eden.sahanafoundation.org/report/1 8 * 2 x Easy: http://eden.sahanafoundation.org/report/18 9 * Enhancements 10 * Medium (Fran): Projects/Basic#ScaleUploadedImages[[BR]] 5 == (1.0) Code == 6 === (1.1) Fixing Bugs === 7 ==== (1.1.1) 2 x Hard: http://eden.sahanafoundation.org/report/1 ==== 8 ==== (1.1.2) 2 x Easy: http://eden.sahanafoundation.org/report/18 ==== 9 === (1.2) Enhancements === 10 ==== (1.2.1) Medium (Fran): Projects/Basic#ScaleUploadedImages ==== 11 11 12 === Build library(ies) to integrate Emergency Data Exchange Language Distribution Element ===12 ==== (1.2.2) Build library(ies) to integrate Emergency Data Exchange Language Distribution Element === 13 13 Difficulty : '''HARD''' proposed by: [http://lirneasia.net/profiles/nuwan-waidyanatha | Nuwan] [[BR]] 14 14 '''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]] … … 26 26 '''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]] 27 27 28 * Packaging 29 * Easy (Fran): [InstallationGuidelines/Windows/User Windows Installer for End-Users] 30 * Easy (Fran): [InstallationGuidelines/Windows/Developer/Installer Windows Installer for Developers] 28 === (1.3) Packaging === 29 ==== (1.3.1) Easy (Fran): [InstallationGuidelines/Windows/User Windows Installer for End-Users] ==== 30 ==== (1.3.2) Easy (Fran): [InstallationGuidelines/Windows/Developer/Installer Windows Installer for Developers] ==== 31 31 32 == Documentation == 33 * 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 32 == (2.0) Documentation == 33 === (2.1) Reviewing a chapter in the Sahana Eden Essential Guide === 34 (http://eden.sahanafoundation.org/wiki/Book) by following the specific instructions & highlighting what could be further clarified, or identifying errors 34 35 * http://en.flossmanuals.net/sahana-eden/installation 35 36 * http://en.flossmanuals.net/sahana-eden/configuration … … 39 40 * Add Screen shots to http://en.flossmanuals.net/sahana-eden/building-a-new-application 40 41 41 == Outreach ==42 * Design Trac template to align with: wiki.sahanafoundation.org/doku.php/foundation:branding 43 * Videos 42 == (3.0) Outreach == 43 === (3.1) Design Trac template to align with: wiki.sahanafoundation.org/doku.php/foundation:branding === 44 === (3.2) Videos === 44 45 * What is Sahana Eden (User focused) 45 46 * How to start developing in Sahana Eden (Developer Focused - high level overview) … … 47 48 * How to deploy Sahana Eden (Deployer Focused - high level overview) 48 49 * http://en.flossmanuals.net/sahana-eden/installing-a-developer-environment 49 * Give a presentation on Sahana Eden to a group (And Video) - hard 50 * Design an IRC Bot to automatically greet new people who join the sahana-eden channel, ping members of the PMC and keep a record of all people who join the channel. 50 === (3.3) Give a presentation on Sahana Eden to a group (And Video) - hard === 51 === (3.4) Design an IRC Bot to automatically greet new people who join the sahana-eden channel === 52 ping members of the PMC and keep a record of all people who join the channel. 51 53 52 == Quality Assurance ==54 == (4.0) Quality Assurance == 53 55 * 2 xTesting and reporting bugs 54 56 * Using Selenium IDE create test scripts for application (easy)