wiki:Event/2010/GHC

Version 18 (modified by Louiqa Raschid, 14 years ago) ( diff )

--

Grace Hopper Celebration

The Codeathon at GHC2010 is intended to introduce participants to rapid development of FOSS applications in a collective coding setting. We expect participants with any level of familiarity with coding and with the specific tools used in Sahana Eden, so want to provide a range of options for projects. We also want to send out material that participants can review in advance, as there will be little time for training during the codeathon. Facilitators can receive more direct training and practice in advance.

Agenda for August 25

  • Pre-Codeathon Training for Facilitators
  • Day of - Facilitator Logistics
  • Pre-codeathon outreach
  • Codeathon Project

Pre-Codeathon Training for Facilitators - Content and Logistics

  • Python intro
  • Eden / Web2py intro
  • Facilitating at a barcamp
  • Simplified agile (incremental development, short cycles, partner programming,...)
  • How many sessions? When?

Pre-Codeathon Preparation for Participants

  • Python intro
  • Eden / Web2py intro
  • Download / install Dev environment
  • Distributed version control
  • Documents, flash drives, vdi?
  • What to expect at a barcamp, crisiscamp, etc.
  • Remote participation in FOSS development
  • Survey participants software development experience

Codeathon Agenda

  • Overview of Sahana (10 minutes)
  • Introduction of code and frameworks and libraries for Eden (20 minutes)
    • with printed guides

LaunchPad:

http://eden.sahanafoundation.org/wiki/Use

  • Pakistan deployment (10 minutes)

http://eden.sahanafoundation.org/wiki/Pakistan

  • Projects (60 minutes)

Codeathon Projects

(I'm not convinced that the distinction for tasks should be between Python coders and non-Python coders. Perhaps between people familiar with web services and not? --Pat)

Projects for non-coders

  • Use testing
  • Reporting bugs
  • Entering data on live Pakistan site
  • Researching info for Pakistan site

Projects for non-Python (or non-web services) coders

  • Bug fixing
  • Small-scale projects
  • Projects that don't require lots of reading of S3 docs ;-)

Projects for Python (or web services) coders

  • Something needed for Pakistan (depends on what's left to do)

Projects not yet rated for difficulty

  • Job Jar
    • UI for assigning data entry or similar tasks to users
    • Track who does what, mark completed
    • Admin UI for defining tasks
    • Cross-check / verify task, or compare result of 2 users on same task
  • Tweak the Tweet (or SMS) parsing
    • Parse formatted SMS messages or tweets (e.g. key value pairs)
    • Detect when message interpretation isn't certain and dispatch to a human reader (use Job Jar)
    • Create database records from parsed messages
  • Extend Sahana to support Maitri - a nonprofit organization based in the San Francisco Bay Area, that primarily helps women & families from South Asia facing domestic violence, emotional abuse, cultural alienation, human trafficking or family conflict.

http://www.maitri.org

  • Digitizing region boundaries on maps
    • UI that allows user to digitize boundaries on map images
      • Zoom in on map image
      • Mark points with known latitude, longitude as references
      • Mark points along boundaries
    • Compute polygons for regions from digitized boundary points
Note: See TracWiki for help on using the wiki.