About

This is a blog about topics related to my work – web development and no-profit. I develop mostly with PHP.

In other words:

  1. if ( $this->is_interesting ) {
  2. $post = new Blog;
  3. $post->write ( $something_about_it );
  4. }