Changes between Version 59 and Version 60 of Haiti


Ignore:
Timestamp:
01/23/10 01:39:40 (15 years ago)
Author:
Gavin Treadgold
Comment:

expanded section on code and key skills required

Legend:

Unmodified
Added
Removed
Modified
  • Haiti

    v59 v60  
    1313
    1414=== Code: ===
     15For developers that wish to assist Sahana, we have a number of different coding options to help out. You don't need to have all these skills, any of them will be of use. Even if you have none of these, jump into #sahana and we may be able to find some way for you to help out based upon your skillset.
     16 * Python - all the core coding is undertaken in Python
     17 * web2py - this is the application framework that we use in Python for SahanaPy
     18 * OpenLayers - this is the client javascript library we use for mapping in the browser
     19 * jQuery -
     20 * XSLT/XPath - a lot of import/export functionality is created using XSLT templates written using XPath
     21See this page for guidelines on setting up an operating SahanaPy instance
    1522 * InstallationGuidelinesDeveloper
     23Note that for Haiti response you will want the bzr command below to check out the Haiti branch
    1624 * Branch: https://code.launchpad.net/sahana/haiti-quake-2010
    1725{{{
     
    1927}}}
    2028 * If you are getting a "Invalid Request" error when you try to run the application, try renaming the folder to "haiti" (no hyphen) and retrying: http://127.0.0.1:8000/haiti
     29We have some developer guidelines available.
    2130 * DeveloperGuidelines
    2231