Changes between Version 35 and Version 36 of ProjectInformation
- Timestamp:
- 09/26/10 18:55:42 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectInformation
v35 v36 11 11 ==== Provide feedback on an existing Eden module ==== 12 12 * Role-play being a user: 13 14 15 16 13 * Try it out. 14 * What do you expect it to do? 15 * What features would you want? 16 * What do you think the workflow should be? 17 17 * Improve it: 18 19 20 21 22 23 18 * Try to break it. Report bugs. 19 * Document the existing workflow. 20 * Develop a how-to guide for users. 21 * Write tooltips (help info) for fields on forms. 22 * Request features. 23 * Suggest improvements. 24 24 * How to report bugs, make suggestions, etc.: 25 26 27 25 * Register a Trac account [http://eden.sahanafoundation.org/register here]. 26 * File a ticket [http://eden.sahanafoundation.org/newticket here]. 27 * [BugReportingGuidelines Bug reporting guidelines] (aimed at acceptance testing but describes how to classify bugs) 28 28 * Modules that could use some usability improvement: 29 30 31 32 33 29 * All of them. Well, ok, try these: 30 * Mapping 31 * Shelter registry 32 * Hospital registry 33 * Person registry 34 34 * New or unfinished modules that would benefit from feature and workflow suggestions: 35 36 37 38 35 * Logistics 36 * Volunteer management 37 * Messaging 38 * Rapid assessment tool 39 39 40 40 ==== Help out with a current relief effort ==== 41 * [http://eden.sahanafoundation.org/wiki/Pakistan] 42 * Enter data on the live Pakistan site. 43 * Research information for the Pakistan site. 41 * [http://eden.sahanafoundation.org/wiki/Pakistan] 42 * Enter data on the live Pakistan site. 43 * Research information for the Pakistan site. 44 45 ==== Installation Improvements ==== 46 * Step-by-step documentation, installation scripts or Packages for different distributions 47 * Currently we have focussed on Windows & Debian/Ubuntu so other distros are poorly-documented. 44 48 45 49 == Projects for beginning coders, or those just starting with Python or web services == … … 60 64 61 65 * Tweet or SMS parsing -- allow users to provide info via tweets or SMS messages 62 63 64 65 66 66 * Parse formatted SMS messages or tweets (e.g. key value pairs). 67 * Detect when message interpretation isn't certain and dispatch to a human reader (use existing "task" database, or Job Jar, below!). 68 * Create database records from parsed messages. 69 * BluePrintMessagingModule#Twitter 70 * BluePrintMessagingModule#Micro-Syntax 67 71 68 72 * Job Jar -- manage tasks performed on the site, e.g. data entry 69 70 71 72 73 73 * Assign tasks to users or let users select tasks. 74 * Track who does what, mark completed. 75 * Provide administrator UI for defining tasks. 76 * Cross-check / verify task, or compare result of two users on same task. 77 * Administer tests and training for new workers. 74 78 75 79 * Suggestion Box 76 80 * http://groups.google.com/group/sahana-eden/browse_thread/thread/bbda1e98b73e1437 77 81 78 82 * Upload photos or video from a smart phone 79 83 * Design a widget (to be included in an Eden form) that can be used to select images or video, with any needed detection of the type of phone. 80 84 81 85 * Run Eden on a smart phone: BluePrintMobileClient 82 86 * Alternate Layout for web view: [wiki:BluePrintCSS#MobileView] 83 87 * Android Application: MobileAndroid 88 * http://gracehopper.org/2010/conference/open-source-track/#session3