Changes for page Clazzes.org

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

From version 1.1
edited by christoph_lechleitner@iteg_at
on 2012-06-14 04.36:33
Change comment: There is no comment for this version
To version 19.1
edited by christoph_lechleitner@iteg_at
on 2013-09-04 12.13:03
Change comment: Attempt at Twitter integration

Summary

Details

Page properties
Content
... ... @@ -1,37 +1,75 @@
1 -(% class="contentLayout" data-atlassian-layout="{~"name~":~"pagelayout-two-right~",~"columns~":[~"large~",~"aside~"],~"header~":true,~"footer~":true}" %)
2 -(((
3 -(% class="header" %)
4 -(((
5 -This is the home of the Clazzes.org space.
1 +{{layout}}
2 +{{layout-section ac:type="two_equal"}}
3 +{{layout-cell}}
4 += {{id name="Clazzes.orgHome-Clazzes.orgis..."/}}**Clazzes.org is ...** =
6 6  
7 -To help you on your way, we've inserted some of our favourite macros on this home page. As you start creating pages, blogging and commenting you'll see the macros below fill up with all the activity in your space.
8 -)))
6 +... an Open Source project featuring libraries for JAVA and other programming languages.
9 9  
10 -(% class="columnLayout twoColumns" %)
11 -(((
12 -(% class="cell large" %)
13 -(((
14 -(% class="innerCell" %)
15 -(((
16 -{{recently-updated/}}
17 -)))
18 -)))
8 +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]]).
19 19  
20 -(% class="cell aside" %)
21 -(((
22 -(% class="innerCell" %)
23 -(((
24 -====== {{id name="Clazzes.orgHome-Navigatespace"/}}Navigate space ======
10 +=== {{id name="Clazzes.orgHome-Softwareprojects"/}}Software projects ===
25 25  
26 -{{locationSearch reference="WebHome"/}}
12 +(% style="list-style-type: square;" %)
13 +* [[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 +* [[doc:COL.WebHome]], a structural analysis application with a lightweight interface, an part of the QT Ambassador Program
16 +* [[doc:CSVEDIT.WebHome]], 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 +* [[doc:FANCYMAIL.WebHome]], a free alternative message sending service for e-mail and SMS in JAVA
20 +* [[FancyLibs>>doc:FANCYLIBS.WebHome]], a collection of lightweight portable basic function classes for C++
21 +* [[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 +* [[doc:HPGS.WebHome]], a HPGL/2 interpreter in C++
24 +* [[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
25 +* [[MLP>>doc:MLP.WebHome]] (Mail.Log-Parsing) a script collection to make it easier to parse /var/log/mail.log and the like
26 +* [[OOOEngine>>doc:OOOENGINE.WebHome]], a wrapper to have a OpenOffice or LibreOffice daemon perform tasks like convert files
27 +* [[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"]])
28 +* [[doc:REM.WebHome]], a RPC framework for C++ and Java using TCP/IP and optionally TLS
29 +* [[Sketch>>doc:SKETCH.WebHome]], a 2D graphics framework for web applications
30 +* [[doc:TME.WebHome]], a implementation of the TopicMaps API (TMAPI 2.0.2)
27 27  
28 -{{documentTree root="document:CLORG.WebHome"/}}
29 -)))
30 -)))
31 -)))
32 +=== {{id name="Clazzes.orgHome-Downloads,Packages,SourceCode"/}}Downloads, Packages, Source Code ===
32 32  
33 -(% class="footer" %)
34 -(((
35 -
36 -)))
37 -)))
34 +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"]].
35 +
36 +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"]].
37 +
38 +=== {{id name="Clazzes.orgHome-BestPractices"/}}Best Practices ===
39 +
40 +As everyone we are trying to find [[Best Practices for software development>>doc:CLORG.Best Practices.WebHome]].
41 +
42 +=== {{id name="Clazzes.orgHome-KnowHowcollections"/}}Know How collections ===
43 +
44 +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 ...
45 +
46 +* [[GWT>>doc:GWTBASICS.WebHome]]
47 +* [[OSGi>>doc:OSGI.WebHome]]
48 +
49 +=== {{id name="Clazzes.orgHome-PackagingProjects"/}}Packaging Projects ===
50 +
51 +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.
52 +
53 +The re-packaging is documented in these confluence spaces:
54 +
55 +(% style="list-style-type: square;" %)
56 +* [[JPKG (Java Packages)>>doc:JPKG.WebHome]], debian packages for a few foreign Java projects
57 +* [[doc:MINGW64.WebHome]], for packaging MinGW64 cross build chain tools our way
58 +* [[doc:XPKG.WebHome]], some re-packagings like backports
59 +
60 +=== {{id name="Clazzes.orgHome-ArtsProjects"/}}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:(% 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"]]
65 +{{/layout-cell}}
66 +
67 +{{layout-cell}}
68 +====== {{id name="Clazzes.orgHome-"/}}[[{{blogpostlist layout="link" limit="5" blog="CLORG.Blog.WebHome"/}}>>url:https://twitter.com/ClazzesOrg||shape="rect"]] ======
69 +
70 +{{twitter-timeline WidgetId="375188128950009856" UserFollowing="ClazzesOrg" ClientOptions="border-color=~"#6699FF~" data-chrome=~"nofooter transparent~""/}}
71 +
72 +{{recently-updated spaces="@all"/}}
73 +{{/layout-cell}}
74 +{{/layout-section}}
75 +{{/layout}}
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -655437
1 +655783
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655437/Clazzes.org Home
1 +https://clazzes.atlassian.net/wiki/spaces/CLORG/pages/655783/Clazzes.org Home