[kdewebdev-webdeveloper] test

Chris Martin linux at chriscodes.com
Mon Mar 3 22:50:55 EST 2008


Andrew Lowe wrote:
> 
> Articles should come out of a database quicker then an XML file, because 
> databases are optimised for this task, whereas XML is optimised for making 
> the data human readable.
> 

This actually depends greatly on the site and the server(s). There are 
plenty of cases where a simple xml file is fine, and a database would be 
overkill.
IIRC, the kdewebdev.org site itself uses plain xml for the FAQ.

Either way Isaak, Andrew is correct. You'll want to use PHP (or other 
server side language) to generate your content dynamically.

-- 
Chris Martin
Web Developer
http://chriscodes.com


More information about the kdewebdev-webdeveloper mailing list