<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: XML and content management systems</title>
	<atom:link href="http://www.steptwo.com.au/papers/kmc_xmlandcms/index.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.steptwo.com.au/papers/kmc_xmlandcms/index.html</link>
	<description>Beyond The Idea</description>
	<lastBuildDate>Thu, 18 Mar 2010 17:57:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Robertson</title>
		<link>http://www.steptwo.com.au/papers/kmc_xmlandcms/index.html/comment-page-1#comment-571</link>
		<dc:creator>James Robertson</dc:creator>
		<pubDate>Wed, 07 Jan 2009 21:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.steptwo.com.au/?p=555#comment-571</guid>
		<description>Your mileage may vary, but in my experience most CMS products tend to store their content in a database for performance reasons. That also helps with the relationships between pages, comments, etc.

Of course, the content itself can be stored as XML within a suitable database field, and XML can be used as part of the publishing process if that is deemed valuable.

Anyway, good luck with the new CMS!</description>
		<content:encoded><![CDATA[<p>Your mileage may vary, but in my experience most CMS products tend to store their content in a database for performance reasons. That also helps with the relationships between pages, comments, etc.</p>
<p>Of course, the content itself can be stored as XML within a suitable database field, and XML can be used as part of the publishing process if that is deemed valuable.</p>
<p>Anyway, good luck with the new CMS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naif Amoodi</title>
		<link>http://www.steptwo.com.au/papers/kmc_xmlandcms/index.html/comment-page-1#comment-570</link>
		<dc:creator>Naif Amoodi</dc:creator>
		<pubDate>Wed, 07 Jan 2009 17:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.steptwo.com.au/?p=555#comment-570</guid>
		<description>I like the idea of using XML to store content of a site and at the moment I am trying to create a PHP based CMS which uses XML. Everything has gone as planned so far except that I&#039;ll be implementing a news section which will allows visitors to leave comments. This is where the problem pops up. I will be storing the content of all pages including the news posts in individual xml files so I am thinking if whether I should store the comments also in their respective pages or create seperate xml files to store them?

If I create seperate files to store the comments, can you think of a way I can establish relations between them? Basically create a link between all comments with their associated post.

Regards,
-- Naif Amoodi</description>
		<content:encoded><![CDATA[<p>I like the idea of using XML to store content of a site and at the moment I am trying to create a PHP based CMS which uses XML. Everything has gone as planned so far except that I&#8217;ll be implementing a news section which will allows visitors to leave comments. This is where the problem pops up. I will be storing the content of all pages including the news posts in individual xml files so I am thinking if whether I should store the comments also in their respective pages or create seperate xml files to store them?</p>
<p>If I create seperate files to store the comments, can you think of a way I can establish relations between them? Basically create a link between all comments with their associated post.</p>
<p>Regards,<br />
&#8211; Naif Amoodi</p>
]]></content:encoded>
	</item>
</channel>
</rss>
