Changes between Version 8 and Version 9 of GoogleSoC2010
- Timestamp:
- 05/24/10 02:12:18 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleSoC2010
v8 v9 6 6 [[PageOutline(2-3,Page Outline,pullout)]] 7 7 8 == = Project Overview ===8 == Project Overview == 9 9 * [http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2010/osgeo/t127230761739 Project Abstract] 10 10 * [#Outline Project Outline] … … 20 20 If time permits, then I intend to extend the security model to selectively display GUI elements. The controls available would change depending on the security 'clearance' of the user. This is pretty complex project , but I am definitely going to attempt, at least some part of it. 21 21 22 == Tentative Schedule==22 === Tentative Schedule === 23 23 This schedule is highly tentative at the moment. This should be taken as just an indication of the pace that we have in mind. 24 24 April 26 (community bonding) Introduction to community. Begin mapguide-internals list discussions on the new projects with help of mentor. Begin code familiarization, review of debugging and unit test procedures. … … 41 41 42 42 43 TODO 44 Update links here 45 == == 43 == Weekly Reports == 44 * [#Week0 Week0, 24th May] 45 46 == Misc Links == 47 * [http://trac.osgeo.org/mapguide/wiki/MapGuideRfc92 RFC 92 ] 48 * [#aboutme A little introduction ] 49 50 === Week 0 === 51 Hi everyone, 52 Just a small introduction. I am Rohit, and I am a final year undegraduate at the Indian Institute of Technology, Kanpur. The wiki for my project has been setup at [http://trac.osgeo.org/mapguide/wiki/GoogleSoC2010 http://trac.osgeo.org/mapguide/wiki/GoogleSoC2010]. You can hop over there for more information on my project, weekly report archives, links etc. 53 54 Work I have done till now. 55 * Setup a test machine, with various flavors of Linux on it. 56 * Created a draft RFC for the first part of my project at [http://trac.osgeo.org/mapguide/wiki/MapGuideRfc92 http://trac.osgeo.org/mapguide/wiki/MapGuideRfc92] 57 * Discussion on the mailing list, regarding Third Party dependencies and their inclusion into the source tree. 58 * Investigated about availability of packages for third party dependencies. 59 60 Work I propose to do this week.