Changes between Version 7 and Version 8 of gsocguidelines


Ignore:
Timestamp:
05/16/10 22:36:34 (15 years ago)
Author:
Fran Boon
Comment:

Update for 2010

Legend:

Unmodified
Added
Removed
Modified
  • gsocguidelines

    v7 v8  
    66
    77You should register your code branch on Launchpad:
    8  * https://code.launchpad.net/sahana
     8 * https://code.launchpad.net/sahana-eden
    99
    10 You can make a live demo of your code available publically (e.g. to share with your mentors) by using the space set aside for you on demo.sahanapy.org:
    11  * lifeeth: http://j2me.sahanapy.org (port 8001)
    12  * connie/reza: http://decisions.sahanapy.org (port 8002)
    13  * hasanatkazmi: http://p2p.sahanapy.org (port 8003)
    14  * zubair: http://vol.sahanapy.org (port 8004)
    15  * ajuonline: http://logistics.sahanapy.org (port 8005)
    16  * nursix: http://vita.sahanapy.org (port 8006)
     10You can make a live demo of your code available publically (e.g. to share with your mentors) by using the space set aside for you on demo.eden.sahanafoundation.org:
     11 * r0bby: http://survey.sahanafoundation.org (port 8001)
    1712
    1813Login to the server via SSH using your assigned user names and passwords.
     
    2217Suggest symlinking your app to make it the default:
    2318{{{
    24 ln -s web2py/applications/sahana web2py/applications/init
     19ln -s web2py/applications/eden web2py/applications/init
    2520}}}
    2621