Changes for page XWiki Home

Last modified by Christoph Lechleitner on 2026-02-24 10.47:51

From version 3.1
edited by Christoph Lechleitner
on 2026-02-24 10.47:51
Change comment: Linking to Clazzes.org landing page
To version 1.4
edited by Christoph Lechleitner
on 2026-02-24 10.10:09
Change comment: Auto-saved during real-time collaboration

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -XWiki Home
1 +Clazzes.org Home
Content
... ... @@ -1,48 +1,70 @@
1 -(% class="wikigeneratedid" %)
2 -This is the default landing page of XWiki 18. You probably want the ...
1 += **Clazzes.org is ...** =
3 3  
4 -= [[Clazzes.org landing page>>doc:CLORG.WebHome]] =
3 +... an Open Source project featuring libraries for JAVA and other programming languages.
5 5  
6 -(% class="wikigeneratedid" %)
7 -... or maybe not, so here comes the default content:
5 +It is operated by [[ITEG>>http://www.iteg.at/]] with support from several other contributors from Austria (See [[Contact>>https://www.iteg.at/en/contact/]]).
8 8  
9 -== Welcome to your wiki ==
7 +=== Migration apology ===
10 10  
11 -XWiki is the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiple wikis, each with its own set of pages.
9 +We are currently migrating this Wiki from Atlassian-hosted Confluence to self-hosted XWiki and it will take some time to repair all hickups. We apologize for the inconvenience.
12 12  
13 -XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
11 +=== Software projects ===
14 14  
15 -== The basics ==
13 +* [[Authentication Tools>>doc:LOGIN.WebHome]], authentication service connectors and a backend
14 +* [[Clazzes-Utils>>doc:UTIL.WebHome]] are a collection of Java utils under org.clazzes.util, and the historic root of the clazzes.org project
15 +* [[Colin>>doc:COL.WebHome]], a structural analysis application with a lightweight interface, an part of the QT Ambassador Program
16 +* [[CSVEdit>>url:https://clazzes.atlassian.net/wiki/spaces/CSVEDIT]], yet another editor for .csv like files, in C++ with QT4
17 +* [[Data Model Generator and Utils>>doc:DMGEN.WebHome]], generates POJOs and DAOs from data models specified in xml
18 +* [[DOJO-Clazzes>>doc:DOJO.WebHome]], things created when moving from GWT to DOJO Toolkit
19 +* [[FancyMail>>doc:FANCYMAIL.WebHome]], a free alternative message sending service for e-mail and SMS in JAVA
20 +* [[FancyLibs>>url:https://clazzes.atlassian.net/wiki/spaces/FANCYLIBS]], a collection of lightweight portable basic function classes for C++
21 +* [[FTPSync>>doc:FTPSYNC.WebHome]], a PERL skript to synchronize a local directory tree and a remote FTP directory tree
22 +* Some basic GWT tools, currently covered by the know-how space [[GWT Basics>>doc:GWTBASICS.WebHome]]
23 +* [[HPGS>>doc:HPGS.WebHome]], a HPGL/2 interpreter in C++
24 +* [[JarTools>>doc:JT.WebHome]] makes it easier to retrieve and manipulate meta information in .jar files resp. META-INF/MANIFEST.MF, and similar bits likepom.properties.
25 +* [[JDBC2XML>>doc:JDBC2XML.WebHome]], started as a commandline tool for dumping and restoring databases from/to XML and slowly growing to a Java library for simple table creation and manipulation
26 +* [[MLP>>url:https://clazzes.atlassian.net/wiki/spaces/MLP]] (Mail.Log-Parsing) a script collection to make it easier to parse /var/log/mail.log and the like
27 +* [[OOOEngine>>url:https://clazzes.atlassian.net/wiki/spaces/OOOENGINE]], a wrapper to have a OpenOffice or LibreOffice daemon perform tasks like convert files
28 +* [[PBA Package Builder + Archiver>>url:https://clazzes.atlassian.net/wiki/spaces/PBA]], the collection of tools that builds and distributes all our C++ software and Debian packages (see below and [[deb.clazzes.org>>url:http://deb.clazzes.org/]])
29 +* [[Remoting>>url:https://clazzes.atlassian.net/wiki/spaces/REM]], a RPC framework for C++ and Java using TCP/IP and optionally TLS
30 +* [[Sketch>>url:https://clazzes.atlassian.net/wiki/spaces/SKETCH]], a 2D graphics framework for web applications
31 +* [[TopicMap Engine>>url:https://clazzes.atlassian.net/wiki/spaces/TME]], a implementation of the TopicMaps API (TMAPI 2.0.2)
16 16  
17 -To make the most out of your wiki, log-in and:
33 +=== Downloads, Packages, Source Code ===
18 18  
19 -Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs.
35 +For installers, tarballs and debian packages go to the [[Downloads page>>url:https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655380]], [[deb.clazzes.org>>url:http://deb.clazzes.org/]], or [[maven.clazzes.org>>url:http://maven.clazzes.org/]].
20 20  
21 -Use the {{displayIcon name="add"/}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content.
37 +For source code start at the [[Repository Access>>url:https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655365]] page or simple at [[svn.clazzes.org>>url:http://svn.clazzes.org/]].
22 22  
23 -Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them.
39 +=== Best Practices ===
24 24  
25 -You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features.
41 +As everyone we are trying to find [[Best Practices for software development>>url:https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655371]].
26 26  
27 - {{box}}Learn more on how to use XWiki with the [[Getting Started Guide>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome]].{{/box}}
43 +=== Know How collections ===
28 28  
29 -(% class="row" %)
30 -(((
31 -(% class="col-xs-12 col-sm-6" %)
32 -(((
33 -== Extend your wiki ==
45 +Besides [[a general Know-How collection>>url:https://clazzes.atlassian.net/wiki/spaces/KH]] (including [[Gnome3 hints>>url:https://clazzes.atlassian.net/wiki/spaces/KH/pages/657172]]) there are specialzed information collections for ...
34 34  
35 -To extend the power and functionalities of your wiki with the features that //you// need, head over to the [[Extension Manager>>XWiki.XWikiPreferences||queryString="editor=globaladmin&section=XWiki.Extensions"]] where you can search for and install extensions.
47 +* [[GWT>>url:https://clazzes.atlassian.net/wiki/spaces/GWTBASICS]]
48 +* [[OSGi>>url:https://clazzes.atlassian.net/wiki/spaces/OSGI]]
36 36  
37 -To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]].
38 -)))
50 +=== Packaging Projects ===
39 39  
40 -(% class="col-xs-12 col-sm-6" %)
41 -(((
42 -== Create your application ==
52 +Besides packages for our own software projects, our debian repository [[deb.clazzes.org>>url:http://deb.clazzes.org/]] also provides (re)packaging of some other projects.
43 43  
44 -Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM).
54 +The re-packaging is documented in these confluence spaces:
45 45  
46 -AWM will take care of making it easy for you and your users to create and manage the data.
47 -)))
48 -)))
56 +* [[JPKG (Java Packages)>>url:https://clazzes.atlassian.net/wiki/spaces/JPKG]], debian packages for a few foreign Java projects
57 +* [[Mingw Debian Packaging>>url:https://clazzes.atlassian.net/wiki/spaces/MINGW64]], for packaging MinGW64 cross build chain tools our way
58 +* [[*X Packages>>url:https://clazzes.atlassian.net/wiki/spaces/XPKG]], some re-packagings like backports
59 +
60 +=== Arts Projects ===
61 +
62 +After searching for free pictures once too often, we started to collect and draw some free stuff using svg.
63 +
64 +They are available directly via subversion: [[http:~~/~~/svn.clazzes.org/svn/stockpicks>>url:http://svn.clazzes.org/svn/stockpicks]]
65 +
66 +=== Accounts available only on request due to vandalism ===
67 +
68 +We are always open to new contributors (our Open Source licenses of [[Atlassian>>url:https://www.atlassian.com/]]'s [[Confluence>>url:https://www.atlassian.com/software/confluence]] and [[Jira>>url:https://www.atlassian.com/software/jira]] demand so anyway). Unfortunately some vandalism incidents forced us to turn public registration off.
69 +
70 +Honest users however are still welcome, so whoever wants to register, please [[contact us>>url:https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655422]] and we will gladly provide accounts on [[confluence.clazzes.org>>url:https://confluence.clazzes.org/]], [[jira.clazzes.org>>url:https://jira.clazzes.org/]], eventually even write access to [[subversion>>url:https://svn.clazzes.org/]] and [[debian>>url:https://deb.clazzes.org/]] repositories.