(updated on 3.6.2010)
Today I uploaded a initial version of the "container" extension to forge. This extension has a simple Dependency Injection Container with a Feature subset of the FLOW3 DI Framework - and...
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...
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...
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...
A new version of the famous crawler extension - initially maintained by Kasper - was released today by AOEmedia. The new version ships with lot's of improvements and bugfixes.
In addition to article "Javascript object notation" I still have a small example lieing around.
Its just a simple table element that is bind to a javascript object that is responsible for controlling the actions...

