Blog
Articles
On our blog you will find both substantive articles and news. There will also be case studies described in detail. See the Articles category.

Enterprise Search in a Nutshell
22.08.2016
Earlier this year, Salesforce, a popular SaaS CRM solution provider, released a report titled. "[State of IT 2016](https://www.salesforce.com/form/pdf/2016-state-of-it.jsp)."…

Training objectives from the perspective of an IT training trainer
10.08.2016
In this article I would like to look at one of the key issues determining successful training, namely "the objectives of training". It would seem: a cliché,…

How do we prepare our trainers to conduct training?
25.07.2016
The success of a training project depends on a number of factors, including a well-conducted analysis of the group's needs, the identification of individual…

Drools - beyond Hello World
4.07.2016
In 10 years of experience with the Drools business rules engine, based on both my own projects and the experience of clients for whom I have provided…

Implementation and use of multiwords in the Scala language
19.12.2010
Most high-level programming languages provide structures that implement associative arrays, otherwise known as dictionaries. These structures allow storing…

Buffer Overflow Error... in detail
11.07.2010
Probably every person interested in computer networks and their security has come across a buffer overflow attack. The idea of how it works is also familiar…

Query optimization with subqueries
2.03.2010
Modern relational database systems, including those with open source code, allow the creation of very complex SQL queries. By placing subqueries in SELECT,…