Archive for July, 2008

CppUnit On Steroids

Thursday, July 31st, 2008

This article describes in short words how to integrate CppUnit unit testing framework in your Linux (Unix) software build and test process so, that it could be convenient to add new tests and run them effectively. Generally speaking, I want to show several useful things to save your time and ...

Bitworker’s Jargon

Wednesday, July 30th, 2008

(Русский) Наш жаргон... Cordis - забытый бог времен ранней скандинавской цивилизации, по счастливой случайности является битворкером; стоит заметить, что цитаты и коронные фразы данного бога вообще выходят отдельным сборником в 5 томов и здесь по большей части не рассматриваются; Брейся ложкой - чаще всего означает недостижимость цели, которую поставил себе субъект, в ...

Top management

Tuesday, July 29th, 2008

[gallery]

Our approach to complete projects successfully

Tuesday, July 29th, 2008

After several years of software development we found our approach of how to develop software fast with guaranteed quality in the budget. In this post I will describe our approach because I see the necessity of such material for our customers and other software development companies around. First of all let's ...

Wordpress 2.6

Monday, July 28th, 2008

Several days ago I tried to use new wordpress version 2.6. Last version I've used was 2.2.2. There are some strong differences between 2.6 and 2.2.2 which are mostly affect to usability and blog functionality.

Modern web-applications: Backend services

Thursday, July 24th, 2008

(Русский) Введение Накопленный нами опыт по разработке web-приложений позволяет говорить о том, что большинство современных web-сайтов, предназначенных для работы в условиях высокой нагрузки, имеющих развитую бизнес-логику, предназначенных для критических операций, имеют в своем арсенале фоновые службы, которые незаметны для пользователя, но критичны для выполнения приложения. Часто фоновые службы значительно сложнее и ...

С/C++ memory management

Thursday, July 24th, 2008

The memory management operations are one of the most expensive operations in software development. The feature is about the complexity of automatical memory management optimization. Other words, often memory management operations are done by software developer manually in code (except languages with automatic garbage collection and so on). This article ...

Plugins with Scheme

Thursday, July 24th, 2008

Prologue The success of modern applications is in simplicity and flexibility for end user. Simplicty is very important to end user. It allows him to do usual activities with concentration on the purpose, without thinking like that: "Ok, I need to find something at some submenu in one of these menus" ...

Outsourcing auctions

Thursday, July 24th, 2008

For a long time our company successfuly uses well-known software outsourcing auctions like RentACoder to get projects. We found this practice very useful and convinient for small companies who is unable to find software buyer in local area and don't want to spend extra money to move across the country ...

Welcome

Wednesday, July 23rd, 2008

Dear Friend, we are very proud to see you in our blog. We believe this place become interesting to you.