With SOLR you can execute complex queries over your indexed documents. Like with other software the possibilities are grown over time and there are many different configurations and parameters that could be used in order to...
Multithreading with PHP5 can speed up execution time extremely by executing time consuming stuff parallel. This blog post presents Threadi - a set of classes that can be used to do simple parallel calls.
(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...
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...
Mit der Erweiterung danp_rootlineinfos ist es möglich auf den ersten nicht leeren Wert in der Rootline zuzugreifen. Damit sind beispielsweise Vererbungen möglich...
Tabs in Seitenelementen tragen zur besseren Übersicht und Usability bei. Ähnliche Eigenschaften können besser gruppiert werden, und selten benötigte Eigenschaften stören nicht die Eingabemaske. Die Umsetzung ist denkbar...

