Changes between Version 41 and Version 42 of Deployments/Sandy/Occupy
- Timestamp:
- 11/14/12 18:23:10 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Deployments/Sandy/Occupy
v41 v42 63 63 === Volunteers === 64 64 ==== Registration process ==== 65 Part of a wider BluePrint/UserManagement 65 Current Registration form (which feeds CiviCRM): 66 * http://interoccupy.net/occupysandy/volunteer/ 67 68 Implementation Notes: 69 * BluePrint/UserManagement 66 70 67 71 ==== Sign-up to 'Tasks' (Skills Requests) ==== 68 72 Port from Give2LA branch? 69 73 * https://code.launchpad.net/~flavour/sahana-eden/la 74 70 75 ==== 'Sync' (!Import/Export) volunteers between Sahana & CiviCRM ==== 71 nursix looking at with Jamie from Occupy76 nursix looking at with Jamie & Joseph from Occupy 72 77 * http://projects.occupy.net/projects/owsoutreach 73 78 * CiviCRM Imports: http://book.civicrm.org/developer/current/techniques/imports/ 74 79 * Sahana REST API: wiki:S3XRC/RESTfulAPI 80 * [wiki:BluePrint/CiviCRMSynchronisation CiviCRM Data Synchronization] 75 81 76 * [wiki:BluePrint/CiviCRMSynchronisation CiviCRM Data Synchronization] 82 ==== Allocations of Volunteers to Tasks ==== 83 Shoudl we buildon the Rostering tool? 84 * UserGuidelines/Rostering 85 77 86 === Mapping === 78 87 Hubs, Distribution Centers, Medical Clinics & Residential Buildings are all Types of org_facility. … … 92 101 93 102 === Recurring Requests === 94 nursix looking at 103 Fran DONE (mostly) 95 104 96 105 e.g. 3 people needed to serve hot food at lunch and dinner at this location - repeats daily … … 103 112 104 113 === SMS Communications === 114 We have access to the OccupySMS gateway (!MobileCommons) for both Inbound & Outbound SMS 115 * Inbound uses shortcode 69866 and is shared, so not all keywords are available for us. 105 116 * http://occupysms.org 106 117 * https://docs.google.com/document/d/1cGiQN9MRlYEXdjDHs1F60yuqCj9OpC4Y2xAawEQmb2w/edit 107 118 * http://www.mobilecommons.com/mobile-commons-api/ 108 * Original/launch: https://github.com/cjohnson7/Sandy-Response 109 * Improvements: https://github.com/disantlor/OccupySMS-Web 119 * Code: 120 * Original/launch: https://github.com/cjohnson7/Sandy-Response 121 * Improvements: https://github.com/disantlor/OccupySMS-Web 110 122 111 Which Gateway?112 * Twilio for Inbound?113 * Clickatell for Outbound? (Who pays?)114 * Local Bluetooth modem (not in the AWS datacenter!)