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
on 2026-02-24 10.47:51
Change comment:
Linking to Clazzes.org landing page
To version 1.2
edited by Christoph Lechleitner
on 2026-02-24 10.02:43
on 2026-02-24 10.02:43
Change comment:
Auto-saved during real-time collaboration
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - XWikiHome1 +Clazzes.org Home - Content
-
... ... @@ -1,48 +1,66 @@ 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.orglandingpage>>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 -== Welcometoyour wiki==7 +=== Software projects === 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 +* [[Authentication Tools Home>>url:https://clazzes.atlassian.net/wiki/spaces/LOGIN]], authentication service connectors and a backend 10 +* [[Clazzes-Utils>>url:https://clazzes.atlassian.net/wiki/spaces/UTIL]] are a collection of Java utils under org.clazzes.util, and the historic root of the clazzes.org project 11 +* [[Colin>>url:https://clazzes.atlassian.net/wiki/spaces/COL]], a structural analysis application with a lightweight interface, an part of the QT Ambassador Program 12 +* [[CSVEdit>>url:https://clazzes.atlassian.net/wiki/spaces/CSVEDIT]], yet another editor for .csv like files, in C++ with QT4 13 +* [[Data Model Generator and Utils>>url:https://clazzes.atlassian.net/wiki/spaces/DMGEN]], generates POJOs and DAOs from data models specified in xml 14 +* [[DOJO-Clazzes>>url:https://clazzes.atlassian.net/wiki/spaces/DOJO]], things created when moving from GWT to DOJO Toolkit 15 +* [[FancyMail>>url:https://clazzes.atlassian.net/wiki/spaces/FANCYMAIL]], a free alternative message sending service for e-mail and SMS in JAVA 16 +* [[FancyLibs>>url:https://clazzes.atlassian.net/wiki/spaces/FANCYLIBS]], a collection of lightweight portable basic function classes for C++ 17 +* [[FTPSync>>url:https://clazzes.atlassian.net/wiki/spaces/FTPSYNC]], a PERL skript to synchronize a local directory tree and a remote FTP directory tree 18 +* Some basic GWT tools, currently covered by the know-how space [[GWT Basics>>url:https://clazzes.atlassian.net/wiki/spaces/GWTBASICS]] 19 +* [[HPGS>>url:https://clazzes.atlassian.net/wiki/spaces/HPGS]], a HPGL/2 interpreter in C++ 20 +* [[JarTools>>url:https://clazzes.atlassian.net/wiki/spaces/JT]] makes it easier to retrieve and manipulate meta information in .jar files resp. META-INF/MANIFEST.MF, and similar bits likepom.properties. 21 +* [[JDBC2XML>>url:https://clazzes.atlassian.net/wiki/spaces/JDBC2XML]], 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 22 +* [[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 23 +* [[OOOEngine>>url:https://clazzes.atlassian.net/wiki/spaces/OOOENGINE]], a wrapper to have a OpenOffice or LibreOffice daemon perform tasks like convert files 24 +* [[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/]]) 25 +* [[Remoting>>url:https://clazzes.atlassian.net/wiki/spaces/REM]], a RPC framework for C++ and Java using TCP/IP and optionally TLS 26 +* [[Sketch>>url:https://clazzes.atlassian.net/wiki/spaces/SKETCH]], a 2D graphics framework for web applications 27 +* [[TopicMap Engine>>url:https://clazzes.atlassian.net/wiki/spaces/TME]], a implementation of the TopicMaps API (TMAPI 2.0.2) 12 12 13 - XWikican be used as a knowledge base (support,documentation, sales,etc.), forcollaborativeworkspacesor even as a complete intranet.29 +=== Downloads, Packages, Source Code === 14 14 15 - ==The basics==31 +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/]]. 16 16 17 - Tomakethemostout of your wiki,log-inand:33 +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/]]. 18 18 19 - Use the {{displayIcon name="pencil"/}}button aboveto //edit// thispage and startcustomizing your wiki to your needs.35 +=== Best Practices === 20 20 21 - Usethe{{displayIconname="add"/}}buttonaboveto//add//morepagestoyour wikiand createthe//hierarchy//that bestorganizesyourcontent.37 +As everyone we are trying to find [[Best Practices for software development>>url:https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655371]]. 22 22 23 - Usethe {{displayIconname="home"/}}breadcrumbs located above the titleto//navigate// insideyour pages. It's easy to get lost in a big wiki without them.39 +=== Know How collections === 24 24 25 - You can also usethe[[Sandbox>>Sandbox.WebHome]]for moredemocontentandgenerallyaplace toexperimentwith yourwiki's features.41 +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 ... 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 +* [[GWT>>url:https://clazzes.atlassian.net/wiki/spaces/GWTBASICS]] 44 +* [[OSGi>>url:https://clazzes.atlassian.net/wiki/spaces/OSGI]] 28 28 29 -(% class="row" %) 30 -((( 31 -(% class="col-xs-12 col-sm-6" %) 32 -((( 33 -== Extend your wiki == 46 +=== Packaging Projects === 34 34 35 - Toextendthe powerand functionalitiesofyour wikiwith thefeaturesthat //you//need, headovertothe[[Extension Manager>>XWiki.XWikiPreferences||queryString="editor=globaladmin§ion=XWiki.Extensions"]]whereyoucan searchforand installextensions.48 +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. 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 +The re-packaging is documented in these confluence spaces: 39 39 40 -( %class="col-xs-12col-sm-6"%)41 - (((42 - ==Createyourapplication==52 +* [[JPKG (Java Packages)>>url:https://clazzes.atlassian.net/wiki/spaces/JPKG]], debian packages for a few foreign Java projects 53 +* [[Mingw Debian Packaging>>url:https://clazzes.atlassian.net/wiki/spaces/MINGW64]], for packaging MinGW64 cross build chain tools our way 54 +* [[*X Packages>>url:https://clazzes.atlassian.net/wiki/spaces/XPKG]], some re-packagings like backports 43 43 44 - Gobeyondthe available extensionsand define the //structure//of your data based on //your// needs,creating //your// own applicationswith [[App Within Minutes>>AppWithinMinutes]] (AWM).56 +=== Arts Projects === 45 45 46 -AWM will take care of making it easy for you and your users to create and manage the data. 47 -))) 48 -))) 58 +After searching for free pictures once too often, we started to collect and draw some free stuff using svg. 59 + 60 +They are available directly via subversion: [[http:~~/~~/svn.clazzes.org/svn/stockpicks>>url:http://svn.clazzes.org/svn/stockpicks]] 61 + 62 +=== Accounts available only on request due to vandalism === 63 + 64 +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. 65 + 66 +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.