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

Blog reactivation
27.05.2016
After a long break, we are back to (we hope) regularly communicating what's interesting at Sages, in the form of a blog. During these few years of existence,…

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,…