wiki:FOSSkriti

Version 59 (modified by Fran Boon, 16 years ago) ( diff )

--

FOSSkriti Workshop

There will be a hackfest for SahanaPy at FOSSkriti on Feb 14th at 15:30 UTC

This will include a number of people - some will be skilled programmers, some may be new to this technology.

Ajay will be on site. Remote support will be provided by Fran, Massimo & Satya (Chamindra & Dominic [nursix] will also be around)

Introduction

Getting Started

  • InstallationGuidelinesDeveloper
  • Using Transconnect for full Internet access (iitk network + bzr workaround):
    • Start up a terminal and run the following command
    • export LD_PRELOAD=~/.tconn/tconn.so
    • Verify that it works: wget www.google.com
    • Run all bzr commands from the same terminal. If you want to change terminals, repeat the export in the new one.
  • Using Bzr to work on the hackfest tree:
    • Note for Windows Users: DeveloperGuidelinesBzrWindows
    • Get a username/password for the hack server from Ajay or Fran
    • bzr branch bzr+ssh://username@hack.sahanapy.org/var/www/web2py/applications/sahana
    • hack
    • bzr add && bzr remove && bzr commit
    • bzr push bzr+ssh://username@hack.sahanapy.org/var/www/web2py/applications/sahana
    • Update the working-tree & reload Apache to see the results: http://hack.sahanapy.org/cgi-bin/hackfest.py
    • Ignore the 500 error!
  • DeveloperGuidelines

How to Communicate?

Tracks

  • Web2Py framework for simple RAD web development: Massimo di Pierro [massimo]

Preparation

  • Dedicated Server (Internet accessible): Courtesy Zen Internet
    • Bzr repo people can check code into
    • Runs code live via Apache/mod_wsgi (remote admin permitted)
    • CGI for restarting Apache (& updating Bzr working-tree)
    • Xen environment

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.