wiki:FOSSkriti

Version 44 (modified by Chintalagiri Shashank, 16 years ago) ( diff )

Changed proxy workaround.

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 (& possibly Chamindra)

Introduction

  • Introductory Presentation: Ajay Kumar [ajuonline]
  • Brief Skype Videocall on the tracks we will cover: Fran Boon [flavour]
  • Getting Started:
    • 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 with ¨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.
    • InstallationGuidelinesDeveloper
      • Bzr branch we'll be using for this session:
        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
        
        (Visit http://hack.sahanapy.org/cgi-bin/hackfest.py to update the working-tree & reload Apache to see the results. Ignore the 500 error!)
        
      • Note for Windows Users: DeveloperGuidelinesBzrWindows
    • DeveloperGuidelines

How to Communicate?

Tracks

Preparation

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.