
-
Unit testing FLOW3 with PhpStorm
One thing I do a lot is run unit tests. And it seemed PhpStorm wasn't quite able to work in my setup, Probably because I thought too complicated, actually it works fine. Read more
-
PHP, Xdebug and PhpStorm - working!
For a long time I have been waiting for a PHP debugger that works. Until now, that was only ever half the case.
Read more -
Pre-Christmas Roof Window Rally [Updated]
I have nothing to complain about: I have a beautiful wife, three cool kids, I like my job and live in a nice house we bought last year. Still, with the winter coming and no winter tires yet, the front door being in need of repair and having three hungry kids, money can be a little short.
Read more
-
Looking back at the GSoC 2010 Mentor Summit
In 2010 I was again a mentor in the Google Summer of Code program for the TYPO3 Association. A week ago I attended the Mentor Summit of this year's program. It was the culmination of GSoC 2010 and as expected a very cool event. :) Read more
-
Tips on the FLOW3 build system
For the FLOW3 distributions a new build system is on the horizon (under review to be exact), which will be used for the TYPO3 Phoenix distribution (and others) as well. This post shall explain how to use it for some common tasks, like unit and functional testing. Read more