Welcome to our web site.
We are a small consulting company specialized in information and telecommunication technologies.
We develop software components, programming libraries and technical documentation
and provide qualified and experienced consulting about software technologies.
|
Data Application Framework
This is a large framework for building applications that manage data in the form of documents that are saved into a relational database. The framework can work both as a desktop application and as a client-server application. The applications are defined by simple XML files. Read more... |
|
Eshop
This is an implementation of an online virtual shop with relational database, management application, and basic functionalities for users. It is based on Java Servlet with a minimum use of Java Server Pages. Read more... . |
|
WebGen
WebGen is a software tool and a software library for generating a web site on a local computer and then copying it into a remote web server. There are many functions to check the links, check the images, manage multiple sites. Each web page is defined by an XML file which is much simpler than the final HTML file. Read more... . |
|
Panel
Even if today we can use the very good Ant software to handle the many tasks of a Java software development project, the Ant program lacks a user interface. Our project currently called Panel is an application that collects definitions of tasks and shows them in a clear and simple way, allowing the developer to execute single tasks and see their results. Read more... . |
|
BuildStudio
BuildStudio is a special application designed for C++ software development. It provides an environment for the build operations. It connects to different compiler toolkits like Microsoft C++, GNU and others. It is simple and robust and avoids all the common problems of software builds. Read more... |
|
Live Support
LiveSupport is a system to provide help to customers or visitors of a website by means of a chat embedded in the website, so that the user can communicate with the site owners without the need of a chat software. The system provides the web site owner with a centralized chat archive, multiple sites management, etc... Read more... . |
|
C++ Physical Design
This is small book about the problems of C++ software development like software builds, projects, configurations, dependencies. It describes the best solutions for handling large software in C++. Some chapters are freely downloadable from this website. Read more... |
|
MFCPlus
MFCPlus is a large C++ class library, partially based on MFC, for general applications. It has more than 200 classes organized in 30 packages. There are classes for file and folder management, classes for efficient table and tree views, classes for custom edit controls, custom frame windows and bars. Read more... |