Archive for the ‘Articles’ Category
Friday, October 3rd, 2008
I often hear the words "Google loves blogs" and I just thought it loves them for regular content updates, but it's not really true... Several months before I've created simple website in Wordpress just to check if it could be done effectively. You can find the site at http://www.sochi-parkovaya.ru/wordpress/about/
Posted in Design, Articles, Technology | No Comments »
Monday, September 22nd, 2008
Recent update of our graphical works for 4th week of september 2008.
Posted in Design, Articles, Technology | No Comments »
Sunday, August 24th, 2008
Some times we were in the situation, when the customer order some application or web site with certain features. Often our team works on the project according to technical specification trusting the arrangement of business to the customer. Our primary purpose to create the project in the way the customer ...
Posted in Articles, Business, Company | No Comments »
Wednesday, August 20th, 2008
One of our projects (it's not in the portfolio yet, but will occur probably soon) involves extensive AJAX development to create interactive user interface. Our team decided to use Dojo framework to implement interactive interface features since this framework is proven to be very robust and currently included in many ...
Posted in Articles, Technology | No Comments »
Saturday, August 16th, 2008
(Русский) Уважаемые разработчики! У меня созрела на досуге пара мыслей, которыми я хочу с вами поделиться. Эти мысли по существу о брокерах ORM и об ООП. Мысли эти оформились давно, но недавно был прецедент, который и заставил меня манифестировать к вашей совести (уму, профессиональной гордости).
Posted in Articles, Technology | 1 Comment »
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 ...
Posted in Articles, Technology | No Comments »
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 ...
Posted in Articles, Business, Company | No Comments »
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.
Posted in Articles, Company, Technology | No Comments »
Thursday, July 24th, 2008
(Русский) Введение
Накопленный нами опыт по разработке web-приложений позволяет говорить о том, что большинство современных web-сайтов, предназначенных для работы в условиях высокой нагрузки, имеющих развитую бизнес-логику, предназначенных для критических операций, имеют в своем арсенале фоновые службы, которые незаметны для пользователя, но критичны для выполнения приложения. Часто фоновые службы значительно сложнее и ...
Posted in Articles, Uncategorized | 2 Comments »
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 ...
Posted in Articles, Technology | No Comments »
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" ...
Posted in Articles, Technology | 2 Comments »
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 ...
Posted in Articles, Business | No Comments »