Changes between Version 124 and Version 125 of ProjectInformation


Ignore:
Timestamp:
11/17/10 19:02:35 (14 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectInformation

    v124 v125  
    33
    44This page contains ideas for projects which contributors with diverse skills and expertise can work on. Projects are into:
    5  * [wiki:ProjectInformation#Non-TechnicalProjects Non-Technical Projects]
     5 * [wiki:ProjectInformation#Non-CodingProjects Non-Coding Projects]
    66 * [wiki:ProjectInformation#InfrastructureProjects Infrastructure Projects]
    77 * [wiki:ProjectInformation#BasicCodingProjects  Basic Coding Projects]
     
    1919''Each Codeathon table has an etherpad page for collaboration -- '''[ProjectAssignments find your table's page here]''' ''.
    2020
    21 == Non-Technical Projects ==
    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.''
    2323
    2424=== Project: Testing ===
     
    7171  * If you can't figure out what the ticket means, add a reply that tells the ticket reporter what info would be helpful.
    7272
    73 == Project: Collate Organisation List ==
     73=== Project: Collate Organisation List ===
    7474''GCI''[[BR]]
    7575Collate a list of organisations involved in Disaster Management which can be pre-populated into the database.
     
    8484Eliminating duplicates and Create a spreadsheet, with a columns for each source, to indicate which source(s) the organisation came from.
    8585
    86 == Project: Stock Taking of Humanitarian Catalogs ==
    87 ''GCI''[[BR]]
    88 Prepare a Stock Taking Report to assess what Humanitarian Catalogs are available which could be pre-populated into Sahana
    89 
    90 Some Sources to Start with (you will need to search to find additional catalogs):
     86=== Project: Stock Taking of Humanitarian Catalogues ===
     87''GCI''[[BR]]
     88Prepare a Stock Taking Report to assess what Humanitarian Catalogues are available which could be pre-populated into Sahana
     89
     90Some Sources to Start with (you will need to search to find additional catalogues ):
    9191 * https://www.cimicweb.org/cmo/haiti/Crisis%20Documents/Shelter%20Cluster/USAID%20OFDA%20Warehouse%20commodity%20catalog.pdf
    9292 * http://procurement.ifrc.org/catalogue/
     
    105105Document this report at BaselineSupplyCatalog
    106106
     107=== Scenario Cards ===
     108''GCI''[[BR]]
     109Running 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
     115We 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
     128You can also search the internet (please add additional resources to this page)
     129
     130We 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
     132Post any images and files (in an open data format) at TrainingSimulationsScenarioCards
     133
     134=== Icons ===
     135''GCI''[[BR]]
     136Sahana Eden could be made more visually appealing by having icons
     137Map Markers:
     138 * Projects (See BluePrintProjectManagement)
     139 * Activites
     140 * Tasks
     141 * Offices
     142 * Warehouses
     143
     144=== Sahana Eden Themes ===
     145''GCI''[[BR]]
     146
    107147== Infrastructure Projects ==
    108148''Projects that may involved varying degrees of technical skills, but not programming.''
    109149
     150=== Trac Theme ===
     151''GCI''[[BR]]
     152Design a new theme for the Sahana Eden Trac wiki. See:
     153 * http://trac.edgewall.org/
     154 * http://trac-hacks.org/wiki/theme
     155Provide screen shots of this design and all of the files required to install this theme on the Sahana Eden server.
     156
    110157=== Project: Improve Installation Documentation ===
    111 ''GCI''[[BR]]
    112158We have been concentrating on Windows & Debian/Ubuntu, but better documentation could be provide for other distributions:
    113159 * ???
     
    121167
    122168=== Feature Enhancements ===
    123 ''GCI''
    124169 * Fix UI issues, add features, provide user-requested enhancements.
    125170  * You can pick from these [/report/21 feature requests].
    126   * Or talk to the folks at the Codeathon who are [#Usability cataloging issues].
    127171
    128172 * The landing page for each module is different -- some have descriptive text, others have statistics (a "dashboard"). Each has a different layout of menus.
     
    142186
    143187=== Geocoding ===
    144 ''GCI''
    145188 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:
    146189 * Find the geocoding function.