Changes between Version 2 and Version 3 of FOSSkriti
- Timestamp:
- 01/22/09 13:14:08 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FOSSkriti
v2 v3 9 9 10 10 == 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) 12 14 * Get Trac usernames setup for all known participants ahead of time: Shashank/Ajay 13 15 * Person Registry Blue Print: Dominic 16 * Prepare Presentation: Fran 17 * Focus on detail of Tracks 14 18 15 19 == Introduction == 16 20 * Brief Skype Videocall? 17 * Brief Impress presentation? (What is Sahana? Why !SahanaPy? What is !SahanaPy? Tracks available): Fran21 * Brief Impress presentation? (What is Sahana? Why !SahanaPy? What is !SahanaPy? Tracks available): Ajay to deliver? 18 22 * http://docs.google.com/Presentation?docid=dcrv4cnj_4dtkg2kfb&hl=en_GB 19 23 * http://www.slideshare.net/franboon/sahana-at-fosskriti-2009-presentation 20 24 * Getting Started: 21 * Trac Wiki's DeveloperGuidelines 25 * InstallationGuidelinesDeveloper 26 * DeveloperGuidelines 22 27 * [http://www.sahana.lk/chat IRC] 23 28 * Pastebin 24 29 * For jQuery/HTML: http://pastebin.me/ 25 30 * For Python: http://paste.pocoo.org/ 26 27 31 28 32 == Tracks == 29 * Sahana Module development 33 * Sahana Module development: Ajay? 34 * [wiki:DeveloperGuidelinesNewModule How to add a new Module?] 30 35 * [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 33 38 * 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] 35 42 * 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]