Sponsorised links
May 2008
April 2008
Intercepting Filter [Web Application Component Toolkit]
Intercepting filters are used to preprocess requests and post process responses. They wrap and modify or transform the inputs and outputs to core application logic.
Session de la Conférence PHP Québec 2007
des tas de ressources php. 12-14 mars 2008 / Montréal, Canada, conférence PHP quebec
Sponsorised links
March 2008
Spring Framework
Welcome to the home of the Spring Framework, the leading full-stack Java/JEE application framework. Led and sustained by SpringSource, Spring delivers significant benefits for many projects, increasing development productivity and runtime performance while improving test coverage and application quality.
Inversion of Control Containers and the Dependency Injection pattern
In the Java community there's been a rush of lightweight containers that help to assemble components from different projects into a cohesive application. Underlying these containers is a common pattern to how they perform the wiring, a concept they refer under the very generic name of "Inversion of Control". In this article I dig into how this pattern works, under the more specific name of "Dependency Injection", and contrast it with the Service Locator alternative. The choice between them is less important than the principle of separating configuration from use.
February 2008
Martin Fowler
I am an author, speaker, and consultant on the design of enterprise software. On this site I keep as much information as I can on-line. There are links to my books, various on-line articles, and links to areas relevant to my work. My primary areas of involvement are in object-oriented development, refactoring, patterns, agile methods, enterprise application architecture, domain modeling, and extreme programming. I work for ThoughtWorks, an outstanding application development and consulting company.
January 2008
December 2007
Hillside.net - Your Patterns Library
Encourage les pratiques de programmation et de conception communes et centralise des ressources sur les patterns.
Patterns for PHP
Patterns for PHP is a repository of Design Patterns implemented specifically for PHP
