Tag Archives: programming

Random links from my bookmarks

I’d like to share my bookmarks from time to time. I think sometimes random browsing can be very fruitful and sometimes even productive. This week on my delicious bookmaks, I’d like to share: Red Hat Magazine | A guide to … Continue reading

Posted in GNU/Linux Free Software & Open Source, Interesting random stuff, Programming & Web Development | Tagged , , , , , , , , | 1 Comment

PHP 5 OOP implementation quirks

PHP 5 is supposed to be fully object oriented. Yes, it has classes and inheritance and all those things an OOP language is supposed to have. But, is it implemented like most OOP languages? First of all, I come from … Continue reading

Posted in GNU/Linux Free Software & Open Source, Programming & Web Development | Tagged , , | 9 Comments