Next week we will release the first alpha version of TYPO3 4.5. You are invited to help!
Subversion can act as a great replacement for the download & unpack procedure which admins have to go through after every TYPO3 release. Here is a tutorial which explains you how to use it on your own...
The latest security releases contains some regression that I'd like to explain in this article
You've seen them all over the TYPO3 backend since version 4.3, but did you know they were very easy to use in your own extensions?
TYPO3 comes along with great cache. It's used in core at many places to speed up calls that need time to calculate and are used often. This cache can be very useful in own extensions for the same reasons. Usage of cache is very...
The TYPO3 4.x Coding Guidelines were updated with observations made during the development of version 4.4.
Not only does the Reports module display useful information, it can also be easily extended with custom reports.