Version 32 (modified by sauermann, 19 years ago) (diff) |
---|
Want to start hacking?
- GnowsisProjectPlan - look here to see what we are doing at the moment and what will be done next.
- JoinGnowsis - I want to be part of this project! What do I have to do?
Setting up your developing environment
- DevelopingFirstSteps - the first steps to get gnowsis running and start hacking
Learning about gnowsis
the main information about gnowsis is in the gnowsis documentation.
- Gnowsis Documentation online - several tutorials about gnowsis
- HowTo install - how to install gnowsis step by step
- DeveloperFaq - frequently asked questions of developers
- GnowsisProjectStructure
Project Guidelines
- LoggingAndDebugging - using logging and debugging to find out what happens
- GnowsisTicketsAndWiki - what to put in tickets, what to put in the wiki
- Use meaningful SVN commit logs that outline the changes made - see commit guidelines or the committers guide
Specific fields of development
- EMailDeveloping - specific stuff related to e-mails
- ProblemsWithEclipse - what problems do we have and how to usually get them solved
- GnowsisOnTheMac - Mac OsX adaption
- gno-rdf-components - the gnogno-gui framework tutorial (from gnowsis.org website, latest version in SVN).
- GnowsisGuiTips - how to hack guis for gnowsis, brainstorm and concrete ideas.
- SearchDeveloping - developing the web-based desktop search and retrieval service
- InstallerDeveloping - howto make an installer, what can we use
- MozillaDeveloping - how to setup an environment to hack Mozilla XPI extensions
- AdapterDeveloping - how to write an adapter and make gnowsis use it?
- XmlRpcDeveloping - links for XMLRPC
- GnowsisConfiguration - where to put configuration files?
- GnowsisFixedUris - what are these static uris about?
- NicerGui