Archive for the 'PHP' Category

This is quite interesting article - it shows which technologies are being used on worldwide publicly-accessible most loaded sites. PHP is going strong, even if the other technologies are said to be better prepared for high load and scaling. It is definitely good for PHP :) In addition - most of the sites listed there [...]

Zend Studio 5.5 beta

I just have installed new beta version of Zend Studio. Some new neat features were added such as source control decoration status (i use TortoiseSVN for that anyway), Zend Framework integration (can be useful soon ;) ) and better Java integration.

Being a talent of the August on the dutch iizt.com site is source of pride for me. And I’m very happy with it. Thanks guys for so much confidence.

PHP compiler for .Net :)

Check this. Looks very promising. I will check this out in some spare time :)

Php optimization…

I’ve read today an article titled “Php Optimization: Save the server!” created by Dcrab. This article has some interesting points but it is second or third article i read where author is focusing on small site performance problems such as including external scripts into application. I agree with fact that every developer shall make his [...]