Archive for the ‘Technology’ Category

Web site for Irina Galkina finished

Tuesday, October 28th, 2008

We have just finished personal website for Irina Galkina - photographer from London, UK. You can find more about this work in portfolio.

Mo’Jiva on Under The Radar - Mobility

Monday, October 27th, 2008

We glad to see Mo'jiva - the mobile ad toolkit will be presented at Under The Radar conference in Mobility section among another interesting mobile solutions. Our customers are really take a lot of efforts promoting and developing the application and we glad to be the team who participates in ...

Google loves blogs

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/

All design w1/10/2008

Wednesday, October 1st, 2008

Recent update of our graphical works for 1st week of october 2008.

All design w4/09/2008

Monday, September 22nd, 2008

Recent update of our graphical works for 4th week of september 2008.

Optimize Dojo load time

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 ...

Appealing to Developers

Saturday, August 16th, 2008

(Русский) Уважаемые разработчики! У меня созрела на досуге пара мыслей, которыми я хочу с вами поделиться. Эти мысли по существу о брокерах ORM и об ООП. Мысли эти оформились давно, но недавно был прецедент, который и заставил меня манифестировать к вашей совести (уму, профессиональной гордости).

In-house graphics & design

Thursday, August 14th, 2008

Wow! The time is changed! We achieved full development cycle by employing of graphics designer. Before we have used to collaborate with our partner in the area of graphics & design. Our designer has very impressive portfolio and we are expecting to provide even better quality of service to our ...

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 ...

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.

С/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" ...