public marks

PUBLIC MARKS from fredbird with tags xml & type:article

July 2005

Content with Style: Database-driven tree structures with XML and XSLT

by 1 other
This article deals with the display of tree-structures that are driven by a database. There are actually a few approaches to transform a 2-dimensional structure into a tree, and it seems odd that most are unknown to many developers.

June 2005

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.

March 2005

January 2005

PHP On The Fly

by 1 other
using javascript new httpRequest to execute real-time php scripts serverside