Changes for page XWiki Home
Last modified by Christoph Lechleitner on 2026-02-24 10.47:51
From version 1.1
edited by Admin ITEG
on 2026-02-23 05.47:42
on 2026-02-23 05.47:42
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/18.0.0]
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 (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Home 1 +Clazzes.org Home - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. iteg-admin1 +XWiki.cl - Content
-
... ... @@ -1,40 +1,66 @@ 1 -= =Welcometoyourwiki==1 += **Clazzes.org is ...** = 2 2 3 - XWikiisthebesttooltoorganizeyourknowledge.A //wiki// is organizedin ahierarchyof //pages//. You can createmultiplewikis, each with its ownset of pages.3 +... an Open Source project featuring libraries for JAVA and other programming languages. 4 4 5 - XWikican beusedasa knowledge base(support,documentation,sales,etc.), for collaborative workspacesor evenas acompleteintranet.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/]]). 6 6 7 -== Thebasics ==7 +=== Software projects === 8 8 9 -To make the most out of your wiki, log-in and: 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) 10 10 11 - Usethe {{displayIconname="pencil"/}} buttonabove to //edit// thispageandstartcustomizing yourwiki toyour needs.29 +=== Downloads, Packages, Source Code === 12 12 13 - Usethe {{displayIcon name="add"/}}buttonaboveto //add//more pagestoyourwiki andcreatethe//hierarchy//thatbestorganizesyour content.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/]]. 14 14 15 - Usethe {{displayIcon name="home"/}}breadcrumbslocatedabovethetitle to //navigate//insideyourpages. It's easy togetlostinabig wiki withoutthem.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/]]. 16 16 17 - Youcan also usethe[[Sandbox>>Sandbox.WebHome]] formore demo contentand generally a placeto experiment with your wiki'sfeatures.35 +=== Best Practices === 18 18 19 - {{box}}Learnmoreonhowtouse XWikiwith the[[GettingStartedGuide>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome]].{{/box}}37 +As everyone we are trying to find [[Best Practices for software development>>url:https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655371]]. 20 20 21 -(% class="row" %) 22 -((( 23 -(% class="col-xs-12 col-sm-6" %) 24 -((( 25 -== Extend your wiki == 39 +=== Know How collections === 26 26 27 - Toextendthepowerandfunctionalitiesof yourwiki withthe featuresthat//you// need, head overto the [[Extension Manager>>XWiki.XWikiPreferences||queryString="editor=globaladmin§ion=XWiki.Extensions"]]whereyou cansearchforandinstallextensions.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 ... 28 28 29 - Tobrowse through the 900+ community contributed extensions available for XWiki, head over to the[[Extensions Repository>>https://extensions.xwiki.org]].30 - )))43 +* [[GWT>>url:https://clazzes.atlassian.net/wiki/spaces/GWTBASICS]] 44 +* [[OSGi>>url:https://clazzes.atlassian.net/wiki/spaces/OSGI]] 31 31 32 -(% class="col-xs-12 col-sm-6" %) 33 -((( 34 -== Create your application == 46 +=== Packaging Projects === 35 35 36 - Go beyondthe availableextensionsanddefinethe//structure//of your databasedon //your//needs, creating//your//ownapplicationswith[[AppWithin Minutes>>AppWithinMinutes]] (AWM).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. 37 37 38 -AWM will take care of making it easy for you and your users to create and manage the data. 39 -))) 40 -))) 50 +The re-packaging is documented in these confluence spaces: 51 + 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 55 + 56 +=== Arts Projects === 57 + 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.