Changes between Version 14 and Version 15 of GnowsisDevelopingBeta
- Timestamp:
- 04/28/06 17:48:06 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GnowsisDevelopingBeta
v14 v15 1 = Project Plan =1 = Documentation = 2 2 * GnowsisProjectPlan - first thing for everybody 3 * GnowsisProjectStructure - where is which file? 4 * DeveloperFaq 5 * [http://www.gnowsis.org/statisch/0.9/doc/ html documentation] - plus Javadoc 6 7 '''Project guidelines:''' 3 8 * LoggingAndDebugging - using logging and debugging to find out what happens 4 9 * GnowsisTicketsAndWiki - what to put in tickets, what to put in the wiki 5 * GnowsisProjectStructure - where is which file? 6 * DeveloperFaq 7 8 = Documentation = 9 Either inside the source or here: 10 * http://www.gnowsis.org/statisch/0.9/doc/ 10 * 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] 11 11 12 12 = Get it running = 13 '''Detailed installation instructions for developers:''' DevelopingFirstSteps 13 14 14 15 The subversion repository is … … 46 47 * GnowsisProjectPlan - look here to see what we are doing at the moment and what will be done next. 47 48 49 = Specific Fields of Development = 50 51 * all GnowsisComponents 52 * ProblemsWithJunitTests 53 * EmailDeveloping - specific stuff related to e-mails 54 * ProblemsWithEclipse - what problems do we have and how to usually get them solved 55 * GnowsisOnTheMac - Mac OsX adaption 56 * [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). 57 * GnowsisGuiTips - how to hack guis for gnowsis, brainstorm and concrete ideas. 58 * SearchDeveloping - developing the web-based desktop search and retrieval service 59 * InstallerDeveloping - howto make an installer, what can we use 60 * MozillaDeveloping - how to setup an environment to hack Mozilla XPI extensions 61 * AdapterDeveloping - how to write an adapter and make gnowsis use it? 62 * XmlRpcDeveloping - links for XMLRPC 63 * GnowsisConfiguration - where to put configuration files? 64 * GnowsisFixedUris - what are these static uris about? 65 * NicerGui - how to brushup the gui 66 48 67 = Contributing = 49 68