Founders

The company was established in January, 2009 by four students from Faculty of Mathematics and Physics on Charles University in Prague. The company provides professional and quality services, based on many practical and theoretical knowledge of problematic of software design and business processes.

In this section you can find short summary of their past and current work and interrests.

Share this page

RSS php-compiler.net

  • Writing compiled PHP extensions in PHP February 7, 2012
    PHP offers a lot of various extensions which add additional library functions, classes, constants and other constructs. Common extensions include for example php_mysql and php_iconv. Since extensions are implemented in C language, the performance is great. It also allows programmers to use other native libraries that … Continue reading → […]
  • WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 January 23, 2012
    In a recent scenario I wanted to run WordPress as a subdirectory of a .NET application. I also wanted to avoid installing PHP and MySql on the Windows server. Impossible? Apparently not! (I’ll get to the word Possimpible a bit … Continue reading → […]