Changes between Version 65 and Version 66 of BluePrintCERT/RHoK2011


Ignore:
Timestamp:
11/30/11 19:21:57 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintCERT/RHoK2011

    v65 v66  
    1111The notes from RHoK 2010 are in [wiki:BluePrintCERT].  The relevant portions for our goals this year are copied into the notes below.  It is important to understand that many CERT member and administrators are not strongly technical and are intimidated by the power and complexity of the full platform.
    1212
    13 There are three functionality areas we hope to build at this year's event:
    14 
    15 1. Create a simple, easy-to-follow, intuitive Volunteer and Event database user interface.
    16 2. Create a search functionality that allows administrators to search for volunteers with specific characteristics and choose to send event deployment requests to those volunteers.
    17 3. Automatically process volunteer responses to the deployment information, respond appropriately to the responses, and generate a master list of participating volunteers for the event.
    18 
    19 This is broken down into specific tasks at the end of this page.
    20 
    21 A demo of the current functionality has been set up at:
    22 * http://cert.sahanafoundation.org
    23 You are free to register here & play!
    24 
    25 Development branch is here:
    26 * https://code.launchpad.net/~flavour/sahana-eden/cert
    27 
     13== Coordination ==
    2814Laura from CERT Chicago will be at the event in Austin, TX
    2915
     
    3420* graemef physically in Hanoi, VN
    3521
    36 You can get started with the code by using the USB distribution:
     22== Getting Started ==
     23Read the [wiki:Book Book], especially the chapters on [http://en.flossmanuals.net/sahana-eden/customisation/ Customization] and [http://en.flossmanuals.net/sahana-eden/building-a-new-application/ Building a New Module].
     24
     25The CERT Development branch is here:
     26* https://code.launchpad.net/~flavour/sahana-eden/cert
     27
     28You can install this by using the USB distribution:
    3729* If on Windows, simply run {{{start-eden.bat}}}
    3830* If on Mac, then install !VirtualBox whose installer can be found in the /Mac folder, as can an image of a full development environment: [wiki:InstallationGuidelines/VirtualMachine]
    3931* If on Linux then either use the same !VirtualBox image or follow the [wiki:InstallationGuidelines/Linux/Developer/Manual Installation instructions]
     32
     33== User Stories ==
     34There are three functionality areas we hope to build at this year's event:
     35
     361. Create a simple, easy-to-follow, intuitive Volunteer and Event database user interface.
     372. Create a search functionality that allows administrators to search for volunteers with specific characteristics and choose to send event deployment requests to those volunteers.
     383. Automatically process volunteer responses to the deployment information, respond appropriately to the responses, and generate a master list of participating volunteers for the event.
     39
     40This is broken down into specific tasks at the end of this page.
     41
     42A demo of the current functionality has been set up at:
     43* http://cert.sahanafoundation.org
     44You are free to register here & play!
    4045== 1. Volunteer and Event database user interface ==
    4146Create a simple, easy-to-follow, intuitive Volunteer and Event database user interface