News Feed
Jobs Feed
Sections




News Archive
Tiger Heron Blog:
A Tale of Two Patterns
November 29, 2007 @ 11:13:00

On the Tiger Heron blog today, Tony Freixas has posted a new article talking about the use of two patterns (no, not design patterns) in PHP development - the Bait-and-Switch method and the Shell Game.

Originally, I planned to write about how to configure the Apache server to run both PHP4 and PHP5. With the push toward PHP5 (see Go PHP5), there are now hundreds of articles covering that topic. Instead, I will talk about two IT patterns I use for PHP development on Windows. The patterns are ancient and familiar to most Unix developers, but little used in the Windows world.

He uses something he calls "junction points" to make both of the patterns work and describes a bit about what they are and how to create them. Then, it's on to the descriptions - he covers what each of the patterns is about and includes a method for implementing it. The Bait-and-Switch is mostly about swapping out multiple software versions transparently and the Shell Game uses a shell script to handle the creation of the environment and the execution instead.

0 comments voice your opinion now!
patterns baitandswitch shellgame development patterns baitandswitch shellgame development


blog comments powered by Disqus

Similar Posts

PHP-GTK Community Site: Anubis (a PHP-GTK RAD/IDE Tool)

PHP.net: PHP 5.5 beta2 released

Pádraic Brady's Blog: Patterns for PHP: An Update

Padraic Brady's Blog: PHPSpec 0.2.0 Released

PHPImpact Blog: Agile Database Deployment Using Phing


Community Events











Don't see your event here?
Let us know!


functional development unittest introduction phpunit framework zendframework2 composer database code podcast interview opinion language api example release series community testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework