wiki:FOSSkriti

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

--

FOSSkriti Workshop

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

This included a number of people - some were skilled programmers, some were new to this technology.

Ajay was on site. Remote support was provided by Fran, Massimo, Satya, Chamindra & Dominic [nursix].

Photos: https://trac.sahanapy.org/wiki/DeveloperGuidelinesDeletableList

IRC Logs:

Introduction

Getting Started

  • InstallationGuidelinesDeveloper
  • Using Bzr to work on the hackfest tree:
    • bzr branch lp:~mdipierro/web2py/devel web2py
    • cd web2py/applications
    • bzr branch bzr+ssh://hacker@hack.sahanapy.org/var/www/web2py/applications/sahana
    • hack
    • bzr add && bzr remove && bzr commit
    • bzr push bzr+ssh://hacker@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.