It's been a long wait, but they are finally here: brand and shiny new coding guidelines!
This article tries to shed some light on a little-documented feature of the TCA.
The TYPO3 Core Developer Team have openened their Mailinglist to the general audience. Now we can look over the shoulders and get an impression of the work done by them. Great! Update: Ingmar Schlecht has pointed out to me that...
For about 6 months I have been working with two colleagues for one day per month on analyzing the frontend rendering process of TYPO3. We started with this because we were looking for possible performance improvements, and...
The upcoming version of TYPO3 is going to require at least PHP 5.2. Here is a complete guide about using a technology that offers you to use different PHP versions on the same webserver, giving you a lot of flexibility and making...
It's been quite some time ago that I learned programming PHP in 2000. PHP4 had just been released [1], and I was happy when I finished my first lines of code, printing out a simple "hello" to the world. Luckily there were many...