This version of the page http://www.acceptic.com/blog/ (0.0.0.0) stored by archive.org.ua. It represents a snapshot of the page as of 2017-10-09. The original page over time could change.
Effective Agile Software Development and IT Outsourcing - Acceptic Blog

WBS and sequencing

Planning and delivering development tasks into the project schedule with sticky notes and Google Gantter. Report from the battlefield. Every Project Manager faces different challenges with planning scope and sticking to the deadlines. In this article I suggest we look into a couple of case-studies that I have used from my own experience. Therefore, this
Read More

How to сreate your own Retrospective mix?

Agile approach to development has distinguished many instruments helping to make work more predictable and effective. On the other hand, Agile has brought to the world methodologies that use these instruments according to certain patterns. They are obviously great although not sufficiently flexible. The thing is that the tools can be used outside the pattern
Read More

Hire the best: advices from the founder of StackOverflow

Which is the most common advice startupers take? Hire the best! It is true – perfect team can get a run-of-the-mill idea and transform it into the world-best product. However, cofounder of Stack Overflow and the author of the blog Coding Horror JEFF ATWOOD thinks there is some weak spot in this approach. *** We
Read More

Code quality with SonarQube on PHP projects. History of one refactoring.

We all like buying high quality products. We all believe that we make high quality products in our job. And if this is easy to check the quality of a material thing – it somehow seems to be a problem to verify the quality of a product that was made by a programmer. First of
Read More

The interview on Javascript: road map, tips and tricks

If you know how to change on the fly the prototypes of the things If you feel as a ruler of the HTML Universe and as the master of the World DOM Tree, If you know where events leave and what time of the life cycle is the best to hunt them, If you own
Read More

HTML(5)+JS replaces Silverlight

Microsoft’s Silverlight was initially a competitor to Adobe’s Flash technology. This is a rich internet application framework for developing web applications with tight developer control over user interface, allowing for complex, desktop-like applications. They can also provide powerful back-end data interactivity and often allow development of stand-alone, offline “Smart Apps” which can pre-cache data, and
Read More

7 Steps to a contract

What can and must a reliable and trusted Outsource Service Provider (OSP) offer? Before you contract an OSP, go through the following checklist.
Read More

Main differences of versions

In this article I would like to shed the light on such a common but not a very widely used subject as innovations in various versions of PHP interpreter. To be more specific, we will look into the useful changes for versions 5.4, 5.5, 5.6. But first things first… Let’s start from version 5.4. What you
Read More

Job of the future?

I suppose you are aware and not surprised by the growth of the number of companies turning to outsourcing basically every day. With them the amount of people who are loyal to their remote work also increases. Such a working format is profitable for both sides. However, it’s only actual for those companies where physical
Read More

Reference counting

            In this article I would like to share some of my professional experience on a couple of major issues that I am sure lots of my fellow PHP developers have to deal with sooner rather than later. By trial and error it helped me to come up with a working solution of how to
Read More