4 | | |
5 | | = Documentation of the deprecated alpha = |
6 | | * [http://www.gnowsis.org/Documentation gnowsis.org] - end-user documentation |
7 | | * [http://www.gnowsis.org/statisch/0.8/javadoc/ Javadoc] |
8 | | * [http://www.gnowsis.org/statisch/0.8/doc/ Developer Doc] - tutorials, overview |
9 | | |
10 | | = Want to start hacking? = |
11 | | |
12 | | * GnowsisProjectPlan - look here to see what we are doing at the moment and what will be done next. |
13 | | * JoinGnowsis - I want to be part of this project! What do I have to do? |
14 | | |
15 | | = Setting up your developing environment = |
16 | | * DevelopingFirstSteps - the first steps to get gnowsis running and start hacking |
17 | | |
18 | | = Learning about gnowsis = |
19 | | |
20 | | the main information about gnowsis is in the gnowsis documentation. |
21 | | |
22 | | * [http://www.gnowsis.org/statisch/doc/index.html Gnowsis Documentation online] - several tutorials about gnowsis |
23 | | * [http://www.gnowsis.org/statisch/docs/gnowsis_howto_install_2005_12.pdf HowTo install] - how to install gnowsis step by step |
24 | | * DeveloperFaq - frequently asked questions of developers |
25 | | * GnowsisProjectStructure |
26 | | |
27 | | = Project Guidelines = |
28 | | * LoggingAndDebugging - using logging and debugging to find out what happens |
29 | | * GnowsisTicketsAndWiki - what to put in tickets, what to put in the wiki |
30 | | * Use meaningful SVN commit logs that outline the changes made - see [http://wiki.scummvm.org/index.php/Commit_Guidelines commit guidelines] or the [http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/article.html committers guide] |
31 | | |
32 | | = Specific fields of development = |
33 | | * ProblemsWithJunitTests |
34 | | * EmailDeveloping - specific stuff related to e-mails |
35 | | * ProblemsWithEclipse - what problems do we have and how to usually get them solved |
36 | | * GnowsisOnTheMac - Mac OsX adaption |
37 | | * [http://www.gnowsis.org/statisch/doc/gnognogui_framework_tutorial.html gno-rdf-components] - the gnogno-gui framework tutorial (from gnowsis.org website, latest version in SVN). |
38 | | * GnowsisGuiTips - how to hack guis for gnowsis, brainstorm and concrete ideas. |
39 | | * SearchDeveloping - developing the web-based desktop search and retrieval service |
40 | | * InstallerDeveloping - howto make an installer, what can we use |
41 | | * MozillaDeveloping - how to setup an environment to hack Mozilla XPI extensions |
42 | | * AdapterDeveloping - how to write an adapter and make gnowsis use it? |
43 | | * XmlRpcDeveloping - links for XMLRPC |
44 | | * GnowsisConfiguration - where to put configuration files? |
45 | | * GnowsisFixedUris - what are these static uris about? |
46 | | * NicerGui |
47 | | |