Agility

Agile development and domain driven design

Jacopo Romei

Agile development is getting every year more popular around the world and PHP community is following the trend. A less known methodology is the Domain Driven Design (DDD) which defines a few rules to be followed to empower the agile team to raise communication effectiveness. Agile methods and DDD are perfectly matching and used together can solve many problems we are all too sadly used to.

Top

Design Patterns in PHP, Part I

Simone Carletti Altura Labs

This session is an introduction to Design Patterns and reusable OOP techniques with PHP. It analyzes the most common (and simple) design patterns (such as Template, Singleton) with their respective PHP 5 implementation. Each pattern is discussed and supported by live examples.

Top

Design Patterns in PHP, Part II

Simone Carletti Altura Labs

This session is an intermediate session about to Design Patterns with PHP. It analyzes the most important design patterns with their respective PHP 5 implementation. Each pattern is discussed and supported by live examples. Examples include source code before the pattern and the final result after pattern implementation. When available, famous PHP libraries will be referenced as concrete use cases.

Top

Uso avanzato di SVN per il lifecycle di progetti web oriented

Emiliano Gabrielli deArchitettura.com s.r.l.

Tutti conoscono e forse usano quotidianamente software di versioning per i propri progetti, sia CVS, Subversion, HG, ...Si presenta un uso "enterprise" di tale strumento, che garantisca caratteristiche spesso lasciate in secondo piano: separazione dei ruoli nel team di sviluppo, branching + merging vs forking di progetti, moduli, framework e plugin.Live session symfony: customize, do not fork!

Top

css based on YAML 3.0.4