Changes between Version 2 and Version 3 of FOSSkriti


Ignore:
Timestamp:
01/22/09 13:14:08 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FOSSkriti

    v2 v3  
    99
    1010== Preparation ==
    11  * Server to act as a place to Demo results (Internet accessible): Shashank
     11 * Server (Internet accessible): Shashank
     12  * Have a Bzr repo people can check code to
     13  * Runs code live via Apache/mod_wsgi (remote admin permitted)
    1214 * Get Trac usernames setup for all known participants ahead of time: Shashank/Ajay
    1315 * Person Registry Blue Print: Dominic
     16 * Prepare Presentation: Fran
     17  * Focus on detail of Tracks
    1418
    1519== Introduction ==
    1620 * Brief Skype Videocall?
    17  * Brief Impress presentation? (What is Sahana? Why !SahanaPy? What is !SahanaPy? Tracks available): Fran
     21 * Brief Impress presentation? (What is Sahana? Why !SahanaPy? What is !SahanaPy? Tracks available): Ajay to deliver?
    1822  * http://docs.google.com/Presentation?docid=dcrv4cnj_4dtkg2kfb&hl=en_GB
    1923  * http://www.slideshare.net/franboon/sahana-at-fosskriti-2009-presentation
    2024 * Getting Started:
    21   * Trac Wiki's DeveloperGuidelines
     25  * InstallationGuidelinesDeveloper
     26  * DeveloperGuidelines
    2227  * [http://www.sahana.lk/chat IRC]
    2328  * Pastebin
    2429   * For jQuery/HTML: http://pastebin.me/
    2530   * For Python: http://paste.pocoo.org/
    26  
    2731
    2832== Tracks ==
    29  * Sahana Module development
     33 * Sahana Module development: Ajay?
     34  * [wiki:DeveloperGuidelinesNewModule How to add a new Module?]
    3035  * [wiki:BluePrintPersonRegistry Person Registry]
    31  * Web2Py framework for simple RAD web development
    32   * Massimo to lead?
     36
     37 * Web2Py framework for simple RAD web development: Massimo
    3338  * Extend the Languages support by integrating suggestions from GoogleTranslate?
    34   * Synchronization
     39  * [wiki:BluePrintMany2Many Many to Many widget]
     40  * [wiki:BluePrintSynchronisation Synchronisation]
     41  * [wiki:BluePrintFramework Framework]
    3542  * Test _stamp_many()
    36  * Testing using Selenium
    37   * Satyag to lead?
    38  * jQuery enhancements
    39   * Shashank to lead?
    40  * Advanced: if there are advanced Python developers who want a challenge then they can look at any of the BluePrints (e.g. GIS, Messaging, Charts, XML Import/Export)
     43
     44 * Testing using Selenium: Satyag?
     45  * [wiki:DeveloperGuidelinesTesting#BoundaryTestingshoulddo Testing with Selenium]
     46
     47 * jQuery enhancements: Shashank?
     48
     49 * Advanced: Fran?
     50  * if there are advanced Python developers who want a challenge then they can look at any of the BluePrints, e.g.
     51   * [wiki:BluePrintGeographicInformationSystems GIS]
     52   * [wiki:BluePrintMessagingModule Messaging Module]
     53   * [wiki:BluePrintReporting Charts/Reporting]
     54   * [wiki:BluePrintGISImportExport XML Import/Export]