Changes between Version 31 and Version 32 of WikiStart


Ignore:
Timestamp:
Dec 20, 2007, 5:49:04 AM (16 years ago)
Author:
ticheler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v31 v32  
    77== Introduction ==
    88
    9 For an effective development of the !GeoNetwork opensource software, we suggest you start with familiarizing yourself with the software by going through the point listed here:
     9For an effective development of the !GeoNetwork opensource software, we suggest you start with familiarizing yourself with the software by going through the point listed here.
    1010
    11  * ''Provide feedback and contribute'' to this site wherever you feel information is lacking, out of synch or incorrect. This is essential to successful development and use of the application. Don't hesitate to ask if things are not clear, an honest question is NEVER stupid! However, read first to avoid asking the same questions many others did before you.
    12  * Subscribe to the ''[http://sourceforge.net/mail/?group_id=72096 mailing lists]'' and/or browse through the mailing list archives at [http://www.nabble.com/GeoNetwork-opensource-f18419.html Nabble.com]
    13  * Report ''bugs'' (see below)
    14  * Read the ''updates'' to know what we worked on. [wiki:1q2007 1st Quarter 2007 update]
    15  * In the ''[wiki:planning planning]'' you can read what's planned for upcoming releases.
    16  * The ''[wiki:release_strategy release strategy]'' we use.
    17  * The ''[wiki:releasing checklist]'' we use when releasing new versions
    18  * ''Ideas'' for future development are worked out in the [wiki:RnD Research and Development section (RnD)]
    19  * [wiki:contributions Contributions] that have not yet, or cannot be integrated in the !GeoNetwork opensource software. These can include ''translations, tools and utilities, presentations'' et cetera.
    20  * [wiki:committer Committer and contributor guidelines] should be understood and accepted before contributing code to the project.
     11''Provide feedback and contribute'' to this site wherever you feel information is lacking, out of sync or incorrect. This is essential to successful development and use of the application. Don't hesitate to ask if things are not clear, an honest question is NEVER stupid! However, read first to avoid asking the same questions many others did before you.
     12
     13== Developer WIKI ==
     14
     15 * [http://sourceforge.net/mail/?group_id=72096 Mailing lists] - subscribe and discuss
     16 * [http://www.nabble.com/GeoNetwork-opensource-f18419.html GeoNetwork lists on Nabble.com] - browse through the mailing list archives
     17 * [wiki:1q2007 1st Quarter 2007 update] - Read the ''updates'' to know what we worked on
     18 * [wiki:planning Planning] - You can read what's planned for upcoming releases
     19 * [wiki:release_strategy Release strategy] we use and the related [wiki:releasing checklist]
     20 * [wiki:RnD Research and Development (RnD)] - Ideas for future development
     21 * [wiki:contributions Contributions] that have not yet, or cannot be integrated in the !GeoNetwork opensource software
     22 * [wiki:committer Committer and contributor guidelines] - To be accepted before contributing code to the project
    2123 * ''To better understand the application's architecture'' we suggest you read the [attachment:Jeeves.doc Jeeves manual]. This manual explains how to develop an application based on the Jeeves library, also maintained on [http://sourceforge.net/projects/jeeves SourceForge]. !GeoNetwork opensource is build using this library for most of its functionality. Jeeves takes care of managing data sources, XML transformations through XSL and stuff like starting web services.
    2224 * The !GeoNetwork opensource [wiki:PSC Project Steering Committee]