вторник, 28 февраля 2017 г.

Картинка из музыки и музыка из картинки

На этот раз я решил провести эксперимент, который выйдет за рамки моей специальности. Здесь программный код будет не целью, а средством. Я собираюсь показать вам пошаговый пример преобразования аудиальной информации в визуальную и наоборот в масштабах элементарных единиц - так, чтобы было отчётливо видно, откуда берётся получаемый результат и что он из себя представляет. Это обещает быть интересным.

пятница, 14 февраля 2014 г.

Microblog PHP application with CodeIgniter

This day I am getting started with PHP and its most popular framework - CodeIgniter. As the first steps are the hardest ones, it is better not only to perform them, but also to prepare a summary of the actions done.

среда, 5 февраля 2014 г.

ASP.NET MVC: Writing realtime single page web application from scratch

Single page web applications are becoming more and more popular nowadays. Both server and client technologies are evolving so fast that it allows us implementing web application solutions in very efficient way. Let's consider each step of making such with ASP.NET MVC 4.

вторник, 24 декабря 2013 г.

C#: Realtime event-driven date presenter

Hello everybody. This is another time saving post written to provide right solution for frequently occurred annoying development cases. Recently I bumped into requirement to show relevant date and time to user, like the system tray clock does. Considering that it is far not the first time of such situation, writing complete and optimal solution is appropriate.

воскресенье, 22 декабря 2013 г.