In the article “Getting started with BIRT” we worked with the tool designed to create BIRT report templates and using which we can run these reports. But in practice, such an approach is unlikely to be acceptable for business, which..
BIRT (The Business Intelligence and Reporting Tools) is a project with an open source code, which supports reporting and business intelligence for web applications (especially based on Java and JavaEE). BIRT is a high-level project of an independent non-profit organization,..
This year JazzTeam company party was completely full of fun, chatting and adventures. Our talented organizers, without changing the company’s habit of actively spending leisure time, managed to mix cultural events and sport activities. The program started with a crazy..
jQuery Validation Plugin can check the form for the correctness of the filled data in accordance with the specified rules and dynamically displays user errors. Let’s consider the operation of the plugin using the example of a simple login and..
On one of the projects, we used a joint development model “shared repository” while working with GitHub. Everyone in the team had “writing” access to one common repository, and branches were used to isolate changes and work on a specific..
Hibernate Search, as a full-text search tool, is an offshoot of well-known Hibernate library, that is designed for solving problems of object-relational mapping, and is integrated with full-text search tool for Apache Lucene. The frequent question is how to implement..
Karma is a console tool for running tests, which can track source code changes and display the percentage of code tests coverage. It is adjusted using the configuration file karma.conf.js, where the paths to tested files and to the files..
Being professionals in the area of IT solutions, JazzTeam is always ready to take part in other creative fields, such as music, especially when this music is Jazz. Several Jazz music evenings were carried out in clubs and cafes, so..
This manual contains a description of useful and the most frequently used front-end tools. The process of installing tools and the main points of working with them are described here. Third-party libraries and plugins are often added during project development...
California is the most populous and the most multifaceted state of America. It attracts by its resorts with ocean washed beaches, by its nature with incredible national parks and mountain waterfalls, but for IT professionals it is primarily the heart..
Hello, dear friends! We are glad to inform you that we’ve published the description of “Extended game mechanics for the client role-playing game“ project, which we successfully continue to work on. The application represents both and network and server client..
Mule connector testing is a necessary step of its implementation. The following different types of testing are considered here: Functional tests, which purpose is to verify whether the connector’s behavior is right (the work of processors and methods that work..