public marks

PUBLIC MARKS from fredbird with tags tech & web-app

02 June 2005 10:15

Content with Style: MVC in smaller web applications

by 2 others
Web 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.

Content with Style: XML as intermediate application layer

In this article I want to share my thoughts on techniques for keeping our code XML-based - so there's no need to get your hands dirty in your application code to change the markup that is rendered afterwards. Most things will be PHP related though.