Living documentation

September 7th, 2011 by bostjan

Please proceed to this link:
http://spletnisistemi.si/blog/2011/09/06/living-documentation/


Standalone preforking PHP application server framework

August 18th, 2009 by Boštjan Škufca

What a lenghty title! But it does characterize well the thing I have been working on a couple of nights.
The idea consists of these basic prerequisites:
- sometimes I need to create small application that is not a standard web application,
- it could be necessary that it it running as root/other privileged user,
- it probably receives [...]


eAccelerator vs APC on PHP 5.2.9

July 7th, 2009 by Boštjan Škufca

There is a single question to be answered: how does APC perform in comparison to eAccelerator on PHP 5.2.9?