Membership Database/Editing
From PCSAR
(Difference between revisions)
(→Tasks) |
|||
Line 11: | Line 11: | ||
== Process == | == Process == | ||
- | * Edit the file <code>/[wuth@pcsar.castrov.cuug.ab.ca]/home/wuth/sar/pc/membership/personnel-database.xml</code> | + | * Edit the file <code>/[scp/wuth@pcsar.castrov.cuug.ab.ca]/home/wuth/sar/pc/membership/personnel-database.xml</code> |
* Review Brett's copy of the call-out list | * Review Brett's copy of the call-out list | ||
* Review the call-out list in the membership binder | * Review the call-out list in the membership binder |
Revision as of 00:56, 31 January 2010
The Membership Database is edited by Brett Wuth. Other people that have done this task: BobCosta.
He uses
- the changes that members make to their personnel record sheets at regular meetings
- event/course sign-in sheets which are passed to him
- individual changes which are e-mailed to him.
The Membership Database exists as an XML file which is edited with a text editor.
Process
- Edit the file
/[scp/wuth@pcsar.castrov.cuug.ab.ca]/home/wuth/sar/pc/membership/personnel-database.xml
- Review Brett's copy of the call-out list
- Review the call-out list in the membership binder
- Review the personnel records in the membership binder
Brett Wuth hopes eventually to create a java application that will structured editing of the database using a graphical user interface (MembershipDatabaseEditorTask).
Tasks
- receive changes
- type changes: MembershipDatabaseFormat
- validate database: Validate Membership Database Task
- mail database to Brett Wuth