TYPO3 Development
I’m a certified TYPO3 Integrator
Back in December at the TYPO3 Usergoup Romania Meetup 2011 i participated at the TYPO3 Integrator Certification Exam. It took some time but finally today i got a mail announcing me that i passed the exam. So now i’m officially a Certified TYPO3 Integrator. I don’t yet have the certificate as it comes by regular [...]
Why to use TYPO3 ?
From time to time this question pops up. So why would anyone use TYPO3 and not WordPress or Drupal ? I thought about writing an article on the subject until i found this article : An honest look at why we use TYPO3 written by Zach Davis. I couldn’t write it better so i’m sharing [...]
New TYPO3 Security Guide
The TYPO3 community released an new TYPO3 Security Guide! This is the most comprehensive security guide on TYPO3 ever released and its a must read for anyone working with TYPO3. And to quote something from the announcement which caught my attention: Security is not a state that you can reach and stop worrying about. It [...]
Is your extension compatible with TYPO3 4.6 ?
TYPO3 4.6 will be released this fall and this version comes with a few compatibility issues with older extensions. Every extension developer should check if his/her extension is compatible with this new major version and if not then there are a few months left to fix these issues. But how you might ask. Well i’ve [...]
Oops, an error occured!
I’ve just upgraded the TYPO3 source on my website Ropedia.ro from 4.4.5 to 4.5.3 and after that a strange error appeared when trying to submit the registration form (made with sr_feuser_register 2.6.1). It was just saying: Oops, an error occured! Validation failed for : Ropedia.ro These kind of error messages are quite annoying because they [...]
Extbase, love it or hate it?
Extbase is one of the new technologies in TYPO3 that is being presented as the future and the new way to write extensions for TYPO3. Although it is marked as a Stable extension and it is bundled with TYPO3, it seems that Extbase is not yet ready for primetime. At least not for situations where [...]
The future of TYPO3 v4
At one local TYPO3 event we were wondering what will happen with TYPO3 v4 after TYPO3 v5 appears. I was wondering too for a while until i found the Berlin Manifesto. The Berlin Manifesto was adopted by the TYPO3 Core team in the autumn of 2008 at a development meeting in Berlin. It clearly states [...]
Continuous deployment
A very interesting presentation about The power of continuous deployment by AOE Media presented at T3CON10 and published on typo3-media.com. It’s something that we web developers all should master.
A new kid in the TYPO3 block : Tesseract
While searching for some extensions these days i’ve discovered a suite of extensions having Tesseract in their names. After some quick research i’ve found out that in fact Tesseract is a project that makes extracting of data and integrating it with TYPO3 much easier providing tools for data consumption. It is being presented officially at [...]
Enabling PHP file uploads in TYPO3 Backend
At one project i’m working on i had to upload php files in a TYPO3 backend form. But the form was just throwing me the message that php files are not allowed as uploads. After some digging i found the solution to this problem. Actually it’s quite easy to fix. The only thing you need [...]
TYPO3 Powermail – let the user choose if he wants confirmation email or not
TYPO3′s Powermail extension is a great mailform tool that allows you to collect all kinds of data from users and send them through email to you and to the user. But sometimes maybe the user doesn’t want to receive back this information. I didn’t know until now but i learned today that you can let [...]
Add a file upload to TYPO3 Flexform
I was wondering for a long time if this is possible. To add a file upload to a TYPO3 Flexform. But i never had the real need to implement something like this. Until today. I run into a problem where the only solution seemed to be a file upload in the extension’s flexform. And i [...]
Typoscript: wrap only if content is not empty
Often i run into this problem in TYPO3 : i have to wrap a content element with Typoscript but ONLY if there is content. This has an easy solution but all too often i forget it and have to search it up again. So this time i post it here and maybe it helps others [...]


