eZ Publish 4: Enterprise Web Sites Step-by-Step

eZ Publish 4: Enterprise Web Sites Step-by-Step

Master eZ Publish's flexible web development for the enterprise

  • Build an enterprise-level eZ Publish web site
  • Improve user experience via better information architecture and improved visual design
  • Learn the secrets of the eZ Publish templating system to design your own pages
  • Leverage the extensibility of the eZ Publish CMS
  • Covers the full range of services, knowledge sharing, and support to create your own commercial solutions

Pro PHP Refactoring with Test-Driven Design

Pro PHP Refactoring with Test-Driven Design Many businesses and organizations depend on older high-value PHP software that risks abandonment because it is impossible to maintain. The reasons for this may be that the software is not well designed; there is only one developer (the one who created the system) who can develop it because he didn’t use common design patterns and documentation; or the code is procedural, not object oriented. With this book, you’ll learn to identify problem code and refactor it to create more effective applications using test-driven design.