About Gui4j – a framework for creating GUI with XML in Java
Gui4j is a framework for describing Java Swing GUIs completely in XML. It was developped by beck et all projects. The graphical user interface is created dynamically based on the XML definitions. Each GUI window is associated with exactly one top-level XML file. Each XML file is associated with a java object that acts as [...]
Certificate Validation in an HTTPS Connection
By default, accessing an HTTPS URL using the URL class results in an exception if the server’s certificate chain cannot be validated has not previously been installed in the trust store. Working with: Eclipse as platform, JAVA for the programming language Purpose: certificate yourself to a webservice so that you can perform operations and access [...]
Configure Xwiki and Create a Formular With Field Validation
XWiki is a growing open source wiki that can be easily used withing a corporate. It has many features that can be integrated in a wiki application with reliability for the user. XWiki is written in Java and supports a variety of datasources: MySQL, PostgreSQL, Oracle etc.
iText – Constructing tables
iText is a Java library for developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation. Constructing tables with the iText library can be thought of as an easy task, but there is much more thought that should be put into this when generating large dynamic tables (variable number of [...]
Hibernate MappingException error
When using Hibernate in a project, correct configuration of the service is a must, otherwise errors won’t let you alone :) Following the basic steps of configuration, I found myself facing an error, of which cause made no sense on the moment because I thought my configuration were correct. In the hibernate.cfg.xml file, sessionFactory was [...]
Collaboration Document Data-Tracking Client
After several months of development the Document Data-Tracking Client was released last week. It is an open-source desktop client application for the TraSer server and it is build upon the GUI4j framework. Also, it is available for download on Source Forge.
Datatracking Client at the anual Student Session of Communication
Every year Alma Mater University in Sibiu hosts the Student’s Session of Communication, a conference where students from the whole country gather to share their research outside the university environment. This year Ropardo was present with our research project TraSer Datatracking Client and was elected as the best project for the engineering section, receiving first [...]
ExpDB – an innovative knowledge management tool
What is ExpDB ExpDB (a.k.a. Experience DB) is a software system which consists in a database of experiences, different situations in general, that are thought at a higher abstract level, the purpose being to manage diverse knowledge, in a controlled and organized manner. It allows persisting knowledge by categorizing it and by filtering it, based [...]


Tags: 


