development

Dependency Injection Container - TYPO3 4.3

(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...


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...


agile

Automatic testing with Selenium

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...


news

Crawler 3.0 released

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.


pattern, development

small Javascript Objects example

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...

[all posts]

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.