SitePoint PHP Blog: Rasmus Lerdorf – Web 2.0′s John Wayne:
> The tutorial, the no-framework PHP MVC framework, uses a good combination of PHP and Javascript to seperate out the backend logic of the system from the controller and output from the resulting scripts. He provides all of the code and a few illustrations along the way to help you understand how the code should flow. There’s even an example app to play with to see how it will all come out.
Interesting if for nothing else because of who it is by… one day I’ll move a dev machine to run both php5 and 4 and start to play with the new features in 5.
(Via PHPDeveloper.org.)