development

Zend Studio and Unit Tests

I just want to share how the Zend-Studio Feature "Run as > PHP Unittest" can be used.  1 Include PHPUnit Zend Studio ships with PHPUnit 3.x and you can set the PHPUnit library as Include Path. Therefore use a...


news

IPC Talks

Some links to interesting talks on the #IPC09


news

Catching browser back

Today we searched for a solution to catch the browser back button. The problem is, that the browser per default has no way to catch the back and forward actions. Also the browser does not allow to modify the browser...


pattern

MVC - Part 2: "TYPO3 mvcnews example"

We have T3DD and its time to publish the new release of the "mvc" extension together with a first version of an example extension. Introducing the example: The extension "mvcnews" is planned as a normal...
 mvc   pattern 


news, pattern

Domain Driven Design - a brief introduction

Domain Driven Design Domain Driven Design (DDD) is an approach of how to model the core logic of an application. The term itself was coined by Eric Evans in his book "Domain Driven Design". The basic idea is that the...
 DDD   pattern 

Last Tweets (follow)

blogroll
AOE Advanced Tables
31.07.08 - Create TYPO3 Tables with colspan and rowspan.
MVC Framework
16.05.09 - Find parts of the offical manual + some extra Infos for the MVC extension.