Changes between Version 123 and Version 124 of ProjectInformation
- Timestamp:
- 11/17/10 16:57:55 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectInformation
v123 v124 23 23 24 24 === Project: Testing === 25 ''GCI'' [[BR]]26 Role-Play Being a User 25 ''GCI'' 26 ==== Role-Play Being a User ==== 27 27 * Bugs - Try to break it! 28 28 * Think about how could it be better … … 31 31 * [http://demo.eden.sahanafoundation.org/eden/ demo site] 32 32 * [http://test.eden.sahanafoundation.org/eden/ user test site for Pakistan floods response] 33 34 33 * Modules that could use some usability improvement: 35 34 * All of them, but in particular: … … 44 43 * [http://demo.eden.sahanafoundation.org/eden/rat Rapid assessment tool] 45 44 46 Document Existing Functionality: 47 * Document the existing workflow. 48 * Develop how-to guide for users, including screen shots. See UserGuidelines. 49 50 Reporting Tickets 45 ==== Report Tickets ==== 51 46 See: [wiki:BugReportingGuidelines Reporting Guidelines] 52 47 * What do you expect it to do? What did happen? … … 56 51 * Was there something you wanted that wasn't available? 57 52 53 === Project: Documentation === 54 ''GCI''[[BR]] 55 It would be recommended to do some Testing before writing document. There is a [wiki:UserGuidelinesTemple User Guideline Template] available. Also add a link to the page from the UserGuidelines page. In particular we need doucmentation for: 56 * Organisation 57 * Assessment 58 * Request Management 59 * Project Tracking 60 * Volunteer Management 61 * Inventory/Warehouse Management 62 * Incident Reporting 63 In some cases there may be existing Guidelines whcih need to be revised. 64 58 65 === Project: Ticket Verification === 59 66 ''GCI''[[BR]] … … 64 71 * If you can't figure out what the ticket means, add a reply that tells the ticket reporter what info would be helpful. 65 72 73 == Project: Collate Organisation List == 74 ''GCI''[[BR]] 75 Collate a list of organisations involved in Disaster Management which can be pre-populated into the database. 76 77 Use these sources: 78 * http://reliefweb.int 79 * http://www.preventionweb.net/ 80 * [http://eden.sahanafoundation.org/attachment/wiki/ProjectInformation/DRR%20Project%20Portal%20Organisations.csv DRR Project Portal Organisations] 81 * [http://eden.sahanafoundation.org/attachment/wiki/ProjectInformation/Pakistan%20Organisations.csv Pakistan Organisations] 82 * Haiti Organisations ??? Data? 83 84 Eliminating duplicates and Create a spreadsheet, with a columns for each source, to indicate which source(s) the organisation came from. 85 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): 91 * https://www.cimicweb.org/cmo/haiti/Crisis%20Documents/Shelter%20Cluster/USAID%20OFDA%20Warehouse%20commodity%20catalog.pdf 92 * http://procurement.ifrc.org/catalogue/ 93 * http://www.unhcr.org/4bc431359.pdf 94 * WHO supply catalogue 95 * http://www.logcluster.org/ may also be a good resource 96 97 For each Catalog list: 98 * Source 99 * Date of Publishing 100 * Data model (what data "fields" are their for each item?) 101 * Categories / Sub-categories - What is the list/hierarchy they use. 102 * Number of Items 103 * Summary Description 104 105 Document this report at BaselineSupplyCatalog 106 66 107 == Infrastructure Projects == 67 108 ''Projects that may involved varying degrees of technical skills, but not programming.'' 68 109 69 110 === Project: Improve Installation Documentation === 70 ''GCI'' 111 ''GCI''[[BR]] 71 112 We have been concentrating on Windows & Debian/Ubuntu, but better documentation could be provide for other distributions: 72 113 * ??? … … 75 116 ''Projects for beginning coders, or if new to Python or web services'' 76 117 77 === Tickets ===118 === Easy Tickets === 78 119 ''GCI'' 79 120 * Pick from these [/report/18 easy bugs for new Eden developers]. … … 210 251 * [wiki:NCSU#Projectsbeingworkedon NCSU Students] working on this 211 252 212 === Web interface for customizing new Eden sites === 213 214 * See notes toward web-based setup and customization: BluePrintWebSetup. 215 216 === Chat with other logged in users === #Chat 217 253 === Installation Web Interface === 254 For customizing new Eden sites. See notes toward web-based setup and customization: BluePrintWebSetup. 255 256 === Chat in Sahana === 257 With other logged in users 218 258 * Provide a chat board through which users can help each other or get help from the system administrator. 219 259 * Perhaps have one chat for each organization or project. 220 260 * Is there existing IRC or other chat software that could be incorporated? 221 261 222 === Refactor and complete the Survey module === #Survey 223 224 The survey module was started during GSoC this summer. The author will be online on freenode #sahana-ghc under the nicknames '''''robbyoconnor''''' or '''''r0bby|android''''' during the Codeathon. 262 === Survey Application === 263 The survey module was started during GSoC this summer. The author will be online on freenode #sahana-ghc under the nicknames '''''robbyoconnor''''' or '''''r0bby|android''''' during the Codeathon. 225 264 * Change it so that it uses "components" to relate survey sections to the survey, and questions to the survey sections. 226 265 * Please keep in mind that the survey tool should be able to support question data types (defined in the user guidelines) … … 230 269 * If this project is undertaken, please update the wiki documentation to match. 231 270 232 === O ptical character recognition===233 271 === OCR === 272 Optical Character Recognition 234 273 * Integrate an [wiki:BluePrintOCR OCR tool] developed for GSoC into Eden. 235 274 236 === Extensions to support new use cases ===237 275 === New Use Cases === 276 Extensions to support: 238 277 * Organizations such as [http://www.tenthousandvillages.com/ Ten Thousand Villages] assist craftspeople in disadvantaged countries organize to purchase supplies and market their crafts. What would such a crafts coop need to help run their business? What's missing from Eden to support this? 239 240 278 * [http://www.maitri.org Maitri] provides support to victims of domestic violence. 241 279 * They have a [http://www.maitri.org/res_usa.html page listing resources] but part of the page is organized topically and the rest by location. Consider how to store the resource data to allow displaying it either by topic or by location, and also make it searchable.