Wiki source code of Clazzes.org Home

Version 26.1 by christoph_lechleitner@iteg_at on 2017-11-06 03.51:57

Hide last authors
christoph_lechleitner@iteg_at 21.1 1 {{layout}}
2 {{layout-section ac:type="two_equal"}}
3 {{layout-cell}}
christoph_lechleitner@iteg_at 6.1 4 = {{id name="Clazzes.orgHome-Clazzes.orgis..."/}}**Clazzes.org is ...** =
christoph_lechleitner@iteg_at 4.1 5
christoph_lechleitner@iteg_at 6.1 6 ... an Open Source project featuring libraries for JAVA and other programming languages.
7
christoph_lechleitner@iteg_at 25.1 8 It is operated by [[ITEG>>url:http://en.iteg.at||shape="rect"]] with support from several other contributors from Austria (See [[Contact & Contributors>>doc:CLORG.Contact & Contributors.WebHome]]).
christoph_lechleitner@iteg_at 1.1 9
christoph_lechleitner@iteg_at 5.1 10 === {{id name="Clazzes.orgHome-Softwareprojects"/}}Software projects ===
11
christoph_lechleitner@iteg_at 2.1 12 (% style="list-style-type: square;" %)
christoph_lechleitner@iteg_at 11.1 13 * [[doc:LOGIN.WebHome]], authentication service connectors and a backend
christoph_lechleitner@iteg_at 9.1 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
christoph_lechleitner@iteg_at 5.1 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
christoph_lechleitner@iteg_at 17.1 17 * [[Data Model Generator and Utils>>doc:DMGEN.WebHome]], generates POJOs and DAOs from data models specified in xml
christoph_lechleitner@iteg_at 11.1 18 * [[DOJO-Clazzes>>doc:DOJO.WebHome]], things created when moving from GWT to DOJO Toolkit
christoph_lechleitner@iteg_at 5.1 19 * [[doc:FANCYMAIL.WebHome]], a free alternative message sending service for e-mail and SMS in JAVA
christoph_lechleitner@iteg_at 12.1 20 * [[FancyLibs>>doc:FANCYLIBS.WebHome]], a collection of lightweight portable basic function classes for C++
christoph_lechleitner@iteg_at 5.1 21 * [[doc:FTPSYNC.WebHome]], a PERL skript to synchronize a local directory tree and a remote FTP directory tree
christoph_lechleitner@iteg_at 13.1 22 * Some basic GWT tools, currently covered by the know-how space [[GWT Basics>>doc:GWTBASICS.WebHome]]
christoph_lechleitner@iteg_at 5.1 23 * [[doc:HPGS.WebHome]], a HPGL/2 interpreter in C++
christoph_lechleitner@iteg_at 21.1 24 * [[JarTools>>doc:JT.WebHome]] makes it easier to retrieve and manipulate meta information in .jar files resp. {{code language="none"}}META-INF/MANIFEST.MF{{/code}}, and similar bits like{{code language="none"}}pom.properties{{/code}}.
christoph_lechleitner@iteg_at 5.1 25 * [[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
christoph_lechleitner@iteg_at 14.1 26 * [[MLP>>doc:MLP.WebHome]] (Mail.Log-Parsing) a script collection to make it easier to parse /var/log/mail.log and the like
christoph_lechleitner@iteg_at 15.1 27 * [[OOOEngine>>doc:OOOENGINE.WebHome]], a wrapper to have a OpenOffice or LibreOffice daemon perform tasks like convert files
christoph_lechleitner@iteg_at 5.1 28 * [[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"]])
29 * [[doc:REM.WebHome]], a RPC framework for C++ and Java using TCP/IP and optionally TLS
30 * [[Sketch>>doc:SKETCH.WebHome]], a 2D graphics framework for web applications
31 * [[doc:TME.WebHome]], a implementation of the TopicMaps API (TMAPI 2.0.2)
christoph_lechleitner@iteg_at 2.1 32
christoph_lechleitner@iteg_at 5.1 33 === {{id name="Clazzes.orgHome-Downloads,Packages,SourceCode"/}}Downloads, Packages, Source Code ===
34
35 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"]].
36
37 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"]].
38
christoph_lechleitner@iteg_at 6.1 39 === {{id name="Clazzes.orgHome-BestPractices"/}}Best Practices ===
40
41 As everyone we are trying to find [[Best Practices for software development>>doc:CLORG.Best Practices.WebHome]].
42
christoph_lechleitner@iteg_at 5.1 43 === {{id name="Clazzes.orgHome-KnowHowcollections"/}}Know How collections ===
44
45 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 ...
46
47 * [[GWT>>doc:GWTBASICS.WebHome]]
48 * [[OSGi>>doc:OSGI.WebHome]]
49
50 === {{id name="Clazzes.orgHome-PackagingProjects"/}}Packaging Projects ===
51
52 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.
53
54 The re-packaging is documented in these confluence spaces:
55
56 (% style="list-style-type: square;" %)
57 * [[JPKG (Java Packages)>>doc:JPKG.WebHome]], debian packages for a few foreign Java projects
58 * [[doc:MINGW64.WebHome]], for packaging MinGW64 cross build chain tools our way
59 * [[doc:XPKG.WebHome]], some re-packagings like backports
christoph_lechleitner@iteg_at 16.1 60
61 === {{id name="Clazzes.orgHome-ArtsProjects"/}}Arts Projects ===
62
63 After searching for free pictures once too often, we started to collect and draw some free stuff using svg.
64
65 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"]]
christoph_lechleitner@iteg_at 23.1 66
67 === {{id name="Clazzes.orgHome-Accountsavailableonlyonrequestduetovandalism"/}}Accounts available only on request due to vandalism ===
68
christoph_lechleitner@iteg_at 24.1 69 We are always open to new contributors (our Open Source licenses of [[Atlassian>>url:https://www.atlassian.com/||shape="rect"]]'s [[Confluence>>url:https://www.atlassian.com/software/confluence||shape="rect"]] and [[Jira>>url:https://www.atlassian.com/software/jira||shape="rect"]] demand so anyway). Unfortunately some vandalism incidents forced us to turn public registration off.
christoph_lechleitner@iteg_at 23.1 70
christoph_lechleitner@iteg_at 24.1 71 Honest users however are still welcome, so whoever wants to register, please [[contact us>>doc:CLORG.Contact & Contributors.WebHome]] and we will gladly provide accounts on [[confluence.clazzes.org>>url:https://confluence.clazzes.org/||shape="rect"]], [[jira.clazzes.org>>url:https://jira.clazzes.org/||shape="rect"]], eventually even write access to [[subversion>>url:https://svn.clazzes.org/||shape="rect"]] and [[debian>>url:https://deb.clazzes.org/||shape="rect"]] repositories.
christoph_lechleitner@iteg_at 21.1 72 {{/layout-cell}}
christoph_lechleitner@iteg_at 1.1 73
christoph_lechleitner@iteg_at 21.1 74 {{layout-cell}}
christoph_lechleitner@iteg_at 20.1 75 ====== {{id name="Clazzes.orgHome-@ClazzesOrgonTwitter"/}}[[@ClazzesOrg on Twitter>>url:https://twitter.com/ClazzesOrg||shape="rect"]] ======
christoph_lechleitner@iteg_at 5.1 76
christoph_lechleitner@iteg_at 26.1 77 {{html}}
78 <a
79 class="twitter-timeline" data-height="320"
80 href="https://twitter.com/ClazzesOrg?ref_src=twsrc%5Etfw">Tweets by
81 ClazzesOrg</a>
82 <script async src="https://platform.twitter.com/widgets.js"
83 charset="utf-8"></script>
84 {{/html}}
christoph_lechleitner@iteg_at 25.1 85
christoph_lechleitner@iteg_at 20.1 86 {{blogpostlist layout="link" limit="10" blog="CLORG.Blog.WebHome"/}}
christoph_lechleitner@iteg_at 5.1 87
christoph_lechleitner@iteg_at 22.1 88 {{recently-updated spaces="confluenceSpace:@all"/}}
christoph_lechleitner@iteg_at 21.1 89 {{/layout-cell}}
90 {{/layout-section}}
91 {{/layout}}