Changes for page Clazzes.org

Last modified by Christoph Lechleitner on 2026-02-25 08.43:19

From version 2.1
edited by christoph_lechleitner@iteg_at
on 2012-06-14 04.42:13
Change comment: There is no comment for this version
To version 18.1
edited by christoph_lechleitner@iteg_at
on 2013-07-06 02.44:35
Change comment: Twitter-Link

Summary

Details

Page properties
Content
... ... @@ -1,48 +1,85 @@
1 -(% class="contentLayout" data-atlassian-layout="{~"name~":~"pagelayout-two-right~",~"columns~":[~"large~",~"aside~"],~"header~":true,~"footer~":true}" %)
1 +(% class="contentLayout" data-atlassian-layout="{~"name~":~"pagelayout-two-simple~",~"columns~":[~"~",~"~"]}" %)
2 2  (((
3 -(% class="header" %)
3 +(% class="columnLayout twoColumns" %)
4 4  (((
5 +(% class="cell " %)
6 +(((
5 5  (% class="innerCell" %)
6 6  (((
7 -To replace www.clazzes.org's wordpress:
9 += {{id name="Clazzes.orgHome-Clazzes.orgis..."/}}**Clazzes.org is ...** =
8 8  
11 +... an Open Source project featuring libraries for JAVA and other programming languages.
12 +
13 +It is operated by [[ITEG>>url:http://en.iteg.at||shape="rect"]] with support from several other contributors from Austria (See [[doc:CLORG.Contact & Contributors.WebHome]]).
14 +
15 +=== {{id name="Clazzes.orgHome-Softwareprojects"/}}Software projects ===
16 +
9 9  (% style="list-style-type: square;" %)
10 -* Proejct list
11 -* BLOG
12 -* Contributors...
18 +* [[doc:LOGIN.WebHome]], authentication service connectors and a backend
19 +* [[Clazzes-Utils>>doc:UTIL.WebHome]] are a collection of Java utils under org.clazzes.util, and the historic root of the clazzes.org project
20 +* [[doc:COL.WebHome]], a structural analysis application with a lightweight interface, an part of the QT Ambassador Program
21 +* [[doc:CSVEDIT.WebHome]], yet another editor for .csv like files, in C++ with QT4
22 +* [[Data Model Generator and Utils>>doc:DMGEN.WebHome]], generates POJOs and DAOs from data models specified in xml
23 +* [[DOJO-Clazzes>>doc:DOJO.WebHome]], things created when moving from GWT to DOJO Toolkit
24 +* [[doc:FANCYMAIL.WebHome]], a free alternative message sending service for e-mail and SMS in JAVA
25 +* [[FancyLibs>>doc:FANCYLIBS.WebHome]], a collection of lightweight portable basic function classes for C++
26 +* [[doc:FTPSYNC.WebHome]], a PERL skript to synchronize a local directory tree and a remote FTP directory tree
27 +* Some basic GWT tools, currently covered by the know-how space [[GWT Basics>>doc:GWTBASICS.WebHome]]
28 +* [[doc:HPGS.WebHome]], a HPGL/2 interpreter in C++
29 +* [[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
30 +* [[MLP>>doc:MLP.WebHome]] (Mail.Log-Parsing) a script collection to make it easier to parse /var/log/mail.log and the like
31 +* [[OOOEngine>>doc:OOOENGINE.WebHome]], a wrapper to have a OpenOffice or LibreOffice daemon perform tasks like convert files
32 +* [[doc:PBA.WebHome]], 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||shape="rect"]])
33 +* [[doc:REM.WebHome]], a RPC framework for C++ and Java using TCP/IP and optionally TLS
34 +* [[Sketch>>doc:SKETCH.WebHome]], a 2D graphics framework for web applications
35 +* [[doc:TME.WebHome]], a implementation of the TopicMaps API (TMAPI 2.0.2)
13 13  
14 -
15 -)))
16 -)))
37 +=== {{id name="Clazzes.orgHome-Downloads,Packages,SourceCode"/}}Downloads, Packages, Source Code ===
17 17  
18 -(% class="columnLayout twoColumns" %)
19 -(((
20 -(% class="cell large" %)
21 -(((
22 -(% class="innerCell" %)
23 -(((
24 -{{recently-updated/}}
25 -)))
26 -)))
39 +For installers, tarballs and debian packages go to the [[Downloads page>>doc:CLORG.Downloads.WebHome]], [[deb.clazzes.org>>url:http://deb.clazzes.org/||shape="rect"]], or [[maven.clazzes.org>>url:http://maven.clazzes.org||shape="rect"]].
27 27  
28 -(% class="cell aside" %)
29 -(((
30 -(% class="innerCell" %)
31 -(((
32 -====== {{id name="Clazzes.orgHome-Navigatespace"/}}Navigate space ======
41 +For source code start at the [[doc:CLORG.Repository Access.WebHome]] page or simple at [[svn.clazzes.org>>url:http://svn.clazzes.org||shape="rect"]].
33 33  
34 -{{locationSearch reference="WebHome"/}}
43 +=== {{id name="Clazzes.orgHome-BestPractices"/}}Best Practices ===
35 35  
36 -{{documentTree root="document:CLORG.WebHome"/}}
45 +As everyone we are trying to find [[Best Practices for software development>>doc:CLORG.Best Practices.WebHome]].
46 +
47 +=== {{id name="Clazzes.orgHome-KnowHowcollections"/}}Know How collections ===
48 +
49 +Besides [[a general Know-How collection>>doc:KH.WebHome]] (including [[Gnome3 hints>>doc:KH.Linux Hints.Gnome3-Hints.WebHome]]) there are specialzed information collections for ...
50 +
51 +* [[GWT>>doc:GWTBASICS.WebHome]]
52 +* [[OSGi>>doc:OSGI.WebHome]]
53 +
54 +=== {{id name="Clazzes.orgHome-PackagingProjects"/}}Packaging Projects ===
55 +
56 +Besides packages for our own software projects, our debian repository [[deb.clazzes.org>>url:http://deb.clazzes.org/||shape="rect"]] also provides (re)packaging of some other projects.
57 +
58 +The re-packaging is documented in these confluence spaces:
59 +
60 +(% style="list-style-type: square;" %)
61 +* [[JPKG (Java Packages)>>doc:JPKG.WebHome]], debian packages for a few foreign Java projects
62 +* [[doc:MINGW64.WebHome]], for packaging MinGW64 cross build chain tools our way
63 +* [[doc:XPKG.WebHome]], some re-packagings like backports
64 +
65 +=== {{id name="Clazzes.orgHome-ArtsProjects"/}}Arts Projects ===
66 +
67 +After searching for free pictures once too often, we started to collect and draw some free stuff using svg.
68 +
69 +They are available directly via subversion:(% style="font-size: 10.0pt;line-height: 13.0pt;" %) (%%)[[http:~~/~~/svn.clazzes.org/svn/stockpicks>>url:http://svn.clazzes.org/svn/stockpicks||style="font-size: 10.0pt;line-height: 13.0pt;" shape="rect"]]
37 37  )))
38 38  )))
39 -)))
40 40  
41 -(% class="footer" %)
73 +(% class="cell " %)
42 42  (((
43 43  (% class="innerCell" %)
44 44  (((
45 -
77 +====== {{id name="Clazzes.orgHome-@ClazzesOrgonTwitter"/}}[[@ClazzesOrg on Twitter>>url:https://twitter.com/ClazzesOrg||shape="rect"]] ======
78 +
79 +{{blogpostlist layout="link" limit="10" blog="CLORG.Blog.WebHome"/}}
80 +
81 +{{recently-updated spaces="@all"/}}
46 46  )))
47 47  )))
48 48  )))
85 +)))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -655807
1 +655787
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655807/Clazzes.org Home
1 +https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655787/Clazzes.org Home