Archive for April, 2006

The evils of American “multiculti”

Sunday, April 30th, 2006

Not much logic to history. Big names in civilizations come and go, at the whim of unpredictable trends and processes. One of the ugly realities of modernity is that the world has become a junkyard of failed ideologies. To live in the present is like trying to relax on the ...

Welcome to PHP5… [php4 vs php5]

Sunday, April 30th, 2006

It's time to start using PHP5 in a production environment. It has made it's way to 5.1.2. What exactly does PHP 5 give you that PHP 4 doesn't though? It has real objects. What does this mean though -- it means that real Constructors and Destructors. Autoloading Objects, Visibility, a Scope ...