Changes for page KIELER Archive
Last modified by Sascha Hoppe on 2025/01/30 09:33
From version 81.2
edited by Alexander Schulz-Rosengarten
on 2023/09/07 14:01
on 2023/09/07 14:01
Change comment:
There is no comment for this version
To version 8.1
edited by cds
on 2012/03/23 14:24
on 2012/03/23 14:24
Change comment:
There is no comment for this version
Summary
-
Page properties (4 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 7 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - KIELER Archive1 +Home - Parent
-
... ... @@ -1,1 +1,0 @@ 1 -Main.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. als1 +XWiki.cds - Content
-
... ... @@ -1,82 +1,43 @@ 1 -For up-to-date information and documentation, please visit our **[GitHub organization for the KIELER project](https://github.com/kieler)** and consult the wikis of the respective repositories. 2 -This wiki mostly contains information about deprecated and discontinued projects prior to the GitHub migration in 2022. 1 += **Welcome to the KIELER project's Wiki!** = 3 3 3 +We use the Wiki to document the project, its different components, the processes we use to manage it, and whatever else needs documenting. As a KIELER developer, please feel free to add content to the Wiki. If you're unsure about where to add the content to, just ask one of the senior developers – they'll be happy to help. 4 4 5 -= We lcometotheKIELERProject's Wiki!=5 +== Where Can I Download KIELER? == 6 6 7 - The //KielIntegrated EnvironmentforLayout EclipseRichClient//,or short [[//KIELER//>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/kings_of_coding.mp3||shape="rect"]],is a research projectaboutenhancingthegraphical model-baseddesignofcomplexsystems.Itisdeveloped bythe[[Real-TimeandEmbedded Systemsgroup>>url:http://www.rtsys.informatik.uni-kiel.de/||shape="rect"]] at [[KielUniversity>>url:http://www.uni-kiel.de/||shape="rect"]].7 +If you're not here for the Wiki, but just want to download KIELER straight away, please visit [[KIELER's downloads page>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/||shape="rect"]]. 8 8 9 - [[image:attach:button.png]][[doc:KIELER.Overview.Downloads.WebHome]]9 +== Finding You Way Around this Wiki == 10 10 11 - ==UsingThis Wiki==11 +We have quite a bit of stuff in this Wiki, so you might wonder where to find things. The Wiki is structured like this: 12 12 13 -The Wiki is structured as follows: 14 - 15 -(% class="wrapped" %) 16 -|((( 17 -**[[doc:KIELER.Overview.WebHome]]** 13 +* **[[doc:Overview]]** 18 18 The overview section gives you an idea of how KIELER is structured and what parts there are. KIELER has grown quite big, so reading through the overview will help a great deal in finding your bearings around here. 19 -)))|((( 20 -**The Different Components of KIELER** 21 -We have taken care to divide KIELER into several components, which in turn are divided into several projects. This makes the KIELER project a litlte easier to understand, we hope. 22 -)))|(% class="confluence-link" %)(% class="confluence-link" %) 23 -((( 24 -**[[doc:KIELER.Development.WebHome]]** 25 -The development section has our guides on how to start as a new KIELER developer (the [[doc:KIELER.Development.Guidelines.WebHome]] are of particular interest; go read them!), some more guidelines and generally acts as a documentation of our daily work, including [[doc:KIELER.Development.Meetings.WebHome]]. 26 -)))|((( 27 -**[[doc:KIELER.Development.Processes.WebHome]]** 28 -The processes section contains documentation about the processes we use to manage KIELER. 29 -))) 15 +* **The different component pages** 16 +We have taken care to divide KIELER into several components, which in turn are divided into several projects. This makes the KIELER project a litlte easier to understand, we hope. There is the [[doc:Layout]] component, the [[doc:Pragmatics]] component, the [[doc:Semantics]] component and finally there are [[doc:Other Projects]]. 17 +* **[[doc:Development]]** 18 +The development section has our guides on how to start as a new KIELER developer ([[doc:Getting Started]] is of particular interest; go read it!), some more guidelines and generally acts as a documentation of our daily work, including [[doc:Meetings]]. 19 +* **[[doc:Administration]]** 20 +The administration section contains documentation about the processes we use to manage KIELER. 30 30 31 - Weuse theWiki to document the project, its different components, the processes we use to manage it,and whatever else needs documenting. As a KIELER developer, pleasefeel free to add content to the Wiki. If you're unsureabout whereto add the content to, just ask one of the senior developers – they'll be happy to help.22 +== What Else is There? == 32 32 33 - ==GettingHelp==24 +The KIELER project doesn't only have a Wiki – in fact, this is only a small part of what we use. Here is a list of other tools and pages you might be interested in looking at: 34 34 35 -This Wiki is the main source of documentation for the KIELER project. If you'd like to get in touch with the team, either search the [[group's web page>>url:http://www.informatik.uni-kiel.de/rtsys/kontakt/||shape="rect"]] for e-mail addresses, or use the following channels: 26 +* [[**The Group Pages** 27 +>>url:http://informatik.uni-kiel.de/rtsys/kieler/||shape="rect"]]The pages of our research group have a section on KIELER, complete with [[Downloads>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/||shape="rect"]], [[demo / turorial videos>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/demos/||shape="rect"]], and more. 28 +* **[[Gitorious>>url:https://git.rtsys.informatik.uni-kiel.de||shape="rect"]]** 29 +The web front end to our [[Git>>doc:Using Git]] repositories. Feel free to add your own, private repositories. 30 +* **[[JIRA>>url:http://rtsys.informatik.uni-kiel.de/jira/||shape="rect"]]** 31 +Our bug tracking system. We encourage all KIELER developers to use the bug tracking system extensively. You get lots of experience using real-world bug tracking systems on a big project, and we get a good overview of the status of the KIELER project. 32 +* **Bamboo** 33 +Our build server. Whenever you push commits to the mainline [[Git>>doc:Using Git]] repository, Bamboo starts compiling it and runs all the unit tests. If your changes break the build or the tests, you will know it in a matter of 20 minutes. 34 +* **[[FishEye>>url:http://rtsys.informatik.uni-kiel.de/fisheye/||shape="rect"]]** 35 +Use FishEye to browse KIELER's mainline [[Git>>doc:Using Git]] repository. 36 36 37 -* [[**Announcement Mailing List**>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler||shape="rect"]] 38 -KIELER releases and important project updates are sent to this low-traffic mailing list. 39 -* **[[Developer Mailing List>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler-devel||shape="rect"]]** 40 -Every KIELER developer is expected to be on our developer mailing list to stay up to date on announcements and information relevant to developers. 37 +== What's New Around Here? == 41 41 42 - Alsotake alookat**[[demosandtutorialvi>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/demos/||shape="rect"]][[demosandtutorialvideos>>url:https://www.rtsys.informatik.uni-kiel.de/en/research/kieler/demos||shape="rect"]][[deos>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/demos/||shape="rect"]]**we haveput together.39 +Our Wiki software can show you a list of recent changes to the Wiki. To keep track of what's happening at the KIELER project in general, use JIRA's activity stream widget on its Dashboard. It will show a summary of what people have done, including changes to the Wiki, failed and succeeded builds, pushed commits and more. 43 43 44 -== Development == 45 - 46 -Here's the list of tools we use: 47 - 48 -{{section}} 49 -{{column}} 50 -(% style="text-align: center;" %) 51 -[[~[~[image:attach:code.png~]~] 52 -Source Code>>url:http://git.rtsys.informatik.uni-kiel.de/||shape="rect"]] 53 -{{/column}} 54 - 55 -{{column}} 56 -(% style="text-align: center;" %) 57 -[[~[~[image:attach:bugs.png~]~] 58 -Bug Tracking>>url:http://rtsys.informatik.uni-kiel.de/jira/||shape="rect"]] 59 -{{/column}} 60 - 61 -{{column}} 62 -(% style="text-align: center;" %) 63 -[[~[~[image:attach:build.png~]~] 64 -Automatic Builds>>url:http://rtsys.informatik.uni-kiel.de/bamboo/allPlans.action||shape="rect"]] 65 -{{/column}} 66 - 67 -{{column}} 68 -(% style="text-align: center;" %) 69 -[[~[~[image:attach:docs.png~]~] 70 -Extensions Documentation>>url:http://rtsys.informatik.uni-kiel.de/~~kieler/doc/extensions/||shape="rect"]] 71 -{{/column}} 72 - 73 -{{column width="100%"}} 74 -\\ 75 -{{/column}} 76 -{{/section}} 77 - 78 -== Wiki Activity == 79 - 80 80 {{expand title="Click here to see a list of recent changes to the Wiki..."}} 81 81 82 82
- bugs.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.7 KB - Content
- build.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.7 KB - Content
- button.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest - Size
-
... ... @@ -1,1 +1,0 @@ 1 -3.9 KB - Content
- code.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.7 KB - Content
- docs.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.7 KB - Content
- ratings.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.7 KB - Content
- reviews.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.7 KB - Content
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 - 3276841 +884957 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/ 327684/Home1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/884957/Home