July 2005
June 2005
Content with Style: MVC in smaller web applications
by fredbird & 2 othersWeb development is, in many cases, a process where time is a crucial factor. As coding is usually the last step in the process, all things come together and prior mistakes are revealed.
May 2005
JOT: Journal of Object Technology - Software Architecture, John D. McGregor
by timmy (via)nice background intro. note to self.. move this to onfolio archive
February 2005
January 2005
A Development Infrastructure for PHP
by fredbird & 5 othersWith every programming language I have worked in it has become normal practice, after having developed an initial series of programs, to identify a common structure to which all subsequent programs should be built. This may take some time as it involves a bit of trial and error in playing with the different ways in which a task can be achieved in order to find the methodology that gives the most advantages in the long term.