Changes between Version 23 and Version 24 of WikiStart


Ignore:
Timestamp:
Aug 21, 2007, 4:41:17 AM (17 years ago)
Author:
ticheler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v23 v24  
    55If you want to report bugs, problems, you are a software developer or simply interested in the development of the !GeoNetwork software, this is the place to be :)
    66
    7 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:
     7== Introduction ==
    88
    9  * 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.
    10  * 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]
    11  * Report '''bugs''' (see below)
    12  * Read the '''updates''' to know what we worked on. [wiki:1q2007 1st Quarter 2007 update]
    13  * In the '''[wiki:planning planning]''' you can read what's planned for upcoming releases.
    14  * The '''[wiki:releasing checklist]''' we use when releasing new versions
    15  * '''Ideas''' for future development are worked out in the [wiki:RnD Research and Development section (RnD)]
    16  * [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.
    17  * '''To better understand the application's architecture''' we suggest you read the [ 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.
    18  * For more '''background on Producing Open Source Software''' please get yourself introduced to all aspects by reading the [http://geonetwork-opensource.org/documentation/faq/producingoss Producing Open Source Software book].
     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:
     10
     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:releasing checklist]'' we use when releasing new versions
     17 * ''Ideas'' for future development are worked out in the [wiki:RnD Research and Development section (RnD)]
     18 * [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.
     19 * ''To better understand the application's architecture'' we suggest you read the [ 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.
     20 * For more ''background on Producing Open Source Software'' please get yourself introduced to all aspects by reading the [http://geonetwork-opensource.org/documentation/faq/producingoss Producing Open Source Software book].
    1921
    2022== Bug reporting ==