Changes between Version 124 and Version 125 of ProjectInformation
- Timestamp:
- 11/17/10 19:02:35 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectInformation
v124 v125 3 3 4 4 This page contains ideas for projects which contributors with diverse skills and expertise can work on. Projects are into: 5 * [wiki:ProjectInformation#Non- TechnicalProjects Non-TechnicalProjects]5 * [wiki:ProjectInformation#Non-CodingProjects Non-Coding Projects] 6 6 * [wiki:ProjectInformation#InfrastructureProjects Infrastructure Projects] 7 7 * [wiki:ProjectInformation#BasicCodingProjects Basic Coding Projects] … … 19 19 ''Each Codeathon table has an etherpad page for collaboration -- '''[ProjectAssignments find your table's page here]''' ''. 20 20 21 == Non- TechnicalProjects ==22 ''Projects that do not involve programming.''21 == Non-Coding Projects == 22 ''Projects that do not involve Coding but may involve design, using the software, writing documentation, etc.'' 23 23 24 24 === Project: Testing === … … 71 71 * If you can't figure out what the ticket means, add a reply that tells the ticket reporter what info would be helpful. 72 72 73 == Project: Collate Organisation List==73 === Project: Collate Organisation List === 74 74 ''GCI''[[BR]] 75 75 Collate a list of organisations involved in Disaster Management which can be pre-populated into the database. … … 84 84 Eliminating duplicates and Create a spreadsheet, with a columns for each source, to indicate which source(s) the organisation came from. 85 85 86 == Project: Stock Taking of Humanitarian Catalogs==87 ''GCI''[[BR]] 88 Prepare a Stock Taking Report to assess what Humanitarian Catalog s are available which could be pre-populated into Sahana89 90 Some Sources to Start with (you will need to search to find additional catalog s):86 === Project: Stock Taking of Humanitarian Catalogues === 87 ''GCI''[[BR]] 88 Prepare a Stock Taking Report to assess what Humanitarian Catalogues are available which could be pre-populated into Sahana 89 90 Some Sources to Start with (you will need to search to find additional catalogues ): 91 91 * https://www.cimicweb.org/cmo/haiti/Crisis%20Documents/Shelter%20Cluster/USAID%20OFDA%20Warehouse%20commodity%20catalog.pdf 92 92 * http://procurement.ifrc.org/catalogue/ … … 105 105 Document this report at BaselineSupplyCatalog 106 106 107 === Scenario Cards === 108 ''GCI''[[BR]] 109 Running simulations of disaster scenarios is crucial to: 110 a. Test that Sahana works correctly 111 a. Train people to use Sahana 112 a. Familiarise programmers with the Disaster management domain. 113 a. Interest people in the project 114 115 We have a number of different resources on simulations currently available: 116 * SahanaCamp 1.0 117 * [/attachment/wiki/ProjectInformation/SahanaCamp%20Simulation.doc] 118 * SahanaCamp 1.2 119 * [/attachment/wiki/SahanaCamp1.2/General%20Sessions%20Hand%20Outs.pdf General Session Hand Outs] 120 * [/attachment/wiki/SahanaCamp1.2/Simulation%20-%20Instructions.pdf Instructions] 121 * [/attachment/wiki/SahanaCamp1.2/Simulation%20-%20Incidents.pdf Incidents] 122 * [/attachment/wiki/SahanaCamp1.2/Simulation%20-%20Assessments.pdf Assessments] 123 * ADPC DMC40 - Decision Making Exercise 124 * http://dmc.sahanafoundation.org 125 * Contains Sample Assessment Information relating to Flooding in Vietnam. 126 * Using the Gap Report and Gap Map, identify what additional Activities need to be planned by which Organisations to fill the gaps identified by the Assessments. 127 128 You can also search the internet (please add additional resources to this page) 129 130 We need to develop a series (deck) of cards which depict Disaster Scenarios which can be put together (maybe in order, maybe randomly) to create a simulation. It would be wise to share your initial ideas with the mailing list, as there are a number of people with a wealth of domain knowledge who will be able to guide you. 131 132 Post any images and files (in an open data format) at TrainingSimulationsScenarioCards 133 134 === Icons === 135 ''GCI''[[BR]] 136 Sahana Eden could be made more visually appealing by having icons 137 Map Markers: 138 * Projects (See BluePrintProjectManagement) 139 * Activites 140 * Tasks 141 * Offices 142 * Warehouses 143 144 === Sahana Eden Themes === 145 ''GCI''[[BR]] 146 107 147 == Infrastructure Projects == 108 148 ''Projects that may involved varying degrees of technical skills, but not programming.'' 109 149 150 === Trac Theme === 151 ''GCI''[[BR]] 152 Design a new theme for the Sahana Eden Trac wiki. See: 153 * http://trac.edgewall.org/ 154 * http://trac-hacks.org/wiki/theme 155 Provide screen shots of this design and all of the files required to install this theme on the Sahana Eden server. 156 110 157 === Project: Improve Installation Documentation === 111 ''GCI''[[BR]]112 158 We have been concentrating on Windows & Debian/Ubuntu, but better documentation could be provide for other distributions: 113 159 * ??? … … 121 167 122 168 === Feature Enhancements === 123 ''GCI''124 169 * Fix UI issues, add features, provide user-requested enhancements. 125 170 * You can pick from these [/report/21 feature requests]. 126 * Or talk to the folks at the Codeathon who are [#Usability cataloging issues].127 171 128 172 * The landing page for each module is different -- some have descriptive text, others have statistics (a "dashboard"). Each has a different layout of menus. … … 142 186 143 187 === Geocoding === 144 ''GCI''145 188 A favorite missing feature is geocoding addresses. There is already a geocoding service supported in Eden, but it's not used when a user adds a location. Your job: 146 189 * Find the geocoding function.