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...
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...
Quality Assurance: Automatic testing of web applications with Selenium
Introduction
Every web application needs proper testing to ensure that it works like expected. Therefore you should have a set of test-cases, that...
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...
since the UI of common webapplications requires more and more javascript its time to summarize some of the tricks that the good old scripting language has. Short review on javascript object notations.
To have a real utf8 TYPO3 Installation may be a difficult thing. "Real" in that case means that everything is UTF8: TYPO3 and Database!
To have a working utf8 Database may be difficult, and is not possible in any case...

