Changes for page XWiki Home
Last modified by Christoph Lechleitner on 2026-02-24 10.47:51
From version 2.3
edited by Christoph Lechleitner
on 2026-02-24 10.46:02
on 2026-02-24 10.46:02
Change comment:
Auto-saved during real-time collaboration
To version 1.3
edited by Christoph Lechleitner
on 2026-02-24 10.04:51
on 2026-02-24 10.04:51
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,42 +1,70 @@ 1 -= ===1 += **Clazzes.org is ...** = 2 2 3 - ==Welcome toyourwiki==3 +... an Open Source project featuring libraries for JAVA and other programming languages. 4 4 5 - XWikiis the besttoolto organizeyour knowledge.A//wiki//isorganizedina hierarchyof //pages//.Youcancreatemultiplewikis,each withitsown setof pages.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 - XWikican be used as a knowledge base (support, documentation,sales, etc.), for collaborativeworkspaces or even as a complete intranet.7 +=== Migration apology === 8 8 9 - ==Thebasics==9 +We are currently migrating this Wiki from AtaConfluence to XWiki 10 10 11 - Tomakethe mostout of your wiki, log-in and:11 +=== Software projects === 12 12 13 -Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs. 13 +* [[Authentication Tools>>doc:LOGIN.WebHome]], authentication service connectors and a backend 14 +* [[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 15 +* [[Colin>>url:https://clazzes.atlassian.net/wiki/spaces/COL]], 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>>url:https://clazzes.atlassian.net/wiki/spaces/DMGEN]], generates POJOs and DAOs from data models specified in xml 18 +* [[DOJO-Clazzes>>url:https://clazzes.atlassian.net/wiki/spaces/DOJO]], things created when moving from GWT to DOJO Toolkit 19 +* [[FancyMail>>url:https://clazzes.atlassian.net/wiki/spaces/FANCYMAIL]], 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>>url:https://clazzes.atlassian.net/wiki/spaces/FTPSYNC]], 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>>url:https://clazzes.atlassian.net/wiki/spaces/GWTBASICS]] 23 +* [[HPGS>>url:https://clazzes.atlassian.net/wiki/spaces/HPGS]], a HPGL/2 interpreter in C++ 24 +* [[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. 25 +* [[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 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) 14 14 15 - Use the {{displayIcon name="add"/}}buttonabove to //add// more pagesto your wikiandcreate the //hierarchy// that best organizesyourcontent.33 +=== Downloads, Packages, Source Code === 16 16 17 - Use the{{displayIconname="home"/}}breadcrumbslocated abovethetitleto //navigate//insideyourpages.It'seasy togetlostinabig wiki withoutthem.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/]]. 18 18 19 - Youcanalsousethe[[Sandbox>>Sandbox.WebHome]] formore democontentand generallyaplacetoexperimentwithyourwiki'sfeatures.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/]]. 20 20 21 - {{box}}Learn more on how to use XWiki withthe [[Getting Started Guide>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome]].{{/box}}39 +=== Best Practices === 22 22 23 -(% class="row" %) 24 -((( 25 -(% class="col-xs-12 col-sm-6" %) 26 -((( 27 -== Extend your wiki == 41 +As everyone we are trying to find [[Best Practices for software development>>url:https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655371]]. 28 28 29 - Toextend the powerand functionalities of yourwikiwith the features that //you// need, head over to the [[Extension Manager>>XWiki.XWikiPreferences||queryString="editor=globaladmin§ion=XWiki.Extensions"]]where you can search for and install extensions.43 +=== Know How collections === 30 30 31 -To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]]. 32 -))) 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 ... 33 33 34 -(% class="col-xs-12 col-sm-6" %) 35 -((( 36 -== Create your application == 47 +* [[GWT>>url:https://clazzes.atlassian.net/wiki/spaces/GWTBASICS]] 48 +* [[OSGi>>url:https://clazzes.atlassian.net/wiki/spaces/OSGI]] 37 37 38 - Gobeyond theavailable extensions and define the //structure// of your data based on //your// needs, creating//your//own applicationswith [[App Within Minutes>>AppWithinMinutes]] (AWM).50 +=== Packaging Projects === 39 39 40 -AWM will take care of making it easy for you and your users to create and manage the data. 41 -))) 42 -))) 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. 53 + 54 +The re-packaging is documented in these confluence spaces: 55 + 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.